01HXXAKFC0CPRWF2VMD28PYHX2: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "1.77.2",
        ),
    ),
    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",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01HXXAPANNTYE4JDR8J6EH779J

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-15T05:14:19.041Zjob assigned to worker 01HXXAPE2T4PPBNNDH665QYBWA (queued for 1 m 9 s)
 
22024-05-15T05:14:26.713Zstarting task 0: "setup"
32024-05-15T05:14:26.769Z++ uname -s
42024-05-15T05:14:26.793Z+ kern=SunOS
52024-05-15T05:14:26.794Z+ case "$kern" in
62024-05-15T05:14:26.794Z+ groupadd -g 12345 build
72024-05-15T05:14:26.794Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-15T05:14:28.785Z+ zfs create -o mountpoint=/work rpool/work
92024-05-15T05:14:29.208Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-15T05:14:29.208Z+ home_fs=zfs
112024-05-15T05:14:29.209Z+ [[ zfs == autofs ]]
122024-05-15T05:14:29.209Z+ mkdir -p /home/build
132024-05-15T05:14:29.209Z+ chown build:build /home/build /work
142024-05-15T05:14:30.922Z+ chmod 0700 /home/build /work
152024-05-15T05:14:31.396Zprocess exited: duration 4192 ms, exit code 0
 
162024-05-15T05:14:31.439Zstarting task 1: "rust-toolchain"
172024-05-15T05:14:31.456Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-15T05:14:31.456Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.77.2 --profile default
192024-05-15T05:14:31.538Zinfo: downloading installer
202024-05-15T05:14:32.632Zwarning: it looks like you have an existing installation of Rust at:
212024-05-15T05:14:32.632Zwarning: /opt/ooce/bin
222024-05-15T05:14:32.632Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-15T05:14:32.632Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-15T05:14:32.633Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-15T05:14:32.633Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-15T05:14:32.633Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-15T05:14:32.633Zerror: cannot install while Rust is installed
282024-05-15T05:14:32.633Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-15T05:14:32.725Zinfo: profile set to 'default'
302024-05-15T05:14:32.725Zinfo: default host triple is x86_64-unknown-illumos
312024-05-15T05:14:32.730Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
322024-05-15T05:14:32.837Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
332024-05-15T05:14:32.837Zinfo: downloading component 'cargo'
342024-05-15T05:14:33.451Zinfo: downloading component 'clippy'
352024-05-15T05:14:33.644Zinfo: downloading component 'rust-docs'
362024-05-15T05:14:34.424Zinfo: downloading component 'rust-std'
372024-05-15T05:14:35.978Zinfo: downloading component 'rustc'
382024-05-15T05:14:38.592Zinfo: downloading component 'rustfmt'
392024-05-15T05:14:38.770Zinfo: installing component 'cargo'
402024-05-15T05:14:39.550Zinfo: installing component 'clippy'
412024-05-15T05:14:39.888Zinfo: installing component 'rust-docs'
422024-05-15T05:14:41.379Zinfo: installing component 'rust-std'
432024-05-15T05:14:43.085Zinfo: installing component 'rustc'
442024-05-15T05:14:47.764Zinfo: installing component 'rustfmt'
452024-05-15T05:14:47.930Zinfo: default toolchain set to '1.77.2-x86_64-unknown-illumos'
462024-05-15T05:14:47.930Z
472024-05-15T05:14:47.930Z 1.77.2-x86_64-unknown-illumos installed - rustc 1.77.2 (25ef9e3d8 2024-04-09)
482024-05-15T05:14:47.930Z
492024-05-15T05:14:47.930Z
502024-05-15T05:14:47.931ZRust is installed now. Great!
512024-05-15T05:14:47.931Z
522024-05-15T05:14:47.931ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-15T05:14:47.932Zenvironment variable. This has not been done automatically.
542024-05-15T05:14:47.932Z
552024-05-15T05:14:47.932ZTo configure your current shell, you need to source
562024-05-15T05:14:47.932Zthe corresponding env file under $HOME/.cargo.
572024-05-15T05:14:47.932Z
582024-05-15T05:14:47.933ZThis is usually done by running one of the following (note the leading DOT):
592024-05-15T05:14:47.933Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-15T05:14:47.933Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-15T05:14:47.933Z+ rustc --version
622024-05-15T05:14:47.933Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
632024-05-15T05:14:47.934Zprocess exited: duration 16306 ms, exit code 0
 
642024-05-15T05:14:48.367Zstarting task 2: "authentication"
652024-05-15T05:14:48.463ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
662024-05-15T05:15:52.413Zprocess exited: duration 64121 ms, exit code 0
 
672024-05-15T05:15:53.267Zstarting task 3: "clone repository"
682024-05-15T05:15:53.292Z+ mkdir -p /work/oxidecomputer/omicron
692024-05-15T05:15:53.292Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
702024-05-15T05:15:53.292ZCloning into '/work/oxidecomputer/omicron'...
712024-05-15T05:15:59.317Z+ cd /work/oxidecomputer/omicron
722024-05-15T05:15:59.317Z+ git fetch origin 4f7e84bc28234417a0dbf813636438ae097d1397
732024-05-15T05:15:59.662ZFrom https://github.com/oxidecomputer/omicron
742024-05-15T05:15:59.662Z * branch 4f7e84bc28234417a0dbf813636438ae097d1397 -> FETCH_HEAD
752024-05-15T05:15:59.679Z+ [[ -n '' ]]
762024-05-15T05:15:59.679Z+ git reset --hard 4f7e84bc28234417a0dbf813636438ae097d1397
772024-05-15T05:16:00.230ZHEAD is now at 4f7e84bc2 Update Rust crate serde_json to 1.0.117
782024-05-15T05:16:00.269Zprocess exited: duration 6938 ms, exit code 0
 
792024-05-15T05:16:00.364Zstarting task 4: "build"
802024-05-15T05:16:00.405Z+ cargo --version
812024-05-15T05:16:00.432Zcargo 1.77.2 (e52e36006 2024-03-26)
822024-05-15T05:16:00.432Z+ rustc --version
832024-05-15T05:16:00.462Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
842024-05-15T05:16:00.462Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
852024-05-15T05:16:08.656Z Startup: Refreshing catalog 'helios-dev' ... Done
862024-05-15T05:16:10.557Z Startup: Caching catalogs ... Done
872024-05-15T05:16:12.134ZPlanning: Solver setup ... Done (1.094s)
882024-05-15T05:16:12.148ZPlanning: Running solver ... Done (0.021s)
892024-05-15T05:16:12.177ZPlanning: Finding local manifests ... Done (0.003s)
902024-05-15T05:16:12.192ZPlanning: Fetching manifests: 0/4 0% complete
912024-05-15T05:16:12.571ZPlanning: Fetching manifests: 4/4 100% complete
922024-05-15T05:16:12.624ZPlanning: Package planning ... Done (0.048s)
932024-05-15T05:16:12.670ZPlanning: Merging actions ... Done (0.050s)
942024-05-15T05:16:13.927ZPlanning: Checking for conflicting actions ... Done (0.833s)
952024-05-15T05:16:13.942ZPlanning: Consolidating action changes ... Done (0.011s)
962024-05-15T05:16:17.883ZPlanning: Evaluating mediators ... Done (4.350s)
972024-05-15T05:16:17.903ZPlanning: Planning completed in 7.27 seconds
982024-05-15T05:16:18.068Z Packages to install: 4
992024-05-15T05:16:18.068Z Mediators to change: 2
1002024-05-15T05:16:18.069Z Services to change: 1
1012024-05-15T05:16:18.069Z Estimated space available: 155.79 GB
1022024-05-15T05:16:18.069ZEstimated space to be consumed: 1.45 GB
1032024-05-15T05:16:18.516Z Create boot environment: No
1042024-05-15T05:16:18.516ZCreate backup boot environment: No
1052024-05-15T05:16:18.516Z Rebuild boot archive: No
1062024-05-15T05:16:18.517Z
1072024-05-15T05:16:18.517ZChanged mediators:
1082024-05-15T05:16:18.517Z mediator clang:
1092024-05-15T05:16:18.517Z version: None -> 15 (system default)
1102024-05-15T05:16:18.517Z
1112024-05-15T05:16:18.518Z mediator llvm:
1122024-05-15T05:16:18.518Z version: 14 (system default) -> 15 (system default)
1132024-05-15T05:16:18.518Z
1142024-05-15T05:16:18.518ZChanged packages:
1152024-05-15T05:16:18.518Zhelios-dev
1162024-05-15T05:16:18.518Z developer/build-essential
1172024-05-15T05:16:18.519Z None -> 11-2.0
1182024-05-15T05:16:18.519Z library/libxmlsec1
1192024-05-15T05:16:18.519Z None -> 1.2.35-2.0
1202024-05-15T05:16:18.519Z ooce/developer/clang-15
1212024-05-15T05:16:18.519Z None -> 15.0.7-2.0
1222024-05-15T05:16:18.519Z ooce/developer/llvm-15
1232024-05-15T05:16:18.519Z None -> 15.0.7-2.0
1242024-05-15T05:16:18.519Z
1252024-05-15T05:16:18.520ZServices:
1262024-05-15T05:16:18.520Z restart_fmri:
1272024-05-15T05:16:18.520Z svc:/system/update-man-index:default
1282024-05-15T05:16:18.538Z
1292024-05-15T05:16:18.538ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1302024-05-15T05:16:23.249ZDownload: 761/3290 items 18.5/212.6MB 8% complete (3.8M/s)
1312024-05-15T05:16:28.986ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (9.7M/s)
1322024-05-15T05:16:33.981ZDownload: 2034/3290 items 118.7/212.6MB 55% complete (10.0M/s)
1332024-05-15T05:16:41.496ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (7.2M/s)
1342024-05-15T05:16:46.827ZDownload: 2224/3290 items 119.2/212.6MB 56% complete
1352024-05-15T05:16:51.863ZDownload: 2554/3290 items 120.2/212.6MB 56% complete (163k/s)
1362024-05-15T05:16:56.972ZDownload: 2777/3290 items 120.7/212.6MB 56% complete (154k/s)
1372024-05-15T05:17:02.019ZDownload: 2942/3290 items 121.2/212.6MB 56% complete (104k/s)
1382024-05-15T05:17:07.048ZDownload: 3087/3290 items 121.4/212.6MB 57% complete (77.6k/s)
1392024-05-15T05:17:12.126ZDownload: 3207/3290 items 154.3/212.6MB 72% complete (3.2M/s)
1402024-05-15T05:17:17.983ZDownload: 3246/3290 items 164.9/212.6MB 77% complete (4.3M/s)
1412024-05-15T05:17:22.985ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (4.0M/s)
1422024-05-15T05:17:35.517ZDownload: 3284/3290 items 211.9/212.6MB 99% complete (5.0M/s)
1432024-05-15T05:17:35.548ZDownload: Completed 212.60 MB in 77.36 seconds (2.8M/s)
1442024-05-15T05:17:35.693Z Actions: 1/3689 actions (Installing new actions)
1452024-05-15T05:17:40.741Z Actions: 3600/3689 actions (Installing new actions)
1462024-05-15T05:17:41.009Z Actions: Completed 3689 actions in 5.31 seconds.
1472024-05-15T05:17:41.221Z Done (0.210s)
1482024-05-15T05:17:41.221Z Done (0.000s)
1492024-05-15T05:17:41.516Z Done (0.297s)
1502024-05-15T05:17:47.183Z Done (5.187s)
1512024-05-15T05:17:47.183Z Done (0.208s)
1522024-05-15T05:17:47.184Z Done (0.000s)
1532024-05-15T05:17:47.278Z Done (0.000s)
1542024-05-15T05:17:47.815ZPlanning: Evaluating mediator changes ... Done
1552024-05-15T05:17:48.147ZPlanning: Checking for conflicting actions ... Done
1562024-05-15T05:17:48.651ZPlanning: Consolidating action changes ... Done
1572024-05-15T05:17:48.651ZPlanning: Evaluating mediators ... Done
1582024-05-15T05:17:48.652ZPlanning: Planning completed in 0.43 seconds
1592024-05-15T05:17:48.652Z Mediators to change: 2
1602024-05-15T05:17:48.652Z Create boot environment: No
1612024-05-15T05:17:48.652ZCreate backup boot environment: No
1622024-05-15T05:17:48.653Z Done
1632024-05-15T05:17:48.653Z Done
1642024-05-15T05:17:48.653Z Done
1652024-05-15T05:17:52.023Z Done
1662024-05-15T05:17:52.186Z Done
1672024-05-15T05:17:52.266Z Done
1682024-05-15T05:17:52.267Z Done
1692024-05-15T05:17:52.771ZPlanning: Evaluating mediator changes ... Done
1702024-05-15T05:17:52.808ZPlanning: Merging actions ... Done
1712024-05-15T05:17:52.965ZPlanning: Checking for conflicting actions ... Done
1722024-05-15T05:17:53.005ZPlanning: Consolidating action changes ... Done
1732024-05-15T05:17:53.249ZPlanning: Evaluating mediators ... Done
1742024-05-15T05:17:53.321ZPlanning: Planning completed in 0.75 seconds
1752024-05-15T05:17:53.752Z Packages to change: 1
1762024-05-15T05:17:53.753Z Mediators to change: 1
1772024-05-15T05:17:53.754Z Services to change: 1
1782024-05-15T05:17:53.754Z Create boot environment: No
1792024-05-15T05:17:53.754ZCreate backup boot environment: Yes
1802024-05-15T05:17:55.108Z Actions: 1/6 actions (Updating modified actions)
1812024-05-15T05:17:55.156Z Actions: Completed 6 actions in 0.05 seconds.
1822024-05-15T05:17:55.157Z Done
1832024-05-15T05:17:55.157Z Done
1842024-05-15T05:17:55.222Z Done
1852024-05-15T05:17:59.158Z Done
1862024-05-15T05:17:59.303Z Done
1872024-05-15T05:17:59.303Z Done
1882024-05-15T05:17:59.303Z Done
1892024-05-15T05:17:59.825ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1902024-05-15T05:17:59.825Zclang system 15 system
1912024-05-15T05:17:59.825Zcsh system system illumos
1922024-05-15T05:17:59.826Zctags system system illumos
1932024-05-15T05:17:59.826Zgcc vendor 12 vendor
1942024-05-15T05:17:59.826Zgcc system 10 system
1952024-05-15T05:17:59.827Zgcc system 7 system
1962024-05-15T05:17:59.827Zgo system 1.20 system
1972024-05-15T05:17:59.827Zgo system 1.19 system
1982024-05-15T05:17:59.827Zllvm system 15 system
1992024-05-15T05:17:59.827Zllvm system 14 system
2002024-05-15T05:17:59.827Zmariadb system 10.6 system
2012024-05-15T05:17:59.828Zmta vendor vendor dma
2022024-05-15T05:17:59.828Zopenjdk system 17 system
2032024-05-15T05:17:59.828Zopenjdk system 11 system
2042024-05-15T05:17:59.828Zopenjdk system 1.8 system
2052024-05-15T05:17:59.828Zopenssl vendor 3 vendor
2062024-05-15T05:17:59.828Zperl system 5.36 system
2072024-05-15T05:17:59.828Zpostgresql system 15 system
2082024-05-15T05:17:59.829Zpostgresql system 13 system
2092024-05-15T05:17:59.829Zpython vendor 3 vendor
2102024-05-15T05:17:59.829Zpython system 2 system
2112024-05-15T05:17:59.829Zpython3 system 3.11 system
2122024-05-15T05:17:59.829Zruby system 3.0 system
2132024-05-15T05:17:59.829Zwords vendor vendor american-english
2142024-05-15T05:17:59.830Zwords system system australian-english
2152024-05-15T05:17:59.830Zwords system system british-english
2162024-05-15T05:17:59.830Zwords system system canadian-english
2172024-05-15T05:17:59.830Zwords system system french
2182024-05-15T05:17:59.830Zwords system system italian
2192024-05-15T05:17:59.831Zwords system system ngerman
2202024-05-15T05:17:59.831Zwords system system ogerman
2212024-05-15T05:17:59.831Zwords system system spanish
2222024-05-15T05:18:00.057ZPUBLISHER TYPE STATUS P LOCATION
2232024-05-15T05:18:00.057Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2242024-05-15T05:18:01.487ZFMRI IFO
2252024-05-15T05:18:01.487Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2262024-05-15T05:18:01.488Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2272024-05-15T05:18:01.488Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2282024-05-15T05:18:01.488Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2292024-05-15T05:18:01.488Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2302024-05-15T05:18:01.488Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2312024-05-15T05:18:01.488Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2322024-05-15T05:18:01.488Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2332024-05-15T05:18:01.489Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2342024-05-15T05:18:01.489Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2352024-05-15T05:18:01.489Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2362024-05-15T05:18:01.489Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2372024-05-15T05:18:02.199Z+ set -o errexit
2382024-05-15T05:18:02.199Z+++ dirname ./tools/ci_download_cockroachdb
2392024-05-15T05:18:02.199Z++ cd ./tools
2402024-05-15T05:18:02.199Z++ pwd
2412024-05-15T05:18:02.199Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2422024-05-15T05:18:02.199Z++ basename ./tools/ci_download_cockroachdb
2432024-05-15T05:18:02.199Z+ ARG0=ci_download_cockroachdb
2442024-05-15T05:18:02.199Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2452024-05-15T05:18:02.199Z+ CIDL_VERSION=v22.1.9
2462024-05-15T05:18:02.200Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2472024-05-15T05:18:02.200Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2482024-05-15T05:18:02.200Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2492024-05-15T05:18:02.200Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2502024-05-15T05:18:02.200Z+ TARGET_DIR=out
2512024-05-15T05:18:02.200Z+ DOWNLOAD_DIR=out/downloads
2522024-05-15T05:18:02.200Z+ DEST_DIR=./out/cockroachdb
2532024-05-15T05:18:02.200Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2542024-05-15T05:18:02.200Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2552024-05-15T05:18:02.200Z+ main
2562024-05-15T05:18:02.200Z+ [[ 0 != 0 ]]
2572024-05-15T05:18:02.200Z+ CIDL_OS=solaris2.11
2582024-05-15T05:18:02.200Z+ [[ 0 != 0 ]]
2592024-05-15T05:18:02.200Z+ configure_os solaris2.11
2602024-05-15T05:18:02.200Z+ echo 'current directory: /work/oxidecomputer/omicron'
2612024-05-15T05:18:02.200Zcurrent directory: /work/oxidecomputer/omicron
2622024-05-15T05:18:02.201Zconfiguring based on OS: "solaris2.11"
2632024-05-15T05:18:02.201Z+ echo 'configuring based on OS: "solaris2.11"'
2642024-05-15T05:18:02.201Z+ case "$1" in
2652024-05-15T05:18:02.201Z+ CIDL_BUILD=illumos
2662024-05-15T05:18:02.201Z+ CIDL_SUFFIX=tar.gz
2672024-05-15T05:18:02.201Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2682024-05-15T05:18:02.201Z+ CIDL_URL_BASE=https://illumos.org/downloads
2692024-05-15T05:18:02.201Z+ CIDL_ASSEMBLE=do_assemble_illumos
2702024-05-15T05:18:02.201Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2712024-05-15T05:18:02.201Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2722024-05-15T05:18:02.201Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-05-15T05:18:02.201Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2742024-05-15T05:18:02.201Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-05-15T05:18:02.201Z+ CIDL_SHA256FUNC=do_sha256sum
2762024-05-15T05:18:02.201Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772024-05-15T05:18:02.201ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-05-15T05:18:02.201ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792024-05-15T05:18:02.201Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802024-05-15T05:18:02.202Z+ mkdir -p out/downloads
2812024-05-15T05:18:02.202Z+ mkdir -p ./out/cockroachdb
2822024-05-15T05:18:02.202Z+ local DO_DOWNLOAD=true
2832024-05-15T05:18:02.202Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2842024-05-15T05:18:02.202Z+ '[' true == true ']'
2852024-05-15T05:18:02.202Z+ echo Downloading...
2862024-05-15T05:18:02.202ZDownloading...
2872024-05-15T05:18:02.202Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-05-15T05:18:02.202Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-05-15T05:18:04.409Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-05-15T05:18:04.610Z++ sha256sum
2912024-05-15T05:18:04.610Z++ awk '{print $1}'
2922024-05-15T05:18:04.801Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2932024-05-15T05:18:04.801Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2942024-05-15T05:18:04.801Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-05-15T05:18:04.801Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2962024-05-15T05:18:07.132Z+ do_assemble_illumos
2972024-05-15T05:18:07.133Z+ rm -r ./out/cockroachdb
2982024-05-15T05:18:17.970Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2992024-05-15T05:18:17.970Z+ ./out/cockroachdb/bin/cockroach version
3002024-05-15T05:18:18.495ZBuild Tag: v22.1.9-dirty
3012024-05-15T05:18:18.495ZBuild Time: 2022/10/26 21:17:46
3022024-05-15T05:18:18.495ZDistribution: OSS
3032024-05-15T05:18:18.496ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3042024-05-15T05:18:18.496ZGo Version: go1.17.13
3052024-05-15T05:18:18.496ZC Compiler: gcc 10.3.0
3062024-05-15T05:18:18.496ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3072024-05-15T05:18:18.497ZBuild Type: release
3082024-05-15T05:18:18.497Z+ set -o errexit
3092024-05-15T05:18:18.497Z+++ dirname ./tools/ci_download_clickhouse
3102024-05-15T05:18:18.497Z++ cd ./tools
3112024-05-15T05:18:18.497Z++ pwd
3122024-05-15T05:18:18.498Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3132024-05-15T05:18:18.498Z++ basename ./tools/ci_download_clickhouse
3142024-05-15T05:18:18.498Z+ ARG0=ci_download_clickhouse
3152024-05-15T05:18:18.498Z+ TARGET_DIR=out
3162024-05-15T05:18:18.499Z+ DOWNLOAD_DIR=out/downloads
3172024-05-15T05:18:18.499Z+ DEST_DIR=./out/clickhouse
3182024-05-15T05:18:18.499Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3192024-05-15T05:18:18.499Z+ CIDL_VERSION=v23.8.7.24
3202024-05-15T05:18:18.499Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3212024-05-15T05:18:18.500Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3222024-05-15T05:18:18.500Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3232024-05-15T05:18:18.500Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3242024-05-15T05:18:18.500Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3252024-05-15T05:18:18.500Z+ main
3262024-05-15T05:18:18.501Z+ [[ 0 != 0 ]]
3272024-05-15T05:18:18.501Z+ CIDL_OS=solaris2.11
3282024-05-15T05:18:18.501Z+ [[ 0 != 0 ]]
3292024-05-15T05:18:18.501Z+ configure_os solaris2.11
3302024-05-15T05:18:18.502Z+ echo 'current directory: /work/oxidecomputer/omicron'
3312024-05-15T05:18:18.502Zcurrent directory: /work/oxidecomputer/omicron
3322024-05-15T05:18:18.502Z+ echo 'configuring based on OS: "solaris2.11"'
3332024-05-15T05:18:18.502Z+ CIDL_DASHREV=
3342024-05-15T05:18:18.503Z+ case "$1" in
3352024-05-15T05:18:18.503Zconfiguring based on OS: "solaris2.11"
3362024-05-15T05:18:18.503Z+ CIDL_PLATFORM=illumos
3372024-05-15T05:18:18.504Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3382024-05-15T05:18:18.504Z+ CIDL_MD5FUNC=do_md5sum
3392024-05-15T05:18:18.504Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3402024-05-15T05:18:18.504Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3412024-05-15T05:18:18.504Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3422024-05-15T05:18:18.505Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3432024-05-15T05:18:18.505Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3442024-05-15T05:18:18.505ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3452024-05-15T05:18:18.505Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3462024-05-15T05:18:18.506Z+ mkdir -p out/downloads
3472024-05-15T05:18:18.506ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3482024-05-15T05:18:18.506Z+ mkdir -p ./out/clickhouse
3492024-05-15T05:18:18.506Z+ local DO_DOWNLOAD=true
3502024-05-15T05:18:18.506Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3512024-05-15T05:18:18.507Z+ '[' true == true ']'
3522024-05-15T05:18:18.507Z+ echo Downloading...
3532024-05-15T05:18:18.507ZDownloading...
3542024-05-15T05:18:18.507Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3552024-05-15T05:18:18.507Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3562024-05-15T05:18:18.508Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3572024-05-15T05:18:18.508Z++ md5sum
3582024-05-15T05:18:18.508Z++ awk '{print $1}'
3592024-05-15T05:18:18.508Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3602024-05-15T05:18:18.508Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3612024-05-15T05:18:18.509Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3622024-05-15T05:18:18.509Z+ mkdir -p ./out/clickhouse
3632024-05-15T05:18:18.509Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3642024-05-15T05:18:19.301Z+ [[ solaris2.11 == darwin* ]]
3652024-05-15T05:18:19.301Z+ ./out/clickhouse/clickhouse server --version
3662024-05-15T05:18:19.301ZClickHouse server version 23.8.7.1.
3672024-05-15T05:18:19.301Z+ set -o errexit
3682024-05-15T05:18:19.302Z+++ dirname ./tools/ci_download_console
3692024-05-15T05:18:19.302Z++ cd ./tools
3702024-05-15T05:18:19.302Z++ pwd
3712024-05-15T05:18:19.302Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3722024-05-15T05:18:19.302Z++ basename ./tools/ci_download_console
3732024-05-15T05:18:19.302Z+ ARG0=ci_download_console
3742024-05-15T05:18:19.302Z+ TARGET_DIR=out
3752024-05-15T05:18:19.303Z+ DOWNLOAD_DIR=out/downloads
3762024-05-15T05:18:19.303Z+ DEST_DIR=./out/console-assets
3772024-05-15T05:18:19.303Z+ source /work/oxidecomputer/omicron/tools/console_version
3782024-05-15T05:18:19.303Z++ COMMIT=078d17117a3937d571bb5535f9791db65be7afc5
3792024-05-15T05:18:19.303Z++ SHA2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
3802024-05-15T05:18:19.304Z+ URL=https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3812024-05-15T05:18:19.304Z+ TARBALL_FILE=out/downloads/console.tar.gz
3822024-05-15T05:18:19.304Z+ main
3832024-05-15T05:18:19.304Z+ [[ 0 != 0 ]]
3842024-05-15T05:18:19.304Z+ echo 'URL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz'
3852024-05-15T05:18:19.304ZURL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3862024-05-15T05:18:19.305Z+ echo 'Local file: out/downloads/console.tar.gz'
3872024-05-15T05:18:19.305ZLocal file: out/downloads/console.tar.gz
3882024-05-15T05:18:19.305Z+ local DO_DOWNLOAD=true
3892024-05-15T05:18:19.305Z+ [[ -f out/downloads/console.tar.gz ]]
3902024-05-15T05:18:19.306Z+ mkdir -p out/downloads
3912024-05-15T05:18:19.306Z+ '[' true == true ']'
3922024-05-15T05:18:19.306Z+ echo Downloading...
3932024-05-15T05:18:19.306ZDownloading...
3942024-05-15T05:18:19.307Z+ do_download_curl https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz out/downloads/console.tar.gz
3952024-05-15T05:18:19.307Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3962024-05-15T05:18:19.307Z++ do_sha256sum out/downloads/console.tar.gz
3972024-05-15T05:18:19.307Z++ case "$OSTYPE" in
3982024-05-15T05:18:19.307Z++ SHA=sha256sum
3992024-05-15T05:18:19.307Z++ sha256sum
4002024-05-15T05:18:19.308Z++ awk '{print $1}'
4012024-05-15T05:18:19.308Z+ calculated_sha2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
4022024-05-15T05:18:19.308Z+ [[ f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c != \f\3\b\c\5\1\a\9\d\d\f\5\3\5\6\e\c\d\a\8\5\f\f\1\1\e\e\c\0\3\2\d\a\8\8\0\b\e\1\6\2\3\5\8\b\b\7\e\e\6\7\6\a\b\8\2\3\e\5\9\4\7\6\c ]]
4032024-05-15T05:18:19.308Z+ rm -rf ./out/console-assets
4042024-05-15T05:18:19.309Z+ mkdir -p ./out/console-assets
4052024-05-15T05:18:19.309Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4062024-05-15T05:18:19.309Z+ mkdir -p ./out/console-assets
4072024-05-15T05:18:19.309Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4082024-05-15T05:18:19.309Z+ set -o errexit
4092024-05-15T05:18:19.309Z+++ dirname ./tools/ci_download_dendrite_openapi
4102024-05-15T05:18:19.309Z++ cd ./tools
4112024-05-15T05:18:19.309Z++ pwd
4122024-05-15T05:18:19.309Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4132024-05-15T05:18:19.309Z++ basename ./tools/ci_download_dendrite_openapi
4142024-05-15T05:18:19.310Z+ ARG0=ci_download_dendrite_openapi
4152024-05-15T05:18:19.310Z+ TARGET_DIR=out
4162024-05-15T05:18:19.310Z+ DOWNLOAD_DIR=out/downloads
4172024-05-15T05:18:19.310Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4182024-05-15T05:18:19.310Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4192024-05-15T05:18:19.310Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4202024-05-15T05:18:19.310Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4212024-05-15T05:18:19.310Z+ LOCAL_FILE=out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4222024-05-15T05:18:19.310Z+ main
4232024-05-15T05:18:19.310Z+ [[ 0 != 0 ]]
4242024-05-15T05:18:19.310Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json'
4252024-05-15T05:18:19.310ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4262024-05-15T05:18:19.310Z+ echo 'Local file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json'
4272024-05-15T05:18:19.310ZLocal file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4282024-05-15T05:18:19.310Z+ local DO_DOWNLOAD=true
4292024-05-15T05:18:19.310Z+ [[ -f out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json ]]
4302024-05-15T05:18:19.310Z+ mkdir -p out/downloads
4312024-05-15T05:18:19.310Z+ '[' true == true ']'
4322024-05-15T05:18:19.311Z+ echo Downloading...
4332024-05-15T05:18:19.311ZDownloading...
4342024-05-15T05:18:19.311Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4352024-05-15T05:18:19.311Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4362024-05-15T05:18:19.608Z++ do_sha256sum out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4372024-05-15T05:18:19.608Z++ case "$OSTYPE" in
4382024-05-15T05:18:19.608Z++ SHA=sha256sum
4392024-05-15T05:18:19.608Z++ sha256sum
4402024-05-15T05:18:19.609Z++ awk '{print $1}'
4412024-05-15T05:18:19.609Z+ calculated_sha2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4422024-05-15T05:18:19.609Z+ [[ fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823 != \f\c\3\9\7\e\2\5\4\d\c\1\5\0\8\5\0\f\b\a\1\2\0\1\3\d\f\1\4\7\a\a\9\b\2\3\2\9\6\0\5\6\f\b\4\d\9\3\f\6\5\c\1\8\0\6\e\2\5\b\0\8\2\3 ]]
4432024-05-15T05:18:19.610Z+ set -o errexit
4442024-05-15T05:18:19.610Z+++ dirname ./tools/ci_download_dendrite_stub
4452024-05-15T05:18:19.612Z++ cd ./tools
4462024-05-15T05:18:19.612Z++ pwd
4472024-05-15T05:18:19.612Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4482024-05-15T05:18:19.614Z++ basename ./tools/ci_download_dendrite_stub
4492024-05-15T05:18:19.614Z+ ARG0=ci_download_dendrite_stub
4502024-05-15T05:18:19.614Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4512024-05-15T05:18:19.614Z++ CIDL_SHA256_ILLUMOS=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4522024-05-15T05:18:19.615Z++ CIDL_SHA256_LINUX_DPD=c255370062ce616f6fce5630fad7a1fbfa63aa7db964aeb6de410ba4a4bc3193
4532024-05-15T05:18:19.615Z++ CIDL_SHA256_LINUX_SWADM=7899b1603518489b2276f9d9043107a267060e3b05be51f08002adf3d118a7c9
4542024-05-15T05:18:19.615Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4552024-05-15T05:18:19.616Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4562024-05-15T05:18:19.616Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4572024-05-15T05:18:19.616Z+ TARGET_DIR=out
4582024-05-15T05:18:19.616Z+ DOWNLOAD_DIR=out/downloads
4592024-05-15T05:18:19.616Z+ DEST_DIR=./out/dendrite-stub
4602024-05-15T05:18:19.616Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4612024-05-15T05:18:19.616Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4622024-05-15T05:18:19.616Z+ REPO=oxidecomputer/dendrite
4632024-05-15T05:18:19.616Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687
4642024-05-15T05:18:19.617Z+ main
4652024-05-15T05:18:19.617Z+ [[ 0 != 0 ]]
4662024-05-15T05:18:19.617Z+ CIDL_OS=solaris2.11
4672024-05-15T05:18:19.617Z+ [[ 0 != 0 ]]
4682024-05-15T05:18:19.617Z+ configure_os solaris2.11
4692024-05-15T05:18:19.617Z+ echo 'current directory: /work/oxidecomputer/omicron'
4702024-05-15T05:18:19.617Zcurrent directory: /work/oxidecomputer/omicron
4712024-05-15T05:18:19.617Z+ echo 'configuring based on OS: "solaris2.11"'
4722024-05-15T05:18:19.618Z+ case "$1" in
4732024-05-15T05:18:19.618Zconfiguring based on OS: "solaris2.11"
4742024-05-15T05:18:19.618Z+ SET_BINARIES=
4752024-05-15T05:18:19.618Z+ CIDL_SHA256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4762024-05-15T05:18:19.618Z+ CIDL_SHA256FUNC=do_sha256sum
4772024-05-15T05:18:19.618Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4782024-05-15T05:18:19.618Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4792024-05-15T05:18:19.618Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4802024-05-15T05:18:19.618Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz'
4812024-05-15T05:18:19.618ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4822024-05-15T05:18:19.619Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4832024-05-15T05:18:19.619Z+ mkdir -p out/downloads
4842024-05-15T05:18:19.619ZLocal file: out/downloads/dendrite-stub.tar.gz
4852024-05-15T05:18:19.619Z+ mkdir -p ./out/dendrite-stub
4862024-05-15T05:18:19.619Z+ fetch_and_verify
4872024-05-15T05:18:19.619Z+ local DO_DOWNLOAD=true
4882024-05-15T05:18:19.620Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4892024-05-15T05:18:19.620Z+ '[' true == true ']'
4902024-05-15T05:18:19.620Z+ echo Downloading...
4912024-05-15T05:18:19.620ZDownloading...
4922024-05-15T05:18:19.620Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4932024-05-15T05:18:19.620Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4942024-05-15T05:18:48.101Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4952024-05-15T05:18:48.649Z++ sha256sum
4962024-05-15T05:18:48.649Z++ awk '{print $1}'
4972024-05-15T05:18:48.649Z+ calculated_sha256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4982024-05-15T05:18:48.650Z+ [[ 1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b != \1\a\1\8\3\7\9\5\2\2\d\a\7\5\c\0\3\4\d\6\6\d\1\5\c\f\2\e\5\0\a\0\d\7\2\8\9\a\7\4\6\e\f\7\c\8\a\0\a\d\9\8\c\4\f\6\1\4\0\3\f\2\9\b ]]
4992024-05-15T05:18:48.650Z+ do_untar out/downloads/dendrite-stub.tar.gz
5002024-05-15T05:18:48.650Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5012024-05-15T05:18:48.650Z+ do_assemble
5022024-05-15T05:18:48.650Z+ rm -r ./out/dendrite-stub
5032024-05-15T05:18:48.650Z+ mkdir ./out/dendrite-stub
5042024-05-15T05:18:48.650Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5052024-05-15T05:18:48.650Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5062024-05-15T05:18:48.650Z+ set -o errexit
5072024-05-15T05:18:48.650Z+++ dirname ./tools/ci_download_maghemite_mgd
5082024-05-15T05:18:48.650Z++ cd ./tools
5092024-05-15T05:18:48.650Z++ pwd
5102024-05-15T05:18:48.650Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5112024-05-15T05:18:48.650Z++ basename ./tools/ci_download_maghemite_mgd
5122024-05-15T05:18:48.650Z+ ARG0=ci_download_maghemite_mgd
5132024-05-15T05:18:48.650Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5142024-05-15T05:18:48.650Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5152024-05-15T05:18:48.650Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5162024-05-15T05:18:48.651Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5172024-05-15T05:18:48.651Z++ COMMIT=025389ff39d594bf2b815377e2c1dc4dd23b1f96
5182024-05-15T05:18:48.651Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5192024-05-15T05:18:48.651Z+ TARGET_DIR=out
5202024-05-15T05:18:48.651Z+ DOWNLOAD_DIR=out/downloads
5212024-05-15T05:18:48.651Z+ DEST_DIR=./out/mgd
5222024-05-15T05:18:48.651Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5232024-05-15T05:18:48.651Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5242024-05-15T05:18:48.651Z+ REPO=oxidecomputer/maghemite
5252024-05-15T05:18:48.651Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96
5262024-05-15T05:18:48.651Z+ main
5272024-05-15T05:18:48.651Z+ rm -rf out/downloads/root
5282024-05-15T05:18:48.651Z+ [[ 0 != 0 ]]
5292024-05-15T05:18:48.651Z+ CIDL_OS=solaris2.11
5302024-05-15T05:18:48.651Z+ [[ 0 != 0 ]]
5312024-05-15T05:18:48.651Z+ configure_os solaris2.11
5322024-05-15T05:18:48.652Z+ echo 'current directory: /work/oxidecomputer/omicron'
5332024-05-15T05:18:48.652Zcurrent directory: /work/oxidecomputer/omicron
5342024-05-15T05:18:48.652Z+ echo 'configuring based on OS: "solaris2.11"'
5352024-05-15T05:18:48.652Zconfiguring based on OS: "solaris2.11"
5362024-05-15T05:18:48.652Z+ case "$1" in
5372024-05-15T05:18:48.652Z+ SET_BINARIES=
5382024-05-15T05:18:48.652Z+ CIDL_SHA256FUNC=do_sha256sum
5392024-05-15T05:18:48.652Z+ TARBALL_FILENAME=mgd.tar.gz
5402024-05-15T05:18:48.652Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5412024-05-15T05:18:48.652Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5422024-05-15T05:18:48.652Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz'
5432024-05-15T05:18:48.652ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5442024-05-15T05:18:48.652ZLocal file: out/downloads/mgd.tar.gz
5452024-05-15T05:18:48.652Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5462024-05-15T05:18:48.652Z+ mkdir -p out/downloads
5472024-05-15T05:18:48.652Z+ mkdir -p ./out/mgd
5482024-05-15T05:18:48.652Z+ fetch_and_verify
5492024-05-15T05:18:48.652Z+ local DO_DOWNLOAD=true
5502024-05-15T05:18:48.652Z+ [[ -f out/downloads/mgd.tar.gz ]]
5512024-05-15T05:18:48.652Z+ '[' true == true ']'
5522024-05-15T05:18:48.653Z+ echo Downloading...
5532024-05-15T05:18:48.653ZDownloading...
5542024-05-15T05:18:48.653Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz out/downloads/mgd.tar.gz
5552024-05-15T05:18:48.653Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5562024-05-15T05:19:18.295Z++ do_sha256sum out/downloads/mgd.tar.gz
5572024-05-15T05:19:18.310Z++ sha256sum
5582024-05-15T05:19:18.310Z++ awk '{print $1}'
5592024-05-15T05:19:18.328Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5602024-05-15T05:19:18.328Z+ [[ e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd != \e\0\9\0\7\d\e\3\9\c\a\9\f\8\a\b\4\5\d\4\0\d\3\6\1\a\1\d\b\e\e\d\4\b\d\8\e\9\b\1\5\7\f\8\d\3\d\8\f\e\0\a\4\b\c\2\5\9\d\9\3\3\b\d ]]
5612024-05-15T05:19:18.328Z+ do_untar out/downloads/mgd.tar.gz
5622024-05-15T05:19:18.328Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5632024-05-15T05:19:18.913Z+ do_assemble
5642024-05-15T05:19:18.913Z+ rm -r ./out/mgd
5652024-05-15T05:19:19.414Z+ mkdir ./out/mgd
5662024-05-15T05:19:19.414Z+ cp -r out/downloads/root ./out/mgd/root
5672024-05-15T05:19:19.414Z+ set -o errexit
5682024-05-15T05:19:19.414Z+++ dirname ./tools/ci_download_transceiver_control
5692024-05-15T05:19:19.414Z++ cd ./tools
5702024-05-15T05:19:19.415Z++ pwd
5712024-05-15T05:19:19.415Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5722024-05-15T05:19:19.415Z++ basename ./tools/ci_download_transceiver_control
5732024-05-15T05:19:19.415Z+ ARG0=ci_download_transceiver_control
5742024-05-15T05:19:19.415Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5752024-05-15T05:19:19.416Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5762024-05-15T05:19:19.416Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5772024-05-15T05:19:19.416Z+ TARGET_DIR=out
5782024-05-15T05:19:19.416Z+ DOWNLOAD_DIR=out/downloads
5792024-05-15T05:19:19.416Z+ DEST_DIR=./out/transceiver-control
5802024-05-15T05:19:19.416Z+ BIN_DIR=/opt/oxide/bin
5812024-05-15T05:19:19.416Z+ BINARY=xcvradm
5822024-05-15T05:19:19.416Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5832024-05-15T05:19:19.417Z+ REPO=oxidecomputer/transceiver-control
5842024-05-15T05:19:19.417Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5852024-05-15T05:19:19.417Z+ main
5862024-05-15T05:19:19.417Z+ [[ 0 != 0 ]]
5872024-05-15T05:19:19.418Z+ CIDL_OS=solaris2.11
5882024-05-15T05:19:19.418Z+ [[ 0 != 0 ]]
5892024-05-15T05:19:19.418Z+ configure_os solaris2.11
5902024-05-15T05:19:19.418Z+ echo 'current directory: /work/oxidecomputer/omicron'
5912024-05-15T05:19:19.418Z+ echo 'configuring based on OS: "solaris2.11"'
5922024-05-15T05:19:19.418Zcurrent directory: /work/oxidecomputer/omicron
5932024-05-15T05:19:19.418Zconfiguring based on OS: "solaris2.11"
5942024-05-15T05:19:19.418Z+ case "$1" in
5952024-05-15T05:19:19.419Z+ SET_BINARIES=
5962024-05-15T05:19:19.419Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5972024-05-15T05:19:19.419Z+ CIDL_SHA256FUNC=do_sha256sum
5982024-05-15T05:19:19.419Z+ ARCHIVE_FILENAME=xcvradm.gz
5992024-05-15T05:19:19.419Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6002024-05-15T05:19:19.419Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6012024-05-15T05:19:19.419Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6022024-05-15T05:19:19.419ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6032024-05-15T05:19:19.420ZLocal file: out/downloads/xcvradm.gz
6042024-05-15T05:19:19.420Z+ echo 'Local file: out/downloads/xcvradm.gz'
6052024-05-15T05:19:19.420Z+ mkdir -p out/downloads
6062024-05-15T05:19:19.420Z+ mkdir -p ./out/transceiver-control
6072024-05-15T05:19:19.420Z+ fetch_and_verify
6082024-05-15T05:19:19.420Z+ local DO_DOWNLOAD=true
6092024-05-15T05:19:19.420Z+ [[ -f out/downloads/xcvradm.gz ]]
6102024-05-15T05:19:19.421Z+ '[' true == true ']'
6112024-05-15T05:19:19.421Z+ echo Downloading...
6122024-05-15T05:19:19.421ZDownloading...
6132024-05-15T05:19:19.421Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6142024-05-15T05:19:19.421Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6152024-05-15T05:19:25.831Z++ do_sha256sum out/downloads/xcvradm.gz
6162024-05-15T05:19:25.835Z++ sha256sum
6172024-05-15T05:19:25.835Z++ awk '{print $1}'
6182024-05-15T05:19:25.838Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6192024-05-15T05:19:25.838Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6202024-05-15T05:19:25.843Z+ do_unpack out/downloads/xcvradm.gz
6212024-05-15T05:19:25.843Z+ mkdir -p out/downloads/root//opt/oxide/bin
6222024-05-15T05:19:25.843Z+ gzip -dc out/downloads/xcvradm.gz
6232024-05-15T05:19:25.970Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6242024-05-15T05:19:25.986Z+ do_assemble
6252024-05-15T05:19:25.986Z+ rm -r ./out/transceiver-control
6262024-05-15T05:19:25.986Z+ mkdir ./out/transceiver-control
6272024-05-15T05:19:25.986Z+ cp -r out/downloads/root ./out/transceiver-control/root
6282024-05-15T05:19:26.059Z+ set -o errexit
6292024-05-15T05:19:26.075Z+++ dirname ./tools/ci_download_thundermuffin
6302024-05-15T05:19:26.075Z++ cd ./tools
6312024-05-15T05:19:26.075Z++ pwd
6322024-05-15T05:19:26.076Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6332024-05-15T05:19:26.076Z++ basename ./tools/ci_download_thundermuffin
6342024-05-15T05:19:26.076Z+ ARG0=ci_download_thundermuffin
6352024-05-15T05:19:26.076Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6362024-05-15T05:19:26.076Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6372024-05-15T05:19:26.077Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6382024-05-15T05:19:26.077Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6392024-05-15T05:19:26.077Z+ TARGET_DIR=out
6402024-05-15T05:19:26.077Z+ DOWNLOAD_DIR=out/downloads
6412024-05-15T05:19:26.077Z+ DEST_DIR=./out/thundermuffin
6422024-05-15T05:19:26.077Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6432024-05-15T05:19:26.077Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6442024-05-15T05:19:26.077Z+ REPO=oxidecomputer/thundermuffin
6452024-05-15T05:19:26.078Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6462024-05-15T05:19:26.078Z+ main
6472024-05-15T05:19:26.078Z+ rm -rf out/downloads/root
6482024-05-15T05:19:26.078Z+ [[ 0 != 0 ]]
6492024-05-15T05:19:26.078Z+ CIDL_OS=solaris2.11
6502024-05-15T05:19:26.078Z+ [[ 0 != 0 ]]
6512024-05-15T05:19:26.078Z+ configure_os solaris2.11
6522024-05-15T05:19:26.078Z+ echo 'current directory: /work/oxidecomputer/omicron'
6532024-05-15T05:19:26.078Z+ echo 'configuring based on OS: "solaris2.11"'
6542024-05-15T05:19:26.078Z+ case "$1" in
6552024-05-15T05:19:26.078Zcurrent directory: /work/oxidecomputer/omicron
6562024-05-15T05:19:26.078Zconfiguring based on OS: "solaris2.11"
6572024-05-15T05:19:26.078Z+ SET_BINARIES=
6582024-05-15T05:19:26.079Z+ CIDL_SHA256FUNC=do_sha256sum
6592024-05-15T05:19:26.079Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6602024-05-15T05:19:26.079Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6612024-05-15T05:19:26.079Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6622024-05-15T05:19:26.079Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6632024-05-15T05:19:26.079Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6642024-05-15T05:19:26.079ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6652024-05-15T05:19:26.079ZLocal file: out/downloads/thundermuffin.tar.gz
6662024-05-15T05:19:26.079Z+ mkdir -p out/downloads
6672024-05-15T05:19:26.569Z+ mkdir -p ./out/thundermuffin
6682024-05-15T05:19:26.569Z+ fetch_and_verify
6692024-05-15T05:19:26.569Z+ local DO_DOWNLOAD=true
6702024-05-15T05:19:26.569Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6712024-05-15T05:19:26.569Z+ '[' true == true ']'
6722024-05-15T05:19:26.569Z+ echo Downloading...
6732024-05-15T05:19:26.569ZDownloading...
6742024-05-15T05:19:26.569Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6752024-05-15T05:19:26.570Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6762024-05-15T05:19:27.243Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6772024-05-15T05:19:27.257Z++ sha256sum
6782024-05-15T05:19:27.257Z++ awk '{print $1}'
6792024-05-15T05:19:27.257Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6802024-05-15T05:19:27.257Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
6812024-05-15T05:19:27.257Z+ do_untar out/downloads/thundermuffin.tar.gz
6822024-05-15T05:19:27.258Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6832024-05-15T05:19:27.328Z+ do_assemble
6842024-05-15T05:19:27.328Z+ rm -r ./out/thundermuffin
6852024-05-15T05:19:27.349Z+ mkdir ./out/thundermuffin
6862024-05-15T05:19:27.349Z+ cp -r out/downloads/root ./out/thundermuffin/root
6872024-05-15T05:19:27.349ZAll prerequisites installed successfully
6882024-05-15T05:19:27.349Z
6892024-05-15T05:19:27.349Zreal 3:26.803903743
6902024-05-15T05:19:27.349Zuser 36.604384856
6912024-05-15T05:19:27.349Zsys 6.702561049
6922024-05-15T05:19:27.349Ztrap 0.007837171
6932024-05-15T05:19:27.349Ztflt 0.188938096
6942024-05-15T05:19:27.350Zdflt 0.163999061
6952024-05-15T05:19:27.350Zkflt 0.135022997
6962024-05-15T05:19:27.350Zlock 1.806414395
6972024-05-15T05:19:27.350Zslp 7:42.787451185
6982024-05-15T05:19:27.350Zlat 2.048834346
6992024-05-15T05:19:27.350Zstop 0.149188423
7002024-05-15T05:19:27.350Z+ source ./tools/include/force-git-over-https.sh
7012024-05-15T05:19:27.350Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
7022024-05-15T05:19:27.350Z++ (( i = 0 ))
7032024-05-15T05:19:27.350Z++ (( i < 5 ))
7042024-05-15T05:19:27.350Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
7052024-05-15T05:19:27.351Z++ (( i++ ))
7062024-05-15T05:19:27.351Z++ (( i < 5 ))
7072024-05-15T05:19:27.351Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7082024-05-15T05:19:27.351Z++ (( i++ ))
7092024-05-15T05:19:27.351Z++ (( i < 5 ))
7102024-05-15T05:19:27.351Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7112024-05-15T05:19:27.351Z++ (( i++ ))
7122024-05-15T05:19:27.351Z++ (( i < 5 ))
7132024-05-15T05:19:27.351Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7142024-05-15T05:19:27.351Z++ (( i++ ))
7152024-05-15T05:19:27.351Z++ (( i < 5 ))
7162024-05-15T05:19:27.352Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7172024-05-15T05:19:27.371Z++ (( i++ ))
7182024-05-15T05:19:27.371Z++ (( i < 5 ))
7192024-05-15T05:19:27.371Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7202024-05-15T05:19:27.371Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7212024-05-15T05:19:27.372Z+ rc=0
7222024-05-15T05:19:27.372Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7232024-05-15T05:20:02.833Z+ case $rc in
7242024-05-15T05:20:02.833Z+ pfexec zfs create -p rpool/images/build/host
7252024-05-15T05:20:03.041Z+ pfexec zfs create -p rpool/images/build/recovery
7262024-05-15T05:20:03.092Z+ cargo run --release --bin omicron-releng -- --output-dir /work
7272024-05-15T05:20:03.282Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282024-05-15T05:20:03.792ZFrom https://github.com/oxidecomputer/pq-sys
7292024-05-15T05:20:03.792Z * [new branch] issue-36 -> origin/issue-36
7302024-05-15T05:20:03.812Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7312024-05-15T05:20:03.812Z * [new branch] master -> origin/master
7322024-05-15T05:20:03.812Z * [new branch] omicron-234 -> origin/omicron-234
7332024-05-15T05:20:03.812Z * [new branch] oxide/main -> origin/oxide/main
7342024-05-15T05:20:03.813Z * [new branch] oxide/omicron -> origin/oxide/omicron
7352024-05-15T05:20:03.813Z * [new branch] windows -> origin/windows
7362024-05-15T05:20:03.813Z * [new ref] -> origin/HEAD
7372024-05-15T05:20:03.814Z * [new tag] v0.2.2 -> v0.2.2
7382024-05-15T05:20:03.814Z * [new tag] v0.4.5 -> v0.4.5
7392024-05-15T05:20:03.814Z * [new tag] v0.4.6 -> v0.4.6
7402024-05-15T05:20:03.822Z Updating git repository `https://github.com/oxidecomputer/zone`
7412024-05-15T05:20:04.263ZFrom https://github.com/oxidecomputer/zone
7422024-05-15T05:20:04.263Z * [new branch] main -> origin/main
7432024-05-15T05:20:04.271Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7442024-05-15T05:20:04.271Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7452024-05-15T05:20:04.271Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7462024-05-15T05:20:04.271Z * [new ref] -> origin/HEAD
7472024-05-15T05:20:04.285Z Updating crates.io index
7482024-05-15T05:20:04.355Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7492024-05-15T05:20:05.168ZFrom https://github.com/oxidecomputer/dropshot
7502024-05-15T05:20:05.168Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7512024-05-15T05:20:05.176Z * [new branch] async -> origin/async
7522024-05-15T05:20:05.177Z * [new branch] build-o-mat -> origin/build-o-mat
7532024-05-15T05:20:05.177Z * [new branch] camel -> origin/camel
7542024-05-15T05:20:05.177Z * [new branch] carets -> origin/carets
7552024-05-15T05:20:05.177Z * [new branch] changes -> origin/changes
7562024-05-15T05:20:05.177Z * [new branch] ci-version -> origin/ci-version
7572024-05-15T05:20:05.177Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7582024-05-15T05:20:05.177Z * [new branch] clippy -> origin/clippy
7592024-05-15T05:20:05.178Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7602024-05-15T05:20:05.178Z * [new branch] clone -> origin/clone
7612024-05-15T05:20:05.178Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7622024-05-15T05:20:05.178Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7632024-05-15T05:20:05.178Z * [new branch] dependabot/cargo/hyper-rustls-0.26.0 -> origin/dependabot/cargo/hyper-rustls-0.26.0
7642024-05-15T05:20:05.178Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7652024-05-15T05:20:05.178Z * [new branch] doc -> origin/doc
7662024-05-15T05:20:05.179Z * [new branch] err -> origin/err
7672024-05-15T05:20:05.179Z * [new branch] example-resumable-download -> origin/example-resumable-download
7682024-05-15T05:20:05.179Z * [new branch] expectorate -> origin/expectorate
7692024-05-15T05:20:05.179Z * [new branch] extracted -> origin/extracted
7702024-05-15T05:20:05.179Z * [new branch] fix_tests -> origin/fix_tests
7712024-05-15T05:20:05.179Z * [new branch] fmt2 -> origin/fmt2
7722024-05-15T05:20:05.180Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7732024-05-15T05:20:05.180Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7742024-05-15T05:20:05.180Z * [new branch] main -> origin/main
7752024-05-15T05:20:05.180Z * [new branch] maintainer-docs -> origin/maintainer-docs
7762024-05-15T05:20:05.180Z * [new branch] merge-server-config -> origin/merge-server-config
7772024-05-15T05:20:05.180Z * [new branch] multi-api -> origin/multi-api
7782024-05-15T05:20:05.180Z * [new branch] multiverse -> origin/multiverse
7792024-05-15T05:20:05.180Z * [new branch] openapi -> origin/openapi
7802024-05-15T05:20:05.181Z * [new branch] openapi-trailing-newline -> origin/openapi-trailing-newline
7812024-05-15T05:20:05.181Z * [new branch] openapi2 -> origin/openapi2
7822024-05-15T05:20:05.181Z * [new branch] port-fix-better -> origin/port-fix-better
7832024-05-15T05:20:05.181Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7842024-05-15T05:20:05.182Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7852024-05-15T05:20:05.182Z * [new branch] rmp-page-token -> origin/rmp-page-token
7862024-05-15T05:20:05.182Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7872024-05-15T05:20:05.182Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7882024-05-15T05:20:05.182Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7892024-05-15T05:20:05.182Z * [new branch] server-log -> origin/server-log
7902024-05-15T05:20:05.182Z * [new branch] simple-headers -> origin/simple-headers
7912024-05-15T05:20:05.182Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7922024-05-15T05:20:05.183Z * [new branch] sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
7932024-05-15T05:20:05.183Z * [new branch] sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints
7942024-05-15T05:20:05.183Z * [new branch] sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext -> origin/sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext
7952024-05-15T05:20:05.183Z * [new branch] sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures
7962024-05-15T05:20:05.183Z * [new branch] sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
7972024-05-15T05:20:05.183Z * [new branch] sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints
7982024-05-15T05:20:05.184Z * [new branch] sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist -> origin/sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist
7992024-05-15T05:20:05.184Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8002024-05-15T05:20:05.184Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8012024-05-15T05:20:05.184Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8022024-05-15T05:20:05.184Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8032024-05-15T05:20:05.184Z * [new branch] websockets -> origin/websockets
8042024-05-15T05:20:05.185Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8052024-05-15T05:20:05.185Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8062024-05-15T05:20:05.185Z * [new ref] -> origin/HEAD
8072024-05-15T05:20:05.185Z * [new tag] v0.10.0 -> v0.10.0
8082024-05-15T05:20:05.185Z * [new tag] v0.3.0 -> v0.3.0
8092024-05-15T05:20:05.185Z * [new tag] v0.4.0 -> v0.4.0
8102024-05-15T05:20:05.185Z * [new tag] v0.5.0 -> v0.5.0
8112024-05-15T05:20:05.186Z * [new tag] v0.5.1 -> v0.5.1
8122024-05-15T05:20:05.186Z * [new tag] v0.6.0 -> v0.6.0
8132024-05-15T05:20:05.186Z * [new tag] v0.7.0 -> v0.7.0
8142024-05-15T05:20:05.186Z * [new tag] v0.8.0 -> v0.8.0
8152024-05-15T05:20:05.186Z * [new tag] v0.9.0 -> v0.9.0
8162024-05-15T05:20:05.201Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8172024-05-15T05:20:06.003ZFrom https://github.com/oxidecomputer/maghemite
8182024-05-15T05:20:06.003Z * [new branch] anycast -> origin/anycast
8192024-05-15T05:20:06.023Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8202024-05-15T05:20:06.023Z * [new branch] mac-build -> origin/mac-build
8212024-05-15T05:20:06.023Z * [new branch] main -> origin/main
8222024-05-15T05:20:06.023Z * [new branch] renovate/camino-1.x-lockfile -> origin/renovate/camino-1.x-lockfile
8232024-05-15T05:20:06.023Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8242024-05-15T05:20:06.023Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8252024-05-15T05:20:06.024Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8262024-05-15T05:20:06.024Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8272024-05-15T05:20:06.024Z * [new branch] ttl1-clean -> origin/ttl1-clean
8282024-05-15T05:20:06.024Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8292024-05-15T05:20:06.024Z * [new ref] -> origin/HEAD
8302024-05-15T05:20:06.024Z * [new tag] rift -> rift
8312024-05-15T05:20:06.025Z * [new tag] srp -> srp
8322024-05-15T05:20:06.025Z * [new tag] tie-spf -> tie-spf
8332024-05-15T05:20:06.034Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8342024-05-15T05:20:07.753ZFrom https://github.com/oxidecomputer/progenitor
8352024-05-15T05:20:07.753Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8362024-05-15T05:20:07.826Z * [new branch] dependabot/cargo/schemars-0.8.19 -> origin/dependabot/cargo/schemars-0.8.19
8372024-05-15T05:20:07.826Z * [new branch] extension2 -> origin/extension2
8382024-05-15T05:20:07.826Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8392024-05-15T05:20:07.826Z * [new branch] main -> origin/main
8402024-05-15T05:20:07.827Z * [new branch] nexus-update -> origin/nexus-update
8412024-05-15T05:20:07.827Z * [new branch] owned-response-stream -> origin/owned-response-stream
8422024-05-15T05:20:07.827Z * [new branch] print-example -> origin/print-example
8432024-05-15T05:20:07.827Z * [new branch] query-arg-collision -> origin/query-arg-collision
8442024-05-15T05:20:07.827Z * [new branch] request-map -> origin/request-map
8452024-05-15T05:20:07.827Z * [new branch] response-value-content-length -> origin/response-value-content-length
8462024-05-15T05:20:07.827Z * [new branch] security-schemes -> origin/security-schemes
8472024-05-15T05:20:07.827Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8482024-05-15T05:20:07.827Z * [new branch] test-ci -> origin/test-ci
8492024-05-15T05:20:07.827Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8502024-05-15T05:20:07.827Z * [new branch] untyped-responses -> origin/untyped-responses
8512024-05-15T05:20:07.827Z * [new branch] v41 -> origin/v41
8522024-05-15T05:20:07.828Z * [new ref] -> origin/HEAD
8532024-05-15T05:20:07.829Z * [new tag] v0.1.1 -> v0.1.1
8542024-05-15T05:20:07.829Z * [new tag] v0.2.0 -> v0.2.0
8552024-05-15T05:20:07.829Z * [new tag] v0.3.0 -> v0.3.0
8562024-05-15T05:20:07.829Z * [new tag] v0.4.0 -> v0.4.0
8572024-05-15T05:20:07.829Z * [new tag] v0.4.1 -> v0.4.1
8582024-05-15T05:20:07.829Z * [new tag] v0.5.0 -> v0.5.0
8592024-05-15T05:20:07.830Z * [new tag] v0.6.0 -> v0.6.0
8602024-05-15T05:20:07.830Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8612024-05-15T05:20:07.830Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8622024-05-15T05:20:08.049ZFrom http://github.com/oxidecomputer/serde_human_bytes
8632024-05-15T05:20:08.049Z * [new branch] gh-pages -> origin/gh-pages
8642024-05-15T05:20:08.093Z * [new branch] main -> origin/main
8652024-05-15T05:20:08.093Z * [new branch] renovate/configure -> origin/renovate/configure
8662024-05-15T05:20:08.093Z * [new ref] -> origin/HEAD
8672024-05-15T05:20:08.093Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8682024-05-15T05:20:08.480ZFrom https://github.com/oxidecomputer/slog-error-chain
8692024-05-15T05:20:08.480Z * [new branch] main -> origin/main
8702024-05-15T05:20:08.531Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8712024-05-15T05:20:08.531Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8722024-05-15T05:20:08.531Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8732024-05-15T05:20:08.531Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8742024-05-15T05:20:08.531Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8752024-05-15T05:20:08.531Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8762024-05-15T05:20:08.531Z * [new ref] -> origin/HEAD
8772024-05-15T05:20:08.557Z Updating git repository `https://github.com/oxidecomputer/propolis`
8782024-05-15T05:20:09.560ZFrom https://github.com/oxidecomputer/propolis
8792024-05-15T05:20:09.560Z * [new branch] ata -> origin/ata
8802024-05-15T05:20:09.568Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8812024-05-15T05:20:09.569Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8822024-05-15T05:20:09.569Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8832024-05-15T05:20:09.569Z * [new branch] master -> origin/master
8842024-05-15T05:20:09.569Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
8852024-05-15T05:20:09.569Z * [new ref] -> origin/HEAD
8862024-05-15T05:20:09.638Z Updating git repository `https://github.com/oxidecomputer/crucible`
8872024-05-15T05:20:10.986ZFrom https://github.com/oxidecomputer/crucible
8882024-05-15T05:20:10.986Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
8892024-05-15T05:20:11.010Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
8902024-05-15T05:20:11.010Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
8912024-05-15T05:20:11.010Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
8922024-05-15T05:20:11.010Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
8932024-05-15T05:20:11.010Z * [new branch] alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts
8942024-05-15T05:20:11.010Z * [new branch] alan/more-info -> origin/alan/more-info
8952024-05-15T05:20:11.010Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
8962024-05-15T05:20:11.010Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
8972024-05-15T05:20:11.011Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
8982024-05-15T05:20:11.011Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
8992024-05-15T05:20:11.011Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9002024-05-15T05:20:11.011Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9012024-05-15T05:20:11.011Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9022024-05-15T05:20:11.011Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9032024-05-15T05:20:11.011Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9042024-05-15T05:20:11.012Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9052024-05-15T05:20:11.012Z * [new branch] backrec -> origin/backrec
9062024-05-15T05:20:11.012Z * [new branch] cruplay -> origin/cruplay
9072024-05-15T05:20:11.012Z * [new branch] demo_m2 -> origin/demo_m2
9082024-05-15T05:20:11.012Z * [new branch] disconnect-wip -> origin/disconnect-wip
9092024-05-15T05:20:11.012Z * [new branch] jclulow -> origin/jclulow
9102024-05-15T05:20:11.012Z * [new branch] main -> origin/main
9112024-05-15T05:20:11.013Z * [new branch] manager -> origin/manager
9122024-05-15T05:20:11.013Z * [new branch] merge_warn -> origin/merge_warn
9132024-05-15T05:20:11.013Z * [new branch] minor -> origin/minor
9142024-05-15T05:20:11.013Z * [new branch] pantry -> origin/pantry
9152024-05-15T05:20:11.013Z * [new branch] parallel-flush -> origin/parallel-flush
9162024-05-15T05:20:11.014Z * [new branch] renovate/async-trait-0.x -> origin/renovate/async-trait-0.x
9172024-05-15T05:20:11.014Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9182024-05-15T05:20:11.014Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9192024-05-15T05:20:11.014Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9202024-05-15T05:20:11.014Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9212024-05-15T05:20:11.014Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9222024-05-15T05:20:11.014Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9232024-05-15T05:20:11.015Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9242024-05-15T05:20:11.015Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9252024-05-15T05:20:11.015Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9262024-05-15T05:20:11.015Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9272024-05-15T05:20:11.015Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9282024-05-15T05:20:11.015Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9292024-05-15T05:20:11.016Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9302024-05-15T05:20:11.016Z * [new branch] update-progenitor -> origin/update-progenitor
9312024-05-15T05:20:11.016Z * [new branch] use-json-schema -> origin/use-json-schema
9322024-05-15T05:20:11.016Z * [new ref] -> origin/HEAD
9332024-05-15T05:20:11.016Z * [new tag] one-task-refactoring -> one-task-refactoring
9342024-05-15T05:20:11.057Z Updating git repository `https://github.com/oxidecomputer/opte`
9352024-05-15T05:20:12.064ZFrom https://github.com/oxidecomputer/opte
9362024-05-15T05:20:12.064Z * [new branch] 481-strawman -> origin/481-strawman
9372024-05-15T05:20:12.749Z * [new branch] all-perf-in-flight -> origin/all-perf-in-flight
9382024-05-15T05:20:12.749Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9392024-05-15T05:20:12.749Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9402024-05-15T05:20:12.749Z * [new branch] demo-stuffs -> origin/demo-stuffs
9412024-05-15T05:20:12.749Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9422024-05-15T05:20:12.749Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9432024-05-15T05:20:12.750Z * [new branch] handle-pkt-chains -> origin/handle-pkt-chains
9442024-05-15T05:20:12.750Z * [new branch] helios-2.0 -> origin/helios-2.0
9452024-05-15T05:20:12.750Z * [new branch] iliana/test -> origin/iliana/test
9462024-05-15T05:20:12.750Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9472024-05-15T05:20:12.750Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9482024-05-15T05:20:12.750Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9492024-05-15T05:20:12.750Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9502024-05-15T05:20:12.750Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9512024-05-15T05:20:12.750Z * [new branch] master -> origin/master
9522024-05-15T05:20:12.751Z * [new branch] noclass-best-flow -> origin/noclass-best-flow
9532024-05-15T05:20:12.751Z * [new branch] noclass-best-noflow -> origin/noclass-best-noflow
9542024-05-15T05:20:12.751Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9552024-05-15T05:20:12.751Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9562024-05-15T05:20:12.751Z * [new branch] opte-204-paused -> origin/opte-204-paused
9572024-05-15T05:20:12.751Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9582024-05-15T05:20:12.751Z * [new branch] opte-220 -> origin/opte-220
9592024-05-15T05:20:12.751Z * [new branch] opte-225 -> origin/opte-225
9602024-05-15T05:20:12.751Z * [new branch] opte-227 -> origin/opte-227
9612024-05-15T05:20:12.751Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9622024-05-15T05:20:12.751Z * [new branch] opte-232 -> origin/opte-232
9632024-05-15T05:20:12.752Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9642024-05-15T05:20:12.752Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9652024-05-15T05:20:12.752Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9662024-05-15T05:20:12.752Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9672024-05-15T05:20:12.752Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9682024-05-15T05:20:12.753Z * [new branch] opteadm-library -> origin/opteadm-library
9692024-05-15T05:20:12.753Z * [new branch] partial-workspace -> origin/partial-workspace
9702024-05-15T05:20:12.753Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9712024-05-15T05:20:12.753Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9722024-05-15T05:20:12.753Z * [new branch] route-cache -> origin/route-cache
9732024-05-15T05:20:12.753Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9742024-05-15T05:20:12.753Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9752024-05-15T05:20:12.753Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9762024-05-15T05:20:12.754Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9772024-05-15T05:20:12.754Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9782024-05-15T05:20:12.754Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9792024-05-15T05:20:12.754Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9802024-05-15T05:20:12.754Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9812024-05-15T05:20:12.754Z * [new branch] rpz-def-action -> origin/rpz-def-action
9822024-05-15T05:20:12.754Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9832024-05-15T05:20:12.754Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9842024-05-15T05:20:12.754Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9852024-05-15T05:20:12.754Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9862024-05-15T05:20:12.754Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
9872024-05-15T05:20:12.754Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
9882024-05-15T05:20:12.754Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
9892024-05-15T05:20:12.754Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
9902024-05-15T05:20:12.754Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
9912024-05-15T05:20:12.754Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
9922024-05-15T05:20:12.754Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
9932024-05-15T05:20:12.754Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
9942024-05-15T05:20:12.754Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
9952024-05-15T05:20:12.755Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
9962024-05-15T05:20:12.755Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
9972024-05-15T05:20:12.755Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
9982024-05-15T05:20:12.755Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
9992024-05-15T05:20:12.755Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10002024-05-15T05:20:12.755Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10012024-05-15T05:20:12.755Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10022024-05-15T05:20:12.756Z * [new branch] rpz-test-common -> origin/rpz-test-common
10032024-05-15T05:20:12.756Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10042024-05-15T05:20:12.756Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10052024-05-15T05:20:12.756Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10062024-05-15T05:20:12.756Z * [new branch] spring-clean -> origin/spring-clean
10072024-05-15T05:20:12.756Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10082024-05-15T05:20:12.756Z * [new branch] underlay-lock -> origin/underlay-lock
10092024-05-15T05:20:12.756Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10102024-05-15T05:20:12.756Z * [new ref] -> origin/HEAD
10112024-05-15T05:20:12.771Z Updating git repository `https://github.com/oxidecomputer/falcon`
10122024-05-15T05:20:12.883ZFrom https://github.com/oxidecomputer/falcon
10132024-05-15T05:20:12.883Z * [new branch] main -> origin/main
10142024-05-15T05:20:12.888Z * [new ref] -> origin/HEAD
10152024-05-15T05:20:13.044Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10162024-05-15T05:20:13.708ZFrom https://github.com/oxidecomputer/management-gateway-service
10172024-05-15T05:20:13.708Z * [new branch] af-temp-hash -> origin/af-temp-hash
10182024-05-15T05:20:13.746Z * [new branch] buildomat -> origin/buildomat
10192024-05-15T05:20:13.747Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10202024-05-15T05:20:13.747Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10212024-05-15T05:20:13.747Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10222024-05-15T05:20:13.747Z * [new branch] image-board-check -> origin/image-board-check
10232024-05-15T05:20:13.747Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10242024-05-15T05:20:13.747Z * [new branch] lock_state -> origin/lock_state
10252024-05-15T05:20:13.747Z * [new branch] main -> origin/main
10262024-05-15T05:20:13.748Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10272024-05-15T05:20:13.748Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10282024-05-15T05:20:13.748Z * [new branch] read-rot-message -> origin/read-rot-message
10292024-05-15T05:20:13.748Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10302024-05-15T05:20:13.748Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10312024-05-15T05:20:13.749Z * [new branch] reset-component -> origin/reset-component
10322024-05-15T05:20:13.749Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10332024-05-15T05:20:13.749Z * [new branch] rhai -> origin/rhai
10342024-05-15T05:20:13.749Z * [new branch] rot-boot-info -> origin/rot-boot-info
10352024-05-15T05:20:13.749Z * [new branch] rot-update -> origin/rot-update
10362024-05-15T05:20:13.749Z * [new branch] rot-update-2 -> origin/rot-update-2
10372024-05-15T05:20:13.749Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10382024-05-15T05:20:13.749Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10392024-05-15T05:20:13.749Z * [new branch] sprot-attest -> origin/sprot-attest
10402024-05-15T05:20:13.749Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10412024-05-15T05:20:13.750Z * [new branch] sprot-errors -> origin/sprot-errors
10422024-05-15T05:20:13.750Z * [new branch] stage0-update-component -> origin/stage0-update-component
10432024-05-15T05:20:13.750Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10442024-05-15T05:20:13.750Z * [new branch] update-stage0 -> origin/update-stage0
10452024-05-15T05:20:13.750Z * [new ref] -> origin/HEAD
10462024-05-15T05:20:13.777Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10472024-05-15T05:20:14.682ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10482024-05-15T05:20:14.682Z * [new branch] add-more-flags -> origin/add-more-flags
10492024-05-15T05:20:14.695Z * [new branch] master -> origin/master
10502024-05-15T05:20:14.695Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10512024-05-15T05:20:14.695Z * [new branch] update_database -> origin/update_database
10522024-05-15T05:20:14.695Z * [new ref] -> origin/HEAD
10532024-05-15T05:20:14.695Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10542024-05-15T05:20:14.752ZFrom https://github.com/oxidecomputer/openapi-lint
10552024-05-15T05:20:14.752Z * [new branch] main -> origin/main
10562024-05-15T05:20:14.797Z * [new ref] -> origin/HEAD
10572024-05-15T05:20:14.812Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10582024-05-15T05:20:14.995Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10592024-05-15T05:20:15.298ZFrom http://github.com/oxidecomputer/sprockets
10602024-05-15T05:20:15.298Z * [new branch] add-license-file -> origin/add-license-file
10612024-05-15T05:20:15.390Z * [new branch] add-spi-error -> origin/add-spi-error
10622024-05-15T05:20:15.391Z * [new branch] aead-buf -> origin/aead-buf
10632024-05-15T05:20:15.391Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10642024-05-15T05:20:15.391Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10652024-05-15T05:20:15.391Z * [new branch] aead-read-buf -> origin/aead-read-buf
10662024-05-15T05:20:15.391Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10672024-05-15T05:20:15.391Z * [new branch] async-session -> origin/async-session
10682024-05-15T05:20:15.391Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10692024-05-15T05:20:15.391Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10702024-05-15T05:20:15.392Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10712024-05-15T05:20:15.392Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10722024-05-15T05:20:15.393Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10732024-05-15T05:20:15.393Z * [new branch] derive-more -> origin/derive-more
10742024-05-15T05:20:15.393Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10752024-05-15T05:20:15.393Z * [new branch] main -> origin/main
10762024-05-15T05:20:15.393Z * [new branch] main-rebased -> origin/main-rebased
10772024-05-15T05:20:15.393Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10782024-05-15T05:20:15.393Z * [new branch] qol-tweaks -> origin/qol-tweaks
10792024-05-15T05:20:15.393Z * [new branch] readme -> origin/readme
10802024-05-15T05:20:15.393Z * [new branch] readme-fix -> origin/readme-fix
10812024-05-15T05:20:15.393Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10822024-05-15T05:20:15.393Z * [new ref] -> origin/HEAD
10832024-05-15T05:20:15.815Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10842024-05-15T05:20:15.837ZFrom https://github.com/oxidecomputer/diesel-dtrace
10852024-05-15T05:20:15.837Z * [new branch] main -> origin/main
10862024-05-15T05:20:15.837Z * [new branch] stable-usdt -> origin/stable-usdt
10872024-05-15T05:20:15.837Z * [new branch] uuid -> origin/uuid
10882024-05-15T05:20:15.837Z * [new ref] -> origin/HEAD
10892024-05-15T05:20:15.857Z Updating git repository `http://github.com/oxidecomputer/tofino`
10902024-05-15T05:20:16.098Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
10912024-05-15T05:20:16.332ZFrom http://github.com/oxidecomputer/tofino
10922024-05-15T05:20:16.332Z * [new branch] main -> origin/main
10932024-05-15T05:20:16.333Z * [new ref] -> origin/HEAD
10942024-05-15T05:20:16.347Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
10952024-05-15T05:20:16.782ZFrom https://github.com/oxidecomputer/illumos-devinfo
10962024-05-15T05:20:16.782Z * [new branch] main -> origin/main
10972024-05-15T05:20:16.782Z * [new ref] -> origin/HEAD
10982024-05-15T05:20:17.207Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
10992024-05-15T05:20:17.236ZFrom https://github.com/oxidecomputer/libefi-illumos
11002024-05-15T05:20:17.236Z * [new branch] master -> origin/master
11012024-05-15T05:20:17.236Z * [new ref] -> origin/HEAD
11022024-05-15T05:20:17.259Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11032024-05-15T05:20:18.957ZFrom https://github.com/oxidecomputer/libnvme
11042024-05-15T05:20:18.957Z * [new branch] main -> origin/main
11052024-05-15T05:20:18.964Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11062024-05-15T05:20:18.965Z * [new ref] -> origin/HEAD
11072024-05-15T05:20:18.965Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11082024-05-15T05:20:18.965ZFrom https://github.com/oxidecomputer/hubtools
11092024-05-15T05:20:18.965Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11102024-05-15T05:20:18.965Z * [new branch] add-default-caboose -> origin/add-default-caboose
11112024-05-15T05:20:18.965Z * [new branch] add_sign -> origin/add_sign
11122024-05-15T05:20:18.965Z * [new branch] bootleby_archive -> origin/bootleby_archive
11132024-05-15T05:20:18.965Z * [new branch] caboose_sign -> origin/caboose_sign
11142024-05-15T05:20:18.965Z * [new branch] epoch -> origin/epoch
11152024-05-15T05:20:18.965Z * [new branch] extract-image -> origin/extract-image
11162024-05-15T05:20:18.965Z * [new branch] fixes -> origin/fixes
11172024-05-15T05:20:18.965Z * [new branch] humility_fixes -> origin/humility_fixes
11182024-05-15T05:20:18.965Z * [new branch] main -> origin/main
11192024-05-15T05:20:18.965Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11202024-05-15T05:20:18.965Z * [new branch] sig_txt -> origin/sig_txt
11212024-05-15T05:20:18.966Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11222024-05-15T05:20:18.966Z * [new branch] verify_rot -> origin/verify_rot
11232024-05-15T05:20:18.966Z * [new ref] -> origin/HEAD
11242024-05-15T05:20:18.966Z Updating git repository `https://github.com/oxidecomputer/ispf`
11252024-05-15T05:20:18.966ZFrom https://github.com/oxidecomputer/ispf
11262024-05-15T05:20:18.966Z * [new branch] main -> origin/main
11272024-05-15T05:20:18.966Z * [new ref] -> origin/HEAD
11282024-05-15T05:20:19.010Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11292024-05-15T05:20:19.413ZFrom https://github.com/oxidecomputer/poptrie
11302024-05-15T05:20:19.413Z * [new branch] main -> origin/main
11312024-05-15T05:20:19.438Z * [new branch] multipath -> origin/multipath
11322024-05-15T05:20:19.438Z * [new ref] -> origin/HEAD
11332024-05-15T05:20:19.438Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11342024-05-15T05:20:20.116ZFrom https://github.com/oxidecomputer/netadm-sys
11352024-05-15T05:20:20.116Z * [new branch] compile-macos -> origin/compile-macos
11362024-05-15T05:20:20.155Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11372024-05-15T05:20:20.156Z * [new branch] gh-pages -> origin/gh-pages
11382024-05-15T05:20:20.156Z * [new branch] main -> origin/main
11392024-05-15T05:20:20.156Z * [new branch] route-get-timeout -> origin/route-get-timeout
11402024-05-15T05:20:20.157Z * [new branch] siocgnds -> origin/siocgnds
11412024-05-15T05:20:20.157Z * [new ref] -> origin/HEAD
11422024-05-15T05:20:20.261Z Updating git repository `https://github.com/jgallagher/nix`
11432024-05-15T05:20:21.229ZFrom https://github.com/jgallagher/nix
11442024-05-15T05:20:21.229Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11452024-05-15T05:20:21.236Z * [new branch] aio_pin -> origin/aio_pin
11462024-05-15T05:20:21.236Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11472024-05-15T05:20:21.236Z * [new branch] illumos -> origin/illumos
11482024-05-15T05:20:21.236Z * [new branch] master -> origin/master
11492024-05-15T05:20:21.236Z * [new branch] r0.11.1 -> origin/r0.11.1
11502024-05-15T05:20:21.236Z * [new branch] r0.12.1 -> origin/r0.12.1
11512024-05-15T05:20:21.236Z * [new branch] r0.13.1 -> origin/r0.13.1
11522024-05-15T05:20:21.237Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11532024-05-15T05:20:21.237Z * [new branch] sparc64 -> origin/sparc64
11542024-05-15T05:20:21.237Z * [new branch] staging -> origin/staging
11552024-05-15T05:20:21.237Z * [new branch] trying -> origin/trying
11562024-05-15T05:20:21.237Z * [new branch] update_lazystatic -> origin/update_lazystatic
11572024-05-15T05:20:21.237Z * [new ref] -> origin/HEAD
11582024-05-15T05:20:21.237Z * [new tag] v0.10.0 -> v0.10.0
11592024-05-15T05:20:21.237Z * [new tag] v0.11.0 -> v0.11.0
11602024-05-15T05:20:21.237Z * [new tag] v0.11.1 -> v0.11.1
11612024-05-15T05:20:21.237Z * [new tag] v0.12.0 -> v0.12.0
11622024-05-15T05:20:21.237Z * [new tag] v0.12.1 -> v0.12.1
11632024-05-15T05:20:21.237Z * [new tag] v0.13.0 -> v0.13.0
11642024-05-15T05:20:21.237Z * [new tag] v0.13.1 -> v0.13.1
11652024-05-15T05:20:21.238Z * [new tag] v0.14.0 -> v0.14.0
11662024-05-15T05:20:21.238Z * [new tag] v0.14.1 -> v0.14.1
11672024-05-15T05:20:21.238Z * [new tag] v0.16.0 -> v0.16.0
11682024-05-15T05:20:21.238Z * [new tag] v0.17.0 -> v0.17.0
11692024-05-15T05:20:21.238Z * [new tag] v0.3.10 -> v0.3.10
11702024-05-15T05:20:21.238Z * [new tag] v0.3.9 -> v0.3.9
11712024-05-15T05:20:21.238Z * [new tag] v0.4.2 -> v0.4.2
11722024-05-15T05:20:21.238Z * [new tag] v0.4.3 -> v0.4.3
11732024-05-15T05:20:21.238Z * [new tag] v0.5.0 -> v0.5.0
11742024-05-15T05:20:21.238Z * [new tag] v0.5.1 -> v0.5.1
11752024-05-15T05:20:21.238Z * [new tag] v0.6.0 -> v0.6.0
11762024-05-15T05:20:21.238Z * [new tag] v0.7.0 -> v0.7.0
11772024-05-15T05:20:21.238Z * [new tag] v0.8.0 -> v0.8.0
11782024-05-15T05:20:21.239Z * [new tag] v0.8.1 -> v0.8.1
11792024-05-15T05:20:21.239Z * [new tag] v0.9.0 -> v0.9.0
11802024-05-15T05:20:21.288Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11812024-05-15T05:20:21.739ZFrom https://github.com/oxidecomputer/tlvc
11822024-05-15T05:20:21.739Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11832024-05-15T05:20:21.765Z * [new branch] main -> origin/main
11842024-05-15T05:20:21.766Z * [new branch] string-pieces -> origin/string-pieces
11852024-05-15T05:20:21.767Z * [new ref] -> origin/HEAD
11862024-05-15T05:20:21.768Z Updating git repository `https://github.com/cbiffle/hubpack`
11872024-05-15T05:20:22.277ZFrom https://github.com/cbiffle/hubpack
11882024-05-15T05:20:22.277Z * [new branch] main -> origin/main
11892024-05-15T05:20:22.301Z * [new ref] -> origin/HEAD
11902024-05-15T05:20:22.303Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
11912024-05-15T05:20:23.267ZFrom https://github.com/oxidecomputer/lpc55_support
11922024-05-15T05:20:23.267Z * [new branch] bump_version -> origin/bump_version
11932024-05-15T05:20:23.480Z * [new branch] extend_logging -> origin/extend_logging
11942024-05-15T05:20:23.480Z * [new branch] master -> origin/master
11952024-05-15T05:20:23.481Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
11962024-05-15T05:20:23.481Z * [new branch] real_verify_error -> origin/real_verify_error
11972024-05-15T05:20:23.481Z * [new branch] release_fixes -> origin/release_fixes
11982024-05-15T05:20:23.481Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
11992024-05-15T05:20:23.482Z * [new ref] -> origin/HEAD
12002024-05-15T05:20:23.482Z Updating git repository `https://github.com/oxidecomputer/typify`
12012024-05-15T05:20:25.910ZFrom https://github.com/oxidecomputer/typify
12022024-05-15T05:20:25.910Z * [new branch] dependabot/cargo/schemars-0.8.19 -> origin/dependabot/cargo/schemars-0.8.19
12032024-05-15T05:20:25.934Z * [new branch] ipv6 -> origin/ipv6
12042024-05-15T05:20:25.935Z * [new branch] js-schema -> origin/js-schema
12052024-05-15T05:20:25.935Z * [new branch] main -> origin/main
12062024-05-15T05:20:25.935Z * [new branch] nested-newtype -> origin/nested-newtype
12072024-05-15T05:20:25.935Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12082024-05-15T05:20:25.935Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12092024-05-15T05:20:25.935Z * [new ref] -> origin/HEAD
12102024-05-15T05:20:25.936Z * [new tag] v0.0.10 -> v0.0.10
12112024-05-15T05:20:25.936Z * [new tag] v0.0.11 -> v0.0.11
12122024-05-15T05:20:25.936Z * [new tag] v0.0.12 -> v0.0.12
12132024-05-15T05:20:25.936Z * [new tag] v0.0.13 -> v0.0.13
12142024-05-15T05:20:25.936Z * [new tag] v0.0.14 -> v0.0.14
12152024-05-15T05:20:25.936Z * [new tag] v0.0.15 -> v0.0.15
12162024-05-15T05:20:25.936Z * [new tag] v0.0.16 -> v0.0.16
12172024-05-15T05:20:25.936Z * [new tag] v0.0.4 -> v0.0.4
12182024-05-15T05:20:25.936Z * [new tag] v0.0.5 -> v0.0.5
12192024-05-15T05:20:25.937Z * [new tag] v0.0.6 -> v0.0.6
12202024-05-15T05:20:25.937Z * [new tag] v0.0.7 -> v0.0.7
12212024-05-15T05:20:25.937Z * [new tag] v0.0.8 -> v0.0.8
12222024-05-15T05:20:25.938Z * [new tag] v0.0.9 -> v0.0.9
12232024-05-15T05:20:25.938Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12242024-05-15T05:20:25.938ZFrom https://github.com/oxidecomputer/dlpi-sys
12252024-05-15T05:20:25.939Z * [new branch] gh-pages -> origin/gh-pages
12262024-05-15T05:20:25.939Z * [new branch] main -> origin/main
12272024-05-15T05:20:25.939Z * [new ref] -> origin/HEAD
12282024-05-15T05:20:25.939Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12292024-05-15T05:20:25.939ZFrom https://github.com/jmesmon/rust-libzfs
12302024-05-15T05:20:25.939Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12312024-05-15T05:20:25.939Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12322024-05-15T05:20:25.940Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12332024-05-15T05:20:25.940Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12342024-05-15T05:20:25.940Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12352024-05-15T05:20:25.940Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12362024-05-15T05:20:25.940Z * [new branch] dev -> origin/dev
12372024-05-15T05:20:25.941Z * [new branch] drr -> origin/drr
12382024-05-15T05:20:25.941Z * [new branch] f-types -> origin/f-types
12392024-05-15T05:20:25.941Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12402024-05-15T05:20:25.941Z * [new branch] master -> origin/master
12412024-05-15T05:20:25.941Z * [new branch] staging -> origin/staging
12422024-05-15T05:20:25.941Z * [new ref] -> origin/HEAD
12432024-05-15T05:20:25.941Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12442024-05-15T05:20:25.943Z * [new tag] v0.4.0 -> v0.4.0
12452024-05-15T05:20:25.943Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12462024-05-15T05:20:25.943Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12472024-05-15T05:20:25.943Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12482024-05-15T05:20:26.335ZFrom https://github.com/oxidecomputer/rusty-doors
12492024-05-15T05:20:26.335Z * [new branch] gh-pages -> origin/gh-pages
12502024-05-15T05:20:26.455Z * [new branch] main -> origin/main
12512024-05-15T05:20:26.455Z * [new branch] no-bindgen -> origin/no-bindgen
12522024-05-15T05:20:26.458Z * [new ref] -> origin/HEAD
12532024-05-15T05:20:26.500Z Updating git repository `https://github.com/oxidecomputer/rfb`
12542024-05-15T05:20:26.989ZFrom https://github.com/oxidecomputer/rfb
12552024-05-15T05:20:26.989Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12562024-05-15T05:20:27.010Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12572024-05-15T05:20:27.010Z * [new branch] main -> origin/main
12582024-05-15T05:20:27.011Z * [new branch] pixfmts -> origin/pixfmts
12592024-05-15T05:20:27.011Z * [new ref] -> origin/HEAD
12602024-05-15T05:20:28.230Z Downloading crates ...
12612024-05-15T05:20:28.277Z Downloaded addr2line v0.21.0
12622024-05-15T05:20:28.288Z Downloaded anstream v0.6.11
12632024-05-15T05:20:28.298Z Downloaded aead v0.5.2
12642024-05-15T05:20:28.299Z Downloaded adler v1.0.2
12652024-05-15T05:20:28.299Z Downloaded argon2 v0.5.3
12662024-05-15T05:20:28.307Z Downloaded allocator-api2 v0.2.16
12672024-05-15T05:20:28.307Z Downloaded async-recursion v1.1.1
12682024-05-15T05:20:28.308Z Downloaded ascii v1.1.0
12692024-05-15T05:20:28.330Z Downloaded crossbeam-deque v0.8.3
12702024-05-15T05:20:28.331Z Downloaded anstyle-query v1.0.0
12712024-05-15T05:20:28.331Z Downloaded anstyle-parse v0.2.1
12722024-05-15T05:20:28.756Z Downloaded hmac v0.12.1
12732024-05-15T05:20:28.756Z Downloaded atomicwrites v0.4.3
12742024-05-15T05:20:28.756Z Downloaded atty v0.2.14
12752024-05-15T05:20:28.756Z Downloaded async-stream-impl v0.3.5
12762024-05-15T05:20:28.757Z Downloaded hubpack v0.1.2
12772024-05-15T05:20:28.757Z Downloaded async-stream v0.3.5
12782024-05-15T05:20:28.757Z Downloaded byteorder v1.5.0
12792024-05-15T05:20:28.757Z Downloaded atomic-waker v1.1.1
12802024-05-15T05:20:28.758Z Downloaded arrayvec v0.7.4
12812024-05-15T05:20:28.758Z Downloaded array-init v0.0.4
12822024-05-15T05:20:28.758Z Downloaded heapless v0.7.16
12832024-05-15T05:20:28.776Z Downloaded cipher v0.4.4
12842024-05-15T05:20:28.776Z Downloaded async-trait v0.1.80
12852024-05-15T05:20:28.776Z Downloaded hashbrown v0.14.3
12862024-05-15T05:20:28.776Z Downloaded heck v0.4.1
12872024-05-15T05:20:28.776Z Downloaded hyper-tls v0.5.0
12882024-05-15T05:20:28.776Z Downloaded const_format_proc_macros v0.2.32
12892024-05-15T05:20:28.776Z Downloaded hyper-rustls v0.24.2
12902024-05-15T05:20:28.776Z Downloaded camino v1.1.6
12912024-05-15T05:20:28.777Z Downloaded humantime v2.1.0
12922024-05-15T05:20:28.777Z Downloaded base64ct v1.6.0
12932024-05-15T05:20:28.777Z Downloaded headers v0.3.9
12942024-05-15T05:20:28.777Z Downloaded http-range v0.1.5
12952024-05-15T05:20:28.777Z Downloaded heapless v0.8.0
12962024-05-15T05:20:28.777Z Downloaded bb8 v0.8.3
12972024-05-15T05:20:28.777Z Downloaded hyper-staticfile v0.9.5
12982024-05-15T05:20:28.777Z Downloaded colored v2.1.0
12992024-05-15T05:20:28.777Z Downloaded httparse v1.8.0
13002024-05-15T05:20:28.778Z Downloaded crc-catalog v2.2.0
13012024-05-15T05:20:28.778Z Downloaded ident_case v1.0.1
13022024-05-15T05:20:28.778Z Downloaded cfg-if v1.0.0
13032024-05-15T05:20:28.778Z Downloaded http v0.2.12
13042024-05-15T05:20:28.778Z Downloaded is-terminal v0.4.9
13052024-05-15T05:20:28.778Z Downloaded match_cfg v0.1.0
13062024-05-15T05:20:28.778Z Downloaded is_ci v1.2.0
13072024-05-15T05:20:28.778Z Downloaded cookie v0.17.0
13082024-05-15T05:20:28.778Z Downloaded new_debug_unreachable v1.0.4
13092024-05-15T05:20:28.779Z Downloaded matches v0.1.10
13102024-05-15T05:20:28.779Z Downloaded instant v0.1.12
13112024-05-15T05:20:28.779Z Downloaded cpufeatures v0.2.12
13122024-05-15T05:20:28.779Z Downloaded bzip2 v0.4.4
13132024-05-15T05:20:28.779Z Downloaded normalize-line-endings v0.3.0
13142024-05-15T05:20:28.779Z Downloaded cookie_store v0.20.0
13152024-05-15T05:20:28.779Z Downloaded backoff v0.4.0
13162024-05-15T05:20:28.779Z Downloaded newtype_derive v0.1.6
13172024-05-15T05:20:28.779Z Downloaded ciborium-io v0.2.2
13182024-05-15T05:20:28.779Z Downloaded bcs v0.1.6
13192024-05-15T05:20:28.780Z Downloaded http-body v0.4.5
13202024-05-15T05:20:28.780Z Downloaded highway v1.1.0
13212024-05-15T05:20:28.780Z Downloaded iana-time-zone v0.1.57
13222024-05-15T05:20:28.780Z Downloaded constant_time_eq v0.3.0
13232024-05-15T05:20:28.780Z Downloaded clap_lex v0.7.0
13242024-05-15T05:20:28.780Z Downloaded bitfield v0.14.0
13252024-05-15T05:20:28.780Z Downloaded block-padding v0.3.3
13262024-05-15T05:20:28.780Z Downloaded bit-set v0.5.3
13272024-05-15T05:20:28.780Z Downloaded newline-converter v0.3.0
13282024-05-15T05:20:28.780Z Downloaded base16ct v0.2.0
13292024-05-15T05:20:28.781Z Downloaded nodrop v0.1.14
13302024-05-15T05:20:28.781Z Downloaded cobs v0.2.3
13312024-05-15T05:20:28.781Z Downloaded ciborium-ll v0.2.2
13322024-05-15T05:20:28.781Z Downloaded hostname v0.4.0
13332024-05-15T05:20:28.781Z Downloaded memoffset v0.7.1
13342024-05-15T05:20:28.781Z Downloaded clap_derive v4.5.4
13352024-05-15T05:20:28.781Z Downloaded mime v0.3.17
13362024-05-15T05:20:28.781Z Downloaded linear-map v1.2.0
13372024-05-15T05:20:28.782Z Downloaded rustfmt-wrapper v0.2.1
13382024-05-15T05:20:28.784Z Downloaded scroll_derive v0.12.0
13392024-05-15T05:20:28.785Z Downloaded keccak v0.1.4
13402024-05-15T05:20:28.785Z Downloaded ciborium v0.2.2
13412024-05-15T05:20:28.785Z Downloaded stability v0.2.0
13422024-05-15T05:20:28.785Z Downloaded sqlparser_derive v0.2.2
13432024-05-15T05:20:28.785Z Downloaded sigpipe v0.1.3
13442024-05-15T05:20:28.785Z Downloaded cstr-argument v0.1.2
13452024-05-15T05:20:28.785Z Downloaded multimap v0.10.0
13462024-05-15T05:20:28.785Z Downloaded indoc v1.0.9
13472024-05-15T05:20:28.785Z Downloaded spin v0.5.2
13482024-05-15T05:20:28.786Z Downloaded libsw v3.3.1
13492024-05-15T05:20:28.786Z Downloaded nanorand v0.7.0
13502024-05-15T05:20:28.786Z Downloaded tinyvec_macros v0.1.1
13512024-05-15T05:20:28.786Z Downloaded swrite v0.1.0
13522024-05-15T05:20:28.786Z Downloaded mockall v0.12.1
13532024-05-15T05:20:28.786Z Downloaded lru-cache v0.1.2
13542024-05-15T05:20:28.786Z Downloaded dtrace-parser v0.2.0
13552024-05-15T05:20:28.786Z Downloaded rustls-pki-types v1.3.0
13562024-05-15T05:20:28.787Z Downloaded lock_api v0.4.10
13572024-05-15T05:20:28.787Z Downloaded libefi-sys v0.1.0
13582024-05-15T05:20:28.787Z Downloaded derive_builder_macro v0.20.0
13592024-05-15T05:20:28.787Z Downloaded cookie v0.18.1
13602024-05-15T05:20:28.787Z Downloaded maybe-uninit v2.0.0
13612024-05-15T05:20:28.787Z Downloaded lru v0.12.1
13622024-05-15T05:20:28.787Z Downloaded newtype-uuid v1.1.0
13632024-05-15T05:20:28.787Z Downloaded signature v1.6.4
13642024-05-15T05:20:28.787Z Downloaded structmeta v0.3.0
13652024-05-15T05:20:28.787Z Downloaded signature v2.1.0
13662024-05-15T05:20:28.788Z Downloaded kstat-rs v0.2.3
13672024-05-15T05:20:28.788Z Downloaded openssl-probe v0.1.5
13682024-05-15T05:20:28.788Z Downloaded subtle v2.5.0
13692024-05-15T05:20:28.788Z Downloaded serde_arrays v0.1.0
13702024-05-15T05:20:28.789Z Downloaded bitflags v2.4.2
13712024-05-15T05:20:28.789Z Downloaded predicates-core v1.0.6
13722024-05-15T05:20:28.789Z Downloaded mime_guess v2.0.4
13732024-05-15T05:20:28.789Z Downloaded memmap2 v0.7.1
13742024-05-15T05:20:28.789Z Downloaded rusty-fork v0.3.0
13752024-05-15T05:20:28.790Z Downloaded tokio-macros v2.2.0
13762024-05-15T05:20:28.790Z Downloaded rustc-demangle v0.1.23
13772024-05-15T05:20:28.790Z Downloaded ipnet v2.9.0
13782024-05-15T05:20:28.790Z Downloaded foreign-types v0.3.2
13792024-05-15T05:20:28.790Z Downloaded unicase v2.7.0
13802024-05-15T05:20:28.790Z Downloaded native-tls v0.2.11
13812024-05-15T05:20:28.790Z Downloaded defmt-parser v0.3.3
13822024-05-15T05:20:28.790Z Downloaded errno v0.3.8
13832024-05-15T05:20:28.801Z Downloaded crypto-common v0.1.6
13842024-05-15T05:20:28.801Z Downloaded zeroize_derive v1.4.2
13852024-05-15T05:20:28.801Z Downloaded log v0.4.21
13862024-05-15T05:20:28.802Z Downloaded wyz v0.5.1
13872024-05-15T05:20:28.802Z Downloaded hash32 v0.3.1
13882024-05-15T05:20:28.802Z Downloaded futures-sink v0.3.30
13892024-05-15T05:20:28.802Z Downloaded futures-macro v0.3.30
13902024-05-15T05:20:28.803Z Downloaded ena v0.14.2
13912024-05-15T05:20:28.803Z Downloaded fragile v2.0.0
13922024-05-15T05:20:28.803Z Downloaded hash32 v0.2.1
13932024-05-15T05:20:28.803Z Downloaded serde_repr v0.1.16
13942024-05-15T05:20:28.803Z Downloaded pkg-config v0.3.27
13952024-05-15T05:20:28.803Z Downloaded percent-encoding v2.3.1
13962024-05-15T05:20:28.803Z Downloaded tap v1.0.1
13972024-05-15T05:20:28.804Z Downloaded take_mut v0.2.2
13982024-05-15T05:20:28.804Z Downloaded tabwriter v1.4.0
13992024-05-15T05:20:28.804Z Downloaded tokio-rustls v0.25.0
14002024-05-15T05:20:28.804Z Downloaded waitgroup v0.1.2
14012024-05-15T05:20:28.804Z Downloaded want v0.3.1
14022024-05-15T05:20:28.804Z Downloaded num_enum_derive v0.5.11
14032024-05-15T05:20:28.804Z Downloaded ref-cast-impl v1.0.23
14042024-05-15T05:20:28.805Z Downloaded tokio-native-tls v0.3.1
14052024-05-15T05:20:28.805Z Downloaded num_enum v0.5.11
14062024-05-15T05:20:28.805Z Downloaded derive_builder_core v0.20.0
14072024-05-15T05:20:28.805Z Downloaded tokio-rustls v0.24.1
14082024-05-15T05:20:28.805Z Downloaded dtrace-parser v0.1.14
14092024-05-15T05:20:28.805Z Downloaded downcast v0.11.0
14102024-05-15T05:20:28.805Z Downloaded chacha20poly1305 v0.10.1
14112024-05-15T05:20:28.805Z Downloaded which v4.4.0
14122024-05-15T05:20:28.806Z Downloaded foreign-types v0.5.0
14132024-05-15T05:20:28.806Z Downloaded rayon-core v1.12.1
14142024-05-15T05:20:28.806Z Downloaded foreign-types-shared v0.1.1
14152024-05-15T05:20:28.806Z Downloaded slog-async v2.8.0
14162024-05-15T05:20:28.806Z Downloaded thiserror-impl v1.0.59
14172024-05-15T05:20:28.806Z Downloaded pkcs8 v0.10.2
14182024-05-15T05:20:28.806Z Downloaded mockall_derive v0.12.1
14192024-05-15T05:20:28.806Z Downloaded peeking_take_while v0.1.2
14202024-05-15T05:20:28.807Z Downloaded http v1.0.0
14212024-05-15T05:20:28.807Z Downloaded path-slash v0.1.5
14222024-05-15T05:20:28.807Z Downloaded walkdir v2.5.0
14232024-05-15T05:20:28.807Z Downloaded wait-timeout v0.2.0
14242024-05-15T05:20:28.807Z Downloaded typenum v1.16.0
14252024-05-15T05:20:28.807Z Downloaded slog-bunyan v2.5.0
14262024-05-15T05:20:28.807Z Downloaded shell-words v1.1.0
14272024-05-15T05:20:28.808Z Downloaded toml_datetime v0.6.5
14282024-05-15T05:20:28.808Z Downloaded tinyvec v1.6.0
14292024-05-15T05:20:28.808Z Downloaded spki v0.7.2
14302024-05-15T05:20:28.808Z Downloaded snafu-derive v0.8.2
14312024-05-15T05:20:28.808Z Downloaded thiserror-impl-no-std v2.0.2
14322024-05-15T05:20:28.808Z Downloaded parse-size v1.0.0
14332024-05-15T05:20:28.808Z Downloaded pest_derive v2.7.6
14342024-05-15T05:20:28.808Z Downloaded sync_wrapper v0.1.2
14352024-05-15T05:20:28.808Z Downloaded unicode-ident v1.0.12
14362024-05-15T05:20:28.809Z Downloaded untrusted v0.9.0
14372024-05-15T05:20:28.809Z Downloaded num_cpus v1.16.0
14382024-05-15T05:20:28.809Z Downloaded usdt-macro v0.5.0
14392024-05-15T05:20:28.809Z Downloaded utf-8 v0.7.6
14402024-05-15T05:20:28.809Z Downloaded parking_lot_core v0.9.8
14412024-05-15T05:20:28.809Z Downloaded rand_core v0.6.4
14422024-05-15T05:20:28.809Z Downloaded rand_chacha v0.3.1
14432024-05-15T05:20:28.809Z Downloaded defmt v0.3.5
14442024-05-15T05:20:28.809Z Downloaded radium v0.7.0
14452024-05-15T05:20:28.809Z Downloaded ucd-trie v0.1.6
14462024-05-15T05:20:28.810Z Downloaded paste v1.0.15
14472024-05-15T05:20:28.810Z Downloaded quote v1.0.36
14482024-05-15T05:20:28.810Z Downloaded scheduled-thread-pool v0.2.7
14492024-05-15T05:20:28.810Z Downloaded ed25519 v1.5.3
14502024-05-15T05:20:28.810Z Downloaded ryu v1.0.15
14512024-05-15T05:20:28.810Z Downloaded fxhash v0.2.1
14522024-05-15T05:20:28.810Z Downloaded strsim v0.10.0
14532024-05-15T05:20:28.810Z Downloaded darling_macro v0.20.8
14542024-05-15T05:20:28.810Z Downloaded peg-runtime v0.8.3
14552024-05-15T05:20:28.810Z Downloaded openssl-macros v0.1.1
14562024-05-15T05:20:28.810Z Downloaded synstructure v0.12.6
14572024-05-15T05:20:28.810Z Downloaded group v0.13.0
14582024-05-15T05:20:28.810Z Downloaded toml v0.7.8
14592024-05-15T05:20:28.810Z Downloaded pretty-hex v0.4.1
14602024-05-15T05:20:28.810Z Downloaded pretty-hex v0.2.1
14612024-05-15T05:20:28.810Z Downloaded portpicker v0.1.1
14622024-05-15T05:20:28.810Z Downloaded olpc-cjson v0.1.3
14632024-05-15T05:20:28.810Z Downloaded peg v0.8.3
14642024-05-15T05:20:28.810Z Downloaded usdt-macro v0.3.5
14652024-05-15T05:20:28.810Z Downloaded tiny-keccak v2.0.2
14662024-05-15T05:20:28.810Z Downloaded proc-macro-error v1.0.4
14672024-05-15T05:20:28.811Z Downloaded tokio-postgres v0.7.10
14682024-05-15T05:20:28.811Z Downloaded try-lock v0.2.4
14692024-05-15T05:20:28.811Z Downloaded password-hash v0.5.0
14702024-05-15T05:20:28.811Z Downloaded time-macros v0.2.17
14712024-05-15T05:20:28.811Z Downloaded siphasher v0.3.11
14722024-05-15T05:20:28.811Z Downloaded fnv v1.0.7
14732024-05-15T05:20:28.811Z Downloaded smawk v0.3.1
14742024-05-15T05:20:28.811Z Downloaded thiserror v1.0.59
14752024-05-15T05:20:28.811Z Downloaded curve25519-dalek-derive v0.1.0
14762024-05-15T05:20:28.811Z Downloaded futures-task v0.3.30
14772024-05-15T05:20:28.811Z Downloaded enum-as-inner v0.5.1
14782024-05-15T05:20:28.811Z Downloaded equivalent v1.0.1
14792024-05-15T05:20:28.811Z Downloaded der_derive v0.7.2
14802024-05-15T05:20:28.811Z Downloaded toml v0.5.11
14812024-05-15T05:20:28.811Z Downloaded defmt-macros v0.3.6
14822024-05-15T05:20:28.811Z Downloaded number_prefix v0.4.0
14832024-05-15T05:20:28.819Z Downloaded untrusted v0.7.1
14842024-05-15T05:20:28.819Z Downloaded either v1.11.0
14852024-05-15T05:20:28.819Z Downloaded serde_urlencoded v0.7.1
14862024-05-15T05:20:28.819Z Downloaded slog-dtrace v0.3.0
14872024-05-15T05:20:28.819Z Downloaded usdt-impl v0.5.0
14882024-05-15T05:20:28.819Z Downloaded tokio-tungstenite v0.20.1
14892024-05-15T05:20:28.819Z Downloaded opaque-debug v0.3.0
14902024-05-15T05:20:28.819Z Downloaded toml v0.8.12
14912024-05-15T05:20:28.819Z Downloaded precomputed-hash v0.1.1
14922024-05-15T05:20:28.820Z Downloaded slab v0.4.9
14932024-05-15T05:20:28.820Z Downloaded resolv-conf v0.7.0
14942024-05-15T05:20:28.820Z Downloaded thread-id v4.2.0
14952024-05-15T05:20:28.820Z Downloaded num-iter v0.1.45
14962024-05-15T05:20:28.820Z Downloaded num-integer v0.1.46
14972024-05-15T05:20:28.820Z Downloaded thiserror-no-std v2.0.2
14982024-05-15T05:20:28.820Z Downloaded rustc-hash v1.1.0
14992024-05-15T05:20:28.820Z Downloaded rand_seeder v0.2.3
15002024-05-15T05:20:28.820Z Downloaded xattr v1.0.1
15012024-05-15T05:20:28.820Z Downloaded spin v0.9.8
15022024-05-15T05:20:28.821Z Downloaded socket2 v0.5.6
15032024-05-15T05:20:28.821Z Downloaded termtree v0.4.1
15042024-05-15T05:20:28.821Z Downloaded structmeta-derive v0.2.0
15052024-05-15T05:20:28.821Z Downloaded peg-macros v0.8.3
15062024-05-15T05:20:28.821Z Downloaded strip-ansi-escapes v0.2.0
15072024-05-15T05:20:28.821Z Downloaded string_cache v0.8.7
15082024-05-15T05:20:28.821Z Downloaded usdt v0.5.0
15092024-05-15T05:20:28.822Z Downloaded foreign-types-shared v0.3.1
15102024-05-15T05:20:28.822Z Downloaded display-error-chain v0.2.0
15112024-05-15T05:20:28.822Z Downloaded strsim v0.11.0
15122024-05-15T05:20:28.822Z Downloaded stringprep v0.1.3
15132024-05-15T05:20:28.822Z Downloaded deranged v0.3.11
15142024-05-15T05:20:28.822Z Downloaded indexmap v2.2.6
15152024-05-15T05:20:28.822Z Downloaded tokio-stream v0.1.15
15162024-05-15T05:20:28.823Z Downloaded num-conv v0.1.0
15172024-05-15T05:20:28.823Z Downloaded filetime v0.2.23
15182024-05-15T05:20:28.823Z Downloaded psl-types v2.0.11
15192024-05-15T05:20:28.823Z Downloaded vsss-rs v3.3.4
15202024-05-15T05:20:28.823Z Downloaded rustc_version v0.4.0
15212024-05-15T05:20:28.823Z Downloaded env_logger v0.9.3
15222024-05-15T05:20:28.823Z Downloaded darling v0.20.8
15232024-05-15T05:20:28.824Z Downloaded futures-io v0.3.30
15242024-05-15T05:20:28.824Z Downloaded rustc_version v0.1.7
15252024-05-15T05:20:28.824Z Downloaded num v0.4.3
15262024-05-15T05:20:28.824Z Downloaded futures-executor v0.3.30
15272024-05-15T05:20:28.840Z Downloaded phf_shared v0.11.2
15282024-05-15T05:20:28.840Z Downloaded num-complex v0.4.6
15292024-05-15T05:20:28.840Z Downloaded yasna v0.5.2
15302024-05-15T05:20:28.841Z Downloaded toolchain_find v0.4.0
15312024-05-15T05:20:28.841Z Downloaded time-core v0.1.2
15322024-05-15T05:20:28.841Z Downloaded tabled_derive v0.7.0
15332024-05-15T05:20:28.841Z Downloaded oso-derive v0.27.3
15342024-05-15T05:20:28.848Z Downloaded universal-hash v0.5.1
15352024-05-15T05:20:28.848Z Downloaded unicode-linebreak v0.1.5
15362024-05-15T05:20:28.848Z Downloaded zeroize v1.7.0
15372024-05-15T05:20:28.848Z Downloaded tower-service v0.3.2
15382024-05-15T05:20:28.848Z Downloaded float-cmp v0.9.0
15392024-05-15T05:20:28.848Z Downloaded serde_derive v1.0.201
15402024-05-15T05:20:28.849Z Downloaded dirs-sys-next v0.1.2
15412024-05-15T05:20:28.849Z Downloaded dirs-next v2.0.0
15422024-05-15T05:20:28.849Z Downloaded termios v0.3.3
15432024-05-15T05:20:28.849Z Downloaded terminal_size v0.3.0
15442024-05-15T05:20:28.849Z Downloaded serde_with_macros v3.7.0
15452024-05-15T05:20:28.873Z Downloaded futures-core v0.3.30
15462024-05-15T05:20:28.873Z Downloaded postgres-protocol v0.6.6
15472024-05-15T05:20:28.873Z Downloaded once_cell v1.19.0
15482024-05-15T05:20:28.904Z Downloaded snafu v0.8.2
15492024-05-15T05:20:28.905Z Downloaded r2d2 v0.8.10
15502024-05-15T05:20:28.905Z Downloaded clap_builder v4.5.2
15512024-05-15T05:20:28.906Z Downloaded secrecy v0.8.0
15522024-05-15T05:20:28.906Z Downloaded difflib v0.4.0
15532024-05-15T05:20:28.907Z Downloaded derive-where v1.2.7
15542024-05-15T05:20:28.908Z Downloaded num_threads v0.1.6
15552024-05-15T05:20:28.908Z Downloaded endian-type v0.1.2
15562024-05-15T05:20:28.908Z Downloaded pest v2.7.6
15572024-05-15T05:20:28.946Z Downloaded packed_struct v0.10.1
15582024-05-15T05:20:28.946Z Downloaded serde_tokenstream v0.2.0
15592024-05-15T05:20:28.946Z Downloaded smf v0.2.3
15602024-05-15T05:20:28.946Z Downloaded serde_tokenstream v0.1.7
15612024-05-15T05:20:28.946Z Downloaded owo-colors v4.0.0
15622024-05-15T05:20:28.947Z Downloaded rand v0.8.5
15632024-05-15T05:20:28.947Z Downloaded proc-macro-crate v1.3.1
15642024-05-15T05:20:28.947Z Downloaded pem v3.0.4
15652024-05-15T05:20:28.947Z Downloaded structmeta-derive v0.3.0
15662024-05-15T05:20:28.947Z Downloaded structmeta v0.2.0
15672024-05-15T05:20:28.948Z Downloaded similar v2.4.0
15682024-05-15T05:20:28.948Z Downloaded crossbeam-utils v0.8.19
15692024-05-15T05:20:28.967Z Downloaded strum v0.26.2
15702024-05-15T05:20:28.967Z Downloaded phf_shared v0.10.0
15712024-05-15T05:20:28.968Z Downloaded der v0.7.8
15722024-05-15T05:20:28.968Z Downloaded zone_cfg_derive v0.1.2
15732024-05-15T05:20:28.968Z Downloaded zone v0.1.8
15742024-05-15T05:20:28.968Z Downloaded sqlformat v0.2.3
15752024-05-15T05:20:28.968Z Downloaded usdt-attr-macro v0.5.0
15762024-05-15T05:20:28.968Z Downloaded usdt-attr-macro v0.3.5
15772024-05-15T05:20:28.968Z Downloaded sha1 v0.10.6
15782024-05-15T05:20:28.968Z Downloaded termcolor v1.2.0
15792024-05-15T05:20:28.968Z Downloaded slog-term v2.9.1
15802024-05-15T05:20:28.968Z Downloaded zerocopy-derive v0.7.32
15812024-05-15T05:20:28.968Z Downloaded unicode-xid v0.2.4
15822024-05-15T05:20:28.968Z Downloaded libxml v0.3.3
15832024-05-15T05:20:28.968Z Downloaded dof v0.3.0
15842024-05-15T05:20:28.968Z Downloaded fatfs v0.3.6
15852024-05-15T05:20:28.974Z Downloaded serde-big-array v0.5.1
15862024-05-15T05:20:28.975Z Downloaded proc-macro-error-attr v1.0.4
15872024-05-15T05:20:28.975Z Downloaded phf v0.11.2
15882024-05-15T05:20:28.975Z Downloaded static_assertions v1.1.0
15892024-05-15T05:20:28.975Z Downloaded rustls-pemfile v2.1.2
15902024-05-15T05:20:28.975Z Downloaded pest_meta v2.7.6
15912024-05-15T05:20:28.975Z Downloaded trust-dns-resolver v0.22.0
15922024-05-15T05:20:28.975Z Downloaded rustyline v14.0.0
15932024-05-15T05:20:28.980Z Downloaded serde-big-array v0.4.1
15942024-05-15T05:20:28.981Z Downloaded packed_struct_codegen v0.10.1
15952024-05-15T05:20:28.981Z Downloaded diesel_table_macro_syntax v0.1.0
15962024-05-15T05:20:28.988Z Downloaded shlex v1.3.0
15972024-05-15T05:20:28.988Z Downloaded crucible-workspace-hack v0.1.0
15982024-05-15T05:20:28.988Z Downloaded flagset v0.4.3
15992024-05-15T05:20:28.988Z Downloaded hashbrown v0.12.3
16002024-05-15T05:20:28.994Z Downloaded usdt v0.3.5
16012024-05-15T05:20:28.995Z Downloaded signal-hook-mio v0.2.3
16022024-05-15T05:20:28.995Z Downloaded nom v7.1.3
16032024-05-15T05:20:29.000Z Downloaded semver v1.0.22
16042024-05-15T05:20:29.006Z Downloaded term v0.7.0
16052024-05-15T05:20:29.007Z Downloaded tempfile v3.10.1
16062024-05-15T05:20:29.012Z Downloaded rpassword v7.3.1
16072024-05-15T05:20:29.012Z Downloaded funty v2.0.0
16082024-05-15T05:20:29.012Z Downloaded fallible-iterator v0.2.0
16092024-05-15T05:20:29.013Z Downloaded dof v0.1.5
16102024-05-15T05:20:29.024Z Downloaded hyper v0.14.28
16112024-05-15T05:20:29.030Z Downloaded slog-json v2.6.1
16122024-05-15T05:20:29.030Z Downloaded zerocopy v0.3.0
16132024-05-15T05:20:29.030Z Downloaded rand_xorshift v0.3.0
16142024-05-15T05:20:29.030Z Downloaded glob v0.3.1
16152024-05-15T05:20:29.031Z Downloaded sha2 v0.10.8
16162024-05-15T05:20:29.044Z Downloaded tui-tree-widget v0.19.0
16172024-05-15T05:20:29.044Z Downloaded prettyplease v0.2.20
16182024-05-15T05:20:29.067Z Downloaded test-strategy v0.3.1
16192024-05-15T05:20:29.067Z Downloaded num-derive v0.4.0
16202024-05-15T05:20:29.067Z Downloaded sec1 v0.7.3
16212024-05-15T05:20:29.067Z Downloaded semver v0.1.20
16222024-05-15T05:20:29.067Z Downloaded vte v0.11.1
16232024-05-15T05:20:29.067Z Downloaded pkcs1 v0.7.5
16242024-05-15T05:20:29.068Z Downloaded poly1305 v0.8.0
16252024-05-15T05:20:29.068Z Downloaded futures v0.3.30
16262024-05-15T05:20:29.068Z Downloaded digest v0.10.7
16272024-05-15T05:20:29.558Z Downloaded stable_deref_trait v1.2.0
16282024-05-15T05:20:29.559Z Downloaded unicode-width v0.1.11
16292024-05-15T05:20:29.560Z Downloaded erased-serde v0.3.31
16302024-05-15T05:20:29.560Z Downloaded slog-stdlog v4.1.1
16312024-05-15T05:20:29.562Z Downloaded parking_lot v0.11.2
16322024-05-15T05:20:29.562Z Downloaded getrandom v0.2.12
16332024-05-15T05:20:29.562Z Downloaded bitvec v1.0.1
16342024-05-15T05:20:29.601Z Downloaded scroll v0.12.0
16352024-05-15T05:20:29.601Z Downloaded platforms v3.0.2
16362024-05-15T05:20:29.602Z Downloaded zerocopy v0.6.6
16372024-05-15T05:20:29.602Z Downloaded diesel_derives v2.1.2
16382024-05-15T05:20:29.603Z Downloaded proc-macro2 v1.0.82
16392024-05-15T05:20:29.603Z Downloaded ron v0.7.1
16402024-05-15T05:20:29.604Z Downloaded steno v0.4.0
16412024-05-15T05:20:29.604Z Downloaded tracing-attributes v0.1.27
16422024-05-15T05:20:29.604Z Downloaded crossbeam-epoch v0.9.18
16432024-05-15T05:20:29.605Z Downloaded slog-scope v4.4.0
16442024-05-15T05:20:29.605Z Downloaded diff v0.1.13
16452024-05-15T05:20:29.605Z Downloaded pin-project-internal v1.1.3
16462024-05-15T05:20:29.605Z Downloaded tar v0.4.40
16472024-05-15T05:20:29.605Z Downloaded rcgen v0.12.1
16482024-05-15T05:20:29.606Z Downloaded unicode_categories v0.1.1
16492024-05-15T05:20:29.606Z Downloaded reedline v0.31.0
16502024-05-15T05:20:29.606Z Downloaded elliptic-curve v0.13.8
16512024-05-15T05:20:29.606Z Downloaded crypto-bigint v0.5.2
16522024-05-15T05:20:29.607Z Downloaded time v0.3.34
16532024-05-15T05:20:29.607Z Downloaded oso v0.27.3
16542024-05-15T05:20:29.607Z Downloaded papergrid v0.11.0
16552024-05-15T05:20:29.608Z Downloaded serde v1.0.201
16562024-05-15T05:20:29.608Z Downloaded tungstenite v0.21.0
16572024-05-15T05:20:29.609Z Downloaded globset v0.4.13
16582024-05-15T05:20:29.609Z Downloaded unsafe-libyaml v0.2.10
16592024-05-15T05:20:29.609Z Downloaded num-bigint v0.4.4
16602024-05-15T05:20:29.610Z Downloaded tracing-core v0.1.32
16612024-05-15T05:20:29.610Z Downloaded reqwest v0.11.27
16622024-05-15T05:20:29.610Z Downloaded expectorate v1.1.0
16632024-05-15T05:20:29.610Z Downloaded syn v1.0.109
16642024-05-15T05:20:29.610Z Downloaded tracing v0.1.40
16652024-05-15T05:20:29.611Z Downloaded futures-util v0.3.30
16662024-05-15T05:20:29.611Z Downloaded tungstenite v0.20.1
16672024-05-15T05:20:29.612Z Downloaded quick-xml v0.31.0
16682024-05-15T05:20:29.612Z Downloaded regex v1.10.4
16692024-05-15T05:20:29.612Z Downloaded portable-atomic v1.4.3
16702024-05-15T05:20:29.613Z Downloaded rustls-webpki v0.102.1
16712024-05-15T05:20:29.613Z Downloaded unicode-segmentation v1.10.1
16722024-05-15T05:20:29.613Z Downloaded flate2 v1.0.30
16732024-05-15T05:20:29.613Z Downloaded tough v0.17.1
16742024-05-15T05:20:29.613Z Downloaded zerocopy v0.7.32
16752024-05-15T05:20:29.613Z Downloaded syn v2.0.60
16762024-05-15T05:20:29.614Z Downloaded crossterm v0.27.0
16772024-05-15T05:20:29.614Z Downloaded regress v0.9.1
16782024-05-15T05:20:29.614Z Downloaded vcpkg v0.2.15
16792024-05-15T05:20:29.615Z Downloaded sqlparser v0.45.0
16802024-05-15T05:20:29.615Z Downloaded h2 v0.3.26
16812024-05-15T05:20:29.615Z Downloaded rayon v1.10.0
16822024-05-15T05:20:29.615Z Downloaded idna v0.5.0
16832024-05-15T05:20:29.615Z Downloaded serde_json v1.0.117
16842024-05-15T05:20:29.615Z Downloaded curve25519-dalek v4.1.2
16852024-05-15T05:20:29.616Z Downloaded idna v0.3.0
16862024-05-15T05:20:29.616Z Downloaded webpki-roots v0.25.2
16872024-05-15T05:20:29.616Z Downloaded smoltcp v0.11.0
16882024-05-15T05:20:29.617Z Downloaded polar-core v0.27.3
16892024-05-15T05:20:29.617Z Downloaded tabled v0.15.0
16902024-05-15T05:20:29.617Z Downloaded goblin v0.8.0
16912024-05-15T05:20:29.617Z Downloaded proptest v1.4.0
16922024-05-15T05:20:29.617Z Downloaded regex-syntax v0.6.29
16932024-05-15T05:20:29.618Z Downloaded rustix v0.38.31
16942024-05-15T05:20:29.618Z Downloaded openapiv3 v2.0.0
16952024-05-15T05:20:29.618Z Downloaded object v0.32.1
16962024-05-15T05:20:29.619Z Downloaded zerocopy-derive v0.2.0
16972024-05-15T05:20:29.619Z Downloaded trust-dns-proto v0.22.0
16982024-05-15T05:20:29.619Z Downloaded diesel v2.1.6
16992024-05-15T05:20:29.619Z Downloaded tokio v1.37.0
17002024-05-15T05:20:29.659Z Downloaded zerocopy-derive v0.6.6
17012024-05-15T05:20:29.659Z Downloaded regex-automata v0.4.5
17022024-05-15T05:20:29.659Z Downloaded ratatui v0.26.2
17032024-05-15T05:20:29.686Z Downloaded bzip2-sys v0.1.11+1.0.8
17042024-05-15T05:20:29.686Z Downloaded sled v0.34.7
17052024-05-15T05:20:29.686Z Downloaded rustls v0.21.9
17062024-05-15T05:20:29.710Z Downloaded nix v0.28.0
17072024-05-15T05:20:29.711Z Downloaded rustls v0.22.4
17082024-05-15T05:20:29.711Z Downloaded object v0.30.4
17092024-05-15T05:20:29.735Z Downloaded smoltcp v0.9.1
17102024-05-15T05:20:29.736Z Downloaded libc v0.2.153
17112024-05-15T05:20:29.818Z Downloaded petgraph v0.6.5
17122024-05-15T05:20:29.848Z Downloaded gimli v0.28.0
17132024-05-15T05:20:29.848Z Downloaded openssl v0.10.64
17142024-05-15T05:20:29.848Z Downloaded csv v1.3.0
17152024-05-15T05:20:29.848Z Downloaded regex-syntax v0.8.2
17162024-05-15T05:20:29.849Z Downloaded idna v0.2.3
17172024-05-15T05:20:29.849Z Downloaded sha3 v0.10.8
17182024-05-15T05:20:29.849Z Downloaded bstr v1.9.0
17192024-05-15T05:20:29.862Z Downloaded lalrpop v0.19.12
17202024-05-15T05:20:29.862Z Downloaded radix_trie v0.2.1
17212024-05-15T05:20:29.863Z Downloaded bstr v0.2.17
17222024-05-15T05:20:29.863Z Downloaded serde_with v3.7.0
17232024-05-15T05:20:29.885Z Downloaded signal-hook v0.3.17
17242024-05-15T05:20:29.885Z Downloaded ron v0.8.1
17252024-05-15T05:20:29.885Z Downloaded num-traits v0.2.19
17262024-05-15T05:20:29.899Z Downloaded rustls-webpki v0.101.7
17272024-05-15T05:20:29.899Z Downloaded encoding_rs v0.8.33
17282024-05-15T05:20:29.905Z Downloaded ring v0.16.20
17292024-05-15T05:20:30.018Z Downloaded num-bigint-dig v0.8.4
17302024-05-15T05:20:30.085Z Downloaded chrono v0.4.38
17312024-05-15T05:20:30.086Z Downloaded bindgen v0.69.2
17322024-05-15T05:20:30.086Z Downloaded half v2.3.1
17332024-05-15T05:20:30.087Z Downloaded libm v0.2.7
17342024-05-15T05:20:30.087Z Downloaded itertools v0.12.1
17352024-05-15T05:20:30.087Z Downloaded hkdf v0.12.4
17362024-05-15T05:20:30.088Z Downloaded serde_yaml v0.9.25
17372024-05-15T05:20:30.088Z Downloaded fastrand v2.0.1
17382024-05-15T05:20:30.088Z Downloaded postcard v1.0.8
17392024-05-15T05:20:30.088Z Downloaded unicode-normalization v0.1.22
17402024-05-15T05:20:30.089Z Downloaded textwrap v0.16.1
17412024-05-15T05:20:30.113Z Downloaded trust-dns-client v0.22.0
17422024-05-15T05:20:30.113Z Downloaded pin-project v1.1.3
17432024-05-15T05:20:30.113Z Downloaded serde_derive_internals v0.29.0
17442024-05-15T05:20:30.113Z Downloaded x509-cert v0.2.4
17452024-05-15T05:20:30.114Z Downloaded num-rational v0.4.2
17462024-05-15T05:20:30.114Z Downloaded rsa v0.9.2
17472024-05-15T05:20:30.114Z Downloaded trust-dns-server v0.22.1
17482024-05-15T05:20:30.114Z Downloaded darling_core v0.20.8
17492024-05-15T05:20:30.114Z Downloaded futures-channel v0.3.30
17502024-05-15T05:20:30.114Z Downloaded toml_edit v0.22.12
17512024-05-15T05:20:30.114Z Downloaded pin-utils v0.1.0
17522024-05-15T05:20:30.115Z Downloaded toml_edit v0.19.15
17532024-05-15T05:20:30.115Z Downloaded strum_macros v0.24.3
17542024-05-15T05:20:30.142Z Downloaded csv-core v0.1.11
17552024-05-15T05:20:30.142Z Downloaded winnow v0.6.1
17562024-05-15T05:20:30.142Z Downloaded tokio-util v0.7.10
17572024-05-15T05:20:30.142Z Downloaded usdt-impl v0.3.5
17582024-05-15T05:20:30.142Z Downloaded publicsuffix v2.2.3
17592024-05-15T05:20:30.143Z Downloaded url v2.5.0
17602024-05-15T05:20:30.143Z Downloaded itertools v0.10.5
17612024-05-15T05:20:30.199Z Downloaded schemars v0.8.17
17622024-05-15T05:20:30.199Z Downloaded rtoolbox v0.0.1
17632024-05-15T05:20:30.199Z Downloaded gethostname v0.4.3
17642024-05-15T05:20:30.201Z Downloaded generic-array v0.14.7
17652024-05-15T05:20:30.202Z Downloaded regex-automata v0.1.10
17662024-05-15T05:20:30.202Z Downloaded winnow v0.5.15
17672024-05-15T05:20:30.202Z Downloaded ring v0.17.8
17682024-05-15T05:20:30.231Z Downloaded pest_generator v2.7.6
17692024-05-15T05:20:30.250Z Downloaded pin-project-lite v0.2.13
17702024-05-15T05:20:30.250Z Downloaded fixedbitset v0.4.2
17712024-05-15T05:20:30.250Z Downloaded fs-err v2.11.0
17722024-05-15T05:20:30.250Z Downloaded flume v0.11.0
17732024-05-15T05:20:30.251Z Downloaded uuid v1.8.0
17742024-05-15T05:20:30.251Z Downloaded pem-rfc7468 v0.7.0
17752024-05-15T05:20:30.251Z Downloaded mio v0.8.11
17762024-05-15T05:20:30.251Z Downloaded minimal-lexical v0.2.1
17772024-05-15T05:20:30.265Z Downloaded crunchy v0.2.2
17782024-05-15T05:20:30.266Z Downloaded topological-sort v0.2.2
17792024-05-15T05:20:30.266Z Downloaded predicates v3.1.0
17802024-05-15T05:20:30.266Z Downloaded omicron-zone-package v0.11.0
17812024-05-15T05:20:30.266Z Downloaded memchr v2.7.1
17822024-05-15T05:20:30.266Z Downloaded slog-envlogger v2.2.0
17832024-05-15T05:20:30.266Z Downloaded rustls-pemfile v1.0.3
17842024-05-15T05:20:30.266Z Downloaded ppv-lite86 v0.2.17
17852024-05-15T05:20:30.267Z Downloaded blake3 v1.5.0
17862024-05-15T05:20:30.278Z Downloaded tokio-tungstenite v0.21.0
17872024-05-15T05:20:30.278Z Downloaded samael v0.0.15
17882024-05-15T05:20:30.278Z Downloaded salty v0.2.0
17892024-05-15T05:20:30.278Z Downloaded typed-path v0.7.0
17902024-05-15T05:20:30.298Z Downloaded socket2 v0.4.9
17912024-05-15T05:20:30.298Z Downloaded parse-display v0.9.0
17922024-05-15T05:20:30.298Z Downloaded postgres-types v0.2.6
17932024-05-15T05:20:30.298Z Downloaded env_logger v0.10.0
17942024-05-15T05:20:30.299Z Downloaded debug-ignore v1.0.5
17952024-05-15T05:20:30.299Z Downloaded data-encoding v2.4.0
17962024-05-15T05:20:30.299Z Downloaded ref-cast v1.0.23
17972024-05-15T05:20:30.317Z Downloaded utf8parse v0.2.1
17982024-05-15T05:20:30.318Z Downloaded whoami v1.5.1
17992024-05-15T05:20:30.318Z Downloaded smallvec v1.13.1
18002024-05-15T05:20:30.318Z Downloaded parking_lot v0.12.1
18012024-05-15T05:20:30.318Z Downloaded openssl-sys v0.9.102
18022024-05-15T05:20:30.319Z Downloaded zip v0.6.6
18032024-05-15T05:20:30.319Z Downloaded scopeguard v1.2.0
18042024-05-15T05:20:30.319Z Downloaded schemars_derive v0.8.17
18052024-05-15T05:20:30.320Z Downloaded powerfmt v0.2.0
18062024-05-15T05:20:30.320Z Downloaded miniz_oxide v0.7.1
18072024-05-15T05:20:30.320Z Downloaded smallvec v0.6.14
18082024-05-15T05:20:30.356Z Downloaded slog v2.7.0
18092024-05-15T05:20:30.356Z Downloaded dyn-clone v1.0.17
18102024-05-15T05:20:30.357Z Downloaded derive_more v0.99.17
18112024-05-15T05:20:30.357Z Downloaded parse-display-derive v0.9.0
18122024-05-15T05:20:30.357Z Downloaded indicatif v0.17.8
18132024-05-15T05:20:30.357Z Downloaded parking_lot_core v0.8.6
18142024-05-15T05:20:30.357Z Downloaded getopts v0.2.21
18152024-05-15T05:20:30.357Z Downloaded unicode-bidi v0.3.15
18162024-05-15T05:20:30.358Z Downloaded subprocess v0.2.9
18172024-05-15T05:20:30.365Z Downloaded strum_macros v0.26.1
18182024-05-15T05:20:30.365Z Downloaded foreign-types-macros v0.2.3
18192024-05-15T05:20:30.365Z Downloaded quick-error v1.2.3
18202024-05-15T05:20:30.365Z Downloaded predicates-tree v1.0.9
18212024-05-15T05:20:30.365Z Downloaded plain v0.2.3
18222024-05-15T05:20:30.365Z Downloaded base64 v0.22.1
18232024-05-15T05:20:30.365Z Downloaded serde-hex v0.1.0
18242024-05-15T05:20:30.365Z Downloaded rustversion v1.0.14
18252024-05-15T05:20:30.366Z Downloaded derive_builder v0.20.0
18262024-05-15T05:20:30.366Z Downloaded nu-ansi-term v0.50.0
18272024-05-15T05:20:30.366Z Downloaded const_format v0.2.32
18282024-05-15T05:20:30.366Z Downloaded sct v0.7.0
18292024-05-15T05:20:30.366Z Downloaded vte_generate_state_changes v0.1.1
18302024-05-15T05:20:30.366Z Downloaded indexmap v1.9.3
18312024-05-15T05:20:30.366Z Downloaded crossbeam-channel v0.5.8
18322024-05-15T05:20:30.366Z Downloaded form_urlencoded v1.2.1
18332024-05-15T05:20:30.366Z Downloaded ff v0.13.0
18342024-05-15T05:20:30.366Z Downloaded fd-lock v4.0.2
18352024-05-15T05:20:30.378Z Downloaded multer v3.1.0
18362024-05-15T05:20:30.378Z Downloaded embedded-io v0.4.0
18372024-05-15T05:20:30.378Z Downloaded same-file v1.0.6
18382024-05-15T05:20:30.378Z Downloaded libloading v0.7.4
18392024-05-15T05:20:30.379Z Downloaded unarray v0.1.4
18402024-05-15T05:20:30.379Z Downloaded version_check v0.9.4
18412024-05-15T05:20:30.379Z Downloaded uzers v0.11.3
18422024-05-15T05:20:30.406Z Downloaded thread_local v1.1.7
18432024-05-15T05:20:30.406Z Downloaded supports-color v3.0.0
18442024-05-15T05:20:30.406Z Downloaded strum_macros v0.25.2
18452024-05-15T05:20:30.406Z Downloaded itoa v1.0.9
18462024-05-15T05:20:30.406Z Downloaded base64 v0.21.7
18472024-05-15T05:20:30.406Z Downloaded backtrace v0.3.69
18482024-05-15T05:20:30.407Z Downloaded signal-hook-tokio v0.3.1
18492024-05-15T05:20:30.407Z Downloaded signal-hook-registry v1.4.1
18502024-05-15T05:20:30.407Z Downloaded serde_spanned v0.6.5
18512024-05-15T05:20:30.407Z Downloaded serde_plain v1.0.2
18522024-05-15T05:20:30.407Z Downloaded serde_path_to_error v0.1.16
18532024-05-15T05:20:30.407Z Downloaded console v0.15.8
18542024-05-15T05:20:30.407Z Downloaded maplit v1.0.2
18552024-05-15T05:20:30.418Z Downloaded macaddr v1.0.1
18562024-05-15T05:20:30.418Z Downloaded lalrpop-util v0.19.12
18572024-05-15T05:20:30.418Z Downloaded memmap v0.7.0
18582024-05-15T05:20:30.418Z Downloaded md-5 v0.10.5
18592024-05-15T05:20:30.419Z Downloaded managed v0.8.0
18602024-05-15T05:20:30.419Z Downloaded lazycell v1.3.0
18612024-05-15T05:20:30.419Z Downloaded lazy_static v1.4.0
18622024-05-15T05:20:30.419Z Downloaded crc-any v2.4.3
18632024-05-15T05:20:30.419Z Downloaded cancel-safe-futures v0.1.5
18642024-05-15T05:20:30.419Z Downloaded bytes v1.6.0
18652024-05-15T05:20:30.419Z Downloaded base64 v0.13.1
18662024-05-15T05:20:30.420Z Downloaded nibble_vec v0.1.0
18672024-05-15T05:20:30.420Z Downloaded linked-hash-map v0.5.6
18682024-05-15T05:20:30.420Z Downloaded compact_str v0.7.1
18692024-05-15T05:20:30.420Z Downloaded blake2 v0.10.6
18702024-05-15T05:20:30.432Z Downloaded bytecount v0.6.3
18712024-05-15T05:20:30.433Z Downloaded ipnetwork v0.20.0
18722024-05-15T05:20:30.433Z Downloaded inout v0.1.3
18732024-05-15T05:20:30.434Z Downloaded indoc v2.0.3
18742024-05-15T05:20:30.435Z Downloaded impl-trait-for-tuples v0.2.2
18752024-05-15T05:20:30.867Z Downloaded clang-sys v1.6.1
18762024-05-15T05:20:30.867Z Downloaded home v0.5.5
18772024-05-15T05:20:30.867Z Downloaded heck v0.5.0
18782024-05-15T05:20:30.867Z Downloaded cfg_aliases v0.1.1
18792024-05-15T05:20:30.867Z Downloaded hubpack_derive v0.1.1
18802024-05-15T05:20:30.867Z Downloaded corncobs v0.1.3
18812024-05-15T05:20:30.868Z Downloaded bitstruct_derive v0.1.0
18822024-05-15T05:20:30.868Z Downloaded hostname v0.3.1
18832024-05-15T05:20:30.868Z Downloaded hashbrown v0.13.2
18842024-05-15T05:20:30.868Z Downloaded clap v4.5.4
18852024-05-15T05:20:30.868Z Downloaded chacha20 v0.9.1
18862024-05-15T05:20:30.894Z Downloaded buf-list v1.0.3
18872024-05-15T05:20:30.894Z Downloaded httpdate v1.0.3
18882024-05-15T05:20:30.895Z Downloaded cc v1.0.83
18892024-05-15T05:20:30.895Z Downloaded castaway v0.2.2
18902024-05-15T05:20:30.896Z Downloaded assert_matches v1.5.0
18912024-05-15T05:20:30.896Z Downloaded hex v0.4.3
18922024-05-15T05:20:30.896Z Downloaded heck v0.3.3
18932024-05-15T05:20:30.896Z Downloaded headers-core v0.2.0
18942024-05-15T05:20:30.897Z Downloaded crc32fast v1.3.2
18952024-05-15T05:20:30.897Z Downloaded crc v3.0.1
18962024-05-15T05:20:30.897Z Downloaded cassowary v0.3.0
18972024-05-15T05:20:30.898Z Downloaded cargo_metadata v0.18.1
18982024-05-15T05:20:30.898Z Downloaded bitflags v1.3.2
18992024-05-15T05:20:30.898Z Downloaded convert_case v0.4.0
19002024-05-15T05:20:30.898Z Downloaded const-oid v0.9.6
19012024-05-15T05:20:30.899Z Downloaded colorchoice v1.0.0
19022024-05-15T05:20:30.899Z Downloaded cexpr v0.6.0
19032024-05-15T05:20:30.899Z Downloaded block-buffer v0.10.4
19042024-05-15T05:20:30.899Z Downloaded bitstruct v0.1.1
19052024-05-15T05:20:30.899Z Downloaded anyhow v1.0.83
19062024-05-15T05:20:30.900Z Downloaded cargo-platform v0.1.3
19072024-05-15T05:20:30.900Z Downloaded camino-tempfile v1.1.1
19082024-05-15T05:20:30.900Z Downloaded bit-vec v0.6.3
19092024-05-15T05:20:30.900Z Downloaded autocfg v1.1.0
19102024-05-15T05:20:30.901Z Downloaded ascii-canvas v3.0.0
19112024-05-15T05:20:30.901Z Downloaded arrayref v0.3.7
19122024-05-15T05:20:30.901Z Downloaded ahash v0.8.8
19132024-05-15T05:20:30.901Z Downloaded arc-swap v1.6.0
19142024-05-15T05:20:30.902Z Downloaded anstyle v1.0.7
19152024-05-15T05:20:30.902Z Downloaded aho-corasick v1.1.2
19162024-05-15T05:20:30.902Z Compiling proc-macro2 v1.0.82
19172024-05-15T05:20:30.902Z Compiling unicode-ident v1.0.12
19182024-05-15T05:20:30.902Z Compiling libc v0.2.153
19192024-05-15T05:20:30.903Z Compiling serde v1.0.201
19202024-05-15T05:20:30.903Z Compiling autocfg v1.1.0
19212024-05-15T05:20:30.903Z Compiling version_check v0.9.4
19222024-05-15T05:20:30.903Z Compiling cfg-if v1.0.0
19232024-05-15T05:20:31.105Z Compiling parking_lot_core v0.9.8
19242024-05-15T05:20:31.188Z Compiling once_cell v1.19.0
19252024-05-15T05:20:31.188Z Compiling libm v0.2.7
19262024-05-15T05:20:31.403Z Compiling serde_json v1.0.117
19272024-05-15T05:20:31.564Z Compiling lock_api v0.4.10
19282024-05-15T05:20:31.639Z Compiling ahash v0.8.8
19292024-05-15T05:20:32.481Z Compiling memchr v2.7.1
19302024-05-15T05:20:32.495Z Compiling num-traits v0.2.19
19312024-05-15T05:20:32.495Z Compiling typenum v1.16.0
19322024-05-15T05:20:32.640Z Compiling generic-array v0.14.7
19332024-05-15T05:20:32.679Z Compiling byteorder v1.5.0
19342024-05-15T05:20:33.005Z Compiling log v0.4.21
19352024-05-15T05:20:33.731Z Compiling thiserror v1.0.59
19362024-05-15T05:20:34.078Z Compiling quote v1.0.36
19372024-05-15T05:20:34.125Z Compiling cc v1.0.83
19382024-05-15T05:20:34.166Z Compiling getrandom v0.2.12
19392024-05-15T05:20:34.302Z Compiling itoa v1.0.9
19402024-05-15T05:20:34.543Z Compiling syn v2.0.60
19412024-05-15T05:20:34.907Z Compiling scopeguard v1.2.0
19422024-05-15T05:20:34.926Z Compiling slab v0.4.9
19432024-05-15T05:20:34.926Z Compiling pkg-config v0.3.27
19442024-05-15T05:20:34.926Z Compiling smallvec v1.13.1
19452024-05-15T05:20:35.267Z Compiling ryu v1.0.15
19462024-05-15T05:20:35.677Z Compiling vcpkg v0.2.15
19472024-05-15T05:20:35.724Z Compiling pin-project-lite v0.2.13
19482024-05-15T05:20:35.951Z Compiling allocator-api2 v0.2.16
19492024-05-15T05:20:36.555Z Compiling ring v0.17.8
19502024-05-15T05:20:36.622Z Compiling parking_lot v0.12.1
19512024-05-15T05:20:36.946Z Compiling rand_core v0.6.4
19522024-05-15T05:20:37.368Z Compiling openssl-sys v0.9.102
19532024-05-15T05:20:37.612Z Compiling rustix v0.38.31
19542024-05-15T05:20:37.657Z Compiling schemars v0.8.17
19552024-05-15T05:20:38.462Z Compiling signal-hook-registry v1.4.1
19562024-05-15T05:20:38.489Z Compiling num-conv v0.1.0
19572024-05-15T05:20:38.685Z Compiling time-core v0.1.2
19582024-05-15T05:20:38.953Z Compiling time-macros v0.2.17
19592024-05-15T05:20:39.269Z Compiling ring v0.16.20
19602024-05-15T05:20:44.109Z Compiling mio v0.8.11
19612024-05-15T05:20:44.551Z Compiling futures-core v0.3.30
19622024-05-15T05:20:44.569Z Compiling httparse v1.8.0
19632024-05-15T05:20:44.569Z Compiling num_cpus v1.16.0
19642024-05-15T05:20:44.569Z Compiling socket2 v0.5.6
19652024-05-15T05:20:44.569Z Compiling syn v1.0.109
19662024-05-15T05:20:44.569Z Compiling openssl v0.10.64
19672024-05-15T05:20:44.787Z Compiling fnv v1.0.7
19682024-05-15T05:20:44.788Z Compiling equivalent v1.0.1
19692024-05-15T05:20:44.788Z Compiling semver v1.0.22
19702024-05-15T05:20:44.788Z Compiling subtle v2.5.0
19712024-05-15T05:20:44.788Z Compiling const-oid v0.9.6
19722024-05-15T05:20:44.788Z Compiling native-tls v0.2.11
19732024-05-15T05:20:44.788Z Compiling spin v0.5.2
19742024-05-15T05:20:44.788Z Compiling heck v0.5.0
19752024-05-15T05:20:44.788Z Compiling serde_derive_internals v0.29.0
19762024-05-15T05:20:44.789Z Compiling tinyvec_macros v0.1.1
19772024-05-15T05:20:44.789Z Compiling rustls v0.21.9
19782024-05-15T05:20:44.789Z Compiling iana-time-zone v0.1.57
19792024-05-15T05:20:44.789Z Compiling tinyvec v1.6.0
19802024-05-15T05:20:44.789Z Compiling spin v0.9.8
19812024-05-15T05:20:44.789Z Compiling crossbeam-utils v0.8.19
19822024-05-15T05:20:44.789Z Compiling futures-sink v0.3.30
19832024-05-15T05:20:44.789Z Compiling cookie v0.17.0
19842024-05-15T05:20:44.789Z Compiling unicode-normalization v0.1.22
19852024-05-15T05:20:44.979Z Compiling ucd-trie v0.1.6
19862024-05-15T05:20:45.339Z Compiling futures-channel v0.3.30
19872024-05-15T05:20:45.570Z Compiling pin-utils v0.1.0
19882024-05-15T05:20:45.742Z Compiling dyn-clone v1.0.17
19892024-05-15T05:20:46.287Z Compiling slog v2.7.0
19902024-05-15T05:20:46.734Z Compiling futures-io v0.3.30
19912024-05-15T05:20:46.735Z Compiling unicode-bidi v0.3.15
19922024-05-15T05:20:46.735Z Compiling futures-task v0.3.30
19932024-05-15T05:20:47.160Z Compiling heck v0.4.1
19942024-05-15T05:20:47.175Z Compiling errno v0.3.8
19952024-05-15T05:20:47.175Z Compiling tracing-core v0.1.32
19962024-05-15T05:20:47.293Z Compiling aho-corasick v1.1.2
19972024-05-15T05:20:47.421Z Compiling powerfmt v0.2.0
19982024-05-15T05:20:47.996Z Compiling crc32fast v1.3.2
19992024-05-15T05:20:48.018Z Compiling serde_derive v1.0.201
20002024-05-15T05:20:48.019Z Compiling zerocopy-derive v0.7.32
20012024-05-15T05:20:48.920Z Compiling zeroize_derive v1.4.2
20022024-05-15T05:20:48.999Z Compiling tokio-macros v2.2.0
20032024-05-15T05:20:49.898Z Compiling thiserror-impl v1.0.59
20042024-05-15T05:20:51.339Z Compiling futures-macro v0.3.30
20052024-05-15T05:20:51.848Z Compiling zerocopy v0.7.32
20062024-05-15T05:20:51.848Z Compiling zeroize v1.7.0
20072024-05-15T05:20:52.076Z Compiling tracing-attributes v0.1.27
20082024-05-15T05:20:52.677Z Compiling schemars_derive v0.8.17
20092024-05-15T05:20:52.907Z Compiling hashbrown v0.14.3
20102024-05-15T05:20:54.818Z Compiling der_derive v0.7.2
20112024-05-15T05:20:55.511Z Compiling openssl-macros v0.1.1
20122024-05-15T05:20:55.719Z Compiling scroll_derive v0.12.0
20132024-05-15T05:20:55.751Z Compiling pest v2.7.6
20142024-05-15T05:20:55.828Z Compiling crypto-common v0.1.6
20152024-05-15T05:20:56.198Z Compiling futures-util v0.3.30
20162024-05-15T05:20:57.254Z Compiling block-buffer v0.10.4
20172024-05-15T05:20:57.254Z Compiling regex-syntax v0.8.2
20182024-05-15T05:20:57.255Z Compiling untrusted v0.9.0
20192024-05-15T05:20:57.255Z Compiling digest v0.10.7
20202024-05-15T05:20:57.520Z Compiling tracing v0.1.40
20212024-05-15T05:20:58.341Z Compiling pest_meta v2.7.6
20222024-05-15T05:20:58.394Z Compiling deranged v0.3.11
20232024-05-15T05:21:00.469Z Compiling pest_generator v2.7.6
20242024-05-15T05:21:02.189Z Compiling bytes v1.6.0
20252024-05-15T05:21:02.623Z Compiling bitflags v2.4.2
20262024-05-15T05:21:03.096Z Compiling uuid v1.8.0
20272024-05-15T05:21:03.238Z Compiling tokio v1.37.0
20282024-05-15T05:21:03.984Z Compiling indexmap v2.2.6
20292024-05-15T05:21:04.029Z Compiling serde_tokenstream v0.2.0
20302024-05-15T05:21:04.050Z Compiling chrono v0.4.38
20312024-05-15T05:21:05.118Z Compiling http v0.2.12
20322024-05-15T05:21:06.061Z Compiling rustc_version v0.4.0
20332024-05-15T05:21:07.714Z Compiling pest_derive v2.7.6
20342024-05-15T05:21:08.093Z Compiling regex-automata v0.4.5
20352024-05-15T05:21:09.259Z Compiling usdt-impl v0.5.0
20362024-05-15T05:21:10.054Z Compiling percent-encoding v2.3.1
20372024-05-15T05:21:10.536Z Compiling num_threads v0.1.6
20382024-05-15T05:21:10.718Z Compiling time v0.3.34
20392024-05-15T05:21:11.155Z Compiling heapless v0.7.16
20402024-05-15T05:21:12.124Z Compiling scroll v0.12.0
20412024-05-15T05:21:12.131Z Compiling zerocopy-derive v0.6.6
20422024-05-15T05:21:12.501Z Compiling backtrace v0.3.69
20432024-05-15T05:21:13.027Z Compiling ppv-lite86 v0.2.17
20442024-05-15T05:21:13.757Z Compiling signal-hook v0.3.17
20452024-05-15T05:21:14.040Z Compiling plain v0.2.3
20462024-05-15T05:21:14.201Z Compiling base64 v0.21.7
20472024-05-15T05:21:14.496Z Compiling rand_chacha v0.3.1
20482024-05-15T05:21:14.743Z Compiling goblin v0.8.0
20492024-05-15T05:21:15.869Z Compiling regex v1.10.4
20502024-05-15T05:21:16.200Z Compiling tokio-util v0.7.10
20512024-05-15T05:21:16.334Z Compiling async-trait v0.1.80
20522024-05-15T05:21:17.833Z Compiling rustversion v1.0.14
20532024-05-15T05:21:18.644Z Compiling pretty-hex v0.4.1
20542024-05-15T05:21:18.889Z Compiling rand v0.8.5
20552024-05-15T05:21:19.895Z Compiling form_urlencoded v1.2.1
20562024-05-15T05:21:20.435Z Compiling dof v0.3.0
20572024-05-15T05:21:20.609Z Compiling dtrace-parser v0.2.0
20582024-05-15T05:21:22.234Z Compiling thread-id v4.2.0
20592024-05-15T05:21:22.664Z Compiling num-bigint v0.4.4
20602024-05-15T05:21:22.683Z Compiling base64ct v1.6.0
20612024-05-15T05:21:22.728Z Compiling foreign-types-shared v0.1.1
20622024-05-15T05:21:22.778Z Compiling untrusted v0.7.1
20632024-05-15T05:21:22.916Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20642024-05-15T05:21:22.954Z Compiling try-lock v0.2.4
20652024-05-15T05:21:23.021Z Compiling unicode-width v0.1.11
20662024-05-15T05:21:23.373Z Compiling anyhow v1.0.83
20672024-05-15T05:21:24.144Z Compiling smoltcp v0.9.1
20682024-05-15T05:21:24.152Z Compiling pem-rfc7468 v0.7.0
20692024-05-15T05:21:24.152Z Compiling foreign-types v0.3.2
20702024-05-15T05:21:24.152Z Compiling want v0.3.1
20712024-05-15T05:21:25.990Z Compiling h2 v0.3.26
20722024-05-15T05:21:27.347Z Compiling http-body v0.4.5
20732024-05-15T05:21:29.262Z Compiling hmac v0.12.1
20742024-05-15T05:21:29.684Z Compiling clap_derive v4.5.4
20752024-05-15T05:21:29.685Z Compiling siphasher v0.3.11
20762024-05-15T05:21:29.720Z Compiling httpdate v1.0.3
20772024-05-15T05:21:30.634Z Compiling flagset v0.4.3
20782024-05-15T05:21:30.656Z Compiling tower-service v0.3.2
20792024-05-15T05:21:30.877Z Compiling der v0.7.8
20802024-05-15T05:21:34.317Z Compiling hyper v0.14.28
20812024-05-15T05:21:39.148Z Compiling sct v0.7.0
20822024-05-15T05:21:42.248Z Compiling rustls-webpki v0.101.7
20832024-05-15T05:21:44.338Z Compiling openapiv3 v2.0.0
20842024-05-15T05:21:45.731Z Compiling hubpack_derive v0.1.1
20852024-05-15T05:21:46.618Z Compiling lazy_static v1.4.0
20862024-05-15T05:21:46.743Z Compiling idna v0.5.0
20872024-05-15T05:21:48.974Z Compiling fs-err v2.11.0
20882024-05-15T05:21:49.262Z Compiling cpufeatures v0.2.12
20892024-05-15T05:21:49.391Z Compiling openssl-probe v0.1.5
20902024-05-15T05:21:49.679Z Compiling anstyle v1.0.7
20912024-05-15T05:21:50.590Z Compiling utf8parse v0.2.1
20922024-05-15T05:21:50.590Z Compiling adler v1.0.2
20932024-05-15T05:21:50.590Z Compiling anstyle-parse v0.2.1
20942024-05-15T05:21:50.591Z Compiling miniz_oxide v0.7.1
20952024-05-15T05:21:51.029Z Compiling sha2 v0.10.8
20962024-05-15T05:21:51.523Z Compiling url v2.5.0
20972024-05-15T05:21:53.628Z Compiling spki v0.7.2
20982024-05-15T05:21:54.089Z Compiling usdt-attr-macro v0.5.0
20992024-05-15T05:21:54.377Z Compiling usdt-macro v0.5.0
21002024-05-15T05:21:55.755Z Compiling md-5 v0.10.5
21012024-05-15T05:21:55.842Z Compiling serde_spanned v0.6.5
21022024-05-15T05:21:55.887Z Compiling toml_datetime v0.6.5
21032024-05-15T05:21:56.084Z Compiling regress v0.9.1
21042024-05-15T05:21:56.285Z Compiling idna v0.3.0
21052024-05-15T05:21:59.438Z Compiling stringprep v0.1.3
21062024-05-15T05:22:00.041Z Compiling diesel_table_macro_syntax v0.1.0
21072024-05-15T05:22:00.143Z Compiling num-integer v0.1.46
21082024-05-15T05:22:00.259Z Compiling hash32 v0.2.1
21092024-05-15T05:22:00.381Z Compiling encoding_rs v0.8.33
21102024-05-15T05:22:00.643Z Compiling stable_deref_trait v1.2.0
21112024-05-15T05:22:00.749Z Compiling fallible-iterator v0.2.0
21122024-05-15T05:22:00.775Z Compiling mime v0.3.17
21132024-05-15T05:22:00.824Z Compiling psl-types v2.0.11
21142024-05-15T05:22:01.012Z Compiling colorchoice v1.0.0
21152024-05-15T05:22:01.165Z Compiling gimli v0.28.0
21162024-05-15T05:22:01.435Z Compiling anstyle-query v1.0.0
21172024-05-15T05:22:01.461Z Compiling postgres-protocol v0.6.6
21182024-05-15T05:22:01.577Z Compiling anstream v0.6.11
21192024-05-15T05:22:02.255Z Compiling publicsuffix v2.2.3
21202024-05-15T05:22:03.196Z Compiling diesel_derives v2.1.2
21212024-05-15T05:22:05.218Z Compiling addr2line v0.21.0
21222024-05-15T05:22:05.671Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21232024-05-15T05:22:05.828Z Compiling tokio-rustls v0.24.1
21242024-05-15T05:22:07.909Z Compiling pkcs8 v0.10.2
21252024-05-15T05:22:07.929Z Compiling terminal_size v0.3.0
21262024-05-15T05:22:08.399Z Compiling tokio-native-tls v0.3.1
21272024-05-15T05:22:08.408Z Compiling phf_shared v0.11.2
21282024-05-15T05:22:08.732Z Compiling strum_macros v0.25.2
21292024-05-15T05:22:11.978Z Compiling serde_urlencoded v0.7.1
21302024-05-15T05:22:12.597Z Compiling enum-as-inner v0.5.1
21312024-05-15T05:22:13.238Z Compiling block-padding v0.3.3
21322024-05-15T05:22:13.266Z Compiling serde_repr v0.1.16
21332024-05-15T05:22:13.266Z Compiling ff v0.13.0
21342024-05-15T05:22:13.781Z Compiling scheduled-thread-pool v0.2.7
21352024-05-15T05:22:14.321Z Compiling object v0.32.1
21362024-05-15T05:22:14.334Z Compiling strsim v0.11.0
21372024-05-15T05:22:14.813Z Compiling ipnet v2.9.0
21382024-05-15T05:22:15.382Z Compiling bitflags v1.3.2
21392024-05-15T05:22:15.422Z Compiling winnow v0.5.15
21402024-05-15T05:22:16.261Z Compiling regex-automata v0.1.10
21412024-05-15T05:22:16.715Z Compiling rustc-demangle v0.1.23
21422024-05-15T05:22:16.757Z Compiling managed v0.8.0
21432024-05-15T05:22:17.232Z Compiling base16ct v0.2.0
21442024-05-15T05:22:17.472Z Compiling matches v0.1.10
21452024-05-15T05:22:17.583Z Compiling bit-vec v0.6.3
21462024-05-15T05:22:18.123Z Compiling clap_lex v0.7.0
21472024-05-15T05:22:18.151Z Compiling clap_builder v4.5.2
21482024-05-15T05:22:18.629Z Compiling toml_edit v0.19.15
21492024-05-15T05:22:18.770Z Compiling idna v0.2.3
21502024-05-15T05:22:19.392Z Compiling sec1 v0.7.3
21512024-05-15T05:22:20.448Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21522024-05-15T05:22:20.479Z Compiling bstr v0.2.17
21532024-05-15T05:22:21.474Z Compiling r2d2 v0.8.10
21542024-05-15T05:22:21.851Z Compiling group v0.13.0
21552024-05-15T05:22:22.477Z Compiling inout v0.1.3
21562024-05-15T05:22:22.942Z Compiling phf v0.11.2
21572024-05-15T05:22:23.200Z Compiling hyper-tls v0.5.0
21582024-05-15T05:22:23.621Z Compiling signal-hook-mio v0.2.3
21592024-05-15T05:22:23.643Z Compiling hyper-rustls v0.24.2
21602024-05-15T05:22:24.015Z Compiling cookie_store v0.20.0
21612024-05-15T05:22:24.759Z Compiling postgres-types v0.2.6
21622024-05-15T05:22:25.757Z Compiling hubpack v0.1.2
21632024-05-15T05:22:26.089Z Compiling rustls-pemfile v1.0.3
21642024-05-15T05:22:26.187Z Compiling phf_shared v0.10.0
21652024-05-15T05:22:26.239Z Compiling hkdf v0.12.4
21662024-05-15T05:22:26.658Z Compiling zerocopy v0.6.6
21672024-05-15T05:22:26.935Z Compiling ipnetwork v0.20.0
21682024-05-15T05:22:26.953Z Compiling futures-executor v0.3.30
21692024-05-15T05:22:27.249Z Compiling crypto-bigint v0.5.2
21702024-05-15T05:22:27.507Z Compiling float-cmp v0.9.0
21712024-05-15T05:22:27.553Z Compiling memmap v0.7.0
21722024-05-15T05:22:27.633Z Compiling unicode-segmentation v1.10.1
21732024-05-15T05:22:27.714Z Compiling fixedbitset v0.4.2
21742024-05-15T05:22:28.289Z Compiling winnow v0.6.1
21752024-05-15T05:22:28.392Z Compiling webpki-roots v0.25.2
21762024-05-15T05:22:28.407Z Compiling static_assertions v1.1.0
21772024-05-15T05:22:28.905Z Compiling predicates-core v1.0.6
21782024-05-15T05:22:28.905Z Compiling data-encoding v2.4.0
21792024-05-15T05:22:28.905Z Compiling minimal-lexical v0.2.1
21802024-05-15T05:22:28.906Z Compiling precomputed-hash v0.1.1
21812024-05-15T05:22:28.906Z Compiling either v1.11.0
21822024-05-15T05:22:29.016Z Compiling sync_wrapper v0.1.2
21832024-05-15T05:22:29.021Z Compiling normalize-line-endings v0.3.0
21842024-05-15T05:22:29.234Z Compiling new_debug_unreachable v1.0.4
21852024-05-15T05:22:29.273Z Compiling difflib v0.4.0
21862024-05-15T05:22:29.298Z Compiling whoami v1.5.1
21872024-05-15T05:22:29.340Z Compiling string_cache v0.8.7
21882024-05-15T05:22:29.749Z Compiling tokio-postgres v0.7.10
21892024-05-15T05:22:29.875Z Compiling reqwest v0.11.27
21902024-05-15T05:22:30.098Z Compiling predicates v3.1.0
21912024-05-15T05:22:30.479Z Compiling itertools v0.10.5
21922024-05-15T05:22:31.036Z Compiling trust-dns-proto v0.22.0
21932024-05-15T05:22:31.596Z Compiling nom v7.1.3
21942024-05-15T05:22:31.882Z Compiling toml_edit v0.22.12
21952024-05-15T05:22:38.013Z Compiling elliptic-curve v0.13.8
21962024-05-15T05:22:38.446Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21972024-05-15T05:22:38.446Z Compiling similar v2.4.0
21982024-05-15T05:22:38.446Z Compiling petgraph v0.6.5
21992024-05-15T05:22:38.446Z Compiling usdt v0.5.0
22002024-05-15T05:22:38.639Z Compiling diesel v2.1.6
22012024-05-15T05:22:38.639Z Compiling futures v0.3.30
22022024-05-15T05:22:39.284Z Compiling yasna v0.5.2
22032024-05-15T05:22:39.302Z Compiling crossterm v0.27.0
22042024-05-15T05:22:39.563Z Compiling cipher v0.4.4
22052024-05-15T05:22:40.003Z Compiling crossbeam-epoch v0.9.18
22062024-05-15T05:22:40.017Z Compiling flate2 v1.0.30
22072024-05-15T05:22:40.753Z Compiling clap v4.5.4
22082024-05-15T05:22:40.812Z Compiling toml v0.7.8
22092024-05-15T05:22:40.840Z Compiling bit-set v0.5.3
22102024-05-15T05:22:40.901Z Compiling num-iter v0.1.45
22112024-05-15T05:22:41.509Z Compiling console v0.15.8
22122024-05-15T05:22:42.344Z Compiling bstr v1.9.0
22132024-05-15T05:22:42.384Z Compiling tokio-stream v0.1.15
22142024-05-15T05:22:42.454Z Compiling hex v0.4.3
22152024-05-15T05:22:43.249Z Compiling camino v1.1.6
22162024-05-15T05:22:44.663Z Compiling radium v0.7.0
22172024-05-15T05:22:44.679Z Compiling lalrpop-util v0.19.12
22182024-05-15T05:22:44.949Z Compiling peg-runtime v0.8.3
22192024-05-15T05:22:46.114Z Compiling is-terminal v0.4.9
22202024-05-15T05:22:52.232Z Compiling tap v1.0.1
22212024-05-15T05:22:52.519Z Compiling strsim v0.10.0
22222024-05-15T05:22:53.099Z Compiling maybe-uninit v2.0.0
22232024-05-15T05:22:56.225Z Compiling rustls-pki-types v1.3.0
22242024-05-15T05:22:56.969Z Compiling ident_case v1.0.1
22252024-05-15T05:22:56.997Z Compiling darling_core v0.20.8
22262024-05-15T05:23:05.185Z Compiling wyz v0.5.1
22272024-05-15T05:23:10.633Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
22282024-05-15T05:23:10.965Z Compiling getopts v0.2.21
22292024-05-15T05:23:11.914Z Compiling bzip2-sys v0.1.11+1.0.8
22302024-05-15T05:23:11.929Z Compiling dirs-sys-next v0.1.2
22312024-05-15T05:23:12.226Z Compiling unsafe-libyaml v0.2.10
22322024-05-15T05:23:12.811Z Compiling funty v2.0.0
22332024-05-15T05:23:13.015Z Compiling rustls v0.22.4
22342024-05-15T05:23:13.356Z Compiling packed_struct v0.10.1
22352024-05-15T05:23:13.740Z Compiling paste v1.0.15
22362024-05-15T05:23:13.764Z Compiling num-bigint-dig v0.8.4
22372024-05-15T05:23:14.066Z Compiling base64 v0.22.1
22382024-05-15T05:23:14.736Z Compiling bitvec v1.0.1
22392024-05-15T05:23:14.791Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22402024-05-15T05:23:15.173Z Compiling serde_yaml v0.9.25
22412024-05-15T05:23:18.440Z Compiling dirs-next v2.0.0
22422024-05-15T05:23:18.892Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22432024-05-15T05:23:22.784Z Compiling darling_macro v0.20.8
22442024-05-15T05:23:23.091Z Compiling rustls-webpki v0.102.1
22452024-05-15T05:23:25.863Z Compiling packed_struct_codegen v0.10.1
22462024-05-15T05:23:26.245Z Compiling structmeta-derive v0.3.0
22472024-05-15T05:23:28.931Z Compiling thread_local v1.1.7
22482024-05-15T05:23:28.936Z Compiling multer v3.1.0
22492024-05-15T05:23:28.936Z Compiling indexmap v1.9.3
22502024-05-15T05:23:28.947Z Compiling rayon-core v1.12.1
22512024-05-15T05:23:29.017Z Compiling fastrand v2.0.1
22522024-05-15T05:23:29.047Z Compiling nodrop v0.1.14
22532024-05-15T05:23:29.232Z Compiling slog-async v2.8.0
22542024-05-15T05:23:29.323Z Compiling match_cfg v0.1.0
22552024-05-15T05:23:29.569Z Compiling crc-catalog v2.2.0
22562024-05-15T05:23:29.690Z Compiling crc v3.0.1
22572024-05-15T05:23:29.760Z Compiling hostname v0.3.1
22582024-05-15T05:23:30.019Z Compiling tempfile v3.10.1
22592024-05-15T05:23:30.076Z Compiling array-init v0.0.4
22602024-05-15T05:23:31.312Z Compiling structmeta v0.3.0
22612024-05-15T05:23:32.667Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22622024-05-15T05:23:34.027Z Compiling darling v0.20.8
22632024-05-15T05:23:34.163Z Compiling smallvec v0.6.14
22642024-05-15T05:23:34.956Z Compiling term v0.7.0
22652024-05-15T05:23:42.442Z Compiling crossbeam-deque v0.8.3
22662024-05-15T05:23:42.555Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22672024-05-15T05:23:42.835Z Compiling pkcs1 v0.7.5
22682024-05-15T05:23:44.122Z Compiling slog-json v2.6.1
22692024-05-15T05:23:45.304Z Compiling crossbeam-channel v0.5.8
22702024-05-15T05:23:46.918Z Compiling http v1.0.0
22712024-05-15T05:23:46.999Z Compiling signature v2.1.0
22722024-05-15T05:23:48.085Z Compiling async-stream-impl v0.3.5
22732024-05-15T05:23:49.334Z Compiling pin-project-internal v1.1.3
22742024-05-15T05:23:50.531Z Compiling dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
22752024-05-15T05:23:51.687Z Compiling bitfield v0.14.0
22762024-05-15T05:23:52.151Z Compiling termcolor v1.2.0
22772024-05-15T05:23:52.649Z Compiling atomic-waker v1.1.1
22782024-05-15T05:23:52.666Z Compiling hashbrown v0.12.3
22792024-05-15T05:23:53.383Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
22802024-05-15T05:23:53.596Z Compiling take_mut v0.2.2
22812024-05-15T05:23:53.680Z Compiling same-file v1.0.6
22822024-05-15T05:23:54.436Z Compiling walkdir v2.5.0
22832024-05-15T05:23:57.916Z Compiling env_logger v0.10.0
22842024-05-15T05:23:59.195Z Compiling waitgroup v0.1.2
22852024-05-15T05:24:01.149Z Compiling pin-project v1.1.3
22862024-05-15T05:24:01.761Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22872024-05-15T05:24:05.579Z Compiling async-stream v0.3.5
22882024-05-15T05:24:10.738Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22892024-05-15T05:24:10.921Z Compiling rsa v0.9.2
22902024-05-15T05:24:11.078Z Compiling slog-bunyan v2.5.0
22912024-05-15T05:24:11.315Z Compiling tokio-rustls v0.25.0
22922024-05-15T05:24:11.745Z Compiling slog-term v2.9.1
22932024-05-15T05:24:14.628Z Compiling bzip2 v0.4.4
22942024-05-15T05:24:15.096Z Compiling serde-hex v0.1.0
22952024-05-15T05:24:16.209Z Compiling serde_with_macros v3.7.0
22962024-05-15T05:24:16.836Z Compiling parse-display-derive v0.9.0
22972024-05-15T05:24:19.303Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22982024-05-15T05:24:19.634Z Compiling toml v0.8.12
22992024-05-15T05:24:20.185Z Compiling rustls-pemfile v2.1.2
23002024-05-15T05:24:22.768Z Compiling x509-cert v0.2.4
23012024-05-15T05:24:23.262Z Compiling sha1 v0.10.6
23022024-05-15T05:24:24.000Z Compiling strum_macros v0.26.1
23032024-05-15T05:24:24.032Z Compiling newtype-uuid v1.1.0
23042024-05-15T05:24:24.159Z Compiling ron v0.8.1
23052024-05-15T05:24:25.648Z Compiling dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
23062024-05-15T05:24:27.292Z Compiling serde_path_to_error v0.1.16
23072024-05-15T05:24:27.667Z Compiling hashbrown v0.13.2
23082024-05-15T05:24:28.289Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23092024-05-15T05:24:28.565Z Compiling snafu-derive v0.8.2
23102024-05-15T05:24:29.026Z Compiling blake3 v1.5.0
23112024-05-15T05:24:29.053Z Compiling xattr v1.0.1
23122024-05-15T05:24:29.341Z Compiling filetime v0.2.23
23132024-05-15T05:24:29.615Z Compiling hostname v0.4.0
23142024-05-15T05:24:29.684Z Compiling instant v0.1.12
23152024-05-15T05:24:30.241Z Compiling crc-any v2.4.3
23162024-05-15T05:24:30.433Z Compiling debug-ignore v1.0.5
23172024-05-15T05:24:30.581Z Compiling buf-list v1.0.3
23182024-05-15T05:24:30.918Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
23192024-05-15T05:24:31.226Z Compiling backoff v0.4.0
23202024-05-15T05:24:31.858Z Compiling tar v0.4.40
23212024-05-15T05:24:33.436Z Compiling snafu v0.8.2
23222024-05-15T05:24:34.744Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23232024-05-15T05:24:34.873Z Compiling object v0.30.4
23242024-05-15T05:24:34.951Z Compiling strum v0.26.2
23252024-05-15T05:24:35.139Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
23262024-05-15T05:24:36.883Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23272024-05-15T05:24:37.326Z Compiling parse-display v0.9.0
23282024-05-15T05:24:37.564Z Compiling serde_with v3.7.0
23292024-05-15T05:24:39.427Z Compiling zip v0.6.6
23302024-05-15T05:24:41.829Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23312024-05-15T05:24:42.284Z Compiling rayon v1.10.0
23322024-05-15T05:24:44.361Z Compiling camino-tempfile v1.1.1
23332024-05-15T05:24:45.178Z Compiling globset v0.4.13
23342024-05-15T05:24:48.089Z Compiling pem v3.0.4
23352024-05-15T05:24:48.212Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23362024-05-15T05:24:48.418Z Compiling olpc-cjson v0.1.3
23372024-05-15T05:24:48.723Z Compiling serde_plain v1.0.2
23382024-05-15T05:24:49.236Z Compiling macaddr v1.0.1
23392024-05-15T05:24:49.504Z Compiling async-recursion v1.1.1
23402024-05-15T05:24:49.599Z Compiling memmap2 v0.7.1
23412024-05-15T05:24:49.892Z Compiling constant_time_eq v0.3.0
23422024-05-15T05:24:50.073Z Compiling typed-path v0.7.0
23432024-05-15T05:24:50.124Z Compiling arrayvec v0.7.4
23442024-05-15T05:24:50.589Z Compiling arrayref v0.3.7
23452024-05-15T05:24:50.697Z Compiling path-slash v0.1.5
23462024-05-15T05:24:50.945Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
23472024-05-15T05:24:51.181Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23482024-05-15T05:24:53.557Z Compiling tough v0.17.1
23492024-05-15T05:24:55.993Z Compiling itertools v0.12.1
23502024-05-15T05:24:56.943Z Compiling cargo-platform v0.1.3
23512024-05-15T05:24:58.032Z Compiling parse-size v1.0.0
23522024-05-15T05:24:58.345Z Compiling topological-sort v0.2.2
23532024-05-15T05:24:58.410Z Compiling cargo_metadata v0.18.1
23542024-05-15T05:24:58.603Z Compiling omicron-zone-package v0.11.0
23552024-05-15T05:25:00.472Z Compiling shell-words v1.1.0
23562024-05-15T05:25:02.052Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23572024-05-15T05:25:20.664Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
23582024-05-15T05:25:33.732Z Finished release [optimized] target(s) in 5m 30s
23592024-05-15T05:25:33.942Z Running `target/release/omicron-releng --output-dir /work`
23602024-05-15T05:25:33.995ZMay 15 05:25:32.260 DEBG changing working directory to /work/oxidecomputer/omicron
23612024-05-15T05:25:34.054ZMay 15 05:25:32.318 DEBG running: git rev-parse HEAD
23622024-05-15T05:25:34.058ZMay 15 05:25:32.324 DEBG process exited with exit status: 0 (5.506023ms)
23632024-05-15T05:25:34.059ZMay 15 05:25:32.324 INFO version: 8.0.0-0.ci+git4f7e84bc282
23642024-05-15T05:25:34.095ZMay 15 05:25:32.362 INFO cloning helios to /work/oxidecomputer/helios
23652024-05-15T05:25:34.095ZMay 15 05:25:32.362 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
23662024-05-15T05:25:34.100ZCloning into '/work/oxidecomputer/helios'...
23672024-05-15T05:25:34.675ZMay 15 05:25:32.924 DEBG process exited with exit status: 0 (562.295867ms)
23682024-05-15T05:25:34.676ZMay 15 05:25:32.924 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
23692024-05-15T05:25:34.687Z# branch.oid 68e7d393d381d9fd2b9fe8e643701e0b2925e5ae
23702024-05-15T05:25:34.687Z# branch.head master
23712024-05-15T05:25:34.687Z# branch.upstream origin/master
23722024-05-15T05:25:34.688Z# branch.ab +0 -0
23732024-05-15T05:25:34.688ZMay 15 05:25:32.932 DEBG process exited with exit status: 0 (7.484022ms)
23742024-05-15T05:25:34.688ZMay 15 05:25:32.932 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
23752024-05-15T05:25:35.281ZMay 15 05:25:33.548 DEBG process exited with exit status: 0 (615.605336ms)
23762024-05-15T05:25:35.281ZMay 15 05:25:33.548 DEBG running: zfs list rpool/images/build/host
23772024-05-15T05:25:35.289ZNAME USED AVAIL REFER MOUNTPOINT
23782024-05-15T05:25:35.289Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
23792024-05-15T05:25:35.299ZMay 15 05:25:33.554 DEBG process exited with exit status: 0 (6.796782ms)
23802024-05-15T05:25:35.299ZMay 15 05:25:33.555 DEBG running: zfs list rpool/images/build/recovery
23812024-05-15T05:25:35.299ZNAME USED AVAIL REFER MOUNTPOINT
23822024-05-15T05:25:35.300Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
23832024-05-15T05:25:35.300ZMay 15 05:25:33.560 DEBG process exited with exit status: 0 (5.902354ms)
23842024-05-15T05:25:35.306ZMay 15 05:25:33.561 INFO [hubris-production] running task
23852024-05-15T05:25:35.306ZMay 15 05:25:33.561 INFO [hubris-staging] running task
23862024-05-15T05:25:35.306ZMay 15 05:25:33.562 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
23872024-05-15T05:25:35.306ZMay 15 05:25:33.565 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
23882024-05-15T05:25:35.579Z[ helios-setup] cd tools/helios-build && cargo build --quiet
23892024-05-15T05:25:35.751Z[ omicron-package] Blocking waiting for file lock on package cache
23902024-05-15T05:25:36.064ZMay 15 05:25:34.324 INFO [hubris-production] task succeeded (762.754745ms)
23912024-05-15T05:25:36.340Z[ omicron-package] Blocking waiting for file lock on package cache
23922024-05-15T05:25:36.498Z[ omicron-package] Blocking waiting for file lock on package cache
23932024-05-15T05:25:37.354Z[ omicron-package] Compiling proc-macro-crate v1.3.1
23942024-05-15T05:25:37.360Z[ omicron-package] Compiling heapless v0.8.0
23952024-05-15T05:25:37.360Z[ omicron-package] Compiling hash32 v0.3.1
23962024-05-15T05:25:37.360Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23972024-05-15T05:25:37.360Z[ omicron-package] Compiling smoltcp v0.11.0
23982024-05-15T05:25:37.361Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
23992024-05-15T05:25:37.361Z[ omicron-package] Compiling embedded-io v0.4.0
24002024-05-15T05:25:37.361Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24012024-05-15T05:25:38.205Z[ omicron-package] Compiling cobs v0.2.3
24022024-05-15T05:25:38.312Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24032024-05-15T05:25:38.335Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24042024-05-15T05:25:38.579Z[ omicron-package] Compiling num_enum_derive v0.5.11
24052024-05-15T05:25:38.993Z[ omicron-package] Compiling postcard v1.0.8
24062024-05-15T05:25:39.090Z[ omicron-package] Compiling proc-macro-error v1.0.4
24072024-05-15T05:25:39.225Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24082024-05-15T05:25:39.275Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24092024-05-15T05:25:39.431Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24102024-05-15T05:25:40.332Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24112024-05-15T05:25:40.340Z[ omicron-package] Compiling tabwriter v1.4.0
24122024-05-15T05:25:40.646Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24132024-05-15T05:25:40.844Z[ omicron-package] Compiling foreign-types v0.5.0
24142024-05-15T05:25:41.010Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24152024-05-15T05:25:41.228Z[ omicron-package] Compiling cstr-argument v0.1.2
24162024-05-15T05:25:41.617Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
24172024-05-15T05:25:41.686ZMay 15 05:25:39.944 INFO [hubris-staging] task succeeded (6.382157138s)
24182024-05-15T05:25:41.804Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24192024-05-15T05:25:42.246Z[ omicron-package] Compiling pretty-hex v0.2.1
24202024-05-15T05:25:42.479Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24212024-05-15T05:25:42.598Z[ omicron-package] Compiling colored v2.1.0
24222024-05-15T05:25:42.714Z[ omicron-package] Compiling socket2 v0.4.9
24232024-05-15T05:25:42.896Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24242024-05-15T05:25:43.076Z[ omicron-package] Compiling num_enum v0.5.11
24252024-05-15T05:25:43.203Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24262024-05-15T05:25:43.451Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24272024-05-15T05:25:43.553Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24282024-05-15T05:25:43.819Z[ omicron-package] Compiling num-derive v0.4.0
24292024-05-15T05:25:44.303Z[ omicron-package] Compiling sigpipe v0.1.3
24302024-05-15T05:25:44.316Z[ omicron-package] Compiling libefi-sys v0.1.0
24312024-05-15T05:25:44.533Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24322024-05-15T05:25:44.871Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24332024-05-15T05:25:45.170Z[ omicron-package] Compiling smf v0.2.3
24342024-05-15T05:25:45.888Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24352024-05-15T05:25:46.328Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24362024-05-15T05:25:46.555Z[ omicron-package] Compiling portable-atomic v1.4.3
24372024-05-15T05:25:48.382Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24382024-05-15T05:25:48.729Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24392024-05-15T05:25:48.796Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
24402024-05-15T05:25:49.259Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24412024-05-15T05:25:50.088Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24422024-05-15T05:25:51.528Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24432024-05-15T05:25:51.617Z[ omicron-package] Compiling gethostname v0.4.3
24442024-05-15T05:25:51.937Z[ omicron-package] Compiling number_prefix v0.4.0
24452024-05-15T05:25:52.188Z[ omicron-package] Compiling swrite v0.1.0
24462024-05-15T05:25:52.837Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24472024-05-15T05:25:52.927Z[ omicron-package] Compiling indicatif v0.17.8
24482024-05-15T05:25:55.353Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24492024-05-15T05:25:55.623Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24502024-05-15T05:25:58.400Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24512024-05-15T05:25:58.967Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24522024-05-15T05:26:00.542Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24532024-05-15T05:26:18.997Z[ helios-setup] May 15 05:26:17.138 INFO helios repository root is: /work/oxidecomputer/helios
24542024-05-15T05:26:19.051Z[ helios-setup] May 15 05:26:17.139 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
24552024-05-15T05:26:19.051Z[ helios-setup] May 15 05:26:17.139 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
24562024-05-15T05:26:19.051Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
24572024-05-15T05:26:19.527Z[ helios-setup] May 15 05:26:17.787 INFO clone ok!, project: phbl
24582024-05-15T05:26:19.534Z[ helios-setup] May 15 05:26:17.787 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
24592024-05-15T05:26:19.534Z[ helios-setup] May 15 05:26:17.787 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
24602024-05-15T05:26:19.534Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
24612024-05-15T05:26:19.857Z[ omicron-package] Finished release [optimized] target(s) in 44.54s
24622024-05-15T05:26:19.948Z[ omicron-package]
24632024-05-15T05:26:19.954Z[ omicron-package] real 44.618465395
24642024-05-15T05:26:19.954Z[ omicron-package] user 2:50.047093126
24652024-05-15T05:26:19.954Z[ omicron-package] sys 19.968319299
24662024-05-15T05:26:19.954Z[ omicron-package] trap 0.152646558
24672024-05-15T05:26:19.954Z[ omicron-package] tflt 0.616602476
24682024-05-15T05:26:19.954Z[ omicron-package] dflt 0.504712051
24692024-05-15T05:26:19.954Z[ omicron-package] kflt 0.014976891
24702024-05-15T05:26:19.954Z[ omicron-package] lock 5:33.920085603
24712024-05-15T05:26:19.954Z[ omicron-package] slp 6:59.678755992
24722024-05-15T05:26:19.954Z[ omicron-package] lat 1:39.473162585
24732024-05-15T05:26:19.954Z[ omicron-package] stop 36.274641766
24742024-05-15T05:26:19.954ZMay 15 05:26:18.208 INFO [omicron-package] process exited with exit status: 0 (44.643000974s)
24752024-05-15T05:26:19.954ZMay 15 05:26:18.208 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --image standard --machine gimlet --switch asic --rack-topology multi-sled
24762024-05-15T05:26:19.997ZMay 15 05:26:18.257 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
24772024-05-15T05:26:20.009Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
24782024-05-15T05:26:20.012Z[ host-target] Created new build target 'host' and set it as active
24792024-05-15T05:26:20.012ZMay 15 05:26:18.269 INFO [host-target] process exited with exit status: 0 (61.224257ms)
24802024-05-15T05:26:20.012ZMay 15 05:26:18.270 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
24812024-05-15T05:26:20.018Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
24822024-05-15T05:26:20.018Z[ recovery-target] Created new build target 'recovery' and set it as active
24832024-05-15T05:26:20.018ZMay 15 05:26:18.276 INFO [recovery-target] process exited with exit status: 0 (19.066403ms)
24842024-05-15T05:26:20.022Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
24852024-05-15T05:26:20.061Z[ helios-setup] May 15 05:26:18.303 INFO clone ok!, project: image-builder
24862024-05-15T05:26:20.067Z[ helios-setup] May 15 05:26:18.304 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
24872024-05-15T05:26:20.067Z[ helios-setup] May 15 05:26:18.304 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
24882024-05-15T05:26:20.067Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
24892024-05-15T05:26:20.845Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
24902024-05-15T05:26:20.853Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
24912024-05-15T05:26:20.867Z[ host-package] Compiling newline-converter v0.3.0
24922024-05-15T05:26:20.889Z[ host-package] Compiling humantime v2.1.0
24932024-05-15T05:26:20.939Z[ host-package] Compiling derive-where v1.2.7
24942024-05-15T05:26:20.943Z[ host-package] Compiling unicode-xid v0.2.4
24952024-05-15T05:26:20.964Z[ host-package] Compiling linked-hash-map v0.5.6
24962024-05-15T05:26:20.972Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24972024-05-15T05:26:20.972Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24982024-05-15T05:26:20.972Z[ host-package] Compiling password-hash v0.5.0
24992024-05-15T05:26:21.070Z[ host-package] Compiling expectorate v1.1.0
25002024-05-15T05:26:21.079Z[ host-package] Compiling blake2 v0.10.6
25012024-05-15T05:26:21.213Z[ host-package] Compiling semver v0.1.20
25022024-05-15T05:26:21.277Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25032024-05-15T05:26:21.297Z[ host-package] Compiling lru-cache v0.1.2
25042024-05-15T05:26:21.503Z[ host-package] Compiling bytecount v0.6.3
25052024-05-15T05:26:21.757Z[ host-package] Compiling argon2 v0.5.3
25062024-05-15T05:26:22.178Z[ host-package] Compiling rustc_version v0.1.7
25072024-05-15T05:26:22.205Z[ host-package] Compiling papergrid v0.11.0
25082024-05-15T05:26:22.636Z[ host-package] Compiling newtype_derive v0.1.6
25092024-05-15T05:26:22.663Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25102024-05-15T05:26:22.663Z[ host-package] Compiling tabled_derive v0.7.0
25112024-05-15T05:26:23.071Z[ host-package] Compiling quick-error v1.2.3
25122024-05-15T05:26:23.213Z[ host-package] Compiling resolv-conf v0.7.0
25132024-05-15T05:26:23.579Z[ host-package] Compiling steno v0.4.0
25142024-05-15T05:26:24.196Z[ host-package] Compiling trust-dns-resolver v0.22.0
25152024-05-15T05:26:24.700Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25162024-05-15T05:26:24.943Z[ host-package] Compiling slog-dtrace v0.3.0
25172024-05-15T05:26:25.036Z[ host-package] Compiling tabled v0.15.0
25182024-05-15T05:26:25.309Z[ host-package] Compiling utf-8 v0.7.6
25192024-05-15T05:26:27.230Z[ host-package] Compiling num-rational v0.4.2
25202024-05-15T05:26:27.302Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25212024-05-15T05:26:27.314Z[ helios-setup] May 15 05:26:25.573 INFO clone ok!, project: amd-host-image-builder
25222024-05-15T05:26:27.319Z[ helios-setup] May 15 05:26:25.573 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25232024-05-15T05:26:27.319Z[ helios-setup] May 15 05:26:25.573 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
25242024-05-15T05:26:27.319Z[ helios-setup] May 15 05:26:25.573 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
25252024-05-15T05:26:27.324Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
25262024-05-15T05:26:27.903Z[ host-package] Compiling num-complex v0.4.6
25272024-05-15T05:26:28.339Z[ helios-setup] May 15 05:26:26.587 INFO clone ok!, project: bootserver
25282024-05-15T05:26:28.355Z[ helios-setup] May 15 05:26:26.588 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
25292024-05-15T05:26:28.355Z[ helios-setup] May 15 05:26:26.588 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25302024-05-15T05:26:28.356Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25312024-05-15T05:26:29.263Z[ host-package] Compiling num v0.4.3
25322024-05-15T05:26:29.371Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25332024-05-15T05:26:29.585Z[ helios-setup] May 15 05:26:27.843 INFO clone ok!, project: chelsio-t6-roms
25342024-05-15T05:26:29.598Z[ helios-setup] May 15 05:26:27.843 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
25352024-05-15T05:26:29.599Z[ helios-setup] May 15 05:26:27.843 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25362024-05-15T05:26:29.605Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25372024-05-15T05:26:29.985Z[ host-package] Compiling nibble_vec v0.1.0
25382024-05-15T05:26:30.204Z[ host-package] Compiling endian-type v0.1.2
25392024-05-15T05:26:30.526Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25402024-05-15T05:26:30.569Z[ helios-setup] May 15 05:26:28.822 INFO clone ok!, project: pilot
25412024-05-15T05:26:30.583Z[ helios-setup] May 15 05:26:28.822 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25422024-05-15T05:26:30.583Z[ helios-setup] May 15 05:26:28.822 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
25432024-05-15T05:26:30.583Z[ helios-setup] May 15 05:26:28.822 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25442024-05-15T05:26:30.583Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25452024-05-15T05:26:31.062Z[ host-package] Compiling radix_trie v0.2.1
25462024-05-15T05:26:31.610Z[ host-package] Compiling tungstenite v0.20.1
25472024-05-15T05:26:36.324Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25482024-05-15T05:26:37.284Z[ host-package] Compiling tokio-tungstenite v0.20.1
25492024-05-15T05:26:37.869Z[ helios-setup] May 15 05:26:36.119 INFO clone ok!, project: amd-firmware
25502024-05-15T05:26:37.889Z[ helios-setup] May 15 05:26:36.120 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25512024-05-15T05:26:37.889Z[ helios-setup] May 15 05:26:36.120 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
25522024-05-15T05:26:37.889Z[ helios-setup] May 15 05:26:36.120 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25532024-05-15T05:26:37.889Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25542024-05-15T05:26:38.016Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25552024-05-15T05:26:38.162Z[ host-package] Compiling cancel-safe-futures v0.1.5
25562024-05-15T05:26:38.508Z[ host-package] Compiling arc-swap v1.6.0
25572024-05-15T05:26:38.833Z[ helios-setup] May 15 05:26:37.079 INFO clone ok!, project: pinprick
25582024-05-15T05:26:38.854Z[ helios-setup] May 15 05:26:37.080 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
25592024-05-15T05:26:39.378Z[ host-package] Compiling display-error-chain v0.2.0
25602024-05-15T05:26:39.559Z[ host-package] Compiling slog-scope v4.4.0
25612024-05-15T05:26:39.619Z[ helios-setup] May 15 05:26:37.864 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
25622024-05-15T05:26:40.160Z[ helios-setup] May 15 05:26:38.414 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
25632024-05-15T05:26:40.160Z[ helios-setup] May 15 05:26:38.414 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
25642024-05-15T05:26:40.691Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25652024-05-15T05:26:40.708Z[ helios-setup] May 15 05:26:38.962 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
25662024-05-15T05:26:41.267Z[ helios-setup] May 15 05:26:39.520 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
25672024-05-15T05:26:41.267Z[ helios-setup] May 15 05:26:39.520 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
25682024-05-15T05:26:41.787Z[ helios-setup] May 15 05:26:40.035 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
25692024-05-15T05:26:42.338Z[ helios-setup] May 15 05:26:40.585 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
25702024-05-15T05:26:42.338Z[ helios-setup] May 15 05:26:40.585 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
25712024-05-15T05:26:42.369Z[ helios-setup] May 15 05:26:40.585 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
25722024-05-15T05:26:42.369Z[ helios-setup] May 15 05:26:40.585 INFO ok!
25732024-05-15T05:26:42.370Z[ helios-setup] May 15 05:26:40.585 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
25742024-05-15T05:26:42.370Z[ helios-setup] May 15 05:26:40.585 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
25752024-05-15T05:26:42.370Z[ helios-setup] May 15 05:26:40.585 INFO ok!
25762024-05-15T05:26:42.370Z[ helios-setup] May 15 05:26:40.585 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
25772024-05-15T05:26:42.370Z[ helios-setup] May 15 05:26:40.585 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
25782024-05-15T05:26:42.371Z[ helios-setup] May 15 05:26:40.585 INFO ok!
25792024-05-15T05:26:42.371Z[ helios-setup] May 15 05:26:40.585 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
25802024-05-15T05:26:42.371Z[ helios-setup] May 15 05:26:40.585 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
25812024-05-15T05:26:42.563Z[ helios-setup] May 15 05:26:40.813 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
25822024-05-15T05:26:43.227Z[ helios-setup] May 15 05:26:41.483 INFO E| From https://github.com/jclulow/rust-jmclib
25832024-05-15T05:26:43.227Z[ helios-setup] May 15 05:26:41.483 INFO E| * [new branch] master -> origin/master
25842024-05-15T05:26:43.227Z[ helios-setup] May 15 05:26:41.483 INFO E| * [new ref] -> origin/HEAD
25852024-05-15T05:26:43.248Z[ helios-setup] May 15 05:26:41.504 INFO E| Updating crates.io index
25862024-05-15T05:26:43.348Z[ helios-setup] May 15 05:26:41.598 INFO E| Downloading crates ...
25872024-05-15T05:26:43.459Z[ helios-setup] May 15 05:26:41.715 INFO E| Downloaded cpufeatures v0.2.9
25882024-05-15T05:26:43.464Z[ helios-setup] May 15 05:26:41.718 INFO E| Downloaded block-buffer v0.9.0
25892024-05-15T05:26:43.464Z[ helios-setup] May 15 05:26:41.719 INFO E| Downloaded digest v0.9.0
25902024-05-15T05:26:43.469Z[ helios-setup] May 15 05:26:41.721 INFO E| Downloaded errno v0.3.1
25912024-05-15T05:26:43.469Z[ helios-setup] May 15 05:26:41.724 INFO E| Downloaded getrandom v0.2.10
25922024-05-15T05:26:43.473Z[ helios-setup] May 15 05:26:41.728 INFO E| Downloaded fastrand v2.0.0
25932024-05-15T05:26:43.477Z[ helios-setup] May 15 05:26:41.730 INFO E| Downloaded anyhow v1.0.72
25942024-05-15T05:26:43.480Z[ helios-setup] May 15 05:26:41.737 INFO E| Downloaded bitflags v2.3.3
25952024-05-15T05:26:43.512Z[ helios-setup] May 15 05:26:41.765 INFO E| Downloaded proc-macro2 v1.0.66
25962024-05-15T05:26:43.523Z[ helios-setup] May 15 05:26:41.769 INFO E| Downloaded once_cell v1.18.0
25972024-05-15T05:26:43.529Z[ helios-setup] May 15 05:26:41.773 INFO E| Downloaded quote v1.0.31
25982024-05-15T05:26:43.529Z[ helios-setup] May 15 05:26:41.777 INFO E| Downloaded md-5 v0.9.1
25992024-05-15T05:26:43.529Z[ helios-setup] May 15 05:26:41.781 INFO E| Downloaded libdevinfo-sys v1.0.0
26002024-05-15T05:26:44.114Z[ helios-setup] May 15 05:26:41.860 INFO E| Downloaded unicode-width v0.1.10
26012024-05-15T05:26:44.188Z[ helios-setup] May 15 05:26:41.863 INFO E| Downloaded tempfile v3.7.0
26022024-05-15T05:26:44.188Z[ helios-setup] May 15 05:26:41.866 INFO E| Downloaded time-core v0.1.1
26032024-05-15T05:26:44.188Z[ helios-setup] May 15 05:26:41.867 INFO E| Downloaded walkdir v2.3.3
26042024-05-15T05:26:44.188Z[ helios-setup] May 15 05:26:41.870 INFO E| Downloaded time-macros v0.2.10
26052024-05-15T05:26:44.188Z[ helios-setup] May 15 05:26:41.873 INFO E| Downloaded syn v2.0.27
26062024-05-15T05:26:44.188Z[ helios-setup] May 15 05:26:41.889 INFO E| Downloaded uuid v0.8.2
26072024-05-15T05:26:44.189Z[ helios-setup] May 15 05:26:41.893 INFO E| Downloaded time v0.3.23
26082024-05-15T05:26:44.189Z[ helios-setup] May 15 05:26:41.903 INFO E| Downloaded unicode-ident v1.0.11
26092024-05-15T05:26:44.189Z[ helios-setup] May 15 05:26:41.908 INFO E| Downloaded serde v1.0.174
26102024-05-15T05:26:44.189Z[ helios-setup] May 15 05:26:41.913 INFO E| Downloaded serde_derive v1.0.174
26112024-05-15T05:26:44.189Z[ helios-setup] May 15 05:26:41.922 INFO E| Downloaded rustix v0.38.4
26122024-05-15T05:26:44.190Z[ helios-setup] May 15 05:26:41.953 INFO E| Downloaded sha-1 v0.9.8
26132024-05-15T05:26:44.190Z[ helios-setup] May 15 05:26:41.956 INFO E| Downloaded libc v0.2.147
26142024-05-15T05:26:44.190Z[ helios-setup] May 15 05:26:41.993 INFO E| Downloaded serde_json v1.0.103
26152024-05-15T05:26:44.190Z[ helios-setup] May 15 05:26:42.080 INFO E| Compiling libc v0.2.147
26162024-05-15T05:26:44.190Z[ helios-setup] May 15 05:26:42.129 INFO E| Compiling proc-macro2 v1.0.66
26172024-05-15T05:26:44.190Z[ helios-setup] May 15 05:26:42.130 INFO E| Compiling unicode-ident v1.0.11
26182024-05-15T05:26:44.190Z[ helios-setup] May 15 05:26:42.130 INFO E| Compiling cfg-if v1.0.0
26192024-05-15T05:26:44.191Z[ helios-setup] May 15 05:26:42.130 INFO E| Compiling typenum v1.16.0
26202024-05-15T05:26:44.191Z[ helios-setup] May 15 05:26:42.130 INFO E| Compiling version_check v0.9.4
26212024-05-15T05:26:44.191Z[ helios-setup] May 15 05:26:42.173 INFO E| Compiling serde v1.0.174
26222024-05-15T05:26:44.191Z[ helios-setup] May 15 05:26:42.174 INFO E| Compiling itoa v1.0.9
26232024-05-15T05:26:44.191Z[ helios-setup] May 15 05:26:42.347 INFO E| Compiling rustix v0.38.4
26242024-05-15T05:26:44.676Z[ helios-setup] May 15 05:26:42.512 INFO E| Compiling time-core v0.1.1
26252024-05-15T05:26:44.695Z[ host-package] Compiling fxhash v0.2.1
26262024-05-15T05:26:44.695Z[ helios-setup] May 15 05:26:42.937 INFO E| Compiling slog v2.7.0
26272024-05-15T05:26:44.712Z[ helios-setup] May 15 05:26:42.950 INFO E| Compiling time-macros v0.2.10
26282024-05-15T05:26:45.106Z[ helios-setup] May 15 05:26:43.357 INFO E| Compiling once_cell v1.18.0
26292024-05-15T05:26:45.394Z[ helios-setup] May 15 05:26:43.650 INFO E| Compiling generic-array v0.14.7
26302024-05-15T05:26:45.820Z[ helios-setup] May 15 05:26:44.076 INFO E| Compiling bitflags v2.3.3
26312024-05-15T05:26:45.984Z[ helios-setup] May 15 05:26:44.239 INFO E| Compiling num_threads v0.1.6
26322024-05-15T05:26:46.588Z[ helios-setup] May 15 05:26:44.414 INFO E| Compiling thread_local v1.1.7
26332024-05-15T05:26:46.602Z[ helios-setup] May 15 05:26:44.546 INFO E| Compiling anyhow v1.0.72
26342024-05-15T05:26:46.602Z[ host-package] Compiling slog-stdlog v4.1.1
26352024-05-15T05:26:46.831Z[ helios-setup] May 15 05:26:45.081 INFO E| Compiling fastrand v2.0.0
26362024-05-15T05:26:47.260Z[ helios-setup] May 15 05:26:45.515 INFO E| Compiling quote v1.0.31
26372024-05-15T05:26:47.370Z[ helios-setup] May 15 05:26:45.625 INFO E| Compiling opaque-debug v0.3.0
26382024-05-15T05:26:47.450Z[ helios-setup] May 15 05:26:45.705 INFO E| Compiling dirs-sys-next v0.1.2
26392024-05-15T05:26:47.662Z[ helios-setup] May 15 05:26:45.914 INFO E| Compiling errno v0.3.1
26402024-05-15T05:26:48.254Z[ helios-setup] May 15 05:26:46.503 INFO E| Compiling syn v2.0.27
26412024-05-15T05:26:48.269Z[ host-package] Compiling rayon-core v1.12.1
26422024-05-15T05:26:48.306Z[ helios-setup] May 15 05:26:46.526 INFO E| Compiling dirs-next v2.0.0
26432024-05-15T05:26:48.354Z[ host-package] Compiling synstructure v0.12.6
26442024-05-15T05:26:48.566Z[ helios-setup] May 15 05:26:46.811 INFO E| Compiling term v0.7.0
26452024-05-15T05:26:48.605Z[ helios-setup] May 15 05:26:46.858 INFO E| Compiling atty v0.2.14
26462024-05-15T05:26:48.725Z[ helios-setup] May 15 05:26:46.981 INFO E| Compiling serde_json v1.0.103
26472024-05-15T05:26:48.752Z[ helios-setup] May 15 05:26:47.007 INFO E| Compiling getrandom v0.2.10
26482024-05-15T05:26:49.487Z[ helios-setup] May 15 05:26:47.711 INFO E| Compiling same-file v1.0.6
26492024-05-15T05:26:50.116Z[ helios-setup] May 15 05:26:47.965 INFO E| Compiling ryu v1.0.15
26502024-05-15T05:26:50.125Z[ helios-setup] May 15 05:26:48.232 INFO E| Compiling unicode-width v0.1.10
26512024-05-15T05:26:50.125Z[ helios-setup] May 15 05:26:48.250 INFO E| Compiling cpufeatures v0.2.9
26522024-05-15T05:26:50.272Z[ helios-setup] May 15 05:26:48.527 INFO E| Compiling getopts v0.2.21
26532024-05-15T05:26:50.298Z[ helios-setup] May 15 05:26:48.551 INFO E| Compiling time v0.3.23
26542024-05-15T05:26:50.999Z[ helios-setup] May 15 05:26:48.842 INFO E| Compiling walkdir v2.3.3
26552024-05-15T05:26:51.188Z[ helios-setup] May 15 05:26:49.442 INFO E| Compiling digest v0.9.0
26562024-05-15T05:26:51.443Z[ host-package] Compiling crossbeam-deque v0.8.3
26572024-05-15T05:26:51.520Z[ helios-setup] May 15 05:26:49.766 INFO E| Compiling block-buffer v0.9.0
26582024-05-15T05:26:51.803Z[ helios-setup] May 15 05:26:50.050 INFO E| Compiling sha-1 v0.9.8
26592024-05-15T05:26:52.175Z[ helios-setup] May 15 05:26:50.422 INFO E| Compiling tempfile v3.7.0
26602024-05-15T05:26:52.224Z[ helios-setup] May 15 05:26:50.474 INFO E| Compiling md-5 v0.9.1
26612024-05-15T05:26:52.278Z[ host-package] Compiling dirs-sys-next v0.1.2
26622024-05-15T05:26:52.556Z[ helios-setup] May 15 05:26:50.810 INFO E| Compiling libdevinfo-sys v1.0.0
26632024-05-15T05:26:52.819Z[ helios-setup] May 15 05:26:51.071 INFO E| Compiling glob v0.3.1
26642024-05-15T05:26:53.251Z[ host-package] Compiling half v2.3.1
26652024-05-15T05:26:53.387Z[ host-package] Compiling fastrand v2.0.1
26662024-05-15T05:26:53.489Z[ host-package] Compiling same-file v1.0.6
26672024-05-15T05:26:53.800Z[ host-package] Compiling ciborium-io v0.2.2
26682024-05-15T05:26:53.901Z[ host-package] Compiling glob v0.3.1
26692024-05-15T05:26:53.980Z[ host-package] Compiling crunchy v0.2.2
26702024-05-15T05:26:54.177Z[ helios-setup] May 15 05:26:52.430 INFO E| Compiling slog-term v2.9.0
26712024-05-15T05:26:54.234Z[ host-package] Compiling ciborium-ll v0.2.2
26722024-05-15T05:26:54.258Z[ host-package] Compiling tempfile v3.10.1
26732024-05-15T05:26:54.701Z[ host-package] Compiling walkdir v2.5.0
26742024-05-15T05:26:54.979Z[ host-package] Compiling clang-sys v1.6.1
26752024-05-15T05:26:55.134Z[ host-package] Compiling dirs-next v2.0.0
26762024-05-15T05:26:55.441Z[ host-package] Compiling zerocopy-derive v0.2.0
26772024-05-15T05:26:55.603Z[ host-package] Compiling slog-envlogger v2.2.0
26782024-05-15T05:26:55.867Z[ host-package] Compiling camino v1.1.6
26792024-05-15T05:26:55.969Z[ host-package] Compiling tiny-keccak v2.0.2
26802024-05-15T05:26:56.483Z[ host-package] Compiling maplit v1.0.2
26812024-05-15T05:26:56.745Z[ host-package] Compiling prettyplease v0.2.20
26822024-05-15T05:26:57.131Z[ host-package] Compiling rayon v1.10.0
26832024-05-15T05:26:57.180Z[ helios-setup] May 15 05:26:55.429 INFO E| Compiling serde_derive v1.0.174
26842024-05-15T05:26:58.673Z[ host-package] Compiling blake3 v1.5.0
26852024-05-15T05:26:58.838Z[ host-package] Compiling term v0.7.0
26862024-05-15T05:26:58.923Z[ host-package] Compiling ciborium v0.2.2
26872024-05-15T05:26:59.109Z[ host-package] Compiling filetime v0.2.23
26882024-05-15T05:26:59.455Z[ host-package] Compiling xattr v1.0.1
26892024-05-15T05:27:00.783Z[ host-package] Compiling memmap2 v0.7.1
26902024-05-15T05:27:00.792Z[ host-package] Compiling atty v0.2.14
26912024-05-15T05:27:00.792Z[ host-package] Compiling arrayref v0.3.7
26922024-05-15T05:27:00.792Z[ host-package] Compiling home v0.5.5
26932024-05-15T05:27:00.792Z[ host-package] Compiling constant_time_eq v0.3.0
26942024-05-15T05:27:00.792Z[ host-package] Compiling arrayvec v0.7.4
26952024-05-15T05:27:00.792Z[ host-package] Compiling toolchain_find v0.4.0
26962024-05-15T05:27:00.792Z[ host-package] Compiling tar v0.4.40
26972024-05-15T05:27:01.291Z[ host-package] Compiling ascii-canvas v3.0.0
26982024-05-15T05:27:01.437Z[ host-package] Compiling camino-tempfile v1.1.1
26992024-05-15T05:27:01.819Z[ host-package] Compiling toml v0.8.12
27002024-05-15T05:27:01.883Z[ host-package] Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27012024-05-15T05:27:02.362Z[ host-package] Compiling is-terminal v0.4.9
27022024-05-15T05:27:02.562Z[ host-package] Compiling libsw v3.3.1
27032024-05-15T05:27:02.619Z[ host-package] Compiling ena v0.14.2
27042024-05-15T05:27:02.927Z[ host-package] Compiling libloading v0.7.4
27052024-05-15T05:27:03.088Z[ host-package] Compiling usdt-impl v0.3.5
27062024-05-15T05:27:03.504Z[ host-package] Compiling parking_lot_core v0.8.6
27072024-05-15T05:27:03.543Z[ host-package] Compiling regex-syntax v0.6.29
27082024-05-15T05:27:04.041Z[ host-package] Compiling owo-colors v4.0.0
27092024-05-15T05:27:04.041Z[ host-package] Compiling bindgen v0.69.2
27102024-05-15T05:27:04.086Z[ host-package] Compiling convert_case v0.4.0
27112024-05-15T05:27:04.122Z[ host-package] Compiling linear-map v1.2.0
27122024-05-15T05:27:04.451Z[ host-package] Compiling topological-sort v0.2.2
27132024-05-15T05:27:04.695Z[ host-package] Compiling diff v0.1.13
27142024-05-15T05:27:05.001Z[ host-package] Compiling omicron-zone-package v0.11.0
27152024-05-15T05:27:05.016Z[ host-package] Compiling derive_more v0.99.17
27162024-05-15T05:27:06.911Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27172024-05-15T05:27:09.525Z[ host-package] Compiling lalrpop v0.19.12
27182024-05-15T05:27:10.207Z[ host-package] Compiling rustfmt-wrapper v0.2.1
27192024-05-15T05:27:10.971Z[ host-package] Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27202024-05-15T05:27:11.193Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27212024-05-15T05:27:12.275Z[ helios-setup] May 15 05:27:10.526 INFO E| Compiling toml v0.5.11
27222024-05-15T05:27:12.275Z[ helios-setup] May 15 05:27:10.526 INFO E| Compiling uuid v0.8.2
27232024-05-15T05:27:13.160Z[ host-package] Compiling cexpr v0.6.0
27242024-05-15T05:27:14.646Z[ host-package] Compiling which v4.4.0
27252024-05-15T05:27:14.722Z[ helios-setup] May 15 05:27:12.957 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
27262024-05-15T05:27:14.841Z[ host-package] Compiling unicase v2.7.0
27272024-05-15T05:27:15.674Z[ host-package] Compiling rustc-hash v1.1.0
27282024-05-15T05:27:15.685Z[ host-package] Compiling peeking_take_while v0.1.2
27292024-05-15T05:27:15.685Z[ host-package] Compiling shlex v1.3.0
27302024-05-15T05:27:15.686Z[ host-package] Compiling lazycell v1.3.0
27312024-05-15T05:27:15.732Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27322024-05-15T05:27:17.461Z[ host-package] Compiling zerocopy v0.3.0
27332024-05-15T05:27:18.035Z[ helios-setup] May 15 05:27:16.286 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
27342024-05-15T05:27:18.432Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27352024-05-15T05:27:18.577Z[ host-package] Compiling derive_builder_core v0.20.0
27362024-05-15T05:27:19.612Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27372024-05-15T05:27:20.241Z[ host-package] Compiling headers-core v0.2.0
27382024-05-15T05:27:20.563Z[ host-package] Compiling libxml v0.3.3
27392024-05-15T05:27:20.904Z[ host-package] Compiling ref-cast v1.0.23
27402024-05-15T05:27:20.960Z[ host-package] Compiling platforms v3.0.2
27412024-05-15T05:27:21.058Z[ host-package] Compiling derive_builder_macro v0.20.0
27422024-05-15T05:27:21.737Z[ host-package] Compiling headers v0.3.9
27432024-05-15T05:27:21.755Z[ host-package] Compiling dof v0.1.5
27442024-05-15T05:27:22.050Z[ host-package] Compiling parking_lot v0.11.2
27452024-05-15T05:27:22.417Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27462024-05-15T05:27:25.082Z[ host-package] Compiling trust-dns-client v0.22.0
27472024-05-15T05:27:25.567Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27482024-05-15T05:27:26.015Z[ host-package] Compiling strum_macros v0.24.3
27492024-05-15T05:27:29.780Z[ host-package] Compiling dtrace-parser v0.1.14
27502024-05-15T05:27:29.945Z[ host-package] Compiling toml v0.5.11
27512024-05-15T05:27:30.250Z[ host-package] Compiling ref-cast-impl v1.0.23
27522024-05-15T05:27:31.641Z[ helios-setup] May 15 05:27:29.498 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 48.81s
27532024-05-15T05:27:31.933Z[ helios-setup] May 15 05:27:29.560 INFO building project "image-builder" ok (48 seconds)
27542024-05-15T05:27:31.933Z[ helios-setup] May 15 05:27:29.560 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
27552024-05-15T05:27:31.933Z[ helios-setup] May 15 05:27:29.560 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
27562024-05-15T05:27:31.933Z[ helios-setup] May 15 05:27:29.569 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
27572024-05-15T05:27:31.933Z[ host-package] Compiling vte_generate_state_changes v0.1.1
27582024-05-15T05:27:31.933Z[ host-package] Compiling cookie v0.18.1
27592024-05-15T05:27:31.994Z[ helios-setup] May 15 05:27:29.998 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
27602024-05-15T05:27:31.994Z[ helios-setup] May 15 05:27:29.998 INFO E| info: downloading component 'cargo'
27612024-05-15T05:27:32.037Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
27622024-05-15T05:27:32.037Z[ host-package] Compiling samael v0.0.15
27632024-05-15T05:27:32.136Z[ host-package] Compiling indoc v1.0.9
27642024-05-15T05:27:32.196Z[ host-package] Compiling cfg_aliases v0.1.1
27652024-05-15T05:27:32.279Z[ host-package] Compiling nix v0.28.0
27662024-05-15T05:27:33.112Z[ host-package] Compiling vte v0.11.1
27672024-05-15T05:27:33.236Z[ host-package] Compiling trust-dns-server v0.22.1
27682024-05-15T05:27:33.603Z[ helios-setup] May 15 05:27:31.846 INFO E| info: downloading component 'clippy'
27692024-05-15T05:27:34.275Z[ helios-setup] May 15 05:27:32.105 INFO E| info: downloading component 'rust-docs'
27702024-05-15T05:27:35.288Z[ helios-setup] May 15 05:27:33.531 INFO E| info: downloading component 'rust-src'
27712024-05-15T05:27:35.478Z[ helios-setup] May 15 05:27:33.717 INFO E| info: downloading component 'rust-std'
27722024-05-15T05:27:37.720Z[ host-package] Compiling sled v0.34.7
27732024-05-15T05:27:37.915Z[ host-package] Compiling derive_builder v0.20.0
27742024-05-15T05:27:38.480Z[ helios-setup] May 15 05:27:36.727 INFO E| info: downloading component 'rustc'
27752024-05-15T05:27:39.667Z[ host-package] Compiling polar-core v0.27.3
27762024-05-15T05:27:40.021Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27772024-05-15T05:27:44.358Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27782024-05-15T05:27:44.881Z[ helios-setup] May 15 05:27:42.800 INFO E| info: downloading component 'rustfmt'
27792024-05-15T05:27:44.882Z[ host-package] Compiling const_format_proc_macros v0.2.32
27802024-05-15T05:27:44.883Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27812024-05-15T05:27:45.851Z[ helios-setup] May 15 05:27:43.684 INFO E| info: installing component 'cargo'
27822024-05-15T05:27:46.833Z[ host-package] Compiling fd-lock v4.0.2
27832024-05-15T05:27:46.837Z[ helios-setup] May 15 05:27:45.080 INFO E| info: installing component 'clippy'
27842024-05-15T05:27:47.054Z[ host-package] Compiling bb8 v0.8.3
27852024-05-15T05:27:47.252Z[ helios-setup] May 15 05:27:45.494 INFO E| info: installing component 'rust-docs'
27862024-05-15T05:27:47.806Z[ host-package] Compiling quick-xml v0.31.0
27872024-05-15T05:27:50.570Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
27882024-05-15T05:27:53.236Z[ helios-setup] May 15 05:27:51.476 INFO E| info: installing component 'rust-src'
27892024-05-15T05:27:53.954Z[ helios-setup] May 15 05:27:52.188 INFO E| info: installing component 'rust-std'
27902024-05-15T05:27:55.609Z[ host-package] Compiling serde_tokenstream v0.1.7
27912024-05-15T05:27:56.173Z[ host-package] Compiling oso-derive v0.27.3
27922024-05-15T05:27:56.732Z[ helios-setup] May 15 05:27:54.973 INFO E| info: installing component 'rustc'
27932024-05-15T05:27:57.679Z[ host-package] Compiling memoffset v0.7.1
27942024-05-15T05:27:57.683Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
27952024-05-15T05:27:57.684Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
27962024-05-15T05:27:57.684Z[ host-package] Compiling const_format v0.2.32
27972024-05-15T05:28:01.205Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27982024-05-15T05:28:01.313Z[ host-package] Compiling curve25519-dalek v4.1.2
27992024-05-15T05:28:01.864Z[ host-package] Compiling strip-ansi-escapes v0.2.0
28002024-05-15T05:28:03.327Z[ helios-setup] May 15 05:28:01.560 INFO E| info: installing component 'rustfmt'
28012024-05-15T05:28:04.233Z[ helios-setup] May 15 05:28:02.474 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
28022024-05-15T05:28:05.670Z[ helios-setup] May 15 05:28:03.501 INFO E| From https://github.com/oxidecomputer/amd-apcb
28032024-05-15T05:28:05.670Z[ helios-setup] May 15 05:28:03.501 INFO E| * [new branch] issue-113 -> origin/issue-113
28042024-05-15T05:28:05.674Z[ helios-setup] May 15 05:28:03.501 INFO E| * [new branch] issue-122 -> origin/issue-122
28052024-05-15T05:28:05.674Z[ helios-setup] May 15 05:28:03.501 INFO E| * [new branch] main -> origin/main
28062024-05-15T05:28:05.674Z[ helios-setup] May 15 05:28:03.501 INFO E| * [new ref] -> origin/HEAD
28072024-05-15T05:28:05.674Z[ helios-setup] May 15 05:28:03.501 INFO E| * [new tag] v0.1.3 -> v0.1.3
28082024-05-15T05:28:05.675Z[ helios-setup] May 15 05:28:03.501 INFO E| * [new tag] v0.1.4 -> v0.1.4
28092024-05-15T05:28:05.675Z[ helios-setup] May 15 05:28:03.501 INFO E| * [new tag] v0.1.5 -> v0.1.5
28102024-05-15T05:28:05.675Z[ helios-setup] May 15 05:28:03.502 INFO E| * [new tag] v0.2.0 -> v0.2.0
28112024-05-15T05:28:05.675Z[ helios-setup] May 15 05:28:03.502 INFO E| * [new tag] v0.3.0 -> v0.3.0
28122024-05-15T05:28:05.675Z[ helios-setup] May 15 05:28:03.502 INFO E| * [new tag] v0.3.1 -> v0.3.1
28132024-05-15T05:28:05.675Z[ helios-setup] May 15 05:28:03.502 INFO E| * [new tag] v0.3.2 -> v0.3.2
28142024-05-15T05:28:05.675Z[ helios-setup] May 15 05:28:03.532 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
28152024-05-15T05:28:06.367Z[ host-package] Compiling oso v0.27.3
28162024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.502 INFO E| From https://github.com/oxidecomputer/amd-efs
28172024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.502 INFO E| * [new branch] empty -> origin/empty
28182024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.502 INFO E| * [new branch] issue-99 -> origin/issue-99
28192024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.503 INFO E| * [new branch] main -> origin/main
28202024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.503 INFO E| * [new branch] review -> origin/review
28212024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.503 INFO E| * [new ref] -> origin/HEAD
28222024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.503 INFO E| * [new tag] v0.2.0 -> v0.2.0
28232024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.503 INFO E| * [new tag] v0.2.1 -> v0.2.1
28242024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.503 INFO E| * [new tag] v0.2.2 -> v0.2.2
28252024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.2.3 -> v0.2.3
28262024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.2.4 -> v0.2.4
28272024-05-15T05:28:06.864Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.2.5 -> v0.2.5
28282024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.2.6 -> v0.2.6
28292024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.2.7 -> v0.2.7
28302024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.3.0 -> v0.3.0
28312024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.3.1 -> v0.3.1
28322024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.504 INFO E| * [new tag] v0.4.0 -> v0.4.0
28332024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.528 INFO E| Updating crates.io index
28342024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.680 INFO E| Downloading crates ...
28352024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.876 INFO E| Downloaded fletcher v0.1.0
28362024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.879 INFO E| Downloaded four-cc v0.3.0
28372024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.881 INFO E| Downloaded bytesize v1.3.0
28382024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.883 INFO E| Downloaded autocfg v1.3.0
28392024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.886 INFO E| Downloaded cfg-if v0.1.10
28402024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.888 INFO E| Downloaded ansi_term v0.12.1
28412024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.891 INFO E| Downloaded memoffset v0.5.6
28422024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.921 INFO E| Downloaded strum v0.23.0
28432024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.923 INFO E| Downloaded scroll_derive v0.10.5
28442024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.924 INFO E| Downloaded rustversion v1.0.15
28452024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.927 INFO E| Downloaded proc-macro-crate v0.1.5
28462024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.928 INFO E| Downloaded pest_generator v2.7.10
28472024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.930 INFO E| Downloaded parse_int v0.6.0
28482024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.931 INFO E| Downloaded itoa v1.0.11
28492024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.954 INFO E| Downloaded vec_map v0.8.2
28502024-05-15T05:28:06.865Z[ helios-setup] May 15 05:28:04.955 INFO E| Downloaded textwrap v0.11.0
28512024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.957 INFO E| Downloaded semver-parser v0.7.0
28522024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.959 INFO E| Downloaded semver v0.9.0
28532024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.960 INFO E| Downloaded schemars_derive v0.8.19
28542024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.963 INFO E| Downloaded unicode-width v0.1.12
28552024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.965 INFO E| Downloaded rustc_version v0.2.3
28562024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.966 INFO E| Downloaded strum_macros v0.23.1
28572024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.968 INFO E| Downloaded structopt-derive v0.4.18
28582024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.969 INFO E| Downloaded strsim v0.8.0
28592024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.972 INFO E| Downloaded scroll v0.10.2
28602024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.979 INFO E| Downloaded proc-macro2 v1.0.81
28612024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.983 INFO E| Downloaded pest_meta v2.7.10
28622024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.985 INFO E| Downloaded pre v0.2.1
28632024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:04.986 INFO E| Downloaded modular-bitfield v0.11.2
28642024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.003 INFO E| Downloaded serde_derive v1.0.200
28652024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.007 INFO E| Downloaded ryu v1.0.17
28662024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.012 INFO E| Downloaded structopt v0.3.26
28672024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.024 INFO E| Downloaded unicode-segmentation v1.11.0
28682024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.029 INFO E| Downloaded pest v2.7.10
28692024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.051 INFO E| Downloaded serde_json v1.0.116
28702024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.063 INFO E| Downloaded clap v2.34.0
28712024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.073 INFO E| Downloaded serde v1.0.200
28722024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.078 INFO E| Downloaded memchr v2.7.2
28732024-05-15T05:28:06.866Z[ helios-setup] May 15 05:28:05.085 INFO E| Downloaded libc v0.2.154
28742024-05-15T05:28:06.882Z[ helios-setup] May 15 05:28:05.124 INFO E| Downloaded goblin v0.4.3
28752024-05-15T05:28:06.891Z[ helios-setup] May 15 05:28:05.134 INFO E| Downloaded schemars v0.8.19
28762024-05-15T05:28:06.910Z[ helios-setup] May 15 05:28:05.153 INFO E| Downloaded pre-proc-macro v0.2.1
28772024-05-15T05:28:06.914Z[ helios-setup] May 15 05:28:05.156 INFO E| Downloaded pest_derive v2.7.10
28782024-05-15T05:28:06.918Z[ helios-setup] May 15 05:28:05.159 INFO E| Downloaded paste v1.0.14
28792024-05-15T05:28:06.921Z[ helios-setup] May 15 05:28:05.164 INFO E| Downloaded num-derive v0.3.3
28802024-05-15T05:28:06.924Z[ helios-setup] May 15 05:28:05.167 INFO E| Downloaded modular-bitfield-impl v0.11.2
28812024-05-15T05:28:07.014Z[ helios-setup] May 15 05:28:05.257 INFO E| Compiling proc-macro2 v1.0.81
28822024-05-15T05:28:07.018Z[ helios-setup] May 15 05:28:05.257 INFO E| Compiling unicode-ident v1.0.12
28832024-05-15T05:28:07.018Z[ helios-setup] May 15 05:28:05.257 INFO E| Compiling syn v1.0.109
28842024-05-15T05:28:07.018Z[ helios-setup] May 15 05:28:05.258 INFO E| Compiling serde v1.0.200
28852024-05-15T05:28:07.018Z[ helios-setup] May 15 05:28:05.258 INFO E| Compiling version_check v0.9.4
28862024-05-15T05:28:07.018Z[ helios-setup] May 15 05:28:05.258 INFO E| Compiling autocfg v1.3.0
28872024-05-15T05:28:07.018Z[ helios-setup] May 15 05:28:05.258 INFO E| Compiling semver-parser v0.7.0
28882024-05-15T05:28:07.018Z[ helios-setup] May 15 05:28:05.258 INFO E| Compiling thiserror v1.0.59
28892024-05-15T05:28:07.285Z[ helios-setup] May 15 05:28:05.526 INFO E| Compiling serde_json v1.0.116
28902024-05-15T05:28:08.171Z[ helios-setup] May 15 05:28:06.412 INFO E| Compiling semver v0.9.0
28912024-05-15T05:28:08.471Z[ helios-setup] May 15 05:28:06.712 INFO E| Compiling itoa v1.0.11
28922024-05-15T05:28:08.674Z[ helios-setup] May 15 05:28:06.910 INFO E| Compiling proc-macro-error-attr v1.0.4
28932024-05-15T05:28:09.169Z[ helios-setup] May 15 05:28:06.922 INFO E| Compiling proc-macro-error v1.0.4
28942024-05-15T05:28:09.169Z[ helios-setup] May 15 05:28:06.932 INFO E| Compiling num-traits v0.2.19
28952024-05-15T05:28:09.170Z[ helios-setup] May 15 05:28:07.082 INFO E| Compiling schemars v0.8.19
28962024-05-15T05:28:09.170Z[ helios-setup] May 15 05:28:07.139 INFO E| Compiling ryu v1.0.17
28972024-05-15T05:28:09.170Z[ helios-setup] May 15 05:28:07.181 INFO E| Compiling rustc_version v0.2.3
28982024-05-15T05:28:09.170Z[ helios-setup] May 15 05:28:07.376 INFO E| Compiling unicode-segmentation v1.11.0
28992024-05-15T05:28:09.444Z[ helios-setup] May 15 05:28:07.687 INFO E| Compiling memoffset v0.5.6
29002024-05-15T05:28:09.498Z[ helios-setup] May 15 05:28:07.741 INFO E| Compiling paste v1.0.14
29012024-05-15T05:28:09.507Z[ helios-setup] May 15 05:28:07.750 INFO E| Compiling ucd-trie v0.1.6
29022024-05-15T05:28:09.595Z[ helios-setup] May 15 05:28:07.838 INFO E| Compiling dyn-clone v1.0.17
29032024-05-15T05:28:09.618Z[ helios-setup] May 15 05:28:07.861 INFO E| Compiling rustversion v1.0.15
29042024-05-15T05:28:09.915Z[ helios-setup] May 15 05:28:08.150 INFO E| Compiling pre-proc-macro v0.2.1
29052024-05-15T05:28:10.061Z[ helios-setup] May 15 05:28:08.301 INFO E| Compiling memchr v2.7.2
29062024-05-15T05:28:10.106Z[ helios-setup] May 15 05:28:08.340 INFO E| Compiling libc v0.2.154
29072024-05-15T05:28:10.429Z[ helios-setup] May 15 05:28:08.662 INFO E| Compiling heck v0.3.3
29082024-05-15T05:28:10.685Z[ helios-setup] May 15 05:28:08.920 INFO E| Compiling lazy_static v1.4.0
29092024-05-15T05:28:10.951Z[ helios-setup] May 15 05:28:09.193 INFO E| Compiling quote v1.0.36
29102024-05-15T05:28:10.986Z[ helios-setup] May 15 05:28:09.228 INFO E| Compiling pre v0.2.1
29112024-05-15T05:28:11.053Z[ helios-setup] May 15 05:28:09.293 INFO E| Compiling static_assertions v1.1.0
29122024-05-15T05:28:11.073Z[ helios-setup] May 15 05:28:09.314 INFO E| Compiling byteorder v1.5.0
29132024-05-15T05:28:11.137Z[ helios-setup] May 15 05:28:09.375 INFO E| Compiling once_cell v1.19.0
29142024-05-15T05:28:11.691Z[ helios-setup] May 15 05:28:09.933 INFO E| Compiling syn v2.0.60
29152024-05-15T05:28:12.249Z[ helios-setup] May 15 05:28:10.491 INFO E| Compiling cfg-if v0.1.10
29162024-05-15T05:28:14.127Z[ helios-setup] May 15 05:28:12.367 INFO E| Compiling unicode-width v0.1.12
29172024-05-15T05:28:14.143Z[ helios-setup] May 15 05:28:12.381 INFO E| Compiling atty v0.2.14
29182024-05-15T05:28:14.299Z[ helios-setup] May 15 05:28:12.540 INFO E| Compiling textwrap v0.11.0
29192024-05-15T05:28:14.368Z[ helios-setup] May 15 05:28:12.610 INFO E| Compiling strum v0.23.0
29202024-05-15T05:28:14.414Z[ helios-setup] May 15 05:28:12.643 INFO E| Compiling strsim v0.8.0
29212024-05-15T05:28:14.700Z[ helios-setup] May 15 05:28:12.941 INFO E| Compiling bitflags v1.3.2
29222024-05-15T05:28:14.779Z[ helios-setup] May 15 05:28:13.021 INFO E| Compiling fletcher v0.1.0
29232024-05-15T05:28:14.827Z[ helios-setup] May 15 05:28:13.066 INFO E| Compiling vec_map v0.8.2
29242024-05-15T05:28:15.014Z[ helios-setup] May 15 05:28:13.251 INFO E| Compiling parse_int v0.6.0
29252024-05-15T05:28:15.277Z[ helios-setup] May 15 05:28:13.518 INFO E| Compiling ansi_term v0.12.1
29262024-05-15T05:28:15.289Z[ helios-setup] May 15 05:28:13.528 INFO E| Compiling plain v0.2.3
29272024-05-15T05:28:15.325Z[ helios-setup] May 15 05:28:13.567 INFO E| Compiling log v0.4.21
29282024-05-15T05:28:15.443Z[ helios-setup] May 15 05:28:13.684 INFO E| Compiling bytesize v1.3.0
29292024-05-15T05:28:15.870Z[ helios-setup] May 15 05:28:14.111 INFO E| Compiling clap v2.34.0
29302024-05-15T05:28:19.355Z[ helios-setup] May 15 05:28:17.227 INFO E| Compiling serde_derive_internals v0.29.0
29312024-05-15T05:28:22.222Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29322024-05-15T05:28:24.567Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
29332024-05-15T05:28:25.042Z[ helios-setup] May 15 05:28:23.281 INFO E| Compiling serde_derive v1.0.200
29342024-05-15T05:28:25.042Z[ helios-setup] May 15 05:28:23.281 INFO E| Compiling thiserror-impl v1.0.59
29352024-05-15T05:28:25.047Z[ helios-setup] May 15 05:28:23.281 INFO E| Compiling schemars_derive v0.8.19
29362024-05-15T05:28:25.047Z[ helios-setup] May 15 05:28:23.281 INFO E| Compiling zerocopy-derive v0.6.6
29372024-05-15T05:28:29.193Z[ helios-setup] May 15 05:28:27.431 INFO E| Compiling zerocopy v0.6.6
29382024-05-15T05:28:30.226Z[ helios-setup] May 15 05:28:28.459 INFO E| Compiling modular-bitfield-impl v0.11.2
29392024-05-15T05:28:30.814Z[ helios-setup] May 15 05:28:29.053 INFO E| Compiling pest v2.7.10
29402024-05-15T05:28:30.847Z[ helios-setup] May 15 05:28:29.074 INFO E| Compiling num-derive v0.3.3
29412024-05-15T05:28:30.875Z[ helios-setup] May 15 05:28:29.108 INFO E| Compiling scroll_derive v0.10.5
29422024-05-15T05:28:31.249Z[ helios-setup] May 15 05:28:29.488 INFO E| Compiling strum_macros v0.23.1
29432024-05-15T05:28:31.520Z[ helios-setup] May 15 05:28:29.746 INFO E| Compiling structopt-derive v0.4.18
29442024-05-15T05:28:32.006Z[ host-package] Compiling kstat-rs v0.2.3
29452024-05-15T05:28:33.725Z[ host-package] Compiling keccak v0.1.4
29462024-05-15T05:28:33.782Z[ host-package] Compiling nu-ansi-term v0.50.0
29472024-05-15T05:28:34.050Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29482024-05-15T05:28:34.305Z[ helios-setup] May 15 05:28:32.543 INFO E| Compiling scroll v0.10.2
29492024-05-15T05:28:35.303Z[ helios-setup] May 15 05:28:33.541 INFO E| Compiling goblin v0.4.3
29502024-05-15T05:28:35.463Z[ host-package] Compiling reedline v0.31.0
29512024-05-15T05:28:35.870Z[ helios-setup] May 15 05:28:34.096 INFO E| Compiling modular-bitfield v0.11.2
29522024-05-15T05:28:36.018Z[ host-package] Compiling sha3 v0.10.8
29532024-05-15T05:28:36.643Z[ helios-setup] May 15 05:28:34.881 INFO E| Compiling pest_meta v2.7.10
29542024-05-15T05:28:36.791Z[ helios-setup] May 15 05:28:35.028 INFO E| Compiling structopt v0.3.26
29552024-05-15T05:28:38.521Z[ helios-setup] May 15 05:28:36.755 INFO E| Compiling pest_generator v2.7.10
29562024-05-15T05:28:43.363Z[ helios-setup] May 15 05:28:41.597 INFO E| Compiling pest_derive v2.7.10
29572024-05-15T05:28:43.967Z[ host-package] Compiling mime_guess v2.0.4
29582024-05-15T05:28:47.674Z[ host-package] Compiling usdt-attr-macro v0.3.5
29592024-05-15T05:28:48.641Z[ host-package] Compiling usdt-macro v0.3.5
29602024-05-15T05:28:49.189Z[ helios-setup] May 15 05:28:47.426 INFO E| Compiling toml v0.5.11
29612024-05-15T05:28:49.190Z[ helios-setup] May 15 05:28:47.426 INFO E| Compiling json5 v0.4.1
29622024-05-15T05:28:49.903Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29632024-05-15T05:28:51.134Z[ host-package] Compiling env_logger v0.9.3
29642024-05-15T05:28:51.267Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
29652024-05-15T05:28:51.913Z[ helios-setup] May 15 05:28:50.148 INFO E| Compiling proc-macro-crate v0.1.5
29662024-05-15T05:28:55.363Z[ helios-setup] May 15 05:28:53.592 INFO E| Compiling four-cc v0.3.0
29672024-05-15T05:28:55.363Z[ helios-setup] May 15 05:28:53.592 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
29682024-05-15T05:28:56.098Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29692024-05-15T05:28:57.814Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29702024-05-15T05:28:58.431Z[ host-package] Compiling peg-macros v0.8.3
29712024-05-15T05:28:59.214Z[ helios-setup] May 15 05:28:57.446 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
29722024-05-15T05:29:02.950Z[ host-package] Compiling universal-hash v0.5.1
29732024-05-15T05:29:03.176Z[ host-package] Compiling secrecy v0.8.0
29742024-05-15T05:29:03.537Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29752024-05-15T05:29:06.833Z[ host-package] Compiling bitstruct_derive v0.1.0
29762024-05-15T05:29:07.007Z[ host-package] Compiling nanorand v0.7.0
29772024-05-15T05:29:07.418Z[ host-package] Compiling sqlparser_derive v0.2.2
29782024-05-15T05:29:08.213Z[ host-package] Compiling curve25519-dalek-derive v0.1.0
29792024-05-15T05:29:08.816Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29802024-05-15T05:29:08.838Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29812024-05-15T05:29:08.838Z[ host-package] Compiling salty v0.2.0
29822024-05-15T05:29:08.915Z[ host-package] Compiling signature v1.6.4
29832024-05-15T05:29:09.110Z[ host-package] Compiling opaque-debug v0.3.0
29842024-05-15T05:29:09.180Z[ host-package] Compiling unicode_categories v0.1.1
29852024-05-15T05:29:09.244Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29862024-05-15T05:29:09.314Z[ host-package] Compiling ascii v1.1.0
29872024-05-15T05:29:09.585Z[ host-package] Compiling sqlformat v0.2.3
29882024-05-15T05:29:10.086Z[ host-package] Compiling poly1305 v0.8.0
29892024-05-15T05:29:10.225Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
29902024-05-15T05:29:11.567Z[ host-package] Compiling rustyline v14.0.0
29912024-05-15T05:29:13.166Z[ host-package] Compiling ed25519 v1.5.3
29922024-05-15T05:29:13.628Z[ host-package] Compiling sqlparser v0.45.0
29932024-05-15T05:29:15.503Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29942024-05-15T05:29:16.096Z[ host-package] Compiling bitstruct v0.1.1
29952024-05-15T05:29:16.267Z[ host-package] Compiling flume v0.11.0
29962024-05-15T05:29:17.328Z[ host-package] Compiling thiserror-no-std v2.0.2
29972024-05-15T05:29:17.892Z[ host-package] Compiling peg v0.8.3
29982024-05-15T05:29:17.923Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29992024-05-15T05:29:18.284Z[ host-package] Compiling usdt v0.3.5
30002024-05-15T05:29:18.727Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30012024-05-15T05:29:19.097Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30022024-05-15T05:29:19.385Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30032024-05-15T05:29:26.317Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30042024-05-15T05:29:26.374Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30052024-05-15T05:29:26.755Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30062024-05-15T05:29:26.785Z[ host-package] Compiling chacha20 v0.9.1
30072024-05-15T05:29:27.272Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30082024-05-15T05:29:28.013Z[ host-package] Compiling aead v0.5.2
30092024-05-15T05:29:28.404Z[ host-package] Compiling bcs v0.1.6
30102024-05-15T05:29:29.436Z[ host-package] Compiling serde_arrays v0.1.0
30112024-05-15T05:29:29.712Z[ host-package] Compiling serde-big-array v0.5.1
30122024-05-15T05:29:29.901Z[ host-package] Compiling erased-serde v0.3.31
30132024-05-15T05:29:30.307Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30142024-05-15T05:29:30.399Z[ host-package] Compiling highway v1.1.0
30152024-05-15T05:29:31.205Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30162024-05-15T05:29:31.720Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30172024-05-15T05:29:31.835Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30182024-05-15T05:29:37.271Z[ helios-setup] May 15 05:29:35.491 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
30192024-05-15T05:29:47.355Z[ host-package] Compiling chacha20poly1305 v0.10.1
30202024-05-15T05:29:49.806Z[ host-package] Compiling vsss-rs v3.3.4
30212024-05-15T05:29:51.796Z[ helios-setup] May 15 05:29:50.021 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
30222024-05-15T05:29:52.461Z[ helios-setup] May 15 05:29:50.686 INFO E| warning: unused variable: `efs_configuration_filename`
30232024-05-15T05:29:52.466Z[ helios-setup] May 15 05:29:50.687 INFO E| --> src/main.rs:979:5
30242024-05-15T05:29:52.466Z[ helios-setup] May 15 05:29:50.687 INFO E| |
30252024-05-15T05:29:52.466Z[ helios-setup] May 15 05:29:50.687 INFO E| 979 | efs_configuration_filename: &Path,
30262024-05-15T05:29:52.466Z[ helios-setup] May 15 05:29:50.687 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_efs_configuration_filename`
30272024-05-15T05:29:52.466Z[ helios-setup] May 15 05:29:50.687 INFO E| |
30282024-05-15T05:29:52.466Z[ helios-setup] May 15 05:29:50.687 INFO E| = note: `#[warn(unused_variables)]` on by default
30292024-05-15T05:29:52.474Z[ helios-setup] May 15 05:29:50.700 INFO E| warning: unused variable: `abl_version`
30302024-05-15T05:29:52.474Z[ helios-setup] May 15 05:29:50.700 INFO E| --> src/main.rs:1118:5
30312024-05-15T05:29:52.474Z[ helios-setup] May 15 05:29:50.700 INFO E| |
30322024-05-15T05:29:52.478Z[ helios-setup] May 15 05:29:50.700 INFO E| 1118 | abl_version: Option<u32>,
30332024-05-15T05:29:52.478Z[ helios-setup] May 15 05:29:50.700 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
30342024-05-15T05:29:52.478Z[ helios-setup] May 15 05:29:50.701 INFO E| warning: value assigned to `flash_location` is never read
30352024-05-15T05:29:52.479Z[ helios-setup] May 15 05:29:50.701 INFO E| --> src/main.rs:1182:29
30362024-05-15T05:29:52.479Z[ helios-setup] May 15 05:29:50.701 INFO E| |
30372024-05-15T05:29:52.479Z[ helios-setup] May 15 05:29:50.701 INFO E| 1182 | ... flash_location = None;
30382024-05-15T05:29:52.479Z[ helios-setup] May 15 05:29:50.701 INFO E| | ^^^^^^^^^^^^^^
30392024-05-15T05:29:52.479Z[ helios-setup] May 15 05:29:50.701 INFO E| |
30402024-05-15T05:29:52.479Z[ helios-setup] May 15 05:29:50.701 INFO E| = help: maybe it is overwritten before being read?
30412024-05-15T05:29:52.479Z[ helios-setup] May 15 05:29:50.701 INFO E| = note: `#[warn(unused_assignments)]` on by default
30422024-05-15T05:29:52.486Z[ helios-setup] May 15 05:29:50.711 INFO E| warning: unused variable: `psp_second_level_smu_versions`
30432024-05-15T05:29:52.486Z[ helios-setup] May 15 05:29:50.711 INFO E| --> src/main.rs:1412:34
30442024-05-15T05:29:52.490Z[ helios-setup] May 15 05:29:50.711 INFO E| |
30452024-05-15T05:29:52.490Z[ helios-setup] May 15 05:29:50.711 INFO E| 1412 | unique_smu_versions: psp_second_level_smu_versions,
30462024-05-15T05:29:52.490Z[ helios-setup] May 15 05:29:50.711 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_psp_second_level_smu_versions`
30472024-05-15T05:29:55.122Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30482024-05-15T05:29:56.018Z[ host-package] Compiling signal-hook-tokio v0.3.1
30492024-05-15T05:29:56.259Z[ host-package] Compiling heck v0.3.3
30502024-05-15T05:29:56.308Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
30512024-05-15T05:29:56.697Z[ host-package] Compiling castaway v0.2.2
30522024-05-15T05:29:56.873Z[ host-package] Compiling rand_seeder v0.2.3
30532024-05-15T05:29:57.387Z[ host-package] Compiling serde-big-array v0.4.1
30542024-05-15T05:29:57.645Z[ host-package] Compiling http-range v0.1.5
30552024-05-15T05:29:58.929Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
30562024-05-15T05:29:59.340Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30572024-05-15T05:30:00.344Z[ host-package] Compiling hyper-staticfile v0.9.5
30582024-05-15T05:30:03.824Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30592024-05-15T05:30:05.360Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30602024-05-15T05:30:05.567Z[ host-package] Compiling compact_str v0.7.1
30612024-05-15T05:30:07.172Z[ host-package] Compiling zone_cfg_derive v0.1.2
30622024-05-15T05:30:08.720Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
30632024-05-15T05:30:17.756Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30642024-05-15T05:30:31.454Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30652024-05-15T05:30:32.264Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30662024-05-15T05:30:35.913Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30672024-05-15T05:30:39.701Z[ helios-setup] May 15 05:30:37.504 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 4 warnings (run `cargo fix --bin "amd-host-image-builder"` to apply 3 suggestions)
30682024-05-15T05:30:39.719Z[ helios-setup] May 15 05:30:37.505 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 35s
30692024-05-15T05:30:39.720Z[ helios-setup] May 15 05:30:37.545 INFO building project "amd-host-image-builder" ok (187 seconds)
30702024-05-15T05:30:39.720Z[ helios-setup] May 15 05:30:37.545 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
30712024-05-15T05:30:39.720Z[ helios-setup] May 15 05:30:37.545 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
30722024-05-15T05:30:39.779Z[ helios-setup] May 15 05:30:37.945 INFO E| Downloading crates ...
30732024-05-15T05:30:39.905Z[ helios-setup] May 15 05:30:38.099 INFO E| Downloaded sha2 v0.10.5
30742024-05-15T05:30:39.939Z[ helios-setup] May 15 05:30:38.102 INFO E| Downloaded generic-array v0.14.6
30752024-05-15T05:30:39.939Z[ helios-setup] May 15 05:30:38.112 INFO E| Downloaded flate2 v1.0.25
30762024-05-15T05:30:39.940Z[ helios-setup] May 15 05:30:38.113 INFO E| Downloaded typenum v1.15.0
30772024-05-15T05:30:39.940Z[ helios-setup] May 15 05:30:38.114 INFO E| Downloaded miniz_oxide v0.6.2
30782024-05-15T05:30:39.940Z[ helios-setup] May 15 05:30:38.118 INFO E| Downloaded digest v0.10.3
30792024-05-15T05:30:39.941Z[ helios-setup] May 15 05:30:38.120 INFO E| Downloaded anyhow v1.0.62
30802024-05-15T05:30:39.941Z[ helios-setup] May 15 05:30:38.127 INFO E| Downloaded cpufeatures v0.2.5
30812024-05-15T05:30:39.941Z[ helios-setup] May 15 05:30:38.128 INFO E| Downloaded bytes v1.2.1
30822024-05-15T05:30:39.978Z[ helios-setup] May 15 05:30:38.134 INFO E| Downloaded block-buffer v0.10.3
30832024-05-15T05:30:39.979Z[ host-package] Compiling tungstenite v0.21.0
30842024-05-15T05:30:39.996Z[ helios-setup] May 15 05:30:38.194 INFO E| Compiling version_check v0.9.4
30852024-05-15T05:30:39.996Z[ helios-setup] May 15 05:30:38.195 INFO E| Compiling typenum v1.15.0
30862024-05-15T05:30:39.997Z[ helios-setup] May 15 05:30:38.195 INFO E| Compiling cfg-if v1.0.0
30872024-05-15T05:30:39.997Z[ helios-setup] May 15 05:30:38.195 INFO E| Compiling crc32fast v1.3.2
30882024-05-15T05:30:39.997Z[ helios-setup] May 15 05:30:38.195 INFO E| Compiling anyhow v1.0.62
30892024-05-15T05:30:39.997Z[ helios-setup] May 15 05:30:38.195 INFO E| Compiling adler v1.0.2
30902024-05-15T05:30:39.998Z[ helios-setup] May 15 05:30:38.195 INFO E| Compiling cpufeatures v0.2.5
30912024-05-15T05:30:39.998Z[ helios-setup] May 15 05:30:38.195 INFO E| Compiling unicode-width v0.1.10
30922024-05-15T05:30:40.644Z[ helios-setup] May 15 05:30:38.780 INFO E| Compiling miniz_oxide v0.6.2
30932024-05-15T05:30:40.670Z[ helios-setup] May 15 05:30:38.811 INFO E| Compiling getopts v0.2.21
30942024-05-15T05:30:40.790Z[ helios-setup] May 15 05:30:39.000 INFO E| Compiling bitflags v1.3.2
30952024-05-15T05:30:40.893Z[ helios-setup] May 15 05:30:39.096 INFO E| Compiling bytes v1.2.1
30962024-05-15T05:30:42.193Z[ helios-setup] May 15 05:30:39.929 INFO E| Compiling generic-array v0.14.6
30972024-05-15T05:30:42.287Z[ helios-setup] May 15 05:30:40.361 INFO E| Compiling flate2 v1.0.25
30982024-05-15T05:30:46.065Z[ helios-setup] May 15 05:30:44.262 INFO E| Compiling crypto-common v0.1.6
30992024-05-15T05:30:46.065Z[ helios-setup] May 15 05:30:44.262 INFO E| Compiling block-buffer v0.10.3
31002024-05-15T05:30:46.374Z[ helios-setup] May 15 05:30:44.537 INFO E| Compiling digest v0.10.3
31012024-05-15T05:30:46.657Z[ helios-setup] May 15 05:30:44.861 INFO E| Compiling sha2 v0.10.5
31022024-05-15T05:30:47.135Z[ helios-setup] May 15 05:30:45.345 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
31032024-05-15T05:30:47.642Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31042024-05-15T05:30:48.325Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31052024-05-15T05:30:49.380Z[ host-package] Compiling lru v0.12.1
31062024-05-15T05:30:49.474Z[ host-package] Compiling stability v0.2.0
31072024-05-15T05:30:50.329Z[ host-package] Compiling base64 v0.13.1
31082024-05-15T05:30:51.876Z[ host-package] Compiling cassowary v0.3.0
31092024-05-15T05:30:52.112Z[ host-package] Compiling indoc v2.0.3
31102024-05-15T05:30:52.457Z[ helios-setup] May 15 05:30:50.557 INFO E| Finished release [optimized] target(s) in 12.92s
31112024-05-15T05:30:52.479Z[ helios-setup] May 15 05:30:50.570 INFO building project "bootserver" ok (13 seconds)
31122024-05-15T05:30:52.479Z[ helios-setup] May 15 05:30:50.570 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
31132024-05-15T05:30:52.479Z[ helios-setup] May 15 05:30:50.570 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
31142024-05-15T05:30:52.766Z[ helios-setup] May 15 05:30:50.976 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
31152024-05-15T05:30:52.840Z[ host-package] Compiling corncobs v0.1.3
31162024-05-15T05:30:53.198Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31172024-05-15T05:30:53.409Z[ helios-setup] May 15 05:30:51.621 INFO E| From https://github.com/jclulow/hiercmd
31182024-05-15T05:30:53.409Z[ helios-setup] May 15 05:30:51.621 INFO E| * [new branch] main -> origin/main
31192024-05-15T05:30:53.409Z[ helios-setup] May 15 05:30:51.621 INFO E| * [new ref] -> origin/HEAD
31202024-05-15T05:30:53.436Z[ helios-setup] May 15 05:30:51.642 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
31212024-05-15T05:30:53.971Z[ helios-setup] May 15 05:30:52.179 INFO E| From https://github.com/jclulow/network-interface
31222024-05-15T05:30:53.971Z[ helios-setup] May 15 05:30:52.179 INFO E| * [new branch] illumos -> origin/illumos
31232024-05-15T05:30:53.971Z[ helios-setup] May 15 05:30:52.179 INFO E| * [new branch] main -> origin/main
31242024-05-15T05:30:53.981Z[ helios-setup] May 15 05:30:52.179 INFO E| * [new ref] -> origin/HEAD
31252024-05-15T05:30:54.003Z[ helios-setup] May 15 05:30:52.219 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
31262024-05-15T05:30:54.011Z[ host-package] Compiling ratatui v0.26.2
31272024-05-15T05:30:54.602Z[ helios-setup] May 15 05:30:52.796 INFO E| From https://github.com/oxidecomputer/boot-image-tools
31282024-05-15T05:30:54.603Z[ helios-setup] May 15 05:30:52.796 INFO E| * [new branch] compliance -> origin/compliance
31292024-05-15T05:30:54.621Z[ helios-setup] May 15 05:30:52.797 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
31302024-05-15T05:30:54.621Z[ helios-setup] May 15 05:30:52.797 INFO E| * [new branch] main -> origin/main
31312024-05-15T05:30:54.621Z[ helios-setup] May 15 05:30:52.797 INFO E| * [new ref] -> origin/HEAD
31322024-05-15T05:30:54.660Z[ helios-setup] May 15 05:30:52.836 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
31332024-05-15T05:30:55.593Z[ helios-setup] May 15 05:30:53.800 INFO E| From https://github.com/oxidecomputer/facade
31342024-05-15T05:30:55.594Z[ helios-setup] May 15 05:30:53.800 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
31352024-05-15T05:30:55.647Z[ helios-setup] May 15 05:30:53.800 INFO E| * [new branch] checklist -> origin/checklist
31362024-05-15T05:30:55.652Z[ helios-setup] May 15 05:30:53.800 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
31372024-05-15T05:30:55.653Z[ helios-setup] May 15 05:30:53.801 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
31382024-05-15T05:30:55.653Z[ helios-setup] May 15 05:30:53.801 INFO E| * [new branch] dramtest -> origin/dramtest
31392024-05-15T05:30:55.653Z[ helios-setup] May 15 05:30:53.801 INFO E| * [new branch] facts -> origin/facts
31402024-05-15T05:30:55.653Z[ helios-setup] May 15 05:30:53.801 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
31412024-05-15T05:30:55.653Z[ helios-setup] May 15 05:30:53.801 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
31422024-05-15T05:30:55.654Z[ helios-setup] May 15 05:30:53.802 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
31432024-05-15T05:30:55.654Z[ helios-setup] May 15 05:30:53.802 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
31442024-05-15T05:30:55.654Z[ helios-setup] May 15 05:30:53.802 INFO E| * [new branch] guardrails -> origin/guardrails
31452024-05-15T05:30:55.654Z[ helios-setup] May 15 05:30:53.802 INFO E| * [new branch] idcerts -> origin/idcerts
31462024-05-15T05:30:55.655Z[ helios-setup] May 15 05:30:53.802 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
31472024-05-15T05:30:55.655Z[ helios-setup] May 15 05:30:53.802 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
31482024-05-15T05:30:55.655Z[ helios-setup] May 15 05:30:53.803 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
31492024-05-15T05:30:55.655Z[ helios-setup] May 15 05:30:53.803 INFO E| * [new branch] main -> origin/main
31502024-05-15T05:30:55.655Z[ helios-setup] May 15 05:30:53.803 INFO E| * [new branch] meanwell -> origin/meanwell
31512024-05-15T05:30:55.655Z[ helios-setup] May 15 05:30:53.803 INFO E| * [new branch] parents -> origin/parents
31522024-05-15T05:30:55.656Z[ helios-setup] May 15 05:30:53.803 INFO E| * [new branch] psc -> origin/psc
31532024-05-15T05:30:55.656Z[ helios-setup] May 15 05:30:53.804 INFO E| * [new branch] rackstatus -> origin/rackstatus
31542024-05-15T05:30:55.656Z[ helios-setup] May 15 05:30:53.804 INFO E| * [new branch] sessions -> origin/sessions
31552024-05-15T05:30:55.656Z[ helios-setup] May 15 05:30:53.804 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
31562024-05-15T05:30:55.659Z[ helios-setup] May 15 05:30:53.804 INFO E| * [new branch] sshauth -> origin/sshauth
31572024-05-15T05:30:55.659Z[ helios-setup] May 15 05:30:53.804 INFO E| * [new branch] unsupervised -> origin/unsupervised
31582024-05-15T05:30:55.659Z[ helios-setup] May 15 05:30:53.804 INFO E| * [new branch] x11 -> origin/x11
31592024-05-15T05:30:55.659Z[ helios-setup] May 15 05:30:53.805 INFO E| * [new ref] -> origin/HEAD
31602024-05-15T05:30:55.715Z[ helios-setup] May 15 05:30:53.901 INFO E| Updating crates.io index
31612024-05-15T05:30:55.871Z[ host-package] Compiling ron v0.7.1
31622024-05-15T05:30:56.343Z[ helios-setup] May 15 05:30:54.510 INFO E| Downloading crates ...
31632024-05-15T05:30:56.441Z[ host-package] Compiling tokio-tungstenite v0.21.0
31642024-05-15T05:30:56.494Z[ helios-setup] May 15 05:30:54.702 INFO E| Downloaded concolor-override v1.0.0
31652024-05-15T05:30:56.509Z[ helios-setup] May 15 05:30:54.704 INFO E| Downloaded clap_lex v0.4.1
31662024-05-15T05:30:56.509Z[ helios-setup] May 15 05:30:54.705 INFO E| Downloaded byteorder v1.4.3
31672024-05-15T05:30:56.510Z[ helios-setup] May 15 05:30:54.708 INFO E| Downloaded anstyle v0.3.5
31682024-05-15T05:30:56.510Z[ helios-setup] May 15 05:30:54.710 INFO E| Downloaded cargo-lock v8.0.3
31692024-05-15T05:30:56.510Z[ helios-setup] May 15 05:30:54.714 INFO E| Downloaded anstream v0.2.6
31702024-05-15T05:30:56.510Z[ helios-setup] May 15 05:30:54.716 INFO E| Downloaded aho-corasick v0.7.20
31712024-05-15T05:30:56.524Z[ helios-setup] May 15 05:30:54.722 INFO E| Downloaded cc v1.0.78
31722024-05-15T05:30:56.524Z[ helios-setup] May 15 05:30:54.726 INFO E| Downloaded anstyle-parse v0.1.1
31732024-05-15T05:30:56.524Z[ helios-setup] May 15 05:30:54.729 INFO E| Downloaded sha2 v0.10.6
31742024-05-15T05:30:56.525Z[ helios-setup] May 15 05:30:54.733 INFO E| Downloaded thiserror-impl v1.0.38
31752024-05-15T05:30:56.525Z[ helios-setup] May 15 05:30:54.735 INFO E| Downloaded const-random v0.1.15
31762024-05-15T05:30:56.525Z[ helios-setup] May 15 05:30:54.737 INFO E| Downloaded const-random-macro v0.1.15
31772024-05-15T05:30:56.955Z[ helios-setup] May 15 05:30:54.738 INFO E| Downloaded built v0.6.0
31782024-05-15T05:30:56.955Z[ helios-setup] May 15 05:30:54.740 INFO E| Downloaded sha1 v0.10.5
31792024-05-15T05:30:56.955Z[ helios-setup] May 15 05:30:54.743 INFO E| Downloaded slog-async v2.7.0
31802024-05-15T05:30:56.955Z[ helios-setup] May 15 05:30:54.746 INFO E| Downloaded tempfile v3.5.0
31812024-05-15T05:30:56.955Z[ helios-setup] May 15 05:30:54.750 INFO E| Downloaded futures-macro v0.3.28
31822024-05-15T05:30:56.996Z[ helios-setup] May 15 05:30:54.752 INFO E| Downloaded ucd-trie v0.1.5
31832024-05-15T05:30:56.997Z[ helios-setup] May 15 05:30:54.757 INFO E| Downloaded time-core v0.1.0
31842024-05-15T05:30:56.997Z[ helios-setup] May 15 05:30:54.759 INFO E| Downloaded serde_yaml v0.9.21
31852024-05-15T05:30:56.997Z[ helios-setup] May 15 05:30:54.766 INFO E| Downloaded want v0.3.0
31862024-05-15T05:30:56.997Z[ helios-setup] May 15 05:30:54.768 INFO E| Downloaded home v0.5.4
31872024-05-15T05:30:56.997Z[ helios-setup] May 15 05:30:54.770 INFO E| Downloaded iana-time-zone v0.1.56
31882024-05-15T05:30:56.997Z[ helios-setup] May 15 05:30:54.774 INFO E| Downloaded tokio-macros v2.0.0
31892024-05-15T05:30:56.998Z[ helios-setup] May 15 05:30:54.776 INFO E| Downloaded slog-bunyan v2.4.0
31902024-05-15T05:30:56.998Z[ helios-setup] May 15 05:30:54.778 INFO E| Downloaded thiserror v1.0.38
31912024-05-15T05:30:56.998Z[ helios-setup] May 15 05:30:54.785 INFO E| Downloaded smallvec v1.10.0
31922024-05-15T05:30:56.998Z[ helios-setup] May 15 05:30:54.789 INFO E| Downloaded tokio-rustls v0.24.0
31932024-05-15T05:30:56.998Z[ helios-setup] May 15 05:30:54.792 INFO E| Downloaded toml_datetime v0.6.1
31942024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.794 INFO E| Downloaded time-macros v0.2.8
31952024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.797 INFO E| Downloaded percent-encoding v2.2.0
31962024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.799 INFO E| Downloaded terminal_size v0.2.6
31972024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.801 INFO E| Downloaded smartstring v1.0.1
31982024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.805 INFO E| Downloaded num-integer v0.1.45
31992024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.808 INFO E| Downloaded textwrap v0.16.0
32002024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.832 INFO E| Downloaded uuid v1.3.0
32012024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.838 INFO E| Downloaded unicode-ident v1.0.8
32022024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.842 INFO E| Downloaded num_enum_derive v0.5.7
32032024-05-15T05:30:56.999Z[ helios-setup] May 15 05:30:54.844 INFO E| Downloaded dyn-clone v1.0.11
32042024-05-15T05:30:57.000Z[ helios-setup] May 15 05:30:54.846 INFO E| Downloaded httpdate v1.0.2
32052024-05-15T05:30:57.000Z[ helios-setup] May 15 05:30:54.848 INFO E| Downloaded url v2.3.1
32062024-05-15T05:30:57.000Z[ helios-setup] May 15 05:30:54.852 INFO E| Downloaded jobserver v0.1.26
32072024-05-15T05:30:57.000Z[ helios-setup] May 15 05:30:54.855 INFO E| Downloaded tokio-util v0.7.7
32082024-05-15T05:30:57.000Z[ helios-setup] May 15 05:30:54.865 INFO E| Downloaded toml_edit v0.19.8
32092024-05-15T05:30:57.000Z[ helios-setup] May 15 05:30:54.895 INFO E| Downloaded winnow v0.4.1
32102024-05-15T05:30:57.000Z[ helios-setup] May 15 05:30:54.916 INFO E| Downloaded syn v1.0.107
32112024-05-15T05:30:57.002Z[ helios-setup] May 15 05:30:54.934 INFO E| Downloaded tokio v1.27.0
32122024-05-15T05:30:57.002Z[ helios-setup] May 15 05:30:54.990 INFO E| Downloaded rustls-pemfile v1.0.2
32132024-05-15T05:30:57.002Z[ helios-setup] May 15 05:30:54.993 INFO E| Downloaded pin-project-lite v0.2.9
32142024-05-15T05:30:57.002Z[ helios-setup] May 15 05:30:55.000 INFO E| Downloaded serde_derive_internals v0.26.0
32152024-05-15T05:30:57.002Z[ helios-setup] May 15 05:30:55.003 INFO E| Downloaded paste v1.0.12
32162024-05-15T05:30:57.002Z[ helios-setup] May 15 05:30:55.007 INFO E| Downloaded futures v0.3.28
32172024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.015 INFO E| Downloaded num-traits v0.2.15
32182024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.019 INFO E| Downloaded crossbeam-epoch v0.9.13
32192024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.024 INFO E| Downloaded futures-channel v0.3.28
32202024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.027 INFO E| Downloaded semver v1.0.17
32212024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.031 INFO E| Downloaded ryu v1.0.13
32222024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.037 INFO E| Downloaded schemars v0.8.12
32232024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.059 INFO E| Downloaded serde_derive v1.0.152
32242024-05-15T05:30:57.003Z[ helios-setup] May 15 05:30:55.062 INFO E| Downloaded proc-macro2 v1.0.56
32252024-05-15T05:30:57.004Z[ helios-setup] May 15 05:30:55.066 INFO E| Downloaded memchr v2.5.0
32262024-05-15T05:30:57.004Z[ helios-setup] May 15 05:30:55.074 INFO E| Downloaded rustls-webpki v0.100.1
32272024-05-15T05:30:57.004Z[ helios-setup] May 15 05:30:55.085 INFO E| Downloaded clap_builder v4.2.1
32282024-05-15T05:30:57.004Z[ helios-setup] May 15 05:30:55.098 INFO E| Downloaded rayon-core v1.10.2
32292024-05-15T05:30:57.004Z[ helios-setup] May 15 05:30:55.104 INFO E| Downloaded serde v1.0.152
32302024-05-15T05:30:57.004Z[ helios-setup] May 15 05:30:55.111 INFO E| Downloaded mio v0.8.5
32312024-05-15T05:30:57.004Z[ helios-setup] May 15 05:30:55.121 INFO E| Downloaded crossbeam-channel v0.5.6
32322024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.129 INFO E| Downloaded base64 v0.21.0
32332024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.136 INFO E| Downloaded http v0.2.9
32342024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.143 INFO E| Downloaded pest v2.5.7
32352024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.152 INFO E| Downloaded log v0.4.17
32362024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.156 INFO E| Downloaded rhai_codegen v1.5.0
32372024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.169 INFO E| Downloaded crossbeam-utils v0.8.14
32382024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.174 INFO E| Downloaded quote v1.0.26
32392024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.178 INFO E| Downloaded parking_lot_core v0.9.6
32402024-05-15T05:30:57.005Z[ helios-setup] May 15 05:30:55.182 INFO E| Downloaded once_cell v1.17.0
32412024-05-15T05:30:57.006Z[ helios-setup] May 15 05:30:55.186 INFO E| Downloaded lock_api v0.4.9
32422024-05-15T05:30:57.006Z[ helios-setup] May 15 05:30:55.189 INFO E| Downloaded hyper v0.14.25
32432024-05-15T05:30:57.026Z[ helios-setup] May 15 05:30:55.203 INFO E| Downloaded serde_json v1.0.95
32442024-05-15T05:30:57.026Z[ helios-setup] May 15 05:30:55.216 INFO E| Downloaded rayon v1.6.1
32452024-05-15T05:30:57.026Z[ helios-setup] May 15 05:30:55.232 INFO E| Downloaded git2 v0.16.1
32462024-05-15T05:30:57.043Z[ helios-setup] May 15 05:30:55.246 INFO E| Downloaded chrono v0.4.24
32472024-05-15T05:30:57.065Z[ helios-setup] May 15 05:30:55.258 INFO E| Downloaded regress v0.5.0
32482024-05-15T05:30:57.084Z[ helios-setup] May 15 05:30:55.271 INFO E| Downloaded regex v1.7.3
32492024-05-15T05:30:57.099Z[ helios-setup] May 15 05:30:55.309 INFO E| Downloaded rustls v0.21.0
32502024-05-15T05:30:57.120Z[ helios-setup] May 15 05:30:55.328 INFO E| Downloaded h2 v0.3.16
32512024-05-15T05:30:57.136Z[ helios-setup] May 15 05:30:55.338 INFO E| Downloaded rustix v0.37.3
32522024-05-15T05:30:57.745Z[ helios-setup] May 15 05:30:55.367 INFO E| Downloaded rhai v1.14.0
32532024-05-15T05:30:58.258Z[ helios-setup] May 15 05:30:55.387 INFO E| Downloaded openapiv3 v1.0.2
32542024-05-15T05:30:58.259Z[ helios-setup] May 15 05:30:55.405 INFO E| Downloaded reqwest v0.11.16
32552024-05-15T05:30:58.259Z[ helios-setup] May 15 05:30:55.417 INFO E| Downloaded futures-util v0.3.28
32562024-05-15T05:30:58.259Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32572024-05-15T05:30:58.259Z[ helios-setup] May 15 05:30:55.437 INFO E| Downloaded ahash v0.8.3
32582024-05-15T05:30:58.259Z[ helios-setup] May 15 05:30:55.441 INFO E| Downloaded serde_spanned v0.6.1
32592024-05-15T05:30:58.259Z[ helios-setup] May 15 05:30:55.442 INFO E| Downloaded serde_path_to_error v0.1.11
32602024-05-15T05:30:58.259Z[ helios-setup] May 15 05:30:55.445 INFO E| Downloaded ipnet v2.7.2
32612024-05-15T05:30:58.259Z[ helios-setup] May 15 05:30:55.447 INFO E| Downloaded semver v0.11.0
32622024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.450 INFO E| Downloaded rustfmt-wrapper v0.2.0
32632024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.452 INFO E| Downloaded pkg-config v0.3.26
32642024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.454 INFO E| Downloaded form_urlencoded v1.1.0
32652024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.455 INFO E| Downloaded clap v4.2.1
32662024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.469 INFO E| Downloaded libc v0.2.139
32672024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.504 INFO E| Downloaded time v0.3.20
32682024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.513 INFO E| Downloaded syn v2.0.13
32692024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.529 INFO E| Downloaded schemars_derive v0.8.12
32702024-05-15T05:30:58.260Z[ helios-setup] May 15 05:30:55.531 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
32712024-05-15T05:30:58.261Z[ helios-setup] May 15 05:30:55.534 INFO E| Downloaded crossbeam-deque v0.8.2
32722024-05-15T05:30:58.261Z[ helios-setup] May 15 05:30:55.536 INFO E| Downloaded scopeguard v1.1.0
32732024-05-15T05:30:58.261Z[ helios-setup] May 15 05:30:55.537 INFO E| Downloaded proc-macro-crate v1.2.1
32742024-05-15T05:30:58.261Z[ helios-setup] May 15 05:30:55.539 INFO E| Downloaded itoa v1.0.6
32752024-05-15T05:30:58.261Z[ helios-setup] May 15 05:30:55.541 INFO E| Downloaded futures-sink v0.3.28
32762024-05-15T05:30:58.261Z[ helios-setup] May 15 05:30:55.542 INFO E| Downloaded either v1.8.0
32772024-05-15T05:30:58.262Z[ helios-setup] May 15 05:30:55.543 INFO E| Downloaded unsafe-libyaml v0.2.8
32782024-05-15T05:30:58.262Z[ helios-setup] May 15 05:30:55.548 INFO E| Downloaded unicode-linebreak v0.1.4
32792024-05-15T05:30:58.262Z[ helios-setup] May 15 05:30:55.551 INFO E| Downloaded tracing v0.1.37
32802024-05-15T05:30:58.262Z[ helios-setup] May 15 05:30:55.557 INFO E| Downloaded unicode-bidi v0.3.13
32812024-05-15T05:30:58.262Z[ helios-setup] May 15 05:30:55.560 INFO E| Downloaded tungstenite v0.18.0
32822024-05-15T05:30:58.262Z[ helios-setup] May 15 05:30:55.563 INFO E| Downloaded tracing-core v0.1.30
32832024-05-15T05:30:58.262Z[ helios-setup] May 15 05:30:55.567 INFO E| Downloaded toml v0.7.3
32842024-05-15T05:30:58.263Z[ helios-setup] May 15 05:30:55.572 INFO E| Downloaded tokio-tungstenite v0.18.0
32852024-05-15T05:30:58.263Z[ helios-setup] May 15 05:30:55.575 INFO E| Downloaded time v0.1.45
32862024-05-15T05:30:58.263Z[ helios-setup] May 15 05:30:55.577 INFO E| Downloaded num_enum v0.5.7
32872024-05-15T05:30:58.263Z[ helios-setup] May 15 05:30:55.583 INFO E| Downloaded num_cpus v1.15.0
32882024-05-15T05:30:58.264Z[ helios-setup] May 15 05:30:55.587 INFO E| Downloaded io-lifetimes v1.0.10
32892024-05-15T05:30:58.264Z[ helios-setup] May 15 05:30:55.591 INFO E| Downloaded getrandom v0.2.8
32902024-05-15T05:30:58.264Z[ helios-setup] May 15 05:30:55.594 INFO E| Downloaded futures-task v0.3.28
32912024-05-15T05:30:58.264Z[ helios-setup] May 15 05:30:55.596 INFO E| Downloaded concolor-query v0.3.3
32922024-05-15T05:30:58.264Z[ helios-setup] May 15 05:30:55.597 INFO E| Downloaded clap_derive v4.2.0
32932024-05-15T05:30:58.264Z[ helios-setup] May 15 05:30:55.600 INFO E| Downloaded camino v1.1.4
32942024-05-15T05:30:58.264Z[ helios-setup] May 15 05:30:55.602 INFO E| Downloaded bytes v1.4.0
32952024-05-15T05:30:58.265Z[ helios-setup] May 15 05:30:55.608 INFO E| Downloaded bincode v1.3.3
32962024-05-15T05:30:58.265Z[ helios-setup] May 15 05:30:55.611 INFO E| Downloaded is-terminal v0.4.7
32972024-05-15T05:30:58.265Z[ helios-setup] May 15 05:30:55.612 INFO E| Downloaded futures-io v0.3.28
32982024-05-15T05:30:58.265Z[ helios-setup] May 15 05:30:55.613 INFO E| Downloaded futures-core v0.3.28
32992024-05-15T05:30:58.265Z[ helios-setup] May 15 05:30:55.615 INFO E| Downloaded fastrand v1.9.0
33002024-05-15T05:30:58.265Z[ helios-setup] May 15 05:30:55.617 INFO E| Downloaded digest v0.10.6
33012024-05-15T05:30:58.265Z[ helios-setup] May 15 05:30:55.619 INFO E| Downloaded project-root v0.2.2
33022024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.620 INFO E| Downloaded slab v0.4.7
33032024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.622 INFO E| Downloaded signal-hook-registry v1.4.0
33042024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.623 INFO E| Downloaded anyhow v1.0.68
33052024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.628 INFO E| Downloaded futures-executor v0.3.28
33062024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.630 INFO E| Downloaded toolchain_find v0.2.0
33072024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.632 INFO E| Downloaded async-trait v0.1.68
33082024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.636 INFO E| Downloaded semver-parser v0.10.2
33092024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.639 INFO E| Downloaded ahash v0.7.6
33102024-05-15T05:30:58.266Z[ helios-setup] May 15 05:30:55.670 INFO E| Downloaded encoding_rs v0.8.32
33112024-05-15T05:30:58.267Z[ helios-setup] May 15 05:30:55.787 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
33122024-05-15T05:30:58.267Z[ helios-setup] May 15 05:30:55.955 INFO E| Downloaded libz-sys v1.1.8
33132024-05-15T05:30:58.299Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling proc-macro2 v1.0.56
33142024-05-15T05:30:58.300Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling libc v0.2.139
33152024-05-15T05:30:58.300Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling quote v1.0.26
33162024-05-15T05:30:58.300Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling unicode-ident v1.0.8
33172024-05-15T05:30:58.301Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling syn v1.0.107
33182024-05-15T05:30:58.301Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling autocfg v1.1.0
33192024-05-15T05:30:58.301Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling serde_derive v1.0.152
33202024-05-15T05:30:58.302Z[ helios-setup] May 15 05:30:56.291 INFO E| Compiling cfg-if v1.0.0
33212024-05-15T05:30:58.549Z[ helios-setup] May 15 05:30:56.735 INFO E| Compiling version_check v0.9.4
33222024-05-15T05:30:58.853Z[ helios-setup] May 15 05:30:57.020 INFO E| Compiling serde v1.0.152
33232024-05-15T05:30:59.803Z[ helios-setup] May 15 05:30:58.011 INFO E| Compiling memchr v2.5.0
33242024-05-15T05:30:59.853Z[ helios-setup] May 15 05:30:58.065 INFO E| Compiling once_cell v1.17.0
33252024-05-15T05:30:59.937Z[ helios-setup] May 15 05:30:58.149 INFO E| Compiling thiserror v1.0.38
33262024-05-15T05:31:00.184Z[ helios-setup] May 15 05:30:58.396 INFO E| Compiling log v0.4.17
33272024-05-15T05:31:00.620Z[ helios-setup] May 15 05:30:58.799 INFO E| Compiling serde_json v1.0.95
33282024-05-15T05:31:00.927Z[ helios-setup] May 15 05:30:59.134 INFO E| Compiling itoa v1.0.6
33292024-05-15T05:31:02.434Z[ helios-setup] May 15 05:31:00.163 INFO E| Compiling getrandom v0.2.8
33302024-05-15T05:31:02.434Z[ helios-setup] May 15 05:31:00.283 INFO E| Compiling indexmap v1.9.3
33312024-05-15T05:31:02.906Z[ helios-setup] May 15 05:31:00.860 INFO E| Compiling syn v2.0.13
33322024-05-15T05:31:03.107Z[ helios-setup] May 15 05:31:01.313 INFO E| Compiling jobserver v0.1.26
33332024-05-15T05:31:03.201Z[ helios-setup] May 15 05:31:01.389 INFO E| Compiling pin-project-lite v0.2.9
33342024-05-15T05:31:03.266Z[ helios-setup] May 15 05:31:01.463 INFO E| Compiling scopeguard v1.1.0
33352024-05-15T05:31:03.813Z[ helios-setup] May 15 05:31:01.610 INFO E| Compiling num-integer v0.1.45
33362024-05-15T05:31:03.856Z[ helios-setup] May 15 05:31:01.624 INFO E| Compiling bytes v1.4.0
33372024-05-15T05:31:03.856Z[ helios-setup] May 15 05:31:01.829 INFO E| Compiling futures-core v0.3.28
33382024-05-15T05:31:03.856Z[ helios-setup] May 15 05:31:01.932 INFO E| Compiling cc v1.0.78
33392024-05-15T05:31:04.599Z[ helios-setup] May 15 05:31:02.806 INFO E| Compiling ryu v1.0.13
33402024-05-15T05:31:04.998Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33412024-05-15T05:31:05.879Z[ helios-setup] May 15 05:31:04.083 INFO E| Compiling lock_api v0.4.9
33422024-05-15T05:31:06.004Z[ helios-setup] May 15 05:31:04.217 INFO E| Compiling bitflags v1.3.2
33432024-05-15T05:31:06.177Z[ helios-setup] May 15 05:31:04.378 INFO E| Compiling typenum v1.16.0
33442024-05-15T05:31:06.283Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33452024-05-15T05:31:06.553Z[ helios-setup] May 15 05:31:04.764 INFO E| Compiling parking_lot_core v0.9.6
33462024-05-15T05:31:06.796Z[ helios-setup] May 15 05:31:05.008 INFO E| Compiling num_cpus v1.15.0
33472024-05-15T05:31:06.965Z[ helios-setup] May 15 05:31:05.175 INFO E| Compiling slab v0.4.7
33482024-05-15T05:31:06.978Z[ helios-setup] May 15 05:31:05.192 INFO E| Compiling generic-array v0.14.6
33492024-05-15T05:31:07.102Z[ helios-setup] May 15 05:31:05.309 INFO E| Compiling futures-sink v0.3.28
33502024-05-15T05:31:07.415Z[ helios-setup] May 15 05:31:05.618 INFO E| Compiling futures-task v0.3.28
33512024-05-15T05:31:08.187Z[ helios-setup] May 15 05:31:06.176 INFO E| Compiling futures-channel v0.3.28
33522024-05-15T05:31:08.231Z[ helios-setup] May 15 05:31:06.248 INFO E| Compiling tokio v1.27.0
33532024-05-15T05:31:08.231Z[ helios-setup] May 15 05:31:06.406 INFO E| Compiling schemars v0.8.12
33542024-05-15T05:31:09.174Z[ helios-setup] May 15 05:31:06.974 INFO E| Compiling futures-util v0.3.28
33552024-05-15T05:31:09.208Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33562024-05-15T05:31:09.391Z[ helios-setup] May 15 05:31:07.538 INFO E| Compiling mio v0.8.5
33572024-05-15T05:31:09.820Z[ helios-setup] May 15 05:31:08.026 INFO E| Compiling socket2 v0.4.9
33582024-05-15T05:31:09.919Z[ helios-setup] May 15 05:31:08.128 INFO E| Compiling signal-hook-registry v1.4.0
33592024-05-15T05:31:10.022Z[ helios-setup] May 15 05:31:08.219 INFO E| Compiling num-traits v0.2.15
33602024-05-15T05:31:10.508Z[ helios-setup] May 15 05:31:08.308 INFO E| Compiling ahash v0.7.6
33612024-05-15T05:31:10.832Z[ helios-setup] May 15 05:31:09.034 INFO E| Compiling io-lifetimes v1.0.10
33622024-05-15T05:31:11.221Z[ helios-setup] May 15 05:31:09.420 INFO E| Compiling futures-io v0.3.28
33632024-05-15T05:31:13.371Z[ helios-setup] May 15 05:31:10.280 INFO E| Compiling pin-utils v0.1.0
33642024-05-15T05:31:13.371Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33652024-05-15T05:31:13.371Z[ helios-setup] May 15 05:31:10.451 INFO E| Compiling crunchy v0.2.2
33662024-05-15T05:31:13.652Z[ helios-setup] May 15 05:31:11.576 INFO E| Compiling serde_derive_internals v0.26.0
33672024-05-15T05:31:13.742Z[ helios-setup] May 15 05:31:11.663 INFO E| Compiling ahash v0.8.3
33682024-05-15T05:31:14.201Z[ helios-setup] May 15 05:31:11.975 INFO E| Compiling tiny-keccak v2.0.2
33692024-05-15T05:31:14.201Z[ host-package] Compiling zone v0.1.8
33702024-05-15T05:31:14.269Z[ helios-setup] May 15 05:31:12.398 INFO E| Compiling rustix v0.37.3
33712024-05-15T05:31:14.509Z[ helios-setup] May 15 05:31:12.716 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
33722024-05-15T05:31:14.982Z[ helios-setup] May 15 05:31:12.775 INFO E| Compiling hashbrown v0.12.3
33732024-05-15T05:31:15.441Z[ helios-setup] May 15 05:31:13.643 INFO E| Compiling crypto-common v0.1.6
33742024-05-15T05:31:15.710Z[ helios-setup] May 15 05:31:13.914 INFO E| Compiling block-buffer v0.10.3
33752024-05-15T05:31:31.486Z[ helios-setup] May 15 05:31:14.928 INFO E| Compiling errno v0.3.1
33762024-05-15T05:31:31.996Z[ helios-setup] May 15 05:31:15.410 INFO E| Compiling crossbeam-utils v0.8.14
33772024-05-15T05:31:31.996Z[ helios-setup] May 15 05:31:15.499 INFO E| Compiling pkg-config v0.3.26
33782024-05-15T05:31:31.996Z[ helios-setup] May 15 05:31:15.564 INFO E| Compiling slog v2.7.0
33792024-05-15T05:31:31.997Z[ helios-setup] May 15 05:31:15.779 INFO E| Compiling fnv v1.0.7
33802024-05-15T05:31:31.997Z[ helios-setup] May 15 05:31:16.070 INFO E| Compiling http v0.2.9
33812024-05-15T05:31:31.997Z[ helios-setup] May 15 05:31:17.954 INFO E| Compiling digest v0.10.6
33822024-05-15T05:31:31.998Z[ helios-setup] May 15 05:31:18.659 INFO E| Compiling aho-corasick v0.7.20
33832024-05-15T05:31:31.998Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33842024-05-15T05:31:31.999Z[ helios-setup] May 15 05:31:19.519 INFO E| Compiling unicode-width v0.1.10
33852024-05-15T05:31:31.999Z[ helios-setup] May 15 05:31:19.547 INFO E| Compiling percent-encoding v2.2.0
33862024-05-15T05:31:31.999Z[ helios-setup] May 15 05:31:20.340 INFO E| Compiling httparse v1.8.0
33872024-05-15T05:31:31.999Z[ helios-setup] May 15 05:31:20.523 INFO E| Compiling regex-syntax v0.6.29
33882024-05-15T05:31:32.000Z[ helios-setup] May 15 05:31:21.444 INFO E| Compiling heck v0.4.1
33892024-05-15T05:31:32.000Z[ helios-setup] May 15 05:31:21.623 INFO E| Compiling anyhow v1.0.68
33902024-05-15T05:31:32.000Z[ helios-setup] May 15 05:31:21.734 INFO E| Compiling tinyvec_macros v0.1.1
33912024-05-15T05:31:32.000Z[ helios-setup] May 15 05:31:22.269 INFO E| Compiling cpufeatures v0.2.5
33922024-05-15T05:31:32.000Z[ helios-setup] May 15 05:31:22.361 INFO E| Compiling tinyvec v1.6.0
33932024-05-15T05:31:32.004Z[ helios-setup] May 15 05:31:22.886 INFO E| Compiling thiserror-impl v1.0.38
33942024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:22.960 INFO E| Compiling schemars_derive v0.8.12
33952024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:23.246 INFO E| Compiling futures-macro v0.3.28
33962024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:25.181 INFO E| Compiling tokio-macros v2.0.0
33972024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:25.925 INFO E| Compiling const-random-macro v0.1.15
33982024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:26.516 INFO E| Compiling form_urlencoded v1.1.0
33992024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:27.565 INFO E| Compiling regex v1.7.3
34002024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:27.623 INFO E| Compiling hashbrown v0.13.2
34012024-05-15T05:31:32.005Z[ helios-setup] May 15 05:31:28.957 INFO E| Compiling libz-sys v1.1.8
34022024-05-15T05:31:32.155Z[ helios-setup] May 15 05:31:29.134 INFO E| Compiling chrono v0.4.24
34032024-05-15T05:31:33.254Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34042024-05-15T05:31:33.972Z[ helios-setup] May 15 05:31:32.169 INFO E| Compiling dyn-clone v1.0.11
34052024-05-15T05:31:33.988Z[ helios-setup] May 15 05:31:32.169 INFO E| Compiling uuid v1.3.0
34062024-05-15T05:31:34.647Z[ helios-setup] May 15 05:31:32.672 INFO E| Compiling regress v0.5.0
34072024-05-15T05:31:34.987Z[ helios-setup] May 15 05:31:33.188 INFO E| Compiling const-random v0.1.15
34082024-05-15T05:31:36.024Z[ helios-setup] May 15 05:31:34.177 INFO E| Compiling unicode-normalization v0.1.22
34092024-05-15T05:31:37.192Z[ helios-setup] May 15 05:31:35.392 INFO E| Compiling getopts v0.2.21
34102024-05-15T05:31:38.045Z[ helios-setup] May 15 05:31:36.250 INFO E| Compiling tracing-core v0.1.30
34112024-05-15T05:31:38.523Z[ helios-setup] May 15 05:31:36.720 INFO E| Compiling memoffset v0.7.1
34122024-05-15T05:31:39.020Z[ helios-setup] May 15 05:31:37.220 INFO E| Compiling ucd-trie v0.1.5
34132024-05-15T05:31:39.746Z[ helios-setup] May 15 05:31:37.939 INFO E| Compiling time-core v0.1.0
34142024-05-15T05:31:40.236Z[ helios-setup] May 15 05:31:38.436 INFO E| Compiling unicode-bidi v0.3.13
34152024-05-15T05:31:41.254Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34162024-05-15T05:31:41.629Z[ host-package] Compiling portpicker v0.1.1
34172024-05-15T05:31:42.270Z[ helios-setup] May 15 05:31:40.477 INFO E| Compiling idna v0.3.0
34182024-05-15T05:31:42.872Z[ host-package] Compiling smawk v0.3.1
34192024-05-15T05:31:43.344Z[ host-package] Compiling unicode-linebreak v0.1.5
34202024-05-15T05:31:43.425Z[ helios-setup] May 15 05:31:41.625 INFO E| Compiling time-macros v0.2.8
34212024-05-15T05:31:44.342Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
34222024-05-15T05:31:44.358Z[ helios-setup] May 15 05:31:42.551 INFO E| Compiling tracing v0.1.37
34232024-05-15T05:31:44.590Z[ helios-setup] May 15 05:31:42.780 INFO E| Compiling pest v2.5.7
34242024-05-15T05:31:48.322Z[ helios-setup] May 15 05:31:46.530 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
34252024-05-15T05:31:48.702Z[ helios-setup] May 15 05:31:46.904 INFO E| Compiling time v0.1.45
34262024-05-15T05:31:49.386Z[ helios-setup] May 15 05:31:47.586 INFO E| Compiling crossbeam-epoch v0.9.13
34272024-05-15T05:31:49.900Z[ helios-setup] May 15 05:31:47.654 INFO E| Compiling num_threads v0.1.6
34282024-05-15T05:31:49.910Z[ helios-setup] May 15 05:31:48.108 INFO E| Compiling iana-time-zone v0.1.56
34292024-05-15T05:31:50.321Z[ helios-setup] May 15 05:31:48.524 INFO E| Compiling semver v1.0.17
34302024-05-15T05:31:51.284Z[ helios-setup] May 15 05:31:49.481 INFO E| Compiling time v0.3.20
34312024-05-15T05:31:52.056Z[ helios-setup] May 15 05:31:50.261 INFO E| Compiling toml v0.5.11
34322024-05-15T05:31:52.357Z[ helios-setup] May 15 05:31:50.530 INFO E| Compiling serde_tokenstream v0.2.0
34332024-05-15T05:31:52.861Z[ helios-setup] May 15 05:31:51.054 INFO E| Compiling smallvec v1.10.0
34342024-05-15T05:31:55.145Z[ helios-setup] May 15 05:31:52.903 INFO E| Compiling parking_lot v0.12.1
34352024-05-15T05:31:58.065Z[ host-package] Compiling textwrap v0.16.1
34362024-05-15T05:31:59.089Z[ helios-setup] May 15 05:31:57.274 INFO E| Compiling semver-parser v0.10.2
34372024-05-15T05:32:02.582Z[ helios-setup] May 15 05:32:00.771 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34382024-05-15T05:32:03.214Z[ helios-setup] May 15 05:32:01.416 INFO E| Compiling url v2.3.1
34392024-05-15T05:32:04.655Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34402024-05-15T05:32:06.091Z[ helios-setup] May 15 05:32:04.285 INFO E| Compiling crossbeam-channel v0.5.6
34412024-05-15T05:32:07.332Z[ helios-setup] May 15 05:32:05.515 INFO E| Compiling dirs-sys-next v0.1.2
34422024-05-15T05:32:09.367Z[ helios-setup] May 15 05:32:07.564 INFO E| Compiling same-file v1.0.6
34432024-05-15T05:32:09.681Z[ helios-setup] May 15 05:32:07.879 INFO E| Compiling crc32fast v1.3.2
34442024-05-15T05:32:09.813Z[ helios-setup] May 15 05:32:08.000 INFO E| Compiling try-lock v0.2.4
34452024-05-15T05:32:10.154Z[ helios-setup] May 15 05:32:08.346 INFO E| Compiling want v0.3.0
34462024-05-15T05:32:11.297Z[ helios-setup] May 15 05:32:09.481 INFO E| Compiling walkdir v2.3.3
34472024-05-15T05:32:12.612Z[ helios-setup] May 15 05:32:10.801 INFO E| Compiling dirs-next v2.0.0
34482024-05-15T05:32:13.453Z[ helios-setup] May 15 05:32:11.619 INFO E| Compiling tokio-util v0.7.7
34492024-05-15T05:32:14.304Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34502024-05-15T05:32:16.931Z[ helios-setup] May 15 05:32:15.127 INFO E| Compiling h2 v0.3.16
34512024-05-15T05:32:17.656Z[ helios-setup] May 15 05:32:15.851 INFO E| Compiling semver v0.11.0
34522024-05-15T05:32:18.116Z[ host-package] Compiling rcgen v0.12.1
34532024-05-15T05:32:18.200Z[ helios-setup] May 15 05:32:16.397 INFO E| Compiling proc-macro-crate v1.2.1
34542024-05-15T05:32:20.171Z[ helios-setup] May 15 05:32:18.372 INFO E| Compiling futures-executor v0.3.28
34552024-05-15T05:32:20.403Z[ helios-setup] May 15 05:32:18.604 INFO E| Compiling http-body v0.4.5
34562024-05-15T05:32:21.099Z[ helios-setup] May 15 05:32:19.300 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34572024-05-15T05:32:21.370Z[ helios-setup] May 15 05:32:19.567 INFO E| Compiling ring v0.16.20
34582024-05-15T05:32:22.913Z[ helios-setup] May 15 05:32:21.115 INFO E| Compiling rand_core v0.6.4
34592024-05-15T05:32:23.616Z[ helios-setup] May 15 05:32:21.813 INFO E| Compiling thread_local v1.1.7
34602024-05-15T05:32:24.064Z[ helios-setup] May 15 05:32:22.249 INFO E| Compiling ppv-lite86 v0.2.17
34612024-05-15T05:32:25.018Z[ helios-setup] May 15 05:32:23.219 INFO E| Compiling httpdate v1.0.2
34622024-05-15T05:32:25.623Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34632024-05-15T05:32:25.893Z[ helios-setup] May 15 05:32:24.060 INFO E| Compiling fastrand v1.9.0
34642024-05-15T05:32:27.052Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
34652024-05-15T05:32:27.070Z[ helios-setup] May 15 05:32:25.051 INFO E| Compiling adler v1.0.2
34662024-05-15T05:32:27.070Z[ helios-setup] May 15 05:32:25.206 INFO E| Compiling base64 v0.21.0
34672024-05-15T05:32:29.232Z[ helios-setup] May 15 05:32:27.425 INFO E| Compiling home v0.5.4
34682024-05-15T05:32:29.299Z[ helios-setup] May 15 05:32:27.499 INFO E| Compiling rayon-core v1.10.2
34692024-05-15T05:32:29.912Z[ helios-setup] May 15 05:32:28.112 INFO E| Compiling lazy_static v1.4.0
34702024-05-15T05:32:30.314Z[ helios-setup] May 15 05:32:28.480 INFO E| Compiling utf8parse v0.2.1
34712024-05-15T05:32:30.389Z[ helios-setup] May 15 05:32:28.584 INFO E| Compiling tower-service v0.3.2
34722024-05-15T05:32:30.490Z[ helios-setup] May 15 05:32:28.680 INFO E| Compiling toolchain_find v0.2.0
34732024-05-15T05:32:30.712Z[ helios-setup] May 15 05:32:28.909 INFO E| Compiling hyper v0.14.25
34742024-05-15T05:32:30.997Z[ helios-setup] May 15 05:32:29.189 INFO E| Compiling anstyle-parse v0.1.1
34752024-05-15T05:32:32.397Z[ helios-setup] May 15 05:32:30.595 INFO E| Compiling miniz_oxide v0.6.2
34762024-05-15T05:32:36.967Z[ helios-setup] May 15 05:32:31.861 INFO E| Compiling tempfile v3.5.0
34772024-05-15T05:32:36.997Z[ helios-setup] May 15 05:32:33.526 INFO E| Compiling rand_chacha v0.3.1
34782024-05-15T05:32:39.658Z[ helios-setup] May 15 05:32:37.850 INFO E| Compiling futures v0.3.28
34792024-05-15T05:32:39.941Z[ helios-setup] May 15 05:32:38.130 INFO E| Compiling num_enum_derive v0.5.7
34802024-05-15T05:32:40.533Z[ host-package] Compiling atomicwrites v0.4.3
34812024-05-15T05:32:40.883Z[ host-package] Compiling fatfs v0.3.6
34822024-05-15T05:32:40.996Z[ host-package] Compiling rtoolbox v0.0.1
34832024-05-15T05:32:41.320Z[ host-package] Compiling subprocess v0.2.9
34842024-05-15T05:32:41.534Z[ host-package] Compiling assert_matches v1.5.0
34852024-05-15T05:32:41.657Z[ host-package] Compiling is_ci v1.2.0
34862024-05-15T05:32:41.775Z[ host-package] Compiling rpassword v7.3.1
34872024-05-15T05:32:41.821Z[ host-package] Compiling tui-tree-widget v0.19.0
34882024-05-15T05:32:42.342Z[ host-package] Compiling supports-color v3.0.0
34892024-05-15T05:32:44.300Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34902024-05-15T05:32:44.300Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34912024-05-15T05:32:44.342Z[ helios-setup] May 15 05:32:42.510 INFO E| Compiling cargo-lock v8.0.3
34922024-05-15T05:32:46.611Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
34932024-05-15T05:32:50.097Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34942024-05-15T05:32:50.144Z[ helios-setup] May 15 05:32:48.338 INFO E| Compiling crossbeam-deque v0.8.2
34952024-05-15T05:32:50.931Z[ host-package] Compiling csv-core v0.1.11
34962024-05-15T05:32:50.978Z[ helios-setup] May 15 05:32:49.160 INFO E| Compiling term v0.7.0
34972024-05-15T05:32:53.034Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34982024-05-15T05:32:53.182Z[ host-package] Compiling csv v1.3.0
34992024-05-15T05:32:54.423Z[ helios-setup] May 15 05:32:52.616 INFO E| Compiling serde_urlencoded v0.7.1
35002024-05-15T05:32:55.567Z[ helios-setup] May 15 05:32:53.743 INFO E| Compiling sha1 v0.10.5
35012024-05-15T05:32:56.371Z[ helios-setup] May 15 05:32:54.563 INFO E| Compiling sha2 v0.10.6
35022024-05-15T05:32:57.014Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35032024-05-15T05:32:57.432Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35042024-05-15T05:32:57.488Z[ helios-setup] May 15 05:32:55.676 INFO E| Compiling is-terminal v0.4.7
35052024-05-15T05:32:57.804Z[ helios-setup] May 15 05:32:55.992 INFO E| Compiling atty v0.2.14
35062024-05-15T05:32:58.315Z[ helios-setup] May 15 05:32:56.096 INFO E| Compiling concolor-override v1.0.0
35072024-05-15T05:32:58.320Z[ helios-setup] May 15 05:32:56.514 INFO E| Compiling anstyle v0.3.5
35082024-05-15T05:32:59.532Z[ helios-setup] May 15 05:32:57.677 INFO E| Compiling concolor-query v0.3.3
35092024-05-15T05:33:00.549Z[ helios-setup] May 15 05:32:58.742 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
35102024-05-15T05:33:01.539Z[ helios-setup] May 15 05:32:59.733 INFO E| Compiling anstream v0.2.6
35112024-05-15T05:33:03.171Z[ helios-setup] May 15 05:33:01.366 INFO E| Compiling slog-term v2.9.0
35122024-05-15T05:33:03.688Z[ helios-setup] May 15 05:33:01.849 INFO E| Compiling flate2 v1.0.25
35132024-05-15T05:33:05.601Z[ helios-setup] May 15 05:33:03.795 INFO E| Compiling num_enum v0.5.7
35142024-05-15T05:33:06.515Z[ helios-setup] May 15 05:33:04.221 INFO E| Compiling rand v0.8.5
35152024-05-15T05:33:06.558Z[ helios-setup] May 15 05:33:04.364 INFO E| Compiling rustfmt-wrapper v0.2.0
35162024-05-15T05:33:06.558Z[ helios-setup] May 15 05:33:04.528 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
35172024-05-15T05:33:06.864Z[ helios-setup] May 15 05:33:05.049 INFO E| Compiling openapiv3 v1.0.2
35182024-05-15T05:33:08.960Z[ helios-setup] May 15 05:33:07.152 INFO E| Compiling encoding_rs v0.8.32
35192024-05-15T05:33:09.858Z[ helios-setup] May 15 05:33:08.045 INFO E| Compiling utf-8 v0.7.6
35202024-05-15T05:33:10.642Z[ helios-setup] May 15 05:33:08.834 INFO E| Compiling project-root v0.2.2
35212024-05-15T05:33:11.418Z[ helios-setup] May 15 05:33:09.598 INFO E| Compiling untrusted v0.7.1
35222024-05-15T05:33:12.335Z[ helios-setup] May 15 05:33:10.302 INFO E| Compiling spin v0.5.2
35232024-05-15T05:33:12.848Z[ helios-setup] May 15 05:33:11.033 INFO E| Compiling clap_lex v0.4.1
35242024-05-15T05:33:14.276Z[ helios-setup] May 15 05:33:12.466 INFO E| Compiling ipnet v2.7.2
35252024-05-15T05:33:14.753Z[ helios-setup] May 15 05:33:12.938 INFO E| Compiling byteorder v1.4.3
35262024-05-15T05:33:15.850Z[ helios-setup] May 15 05:33:14.042 INFO E| Compiling base64 v0.13.1
35272024-05-15T05:33:16.717Z[ helios-setup] May 15 05:33:14.883 INFO E| Compiling either v1.8.0
35282024-05-15T05:33:17.159Z[ host-package] Compiling multimap v0.10.0
35292024-05-15T05:33:17.405Z[ helios-setup] May 15 05:33:15.588 INFO E| Compiling unsafe-libyaml v0.2.8
35302024-05-15T05:33:17.486Z[ helios-setup] May 15 05:33:15.674 INFO E| Compiling strsim v0.10.0
35312024-05-15T05:33:17.926Z[ host-package] Compiling uzers v0.11.3
35322024-05-15T05:33:19.593Z[ helios-setup] May 15 05:33:17.781 INFO E| Compiling mime v0.3.17
35332024-05-15T05:33:19.661Z[ helios-setup] May 15 05:33:17.834 INFO E| Compiling clap_builder v4.2.1
35342024-05-15T05:33:20.845Z[ helios-setup] May 15 05:33:19.033 INFO E| Compiling reqwest v0.11.16
35352024-05-15T05:33:21.854Z[ helios-setup] May 15 05:33:20.028 INFO E| Compiling serde_yaml v0.9.21
35362024-05-15T05:33:22.053Z[ helios-setup] May 15 05:33:20.239 INFO E| Compiling rayon v1.6.1
35372024-05-15T05:33:23.742Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35382024-05-15T05:33:27.167Z[ helios-setup] May 15 05:33:25.356 INFO E| Compiling tungstenite v0.18.0
35392024-05-15T05:33:29.366Z[ helios-setup] May 15 05:33:27.544 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35402024-05-15T05:33:33.333Z[ helios-setup] May 15 05:33:31.521 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
35412024-05-15T05:33:33.712Z[ helios-setup] May 15 05:33:31.899 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
35422024-05-15T05:33:37.868Z[ helios-setup] May 15 05:33:35.638 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
35432024-05-15T05:33:37.886Z[ helios-setup] May 15 05:33:35.949 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
35442024-05-15T05:33:39.062Z[ helios-setup] May 15 05:33:37.248 INFO E| Compiling clap_derive v4.2.0
35452024-05-15T05:33:40.973Z[ helios-setup] May 15 05:33:39.161 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35462024-05-15T05:33:42.074Z[ helios-setup] May 15 05:33:40.257 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
35472024-05-15T05:33:48.681Z[ helios-setup] May 15 05:33:46.867 INFO E| Compiling clap v4.2.1
35482024-05-15T05:34:06.698Z[ helios-setup] May 15 05:34:04.873 INFO E| Compiling tokio-tungstenite v0.18.0
35492024-05-15T05:34:08.063Z[ helios-setup] May 15 05:34:06.248 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35502024-05-15T05:34:11.334Z[ helios-setup] May 15 05:34:09.508 INFO E| Compiling smartstring v1.0.1
35512024-05-15T05:34:12.316Z[ helios-setup] May 15 05:34:10.500 INFO E| Compiling rustls v0.21.0
35522024-05-15T05:34:14.030Z[ helios-setup] May 15 05:34:12.212 INFO E| Compiling serde_spanned v0.6.1
35532024-05-15T05:34:14.582Z[ helios-setup] May 15 05:34:12.754 INFO E| Compiling toml_datetime v0.6.1
35542024-05-15T05:34:14.894Z[ helios-setup] May 15 05:34:13.070 INFO E| Compiling winnow v0.4.1
35552024-05-15T05:34:15.110Z[ helios-setup] May 15 05:34:13.290 INFO E| Compiling slog-async v2.7.0
35562024-05-15T05:34:16.178Z[ helios-setup] May 15 05:34:14.348 INFO E| Compiling camino v1.1.4
35572024-05-15T05:34:16.359Z[ helios-setup] May 15 05:34:14.534 INFO E| Compiling static_assertions v1.1.0
35582024-05-15T05:34:16.611Z[ helios-setup] May 15 05:34:14.794 INFO E| Compiling paste v1.0.12
35592024-05-15T05:34:17.926Z[ helios-setup] May 15 05:34:16.104 INFO E| Compiling match_cfg v0.1.0
35602024-05-15T05:34:18.069Z[ helios-setup] May 15 05:34:16.234 INFO E| Compiling async-trait v0.1.68
35612024-05-15T05:34:18.265Z[ helios-setup] May 15 05:34:16.439 INFO E| Compiling hostname v0.3.1
35622024-05-15T05:34:19.432Z[ helios-setup] May 15 05:34:17.596 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
35632024-05-15T05:34:20.463Z[ helios-setup] May 15 05:34:18.634 INFO E| Compiling slog-json v2.6.1
35642024-05-15T05:34:21.519Z[ helios-setup] May 15 05:34:19.701 INFO E| Compiling unicode-linebreak v0.1.4
35652024-05-15T05:34:22.396Z[ helios-setup] May 15 05:34:20.577 INFO E| Compiling toml_edit v0.19.8
35662024-05-15T05:34:26.851Z[ helios-setup] May 15 05:34:25.025 INFO E| Compiling async-stream-impl v0.3.5
35672024-05-15T05:34:29.936Z[ helios-setup] May 15 05:34:28.112 INFO E| Compiling rhai_codegen v1.5.0
35682024-05-15T05:34:30.117Z[ helios-setup] May 15 05:34:28.293 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35692024-05-15T05:34:30.948Z[ helios-setup] May 15 05:34:29.128 INFO E| Compiling take_mut v0.2.2
35702024-05-15T05:34:35.460Z[ helios-setup] May 15 05:34:33.638 INFO E| Compiling rhai v1.14.0
35712024-05-15T05:34:36.575Z[ helios-setup] May 15 05:34:34.752 INFO E| Compiling async-stream v0.3.5
35722024-05-15T05:34:37.312Z[ helios-setup] May 15 05:34:35.487 INFO E| Compiling toml v0.7.3
35732024-05-15T05:34:37.600Z[ helios-setup] May 15 05:34:35.780 INFO E| Compiling slog-bunyan v2.4.0
35742024-05-15T05:34:45.190Z[ helios-setup] May 15 05:34:43.367 INFO E| Compiling rustls-pemfile v1.0.2
35752024-05-15T05:34:46.888Z[ helios-setup] May 15 05:34:45.058 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35762024-05-15T05:34:49.088Z[ helios-setup] May 15 05:34:47.254 INFO E| Compiling serde_path_to_error v0.1.11
35772024-05-15T05:34:49.227Z[ helios-setup] May 15 05:34:47.399 INFO E| Compiling bincode v1.3.3
35782024-05-15T05:34:51.182Z[ helios-setup] May 15 05:34:49.358 INFO E| Compiling terminal_size v0.2.6
35792024-05-15T05:34:51.389Z[ helios-setup] May 15 05:34:49.564 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
35802024-05-15T05:34:51.588Z[ helios-setup] May 15 05:34:49.766 INFO E| Compiling smawk v0.3.1
35812024-05-15T05:34:52.539Z[ helios-setup] May 15 05:34:50.299 INFO E| Compiling textwrap v0.16.0
35822024-05-15T05:35:00.250Z[ helios-setup] May 15 05:34:58.425 INFO E| Compiling sct v0.7.0
35832024-05-15T05:35:00.357Z[ helios-setup] May 15 05:34:58.526 INFO E| Compiling rustls-webpki v0.100.1
35842024-05-15T05:35:10.657Z[ helios-setup] May 15 05:35:08.825 INFO E| Compiling tokio-rustls v0.24.0
35852024-05-15T05:35:11.320Z[ helios-setup] May 15 05:35:09.494 INFO E| Compiling git2 v0.16.1
35862024-05-15T05:35:24.210Z[ helios-setup] May 15 05:35:22.380 INFO E| Compiling built v0.6.0
35872024-05-15T05:35:26.401Z[ helios-setup] May 15 05:35:24.547 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35882024-05-15T05:35:28.296Z[ helios-setup] May 15 05:35:26.457 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
35892024-05-15T05:35:29.550Z[ helios-setup] May 15 05:35:27.719 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35902024-05-15T05:35:49.080Z[ helios-setup] May 15 05:35:47.241 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35912024-05-15T05:35:51.408Z[ helios-setup] May 15 05:35:49.574 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35922024-05-15T05:36:38.452Z[ helios-setup] May 15 05:36:36.603 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35932024-05-15T05:37:41.463Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
35942024-05-15T05:37:45.533Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35952024-05-15T05:37:46.087Z[ helios-setup] May 15 05:37:44.233 INFO E| Finished release [optimized] target(s) in 6m 53s
35962024-05-15T05:37:46.182Z[ helios-setup] May 15 05:37:44.330 INFO building project "pilot" ok (413 seconds)
35972024-05-15T05:37:46.187Z[ helios-setup] May 15 05:37:44.330 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
35982024-05-15T05:37:46.187Z[ helios-setup] May 15 05:37:44.330 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
35992024-05-15T05:37:46.402Z[ helios-setup] May 15 05:37:44.550 INFO E| Downloading crates ...
36002024-05-15T05:37:46.480Z[ helios-setup] May 15 05:37:44.618 INFO E| Downloaded miniz_oxide v0.7.2
36012024-05-15T05:37:46.557Z[ helios-setup] May 15 05:37:44.706 INFO E| Compiling adler v1.0.2
36022024-05-15T05:37:46.782Z[ helios-setup] May 15 05:37:44.928 INFO E| Compiling miniz_oxide v0.7.2
36032024-05-15T05:37:49.692Z[ helios-setup] May 15 05:37:47.840 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
36042024-05-15T05:37:50.759Z[ helios-setup] May 15 05:37:48.906 INFO E| Finished release [optimized] target(s) in 4.48s
36052024-05-15T05:37:50.768Z[ helios-setup] May 15 05:37:48.917 INFO building project "pinprick" ok (4 seconds)
36062024-05-15T05:37:50.773Z[ helios-setup] rm -f helios-build
36072024-05-15T05:37:50.778Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36082024-05-15T05:37:50.778Z[ helios-setup]
36092024-05-15T05:37:50.778Z[ helios-setup] Setup complete! ./helios-build is now available.
36102024-05-15T05:37:50.783Z[ helios-setup]
36112024-05-15T05:37:50.783Z[ helios-setup]
36122024-05-15T05:37:50.783Z[ helios-setup] real 12:15.361488230
36132024-05-15T05:37:50.783Z[ helios-setup] user 29:44.814831429
36142024-05-15T05:37:50.783Z[ helios-setup] sys 3:32.253896985
36152024-05-15T05:37:50.783Z[ helios-setup] trap 1.587628329
36162024-05-15T05:37:50.783Z[ helios-setup] tflt 6.742261437
36172024-05-15T05:37:50.783Z[ helios-setup] dflt 34.255568929
36182024-05-15T05:37:50.783Z[ helios-setup] kflt 0.034378926
36192024-05-15T05:37:50.784Z[ helios-setup] lock 1:56:36.976783090
36202024-05-15T05:37:50.784Z[ helios-setup] slp 3:08:41.784953891
36212024-05-15T05:37:50.784Z[ helios-setup] lat 33:18.446642584
36222024-05-15T05:37:50.784Z[ helios-setup] stop 3:45.176694224
36232024-05-15T05:37:50.784ZMay 15 05:37:48.929 INFO [helios-setup] process exited with exit status: 0 (735.36687002s)
36242024-05-15T05:37:50.784ZMay 15 05:37:48.929 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36252024-05-15T05:37:50.797Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36262024-05-15T05:37:51.436Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36272024-05-15T05:37:51.443Z[ phbl-toolchain] info: downloading component 'cargo'
36282024-05-15T05:37:51.956Z[ phbl-toolchain] info: downloading component 'clippy'
36292024-05-15T05:37:52.477Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36302024-05-15T05:37:56.739Z[ phbl-toolchain] info: downloading component 'miri'
36312024-05-15T05:37:57.426Z[ phbl-toolchain] info: downloading component 'rust-docs'
36322024-05-15T05:37:58.643Z[ phbl-toolchain] info: downloading component 'rust-src'
36332024-05-15T05:37:58.789Z[ phbl-toolchain] info: downloading component 'rust-std'
36342024-05-15T05:38:01.572Z[ phbl-toolchain] info: downloading component 'rustc'
36352024-05-15T05:38:07.853Z[ phbl-toolchain] info: downloading component 'rustfmt'
36362024-05-15T05:38:08.497Z[ phbl-toolchain] info: installing component 'cargo'
36372024-05-15T05:38:09.791Z[ phbl-toolchain] info: installing component 'clippy'
36382024-05-15T05:38:10.348Z[ phbl-toolchain] info: installing component 'llvm-tools'
36392024-05-15T05:38:16.115Z[ phbl-toolchain] info: installing component 'miri'
36402024-05-15T05:38:16.453Z[ phbl-toolchain] info: installing component 'rust-docs'
36412024-05-15T05:38:22.865Z[ phbl-toolchain] info: installing component 'rust-src'
36422024-05-15T05:38:23.599Z[ phbl-toolchain] info: installing component 'rust-std'
36432024-05-15T05:38:26.158Z[ phbl-toolchain] info: installing component 'rustc'
36442024-05-15T05:38:32.614Z[ phbl-toolchain] info: installing component 'rustfmt'
36452024-05-15T05:38:33.391Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
36462024-05-15T05:38:33.398ZMay 15 05:38:31.533 INFO [phbl-toolchain] process exited with exit status: 0 (42.60396034s)
36472024-05-15T05:44:52.815Z[ host-package] Finished release [optimized] target(s) in 18m 32s
36482024-05-15T05:46:50.678ZMay 15 05:46:48.739 INFO [host-package] process exited with exit status: 0 (1230.46915392s)
36492024-05-15T05:46:50.684ZMay 15 05:46:48.739 INFO [host-stamp] running task
36502024-05-15T05:46:50.685ZMay 15 05:46:48.740 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36512024-05-15T05:46:50.685ZMay 15 05:46:48.740 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 8.0.0-0.ci+git4f7e84bc282
36522024-05-15T05:46:50.689ZMay 15 05:46:48.751 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 8.0.0-0.ci+git4f7e84bc282
36532024-05-15T05:46:50.695ZMay 15 05:46:48.756 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 8.0.0-0.ci+git4f7e84bc282
36542024-05-15T05:46:50.699Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36552024-05-15T05:46:50.702Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36562024-05-15T05:46:50.702ZMay 15 05:46:48.762 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 8.0.0-0.ci+git4f7e84bc282
36572024-05-15T05:46:50.706Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36582024-05-15T05:46:50.710ZMay 15 05:46:48.770 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 8.0.0-0.ci+git4f7e84bc282
36592024-05-15T05:46:50.714Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36602024-05-15T05:46:50.718ZMay 15 05:46:48.778 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 8.0.0-0.ci+git4f7e84bc282
36612024-05-15T05:46:50.723Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36622024-05-15T05:46:50.727ZMay 15 05:46:48.787 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 8.0.0-0.ci+git4f7e84bc282
36632024-05-15T05:46:50.733Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36642024-05-15T05:46:50.737Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36652024-05-15T05:46:50.737ZMay 15 05:46:48.797 INFO [stamp-overlay] process exited with exit status: 0 (27.402729ms)
36662024-05-15T05:46:50.740Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36672024-05-15T05:46:50.748Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36682024-05-15T05:46:50.752Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36692024-05-15T05:46:50.757ZMay 15 05:46:48.817 INFO [stamp-oxlog] process exited with exit status: 0 (38.292221ms)
36702024-05-15T05:46:50.788Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
36712024-05-15T05:46:50.792ZMay 15 05:46:48.853 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (113.031355ms)
36722024-05-15T05:46:50.915Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
36732024-05-15T05:46:50.919ZMay 15 05:46:48.981 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (224.171219ms)
36742024-05-15T05:46:51.047Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
36752024-05-15T05:46:51.053ZMay 15 05:46:49.110 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (347.72592ms)
36762024-05-15T05:46:51.508Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
36772024-05-15T05:46:51.849Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
36782024-05-15T05:46:51.852ZMay 15 05:46:49.913 INFO [stamp-propolis-server] process exited with exit status: 0 (1.162567943s)
36792024-05-15T05:46:53.903Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36802024-05-15T05:47:00.569Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
36812024-05-15T05:47:00.582ZMay 15 05:46:58.610 INFO [stamp-switch-asic] process exited with exit status: 0 (9.823087667s)
36822024-05-15T05:47:00.582ZMay 15 05:46:58.610 INFO [host-stamp] task succeeded (9.871073536s)
36832024-05-15T05:47:00.583ZMay 15 05:46:58.610 INFO [host-proto] running task
36842024-05-15T05:47:00.583ZMay 15 05:46:58.610 INFO [tuf-stamp] running task
36852024-05-15T05:47:00.583ZMay 15 05:46:58.611 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 8.0.0-0.ci+git4f7e84bc282
36862024-05-15T05:47:00.584ZMay 15 05:46:58.619 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 8.0.0-0.ci+git4f7e84bc282
36872024-05-15T05:47:00.584ZMay 15 05:46:58.626 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 8.0.0-0.ci+git4f7e84bc282
36882024-05-15T05:47:00.584Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
36892024-05-15T05:47:00.584ZMay 15 05:46:58.633 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 8.0.0-0.ci+git4f7e84bc282
36902024-05-15T05:47:00.616Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
36912024-05-15T05:47:00.617ZMay 15 05:46:58.641 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 8.0.0-0.ci+git4f7e84bc282
36922024-05-15T05:47:00.617Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
36932024-05-15T05:47:00.617ZMay 15 05:46:58.649 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 8.0.0-0.ci+git4f7e84bc282
36942024-05-15T05:47:00.623Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
36952024-05-15T05:47:00.623Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
36962024-05-15T05:47:00.624ZMay 15 05:46:58.660 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 8.0.0-0.ci+git4f7e84bc282
36972024-05-15T05:47:00.624Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
36982024-05-15T05:47:00.624ZMay 15 05:46:58.677 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 8.0.0-0.ci+git4f7e84bc282
36992024-05-15T05:47:00.652Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
37002024-05-15T05:47:00.660ZMay 15 05:46:58.702 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 8.0.0-0.ci+git4f7e84bc282
37012024-05-15T05:47:00.668ZMay 15 05:46:58.726 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 8.0.0-0.ci+git4f7e84bc282
37022024-05-15T05:47:00.694Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
37032024-05-15T05:47:00.694ZMay 15 05:46:58.748 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 8.0.0-0.ci+git4f7e84bc282
37042024-05-15T05:47:00.730Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
37052024-05-15T05:47:00.730Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
37062024-05-15T05:47:00.820Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
37072024-05-15T05:47:00.913Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
37082024-05-15T05:47:00.920ZMay 15 05:46:58.970 INFO [stamp-probe] process exited with exit status: 0 (336.518704ms)
37092024-05-15T05:47:01.183Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
37102024-05-15T05:47:01.230ZMay 15 05:46:59.290 INFO [stamp-ntp] process exited with exit status: 0 (649.279785ms)
37112024-05-15T05:47:01.281ZMay 15 05:46:59.341 INFO [host-proto] task succeeded (730.4824ms)
37122024-05-15T05:47:01.281ZMay 15 05:46:59.341 INFO [host-profile] running task
37132024-05-15T05:47:01.287ZMay 15 05:46:59.341 INFO [host-profile] task succeeded (136.909µs)
37142024-05-15T05:47:01.287ZMay 15 05:46:59.341 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.28.233' -P /tmp/.tmpCrnLeY/proto/host/root -N 'ci 4f7e84b/${os_short_commit} 2024-05-15 05:25' -s host -B
37152024-05-15T05:47:01.767Z[ host-image] May 15 05:46:59.407 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37162024-05-15T05:47:01.767Z[ host-image] May 15 05:46:59.408 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37172024-05-15T05:47:02.216Z[ host-image] May 15 05:46:59.441 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpCrnLeY/proto/host/root"
37182024-05-15T05:47:02.216Z[ host-image] May 15 05:46:59.441 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37192024-05-15T05:47:02.216Z[ host-image] May 15 05:46:59.441 INFO image builder template: ramdisk-01-os...
37202024-05-15T05:47:02.216Z[ host-image] May 15 05:46:59.441 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", "-F", "relver=2", "-E", "/tmp/.tmpCrnLeY/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37212024-05-15T05:47:02.216Z[ host-image] May 15 05:46:59.472 INFO O| May 15 05:46:59.472 INFO CREATE DATASET: rpool/images/build/host/output
37222024-05-15T05:47:02.217Z[ host-image] May 15 05:46:59.779 INFO O| May 15 05:46:59.779 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37232024-05-15T05:47:02.217Z[ host-image] May 15 05:46:59.785 INFO O| May 15 05:46:59.785 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37242024-05-15T05:47:02.217Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
37252024-05-15T05:47:02.217Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
37262024-05-15T05:47:02.217ZMay 15 05:46:59.985 INFO [stamp-external-dns] process exited with exit status: 0 (1.324233791s)
37272024-05-15T05:47:02.217ZMay 15 05:46:59.998 INFO [stamp-internal-dns] process exited with exit status: 0 (1.371659823s)
37282024-05-15T05:47:02.217Z[ host-image] May 15 05:47:00.120 INFO O| May 15 05:47:00.120 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37292024-05-15T05:47:02.217Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
37302024-05-15T05:47:02.217ZMay 15 05:47:00.146 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.397355993s)
37312024-05-15T05:47:02.217Z[ host-image] May 15 05:47:00.201 INFO O| May 15 05:47:00.201 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37322024-05-15T05:47:02.217Z[ host-image] May 15 05:47:00.201 INFO O| May 15 05:47:00.201 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37332024-05-15T05:47:02.217Z[ host-image] May 15 05:47:00.201 INFO O| May 15 05:47:00.201 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37342024-05-15T05:47:02.218Z[ host-image] May 15 05:47:00.201 INFO O| May 15 05:47:00.201 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37352024-05-15T05:47:02.218Z[ host-image] May 15 05:47:00.213 INFO O| May 15 05:47:00.213 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37362024-05-15T05:47:02.346Z[ host-image] May 15 05:47:00.404 INFO O| May 15 05:47:00.404 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37372024-05-15T05:47:02.364Z[ host-image] May 15 05:47:00.420 INFO O| May 15 05:47:00.419 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37382024-05-15T05:47:02.486Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
37392024-05-15T05:47:02.495ZMay 15 05:47:00.546 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.843768903s)
37402024-05-15T05:47:02.597Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
37412024-05-15T05:47:02.601ZMay 15 05:47:00.659 INFO [stamp-oximeter] process exited with exit status: 0 (2.01035889s)
37422024-05-15T05:47:02.850Z[ host-image] May 15 05:47:00.908 INFO O| May 15 05:47:00.908 INFO O| Caching catalogs ... Done
37432024-05-15T05:47:02.975Z[ host-image] May 15 05:47:01.028 INFO O| May 15 05:47:01.028 INFO STEP 0 (pkg_image_create) COMPLETE
37442024-05-15T05:47:02.976Z[ host-image] May 15 05:47:01.028 INFO O| May 15 05:47:01.028 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37452024-05-15T05:47:02.976Z[ host-image] May 15 05:47:01.028 INFO O| May 15 05:47:01.028 INFO skip step because feature "repo_redist" is not enabled
37462024-05-15T05:47:02.976Z[ host-image] May 15 05:47:01.028 INFO O| May 15 05:47:01.028 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37472024-05-15T05:47:02.988Z[ host-image] May 15 05:47:01.044 INFO O| May 15 05:47:01.044 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37482024-05-15T05:47:03.521Z[ host-image] May 15 05:47:01.577 INFO O| May 15 05:47:01.577 INFO STEP 2 (pkg_set_publisher) COMPLETE
37492024-05-15T05:47:03.522Z[ host-image] May 15 05:47:01.577 INFO O| May 15 05:47:01.577 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37502024-05-15T05:47:03.536Z[ host-image] May 15 05:47:01.592 INFO O| May 15 05:47:01.592 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37512024-05-15T05:47:04.083Z[ host-image] May 15 05:47:02.141 INFO O| May 15 05:47:02.141 INFO STEP 3 (pkg_set_publisher) COMPLETE
37522024-05-15T05:47:04.083Z[ host-image] May 15 05:47:02.141 INFO O| May 15 05:47:02.141 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37532024-05-15T05:47:04.083Z[ host-image] May 15 05:47:02.141 INFO O| May 15 05:47:02.141 INFO skip step because feature "repo_redist" is not enabled
37542024-05-15T05:47:04.089Z[ host-image] May 15 05:47:02.141 INFO O| May 15 05:47:02.141 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37552024-05-15T05:47:04.107Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
37562024-05-15T05:47:04.133ZMay 15 05:47:02.191 INFO [stamp-nexus] process exited with exit status: 0 (3.579683051s)
37572024-05-15T05:47:04.639Z[ host-image] May 15 05:47:02.696 INFO O| May 15 05:47:02.696 INFO variant opensolaris.zone is already global
37582024-05-15T05:47:04.639Z[ host-image] May 15 05:47:02.696 INFO O| May 15 05:47:02.696 INFO STEP 5 (pkg_change_variant) COMPLETE
37592024-05-15T05:47:04.639Z[ host-image] May 15 05:47:02.696 INFO O| May 15 05:47:02.696 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37602024-05-15T05:47:05.179Z[ host-image] May 15 05:47:03.237 INFO O| May 15 05:47:03.237 INFO variant opensolaris.imagetype is full; changing to partial
37612024-05-15T05:47:05.179Z[ host-image] May 15 05:47:03.237 INFO O| May 15 05:47:03.237 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37622024-05-15T05:47:05.978Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
37632024-05-15T05:47:05.989ZMay 15 05:47:04.048 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.322271439s)
37642024-05-15T05:47:09.840Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
37652024-05-15T05:47:09.844ZMay 15 05:47:07.901 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (9.282259849s)
37662024-05-15T05:47:09.849Z[ host-image] May 15 05:47:07.907 INFO O| May 15 05:47:07.907 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37672024-05-15T05:47:10.165Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
37682024-05-15T05:47:10.179ZMay 15 05:47:08.225 INFO [stamp-clickhouse] process exited with exit status: 0 (9.548207318s)
37692024-05-15T05:47:10.179ZMay 15 05:47:08.225 INFO [tuf-stamp] task succeeded (9.614876446s)
37702024-05-15T05:47:12.422Z[ host-image] May 15 05:47:10.475 INFO O| May 15 05:47:10.475 INFO O| Startup: Caching catalogs ... Done
37712024-05-15T05:47:12.476Z[ host-image] May 15 05:47:10.533 INFO O| May 15 05:47:10.533 INFO O| Planning: Planning completed in 0.00 seconds
37722024-05-15T05:47:12.481Z[ host-image] May 15 05:47:10.537 INFO O| May 15 05:47:10.536 INFO O| Planning: Consolidating action changes ... Done
37732024-05-15T05:47:12.481Z[ host-image] May 15 05:47:10.537 INFO O| May 15 05:47:10.537 INFO O| Planning: Evaluating mediators ... Done
37742024-05-15T05:47:12.481Z[ host-image] May 15 05:47:10.537 INFO O| May 15 05:47:10.537 INFO O| Planning: Planning completed in 0.01 seconds
37752024-05-15T05:47:12.481Z[ host-image] May 15 05:47:10.538 INFO O| May 15 05:47:10.538 INFO O| Variants/Facets to change: 1
37762024-05-15T05:47:12.611Z[ host-image] May 15 05:47:10.653 INFO O| May 15 05:47:10.653 INFO O| Done
37772024-05-15T05:47:12.611Z[ host-image] May 15 05:47:10.653 INFO O| May 15 05:47:10.653 INFO O| Done
37782024-05-15T05:47:12.979Z[ host-image] May 15 05:47:11.031 INFO O| May 15 05:47:11.030 INFO O| Done
37792024-05-15T05:47:13.028Z[ host-image] May 15 05:47:11.079 INFO O| May 15 05:47:11.079 INFO O| Done
37802024-05-15T05:47:13.033Z[ host-image] May 15 05:47:11.081 INFO O| May 15 05:47:11.081 INFO O| Done
37812024-05-15T05:47:13.033Z[ host-image] May 15 05:47:11.081 INFO O| May 15 05:47:11.081 INFO O| Done
37822024-05-15T05:47:13.033Z[ host-image] May 15 05:47:11.083 INFO O| May 15 05:47:11.083 INFO O| Done
37832024-05-15T05:47:13.413Z[ host-image] May 15 05:47:11.468 INFO O| May 15 05:47:11.468 INFO STEP 6 (pkg_change_variant) COMPLETE
37842024-05-15T05:47:13.413Z[ host-image] May 15 05:47:11.468 INFO O| May 15 05:47:11.468 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37852024-05-15T05:47:13.427Z[ host-image] May 15 05:47:11.468 INFO O| May 15 05:47:11.468 INFO skip step because feature "debug_variant" is not enabled
37862024-05-15T05:47:13.427Z[ host-image] May 15 05:47:11.468 INFO O| May 15 05:47:11.468 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37872024-05-15T05:47:14.077Z[ host-image] May 15 05:47:12.134 INFO O| May 15 05:47:12.134 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37882024-05-15T05:47:14.891Z[ host-image] May 15 05:47:12.946 INFO O| May 15 05:47:12.945 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37892024-05-15T05:47:14.902Z[ host-image] May 15 05:47:12.947 INFO O| May 15 05:47:12.947 INFO O| Planning: Planning completed in 0.00 seconds
37902024-05-15T05:47:14.902Z[ host-image] May 15 05:47:12.948 INFO O| May 15 05:47:12.948 INFO O| Planning: Consolidating action changes ... Done
37912024-05-15T05:47:14.902Z[ host-image] May 15 05:47:12.948 INFO O| May 15 05:47:12.948 INFO O| Planning: Evaluating mediators ... Done
37922024-05-15T05:47:14.902Z[ host-image] May 15 05:47:12.949 INFO O| May 15 05:47:12.948 INFO O| Planning: Planning completed in 0.00 seconds
37932024-05-15T05:47:14.902Z[ host-image] May 15 05:47:12.949 INFO O| May 15 05:47:12.949 INFO O| Variants/Facets to change: 1
37942024-05-15T05:47:14.911Z[ host-image] May 15 05:47:12.968 INFO O| May 15 05:47:12.968 INFO O| Done
37952024-05-15T05:47:14.911Z[ host-image] May 15 05:47:12.968 INFO O| May 15 05:47:12.968 INFO O| Done
37962024-05-15T05:47:16.332Z[ host-image] May 15 05:47:13.173 INFO O| May 15 05:47:13.173 INFO O| Done
37972024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.201 INFO O| May 15 05:47:13.201 INFO O| Done
37982024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.202 INFO O| May 15 05:47:13.202 INFO O| Done
37992024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.202 INFO O| May 15 05:47:13.202 INFO O| Done
38002024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.203 INFO O| May 15 05:47:13.203 INFO O| Done
38012024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.259 INFO O| May 15 05:47:13.259 INFO STEP 8 (pkg_change_facet) COMPLETE
38022024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.259 INFO O| May 15 05:47:13.259 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38032024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.259 INFO O| May 15 05:47:13.259 INFO skip step because feature "recovery" is not enabled
38042024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.259 INFO O| May 15 05:47:13.259 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38052024-05-15T05:47:16.336Z[ host-image] May 15 05:47:13.259 INFO O| May 15 05:47:13.259 INFO skip step because feature "recovery" is not enabled
38062024-05-15T05:47:16.337Z[ host-image] May 15 05:47:13.259 INFO O| May 15 05:47:13.259 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38072024-05-15T05:47:16.337Z[ host-image] May 15 05:47:13.271 INFO O| May 15 05:47:13.271 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", "/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"]
38082024-05-15T05:47:16.337Z[ host-image] May 15 05:47:13.669 INFO O| May 15 05:47:13.669 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38092024-05-15T05:47:17.632Z[recovery-package] Finished release [optimized] target(s) in 26.85s
38102024-05-15T05:47:24.877Z[ host-image] May 15 05:47:22.923 INFO O| May 15 05:47:22.923 INFO O| Planning: Solver setup ... Done
38112024-05-15T05:47:28.872Z[ host-image] May 15 05:47:26.908 INFO O| May 15 05:47:26.908 INFO O| Planning: Running solver ... Done
38122024-05-15T05:47:29.408Z[ host-image] May 15 05:47:27.035 INFO O| May 15 05:47:27.035 INFO O| Planning: Finding local manifests ... Done
38132024-05-15T05:47:29.423Z[ host-image] May 15 05:47:27.045 INFO O| May 15 05:47:27.045 INFO O| Planning: Fetching manifests: 0/123 0% complete
38142024-05-15T05:47:33.448Z[ host-image] May 15 05:47:31.496 INFO O| May 15 05:47:31.496 INFO O| Planning: Fetching manifests: 123/123 100% complete
38152024-05-15T05:47:33.980Z[ host-image] May 15 05:47:32.024 INFO O| May 15 05:47:32.024 INFO O| Planning: Package planning ... Done
38162024-05-15T05:47:34.727Z[ host-image] May 15 05:47:32.771 INFO O| May 15 05:47:32.771 INFO O| Planning: Merging actions ... Done
38172024-05-15T05:47:34.956Z[ host-image] May 15 05:47:33.009 INFO O| May 15 05:47:33.009 INFO O| Planning: Checking for conflicting actions ... Done
38182024-05-15T05:47:35.096Z[ host-image] May 15 05:47:33.144 INFO O| May 15 05:47:33.144 INFO O| Planning: Consolidating action changes ... Done
38192024-05-15T05:47:35.341Z[ host-image] May 15 05:47:33.379 INFO O| May 15 05:47:33.379 INFO O| Planning: Evaluating mediators ... Done
38202024-05-15T05:47:36.125ZMay 15 05:47:33.764 INFO [recovery-package] process exited with exit status: 0 (45.024522885s)
38212024-05-15T05:47:36.125ZMay 15 05:47:33.764 INFO [recovery-stamp] running task
38222024-05-15T05:47:36.138ZMay 15 05:47:33.765 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+git4f7e84bc282
38232024-05-15T05:47:36.138ZMay 15 05:47:33.771 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 8.0.0-0.ci+git4f7e84bc282
38242024-05-15T05:47:36.138Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38252024-05-15T05:47:36.138Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38262024-05-15T05:47:36.138Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38272024-05-15T05:47:36.139ZMay 15 05:47:33.854 INFO [stamp-installinator] process exited with exit status: 0 (89.589774ms)
38282024-05-15T05:47:36.139Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38292024-05-15T05:47:36.139ZMay 15 05:47:33.892 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (121.194207ms)
38302024-05-15T05:47:36.139ZMay 15 05:47:33.892 INFO [recovery-stamp] task succeeded (127.951816ms)
38312024-05-15T05:47:36.139ZMay 15 05:47:33.892 INFO [recovery-proto] running task
38322024-05-15T05:47:36.139ZMay 15 05:47:33.952 INFO [recovery-proto] task succeeded (59.732866ms)
38332024-05-15T05:47:36.140ZMay 15 05:47:33.952 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.28.233' -P /tmp/.tmpCrnLeY/proto/recovery/root -N 'recovery 4f7e84b/${os_short_commit} 2024-05-15 05:25' -s recovery -R
38342024-05-15T05:47:36.140Z[ recovery-image] May 15 05:47:33.964 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38352024-05-15T05:47:36.140Z[ recovery-image] May 15 05:47:33.964 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38362024-05-15T05:47:36.140Z[ recovery-image] May 15 05:47:33.977 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpCrnLeY/proto/recovery/root"
38372024-05-15T05:47:36.140Z[ recovery-image] May 15 05:47:33.977 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38382024-05-15T05:47:36.140Z[ recovery-image] May 15 05:47:33.977 INFO image builder template: ramdisk-01-os...
38392024-05-15T05:47:36.141Z[ recovery-image] May 15 05:47:33.977 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", "-F", "relver=2", "-E", "/tmp/.tmpCrnLeY/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38402024-05-15T05:47:36.141Z[ recovery-image] May 15 05:47:33.995 INFO O| May 15 05:47:33.995 INFO CREATE DATASET: rpool/images/build/recovery/output
38412024-05-15T05:47:36.141Z[ recovery-image] May 15 05:47:34.158 INFO O| May 15 05:47:34.158 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38422024-05-15T05:47:36.141Z[ recovery-image] May 15 05:47:34.163 INFO O| May 15 05:47:34.163 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38432024-05-15T05:47:36.236Z[ recovery-image] May 15 05:47:34.286 INFO O| May 15 05:47:34.285 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38442024-05-15T05:47:36.276Z[ recovery-image] May 15 05:47:34.317 INFO O| May 15 05:47:34.317 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38452024-05-15T05:47:36.290Z[ recovery-image] May 15 05:47:34.317 INFO O| May 15 05:47:34.317 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38462024-05-15T05:47:36.290Z[ recovery-image] May 15 05:47:34.317 INFO O| May 15 05:47:34.317 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38472024-05-15T05:47:36.290Z[ recovery-image] May 15 05:47:34.318 INFO O| May 15 05:47:34.317 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38482024-05-15T05:47:36.291Z[ recovery-image] May 15 05:47:34.325 INFO O| May 15 05:47:34.325 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38492024-05-15T05:47:36.416Z[ recovery-image] May 15 05:47:34.462 INFO O| May 15 05:47:34.462 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38502024-05-15T05:47:36.428Z[ recovery-image] May 15 05:47:34.473 INFO O| May 15 05:47:34.473 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38512024-05-15T05:47:36.753Z[ recovery-image] May 15 05:47:34.806 INFO O| May 15 05:47:34.805 INFO O| Caching catalogs ... Done
38522024-05-15T05:47:36.840Z[ recovery-image] May 15 05:47:34.883 INFO O| May 15 05:47:34.883 INFO STEP 0 (pkg_image_create) COMPLETE
38532024-05-15T05:47:36.840Z[ recovery-image] May 15 05:47:34.883 INFO O| May 15 05:47:34.883 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38542024-05-15T05:47:36.850Z[ recovery-image] May 15 05:47:34.884 INFO O| May 15 05:47:34.883 INFO skip step because feature "repo_redist" is not enabled
38552024-05-15T05:47:36.850Z[ recovery-image] May 15 05:47:34.884 INFO O| May 15 05:47:34.883 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38562024-05-15T05:47:36.850Z[ recovery-image] May 15 05:47:34.894 INFO O| May 15 05:47:34.894 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38572024-05-15T05:47:37.178Z[ recovery-image] May 15 05:47:35.220 INFO O| May 15 05:47:35.220 INFO STEP 2 (pkg_set_publisher) COMPLETE
38582024-05-15T05:47:37.178Z[ recovery-image] May 15 05:47:35.220 INFO O| May 15 05:47:35.220 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38592024-05-15T05:47:37.190Z[ recovery-image] May 15 05:47:35.231 INFO O| May 15 05:47:35.231 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38602024-05-15T05:47:37.499Z[ recovery-image] May 15 05:47:35.550 INFO O| May 15 05:47:35.550 INFO STEP 3 (pkg_set_publisher) COMPLETE
38612024-05-15T05:47:37.499Z[ recovery-image] May 15 05:47:35.550 INFO O| May 15 05:47:35.550 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38622024-05-15T05:47:37.507Z[ recovery-image] May 15 05:47:35.550 INFO O| May 15 05:47:35.550 INFO skip step because feature "repo_redist" is not enabled
38632024-05-15T05:47:37.508Z[ recovery-image] May 15 05:47:35.550 INFO O| May 15 05:47:35.550 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38642024-05-15T05:47:37.816Z[ recovery-image] May 15 05:47:35.869 INFO O| May 15 05:47:35.869 INFO variant opensolaris.zone is already global
38652024-05-15T05:47:37.816Z[ recovery-image] May 15 05:47:35.869 INFO O| May 15 05:47:35.869 INFO STEP 5 (pkg_change_variant) COMPLETE
38662024-05-15T05:47:37.821Z[ recovery-image] May 15 05:47:35.869 INFO O| May 15 05:47:35.869 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38672024-05-15T05:47:38.005Z[ host-image] May 15 05:47:36.055 INFO O| May 15 05:47:36.055 INFO O| Planning: Planning completed in 22.39 seconds
38682024-05-15T05:47:38.020Z[ host-image] May 15 05:47:36.059 INFO O| May 15 05:47:36.059 INFO O| Packages to install: 123
38692024-05-15T05:47:38.021Z[ host-image] May 15 05:47:36.059 INFO O| May 15 05:47:36.059 INFO O| Mediators to change: 4
38702024-05-15T05:47:38.021Z[ host-image] May 15 05:47:36.059 INFO O| May 15 05:47:36.059 INFO O| Services to change: 6
38712024-05-15T05:47:38.076Z[ host-image] May 15 05:47:36.110 INFO O| May 15 05:47:36.109 INFO O| Download: 0/22698 items 0.0/196.2MB 0% complete
38722024-05-15T05:47:38.156Z[ recovery-image] May 15 05:47:36.198 INFO O| May 15 05:47:36.198 INFO variant opensolaris.imagetype is full; changing to partial
38732024-05-15T05:47:38.157Z[ recovery-image] May 15 05:47:36.198 INFO O| May 15 05:47:36.198 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
38742024-05-15T05:47:40.937Z[ recovery-image] May 15 05:47:38.990 INFO O| May 15 05:47:38.990 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38752024-05-15T05:47:42.960Z[ recovery-image] May 15 05:47:40.600 INFO O| May 15 05:47:40.600 INFO O| Startup: Caching catalogs ... Done
38762024-05-15T05:47:42.971Z[ recovery-image] May 15 05:47:40.636 INFO O| May 15 05:47:40.636 INFO O| Planning: Planning completed in 0.00 seconds
38772024-05-15T05:47:42.971Z[ recovery-image] May 15 05:47:40.636 INFO O| May 15 05:47:40.636 INFO O| Planning: Consolidating action changes ... Done
38782024-05-15T05:47:42.972Z[ recovery-image] May 15 05:47:40.636 INFO O| May 15 05:47:40.636 INFO O| Planning: Evaluating mediators ... Done
38792024-05-15T05:47:42.972Z[ recovery-image] May 15 05:47:40.637 INFO O| May 15 05:47:40.637 INFO O| Planning: Planning completed in 0.00 seconds
38802024-05-15T05:47:42.972Z[ recovery-image] May 15 05:47:40.637 INFO O| May 15 05:47:40.637 INFO O| Variants/Facets to change: 1
38812024-05-15T05:47:42.972Z[ recovery-image] May 15 05:47:40.649 INFO O| May 15 05:47:40.649 INFO O| Done
38822024-05-15T05:47:42.972Z[ recovery-image] May 15 05:47:40.649 INFO O| May 15 05:47:40.649 INFO O| Done
38832024-05-15T05:47:42.972Z[ recovery-image] May 15 05:47:40.865 INFO O| May 15 05:47:40.865 INFO O| Done
38842024-05-15T05:47:42.972Z[ recovery-image] May 15 05:47:40.885 INFO O| May 15 05:47:40.885 INFO O| Done
38852024-05-15T05:47:42.973Z[ recovery-image] May 15 05:47:40.886 INFO O| May 15 05:47:40.886 INFO O| Done
38862024-05-15T05:47:42.973Z[ recovery-image] May 15 05:47:40.886 INFO O| May 15 05:47:40.886 INFO O| Done
38872024-05-15T05:47:42.973Z[ recovery-image] May 15 05:47:40.888 INFO O| May 15 05:47:40.887 INFO O| Done
38882024-05-15T05:47:43.462Z[ recovery-image] May 15 05:47:41.110 INFO O| May 15 05:47:41.110 INFO STEP 6 (pkg_change_variant) COMPLETE
38892024-05-15T05:47:43.462Z[ recovery-image] May 15 05:47:41.111 INFO O| May 15 05:47:41.110 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38902024-05-15T05:47:43.469Z[ recovery-image] May 15 05:47:41.111 INFO O| May 15 05:47:41.110 INFO skip step because feature "debug_variant" is not enabled
38912024-05-15T05:47:43.469Z[ recovery-image] May 15 05:47:41.111 INFO O| May 15 05:47:41.110 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38922024-05-15T05:47:43.470Z[ recovery-image] May 15 05:47:41.425 INFO O| May 15 05:47:41.425 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
38932024-05-15T05:47:43.739Z[ recovery-image] May 15 05:47:41.791 INFO O| May 15 05:47:41.791 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38942024-05-15T05:47:43.748Z[ recovery-image] May 15 05:47:41.792 INFO O| May 15 05:47:41.792 INFO O| Planning: Planning completed in 0.00 seconds
38952024-05-15T05:47:43.748Z[ recovery-image] May 15 05:47:41.792 INFO O| May 15 05:47:41.792 INFO O| Planning: Consolidating action changes ... Done
38962024-05-15T05:47:43.748Z[ recovery-image] May 15 05:47:41.792 INFO O| May 15 05:47:41.792 INFO O| Planning: Evaluating mediators ... Done
38972024-05-15T05:47:43.748Z[ recovery-image] May 15 05:47:41.793 INFO O| May 15 05:47:41.793 INFO O| Planning: Planning completed in 0.00 seconds
38982024-05-15T05:47:43.748Z[ recovery-image] May 15 05:47:41.793 INFO O| May 15 05:47:41.793 INFO O| Variants/Facets to change: 1
38992024-05-15T05:47:43.759Z[ recovery-image] May 15 05:47:41.806 INFO O| May 15 05:47:41.806 INFO O| Done
39002024-05-15T05:47:43.759Z[ recovery-image] May 15 05:47:41.806 INFO O| May 15 05:47:41.806 INFO O| Done
39012024-05-15T05:47:43.947Z[ recovery-image] May 15 05:47:41.990 INFO O| May 15 05:47:41.990 INFO O| Done
39022024-05-15T05:47:43.978Z[ recovery-image] May 15 05:47:42.018 INFO O| May 15 05:47:42.018 INFO O| Done
39032024-05-15T05:47:44.007Z[ recovery-image] May 15 05:47:42.018 INFO O| May 15 05:47:42.018 INFO O| Done
39042024-05-15T05:47:44.007Z[ recovery-image] May 15 05:47:42.019 INFO O| May 15 05:47:42.019 INFO O| Done
39052024-05-15T05:47:44.007Z[ recovery-image] May 15 05:47:42.020 INFO O| May 15 05:47:42.020 INFO O| Done
39062024-05-15T05:47:44.034Z[ recovery-image] May 15 05:47:42.071 INFO O| May 15 05:47:42.070 INFO STEP 8 (pkg_change_facet) COMPLETE
39072024-05-15T05:47:44.034Z[ recovery-image] May 15 05:47:42.071 INFO O| May 15 05:47:42.070 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39082024-05-15T05:47:44.337Z[ recovery-image] May 15 05:47:42.389 INFO O| May 15 05:47:42.389 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39092024-05-15T05:47:45.150Z[ recovery-image] May 15 05:47:42.792 INFO O| May 15 05:47:42.792 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39102024-05-15T05:47:45.154Z[ recovery-image] May 15 05:47:42.793 INFO O| May 15 05:47:42.793 INFO O| Planning: Planning completed in 0.00 seconds
39112024-05-15T05:47:45.154Z[ recovery-image] May 15 05:47:42.793 INFO O| May 15 05:47:42.793 INFO O| Planning: Consolidating action changes ... Done
39122024-05-15T05:47:45.154Z[ recovery-image] May 15 05:47:42.793 INFO O| May 15 05:47:42.793 INFO O| Planning: Evaluating mediators ... Done
39132024-05-15T05:47:45.154Z[ recovery-image] May 15 05:47:42.794 INFO O| May 15 05:47:42.794 INFO O| Planning: Planning completed in 0.00 seconds
39142024-05-15T05:47:45.154Z[ recovery-image] May 15 05:47:42.794 INFO O| May 15 05:47:42.794 INFO O| Variants/Facets to change: 1
39152024-05-15T05:47:45.154Z[ recovery-image] May 15 05:47:42.807 INFO O| May 15 05:47:42.807 INFO O| Done
39162024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:42.807 INFO O| May 15 05:47:42.807 INFO O| Done
39172024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:42.993 INFO O| May 15 05:47:42.993 INFO O| Done
39182024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:43.020 INFO O| May 15 05:47:43.020 INFO O| Done
39192024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:43.020 INFO O| May 15 05:47:43.020 INFO O| Done
39202024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:43.020 INFO O| May 15 05:47:43.020 INFO O| Done
39212024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:43.022 INFO O| May 15 05:47:43.022 INFO O| Done
39222024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:43.071 INFO O| May 15 05:47:43.071 INFO STEP 9 (pkg_change_facet) COMPLETE
39232024-05-15T05:47:45.155Z[ recovery-image] May 15 05:47:43.071 INFO O| May 15 05:47:43.071 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39242024-05-15T05:47:45.347Z[ recovery-image] May 15 05:47:43.389 INFO O| May 15 05:47:43.389 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39252024-05-15T05:47:45.729Z[ recovery-image] May 15 05:47:43.781 INFO O| May 15 05:47:43.781 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39262024-05-15T05:47:45.734Z[ recovery-image] May 15 05:47:43.782 INFO O| May 15 05:47:43.782 INFO O| Planning: Planning completed in 0.00 seconds
39272024-05-15T05:47:45.734Z[ recovery-image] May 15 05:47:43.783 INFO O| May 15 05:47:43.783 INFO O| Planning: Consolidating action changes ... Done
39282024-05-15T05:47:45.734Z[ recovery-image] May 15 05:47:43.783 INFO O| May 15 05:47:43.783 INFO O| Planning: Evaluating mediators ... Done
39292024-05-15T05:47:45.734Z[ recovery-image] May 15 05:47:43.783 INFO O| May 15 05:47:43.783 INFO O| Planning: Planning completed in 0.00 seconds
39302024-05-15T05:47:45.735Z[ recovery-image] May 15 05:47:43.783 INFO O| May 15 05:47:43.783 INFO O| Variants/Facets to change: 1
39312024-05-15T05:47:45.744Z[ recovery-image] May 15 05:47:43.797 INFO O| May 15 05:47:43.797 INFO O| Done
39322024-05-15T05:47:45.744Z[ recovery-image] May 15 05:47:43.797 INFO O| May 15 05:47:43.797 INFO O| Done
39332024-05-15T05:47:45.936Z[ recovery-image] May 15 05:47:43.980 INFO O| May 15 05:47:43.980 INFO O| Done
39342024-05-15T05:47:45.979Z[ recovery-image] May 15 05:47:44.007 INFO O| May 15 05:47:44.007 INFO O| Done
39352024-05-15T05:47:45.997Z[ recovery-image] May 15 05:47:44.007 INFO O| May 15 05:47:44.007 INFO O| Done
39362024-05-15T05:47:45.997Z[ recovery-image] May 15 05:47:44.007 INFO O| May 15 05:47:44.007 INFO O| Done
39372024-05-15T05:47:45.997Z[ recovery-image] May 15 05:47:44.009 INFO O| May 15 05:47:44.009 INFO O| Done
39382024-05-15T05:47:46.006Z[ recovery-image] May 15 05:47:44.059 INFO O| May 15 05:47:44.059 INFO STEP 10 (pkg_change_facet) COMPLETE
39392024-05-15T05:47:46.006Z[ recovery-image] May 15 05:47:44.059 INFO O| May 15 05:47:44.059 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39402024-05-15T05:47:46.017Z[ recovery-image] May 15 05:47:44.069 INFO O| May 15 05:47:44.069 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", "/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"]
39412024-05-15T05:47:46.411Z[ recovery-image] May 15 05:47:44.455 INFO O| May 15 05:47:44.454 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39422024-05-15T05:47:53.790Z[ host-image] May 15 05:47:51.830 INFO O| May 15 05:47:51.830 INFO O| Download: 1022/22698 items 6.9/196.2MB 3% complete
39432024-05-15T05:47:55.524Z[ recovery-image] May 15 05:47:53.565 INFO O| May 15 05:47:53.565 INFO O| Planning: Solver setup ... Done
39442024-05-15T05:47:59.335Z[ host-image] May 15 05:47:57.379 INFO O| May 15 05:47:57.379 INFO O| Download: 1612/22698 items 9.6/196.2MB 4% complete (646k/s)
39452024-05-15T05:47:59.443Z[ recovery-image] May 15 05:47:57.483 INFO O| May 15 05:47:57.483 INFO O| Planning: Running solver ... Done
39462024-05-15T05:47:59.548Z[ recovery-image] May 15 05:47:57.595 INFO O| May 15 05:47:57.595 INFO O| Planning: Finding local manifests ... Done
39472024-05-15T05:47:59.555Z[ recovery-image] May 15 05:47:57.604 INFO O| May 15 05:47:57.604 INFO O| Planning: Fetching manifests: 0/123 0% complete
39482024-05-15T05:48:04.560Z[ host-image] May 15 05:48:02.602 INFO O| May 15 05:48:02.602 INFO O| Download: 1635/22698 items 10.5/196.2MB 5% complete (382k/s)
39492024-05-15T05:48:04.625Z[ recovery-image] May 15 05:48:02.672 INFO O| May 15 05:48:02.671 INFO O| Planning: Fetching manifests: 122/123 99% complete
39502024-05-15T05:48:07.458Z[ recovery-image] May 15 05:48:05.261 INFO O| May 15 05:48:05.261 INFO O| Planning: Fetching manifests: 123/123 100% complete
39512024-05-15T05:48:07.715Z[ recovery-image] May 15 05:48:05.755 INFO O| May 15 05:48:05.755 INFO O| Planning: Package planning ... Done
39522024-05-15T05:48:08.101Z[ recovery-image] May 15 05:48:06.148 INFO O| May 15 05:48:06.148 INFO O| Planning: Merging actions ... Done
39532024-05-15T05:48:08.189Z[ recovery-image] May 15 05:48:06.235 INFO O| May 15 05:48:06.235 INFO O| Planning: Checking for conflicting actions ... Done
39542024-05-15T05:48:08.262Z[ recovery-image] May 15 05:48:06.301 INFO O| May 15 05:48:06.301 INFO O| Planning: Consolidating action changes ... Done
39552024-05-15T05:48:08.432Z[ recovery-image] May 15 05:48:06.480 INFO O| May 15 05:48:06.480 INFO O| Planning: Evaluating mediators ... Done
39562024-05-15T05:48:11.080Z[ host-image] May 15 05:48:09.123 INFO O| May 15 05:48:09.122 INFO O| Download: 1682/22698 items 11.0/196.2MB 5% complete (264k/s)
39572024-05-15T05:48:11.110Z[ recovery-image] May 15 05:48:09.152 INFO O| May 15 05:48:09.152 INFO O| Planning: Planning completed in 24.70 seconds
39582024-05-15T05:48:11.117Z[ recovery-image] May 15 05:48:09.156 INFO O| May 15 05:48:09.156 INFO O| Packages to install: 123
39592024-05-15T05:48:11.117Z[ recovery-image] May 15 05:48:09.156 INFO O| May 15 05:48:09.156 INFO O| Mediators to change: 4
39602024-05-15T05:48:11.117Z[ recovery-image] May 15 05:48:09.156 INFO O| May 15 05:48:09.156 INFO O| Services to change: 5
39612024-05-15T05:48:11.146Z[ recovery-image] May 15 05:48:09.193 INFO O| May 15 05:48:09.193 INFO O| Download: 0/15811 items 0.0/173.0MB 0% complete
39622024-05-15T05:48:16.149Z[ recovery-image] May 15 05:48:14.193 INFO O| May 15 05:48:14.193 INFO O| Download: 654/15811 items 5.7/173.0MB 3% complete (1.1M/s)
39632024-05-15T05:48:17.155Z[ host-image] May 15 05:48:15.188 INFO O| May 15 05:48:15.188 INFO O| Download: 1695/22698 items 11.2/196.2MB 5% complete (209k/s)
39642024-05-15T05:48:22.463Z[ host-image] May 15 05:48:20.194 INFO O| May 15 05:48:20.194 INFO O| Download: 2262/22698 items 24.8/196.2MB 12% complete (1.4M/s)
39652024-05-15T05:48:23.638Z[ recovery-image] May 15 05:48:21.679 INFO O| May 15 05:48:21.679 INFO O| Download: 1006/15811 items 7.8/173.0MB 4% complete (1.3M/s)
39662024-05-15T05:48:27.169Z[ host-image] May 15 05:48:25.212 INFO O| May 15 05:48:25.212 INFO O| Download: 2314/22698 items 27.1/196.2MB 13% complete (1.9M/s)
39672024-05-15T05:48:28.704Z[ recovery-image] May 15 05:48:26.749 INFO O| May 15 05:48:26.749 INFO O| Download: 1099/15811 items 9.2/173.0MB 5% complete (216k/s)
39682024-05-15T05:48:32.167Z[ host-image] May 15 05:48:30.212 INFO O| May 15 05:48:30.212 INFO O| Download: 3995/22698 items 39.7/196.2MB 20% complete (1.5M/s)
39692024-05-15T05:48:34.143Z[ recovery-image] May 15 05:48:32.188 INFO O| May 15 05:48:32.188 INFO O| Download: 1322/15811 items 20.2/173.0MB 11% complete (1.4M/s)
39702024-05-15T05:48:37.285Z[ host-image] May 15 05:48:35.329 INFO O| May 15 05:48:35.329 INFO O| Download: 4707/22698 items 44.7/196.2MB 22% complete (1.8M/s)
39712024-05-15T05:48:42.364Z[ recovery-image] May 15 05:48:40.408 INFO O| May 15 05:48:40.408 INFO O| Download: 1509/15811 items 21.8/173.0MB 12% complete (1.3M/s)
39722024-05-15T05:48:44.832Z[ host-image] May 15 05:48:42.875 INFO O| May 15 05:48:42.875 INFO O| Download: 5743/22698 items 46.2/196.2MB 23% complete (1022k/s)
39732024-05-15T05:48:48.761Z[ recovery-image] May 15 05:48:46.795 INFO O| May 15 05:48:46.795 INFO O| Download: 1510/15811 items 21.8/173.0MB 12% complete
39742024-05-15T05:48:50.253Z[ host-image] May 15 05:48:48.291 INFO O| May 15 05:48:48.291 INFO O| Download: 6950/22698 items 49.8/196.2MB 25% complete (370k/s)
39752024-05-15T05:48:55.258Z[ host-image] May 15 05:48:53.295 INFO O| May 15 05:48:53.295 INFO O| Download: 7698/22698 items 58.7/196.2MB 29% complete (1.2M/s)
39762024-05-15T05:48:56.337Z[ recovery-image] May 15 05:48:54.378 INFO O| May 15 05:48:54.378 INFO O| Download: 1594/15811 items 24.7/173.0MB 14% complete (496k/s)
39772024-05-15T05:49:00.873Z[ host-image] May 15 05:48:58.907 INFO O| May 15 05:48:58.906 INFO O| Download: 8060/22698 items 60.3/196.2MB 30% complete (1.2M/s)
39782024-05-15T05:49:02.433Z[ recovery-image] May 15 05:49:00.460 INFO O| May 15 05:49:00.460 INFO O| Download: 1608/15811 items 25.0/173.0MB 14% complete (442k/s)
39792024-05-15T05:49:06.621Z[ host-image] May 15 05:49:04.652 INFO O| May 15 05:49:04.652 INFO O| Download: 8212/22698 items 63.2/196.2MB 32% complete (332k/s)
39802024-05-15T05:49:08.833Z[ recovery-image] May 15 05:49:06.865 INFO O| May 15 05:49:06.865 INFO O| Download: 1609/15811 items 25.0/173.0MB 14% complete
39812024-05-15T05:49:12.096Z[ host-image] May 15 05:49:10.133 INFO O| May 15 05:49:10.132 INFO O| Download: 8324/22698 items 68.7/196.2MB 35% complete (1011k/s)
39822024-05-15T05:49:17.101Z[ host-image] May 15 05:49:15.134 INFO O| May 15 05:49:15.133 INFO O| Download: 8385/22698 items 69.3/196.2MB 35% complete (690k/s)
39832024-05-15T05:49:21.644Z[ recovery-image] May 15 05:49:19.674 INFO O| May 15 05:49:19.674 INFO O| Download: 1610/15811 items 25.0/173.0MB 14% complete
39842024-05-15T05:49:22.222Z[ host-image] May 15 05:49:20.243 INFO O| May 15 05:49:20.242 INFO O| Download: 9358/22698 items 81.4/196.2MB 41% complete (1.3M/s)
39852024-05-15T05:49:26.653Z[ recovery-image] May 15 05:49:24.689 INFO O| May 15 05:49:24.689 INFO O| Download: 2667/15811 items 32.9/173.0MB 19% complete (1.6M/s)
39862024-05-15T05:49:31.667Z[ recovery-image] May 15 05:49:29.702 INFO O| May 15 05:49:29.702 INFO O| Download: 3474/15811 items 38.2/173.0MB 22% complete (1.3M/s)
39872024-05-15T05:49:36.817Z[ recovery-image] May 15 05:49:34.843 INFO O| May 15 05:49:34.843 INFO O| Download: 3672/15811 items 40.0/173.0MB 23% complete (724k/s)
39882024-05-15T05:49:44.853Z[ host-image] May 15 05:49:42.882 INFO O| May 15 05:49:42.882 INFO O| Download: 9363/22698 items 81.4/196.2MB 41% complete
39892024-05-15T05:49:48.902Z[ recovery-image] May 15 05:49:46.928 INFO O| May 15 05:49:46.928 INFO O| Download: 3682/15811 items 40.0/173.0MB 23% complete
39902024-05-15T05:49:51.405Z[ host-image] May 15 05:49:49.436 INFO O| May 15 05:49:49.435 INFO O| Download: 10391/22698 items 87.9/196.2MB 44% complete (1.7M/s)
39912024-05-15T05:49:57.622Z[ host-image] May 15 05:49:55.639 INFO O| May 15 05:49:55.638 INFO O| Download: 10822/22698 items 89.8/196.2MB 45% complete (910k/s)
39922024-05-15T05:50:01.722Z[ recovery-image] May 15 05:49:59.737 INFO O| May 15 05:49:59.737 INFO O| Download: 3684/15811 items 40.0/173.0MB 23% complete
39932024-05-15T05:50:02.612Z[ host-image] May 15 05:50:00.641 INFO O| May 15 05:50:00.640 INFO O| Download: 11039/22698 items 91.7/196.2MB 46% complete (308k/s)
39942024-05-15T05:50:06.724Z[ recovery-image] May 15 05:50:04.738 INFO O| May 15 05:50:04.738 INFO O| Download: 4450/15811 items 42.7/173.0MB 24% complete (559k/s)
39952024-05-15T05:50:07.861Z[ host-image] May 15 05:50:05.880 INFO O| May 15 05:50:05.880 INFO O| Download: 11106/22698 items 92.9/196.2MB 47% complete (305k/s)
39962024-05-15T05:50:11.720Z[ recovery-image] May 15 05:50:09.741 INFO O| May 15 05:50:09.741 INFO O| Download: 5156/15811 items 43.1/173.0MB 24% complete (321k/s)
39972024-05-15T05:50:12.901Z[ host-image] May 15 05:50:10.887 INFO O| May 15 05:50:10.887 INFO O| Download: 11527/22698 items 95.7/196.2MB 48% complete (419k/s)
39982024-05-15T05:50:16.917Z[ recovery-image] May 15 05:50:14.938 INFO O| May 15 05:50:14.938 INFO O| Download: 5677/15811 items 45.2/173.0MB 26% complete (232k/s)
39992024-05-15T05:50:18.483Z[ host-image] May 15 05:50:16.502 INFO O| May 15 05:50:16.502 INFO O| Download: 11980/22698 items 99.4/196.2MB 50% complete (638k/s)
40002024-05-15T05:50:22.510Z[ recovery-image] May 15 05:50:20.525 INFO O| May 15 05:50:20.525 INFO O| Download: 5686/15811 items 45.4/173.0MB 26% complete (240k/s)
40012024-05-15T05:50:38.042Z[ host-image] May 15 05:50:21.502 INFO O| May 15 05:50:21.502 INFO O| Download: 12086/22698 items 101.4/196.2MB 51% complete (544k/s)
40022024-05-15T05:50:38.892Z[ recovery-image] May 15 05:50:25.558 INFO O| May 15 05:50:25.558 INFO O| Download: 5881/15811 items 52.9/173.0MB 30% complete (774k/s)
40032024-05-15T05:50:38.892Z[ host-image] May 15 05:50:26.899 INFO O| May 15 05:50:26.899 INFO O| Download: 12263/22698 items 109.3/196.2MB 55% complete (1.0M/s)
40042024-05-15T05:50:38.892Z[ recovery-image] May 15 05:50:30.884 INFO O| May 15 05:50:30.884 INFO O| Download: 6088/15811 items 56.8/173.0MB 32% complete (1.1M/s)
40052024-05-15T05:50:38.893Z[ host-image] May 15 05:50:31.907 INFO O| May 15 05:50:31.907 INFO O| Download: 13278/22698 items 109.8/196.2MB 55% complete (763k/s)
40062024-05-15T05:50:38.893Z[ recovery-image] May 15 05:50:35.890 INFO O| May 15 05:50:35.890 INFO O| Download: 6646/15811 items 64.4/173.0MB 37% complete (1.1M/s)
40072024-05-15T05:50:38.945Z[ host-image] May 15 05:50:36.915 INFO O| May 15 05:50:36.915 INFO O| Download: 13709/22698 items 110.0/196.2MB 56% complete (74.9k/s)
40082024-05-15T05:50:44.039Z[ host-image] May 15 05:50:42.060 INFO O| May 15 05:50:42.060 INFO O| Download: 14399/22698 items 111.5/196.2MB 56% complete (161k/s)
40092024-05-15T05:50:48.798Z[ recovery-image] May 15 05:50:46.818 INFO O| May 15 05:50:46.818 INFO O| Download: 7187/15811 items 73.1/173.0MB 42% complete (1.8M/s)
40102024-05-15T05:50:49.041Z[ host-image] May 15 05:50:47.061 INFO O| May 15 05:50:47.061 INFO O| Download: 14544/22698 items 116.7/196.2MB 59% complete (667k/s)
40112024-05-15T05:50:54.117Z[ host-image] May 15 05:50:52.139 INFO O| May 15 05:50:52.139 INFO O| Download: 15522/22698 items 125.4/196.2MB 63% complete (1.4M/s)
40122024-05-15T05:50:56.119Z[ recovery-image] May 15 05:50:54.141 INFO O| May 15 05:50:54.141 INFO O| Download: 7602/15811 items 73.5/173.0MB 42% complete (77.1k/s)
40132024-05-15T05:51:02.115Z[ host-image] May 15 05:51:00.135 INFO O| May 15 05:51:00.135 INFO O| Download: 15526/22698 items 125.4/196.2MB 63% complete (1.4M/s)
40142024-05-15T05:51:02.118Z[ recovery-image] May 15 05:51:00.135 INFO O| May 15 05:51:00.135 INFO O| Download: 7604/15811 items 73.5/173.0MB 42% complete (74.3k/s)
40152024-05-15T05:51:07.129Z[ recovery-image] May 15 05:51:05.136 INFO O| May 15 05:51:05.135 INFO O| Download: 7847/15811 items 75.6/173.0MB 43% complete (400k/s)
40162024-05-15T05:51:08.323Z[ host-image] May 15 05:51:06.321 INFO O| May 15 05:51:06.321 INFO O| Download: 15684/22698 items 125.7/196.2MB 64% complete (47.8k/s)
40172024-05-15T05:51:13.294Z[ recovery-image] May 15 05:51:11.312 INFO O| May 15 05:51:11.312 INFO O| Download: 7916/15811 items 77.5/173.0MB 44% complete (444k/s)
40182024-05-15T05:51:14.715Z[ host-image] May 15 05:51:12.729 INFO O| May 15 05:51:12.729 INFO O| Download: 15687/22698 items 125.7/196.2MB 64% complete (47.2k/s)
40192024-05-15T05:51:18.397Z[ recovery-image] May 15 05:51:16.415 INFO O| May 15 05:51:16.415 INFO O| Download: 8635/15811 items 81.4/173.0MB 47% complete (476k/s)
40202024-05-15T05:51:19.713Z[ host-image] May 15 05:51:17.730 INFO O| May 15 05:51:17.730 INFO O| Download: 16047/22698 items 132.2/196.2MB 67% complete (1.3M/s)
40212024-05-15T05:51:24.639Z[ recovery-image] May 15 05:51:22.654 INFO O| May 15 05:51:22.654 INFO O| Download: 8742/15811 items 84.1/173.0MB 48% complete (737k/s)
40222024-05-15T05:51:24.724Z[ host-image] May 15 05:51:22.730 INFO O| May 15 05:51:22.730 INFO O| Download: 16849/22698 items 137.8/196.2MB 70% complete (1.2M/s)
40232024-05-15T05:51:29.939Z[ host-image] May 15 05:51:27.950 INFO O| May 15 05:51:27.950 INFO O| Download: 17855/22698 items 154.1/196.2MB 78% complete (2.3M/s)
40242024-05-15T05:51:31.257Z[ recovery-image] May 15 05:51:28.859 INFO O| May 15 05:51:28.859 INFO O| Download: 8825/15811 items 91.8/173.0MB 53% complete (1.1M/s)
40252024-05-15T05:51:35.846Z[ recovery-image] May 15 05:51:33.859 INFO O| May 15 05:51:33.859 INFO O| Download: 9873/15811 items 92.9/173.0MB 53% complete (141k/s)
40262024-05-15T05:51:37.732Z[ host-image] May 15 05:51:35.747 INFO O| May 15 05:51:35.747 INFO O| Download: 18917/22698 items 162.9/196.2MB 83% complete (2.7M/s)
40272024-05-15T05:51:40.870Z[ recovery-image] May 15 05:51:38.860 INFO O| May 15 05:51:38.860 INFO O| Download: 10541/15811 items 93.3/173.0MB 53% complete (153k/s)
40282024-05-15T05:51:42.741Z[ host-image] May 15 05:51:40.748 INFO O| May 15 05:51:40.747 INFO O| Download: 20214/22698 items 168.0/196.2MB 85% complete (602k/s)
40292024-05-15T05:51:46.283Z[ recovery-image] May 15 05:51:43.892 INFO O| May 15 05:51:43.891 INFO O| Download: 10988/15811 items 94.6/173.0MB 54% complete (167k/s)
40302024-05-15T05:51:47.741Z[ host-image] May 15 05:51:45.751 INFO O| May 15 05:51:45.751 INFO O| Download: 20634/22698 items 169.8/196.2MB 86% complete (730k/s)
40312024-05-15T05:51:50.972Z[ recovery-image] May 15 05:51:48.984 INFO O| May 15 05:51:48.984 INFO O| Download: 11064/15811 items 99.4/173.0MB 57% complete (621k/s)
40322024-05-15T05:51:55.562Z[ host-image] May 15 05:51:53.163 INFO O| May 15 05:51:53.163 INFO O| Download: 20777/22698 items 174.7/196.2MB 89% complete (911k/s)
40332024-05-15T05:51:56.504Z[ recovery-image] May 15 05:51:54.516 INFO O| May 15 05:51:54.516 INFO O| Download: 11489/15811 items 111.1/173.0MB 64% complete (1.8M/s)
40342024-05-15T05:52:00.310Z[ host-image] May 15 05:51:58.318 INFO O| May 15 05:51:58.318 INFO O| Download: 20991/22698 items 176.1/196.2MB 89% complete (192k/s)
40352024-05-15T05:52:01.627Z[ recovery-image] May 15 05:51:59.634 INFO O| May 15 05:51:59.634 INFO O| Download: 11943/15811 items 135.7/173.0MB 78% complete (3.7M/s)
40362024-05-15T05:52:06.632Z[ recovery-image] May 15 05:52:04.641 INFO O| May 15 05:52:04.641 INFO O| Download: 12771/15811 items 140.4/173.0MB 81% complete (2.9M/s)
40372024-05-15T05:52:11.652Z[ recovery-image] May 15 05:52:09.660 INFO O| May 15 05:52:09.660 INFO O| Download: 14006/15811 items 145.3/173.0MB 83% complete (1.2M/s)
40382024-05-15T05:52:13.416Z[ host-image] May 15 05:52:11.285 INFO O| May 15 05:52:11.285 INFO O| Download: 21519/22698 items 180.3/196.2MB 91% complete
40392024-05-15T05:52:16.771Z[ recovery-image] May 15 05:52:14.768 INFO O| May 15 05:52:14.768 INFO O| Download: 14697/15811 items 150.7/173.0MB 87% complete (997k/s)
40402024-05-15T05:52:18.524Z[ host-image] May 15 05:52:16.505 INFO O| May 15 05:52:16.505 INFO O| Download: 21891/22698 items 188.4/196.2MB 96% complete (1.7M/s)
40412024-05-15T05:52:22.512Z[ recovery-image] May 15 05:52:20.323 INFO O| May 15 05:52:20.323 INFO O| Download: 15262/15811 items 157.9/173.0MB 91% complete (1.3M/s)
40422024-05-15T05:52:23.507Z[ host-image] May 15 05:52:21.507 INFO O| May 15 05:52:21.507 INFO O| Download: 22289/22698 items 194.6/196.2MB 99% complete (1.4M/s)
40432024-05-15T05:52:26.546Z[ host-image] May 15 05:52:24.546 INFO O| May 15 05:52:24.545 INFO O| Download: Completed 196.17 MB in 288.44 seconds (694k/s)
40442024-05-15T05:52:27.518Z[ host-image] May 15 05:52:25.300 INFO O| May 15 05:52:25.300 INFO O| Actions: 1/49171 actions (Installing new actions)
40452024-05-15T05:52:27.814Z[ recovery-image] May 15 05:52:25.804 INFO O| May 15 05:52:25.804 INFO O| Download: 15574/15811 items 166.5/173.0MB 96% complete (1.6M/s)
40462024-05-15T05:52:29.261Z[ recovery-image] May 15 05:52:27.266 INFO O| May 15 05:52:27.266 INFO O| Download: Completed 173.01 MB in 258.07 seconds (684k/s)
40472024-05-15T05:52:29.767Z[ recovery-image] May 15 05:52:27.770 INFO O| May 15 05:52:27.770 INFO O| Actions: 1/24935 actions (Installing new actions)
40482024-05-15T05:52:32.294Z[ host-image] May 15 05:52:30.300 INFO O| May 15 05:52:30.300 INFO O| Actions: 14048/49171 actions (Installing new actions)
40492024-05-15T05:52:34.766Z[ recovery-image] May 15 05:52:32.772 INFO O| May 15 05:52:32.771 INFO O| Actions: 13870/24935 actions (Installing new actions)
40502024-05-15T05:52:37.304Z[ host-image] May 15 05:52:35.302 INFO O| May 15 05:52:35.302 INFO O| Actions: 25634/49171 actions (Installing new actions)
40512024-05-15T05:52:41.015Z[ recovery-image] May 15 05:52:39.016 INFO O| May 15 05:52:39.016 INFO O| Actions: 24382/24935 actions (Installing new actions)
40522024-05-15T05:52:41.924Z[ recovery-image] May 15 05:52:39.926 INFO O| May 15 05:52:39.926 INFO O| Actions: Completed 24935 actions in 12.15 seconds.
40532024-05-15T05:52:42.129Z[ recovery-image] May 15 05:52:40.133 INFO O| May 15 05:52:40.133 INFO O| Done
40542024-05-15T05:52:42.129Z[ recovery-image] May 15 05:52:40.133 INFO O| May 15 05:52:40.133 INFO O| Done
40552024-05-15T05:52:42.232Z[ host-image] May 15 05:52:40.237 INFO O| May 15 05:52:40.237 INFO O| Actions: Completed 49171 actions in 14.93 seconds.
40562024-05-15T05:52:42.447Z[ host-image] May 15 05:52:40.446 INFO O| May 15 05:52:40.446 INFO O| Done
40572024-05-15T05:52:42.453Z[ host-image] May 15 05:52:40.446 INFO O| May 15 05:52:40.446 INFO O| Done
40582024-05-15T05:52:42.491Z[ recovery-image] May 15 05:52:40.492 INFO O| May 15 05:52:40.491 INFO O| Done
40592024-05-15T05:52:42.853Z[ host-image] May 15 05:52:40.810 INFO O| May 15 05:52:40.810 INFO O| Done
40602024-05-15T05:52:43.236Z[ recovery-image] May 15 05:52:41.222 INFO O| May 15 05:52:41.222 INFO O| Done
40612024-05-15T05:52:43.263Z[ recovery-image] May 15 05:52:41.233 INFO O| May 15 05:52:41.233 INFO O| Done
40622024-05-15T05:52:43.863Z[ host-image] May 15 05:52:41.868 INFO O| May 15 05:52:41.868 INFO O| Done
40632024-05-15T05:52:43.883Z[ host-image] May 15 05:52:41.888 INFO O| May 15 05:52:41.888 INFO O| Done
40642024-05-15T05:52:47.350Z[ recovery-image] May 15 05:52:45.350 INFO O| May 15 05:52:45.350 INFO O| Done
40652024-05-15T05:52:47.664Z[ recovery-image] May 15 05:52:45.665 INFO O| May 15 05:52:45.665 INFO O| Done
40662024-05-15T05:52:47.808Z[ recovery-image] May 15 05:52:45.807 INFO O| May 15 05:52:45.807 INFO STEP 11 (pkg_install) COMPLETE
40672024-05-15T05:52:47.808Z[ recovery-image] May 15 05:52:45.807 INFO O| May 15 05:52:45.807 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40682024-05-15T05:52:47.808Z[ recovery-image] May 15 05:52:45.807 INFO O| May 15 05:52:45.807 INFO skip step because feature "recovery" is enabled
40692024-05-15T05:52:47.822Z[ recovery-image] May 15 05:52:45.807 INFO O| May 15 05:52:45.807 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40702024-05-15T05:52:47.823Z[ recovery-image] May 15 05:52:45.807 INFO O| May 15 05:52:45.807 INFO skip step because feature "omicron1" is not enabled
40712024-05-15T05:52:47.823Z[ recovery-image] May 15 05:52:45.807 INFO O| May 15 05:52:45.807 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40722024-05-15T05:52:47.823Z[ recovery-image] May 15 05:52:45.818 INFO O| May 15 05:52:45.818 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
40732024-05-15T05:52:48.240Z[ recovery-image] May 15 05:52:46.236 INFO O| May 15 05:52:46.236 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40742024-05-15T05:52:49.327Z[ recovery-image] May 15 05:52:47.330 INFO O| May 15 05:52:47.330 INFO O| Planning: Solver setup ... Done
40752024-05-15T05:52:49.333Z[ recovery-image] May 15 05:52:47.334 INFO O| May 15 05:52:47.334 INFO O| Planning: Running solver ... Done
40762024-05-15T05:52:49.357Z[ recovery-image] May 15 05:52:47.360 INFO O| May 15 05:52:47.360 INFO O| Planning: Finding local manifests ... Done
40772024-05-15T05:52:49.361Z[ recovery-image] May 15 05:52:47.361 INFO O| May 15 05:52:47.361 INFO O| Planning: Fetching manifests: 0/1 0% complete
40782024-05-15T05:52:49.405Z[ recovery-image] May 15 05:52:47.408 INFO O| May 15 05:52:47.408 INFO O| Planning: Fetching manifests: 1/1 100% complete
40792024-05-15T05:52:49.427Z[ recovery-image] May 15 05:52:47.427 INFO O| May 15 05:52:47.427 INFO O| Planning: Package planning ... Done
40802024-05-15T05:52:49.436Z[ recovery-image] May 15 05:52:47.427 INFO O| May 15 05:52:47.427 INFO O| Planning: Merging actions ... Done
40812024-05-15T05:52:49.462Z[ recovery-image] May 15 05:52:47.459 INFO O| May 15 05:52:47.459 INFO O| Planning: Checking for conflicting actions ... Done
40822024-05-15T05:52:49.467Z[ recovery-image] May 15 05:52:47.460 INFO O| May 15 05:52:47.459 INFO O| Planning: Consolidating action changes ... Done
40832024-05-15T05:52:49.579Z[ recovery-image] May 15 05:52:47.582 INFO O| May 15 05:52:47.582 INFO O| Planning: Evaluating mediators ... Done
40842024-05-15T05:52:49.584Z[ recovery-image] May 15 05:52:47.583 INFO O| May 15 05:52:47.582 INFO O| Planning: Planning completed in 1.35 seconds
40852024-05-15T05:52:49.584Z[ recovery-image] May 15 05:52:47.584 INFO O| May 15 05:52:47.584 INFO O| Packages to install: 1
40862024-05-15T05:52:49.590Z[ recovery-image] May 15 05:52:47.593 INFO O| May 15 05:52:47.593 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
40872024-05-15T05:52:50.208Z[ recovery-image] May 15 05:52:48.203 INFO O| May 15 05:52:48.203 INFO O| Download: Completed 17.98 MB in 0.61 seconds (29.5M/s)
40882024-05-15T05:52:50.227Z[ recovery-image] May 15 05:52:48.224 INFO O| May 15 05:52:48.224 INFO O| Actions: 1/22 actions (Installing new actions)
40892024-05-15T05:52:50.327Z[ host-image] May 15 05:52:48.330 INFO O| May 15 05:52:48.330 INFO O| Done
40902024-05-15T05:52:50.714Z[ recovery-image] May 15 05:52:48.715 INFO O| May 15 05:52:48.715 INFO O| Actions: Completed 22 actions in 0.49 seconds.
40912024-05-15T05:52:50.790Z[ host-image] May 15 05:52:48.792 INFO O| May 15 05:52:48.792 INFO O| Done
40922024-05-15T05:52:50.832Z[ recovery-image] May 15 05:52:48.830 INFO O| May 15 05:52:48.830 INFO O| Done
40932024-05-15T05:52:50.832Z[ recovery-image] May 15 05:52:48.830 INFO O| May 15 05:52:48.830 INFO O| Done
40942024-05-15T05:52:50.957Z[ host-image] May 15 05:52:48.951 INFO O| May 15 05:52:48.951 INFO STEP 11 (pkg_install) COMPLETE
40952024-05-15T05:52:50.957Z[ host-image] May 15 05:52:48.951 INFO O| May 15 05:52:48.951 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40962024-05-15T05:52:50.965Z[ host-image] May 15 05:52:48.962 INFO O| May 15 05:52:48.962 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file"]
40972024-05-15T05:52:51.144Z[ recovery-image] May 15 05:52:49.148 INFO O| May 15 05:52:49.147 INFO O| Done
40982024-05-15T05:52:51.394Z[ host-image] May 15 05:52:49.397 INFO O| May 15 05:52:49.397 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40992024-05-15T05:52:51.919Z[ recovery-image] May 15 05:52:49.922 INFO O| May 15 05:52:49.921 INFO O| Done
41002024-05-15T05:52:51.932Z[ recovery-image] May 15 05:52:49.935 INFO O| May 15 05:52:49.935 INFO O| Done
41012024-05-15T05:52:51.939Z[ recovery-image] May 15 05:52:49.935 INFO O| May 15 05:52:49.935 INFO O| Done
41022024-05-15T05:52:51.946Z[ recovery-image] May 15 05:52:49.944 INFO O| May 15 05:52:49.944 INFO O| Done
41032024-05-15T05:52:53.345Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO STEP 14 (pkg_install) COMPLETE
41042024-05-15T05:52:53.345Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41052024-05-15T05:52:53.345Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO skip step because feature "mfg" is not enabled
41062024-05-15T05:52:53.345Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41072024-05-15T05:52:53.345Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO skip step because feature "compliance" is not enabled
41082024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41092024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO skip step because feature "stress" is not enabled
41102024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
41112024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.034 INFO O| May 15 05:52:50.034 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
41122024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.082 INFO O| May 15 05:52:50.082 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
41132024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.148 INFO O| May 15 05:52:50.148 INFO completed processing gimlet/ramdisk-01-os
41142024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.149 INFO image builder template: ramdisk-02-trim...
41152024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.150 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", "-F", "relver=2", "-E", "/tmp/.tmpCrnLeY/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-02-trim"], pwd: None
41162024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.173 INFO O| May 15 05:52:50.173 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
41172024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.177 INFO O| May 15 05:52:50.177 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
41182024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.231 INFO O| May 15 05:52:50.231 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
41192024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.284 INFO O| May 15 05:52:50.284 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
41202024-05-15T05:52:53.346Z[ recovery-image] May 15 05:52:50.284 INFO O| May 15 05:52:50.284 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
41212024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.292 INFO O| May 15 05:52:50.291 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
41222024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.298 INFO O| May 15 05:52:50.297 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
41232024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.305 INFO O| May 15 05:52:50.305 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
41242024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.502 INFO O| May 15 05:52:50.502 INFO rolled back to input snapshot; work may begin
41252024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.502 INFO O| May 15 05:52:50.502 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
41262024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.514 INFO O| May 15 05:52:50.513 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41272024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.535 INFO O| May 15 05:52:50.535 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
41282024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.622 INFO O| May 15 05:52:50.622 INFO STEP 0 (remove_files) COMPLETE
41292024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.622 INFO O| May 15 05:52:50.622 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41302024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.640 INFO O| May 15 05:52:50.640 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
41312024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.643 INFO O| May 15 05:52:50.643 INFO STEP 1 (remove_files) COMPLETE
41322024-05-15T05:52:53.347Z[ recovery-image] May 15 05:52:50.643 INFO O| May 15 05:52:50.643 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41332024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.657 INFO O| May 15 05:52:50.657 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
41342024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.680 INFO O| May 15 05:52:50.680 INFO STEP 2 (remove_files) COMPLETE
41352024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.681 INFO O| May 15 05:52:50.680 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41362024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.696 INFO O| May 15 05:52:50.696 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
41372024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.699 INFO O| May 15 05:52:50.699 INFO STEP 3 (remove_files) COMPLETE
41382024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.699 INFO O| May 15 05:52:50.699 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41392024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.713 INFO O| May 15 05:52:50.713 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
41402024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.720 INFO O| May 15 05:52:50.720 INFO STEP 4 (remove_files) COMPLETE
41412024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.720 INFO O| May 15 05:52:50.720 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41422024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.734 INFO O| May 15 05:52:50.734 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
41432024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.735 INFO O| May 15 05:52:50.735 INFO STEP 5 (remove_files) COMPLETE
41442024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.735 INFO O| May 15 05:52:50.735 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41452024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.749 INFO O| May 15 05:52:50.749 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
41462024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO STEP 6 (remove_files) COMPLETE
41472024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41482024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO skip step because feature "recovery" is enabled
41492024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41502024-05-15T05:52:53.348Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO skip step because feature "recovery" is enabled
41512024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41522024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO skip step because feature "recovery" is enabled
41532024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.768 INFO O| May 15 05:52:50.768 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41542024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.786 INFO O| May 15 05:52:50.786 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
41552024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.792 INFO O| May 15 05:52:50.792 INFO STEP 10 (remove_files) COMPLETE
41562024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.792 INFO O| May 15 05:52:50.792 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41572024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.808 INFO O| May 15 05:52:50.808 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
41582024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.809 INFO O| May 15 05:52:50.809 INFO STEP 11 (remove_files) COMPLETE
41592024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.809 INFO O| May 15 05:52:50.809 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41602024-05-15T05:52:53.349Z[ host-image] May 15 05:52:50.811 INFO O| May 15 05:52:50.811 INFO O| Planning: Solver setup ... Done
41612024-05-15T05:52:53.349Z[ host-image] May 15 05:52:50.817 INFO O| May 15 05:52:50.817 INFO O| Planning: Running solver ... Done
41622024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.824 INFO O| May 15 05:52:50.824 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
41632024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.827 INFO O| May 15 05:52:50.827 INFO STEP 12 (remove_files) COMPLETE
41642024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.827 INFO O| May 15 05:52:50.827 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41652024-05-15T05:52:53.349Z[ host-image] May 15 05:52:50.859 INFO O| May 15 05:52:50.859 INFO O| Planning: Finding local manifests ... Done
41662024-05-15T05:52:53.349Z[ host-image] May 15 05:52:50.861 INFO O| May 15 05:52:50.860 INFO O| Planning: Fetching manifests: 0/2 0% complete
41672024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.870 INFO O| May 15 05:52:50.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
41682024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.898 INFO O| May 15 05:52:50.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
41692024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.905 INFO O| May 15 05:52:50.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
41702024-05-15T05:52:53.349Z[ host-image] May 15 05:52:50.950 INFO O| May 15 05:52:50.950 INFO O| Planning: Fetching manifests: 2/2 100% complete
41712024-05-15T05:52:53.349Z[ recovery-image] May 15 05:52:50.970 INFO O| May 15 05:52:50.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
41722024-05-15T05:52:53.350Z[ host-image] May 15 05:52:50.979 INFO O| May 15 05:52:50.979 INFO O| Planning: Package planning ... Done
41732024-05-15T05:52:53.350Z[ host-image] May 15 05:52:50.981 INFO O| May 15 05:52:50.981 INFO O| Planning: Merging actions ... Done
41742024-05-15T05:52:53.350Z[ host-image] May 15 05:52:51.053 INFO O| May 15 05:52:51.053 INFO O| Planning: Checking for conflicting actions ... Done
41752024-05-15T05:52:53.350Z[ host-image] May 15 05:52:51.054 INFO O| May 15 05:52:51.054 INFO O| Planning: Consolidating action changes ... Done
41762024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.132 INFO O| May 15 05:52:51.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
41772024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.132 INFO O| May 15 05:52:51.132 INFO STEP 13 (remove_files) COMPLETE
41782024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.132 INFO O| May 15 05:52:51.132 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41792024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.143 INFO O| May 15 05:52:51.143 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
41802024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.145 INFO O| May 15 05:52:51.145 INFO STEP 14 (remove_files) COMPLETE
41812024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.145 INFO O| May 15 05:52:51.145 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41822024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.155 INFO O| May 15 05:52:51.154 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
41832024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.160 INFO O| May 15 05:52:51.160 INFO STEP 15 (remove_files) COMPLETE
41842024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.160 INFO O| May 15 05:52:51.160 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41852024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.170 INFO O| May 15 05:52:51.170 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
41862024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.170 INFO O| May 15 05:52:51.170 INFO STEP 16 (remove_files) COMPLETE
41872024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.170 INFO O| May 15 05:52:51.170 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41882024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.179 INFO O| May 15 05:52:51.179 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
41892024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.181 INFO O| May 15 05:52:51.181 INFO STEP 17 (remove_files) COMPLETE
41902024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.181 INFO O| May 15 05:52:51.181 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41912024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.190 INFO O| May 15 05:52:51.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
41922024-05-15T05:52:53.350Z[ recovery-image] May 15 05:52:51.190 INFO O| May 15 05:52:51.190 INFO STEP 18 (remove_files) COMPLETE
41932024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.190 INFO O| May 15 05:52:51.190 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41942024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.199 INFO O| May 15 05:52:51.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
41952024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.199 INFO O| May 15 05:52:51.199 INFO STEP 19 (remove_files) COMPLETE
41962024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.199 INFO O| May 15 05:52:51.199 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41972024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.208 INFO O| May 15 05:52:51.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
41982024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.208 INFO O| May 15 05:52:51.208 INFO STEP 20 (remove_files) COMPLETE
41992024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.208 INFO O| May 15 05:52:51.208 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42002024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.217 INFO O| May 15 05:52:51.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
42012024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.217 INFO O| May 15 05:52:51.217 INFO STEP 21 (remove_files) COMPLETE
42022024-05-15T05:52:53.351Z[ recovery-image] May 15 05:52:51.217 INFO O| May 15 05:52:51.217 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42032024-05-15T05:52:53.357Z[ host-image] May 15 05:52:51.226 INFO O| May 15 05:52:51.226 INFO O| Planning: Evaluating mediators ... Done
42042024-05-15T05:52:53.357Z[ recovery-image] May 15 05:52:51.226 INFO O| May 15 05:52:51.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
42052024-05-15T05:52:53.357Z[ recovery-image] May 15 05:52:51.226 INFO O| May 15 05:52:51.226 INFO STEP 22 (remove_files) COMPLETE
42062024-05-15T05:52:53.357Z[ recovery-image] May 15 05:52:51.226 INFO O| May 15 05:52:51.226 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42072024-05-15T05:52:53.357Z[ host-image] May 15 05:52:51.227 INFO O| May 15 05:52:51.227 INFO O| Planning: Planning completed in 1.83 seconds
42082024-05-15T05:52:53.357Z[ host-image] May 15 05:52:51.229 INFO O| May 15 05:52:51.229 INFO O| Packages to install: 2
42092024-05-15T05:52:53.357Z[ host-image] May 15 05:52:51.229 INFO O| May 15 05:52:51.229 INFO O| Services to change: 2
42102024-05-15T05:52:53.357Z[ recovery-image] May 15 05:52:51.236 INFO O| May 15 05:52:51.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
42112024-05-15T05:52:53.357Z[ recovery-image] May 15 05:52:51.236 INFO O| May 15 05:52:51.236 INFO STEP 23 (remove_files) COMPLETE
42122024-05-15T05:52:53.357Z[ recovery-image] May 15 05:52:51.236 INFO O| May 15 05:52:51.236 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42132024-05-15T05:52:53.358Z[ host-image] May 15 05:52:51.239 INFO O| May 15 05:52:51.238 INFO O| Download: 0/86 items 0.0/1.4MB 0% complete
42142024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.245 INFO O| May 15 05:52:51.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
42152024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.245 INFO O| May 15 05:52:51.245 INFO STEP 24 (remove_files) COMPLETE
42162024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.245 INFO O| May 15 05:52:51.245 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42172024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.254 INFO O| May 15 05:52:51.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
42182024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.254 INFO O| May 15 05:52:51.254 INFO STEP 25 (remove_files) COMPLETE
42192024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.254 INFO O| May 15 05:52:51.254 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42202024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.263 INFO O| May 15 05:52:51.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
42212024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.263 INFO O| May 15 05:52:51.263 INFO STEP 26 (remove_files) COMPLETE
42222024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.263 INFO O| May 15 05:52:51.263 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42232024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.272 INFO O| May 15 05:52:51.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
42242024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.272 INFO O| May 15 05:52:51.272 INFO STEP 27 (remove_files) COMPLETE
42252024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.272 INFO O| May 15 05:52:51.272 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42262024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.282 INFO O| May 15 05:52:51.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
42272024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.282 INFO O| May 15 05:52:51.282 INFO STEP 28 (remove_files) COMPLETE
42282024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.282 INFO O| May 15 05:52:51.282 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42292024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.293 INFO O| May 15 05:52:51.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
42302024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.293 INFO O| May 15 05:52:51.293 INFO STEP 29 (remove_files) COMPLETE
42312024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.293 INFO O| May 15 05:52:51.293 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42322024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.306 INFO O| May 15 05:52:51.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
42332024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.307 INFO O| May 15 05:52:51.306 INFO STEP 30 (remove_files) COMPLETE
42342024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.307 INFO O| May 15 05:52:51.307 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42352024-05-15T05:52:53.358Z[ recovery-image] May 15 05:52:51.316 INFO O| May 15 05:52:51.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
42362024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.316 INFO O| May 15 05:52:51.316 INFO STEP 31 (remove_files) COMPLETE
42372024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.316 INFO O| May 15 05:52:51.316 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42382024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.325 INFO O| May 15 05:52:51.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
42392024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.325 INFO O| May 15 05:52:51.325 INFO STEP 32 (remove_files) COMPLETE
42402024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.325 INFO O| May 15 05:52:51.325 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42412024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.335 INFO O| May 15 05:52:51.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
42422024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.335 INFO O| May 15 05:52:51.335 INFO STEP 33 (remove_files) COMPLETE
42432024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.335 INFO O| May 15 05:52:51.335 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42442024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.344 INFO O| May 15 05:52:51.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
42452024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.344 INFO O| May 15 05:52:51.344 INFO STEP 34 (remove_files) COMPLETE
42462024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.344 INFO O| May 15 05:52:51.344 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42472024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.353 INFO O| May 15 05:52:51.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
42482024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.353 INFO O| May 15 05:52:51.353 INFO STEP 35 (remove_files) COMPLETE
42492024-05-15T05:52:53.359Z[ recovery-image] May 15 05:52:51.353 INFO O| May 15 05:52:51.353 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42502024-05-15T05:52:53.363Z[ recovery-image] May 15 05:52:51.362 INFO O| May 15 05:52:51.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
42512024-05-15T05:52:53.364Z[ recovery-image] May 15 05:52:51.362 INFO O| May 15 05:52:51.362 INFO STEP 36 (remove_files) COMPLETE
42522024-05-15T05:52:53.364Z[ recovery-image] May 15 05:52:51.362 INFO O| May 15 05:52:51.362 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42532024-05-15T05:52:53.368Z[ recovery-image] May 15 05:52:51.371 INFO O| May 15 05:52:51.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
42542024-05-15T05:52:53.368Z[ recovery-image] May 15 05:52:51.371 INFO O| May 15 05:52:51.371 INFO STEP 37 (remove_files) COMPLETE
42552024-05-15T05:52:53.368Z[ recovery-image] May 15 05:52:51.371 INFO O| May 15 05:52:51.371 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42562024-05-15T05:52:53.377Z[ recovery-image] May 15 05:52:51.380 INFO O| May 15 05:52:51.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
42572024-05-15T05:52:53.377Z[ recovery-image] May 15 05:52:51.380 INFO O| May 15 05:52:51.380 INFO STEP 38 (remove_files) COMPLETE
42582024-05-15T05:52:53.381Z[ recovery-image] May 15 05:52:51.380 INFO O| May 15 05:52:51.380 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42592024-05-15T05:52:53.385Z[ recovery-image] May 15 05:52:51.389 INFO O| May 15 05:52:51.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
42602024-05-15T05:52:53.386Z[ recovery-image] May 15 05:52:51.389 INFO O| May 15 05:52:51.389 INFO STEP 39 (remove_files) COMPLETE
42612024-05-15T05:52:53.391Z[ recovery-image] May 15 05:52:51.389 INFO O| May 15 05:52:51.389 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42622024-05-15T05:52:53.396Z[ recovery-image] May 15 05:52:51.398 INFO O| May 15 05:52:51.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
42632024-05-15T05:52:53.396Z[ recovery-image] May 15 05:52:51.398 INFO O| May 15 05:52:51.398 INFO STEP 40 (remove_files) COMPLETE
42642024-05-15T05:52:53.396Z[ recovery-image] May 15 05:52:51.398 INFO O| May 15 05:52:51.398 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42652024-05-15T05:52:53.404Z[ recovery-image] May 15 05:52:51.407 INFO O| May 15 05:52:51.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
42662024-05-15T05:52:53.404Z[ recovery-image] May 15 05:52:51.407 INFO O| May 15 05:52:51.407 INFO STEP 41 (remove_files) COMPLETE
42672024-05-15T05:52:53.418Z[ recovery-image] May 15 05:52:51.407 INFO O| May 15 05:52:51.407 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42682024-05-15T05:52:53.423Z[ recovery-image] May 15 05:52:51.416 INFO O| May 15 05:52:51.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
42692024-05-15T05:52:53.423Z[ recovery-image] May 15 05:52:51.416 INFO O| May 15 05:52:51.416 INFO STEP 42 (remove_files) COMPLETE
42702024-05-15T05:52:53.423Z[ recovery-image] May 15 05:52:51.416 INFO O| May 15 05:52:51.416 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42712024-05-15T05:52:53.423Z[ recovery-image] May 15 05:52:51.425 INFO O| May 15 05:52:51.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
42722024-05-15T05:52:53.424Z[ recovery-image] May 15 05:52:51.425 INFO O| May 15 05:52:51.425 INFO STEP 43 (remove_files) COMPLETE
42732024-05-15T05:52:53.424Z[ recovery-image] May 15 05:52:51.425 INFO O| May 15 05:52:51.425 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42742024-05-15T05:52:53.433Z[ recovery-image] May 15 05:52:51.434 INFO O| May 15 05:52:51.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
42752024-05-15T05:52:53.433Z[ recovery-image] May 15 05:52:51.434 INFO O| May 15 05:52:51.434 INFO STEP 44 (remove_files) COMPLETE
42762024-05-15T05:52:53.439Z[ recovery-image] May 15 05:52:51.434 INFO O| May 15 05:52:51.434 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42772024-05-15T05:52:53.446Z[ recovery-image] May 15 05:52:51.443 INFO O| May 15 05:52:51.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
42782024-05-15T05:52:53.446Z[ recovery-image] May 15 05:52:51.443 INFO O| May 15 05:52:51.443 INFO STEP 45 (remove_files) COMPLETE
42792024-05-15T05:52:53.446Z[ recovery-image] May 15 05:52:51.443 INFO O| May 15 05:52:51.443 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42802024-05-15T05:52:53.452Z[ recovery-image] May 15 05:52:51.452 INFO O| May 15 05:52:51.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
42812024-05-15T05:52:53.452Z[ recovery-image] May 15 05:52:51.452 INFO O| May 15 05:52:51.452 INFO STEP 46 (remove_files) COMPLETE
42822024-05-15T05:52:53.452Z[ recovery-image] May 15 05:52:51.452 INFO O| May 15 05:52:51.452 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42832024-05-15T05:52:53.477Z[ recovery-image] May 15 05:52:51.461 INFO O| May 15 05:52:51.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
42842024-05-15T05:52:53.477Z[ recovery-image] May 15 05:52:51.461 INFO O| May 15 05:52:51.461 INFO STEP 47 (remove_files) COMPLETE
42852024-05-15T05:52:53.477Z[ recovery-image] May 15 05:52:51.461 INFO O| May 15 05:52:51.461 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42862024-05-15T05:52:53.484Z[ recovery-image] May 15 05:52:51.470 INFO O| May 15 05:52:51.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
42872024-05-15T05:52:53.484Z[ recovery-image] May 15 05:52:51.470 INFO O| May 15 05:52:51.470 INFO STEP 48 (remove_files) COMPLETE
42882024-05-15T05:52:53.485Z[ recovery-image] May 15 05:52:51.470 INFO O| May 15 05:52:51.470 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42892024-05-15T05:52:53.485Z[ recovery-image] May 15 05:52:51.479 INFO O| May 15 05:52:51.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
42902024-05-15T05:52:53.485Z[ recovery-image] May 15 05:52:51.479 INFO O| May 15 05:52:51.479 INFO STEP 49 (remove_files) COMPLETE
42912024-05-15T05:52:53.485Z[ recovery-image] May 15 05:52:51.479 INFO O| May 15 05:52:51.479 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42922024-05-15T05:52:53.501Z[ recovery-image] May 15 05:52:51.488 INFO O| May 15 05:52:51.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
42932024-05-15T05:52:53.501Z[ recovery-image] May 15 05:52:51.488 INFO O| May 15 05:52:51.488 INFO STEP 50 (remove_files) COMPLETE
42942024-05-15T05:52:53.501Z[ recovery-image] May 15 05:52:51.488 INFO O| May 15 05:52:51.488 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42952024-05-15T05:52:53.512Z[ recovery-image] May 15 05:52:51.497 INFO O| May 15 05:52:51.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
42962024-05-15T05:52:53.513Z[ recovery-image] May 15 05:52:51.497 INFO O| May 15 05:52:51.497 INFO STEP 51 (remove_files) COMPLETE
42972024-05-15T05:52:53.513Z[ recovery-image] May 15 05:52:51.497 INFO O| May 15 05:52:51.497 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42982024-05-15T05:52:53.513Z[ recovery-image] May 15 05:52:51.506 INFO O| May 15 05:52:51.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
42992024-05-15T05:52:53.513Z[ recovery-image] May 15 05:52:51.506 INFO O| May 15 05:52:51.506 INFO STEP 52 (remove_files) COMPLETE
43002024-05-15T05:52:53.513Z[ recovery-image] May 15 05:52:51.506 INFO O| May 15 05:52:51.506 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43012024-05-15T05:52:53.524Z[ recovery-image] May 15 05:52:51.515 INFO O| May 15 05:52:51.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
43022024-05-15T05:52:53.524Z[ recovery-image] May 15 05:52:51.515 INFO O| May 15 05:52:51.515 INFO STEP 53 (remove_files) COMPLETE
43032024-05-15T05:52:53.525Z[ recovery-image] May 15 05:52:51.515 INFO O| May 15 05:52:51.515 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43042024-05-15T05:52:53.538Z[ recovery-image] May 15 05:52:51.524 INFO O| May 15 05:52:51.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
43052024-05-15T05:52:53.538Z[ recovery-image] May 15 05:52:51.524 INFO O| May 15 05:52:51.524 INFO STEP 54 (remove_files) COMPLETE
43062024-05-15T05:52:53.538Z[ recovery-image] May 15 05:52:51.524 INFO O| May 15 05:52:51.524 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43072024-05-15T05:52:53.538Z[ recovery-image] May 15 05:52:51.533 INFO O| May 15 05:52:51.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
43082024-05-15T05:52:53.538Z[ recovery-image] May 15 05:52:51.533 INFO O| May 15 05:52:51.533 INFO STEP 55 (remove_files) COMPLETE
43092024-05-15T05:52:53.538Z[ recovery-image] May 15 05:52:51.533 INFO O| May 15 05:52:51.533 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43102024-05-15T05:52:53.551Z[ recovery-image] May 15 05:52:51.542 INFO O| May 15 05:52:51.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
43112024-05-15T05:52:53.551Z[ recovery-image] May 15 05:52:51.542 INFO O| May 15 05:52:51.542 INFO STEP 56 (remove_files) COMPLETE
43122024-05-15T05:52:53.551Z[ recovery-image] May 15 05:52:51.542 INFO O| May 15 05:52:51.542 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43132024-05-15T05:52:53.995Z[ recovery-image] May 15 05:52:51.551 INFO O| May 15 05:52:51.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
43142024-05-15T05:52:53.995Z[ recovery-image] May 15 05:52:51.551 INFO O| May 15 05:52:51.551 INFO STEP 57 (remove_files) COMPLETE
43152024-05-15T05:52:53.996Z[ recovery-image] May 15 05:52:51.551 INFO O| May 15 05:52:51.551 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43162024-05-15T05:52:53.996Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
43172024-05-15T05:52:53.996Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
43182024-05-15T05:52:53.996Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43192024-05-15T05:52:53.996Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43202024-05-15T05:52:53.996Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43212024-05-15T05:52:53.996Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43222024-05-15T05:52:53.997Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO ok!
43232024-05-15T05:52:53.997Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO STEP 58 (ensure_file) COMPLETE
43242024-05-15T05:52:53.997Z[ recovery-image] May 15 05:52:51.560 INFO O| May 15 05:52:51.560 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43252024-05-15T05:52:53.997Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.569 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
43262024-05-15T05:52:53.998Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
43272024-05-15T05:52:53.998Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43282024-05-15T05:52:53.998Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43292024-05-15T05:52:53.998Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43302024-05-15T05:52:53.998Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43312024-05-15T05:52:53.998Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO ok!
43322024-05-15T05:52:53.998Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO STEP 59 (ensure_file) COMPLETE
43332024-05-15T05:52:53.999Z[ recovery-image] May 15 05:52:51.570 INFO O| May 15 05:52:51.570 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43342024-05-15T05:52:53.999Z[ recovery-image] May 15 05:52:51.579 INFO O| May 15 05:52:51.579 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
43352024-05-15T05:52:53.999Z[ recovery-image] May 15 05:52:51.579 INFO O| May 15 05:52:51.579 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
43362024-05-15T05:52:53.999Z[ recovery-image] May 15 05:52:51.579 INFO O| May 15 05:52:51.579 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
43372024-05-15T05:52:53.999Z[ recovery-image] May 15 05:52:51.579 INFO O| May 15 05:52:51.579 INFO ok!
43382024-05-15T05:52:53.999Z[ recovery-image] May 15 05:52:51.579 INFO O| May 15 05:52:51.579 INFO STEP 60 (ensure_file) COMPLETE
43392024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.579 INFO O| May 15 05:52:51.579 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43402024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.588 INFO O| May 15 05:52:51.588 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
43412024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.589 INFO O| May 15 05:52:51.588 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
43422024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.589 INFO O| May 15 05:52:51.589 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
43432024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.589 INFO O| May 15 05:52:51.589 INFO ok!
43442024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.589 INFO O| May 15 05:52:51.589 INFO STEP 61 (ensure_file) COMPLETE
43452024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.589 INFO O| May 15 05:52:51.589 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43462024-05-15T05:52:54.000Z[ recovery-image] May 15 05:52:51.598 INFO O| May 15 05:52:51.598 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
43472024-05-15T05:52:54.001Z[ recovery-image] May 15 05:52:51.598 INFO O| May 15 05:52:51.598 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
43482024-05-15T05:52:54.001Z[ recovery-image] May 15 05:52:51.598 INFO O| May 15 05:52:51.598 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
43492024-05-15T05:52:54.001Z[ recovery-image] May 15 05:52:51.598 INFO O| May 15 05:52:51.598 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
43502024-05-15T05:52:54.001Z[ recovery-image] May 15 05:52:51.598 INFO O| May 15 05:52:51.598 INFO ok!
43512024-05-15T05:52:54.002Z[ recovery-image] May 15 05:52:51.598 INFO O| May 15 05:52:51.598 INFO STEP 62 (ensure_file) COMPLETE
43522024-05-15T05:52:54.002Z[ recovery-image] May 15 05:52:51.598 INFO O| May 15 05:52:51.598 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43532024-05-15T05:52:54.002Z[ recovery-image] May 15 05:52:51.607 INFO O| May 15 05:52:51.607 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
43542024-05-15T05:52:54.002Z[ recovery-image] May 15 05:52:51.607 INFO O| May 15 05:52:51.607 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
43552024-05-15T05:52:54.002Z[ recovery-image] May 15 05:52:51.607 INFO O| May 15 05:52:51.607 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43562024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.607 INFO O| May 15 05:52:51.607 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43572024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.607 INFO O| May 15 05:52:51.607 INFO ok!
43582024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.607 INFO O| May 15 05:52:51.607 INFO STEP 63 (ensure_file) COMPLETE
43592024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.607 INFO O| May 15 05:52:51.607 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43602024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.616 INFO O| May 15 05:52:51.616 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
43612024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.616 INFO O| May 15 05:52:51.616 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
43622024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.616 INFO O| May 15 05:52:51.616 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
43632024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.616 INFO O| May 15 05:52:51.616 INFO ok!
43642024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.616 INFO O| May 15 05:52:51.616 INFO STEP 64 (assemble_files) COMPLETE
43652024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.616 INFO O| May 15 05:52:51.616 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43662024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
43672024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
43682024-05-15T05:52:54.003Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
43692024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
43702024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO ok!
43712024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO STEP 65 (ensure_file) COMPLETE
43722024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43732024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.625 INFO O| May 15 05:52:51.625 INFO skip step because feature "omicron1" is not enabled
43742024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.626 INFO O| May 15 05:52:51.625 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43752024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.626 INFO O| May 15 05:52:51.625 INFO skip step because feature "omicron1" is not enabled
43762024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.626 INFO O| May 15 05:52:51.626 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43772024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.626 INFO O| May 15 05:52:51.626 INFO skip step because feature "omicron1" is not enabled
43782024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.626 INFO O| May 15 05:52:51.626 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43792024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.639 INFO O| May 15 05:52:51.639 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
43802024-05-15T05:52:54.004Z[ recovery-image] May 15 05:52:51.639 INFO O| May 15 05:52:51.639 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
43812024-05-15T05:52:54.186Z[ host-image] May 15 05:52:52.182 INFO O| May 15 05:52:52.182 INFO O| Download: Completed 1.36 MB in 0.94 seconds (1.4M/s)
43822024-05-15T05:52:54.205Z[ host-image] May 15 05:52:52.205 INFO O| May 15 05:52:52.205 INFO O| Actions: 1/182 actions (Installing new actions)
43832024-05-15T05:52:54.250Z[ host-image] May 15 05:52:52.250 INFO O| May 15 05:52:52.250 INFO O| Actions: Completed 182 actions in 0.04 seconds.
43842024-05-15T05:52:54.363Z[ host-image] May 15 05:52:52.362 INFO O| May 15 05:52:52.362 INFO O| Done
43852024-05-15T05:52:54.363Z[ host-image] May 15 05:52:52.362 INFO O| May 15 05:52:52.362 INFO O| Done
43862024-05-15T05:52:54.650Z[ host-image] May 15 05:52:52.643 INFO O| May 15 05:52:52.643 INFO O| Done
43872024-05-15T05:52:55.065Z[ recovery-image] May 15 05:52:53.065 INFO O| May 15 05:52:53.065 INFO STEP 69 (pack_tar) COMPLETE
43882024-05-15T05:52:55.065Z[ recovery-image] May 15 05:52:53.066 INFO O| May 15 05:52:53.065 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43892024-05-15T05:52:55.065Z[ recovery-image] May 15 05:52:53.066 INFO O| May 15 05:52:53.065 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
43902024-05-15T05:52:55.444Z[ recovery-image] May 15 05:52:53.447 INFO O| May 15 05:52:53.447 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43912024-05-15T05:52:55.530Z[ recovery-image] May 15 05:52:53.533 INFO O| May 15 05:52:53.532 INFO completed processing gimlet/ramdisk-02-trim
43922024-05-15T05:52:55.537Z[ recovery-image] May 15 05:52:53.534 INFO image builder template: ramdisk-03-recovery-trim...
43932024-05-15T05:52:55.537Z[ recovery-image] May 15 05:52:53.534 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", "-F", "relver=2", "-E", "/tmp/.tmpCrnLeY/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-03-recovery-trim"], pwd: None
43942024-05-15T05:52:55.636Z[ recovery-image] May 15 05:52:53.639 INFO O| May 15 05:52:53.638 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43952024-05-15T05:52:55.642Z[ recovery-image] May 15 05:52:53.642 INFO O| May 15 05:52:53.642 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43962024-05-15T05:52:55.704Z[ recovery-image] May 15 05:52:53.703 INFO O| May 15 05:52:53.703 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
43972024-05-15T05:52:55.754Z[ recovery-image] May 15 05:52:53.749 INFO O| May 15 05:52:53.749 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43982024-05-15T05:52:55.759Z[ recovery-image] May 15 05:52:53.749 INFO O| May 15 05:52:53.749 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
43992024-05-15T05:52:55.759Z[ recovery-image] May 15 05:52:53.757 INFO O| May 15 05:52:53.757 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
44002024-05-15T05:52:55.759Z[ recovery-image] May 15 05:52:53.761 INFO O| May 15 05:52:53.761 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44012024-05-15T05:52:55.763Z[ recovery-image] May 15 05:52:53.765 INFO O| May 15 05:52:53.765 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44022024-05-15T05:52:55.851Z[ host-image] May 15 05:52:53.853 INFO O| May 15 05:52:53.853 INFO O| Done
44032024-05-15T05:52:55.887Z[ host-image] May 15 05:52:53.880 INFO O| May 15 05:52:53.880 INFO O| Done
44042024-05-15T05:52:55.891Z[ host-image] May 15 05:52:53.881 INFO O| May 15 05:52:53.881 INFO O| Done
44052024-05-15T05:52:55.897Z[ host-image] May 15 05:52:53.895 INFO O| May 15 05:52:53.894 INFO O| Done
44062024-05-15T05:52:55.961Z[ recovery-image] May 15 05:52:53.962 INFO O| May 15 05:52:53.962 INFO rolled back to input snapshot; work may begin
44072024-05-15T05:52:55.962Z[ recovery-image] May 15 05:52:53.962 INFO O| May 15 05:52:53.962 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
44082024-05-15T05:52:55.969Z[ recovery-image] May 15 05:52:53.969 INFO O| May 15 05:52:53.969 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44092024-05-15T05:52:56.400Z[ recovery-image] May 15 05:52:53.979 INFO O| May 15 05:52:53.979 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
44102024-05-15T05:52:57.088Z[ recovery-image] May 15 05:52:53.981 INFO O| May 15 05:52:53.981 INFO STEP 0 (remove_files) COMPLETE
44112024-05-15T05:52:57.088Z[ recovery-image] May 15 05:52:53.981 INFO O| May 15 05:52:53.981 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44122024-05-15T05:52:57.089Z[ host-image] May 15 05:52:53.984 INFO O| May 15 05:52:53.984 INFO STEP 12 (pkg_install) COMPLETE
44132024-05-15T05:52:57.089Z[ host-image] May 15 05:52:53.984 INFO O| May 15 05:52:53.984 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
44142024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:53.992 INFO O| May 15 05:52:53.992 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
44152024-05-15T05:52:57.089Z[ host-image] May 15 05:52:53.994 INFO O| May 15 05:52:53.994 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
44162024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.034 INFO O| May 15 05:52:54.034 INFO STEP 1 (remove_files) COMPLETE
44172024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.035 INFO O| May 15 05:52:54.034 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44182024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.045 INFO O| May 15 05:52:54.045 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
44192024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.047 INFO O| May 15 05:52:54.047 INFO STEP 2 (remove_files) COMPLETE
44202024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.047 INFO O| May 15 05:52:54.047 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44212024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.056 INFO O| May 15 05:52:54.056 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
44222024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.093 INFO O| May 15 05:52:54.093 INFO STEP 3 (remove_files) COMPLETE
44232024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.093 INFO O| May 15 05:52:54.093 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44242024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.104 INFO O| May 15 05:52:54.104 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
44252024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.118 INFO O| May 15 05:52:54.118 INFO STEP 4 (remove_files) COMPLETE
44262024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.118 INFO O| May 15 05:52:54.118 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44272024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.128 INFO O| May 15 05:52:54.128 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
44282024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.130 INFO O| May 15 05:52:54.130 INFO STEP 5 (remove_files) COMPLETE
44292024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.130 INFO O| May 15 05:52:54.130 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44302024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.140 INFO O| May 15 05:52:54.140 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
44312024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.141 INFO O| May 15 05:52:54.141 INFO STEP 6 (remove_files) COMPLETE
44322024-05-15T05:52:57.089Z[ recovery-image] May 15 05:52:54.141 INFO O| May 15 05:52:54.141 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44332024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.150 INFO O| May 15 05:52:54.150 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
44342024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.152 INFO O| May 15 05:52:54.152 INFO STEP 7 (remove_files) COMPLETE
44352024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.152 INFO O| May 15 05:52:54.152 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44362024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.161 INFO O| May 15 05:52:54.161 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
44372024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.163 INFO O| May 15 05:52:54.163 INFO STEP 8 (remove_files) COMPLETE
44382024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.163 INFO O| May 15 05:52:54.163 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44392024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.172 INFO O| May 15 05:52:54.172 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
44402024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.172 INFO O| May 15 05:52:54.172 INFO STEP 9 (remove_files) COMPLETE
44412024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.172 INFO O| May 15 05:52:54.172 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44422024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.181 INFO O| May 15 05:52:54.181 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
44432024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.182 INFO O| May 15 05:52:54.182 INFO STEP 10 (remove_files) COMPLETE
44442024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.182 INFO O| May 15 05:52:54.182 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44452024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.192 INFO O| May 15 05:52:54.192 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
44462024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.236 INFO O| May 15 05:52:54.236 INFO STEP 11 (remove_files) COMPLETE
44472024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.236 INFO O| May 15 05:52:54.236 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44482024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.247 INFO O| May 15 05:52:54.247 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
44492024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.249 INFO O| May 15 05:52:54.249 INFO STEP 12 (remove_files) COMPLETE
44502024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.249 INFO O| May 15 05:52:54.249 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44512024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.259 INFO O| May 15 05:52:54.259 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
44522024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.261 INFO O| May 15 05:52:54.261 INFO STEP 13 (remove_files) COMPLETE
44532024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.261 INFO O| May 15 05:52:54.261 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44542024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.271 INFO O| May 15 05:52:54.271 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
44552024-05-15T05:52:57.090Z[ recovery-image] May 15 05:52:54.271 INFO O| May 15 05:52:54.271 INFO STEP 14 (remove_files) COMPLETE
44562024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.271 INFO O| May 15 05:52:54.271 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44572024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.280 INFO O| May 15 05:52:54.280 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
44582024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.281 INFO O| May 15 05:52:54.281 INFO STEP 15 (remove_files) COMPLETE
44592024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.281 INFO O| May 15 05:52:54.281 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44602024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.291 INFO O| May 15 05:52:54.291 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
44612024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.297 INFO O| May 15 05:52:54.297 INFO STEP 16 (remove_files) COMPLETE
44622024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.297 INFO O| May 15 05:52:54.297 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44632024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.306 INFO O| May 15 05:52:54.306 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
44642024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.306 INFO O| May 15 05:52:54.306 INFO STEP 17 (remove_files) COMPLETE
44652024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.307 INFO O| May 15 05:52:54.306 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44662024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.316 INFO O| May 15 05:52:54.316 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
44672024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.316 INFO O| May 15 05:52:54.316 INFO STEP 18 (remove_files) COMPLETE
44682024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.316 INFO O| May 15 05:52:54.316 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44692024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.326 INFO O| May 15 05:52:54.326 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
44702024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.362 INFO O| May 15 05:52:54.362 INFO STEP 19 (remove_files) COMPLETE
44712024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.363 INFO O| May 15 05:52:54.362 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44722024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.374 INFO O| May 15 05:52:54.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
44732024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.375 INFO O| May 15 05:52:54.375 INFO STEP 20 (remove_files) COMPLETE
44742024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.375 INFO O| May 15 05:52:54.375 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44752024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.385 INFO O| May 15 05:52:54.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
44762024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.385 INFO O| May 15 05:52:54.385 INFO STEP 21 (remove_files) COMPLETE
44772024-05-15T05:52:57.091Z[ recovery-image] May 15 05:52:54.385 INFO O| May 15 05:52:54.385 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44782024-05-15T05:52:57.092Z[ recovery-image] May 15 05:52:54.395 INFO O| May 15 05:52:54.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
44792024-05-15T05:52:57.092Z[ recovery-image] May 15 05:52:54.395 INFO O| May 15 05:52:54.395 INFO STEP 22 (remove_files) COMPLETE
44802024-05-15T05:52:57.092Z[ recovery-image] May 15 05:52:54.395 INFO O| May 15 05:52:54.395 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44812024-05-15T05:52:57.092Z[ recovery-image] May 15 05:52:54.404 INFO O| May 15 05:52:54.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
44822024-05-15T05:52:57.092Z[ recovery-image] May 15 05:52:54.405 INFO O| May 15 05:52:54.405 INFO STEP 23 (remove_files) COMPLETE
44832024-05-15T05:52:57.092Z[ recovery-image] May 15 05:52:54.405 INFO O| May 15 05:52:54.405 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44842024-05-15T05:52:57.092Z[ host-image] May 15 05:52:54.409 INFO O| May 15 05:52:54.408 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44852024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.414 INFO O| May 15 05:52:54.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
44862024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.414 INFO O| May 15 05:52:54.414 INFO STEP 24 (remove_files) COMPLETE
44872024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.414 INFO O| May 15 05:52:54.414 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44882024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.424 INFO O| May 15 05:52:54.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
44892024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.424 INFO O| May 15 05:52:54.424 INFO STEP 25 (remove_files) COMPLETE
44902024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.424 INFO O| May 15 05:52:54.424 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44912024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.433 INFO O| May 15 05:52:54.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
44922024-05-15T05:52:57.108Z[ recovery-image] May 15 05:52:54.434 INFO O| May 15 05:52:54.434 INFO STEP 26 (remove_files) COMPLETE
44932024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.434 INFO O| May 15 05:52:54.434 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44942024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.443 INFO O| May 15 05:52:54.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
44952024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.443 INFO O| May 15 05:52:54.443 INFO STEP 27 (remove_files) COMPLETE
44962024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.443 INFO O| May 15 05:52:54.443 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44972024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.454 INFO O| May 15 05:52:54.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
44982024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.454 INFO O| May 15 05:52:54.454 INFO STEP 28 (remove_files) COMPLETE
44992024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.454 INFO O| May 15 05:52:54.454 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45002024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.464 INFO O| May 15 05:52:54.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
45012024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.464 INFO O| May 15 05:52:54.464 INFO STEP 29 (remove_files) COMPLETE
45022024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.464 INFO O| May 15 05:52:54.464 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45032024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.473 INFO O| May 15 05:52:54.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
45042024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.473 INFO O| May 15 05:52:54.473 INFO STEP 30 (remove_files) COMPLETE
45052024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.473 INFO O| May 15 05:52:54.473 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45062024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.483 INFO O| May 15 05:52:54.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
45072024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.483 INFO O| May 15 05:52:54.483 INFO STEP 31 (remove_files) COMPLETE
45082024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.483 INFO O| May 15 05:52:54.483 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45092024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.492 INFO O| May 15 05:52:54.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
45102024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.493 INFO O| May 15 05:52:54.493 INFO STEP 32 (remove_files) COMPLETE
45112024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.493 INFO O| May 15 05:52:54.493 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45122024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.502 INFO O| May 15 05:52:54.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
45132024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.502 INFO O| May 15 05:52:54.502 INFO STEP 33 (remove_files) COMPLETE
45142024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.502 INFO O| May 15 05:52:54.502 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45152024-05-15T05:52:57.109Z[ recovery-image] May 15 05:52:54.512 INFO O| May 15 05:52:54.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
45162024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.512 INFO O| May 15 05:52:54.512 INFO STEP 34 (remove_files) COMPLETE
45172024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.512 INFO O| May 15 05:52:54.512 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45182024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.521 INFO O| May 15 05:52:54.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
45192024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.522 INFO O| May 15 05:52:54.522 INFO STEP 35 (remove_files) COMPLETE
45202024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.522 INFO O| May 15 05:52:54.522 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45212024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.531 INFO O| May 15 05:52:54.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
45222024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.532 INFO O| May 15 05:52:54.532 INFO STEP 36 (remove_files) COMPLETE
45232024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.532 INFO O| May 15 05:52:54.532 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45242024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.541 INFO O| May 15 05:52:54.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
45252024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.541 INFO O| May 15 05:52:54.541 INFO STEP 37 (remove_files) COMPLETE
45262024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.542 INFO O| May 15 05:52:54.541 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45272024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.551 INFO O| May 15 05:52:54.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
45282024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.551 INFO O| May 15 05:52:54.551 INFO STEP 38 (remove_files) COMPLETE
45292024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.551 INFO O| May 15 05:52:54.551 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45302024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.560 INFO O| May 15 05:52:54.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
45312024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.560 INFO O| May 15 05:52:54.560 INFO STEP 39 (remove_files) COMPLETE
45322024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.560 INFO O| May 15 05:52:54.560 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45332024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.570 INFO O| May 15 05:52:54.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
45342024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.570 INFO O| May 15 05:52:54.570 INFO STEP 40 (remove_files) COMPLETE
45352024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.570 INFO O| May 15 05:52:54.570 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45362024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.579 INFO O| May 15 05:52:54.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
45372024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.579 INFO O| May 15 05:52:54.579 INFO STEP 41 (remove_files) COMPLETE
45382024-05-15T05:52:57.110Z[ recovery-image] May 15 05:52:54.579 INFO O| May 15 05:52:54.579 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45392024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.589 INFO O| May 15 05:52:54.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
45402024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.589 INFO O| May 15 05:52:54.589 INFO STEP 42 (remove_files) COMPLETE
45412024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.589 INFO O| May 15 05:52:54.589 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45422024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.599 INFO O| May 15 05:52:54.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
45432024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.599 INFO O| May 15 05:52:54.599 INFO STEP 43 (remove_files) COMPLETE
45442024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.599 INFO O| May 15 05:52:54.599 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45452024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.609 INFO O| May 15 05:52:54.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
45462024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.609 INFO O| May 15 05:52:54.609 INFO STEP 44 (remove_files) COMPLETE
45472024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.609 INFO O| May 15 05:52:54.609 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45482024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.618 INFO O| May 15 05:52:54.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
45492024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.619 INFO O| May 15 05:52:54.619 INFO STEP 45 (remove_files) COMPLETE
45502024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.619 INFO O| May 15 05:52:54.619 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45512024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.629 INFO O| May 15 05:52:54.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
45522024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.629 INFO O| May 15 05:52:54.629 INFO STEP 46 (remove_files) COMPLETE
45532024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.629 INFO O| May 15 05:52:54.629 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45542024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.638 INFO O| May 15 05:52:54.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
45552024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.639 INFO O| May 15 05:52:54.639 INFO STEP 47 (remove_files) COMPLETE
45562024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.639 INFO O| May 15 05:52:54.639 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45572024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.649 INFO O| May 15 05:52:54.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
45582024-05-15T05:52:57.111Z[ recovery-image] May 15 05:52:54.649 INFO O| May 15 05:52:54.649 INFO STEP 48 (remove_files) COMPLETE
45592024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.649 INFO O| May 15 05:52:54.649 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45602024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.659 INFO O| May 15 05:52:54.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
45612024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.659 INFO O| May 15 05:52:54.659 INFO STEP 49 (remove_files) COMPLETE
45622024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.659 INFO O| May 15 05:52:54.659 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45632024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.669 INFO O| May 15 05:52:54.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
45642024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.669 INFO O| May 15 05:52:54.669 INFO STEP 50 (remove_files) COMPLETE
45652024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.669 INFO O| May 15 05:52:54.669 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45662024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.680 INFO O| May 15 05:52:54.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
45672024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.680 INFO O| May 15 05:52:54.680 INFO STEP 51 (remove_files) COMPLETE
45682024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.680 INFO O| May 15 05:52:54.680 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45692024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.691 INFO O| May 15 05:52:54.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
45702024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.692 INFO O| May 15 05:52:54.692 INFO STEP 52 (remove_files) COMPLETE
45712024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.692 INFO O| May 15 05:52:54.692 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45722024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.702 INFO O| May 15 05:52:54.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
45732024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.703 INFO O| May 15 05:52:54.703 INFO STEP 53 (remove_files) COMPLETE
45742024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.703 INFO O| May 15 05:52:54.703 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45752024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.713 INFO O| May 15 05:52:54.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
45762024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.713 INFO O| May 15 05:52:54.713 INFO STEP 54 (remove_files) COMPLETE
45772024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.713 INFO O| May 15 05:52:54.713 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45782024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.724 INFO O| May 15 05:52:54.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
45792024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.724 INFO O| May 15 05:52:54.724 INFO STEP 55 (remove_files) COMPLETE
45802024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.724 INFO O| May 15 05:52:54.724 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45812024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.735 INFO O| May 15 05:52:54.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
45822024-05-15T05:52:57.112Z[ recovery-image] May 15 05:52:54.735 INFO O| May 15 05:52:54.735 INFO STEP 56 (remove_files) COMPLETE
45832024-05-15T05:52:57.113Z[ recovery-image] May 15 05:52:54.735 INFO O| May 15 05:52:54.735 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45842024-05-15T05:52:57.113Z[ recovery-image] May 15 05:52:54.746 INFO O| May 15 05:52:54.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
45852024-05-15T05:52:57.122Z[ recovery-image] May 15 05:52:54.746 INFO O| May 15 05:52:54.746 INFO STEP 57 (remove_files) COMPLETE
45862024-05-15T05:52:57.123Z[ recovery-image] May 15 05:52:54.746 INFO O| May 15 05:52:54.746 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45872024-05-15T05:52:57.123Z[ recovery-image] May 15 05:52:54.757 INFO O| May 15 05:52:54.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
45882024-05-15T05:52:57.123Z[ recovery-image] May 15 05:52:54.757 INFO O| May 15 05:52:54.757 INFO STEP 58 (remove_files) COMPLETE
45892024-05-15T05:52:57.123Z[ recovery-image] May 15 05:52:54.757 INFO O| May 15 05:52:54.757 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45902024-05-15T05:52:57.124Z[ recovery-image] May 15 05:52:54.770 INFO O| May 15 05:52:54.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
45912024-05-15T05:52:57.124Z[ recovery-image] May 15 05:52:54.770 INFO O| May 15 05:52:54.770 INFO STEP 59 (remove_files) COMPLETE
45922024-05-15T05:52:57.124Z[ recovery-image] May 15 05:52:54.770 INFO O| May 15 05:52:54.770 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45932024-05-15T05:52:57.124Z[ recovery-image] May 15 05:52:54.780 INFO O| May 15 05:52:54.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
45942024-05-15T05:52:57.124Z[ recovery-image] May 15 05:52:54.780 INFO O| May 15 05:52:54.780 INFO STEP 60 (remove_files) COMPLETE
45952024-05-15T05:52:57.125Z[ recovery-image] May 15 05:52:54.780 INFO O| May 15 05:52:54.780 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45962024-05-15T05:52:57.125Z[ recovery-image] May 15 05:52:54.790 INFO O| May 15 05:52:54.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
45972024-05-15T05:52:57.125Z[ recovery-image] May 15 05:52:54.790 INFO O| May 15 05:52:54.790 INFO STEP 61 (remove_files) COMPLETE
45982024-05-15T05:52:57.125Z[ recovery-image] May 15 05:52:54.790 INFO O| May 15 05:52:54.790 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45992024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.800 INFO O| May 15 05:52:54.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
46002024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.800 INFO O| May 15 05:52:54.800 INFO STEP 62 (remove_files) COMPLETE
46012024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.800 INFO O| May 15 05:52:54.800 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46022024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.809 INFO O| May 15 05:52:54.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
46032024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.809 INFO O| May 15 05:52:54.809 INFO STEP 63 (remove_files) COMPLETE
46042024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.809 INFO O| May 15 05:52:54.809 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46052024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.819 INFO O| May 15 05:52:54.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
46062024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.819 INFO O| May 15 05:52:54.819 INFO STEP 64 (remove_files) COMPLETE
46072024-05-15T05:52:57.126Z[ recovery-image] May 15 05:52:54.819 INFO O| May 15 05:52:54.819 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46082024-05-15T05:52:57.127Z[ recovery-image] May 15 05:52:54.828 INFO O| May 15 05:52:54.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
46092024-05-15T05:52:57.127Z[ recovery-image] May 15 05:52:54.828 INFO O| May 15 05:52:54.828 INFO STEP 65 (remove_files) COMPLETE
46102024-05-15T05:52:57.127Z[ recovery-image] May 15 05:52:54.828 INFO O| May 15 05:52:54.828 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46112024-05-15T05:52:57.127Z[ recovery-image] May 15 05:52:54.838 INFO O| May 15 05:52:54.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
46122024-05-15T05:52:57.127Z[ recovery-image] May 15 05:52:54.838 INFO O| May 15 05:52:54.838 INFO STEP 66 (remove_files) COMPLETE
46132024-05-15T05:52:57.127Z[ recovery-image] May 15 05:52:54.838 INFO O| May 15 05:52:54.838 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46142024-05-15T05:52:57.128Z[ recovery-image] May 15 05:52:54.847 INFO O| May 15 05:52:54.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
46152024-05-15T05:52:57.128Z[ recovery-image] May 15 05:52:54.847 INFO O| May 15 05:52:54.847 INFO STEP 67 (remove_files) COMPLETE
46162024-05-15T05:52:57.128Z[ recovery-image] May 15 05:52:54.847 INFO O| May 15 05:52:54.847 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46172024-05-15T05:52:57.129Z[ recovery-image] May 15 05:52:54.857 INFO O| May 15 05:52:54.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
46182024-05-15T05:52:57.129Z[ recovery-image] May 15 05:52:54.857 INFO O| May 15 05:52:54.857 INFO STEP 68 (remove_files) COMPLETE
46192024-05-15T05:52:57.129Z[ recovery-image] May 15 05:52:54.857 INFO O| May 15 05:52:54.857 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46202024-05-15T05:52:57.129Z[ recovery-image] May 15 05:52:54.866 INFO O| May 15 05:52:54.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
46212024-05-15T05:52:57.129Z[ recovery-image] May 15 05:52:54.867 INFO O| May 15 05:52:54.867 INFO STEP 69 (remove_files) COMPLETE
46222024-05-15T05:52:57.130Z[ recovery-image] May 15 05:52:54.867 INFO O| May 15 05:52:54.867 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46232024-05-15T05:52:57.130Z[ recovery-image] May 15 05:52:54.879 INFO O| May 15 05:52:54.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
46242024-05-15T05:52:57.130Z[ recovery-image] May 15 05:52:54.879 INFO O| May 15 05:52:54.879 INFO STEP 70 (remove_files) COMPLETE
46252024-05-15T05:52:57.130Z[ recovery-image] May 15 05:52:54.879 INFO O| May 15 05:52:54.879 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46262024-05-15T05:52:57.131Z[ recovery-image] May 15 05:52:54.891 INFO O| May 15 05:52:54.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
46272024-05-15T05:52:57.131Z[ recovery-image] May 15 05:52:54.891 INFO O| May 15 05:52:54.891 INFO STEP 71 (remove_files) COMPLETE
46282024-05-15T05:52:57.131Z[ recovery-image] May 15 05:52:54.891 INFO O| May 15 05:52:54.891 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46292024-05-15T05:52:57.131Z[ recovery-image] May 15 05:52:54.901 INFO O| May 15 05:52:54.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
46302024-05-15T05:52:57.131Z[ recovery-image] May 15 05:52:54.902 INFO O| May 15 05:52:54.902 INFO STEP 72 (remove_files) COMPLETE
46312024-05-15T05:52:57.131Z[ recovery-image] May 15 05:52:54.902 INFO O| May 15 05:52:54.902 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46322024-05-15T05:52:57.131Z[ recovery-image] May 15 05:52:54.912 INFO O| May 15 05:52:54.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
46332024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.913 INFO O| May 15 05:52:54.913 INFO STEP 73 (remove_files) COMPLETE
46342024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.913 INFO O| May 15 05:52:54.913 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46352024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.923 INFO O| May 15 05:52:54.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
46362024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.923 INFO O| May 15 05:52:54.923 INFO STEP 74 (remove_files) COMPLETE
46372024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.923 INFO O| May 15 05:52:54.923 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46382024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.934 INFO O| May 15 05:52:54.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
46392024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.935 INFO O| May 15 05:52:54.934 INFO STEP 75 (remove_files) COMPLETE
46402024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.935 INFO O| May 15 05:52:54.935 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46412024-05-15T05:52:57.132Z[ recovery-image] May 15 05:52:54.946 INFO O| May 15 05:52:54.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
46422024-05-15T05:52:57.133Z[ recovery-image] May 15 05:52:54.946 INFO O| May 15 05:52:54.946 INFO STEP 76 (remove_files) COMPLETE
46432024-05-15T05:52:57.133Z[ recovery-image] May 15 05:52:54.946 INFO O| May 15 05:52:54.946 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46442024-05-15T05:52:57.133Z[ recovery-image] May 15 05:52:54.955 INFO O| May 15 05:52:54.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
46452024-05-15T05:52:57.133Z[ recovery-image] May 15 05:52:54.955 INFO O| May 15 05:52:54.955 INFO STEP 77 (remove_files) COMPLETE
46462024-05-15T05:52:57.133Z[ recovery-image] May 15 05:52:54.955 INFO O| May 15 05:52:54.955 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46472024-05-15T05:52:57.133Z[ recovery-image] May 15 05:52:54.965 INFO O| May 15 05:52:54.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
46482024-05-15T05:52:57.134Z[ recovery-image] May 15 05:52:54.965 INFO O| May 15 05:52:54.965 INFO STEP 78 (remove_files) COMPLETE
46492024-05-15T05:52:57.134Z[ recovery-image] May 15 05:52:54.965 INFO O| May 15 05:52:54.965 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46502024-05-15T05:52:57.134Z[ recovery-image] May 15 05:52:54.974 INFO O| May 15 05:52:54.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
46512024-05-15T05:52:57.134Z[ recovery-image] May 15 05:52:54.974 INFO O| May 15 05:52:54.974 INFO STEP 79 (remove_files) COMPLETE
46522024-05-15T05:52:57.134Z[ recovery-image] May 15 05:52:54.974 INFO O| May 15 05:52:54.974 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46532024-05-15T05:52:57.134Z[ recovery-image] May 15 05:52:54.983 INFO O| May 15 05:52:54.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
46542024-05-15T05:52:57.135Z[ recovery-image] May 15 05:52:54.983 INFO O| May 15 05:52:54.983 INFO STEP 80 (remove_files) COMPLETE
46552024-05-15T05:52:57.135Z[ recovery-image] May 15 05:52:54.983 INFO O| May 15 05:52:54.983 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46562024-05-15T05:52:57.135Z[ recovery-image] May 15 05:52:54.992 INFO O| May 15 05:52:54.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
46572024-05-15T05:52:57.135Z[ recovery-image] May 15 05:52:54.992 INFO O| May 15 05:52:54.992 INFO STEP 81 (remove_files) COMPLETE
46582024-05-15T05:52:57.135Z[ recovery-image] May 15 05:52:54.992 INFO O| May 15 05:52:54.992 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46592024-05-15T05:52:57.135Z[ recovery-image] May 15 05:52:55.002 INFO O| May 15 05:52:55.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
46602024-05-15T05:52:57.135Z[ recovery-image] May 15 05:52:55.002 INFO O| May 15 05:52:55.002 INFO STEP 82 (remove_files) COMPLETE
46612024-05-15T05:52:57.136Z[ recovery-image] May 15 05:52:55.002 INFO O| May 15 05:52:55.002 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46622024-05-15T05:52:57.136Z[ recovery-image] May 15 05:52:55.011 INFO O| May 15 05:52:55.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
46632024-05-15T05:52:57.136Z[ recovery-image] May 15 05:52:55.011 INFO O| May 15 05:52:55.011 INFO STEP 83 (remove_files) COMPLETE
46642024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.011 INFO O| May 15 05:52:55.011 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46652024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.020 INFO O| May 15 05:52:55.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
46662024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.020 INFO O| May 15 05:52:55.020 INFO STEP 84 (remove_files) COMPLETE
46672024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.020 INFO O| May 15 05:52:55.020 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46682024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.029 INFO O| May 15 05:52:55.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
46692024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.030 INFO O| May 15 05:52:55.029 INFO STEP 85 (remove_files) COMPLETE
46702024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.030 INFO O| May 15 05:52:55.029 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46712024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.039 INFO O| May 15 05:52:55.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
46722024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.039 INFO O| May 15 05:52:55.039 INFO STEP 86 (remove_files) COMPLETE
46732024-05-15T05:52:57.137Z[ recovery-image] May 15 05:52:55.039 INFO O| May 15 05:52:55.039 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46742024-05-15T05:52:57.139Z[ recovery-image] May 15 05:52:55.048 INFO O| May 15 05:52:55.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
46752024-05-15T05:52:57.139Z[ recovery-image] May 15 05:52:55.048 INFO O| May 15 05:52:55.048 INFO STEP 87 (remove_files) COMPLETE
46762024-05-15T05:52:57.139Z[ recovery-image] May 15 05:52:55.048 INFO O| May 15 05:52:55.048 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46772024-05-15T05:52:57.139Z[ recovery-image] May 15 05:52:55.057 INFO O| May 15 05:52:55.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
46782024-05-15T05:52:57.139Z[ recovery-image] May 15 05:52:55.057 INFO O| May 15 05:52:55.057 INFO STEP 88 (remove_files) COMPLETE
46792024-05-15T05:52:57.139Z[ recovery-image] May 15 05:52:55.057 INFO O| May 15 05:52:55.057 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46802024-05-15T05:52:57.139Z[ recovery-image] May 15 05:52:55.066 INFO O| May 15 05:52:55.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
46812024-05-15T05:52:57.140Z[ recovery-image] May 15 05:52:55.066 INFO O| May 15 05:52:55.066 INFO STEP 89 (remove_files) COMPLETE
46822024-05-15T05:52:57.140Z[ recovery-image] May 15 05:52:55.066 INFO O| May 15 05:52:55.066 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46832024-05-15T05:52:57.140Z[ recovery-image] May 15 05:52:55.076 INFO O| May 15 05:52:55.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
46842024-05-15T05:52:57.140Z[ recovery-image] May 15 05:52:55.076 INFO O| May 15 05:52:55.076 INFO STEP 90 (remove_files) COMPLETE
46852024-05-15T05:52:57.149Z[ recovery-image] May 15 05:52:55.076 INFO O| May 15 05:52:55.076 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46862024-05-15T05:52:57.150Z[ recovery-image] May 15 05:52:55.085 INFO O| May 15 05:52:55.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
46872024-05-15T05:52:57.150Z[ recovery-image] May 15 05:52:55.085 INFO O| May 15 05:52:55.085 INFO STEP 91 (remove_files) COMPLETE
46882024-05-15T05:52:57.150Z[ recovery-image] May 15 05:52:55.085 INFO O| May 15 05:52:55.085 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46892024-05-15T05:52:57.150Z[ recovery-image] May 15 05:52:55.096 INFO O| May 15 05:52:55.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
46902024-05-15T05:52:57.150Z[ recovery-image] May 15 05:52:55.096 INFO O| May 15 05:52:55.096 INFO STEP 92 (remove_files) COMPLETE
46912024-05-15T05:52:57.150Z[ recovery-image] May 15 05:52:55.096 INFO O| May 15 05:52:55.096 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46922024-05-15T05:52:57.150Z[ recovery-image] May 15 05:52:55.107 INFO O| May 15 05:52:55.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
46932024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.107 INFO O| May 15 05:52:55.107 INFO STEP 93 (remove_files) COMPLETE
46942024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.107 INFO O| May 15 05:52:55.107 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46952024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.118 INFO O| May 15 05:52:55.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
46962024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.119 INFO O| May 15 05:52:55.118 INFO STEP 94 (remove_files) COMPLETE
46972024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.119 INFO O| May 15 05:52:55.118 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.129 INFO O| May 15 05:52:55.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
46992024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.130 INFO O| May 15 05:52:55.130 INFO STEP 95 (remove_files) COMPLETE
47002024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.130 INFO O| May 15 05:52:55.130 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.140 INFO O| May 15 05:52:55.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
47022024-05-15T05:52:57.151Z[ recovery-image] May 15 05:52:55.140 INFO O| May 15 05:52:55.140 INFO STEP 96 (remove_files) COMPLETE
47032024-05-15T05:52:57.152Z[ recovery-image] May 15 05:52:55.140 INFO O| May 15 05:52:55.140 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47042024-05-15T05:52:57.157Z[ recovery-image] May 15 05:52:55.150 INFO O| May 15 05:52:55.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
47052024-05-15T05:52:57.157Z[ recovery-image] May 15 05:52:55.150 INFO O| May 15 05:52:55.150 INFO STEP 97 (remove_files) COMPLETE
47062024-05-15T05:52:57.157Z[ recovery-image] May 15 05:52:55.150 INFO O| May 15 05:52:55.150 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47072024-05-15T05:52:57.163Z[ recovery-image] May 15 05:52:55.160 INFO O| May 15 05:52:55.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
47082024-05-15T05:52:57.163Z[ recovery-image] May 15 05:52:55.160 INFO O| May 15 05:52:55.160 INFO STEP 98 (remove_files) COMPLETE
47092024-05-15T05:52:57.164Z[ recovery-image] May 15 05:52:55.160 INFO O| May 15 05:52:55.160 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47102024-05-15T05:52:57.170Z[ recovery-image] May 15 05:52:55.170 INFO O| May 15 05:52:55.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
47112024-05-15T05:52:57.170Z[ recovery-image] May 15 05:52:55.170 INFO O| May 15 05:52:55.170 INFO STEP 99 (remove_files) COMPLETE
47122024-05-15T05:52:57.170Z[ recovery-image] May 15 05:52:55.170 INFO O| May 15 05:52:55.170 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47132024-05-15T05:52:57.177Z[ recovery-image] May 15 05:52:55.179 INFO O| May 15 05:52:55.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
47142024-05-15T05:52:57.193Z[ recovery-image] May 15 05:52:55.179 INFO O| May 15 05:52:55.179 INFO STEP 100 (remove_files) COMPLETE
47152024-05-15T05:52:57.193Z[ recovery-image] May 15 05:52:55.180 INFO O| May 15 05:52:55.179 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47162024-05-15T05:52:57.198Z[ recovery-image] May 15 05:52:55.189 INFO O| May 15 05:52:55.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
47172024-05-15T05:52:57.198Z[ recovery-image] May 15 05:52:55.189 INFO O| May 15 05:52:55.189 INFO STEP 101 (remove_files) COMPLETE
47182024-05-15T05:52:57.198Z[ recovery-image] May 15 05:52:55.189 INFO O| May 15 05:52:55.189 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47192024-05-15T05:52:57.198Z[ recovery-image] May 15 05:52:55.198 INFO O| May 15 05:52:55.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
47202024-05-15T05:52:57.198Z[ recovery-image] May 15 05:52:55.198 INFO O| May 15 05:52:55.198 INFO STEP 102 (remove_files) COMPLETE
47212024-05-15T05:52:57.199Z[ recovery-image] May 15 05:52:55.198 INFO O| May 15 05:52:55.198 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47222024-05-15T05:52:57.222Z[ recovery-image] May 15 05:52:55.207 INFO O| May 15 05:52:55.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
47232024-05-15T05:52:57.222Z[ recovery-image] May 15 05:52:55.208 INFO O| May 15 05:52:55.207 INFO STEP 103 (remove_files) COMPLETE
47242024-05-15T05:52:57.229Z[ recovery-image] May 15 05:52:55.208 INFO O| May 15 05:52:55.208 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47252024-05-15T05:52:57.229Z[ recovery-image] May 15 05:52:55.217 INFO O| May 15 05:52:55.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
47262024-05-15T05:52:57.229Z[ recovery-image] May 15 05:52:55.217 INFO O| May 15 05:52:55.217 INFO STEP 104 (remove_files) COMPLETE
47272024-05-15T05:52:57.229Z[ recovery-image] May 15 05:52:55.217 INFO O| May 15 05:52:55.217 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47282024-05-15T05:52:57.229Z[ recovery-image] May 15 05:52:55.226 INFO O| May 15 05:52:55.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
47292024-05-15T05:52:57.229Z[ recovery-image] May 15 05:52:55.226 INFO O| May 15 05:52:55.226 INFO STEP 105 (remove_files) COMPLETE
47302024-05-15T05:52:57.232Z[ recovery-image] May 15 05:52:55.226 INFO O| May 15 05:52:55.226 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47312024-05-15T05:52:57.236Z[ recovery-image] May 15 05:52:55.235 INFO O| May 15 05:52:55.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
47322024-05-15T05:52:57.237Z[ recovery-image] May 15 05:52:55.235 INFO O| May 15 05:52:55.235 INFO STEP 106 (remove_files) COMPLETE
47332024-05-15T05:52:57.237Z[ recovery-image] May 15 05:52:55.235 INFO O| May 15 05:52:55.235 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47342024-05-15T05:52:57.244Z[ recovery-image] May 15 05:52:55.245 INFO O| May 15 05:52:55.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
47352024-05-15T05:52:57.263Z[ recovery-image] May 15 05:52:55.245 INFO O| May 15 05:52:55.245 INFO STEP 107 (remove_files) COMPLETE
47362024-05-15T05:52:57.263Z[ recovery-image] May 15 05:52:55.245 INFO O| May 15 05:52:55.245 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47372024-05-15T05:52:57.271Z[ recovery-image] May 15 05:52:55.254 INFO O| May 15 05:52:55.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
47382024-05-15T05:52:57.272Z[ recovery-image] May 15 05:52:55.254 INFO O| May 15 05:52:55.254 INFO STEP 108 (remove_files) COMPLETE
47392024-05-15T05:52:57.272Z[ recovery-image] May 15 05:52:55.254 INFO O| May 15 05:52:55.254 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47402024-05-15T05:52:57.272Z[ recovery-image] May 15 05:52:55.263 INFO O| May 15 05:52:55.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
47412024-05-15T05:52:57.272Z[ recovery-image] May 15 05:52:55.263 INFO O| May 15 05:52:55.263 INFO STEP 109 (remove_files) COMPLETE
47422024-05-15T05:52:57.272Z[ recovery-image] May 15 05:52:55.263 INFO O| May 15 05:52:55.263 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47432024-05-15T05:52:57.280Z[ recovery-image] May 15 05:52:55.272 INFO O| May 15 05:52:55.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
47442024-05-15T05:52:57.280Z[ recovery-image] May 15 05:52:55.272 INFO O| May 15 05:52:55.272 INFO STEP 110 (remove_files) COMPLETE
47452024-05-15T05:52:57.280Z[ recovery-image] May 15 05:52:55.272 INFO O| May 15 05:52:55.272 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47462024-05-15T05:52:57.287Z[ recovery-image] May 15 05:52:55.282 INFO O| May 15 05:52:55.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
47472024-05-15T05:52:57.287Z[ recovery-image] May 15 05:52:55.282 INFO O| May 15 05:52:55.282 INFO STEP 111 (remove_files) COMPLETE
47482024-05-15T05:52:57.287Z[ recovery-image] May 15 05:52:55.282 INFO O| May 15 05:52:55.282 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47492024-05-15T05:52:57.312Z[ recovery-image] May 15 05:52:55.291 INFO O| May 15 05:52:55.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
47502024-05-15T05:52:57.312Z[ recovery-image] May 15 05:52:55.291 INFO O| May 15 05:52:55.291 INFO STEP 112 (remove_files) COMPLETE
47512024-05-15T05:52:57.312Z[ recovery-image] May 15 05:52:55.291 INFO O| May 15 05:52:55.291 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47522024-05-15T05:52:57.322Z[ recovery-image] May 15 05:52:55.300 INFO O| May 15 05:52:55.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
47532024-05-15T05:52:57.322Z[ recovery-image] May 15 05:52:55.300 INFO O| May 15 05:52:55.300 INFO STEP 113 (remove_files) COMPLETE
47542024-05-15T05:52:57.322Z[ recovery-image] May 15 05:52:55.300 INFO O| May 15 05:52:55.300 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47552024-05-15T05:52:57.322Z[ recovery-image] May 15 05:52:55.310 INFO O| May 15 05:52:55.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
47562024-05-15T05:52:57.322Z[ recovery-image] May 15 05:52:55.310 INFO O| May 15 05:52:55.310 INFO STEP 114 (remove_files) COMPLETE
47572024-05-15T05:52:57.322Z[ recovery-image] May 15 05:52:55.310 INFO O| May 15 05:52:55.310 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47582024-05-15T05:52:57.323Z[ recovery-image] May 15 05:52:55.319 INFO O| May 15 05:52:55.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
47592024-05-15T05:52:57.323Z[ recovery-image] May 15 05:52:55.319 INFO O| May 15 05:52:55.319 INFO STEP 115 (remove_files) COMPLETE
47602024-05-15T05:52:57.323Z[ recovery-image] May 15 05:52:55.319 INFO O| May 15 05:52:55.319 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47612024-05-15T05:52:57.332Z[ recovery-image] May 15 05:52:55.328 INFO O| May 15 05:52:55.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
47622024-05-15T05:52:57.332Z[ recovery-image] May 15 05:52:55.328 INFO O| May 15 05:52:55.328 INFO STEP 116 (remove_files) COMPLETE
47632024-05-15T05:52:57.332Z[ recovery-image] May 15 05:52:55.328 INFO O| May 15 05:52:55.328 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47642024-05-15T05:52:57.342Z[ recovery-image] May 15 05:52:55.338 INFO O| May 15 05:52:55.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
47652024-05-15T05:52:57.342Z[ recovery-image] May 15 05:52:55.338 INFO O| May 15 05:52:55.338 INFO STEP 117 (remove_files) COMPLETE
47662024-05-15T05:52:57.343Z[ recovery-image] May 15 05:52:55.338 INFO O| May 15 05:52:55.338 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47672024-05-15T05:52:57.354Z[ recovery-image] May 15 05:52:55.347 INFO O| May 15 05:52:55.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
47682024-05-15T05:52:57.354Z[ recovery-image] May 15 05:52:55.347 INFO O| May 15 05:52:55.347 INFO STEP 118 (remove_files) COMPLETE
47692024-05-15T05:52:57.354Z[ recovery-image] May 15 05:52:55.347 INFO O| May 15 05:52:55.347 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47702024-05-15T05:52:57.369Z[ recovery-image] May 15 05:52:55.356 INFO O| May 15 05:52:55.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
47712024-05-15T05:52:57.369Z[ recovery-image] May 15 05:52:55.356 INFO O| May 15 05:52:55.356 INFO STEP 119 (remove_files) COMPLETE
47722024-05-15T05:52:57.369Z[ recovery-image] May 15 05:52:55.356 INFO O| May 15 05:52:55.356 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47732024-05-15T05:52:57.377Z[ recovery-image] May 15 05:52:55.366 INFO O| May 15 05:52:55.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
47742024-05-15T05:52:57.377Z[ recovery-image] May 15 05:52:55.366 INFO O| May 15 05:52:55.366 INFO STEP 120 (remove_files) COMPLETE
47752024-05-15T05:52:57.377Z[ recovery-image] May 15 05:52:55.366 INFO O| May 15 05:52:55.366 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47762024-05-15T05:52:57.377Z[ recovery-image] May 15 05:52:55.375 INFO O| May 15 05:52:55.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
47772024-05-15T05:52:57.377Z[ recovery-image] May 15 05:52:55.375 INFO O| May 15 05:52:55.375 INFO STEP 121 (remove_files) COMPLETE
47782024-05-15T05:52:57.377Z[ recovery-image] May 15 05:52:55.375 INFO O| May 15 05:52:55.375 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47792024-05-15T05:52:57.386Z[ recovery-image] May 15 05:52:55.385 INFO O| May 15 05:52:55.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
47802024-05-15T05:52:57.386Z[ recovery-image] May 15 05:52:55.385 INFO O| May 15 05:52:55.385 INFO STEP 122 (remove_files) COMPLETE
47812024-05-15T05:52:57.386Z[ recovery-image] May 15 05:52:55.385 INFO O| May 15 05:52:55.385 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47822024-05-15T05:52:57.399Z[ recovery-image] May 15 05:52:55.394 INFO O| May 15 05:52:55.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
47832024-05-15T05:52:57.399Z[ recovery-image] May 15 05:52:55.394 INFO O| May 15 05:52:55.394 INFO STEP 123 (remove_files) COMPLETE
47842024-05-15T05:52:57.399Z[ recovery-image] May 15 05:52:55.394 INFO O| May 15 05:52:55.394 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47852024-05-15T05:52:57.405Z[ recovery-image] May 15 05:52:55.404 INFO O| May 15 05:52:55.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
47862024-05-15T05:52:57.405Z[ recovery-image] May 15 05:52:55.404 INFO O| May 15 05:52:55.404 INFO STEP 124 (remove_files) COMPLETE
47872024-05-15T05:52:57.405Z[ recovery-image] May 15 05:52:55.404 INFO O| May 15 05:52:55.404 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47882024-05-15T05:52:57.414Z[ recovery-image] May 15 05:52:55.415 INFO O| May 15 05:52:55.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
47892024-05-15T05:52:57.414Z[ recovery-image] May 15 05:52:55.415 INFO O| May 15 05:52:55.415 INFO STEP 125 (remove_files) COMPLETE
47902024-05-15T05:52:57.420Z[ recovery-image] May 15 05:52:55.415 INFO O| May 15 05:52:55.415 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47912024-05-15T05:52:57.439Z[ recovery-image] May 15 05:52:55.426 INFO O| May 15 05:52:55.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
47922024-05-15T05:52:57.439Z[ recovery-image] May 15 05:52:55.426 INFO O| May 15 05:52:55.426 INFO STEP 126 (remove_files) COMPLETE
47932024-05-15T05:52:57.439Z[ recovery-image] May 15 05:52:55.426 INFO O| May 15 05:52:55.426 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47942024-05-15T05:52:57.444Z[ recovery-image] May 15 05:52:55.437 INFO O| May 15 05:52:55.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
47952024-05-15T05:52:57.445Z[ recovery-image] May 15 05:52:55.437 INFO O| May 15 05:52:55.437 INFO STEP 127 (remove_files) COMPLETE
47962024-05-15T05:52:57.445Z[ recovery-image] May 15 05:52:55.437 INFO O| May 15 05:52:55.437 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47972024-05-15T05:52:57.451Z[ recovery-image] May 15 05:52:55.448 INFO O| May 15 05:52:55.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
47982024-05-15T05:52:57.451Z[ recovery-image] May 15 05:52:55.448 INFO O| May 15 05:52:55.448 INFO STEP 128 (remove_files) COMPLETE
47992024-05-15T05:52:57.451Z[ recovery-image] May 15 05:52:55.448 INFO O| May 15 05:52:55.448 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48002024-05-15T05:52:57.468Z[ recovery-image] May 15 05:52:55.460 INFO O| May 15 05:52:55.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
48012024-05-15T05:52:57.469Z[ recovery-image] May 15 05:52:55.460 INFO O| May 15 05:52:55.460 INFO STEP 129 (remove_files) COMPLETE
48022024-05-15T05:52:57.479Z[ recovery-image] May 15 05:52:55.460 INFO O| May 15 05:52:55.460 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032024-05-15T05:52:57.479Z[ recovery-image] May 15 05:52:55.470 INFO O| May 15 05:52:55.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
48042024-05-15T05:52:57.479Z[ recovery-image] May 15 05:52:55.470 INFO O| May 15 05:52:55.470 INFO STEP 130 (remove_files) COMPLETE
48052024-05-15T05:52:57.480Z[ recovery-image] May 15 05:52:55.470 INFO O| May 15 05:52:55.470 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062024-05-15T05:52:57.488Z[ recovery-image] May 15 05:52:55.480 INFO O| May 15 05:52:55.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
48072024-05-15T05:52:57.488Z[ recovery-image] May 15 05:52:55.480 INFO O| May 15 05:52:55.480 INFO STEP 131 (remove_files) COMPLETE
48082024-05-15T05:52:57.488Z[ recovery-image] May 15 05:52:55.480 INFO O| May 15 05:52:55.480 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092024-05-15T05:52:57.492Z[ recovery-image] May 15 05:52:55.490 INFO O| May 15 05:52:55.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
48102024-05-15T05:52:57.492Z[ recovery-image] May 15 05:52:55.490 INFO O| May 15 05:52:55.490 INFO STEP 132 (remove_files) COMPLETE
48112024-05-15T05:52:57.492Z[ recovery-image] May 15 05:52:55.490 INFO O| May 15 05:52:55.490 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122024-05-15T05:52:57.497Z[ recovery-image] May 15 05:52:55.499 INFO O| May 15 05:52:55.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
48132024-05-15T05:52:57.501Z[ recovery-image] May 15 05:52:55.500 INFO O| May 15 05:52:55.499 INFO STEP 133 (remove_files) COMPLETE
48142024-05-15T05:52:57.501Z[ recovery-image] May 15 05:52:55.500 INFO O| May 15 05:52:55.500 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152024-05-15T05:52:57.509Z[ recovery-image] May 15 05:52:55.509 INFO O| May 15 05:52:55.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
48162024-05-15T05:52:57.509Z[ recovery-image] May 15 05:52:55.509 INFO O| May 15 05:52:55.509 INFO STEP 134 (remove_files) COMPLETE
48172024-05-15T05:52:57.513Z[ recovery-image] May 15 05:52:55.509 INFO O| May 15 05:52:55.509 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182024-05-15T05:52:57.517Z[ recovery-image] May 15 05:52:55.518 INFO O| May 15 05:52:55.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
48192024-05-15T05:52:57.517Z[ recovery-image] May 15 05:52:55.518 INFO O| May 15 05:52:55.518 INFO STEP 135 (remove_files) COMPLETE
48202024-05-15T05:52:57.517Z[ recovery-image] May 15 05:52:55.518 INFO O| May 15 05:52:55.518 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212024-05-15T05:52:57.526Z[ recovery-image] May 15 05:52:55.527 INFO O| May 15 05:52:55.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
48222024-05-15T05:52:57.526Z[ recovery-image] May 15 05:52:55.527 INFO O| May 15 05:52:55.527 INFO STEP 136 (remove_files) COMPLETE
48232024-05-15T05:52:57.529Z[ recovery-image] May 15 05:52:55.527 INFO O| May 15 05:52:55.527 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242024-05-15T05:52:57.529Z[ host-image] May 15 05:52:55.528 INFO O| May 15 05:52:55.528 INFO O| Planning: Solver setup ... Done
48252024-05-15T05:52:57.534Z[ host-image] May 15 05:52:55.533 INFO O| May 15 05:52:55.533 INFO O| Planning: Running solver ... Done
48262024-05-15T05:52:57.538Z[ recovery-image] May 15 05:52:55.538 INFO O| May 15 05:52:55.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
48272024-05-15T05:52:57.538Z[ recovery-image] May 15 05:52:55.539 INFO O| May 15 05:52:55.538 INFO STEP 137 (remove_files) COMPLETE
48282024-05-15T05:52:57.538Z[ recovery-image] May 15 05:52:55.539 INFO O| May 15 05:52:55.539 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292024-05-15T05:52:57.550Z[ recovery-image] May 15 05:52:55.548 INFO O| May 15 05:52:55.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
48302024-05-15T05:52:57.990Z[ recovery-image] May 15 05:52:55.549 INFO O| May 15 05:52:55.549 INFO STEP 138 (remove_files) COMPLETE
48312024-05-15T05:52:57.990Z[ recovery-image] May 15 05:52:55.549 INFO O| May 15 05:52:55.549 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322024-05-15T05:52:57.990Z[ recovery-image] May 15 05:52:55.560 INFO O| May 15 05:52:55.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
48332024-05-15T05:52:57.991Z[ recovery-image] May 15 05:52:55.560 INFO O| May 15 05:52:55.560 INFO STEP 139 (remove_files) COMPLETE
48342024-05-15T05:52:57.991Z[ recovery-image] May 15 05:52:55.560 INFO O| May 15 05:52:55.560 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352024-05-15T05:52:57.991Z[ host-image] May 15 05:52:55.563 INFO O| May 15 05:52:55.563 INFO O| Planning: Finding local manifests ... Done
48362024-05-15T05:52:57.991Z[ host-image] May 15 05:52:55.565 INFO O| May 15 05:52:55.565 INFO O| Planning: Fetching manifests: 0/6 0% complete
48372024-05-15T05:52:57.991Z[ recovery-image] May 15 05:52:55.574 INFO O| May 15 05:52:55.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
48382024-05-15T05:52:57.991Z[ recovery-image] May 15 05:52:55.574 INFO O| May 15 05:52:55.574 INFO STEP 140 (remove_files) COMPLETE
48392024-05-15T05:52:57.991Z[ recovery-image] May 15 05:52:55.574 INFO O| May 15 05:52:55.574 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48402024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.584 INFO O| May 15 05:52:55.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
48412024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.584 INFO O| May 15 05:52:55.584 INFO STEP 141 (remove_files) COMPLETE
48422024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.584 INFO O| May 15 05:52:55.584 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48432024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.594 INFO O| May 15 05:52:55.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
48442024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.594 INFO O| May 15 05:52:55.594 INFO STEP 142 (remove_files) COMPLETE
48452024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.594 INFO O| May 15 05:52:55.594 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48462024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.603 INFO O| May 15 05:52:55.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
48472024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.604 INFO O| May 15 05:52:55.603 INFO STEP 143 (remove_files) COMPLETE
48482024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.604 INFO O| May 15 05:52:55.604 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48492024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.613 INFO O| May 15 05:52:55.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
48502024-05-15T05:52:57.992Z[ recovery-image] May 15 05:52:55.613 INFO O| May 15 05:52:55.613 INFO STEP 144 (remove_files) COMPLETE
48512024-05-15T05:52:57.993Z[ recovery-image] May 15 05:52:55.613 INFO O| May 15 05:52:55.613 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48522024-05-15T05:52:57.993Z[ recovery-image] May 15 05:52:55.623 INFO O| May 15 05:52:55.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
48532024-05-15T05:52:57.993Z[ recovery-image] May 15 05:52:55.623 INFO O| May 15 05:52:55.623 INFO STEP 145 (remove_files) COMPLETE
48542024-05-15T05:52:57.993Z[ recovery-image] May 15 05:52:55.623 INFO O| May 15 05:52:55.623 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48552024-05-15T05:52:57.994Z[ recovery-image] May 15 05:52:55.632 INFO O| May 15 05:52:55.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
48562024-05-15T05:52:57.994Z[ recovery-image] May 15 05:52:55.632 INFO O| May 15 05:52:55.632 INFO STEP 146 (remove_files) COMPLETE
48572024-05-15T05:52:57.994Z[ recovery-image] May 15 05:52:55.632 INFO O| May 15 05:52:55.632 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48582024-05-15T05:52:57.994Z[ recovery-image] May 15 05:52:55.642 INFO O| May 15 05:52:55.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
48592024-05-15T05:52:57.994Z[ recovery-image] May 15 05:52:55.642 INFO O| May 15 05:52:55.642 INFO STEP 147 (remove_files) COMPLETE
48602024-05-15T05:52:57.994Z[ recovery-image] May 15 05:52:55.642 INFO O| May 15 05:52:55.642 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48612024-05-15T05:52:57.995Z[ recovery-image] May 15 05:52:55.652 INFO O| May 15 05:52:55.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
48622024-05-15T05:52:57.995Z[ recovery-image] May 15 05:52:55.652 INFO O| May 15 05:52:55.652 INFO STEP 148 (remove_files) COMPLETE
48632024-05-15T05:52:57.995Z[ recovery-image] May 15 05:52:55.652 INFO O| May 15 05:52:55.652 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48642024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.661 INFO O| May 15 05:52:55.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
48652024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.661 INFO O| May 15 05:52:55.661 INFO STEP 149 (remove_files) COMPLETE
48662024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.661 INFO O| May 15 05:52:55.661 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48672024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.670 INFO O| May 15 05:52:55.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
48682024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.670 INFO O| May 15 05:52:55.670 INFO STEP 150 (remove_files) COMPLETE
48692024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.670 INFO O| May 15 05:52:55.670 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48702024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.680 INFO O| May 15 05:52:55.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
48712024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.680 INFO O| May 15 05:52:55.680 INFO STEP 151 (remove_files) COMPLETE
48722024-05-15T05:52:57.996Z[ recovery-image] May 15 05:52:55.680 INFO O| May 15 05:52:55.680 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48732024-05-15T05:52:57.997Z[ host-image] May 15 05:52:55.686 INFO O| May 15 05:52:55.686 INFO O| Planning: Fetching manifests: 6/6 100% complete
48742024-05-15T05:52:57.997Z[ recovery-image] May 15 05:52:55.689 INFO O| May 15 05:52:55.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
48752024-05-15T05:52:57.997Z[ recovery-image] May 15 05:52:55.689 INFO O| May 15 05:52:55.689 INFO STEP 152 (remove_files) COMPLETE
48762024-05-15T05:52:57.997Z[ recovery-image] May 15 05:52:55.689 INFO O| May 15 05:52:55.689 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48772024-05-15T05:52:57.997Z[ recovery-image] May 15 05:52:55.699 INFO O| May 15 05:52:55.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
48782024-05-15T05:52:57.997Z[ recovery-image] May 15 05:52:55.699 INFO O| May 15 05:52:55.699 INFO STEP 153 (remove_files) COMPLETE
48792024-05-15T05:52:57.997Z[ recovery-image] May 15 05:52:55.699 INFO O| May 15 05:52:55.699 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48802024-05-15T05:52:57.997Z[ recovery-image] May 15 05:52:55.709 INFO O| May 15 05:52:55.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
48812024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.709 INFO O| May 15 05:52:55.709 INFO STEP 154 (remove_files) COMPLETE
48822024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.709 INFO O| May 15 05:52:55.709 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48832024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.719 INFO O| May 15 05:52:55.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
48842024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.719 INFO O| May 15 05:52:55.719 INFO STEP 155 (remove_files) COMPLETE
48852024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.719 INFO O| May 15 05:52:55.719 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862024-05-15T05:52:57.998Z[ host-image] May 15 05:52:55.720 INFO O| May 15 05:52:55.720 INFO O| Planning: Package planning ... Done
48872024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.729 INFO O| May 15 05:52:55.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
48882024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.729 INFO O| May 15 05:52:55.729 INFO STEP 156 (remove_files) COMPLETE
48892024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.729 INFO O| May 15 05:52:55.729 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.738 INFO O| May 15 05:52:55.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
48912024-05-15T05:52:57.998Z[ recovery-image] May 15 05:52:55.738 INFO O| May 15 05:52:55.738 INFO STEP 157 (remove_files) COMPLETE
48922024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.738 INFO O| May 15 05:52:55.738 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932024-05-15T05:52:57.999Z[ host-image] May 15 05:52:55.738 INFO O| May 15 05:52:55.738 INFO O| Planning: Merging actions ... Done
48942024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.747 INFO O| May 15 05:52:55.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
48952024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.747 INFO O| May 15 05:52:55.747 INFO STEP 158 (remove_files) COMPLETE
48962024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.747 INFO O| May 15 05:52:55.747 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48972024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.756 INFO O| May 15 05:52:55.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
48982024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.757 INFO O| May 15 05:52:55.757 INFO STEP 159 (remove_files) COMPLETE
48992024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.757 INFO O| May 15 05:52:55.757 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49002024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.766 INFO O| May 15 05:52:55.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
49012024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.766 INFO O| May 15 05:52:55.766 INFO STEP 160 (remove_files) COMPLETE
49022024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.766 INFO O| May 15 05:52:55.766 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49032024-05-15T05:52:57.999Z[ recovery-image] May 15 05:52:55.775 INFO O| May 15 05:52:55.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
49042024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.775 INFO O| May 15 05:52:55.775 INFO STEP 161 (remove_files) COMPLETE
49052024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.776 INFO O| May 15 05:52:55.775 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49062024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.785 INFO O| May 15 05:52:55.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
49072024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.785 INFO O| May 15 05:52:55.785 INFO STEP 162 (remove_files) COMPLETE
49082024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.785 INFO O| May 15 05:52:55.785 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49092024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.794 INFO O| May 15 05:52:55.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
49102024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.795 INFO O| May 15 05:52:55.794 INFO STEP 163 (remove_files) COMPLETE
49112024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.795 INFO O| May 15 05:52:55.795 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49122024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.804 INFO O| May 15 05:52:55.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
49132024-05-15T05:52:58.000Z[ recovery-image] May 15 05:52:55.804 INFO O| May 15 05:52:55.804 INFO STEP 164 (remove_files) COMPLETE
49142024-05-15T05:52:58.002Z[ recovery-image] May 15 05:52:55.804 INFO O| May 15 05:52:55.804 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49152024-05-15T05:52:58.003Z[ host-image] May 15 05:52:55.810 INFO O| May 15 05:52:55.810 INFO O| Planning: Checking for conflicting actions ... Done
49162024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.813 INFO O| May 15 05:52:55.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
49172024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.813 INFO O| May 15 05:52:55.813 INFO STEP 165 (remove_files) COMPLETE
49182024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.813 INFO O| May 15 05:52:55.813 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192024-05-15T05:52:58.003Z[ host-image] May 15 05:52:55.814 INFO O| May 15 05:52:55.814 INFO O| Planning: Consolidating action changes ... Done
49202024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.822 INFO O| May 15 05:52:55.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
49212024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.822 INFO O| May 15 05:52:55.822 INFO STEP 166 (remove_files) COMPLETE
49222024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.822 INFO O| May 15 05:52:55.822 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.831 INFO O| May 15 05:52:55.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
49242024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.831 INFO O| May 15 05:52:55.831 INFO STEP 167 (remove_files) COMPLETE
49252024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.831 INFO O| May 15 05:52:55.831 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262024-05-15T05:52:58.003Z[ recovery-image] May 15 05:52:55.840 INFO O| May 15 05:52:55.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
49272024-05-15T05:52:58.004Z[ recovery-image] May 15 05:52:55.840 INFO O| May 15 05:52:55.840 INFO STEP 168 (remove_files) COMPLETE
49282024-05-15T05:52:58.004Z[ recovery-image] May 15 05:52:55.840 INFO O| May 15 05:52:55.840 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292024-05-15T05:52:58.004Z[ recovery-image] May 15 05:52:55.849 INFO O| May 15 05:52:55.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
49302024-05-15T05:52:58.032Z[ recovery-image] May 15 05:52:55.849 INFO O| May 15 05:52:55.849 INFO STEP 169 (remove_files) COMPLETE
49312024-05-15T05:52:58.032Z[ recovery-image] May 15 05:52:55.849 INFO O| May 15 05:52:55.849 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-05-15T05:52:58.032Z[ recovery-image] May 15 05:52:55.859 INFO O| May 15 05:52:55.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
49332024-05-15T05:52:58.032Z[ recovery-image] May 15 05:52:55.859 INFO O| May 15 05:52:55.859 INFO STEP 170 (remove_files) COMPLETE
49342024-05-15T05:52:58.032Z[ recovery-image] May 15 05:52:55.859 INFO O| May 15 05:52:55.859 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-05-15T05:52:58.032Z[ recovery-image] May 15 05:52:55.868 INFO O| May 15 05:52:55.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
49362024-05-15T05:52:58.032Z[ recovery-image] May 15 05:52:55.869 INFO O| May 15 05:52:55.868 INFO STEP 171 (remove_files) COMPLETE
49372024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.869 INFO O| May 15 05:52:55.869 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.878 INFO O| May 15 05:52:55.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
49392024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.878 INFO O| May 15 05:52:55.878 INFO STEP 172 (remove_files) COMPLETE
49402024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.878 INFO O| May 15 05:52:55.878 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.888 INFO O| May 15 05:52:55.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
49422024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.888 INFO O| May 15 05:52:55.888 INFO STEP 173 (remove_files) COMPLETE
49432024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.888 INFO O| May 15 05:52:55.888 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.898 INFO O| May 15 05:52:55.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
49452024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.898 INFO O| May 15 05:52:55.898 INFO STEP 174 (remove_files) COMPLETE
49462024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.898 INFO O| May 15 05:52:55.898 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.907 INFO O| May 15 05:52:55.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
49482024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.907 INFO O| May 15 05:52:55.907 INFO STEP 175 (remove_files) COMPLETE
49492024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.907 INFO O| May 15 05:52:55.907 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.917 INFO O| May 15 05:52:55.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
49512024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.917 INFO O| May 15 05:52:55.917 INFO STEP 176 (remove_files) COMPLETE
49522024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.917 INFO O| May 15 05:52:55.917 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.928 INFO O| May 15 05:52:55.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
49542024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.928 INFO O| May 15 05:52:55.928 INFO STEP 177 (remove_files) COMPLETE
49552024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.928 INFO O| May 15 05:52:55.928 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.938 INFO O| May 15 05:52:55.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
49572024-05-15T05:52:58.033Z[ recovery-image] May 15 05:52:55.938 INFO O| May 15 05:52:55.938 INFO STEP 178 (remove_files) COMPLETE
49582024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.938 INFO O| May 15 05:52:55.938 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.947 INFO O| May 15 05:52:55.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
49602024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.947 INFO O| May 15 05:52:55.947 INFO STEP 179 (remove_files) COMPLETE
49612024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.947 INFO O| May 15 05:52:55.947 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.957 INFO O| May 15 05:52:55.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
49632024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.957 INFO O| May 15 05:52:55.957 INFO STEP 180 (remove_files) COMPLETE
49642024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.957 INFO O| May 15 05:52:55.957 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.966 INFO O| May 15 05:52:55.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
49662024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.966 INFO O| May 15 05:52:55.966 INFO STEP 181 (remove_files) COMPLETE
49672024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.966 INFO O| May 15 05:52:55.966 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.976 INFO O| May 15 05:52:55.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
49692024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.976 INFO O| May 15 05:52:55.976 INFO STEP 182 (remove_files) COMPLETE
49702024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.976 INFO O| May 15 05:52:55.976 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.985 INFO O| May 15 05:52:55.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
49722024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.986 INFO O| May 15 05:52:55.986 INFO STEP 183 (remove_files) COMPLETE
49732024-05-15T05:52:58.034Z[ recovery-image] May 15 05:52:55.986 INFO O| May 15 05:52:55.986 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-05-15T05:52:58.034Z[ host-image] May 15 05:52:55.990 INFO O| May 15 05:52:55.990 INFO O| Planning: Evaluating mediators ... Done
49752024-05-15T05:52:58.034Z[ host-image] May 15 05:52:55.993 INFO O| May 15 05:52:55.993 INFO O| Planning: Planning completed in 1.58 seconds
49762024-05-15T05:52:58.034Z[ host-image] May 15 05:52:55.995 INFO O| May 15 05:52:55.995 INFO O| Packages to install: 6
49772024-05-15T05:52:58.034Z[ host-image] May 15 05:52:55.995 INFO O| May 15 05:52:55.995 INFO O| Mediators to change: 1
49782024-05-15T05:52:58.035Z[ host-image] May 15 05:52:55.995 INFO O| May 15 05:52:55.995 INFO O| Services to change: 1
49792024-05-15T05:52:58.035Z[ recovery-image] May 15 05:52:55.995 INFO O| May 15 05:52:55.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
49802024-05-15T05:52:58.035Z[ recovery-image] May 15 05:52:55.995 INFO O| May 15 05:52:55.995 INFO STEP 184 (remove_files) COMPLETE
49812024-05-15T05:52:58.035Z[ recovery-image] May 15 05:52:55.995 INFO O| May 15 05:52:55.995 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49822024-05-15T05:52:58.035Z[ recovery-image] May 15 05:52:56.005 INFO O| May 15 05:52:56.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
49832024-05-15T05:52:58.035Z[ recovery-image] May 15 05:52:56.005 INFO O| May 15 05:52:56.005 INFO STEP 185 (remove_files) COMPLETE
49842024-05-15T05:52:58.035Z[ recovery-image] May 15 05:52:56.005 INFO O| May 15 05:52:56.005 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49852024-05-15T05:52:58.035Z[ host-image] May 15 05:52:56.007 INFO O| May 15 05:52:56.007 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
49862024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.014 INFO O| May 15 05:52:56.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
49872024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.014 INFO O| May 15 05:52:56.014 INFO STEP 186 (remove_files) COMPLETE
49882024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.014 INFO O| May 15 05:52:56.014 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.024 INFO O| May 15 05:52:56.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
49902024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.024 INFO O| May 15 05:52:56.024 INFO STEP 187 (remove_files) COMPLETE
49912024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.024 INFO O| May 15 05:52:56.024 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.035 INFO O| May 15 05:52:56.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
49932024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.035 INFO O| May 15 05:52:56.035 INFO STEP 188 (remove_files) COMPLETE
49942024-05-15T05:52:58.041Z[ recovery-image] May 15 05:52:56.035 INFO O| May 15 05:52:56.035 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952024-05-15T05:52:58.046Z[ recovery-image] May 15 05:52:56.045 INFO O| May 15 05:52:56.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
49962024-05-15T05:52:58.046Z[ recovery-image] May 15 05:52:56.045 INFO O| May 15 05:52:56.045 INFO STEP 189 (remove_files) COMPLETE
49972024-05-15T05:52:58.046Z[ recovery-image] May 15 05:52:56.045 INFO O| May 15 05:52:56.045 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982024-05-15T05:52:58.053Z[ recovery-image] May 15 05:52:56.055 INFO O| May 15 05:52:56.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
49992024-05-15T05:52:58.053Z[ recovery-image] May 15 05:52:56.055 INFO O| May 15 05:52:56.055 INFO STEP 190 (remove_files) COMPLETE
50002024-05-15T05:52:58.053Z[ recovery-image] May 15 05:52:56.055 INFO O| May 15 05:52:56.055 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-05-15T05:52:58.063Z[ recovery-image] May 15 05:52:56.065 INFO O| May 15 05:52:56.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
50022024-05-15T05:52:58.063Z[ recovery-image] May 15 05:52:56.065 INFO O| May 15 05:52:56.065 INFO STEP 191 (remove_files) COMPLETE
50032024-05-15T05:52:58.071Z[ recovery-image] May 15 05:52:56.065 INFO O| May 15 05:52:56.065 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-05-15T05:52:58.076Z[ recovery-image] May 15 05:52:56.074 INFO O| May 15 05:52:56.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
50052024-05-15T05:52:58.076Z[ recovery-image] May 15 05:52:56.075 INFO O| May 15 05:52:56.075 INFO STEP 192 (remove_files) COMPLETE
50062024-05-15T05:52:58.076Z[ recovery-image] May 15 05:52:56.075 INFO O| May 15 05:52:56.075 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-05-15T05:52:58.082Z[ recovery-image] May 15 05:52:56.084 INFO O| May 15 05:52:56.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
50082024-05-15T05:52:58.086Z[ recovery-image] May 15 05:52:56.084 INFO O| May 15 05:52:56.084 INFO STEP 193 (remove_files) COMPLETE
50092024-05-15T05:52:58.086Z[ recovery-image] May 15 05:52:56.084 INFO O| May 15 05:52:56.084 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-05-15T05:52:58.091Z[ recovery-image] May 15 05:52:56.093 INFO O| May 15 05:52:56.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
50112024-05-15T05:52:58.091Z[ recovery-image] May 15 05:52:56.094 INFO O| May 15 05:52:56.094 INFO STEP 194 (remove_files) COMPLETE
50122024-05-15T05:52:58.091Z[ recovery-image] May 15 05:52:56.094 INFO O| May 15 05:52:56.094 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-05-15T05:52:58.100Z[ recovery-image] May 15 05:52:56.103 INFO O| May 15 05:52:56.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
50142024-05-15T05:52:58.105Z[ recovery-image] May 15 05:52:56.103 INFO O| May 15 05:52:56.103 INFO STEP 195 (remove_files) COMPLETE
50152024-05-15T05:52:58.105Z[ recovery-image] May 15 05:52:56.103 INFO O| May 15 05:52:56.103 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-05-15T05:52:58.110Z[ recovery-image] May 15 05:52:56.112 INFO O| May 15 05:52:56.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
50172024-05-15T05:52:58.110Z[ recovery-image] May 15 05:52:56.112 INFO O| May 15 05:52:56.112 INFO STEP 196 (remove_files) COMPLETE
50182024-05-15T05:52:58.110Z[ recovery-image] May 15 05:52:56.112 INFO O| May 15 05:52:56.112 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-05-15T05:52:58.119Z[ recovery-image] May 15 05:52:56.121 INFO O| May 15 05:52:56.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
50202024-05-15T05:52:58.119Z[ recovery-image] May 15 05:52:56.122 INFO O| May 15 05:52:56.121 INFO STEP 197 (remove_files) COMPLETE
50212024-05-15T05:52:58.119Z[ recovery-image] May 15 05:52:56.122 INFO O| May 15 05:52:56.122 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-05-15T05:52:58.128Z[ recovery-image] May 15 05:52:56.131 INFO O| May 15 05:52:56.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
50232024-05-15T05:52:58.128Z[ recovery-image] May 15 05:52:56.131 INFO O| May 15 05:52:56.131 INFO STEP 198 (remove_files) COMPLETE
50242024-05-15T05:52:58.132Z[ recovery-image] May 15 05:52:56.131 INFO O| May 15 05:52:56.131 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-05-15T05:52:58.138Z[ recovery-image] May 15 05:52:56.140 INFO O| May 15 05:52:56.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
50262024-05-15T05:52:58.138Z[ recovery-image] May 15 05:52:56.140 INFO O| May 15 05:52:56.140 INFO STEP 199 (remove_files) COMPLETE
50272024-05-15T05:52:58.142Z[ recovery-image] May 15 05:52:56.140 INFO O| May 15 05:52:56.140 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-05-15T05:52:58.147Z[ recovery-image] May 15 05:52:56.149 INFO O| May 15 05:52:56.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
50292024-05-15T05:52:58.147Z[ recovery-image] May 15 05:52:56.149 INFO O| May 15 05:52:56.149 INFO STEP 200 (remove_files) COMPLETE
50302024-05-15T05:52:58.147Z[ recovery-image] May 15 05:52:56.149 INFO O| May 15 05:52:56.149 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-05-15T05:52:58.156Z[ recovery-image] May 15 05:52:56.158 INFO O| May 15 05:52:56.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
50322024-05-15T05:52:58.156Z[ recovery-image] May 15 05:52:56.158 INFO O| May 15 05:52:56.158 INFO STEP 201 (remove_files) COMPLETE
50332024-05-15T05:52:58.160Z[ recovery-image] May 15 05:52:56.158 INFO O| May 15 05:52:56.158 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-05-15T05:52:58.165Z[ recovery-image] May 15 05:52:56.167 INFO O| May 15 05:52:56.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
50352024-05-15T05:52:58.165Z[ recovery-image] May 15 05:52:56.167 INFO O| May 15 05:52:56.167 INFO STEP 202 (remove_files) COMPLETE
50362024-05-15T05:52:58.165Z[ recovery-image] May 15 05:52:56.167 INFO O| May 15 05:52:56.167 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-05-15T05:52:58.174Z[ recovery-image] May 15 05:52:56.177 INFO O| May 15 05:52:56.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
50382024-05-15T05:52:58.174Z[ recovery-image] May 15 05:52:56.177 INFO O| May 15 05:52:56.177 INFO STEP 203 (remove_files) COMPLETE
50392024-05-15T05:52:58.175Z[ recovery-image] May 15 05:52:56.177 INFO O| May 15 05:52:56.177 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402024-05-15T05:52:58.184Z[ recovery-image] May 15 05:52:56.186 INFO O| May 15 05:52:56.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
50412024-05-15T05:52:58.184Z[ recovery-image] May 15 05:52:56.186 INFO O| May 15 05:52:56.186 INFO STEP 204 (remove_files) COMPLETE
50422024-05-15T05:52:58.188Z[ recovery-image] May 15 05:52:56.186 INFO O| May 15 05:52:56.186 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-05-15T05:52:58.193Z[ recovery-image] May 15 05:52:56.195 INFO O| May 15 05:52:56.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
50442024-05-15T05:52:58.193Z[ recovery-image] May 15 05:52:56.195 INFO O| May 15 05:52:56.195 INFO STEP 205 (remove_files) COMPLETE
50452024-05-15T05:52:58.200Z[ recovery-image] May 15 05:52:56.195 INFO O| May 15 05:52:56.195 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-05-15T05:52:58.205Z[ recovery-image] May 15 05:52:56.204 INFO O| May 15 05:52:56.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
50472024-05-15T05:52:58.205Z[ recovery-image] May 15 05:52:56.204 INFO O| May 15 05:52:56.204 INFO STEP 206 (remove_files) COMPLETE
50482024-05-15T05:52:58.205Z[ recovery-image] May 15 05:52:56.204 INFO O| May 15 05:52:56.204 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-05-15T05:52:58.211Z[ recovery-image] May 15 05:52:56.214 INFO O| May 15 05:52:56.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
50502024-05-15T05:52:58.211Z[ recovery-image] May 15 05:52:56.214 INFO O| May 15 05:52:56.214 INFO STEP 207 (remove_files) COMPLETE
50512024-05-15T05:52:58.215Z[ recovery-image] May 15 05:52:56.214 INFO O| May 15 05:52:56.214 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-05-15T05:52:58.222Z[ recovery-image] May 15 05:52:56.223 INFO O| May 15 05:52:56.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
50532024-05-15T05:52:58.227Z[ recovery-image] May 15 05:52:56.223 INFO O| May 15 05:52:56.223 INFO STEP 208 (remove_files) COMPLETE
50542024-05-15T05:52:58.227Z[ recovery-image] May 15 05:52:56.223 INFO O| May 15 05:52:56.223 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-05-15T05:52:58.231Z[ recovery-image] May 15 05:52:56.232 INFO O| May 15 05:52:56.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
50562024-05-15T05:52:58.231Z[ recovery-image] May 15 05:52:56.232 INFO O| May 15 05:52:56.232 INFO STEP 209 (remove_files) COMPLETE
50572024-05-15T05:52:58.231Z[ recovery-image] May 15 05:52:56.232 INFO O| May 15 05:52:56.232 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-05-15T05:52:58.239Z[ recovery-image] May 15 05:52:56.241 INFO O| May 15 05:52:56.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
50592024-05-15T05:52:58.239Z[ recovery-image] May 15 05:52:56.241 INFO O| May 15 05:52:56.241 INFO STEP 210 (remove_files) COMPLETE
50602024-05-15T05:52:58.243Z[ recovery-image] May 15 05:52:56.241 INFO O| May 15 05:52:56.241 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-05-15T05:52:58.248Z[ recovery-image] May 15 05:52:56.251 INFO O| May 15 05:52:56.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
50622024-05-15T05:52:58.255Z[ recovery-image] May 15 05:52:56.251 INFO O| May 15 05:52:56.251 INFO STEP 211 (remove_files) COMPLETE
50632024-05-15T05:52:58.255Z[ recovery-image] May 15 05:52:56.251 INFO O| May 15 05:52:56.251 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-05-15T05:52:58.262Z[ recovery-image] May 15 05:52:56.260 INFO O| May 15 05:52:56.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
50652024-05-15T05:52:58.262Z[ recovery-image] May 15 05:52:56.261 INFO O| May 15 05:52:56.261 INFO STEP 212 (remove_files) COMPLETE
50662024-05-15T05:52:58.262Z[ recovery-image] May 15 05:52:56.261 INFO O| May 15 05:52:56.261 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-05-15T05:52:58.269Z[ recovery-image] May 15 05:52:56.270 INFO O| May 15 05:52:56.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
50682024-05-15T05:52:58.269Z[ recovery-image] May 15 05:52:56.270 INFO O| May 15 05:52:56.270 INFO STEP 213 (remove_files) COMPLETE
50692024-05-15T05:52:58.269Z[ recovery-image] May 15 05:52:56.270 INFO O| May 15 05:52:56.270 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702024-05-15T05:52:58.277Z[ recovery-image] May 15 05:52:56.279 INFO O| May 15 05:52:56.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
50712024-05-15T05:52:58.277Z[ recovery-image] May 15 05:52:56.279 INFO O| May 15 05:52:56.279 INFO STEP 214 (remove_files) COMPLETE
50722024-05-15T05:52:58.281Z[ recovery-image] May 15 05:52:56.279 INFO O| May 15 05:52:56.279 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732024-05-15T05:52:58.289Z[ recovery-image] May 15 05:52:56.288 INFO O| May 15 05:52:56.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
50742024-05-15T05:52:58.289Z[ recovery-image] May 15 05:52:56.288 INFO O| May 15 05:52:56.288 INFO STEP 215 (remove_files) COMPLETE
50752024-05-15T05:52:58.289Z[ recovery-image] May 15 05:52:56.288 INFO O| May 15 05:52:56.288 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762024-05-15T05:52:58.295Z[ recovery-image] May 15 05:52:56.298 INFO O| May 15 05:52:56.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
50772024-05-15T05:52:58.295Z[ recovery-image] May 15 05:52:56.298 INFO O| May 15 05:52:56.298 INFO STEP 216 (remove_files) COMPLETE
50782024-05-15T05:52:58.300Z[ recovery-image] May 15 05:52:56.298 INFO O| May 15 05:52:56.298 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792024-05-15T05:52:58.305Z[ recovery-image] May 15 05:52:56.307 INFO O| May 15 05:52:56.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
50802024-05-15T05:52:58.305Z[ recovery-image] May 15 05:52:56.307 INFO O| May 15 05:52:56.307 INFO STEP 217 (remove_files) COMPLETE
50812024-05-15T05:52:58.305Z[ recovery-image] May 15 05:52:56.307 INFO O| May 15 05:52:56.307 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822024-05-15T05:52:58.319Z[ recovery-image] May 15 05:52:56.316 INFO O| May 15 05:52:56.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
50832024-05-15T05:52:58.319Z[ recovery-image] May 15 05:52:56.316 INFO O| May 15 05:52:56.316 INFO STEP 218 (remove_files) COMPLETE
50842024-05-15T05:52:58.320Z[ recovery-image] May 15 05:52:56.316 INFO O| May 15 05:52:56.316 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.325 INFO O| May 15 05:52:56.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
50862024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.325 INFO O| May 15 05:52:56.325 INFO STEP 219 (remove_files) COMPLETE
50872024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.326 INFO O| May 15 05:52:56.325 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.335 INFO O| May 15 05:52:56.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
50892024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.335 INFO O| May 15 05:52:56.335 INFO STEP 220 (remove_files) COMPLETE
50902024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.335 INFO O| May 15 05:52:56.335 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.344 INFO O| May 15 05:52:56.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
50922024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.344 INFO O| May 15 05:52:56.344 INFO STEP 221 (remove_files) COMPLETE
50932024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.344 INFO O| May 15 05:52:56.344 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.353 INFO O| May 15 05:52:56.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
50952024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.353 INFO O| May 15 05:52:56.353 INFO STEP 222 (remove_files) COMPLETE
50962024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.353 INFO O| May 15 05:52:56.353 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972024-05-15T05:52:58.756Z[ recovery-image] May 15 05:52:56.362 INFO O| May 15 05:52:56.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
50982024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.362 INFO O| May 15 05:52:56.362 INFO STEP 223 (remove_files) COMPLETE
50992024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.362 INFO O| May 15 05:52:56.362 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.372 INFO O| May 15 05:52:56.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
51012024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.372 INFO O| May 15 05:52:56.372 INFO STEP 224 (remove_files) COMPLETE
51022024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.372 INFO O| May 15 05:52:56.372 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.381 INFO O| May 15 05:52:56.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
51042024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.381 INFO O| May 15 05:52:56.381 INFO STEP 225 (remove_files) COMPLETE
51052024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.381 INFO O| May 15 05:52:56.381 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.390 INFO O| May 15 05:52:56.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
51072024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.390 INFO O| May 15 05:52:56.390 INFO STEP 226 (remove_files) COMPLETE
51082024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.390 INFO O| May 15 05:52:56.390 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.399 INFO O| May 15 05:52:56.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
51102024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.400 INFO O| May 15 05:52:56.399 INFO STEP 227 (remove_files) COMPLETE
51112024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.400 INFO O| May 15 05:52:56.400 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122024-05-15T05:52:58.757Z[ recovery-image] May 15 05:52:56.409 INFO O| May 15 05:52:56.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
51132024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.409 INFO O| May 15 05:52:56.409 INFO STEP 228 (remove_files) COMPLETE
51142024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.409 INFO O| May 15 05:52:56.409 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.418 INFO O| May 15 05:52:56.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
51162024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.418 INFO O| May 15 05:52:56.418 INFO STEP 229 (remove_files) COMPLETE
51172024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.418 INFO O| May 15 05:52:56.418 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.428 INFO O| May 15 05:52:56.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
51192024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.428 INFO O| May 15 05:52:56.428 INFO STEP 230 (remove_files) COMPLETE
51202024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.428 INFO O| May 15 05:52:56.428 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.437 INFO O| May 15 05:52:56.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
51222024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.437 INFO O| May 15 05:52:56.437 INFO STEP 231 (remove_files) COMPLETE
51232024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.437 INFO O| May 15 05:52:56.437 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.446 INFO O| May 15 05:52:56.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
51252024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.446 INFO O| May 15 05:52:56.446 INFO STEP 232 (remove_files) COMPLETE
51262024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.446 INFO O| May 15 05:52:56.446 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.456 INFO O| May 15 05:52:56.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
51282024-05-15T05:52:58.758Z[ recovery-image] May 15 05:52:56.456 INFO O| May 15 05:52:56.456 INFO STEP 233 (remove_files) COMPLETE
51292024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.456 INFO O| May 15 05:52:56.456 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.465 INFO O| May 15 05:52:56.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
51312024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.465 INFO O| May 15 05:52:56.465 INFO STEP 234 (remove_files) COMPLETE
51322024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.465 INFO O| May 15 05:52:56.465 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.475 INFO O| May 15 05:52:56.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
51342024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.475 INFO O| May 15 05:52:56.475 INFO STEP 235 (remove_files) COMPLETE
51352024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.475 INFO O| May 15 05:52:56.475 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.484 INFO O| May 15 05:52:56.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
51372024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.484 INFO O| May 15 05:52:56.484 INFO STEP 236 (remove_files) COMPLETE
51382024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.484 INFO O| May 15 05:52:56.484 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.494 INFO O| May 15 05:52:56.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
51402024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.494 INFO O| May 15 05:52:56.494 INFO STEP 237 (remove_files) COMPLETE
51412024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.494 INFO O| May 15 05:52:56.494 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.503 INFO O| May 15 05:52:56.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
51432024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.503 INFO O| May 15 05:52:56.503 INFO STEP 238 (remove_files) COMPLETE
51442024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.503 INFO O| May 15 05:52:56.503 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.513 INFO O| May 15 05:52:56.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
51462024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.513 INFO O| May 15 05:52:56.513 INFO STEP 239 (remove_files) COMPLETE
51472024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.513 INFO O| May 15 05:52:56.513 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.522 INFO O| May 15 05:52:56.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
51492024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.522 INFO O| May 15 05:52:56.522 INFO STEP 240 (remove_files) COMPLETE
51502024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.522 INFO O| May 15 05:52:56.522 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512024-05-15T05:52:58.759Z[ recovery-image] May 15 05:52:56.531 INFO O| May 15 05:52:56.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
51522024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.531 INFO O| May 15 05:52:56.531 INFO STEP 241 (remove_files) COMPLETE
51532024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.531 INFO O| May 15 05:52:56.531 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.540 INFO O| May 15 05:52:56.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
51552024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.540 INFO O| May 15 05:52:56.540 INFO STEP 242 (remove_files) COMPLETE
51562024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.540 INFO O| May 15 05:52:56.540 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.550 INFO O| May 15 05:52:56.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
51582024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.550 INFO O| May 15 05:52:56.550 INFO STEP 243 (remove_files) COMPLETE
51592024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.550 INFO O| May 15 05:52:56.550 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.559 INFO O| May 15 05:52:56.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
51612024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.559 INFO O| May 15 05:52:56.559 INFO STEP 244 (remove_files) COMPLETE
51622024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.559 INFO O| May 15 05:52:56.559 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.569 INFO O| May 15 05:52:56.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
51642024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.569 INFO O| May 15 05:52:56.569 INFO STEP 245 (remove_files) COMPLETE
51652024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.569 INFO O| May 15 05:52:56.569 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.578 INFO O| May 15 05:52:56.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
51672024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.578 INFO O| May 15 05:52:56.578 INFO STEP 246 (remove_files) COMPLETE
51682024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.578 INFO O| May 15 05:52:56.578 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.587 INFO O| May 15 05:52:56.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
51702024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.587 INFO O| May 15 05:52:56.587 INFO STEP 247 (remove_files) COMPLETE
51712024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.587 INFO O| May 15 05:52:56.587 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.596 INFO O| May 15 05:52:56.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
51732024-05-15T05:52:58.760Z[ recovery-image] May 15 05:52:56.596 INFO O| May 15 05:52:56.596 INFO STEP 248 (remove_files) COMPLETE
51742024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.596 INFO O| May 15 05:52:56.596 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.605 INFO O| May 15 05:52:56.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
51762024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.605 INFO O| May 15 05:52:56.605 INFO STEP 249 (remove_files) COMPLETE
51772024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.605 INFO O| May 15 05:52:56.605 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.615 INFO O| May 15 05:52:56.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
51792024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.615 INFO O| May 15 05:52:56.615 INFO STEP 250 (remove_files) COMPLETE
51802024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.615 INFO O| May 15 05:52:56.615 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.624 INFO O| May 15 05:52:56.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
51822024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.624 INFO O| May 15 05:52:56.624 INFO STEP 251 (remove_files) COMPLETE
51832024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.624 INFO O| May 15 05:52:56.624 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842024-05-15T05:52:58.761Z[ recovery-image] May 15 05:52:56.633 INFO O| May 15 05:52:56.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
51852024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.633 INFO O| May 15 05:52:56.633 INFO STEP 252 (remove_files) COMPLETE
51862024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.633 INFO O| May 15 05:52:56.633 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.642 INFO O| May 15 05:52:56.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
51882024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.642 INFO O| May 15 05:52:56.642 INFO STEP 253 (remove_files) COMPLETE
51892024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.642 INFO O| May 15 05:52:56.642 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.651 INFO O| May 15 05:52:56.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
51912024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.651 INFO O| May 15 05:52:56.651 INFO STEP 254 (remove_files) COMPLETE
51922024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.651 INFO O| May 15 05:52:56.651 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.661 INFO O| May 15 05:52:56.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
51942024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.661 INFO O| May 15 05:52:56.661 INFO STEP 255 (remove_files) COMPLETE
51952024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.661 INFO O| May 15 05:52:56.661 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.670 INFO O| May 15 05:52:56.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
51972024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.670 INFO O| May 15 05:52:56.670 INFO STEP 256 (remove_files) COMPLETE
51982024-05-15T05:52:58.776Z[ recovery-image] May 15 05:52:56.670 INFO O| May 15 05:52:56.670 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.679 INFO O| May 15 05:52:56.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
52002024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.679 INFO O| May 15 05:52:56.679 INFO STEP 257 (remove_files) COMPLETE
52012024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.679 INFO O| May 15 05:52:56.679 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.688 INFO O| May 15 05:52:56.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
52032024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.688 INFO O| May 15 05:52:56.688 INFO STEP 258 (remove_files) COMPLETE
52042024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.688 INFO O| May 15 05:52:56.688 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.697 INFO O| May 15 05:52:56.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
52062024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.698 INFO O| May 15 05:52:56.697 INFO STEP 259 (remove_files) COMPLETE
52072024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.698 INFO O| May 15 05:52:56.698 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.707 INFO O| May 15 05:52:56.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
52092024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.707 INFO O| May 15 05:52:56.707 INFO STEP 260 (remove_files) COMPLETE
52102024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.707 INFO O| May 15 05:52:56.707 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.716 INFO O| May 15 05:52:56.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
52122024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.716 INFO O| May 15 05:52:56.716 INFO STEP 261 (remove_files) COMPLETE
52132024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.716 INFO O| May 15 05:52:56.716 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.725 INFO O| May 15 05:52:56.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
52152024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.725 INFO O| May 15 05:52:56.725 INFO STEP 262 (remove_files) COMPLETE
52162024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.725 INFO O| May 15 05:52:56.725 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.734 INFO O| May 15 05:52:56.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
52182024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.734 INFO O| May 15 05:52:56.734 INFO STEP 263 (remove_files) COMPLETE
52192024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.734 INFO O| May 15 05:52:56.734 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202024-05-15T05:52:58.777Z[ recovery-image] May 15 05:52:56.744 INFO O| May 15 05:52:56.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
52212024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.744 INFO O| May 15 05:52:56.744 INFO STEP 264 (remove_files) COMPLETE
52222024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.744 INFO O| May 15 05:52:56.744 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.753 INFO O| May 15 05:52:56.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
52242024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.753 INFO O| May 15 05:52:56.753 INFO STEP 265 (remove_files) COMPLETE
52252024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.753 INFO O| May 15 05:52:56.753 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.762 INFO O| May 15 05:52:56.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
52272024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.762 INFO O| May 15 05:52:56.762 INFO STEP 266 (remove_files) COMPLETE
52282024-05-15T05:52:58.778Z[ recovery-image] May 15 05:52:56.762 INFO O| May 15 05:52:56.762 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292024-05-15T05:52:58.789Z[ recovery-image] May 15 05:52:56.771 INFO O| May 15 05:52:56.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
52302024-05-15T05:52:58.790Z[ recovery-image] May 15 05:52:56.771 INFO O| May 15 05:52:56.771 INFO STEP 267 (remove_files) COMPLETE
52312024-05-15T05:52:58.790Z[ recovery-image] May 15 05:52:56.771 INFO O| May 15 05:52:56.771 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322024-05-15T05:52:58.790Z[ recovery-image] May 15 05:52:56.780 INFO O| May 15 05:52:56.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
52332024-05-15T05:52:58.790Z[ recovery-image] May 15 05:52:56.780 INFO O| May 15 05:52:56.780 INFO STEP 268 (remove_files) COMPLETE
52342024-05-15T05:52:58.790Z[ recovery-image] May 15 05:52:56.780 INFO O| May 15 05:52:56.780 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352024-05-15T05:52:58.806Z[ recovery-image] May 15 05:52:56.789 INFO O| May 15 05:52:56.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
52362024-05-15T05:52:58.806Z[ recovery-image] May 15 05:52:56.789 INFO O| May 15 05:52:56.789 INFO STEP 269 (remove_files) COMPLETE
52372024-05-15T05:52:58.807Z[ recovery-image] May 15 05:52:56.789 INFO O| May 15 05:52:56.789 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382024-05-15T05:52:58.807Z[ recovery-image] May 15 05:52:56.798 INFO O| May 15 05:52:56.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
52392024-05-15T05:52:58.807Z[ recovery-image] May 15 05:52:56.798 INFO O| May 15 05:52:56.798 INFO STEP 270 (remove_files) COMPLETE
52402024-05-15T05:52:58.807Z[ recovery-image] May 15 05:52:56.798 INFO O| May 15 05:52:56.798 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412024-05-15T05:52:58.909Z[ recovery-image] May 15 05:52:56.807 INFO O| May 15 05:52:56.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
52422024-05-15T05:52:58.909Z[ recovery-image] May 15 05:52:56.807 INFO O| May 15 05:52:56.807 INFO STEP 271 (remove_files) COMPLETE
52432024-05-15T05:52:58.909Z[ recovery-image] May 15 05:52:56.807 INFO O| May 15 05:52:56.807 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442024-05-15T05:52:58.909Z[ recovery-image] May 15 05:52:56.816 INFO O| May 15 05:52:56.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
52452024-05-15T05:52:58.909Z[ recovery-image] May 15 05:52:56.816 INFO O| May 15 05:52:56.816 INFO STEP 272 (remove_files) COMPLETE
52462024-05-15T05:52:58.910Z[ recovery-image] May 15 05:52:56.816 INFO O| May 15 05:52:56.816 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472024-05-15T05:52:58.910Z[ recovery-image] May 15 05:52:56.825 INFO O| May 15 05:52:56.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
52482024-05-15T05:52:58.910Z[ recovery-image] May 15 05:52:56.825 INFO O| May 15 05:52:56.825 INFO STEP 273 (remove_files) COMPLETE
52492024-05-15T05:52:58.910Z[ recovery-image] May 15 05:52:56.825 INFO O| May 15 05:52:56.825 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502024-05-15T05:52:58.911Z[ recovery-image] May 15 05:52:56.834 INFO O| May 15 05:52:56.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
52512024-05-15T05:52:58.911Z[ recovery-image] May 15 05:52:56.834 INFO O| May 15 05:52:56.834 INFO STEP 274 (remove_files) COMPLETE
52522024-05-15T05:52:58.911Z[ recovery-image] May 15 05:52:56.834 INFO O| May 15 05:52:56.834 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532024-05-15T05:52:58.911Z[ recovery-image] May 15 05:52:56.843 INFO O| May 15 05:52:56.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
52542024-05-15T05:52:58.911Z[ recovery-image] May 15 05:52:56.843 INFO O| May 15 05:52:56.843 INFO STEP 275 (remove_files) COMPLETE
52552024-05-15T05:52:58.912Z[ recovery-image] May 15 05:52:56.843 INFO O| May 15 05:52:56.843 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562024-05-15T05:52:58.912Z[ recovery-image] May 15 05:52:56.852 INFO O| May 15 05:52:56.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
52572024-05-15T05:52:58.912Z[ recovery-image] May 15 05:52:56.852 INFO O| May 15 05:52:56.852 INFO STEP 276 (remove_files) COMPLETE
52582024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.852 INFO O| May 15 05:52:56.852 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.861 INFO O| May 15 05:52:56.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
52602024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.861 INFO O| May 15 05:52:56.861 INFO STEP 277 (remove_files) COMPLETE
52612024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.861 INFO O| May 15 05:52:56.861 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.870 INFO O| May 15 05:52:56.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
52632024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.870 INFO O| May 15 05:52:56.870 INFO STEP 278 (remove_files) COMPLETE
52642024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.870 INFO O| May 15 05:52:56.870 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.879 INFO O| May 15 05:52:56.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
52662024-05-15T05:52:58.913Z[ recovery-image] May 15 05:52:56.879 INFO O| May 15 05:52:56.879 INFO STEP 279 (remove_files) COMPLETE
52672024-05-15T05:52:58.914Z[ recovery-image] May 15 05:52:56.879 INFO O| May 15 05:52:56.879 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682024-05-15T05:52:58.914Z[ recovery-image] May 15 05:52:56.888 INFO O| May 15 05:52:56.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
52692024-05-15T05:52:58.914Z[ recovery-image] May 15 05:52:56.888 INFO O| May 15 05:52:56.888 INFO STEP 280 (remove_files) COMPLETE
52702024-05-15T05:52:58.914Z[ recovery-image] May 15 05:52:56.888 INFO O| May 15 05:52:56.888 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.897 INFO O| May 15 05:52:56.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
52722024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.897 INFO O| May 15 05:52:56.897 INFO STEP 281 (remove_files) COMPLETE
52732024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.897 INFO O| May 15 05:52:56.897 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.906 INFO O| May 15 05:52:56.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
52752024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.906 INFO O| May 15 05:52:56.906 INFO STEP 282 (remove_files) COMPLETE
52762024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.906 INFO O| May 15 05:52:56.906 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.915 INFO O| May 15 05:52:56.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
52782024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.915 INFO O| May 15 05:52:56.915 INFO STEP 283 (remove_files) COMPLETE
52792024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.915 INFO O| May 15 05:52:56.915 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.924 INFO O| May 15 05:52:56.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
52812024-05-15T05:52:58.951Z[ recovery-image] May 15 05:52:56.924 INFO O| May 15 05:52:56.924 INFO STEP 284 (remove_files) COMPLETE
52822024-05-15T05:52:58.952Z[ recovery-image] May 15 05:52:56.924 INFO O| May 15 05:52:56.924 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832024-05-15T05:52:58.952Z[ recovery-image] May 15 05:52:56.933 INFO O| May 15 05:52:56.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
52842024-05-15T05:52:58.952Z[ recovery-image] May 15 05:52:56.933 INFO O| May 15 05:52:56.933 INFO STEP 285 (remove_files) COMPLETE
52852024-05-15T05:52:58.952Z[ recovery-image] May 15 05:52:56.933 INFO O| May 15 05:52:56.933 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862024-05-15T05:52:58.952Z[ recovery-image] May 15 05:52:56.942 INFO O| May 15 05:52:56.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
52872024-05-15T05:52:58.952Z[ recovery-image] May 15 05:52:56.942 INFO O| May 15 05:52:56.942 INFO STEP 286 (remove_files) COMPLETE
52882024-05-15T05:52:58.952Z[ recovery-image] May 15 05:52:56.942 INFO O| May 15 05:52:56.942 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892024-05-15T05:52:58.956Z[ recovery-image] May 15 05:52:56.951 INFO O| May 15 05:52:56.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
52902024-05-15T05:52:58.956Z[ recovery-image] May 15 05:52:56.951 INFO O| May 15 05:52:56.951 INFO STEP 287 (remove_files) COMPLETE
52912024-05-15T05:52:58.956Z[ recovery-image] May 15 05:52:56.951 INFO O| May 15 05:52:56.951 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922024-05-15T05:52:58.960Z[ recovery-image] May 15 05:52:56.960 INFO O| May 15 05:52:56.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
52932024-05-15T05:52:58.960Z[ recovery-image] May 15 05:52:56.960 INFO O| May 15 05:52:56.960 INFO STEP 288 (remove_files) COMPLETE
52942024-05-15T05:52:58.960Z[ recovery-image] May 15 05:52:56.960 INFO O| May 15 05:52:56.960 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952024-05-15T05:52:58.967Z[ recovery-image] May 15 05:52:56.969 INFO O| May 15 05:52:56.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
52962024-05-15T05:52:58.967Z[ recovery-image] May 15 05:52:56.969 INFO O| May 15 05:52:56.969 INFO STEP 289 (remove_files) COMPLETE
52972024-05-15T05:52:58.967Z[ recovery-image] May 15 05:52:56.969 INFO O| May 15 05:52:56.969 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982024-05-15T05:52:58.982Z[ recovery-image] May 15 05:52:56.978 INFO O| May 15 05:52:56.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
52992024-05-15T05:52:58.982Z[ recovery-image] May 15 05:52:56.978 INFO O| May 15 05:52:56.978 INFO STEP 290 (remove_files) COMPLETE
53002024-05-15T05:52:58.987Z[ recovery-image] May 15 05:52:56.978 INFO O| May 15 05:52:56.978 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012024-05-15T05:52:58.987Z[ recovery-image] May 15 05:52:56.987 INFO O| May 15 05:52:56.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
53022024-05-15T05:52:58.988Z[ recovery-image] May 15 05:52:56.987 INFO O| May 15 05:52:56.987 INFO STEP 291 (remove_files) COMPLETE
53032024-05-15T05:52:58.988Z[ recovery-image] May 15 05:52:56.987 INFO O| May 15 05:52:56.987 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042024-05-15T05:52:58.994Z[ recovery-image] May 15 05:52:56.996 INFO O| May 15 05:52:56.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
53052024-05-15T05:52:59.003Z[ recovery-image] May 15 05:52:56.996 INFO O| May 15 05:52:56.996 INFO STEP 292 (remove_files) COMPLETE
53062024-05-15T05:52:59.003Z[ recovery-image] May 15 05:52:56.996 INFO O| May 15 05:52:56.996 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072024-05-15T05:52:59.008Z[ recovery-image] May 15 05:52:57.006 INFO O| May 15 05:52:57.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
53082024-05-15T05:52:59.008Z[ recovery-image] May 15 05:52:57.006 INFO O| May 15 05:52:57.006 INFO STEP 293 (remove_files) COMPLETE
53092024-05-15T05:52:59.008Z[ recovery-image] May 15 05:52:57.006 INFO O| May 15 05:52:57.006 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102024-05-15T05:52:59.013Z[ recovery-image] May 15 05:52:57.015 INFO O| May 15 05:52:57.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
53112024-05-15T05:52:59.026Z[ recovery-image] May 15 05:52:57.016 INFO O| May 15 05:52:57.016 INFO STEP 294 (remove_files) COMPLETE
53122024-05-15T05:52:59.026Z[ recovery-image] May 15 05:52:57.016 INFO O| May 15 05:52:57.016 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132024-05-15T05:52:59.031Z[ recovery-image] May 15 05:52:57.025 INFO O| May 15 05:52:57.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
53142024-05-15T05:52:59.031Z[ recovery-image] May 15 05:52:57.025 INFO O| May 15 05:52:57.025 INFO STEP 295 (remove_files) COMPLETE
53152024-05-15T05:52:59.031Z[ recovery-image] May 15 05:52:57.025 INFO O| May 15 05:52:57.025 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162024-05-15T05:52:59.035Z[ recovery-image] May 15 05:52:57.035 INFO O| May 15 05:52:57.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
53172024-05-15T05:52:59.035Z[ recovery-image] May 15 05:52:57.035 INFO O| May 15 05:52:57.035 INFO STEP 296 (remove_files) COMPLETE
53182024-05-15T05:52:59.035Z[ recovery-image] May 15 05:52:57.035 INFO O| May 15 05:52:57.035 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192024-05-15T05:52:59.043Z[ recovery-image] May 15 05:52:57.044 INFO O| May 15 05:52:57.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
53202024-05-15T05:52:59.047Z[ recovery-image] May 15 05:52:57.044 INFO O| May 15 05:52:57.044 INFO STEP 297 (remove_files) COMPLETE
53212024-05-15T05:52:59.047Z[ recovery-image] May 15 05:52:57.044 INFO O| May 15 05:52:57.044 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222024-05-15T05:52:59.051Z[ recovery-image] May 15 05:52:57.054 INFO O| May 15 05:52:57.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
53232024-05-15T05:52:59.057Z[ recovery-image] May 15 05:52:57.054 INFO O| May 15 05:52:57.054 INFO STEP 298 (remove_files) COMPLETE
53242024-05-15T05:52:59.057Z[ recovery-image] May 15 05:52:57.054 INFO O| May 15 05:52:57.054 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252024-05-15T05:52:59.071Z[ recovery-image] May 15 05:52:57.063 INFO O| May 15 05:52:57.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
53262024-05-15T05:52:59.072Z[ recovery-image] May 15 05:52:57.063 INFO O| May 15 05:52:57.063 INFO STEP 299 (remove_files) COMPLETE
53272024-05-15T05:52:59.072Z[ recovery-image] May 15 05:52:57.063 INFO O| May 15 05:52:57.063 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282024-05-15T05:52:59.075Z[ recovery-image] May 15 05:52:57.073 INFO O| May 15 05:52:57.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
53292024-05-15T05:52:59.075Z[ recovery-image] May 15 05:52:57.073 INFO O| May 15 05:52:57.073 INFO STEP 300 (remove_files) COMPLETE
53302024-05-15T05:52:59.075Z[ recovery-image] May 15 05:52:57.073 INFO O| May 15 05:52:57.073 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312024-05-15T05:52:59.082Z[ recovery-image] May 15 05:52:57.083 INFO O| May 15 05:52:57.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
53322024-05-15T05:52:59.082Z[ recovery-image] May 15 05:52:57.083 INFO O| May 15 05:52:57.083 INFO STEP 301 (remove_files) COMPLETE
53332024-05-15T05:52:59.088Z[ recovery-image] May 15 05:52:57.083 INFO O| May 15 05:52:57.083 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342024-05-15T05:52:59.093Z[ recovery-image] May 15 05:52:57.093 INFO O| May 15 05:52:57.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
53352024-05-15T05:52:59.093Z[ recovery-image] May 15 05:52:57.093 INFO O| May 15 05:52:57.093 INFO STEP 302 (remove_files) COMPLETE
53362024-05-15T05:52:59.093Z[ recovery-image] May 15 05:52:57.093 INFO O| May 15 05:52:57.093 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372024-05-15T05:52:59.100Z[ recovery-image] May 15 05:52:57.102 INFO O| May 15 05:52:57.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
53382024-05-15T05:52:59.100Z[ recovery-image] May 15 05:52:57.102 INFO O| May 15 05:52:57.102 INFO STEP 303 (remove_files) COMPLETE
53392024-05-15T05:52:59.104Z[ recovery-image] May 15 05:52:57.102 INFO O| May 15 05:52:57.102 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402024-05-15T05:52:59.109Z[ recovery-image] May 15 05:52:57.111 INFO O| May 15 05:52:57.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
53412024-05-15T05:52:59.109Z[ recovery-image] May 15 05:52:57.111 INFO O| May 15 05:52:57.111 INFO STEP 304 (remove_files) COMPLETE
53422024-05-15T05:52:59.114Z[ recovery-image] May 15 05:52:57.111 INFO O| May 15 05:52:57.111 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432024-05-15T05:52:59.124Z[ recovery-image] May 15 05:52:57.121 INFO O| May 15 05:52:57.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
53442024-05-15T05:52:59.124Z[ recovery-image] May 15 05:52:57.121 INFO O| May 15 05:52:57.121 INFO STEP 305 (remove_files) COMPLETE
53452024-05-15T05:52:59.124Z[ recovery-image] May 15 05:52:57.121 INFO O| May 15 05:52:57.121 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462024-05-15T05:52:59.130Z[ recovery-image] May 15 05:52:57.130 INFO O| May 15 05:52:57.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
53472024-05-15T05:52:59.131Z[ recovery-image] May 15 05:52:57.130 INFO O| May 15 05:52:57.130 INFO STEP 306 (remove_files) COMPLETE
53482024-05-15T05:52:59.131Z[ recovery-image] May 15 05:52:57.130 INFO O| May 15 05:52:57.130 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492024-05-15T05:52:59.137Z[ recovery-image] May 15 05:52:57.139 INFO O| May 15 05:52:57.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
53502024-05-15T05:52:59.137Z[ recovery-image] May 15 05:52:57.139 INFO O| May 15 05:52:57.139 INFO STEP 307 (remove_files) COMPLETE
53512024-05-15T05:52:59.137Z[ recovery-image] May 15 05:52:57.139 INFO O| May 15 05:52:57.139 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522024-05-15T05:52:59.147Z[ recovery-image] May 15 05:52:57.148 INFO O| May 15 05:52:57.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
53532024-05-15T05:52:59.151Z[ recovery-image] May 15 05:52:57.148 INFO O| May 15 05:52:57.148 INFO STEP 308 (remove_files) COMPLETE
53542024-05-15T05:52:59.151Z[ recovery-image] May 15 05:52:57.149 INFO O| May 15 05:52:57.148 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552024-05-15T05:52:59.156Z[ recovery-image] May 15 05:52:57.158 INFO O| May 15 05:52:57.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
53562024-05-15T05:52:59.156Z[ recovery-image] May 15 05:52:57.158 INFO O| May 15 05:52:57.158 INFO STEP 309 (remove_files) COMPLETE
53572024-05-15T05:52:59.156Z[ recovery-image] May 15 05:52:57.158 INFO O| May 15 05:52:57.158 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582024-05-15T05:52:59.165Z[ recovery-image] May 15 05:52:57.167 INFO O| May 15 05:52:57.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
53592024-05-15T05:52:59.165Z[ recovery-image] May 15 05:52:57.167 INFO O| May 15 05:52:57.167 INFO STEP 310 (remove_files) COMPLETE
53602024-05-15T05:52:59.165Z[ recovery-image] May 15 05:52:57.167 INFO O| May 15 05:52:57.167 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612024-05-15T05:52:59.174Z[ recovery-image] May 15 05:52:57.176 INFO O| May 15 05:52:57.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
53622024-05-15T05:52:59.179Z[ recovery-image] May 15 05:52:57.176 INFO O| May 15 05:52:57.176 INFO STEP 311 (remove_files) COMPLETE
53632024-05-15T05:52:59.179Z[ recovery-image] May 15 05:52:57.176 INFO O| May 15 05:52:57.176 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642024-05-15T05:52:59.183Z[ recovery-image] May 15 05:52:57.186 INFO O| May 15 05:52:57.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
53652024-05-15T05:52:59.187Z[ recovery-image] May 15 05:52:57.186 INFO O| May 15 05:52:57.186 INFO STEP 312 (remove_files) COMPLETE
53662024-05-15T05:52:59.187Z[ recovery-image] May 15 05:52:57.186 INFO O| May 15 05:52:57.186 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672024-05-15T05:52:59.192Z[ recovery-image] May 15 05:52:57.195 INFO O| May 15 05:52:57.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
53682024-05-15T05:52:59.193Z[ recovery-image] May 15 05:52:57.195 INFO O| May 15 05:52:57.195 INFO STEP 313 (remove_files) COMPLETE
53692024-05-15T05:52:59.196Z[ recovery-image] May 15 05:52:57.195 INFO O| May 15 05:52:57.195 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702024-05-15T05:52:59.202Z[ recovery-image] May 15 05:52:57.204 INFO O| May 15 05:52:57.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
53712024-05-15T05:52:59.202Z[ recovery-image] May 15 05:52:57.204 INFO O| May 15 05:52:57.204 INFO STEP 314 (remove_files) COMPLETE
53722024-05-15T05:52:59.202Z[ recovery-image] May 15 05:52:57.204 INFO O| May 15 05:52:57.204 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732024-05-15T05:52:59.211Z[ recovery-image] May 15 05:52:57.213 INFO O| May 15 05:52:57.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
53742024-05-15T05:52:59.211Z[ recovery-image] May 15 05:52:57.213 INFO O| May 15 05:52:57.213 INFO STEP 315 (remove_files) COMPLETE
53752024-05-15T05:52:59.211Z[ recovery-image] May 15 05:52:57.213 INFO O| May 15 05:52:57.213 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762024-05-15T05:52:59.221Z[ recovery-image] May 15 05:52:57.222 INFO O| May 15 05:52:57.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
53772024-05-15T05:52:59.221Z[ recovery-image] May 15 05:52:57.222 INFO O| May 15 05:52:57.222 INFO STEP 316 (remove_files) COMPLETE
53782024-05-15T05:52:59.228Z[ recovery-image] May 15 05:52:57.222 INFO O| May 15 05:52:57.222 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792024-05-15T05:52:59.232Z[ recovery-image] May 15 05:52:57.232 INFO O| May 15 05:52:57.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
53802024-05-15T05:52:59.232Z[ recovery-image] May 15 05:52:57.232 INFO O| May 15 05:52:57.232 INFO STEP 317 (remove_files) COMPLETE
53812024-05-15T05:52:59.232Z[ recovery-image] May 15 05:52:57.232 INFO O| May 15 05:52:57.232 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822024-05-15T05:52:59.239Z[ recovery-image] May 15 05:52:57.241 INFO O| May 15 05:52:57.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
53832024-05-15T05:52:59.239Z[ recovery-image] May 15 05:52:57.241 INFO O| May 15 05:52:57.241 INFO STEP 318 (remove_files) COMPLETE
53842024-05-15T05:52:59.243Z[ recovery-image] May 15 05:52:57.241 INFO O| May 15 05:52:57.241 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852024-05-15T05:52:59.248Z[ recovery-image] May 15 05:52:57.250 INFO O| May 15 05:52:57.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
53862024-05-15T05:52:59.248Z[ recovery-image] May 15 05:52:57.250 INFO O| May 15 05:52:57.250 INFO STEP 319 (remove_files) COMPLETE
53872024-05-15T05:52:59.249Z[ recovery-image] May 15 05:52:57.250 INFO O| May 15 05:52:57.250 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882024-05-15T05:52:59.261Z[ recovery-image] May 15 05:52:57.259 INFO O| May 15 05:52:57.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
53892024-05-15T05:52:59.267Z[ recovery-image] May 15 05:52:57.260 INFO O| May 15 05:52:57.259 INFO STEP 320 (remove_files) COMPLETE
53902024-05-15T05:52:59.267Z[ recovery-image] May 15 05:52:57.260 INFO O| May 15 05:52:57.260 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912024-05-15T05:52:59.284Z[ recovery-image] May 15 05:52:57.269 INFO O| May 15 05:52:57.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
53922024-05-15T05:52:59.284Z[ recovery-image] May 15 05:52:57.269 INFO O| May 15 05:52:57.269 INFO STEP 321 (remove_files) COMPLETE
53932024-05-15T05:52:59.284Z[ recovery-image] May 15 05:52:57.269 INFO O| May 15 05:52:57.269 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942024-05-15T05:52:59.284Z[ recovery-image] May 15 05:52:57.278 INFO O| May 15 05:52:57.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
53952024-05-15T05:52:59.284Z[ recovery-image] May 15 05:52:57.278 INFO O| May 15 05:52:57.278 INFO STEP 322 (remove_files) COMPLETE
53962024-05-15T05:52:59.284Z[ recovery-image] May 15 05:52:57.278 INFO O| May 15 05:52:57.278 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972024-05-15T05:52:59.291Z[ recovery-image] May 15 05:52:57.287 INFO O| May 15 05:52:57.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
53982024-05-15T05:52:59.291Z[ recovery-image] May 15 05:52:57.287 INFO O| May 15 05:52:57.287 INFO STEP 323 (remove_files) COMPLETE
53992024-05-15T05:52:59.291Z[ recovery-image] May 15 05:52:57.287 INFO O| May 15 05:52:57.287 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002024-05-15T05:52:59.299Z[ recovery-image] May 15 05:52:57.297 INFO O| May 15 05:52:57.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
54012024-05-15T05:52:59.299Z[ recovery-image] May 15 05:52:57.297 INFO O| May 15 05:52:57.297 INFO STEP 324 (remove_files) COMPLETE
54022024-05-15T05:52:59.299Z[ recovery-image] May 15 05:52:57.297 INFO O| May 15 05:52:57.297 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032024-05-15T05:52:59.306Z[ recovery-image] May 15 05:52:57.306 INFO O| May 15 05:52:57.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
54042024-05-15T05:52:59.306Z[ recovery-image] May 15 05:52:57.306 INFO O| May 15 05:52:57.306 INFO STEP 325 (remove_files) COMPLETE
54052024-05-15T05:52:59.314Z[ recovery-image] May 15 05:52:57.306 INFO O| May 15 05:52:57.306 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062024-05-15T05:52:59.319Z[ recovery-image] May 15 05:52:57.316 INFO O| May 15 05:52:57.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
54072024-05-15T05:52:59.319Z[ recovery-image] May 15 05:52:57.316 INFO O| May 15 05:52:57.316 INFO STEP 326 (remove_files) COMPLETE
54082024-05-15T05:52:59.319Z[ recovery-image] May 15 05:52:57.316 INFO O| May 15 05:52:57.316 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092024-05-15T05:52:59.328Z[ recovery-image] May 15 05:52:57.325 INFO O| May 15 05:52:57.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
54102024-05-15T05:52:59.328Z[ recovery-image] May 15 05:52:57.325 INFO O| May 15 05:52:57.325 INFO STEP 327 (remove_files) COMPLETE
54112024-05-15T05:52:59.328Z[ recovery-image] May 15 05:52:57.325 INFO O| May 15 05:52:57.325 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122024-05-15T05:52:59.341Z[ recovery-image] May 15 05:52:57.335 INFO O| May 15 05:52:57.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
54132024-05-15T05:52:59.341Z[ recovery-image] May 15 05:52:57.335 INFO O| May 15 05:52:57.335 INFO STEP 328 (remove_files) COMPLETE
54142024-05-15T05:52:59.341Z[ recovery-image] May 15 05:52:57.335 INFO O| May 15 05:52:57.335 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152024-05-15T05:52:59.346Z[ recovery-image] May 15 05:52:57.344 INFO O| May 15 05:52:57.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
54162024-05-15T05:52:59.346Z[ recovery-image] May 15 05:52:57.344 INFO O| May 15 05:52:57.344 INFO STEP 329 (remove_files) COMPLETE
54172024-05-15T05:52:59.346Z[ recovery-image] May 15 05:52:57.344 INFO O| May 15 05:52:57.344 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182024-05-15T05:52:59.356Z[ recovery-image] May 15 05:52:57.353 INFO O| May 15 05:52:57.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
54192024-05-15T05:52:59.779Z[ recovery-image] May 15 05:52:57.353 INFO O| May 15 05:52:57.353 INFO STEP 330 (remove_files) COMPLETE
54202024-05-15T05:52:59.779Z[ recovery-image] May 15 05:52:57.353 INFO O| May 15 05:52:57.353 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212024-05-15T05:52:59.779Z[ recovery-image] May 15 05:52:57.363 INFO O| May 15 05:52:57.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
54222024-05-15T05:52:59.779Z[ recovery-image] May 15 05:52:57.363 INFO O| May 15 05:52:57.363 INFO STEP 331 (remove_files) COMPLETE
54232024-05-15T05:52:59.779Z[ recovery-image] May 15 05:52:57.363 INFO O| May 15 05:52:57.363 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242024-05-15T05:52:59.789Z[ recovery-image] May 15 05:52:57.372 INFO O| May 15 05:52:57.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
54252024-05-15T05:52:59.789Z[ recovery-image] May 15 05:52:57.372 INFO O| May 15 05:52:57.372 INFO STEP 332 (remove_files) COMPLETE
54262024-05-15T05:52:59.789Z[ recovery-image] May 15 05:52:57.372 INFO O| May 15 05:52:57.372 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272024-05-15T05:52:59.790Z[ recovery-image] May 15 05:52:57.381 INFO O| May 15 05:52:57.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
54282024-05-15T05:52:59.790Z[ recovery-image] May 15 05:52:57.381 INFO O| May 15 05:52:57.381 INFO STEP 333 (remove_files) COMPLETE
54292024-05-15T05:52:59.790Z[ recovery-image] May 15 05:52:57.381 INFO O| May 15 05:52:57.381 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302024-05-15T05:52:59.790Z[ recovery-image] May 15 05:52:57.390 INFO O| May 15 05:52:57.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
54312024-05-15T05:52:59.790Z[ recovery-image] May 15 05:52:57.390 INFO O| May 15 05:52:57.390 INFO STEP 334 (remove_files) COMPLETE
54322024-05-15T05:52:59.790Z[ recovery-image] May 15 05:52:57.390 INFO O| May 15 05:52:57.390 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.399 INFO O| May 15 05:52:57.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
54342024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.400 INFO O| May 15 05:52:57.400 INFO STEP 335 (remove_files) COMPLETE
54352024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.400 INFO O| May 15 05:52:57.400 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.409 INFO O| May 15 05:52:57.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
54372024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.409 INFO O| May 15 05:52:57.409 INFO STEP 336 (remove_files) COMPLETE
54382024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.409 INFO O| May 15 05:52:57.409 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.418 INFO O| May 15 05:52:57.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
54402024-05-15T05:52:59.791Z[ recovery-image] May 15 05:52:57.418 INFO O| May 15 05:52:57.418 INFO STEP 337 (remove_files) COMPLETE
54412024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.418 INFO O| May 15 05:52:57.418 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.427 INFO O| May 15 05:52:57.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
54432024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.427 INFO O| May 15 05:52:57.427 INFO STEP 338 (remove_files) COMPLETE
54442024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.427 INFO O| May 15 05:52:57.427 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.436 INFO O| May 15 05:52:57.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
54462024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.436 INFO O| May 15 05:52:57.436 INFO STEP 339 (remove_files) COMPLETE
54472024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.436 INFO O| May 15 05:52:57.436 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482024-05-15T05:52:59.792Z[ recovery-image] May 15 05:52:57.446 INFO O| May 15 05:52:57.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
54492024-05-15T05:52:59.793Z[ recovery-image] May 15 05:52:57.446 INFO O| May 15 05:52:57.446 INFO STEP 340 (remove_files) COMPLETE
54502024-05-15T05:52:59.793Z[ recovery-image] May 15 05:52:57.446 INFO O| May 15 05:52:57.446 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512024-05-15T05:52:59.793Z[ recovery-image] May 15 05:52:57.455 INFO O| May 15 05:52:57.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
54522024-05-15T05:52:59.793Z[ recovery-image] May 15 05:52:57.455 INFO O| May 15 05:52:57.455 INFO STEP 341 (remove_files) COMPLETE
54532024-05-15T05:52:59.793Z[ recovery-image] May 15 05:52:57.455 INFO O| May 15 05:52:57.455 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542024-05-15T05:52:59.793Z[ recovery-image] May 15 05:52:57.464 INFO O| May 15 05:52:57.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
54552024-05-15T05:52:59.793Z[ recovery-image] May 15 05:52:57.465 INFO O| May 15 05:52:57.465 INFO STEP 342 (remove_files) COMPLETE
54562024-05-15T05:52:59.794Z[ recovery-image] May 15 05:52:57.465 INFO O| May 15 05:52:57.465 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572024-05-15T05:52:59.794Z[ recovery-image] May 15 05:52:57.474 INFO O| May 15 05:52:57.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
54582024-05-15T05:52:59.794Z[ recovery-image] May 15 05:52:57.474 INFO O| May 15 05:52:57.474 INFO STEP 343 (remove_files) COMPLETE
54592024-05-15T05:52:59.794Z[ recovery-image] May 15 05:52:57.474 INFO O| May 15 05:52:57.474 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602024-05-15T05:52:59.794Z[ recovery-image] May 15 05:52:57.483 INFO O| May 15 05:52:57.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
54612024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.483 INFO O| May 15 05:52:57.483 INFO STEP 344 (remove_files) COMPLETE
54622024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.483 INFO O| May 15 05:52:57.483 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.492 INFO O| May 15 05:52:57.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
54642024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.492 INFO O| May 15 05:52:57.492 INFO STEP 345 (remove_files) COMPLETE
54652024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.492 INFO O| May 15 05:52:57.492 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.501 INFO O| May 15 05:52:57.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
54672024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.502 INFO O| May 15 05:52:57.501 INFO STEP 346 (remove_files) COMPLETE
54682024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.502 INFO O| May 15 05:52:57.502 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692024-05-15T05:52:59.795Z[ recovery-image] May 15 05:52:57.511 INFO O| May 15 05:52:57.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
54702024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.511 INFO O| May 15 05:52:57.511 INFO STEP 347 (remove_files) COMPLETE
54712024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.511 INFO O| May 15 05:52:57.511 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.520 INFO O| May 15 05:52:57.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
54732024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.520 INFO O| May 15 05:52:57.520 INFO STEP 348 (remove_files) COMPLETE
54742024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.520 INFO O| May 15 05:52:57.520 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.529 INFO O| May 15 05:52:57.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
54762024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.529 INFO O| May 15 05:52:57.529 INFO STEP 349 (remove_files) COMPLETE
54772024-05-15T05:52:59.796Z[ recovery-image] May 15 05:52:57.529 INFO O| May 15 05:52:57.529 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782024-05-15T05:52:59.797Z[ recovery-image] May 15 05:52:57.538 INFO O| May 15 05:52:57.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
54792024-05-15T05:52:59.797Z[ recovery-image] May 15 05:52:57.538 INFO O| May 15 05:52:57.538 INFO STEP 350 (remove_files) COMPLETE
54802024-05-15T05:52:59.797Z[ recovery-image] May 15 05:52:57.538 INFO O| May 15 05:52:57.538 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812024-05-15T05:52:59.797Z[ recovery-image] May 15 05:52:57.548 INFO O| May 15 05:52:57.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
54822024-05-15T05:52:59.797Z[ recovery-image] May 15 05:52:57.548 INFO O| May 15 05:52:57.548 INFO STEP 351 (remove_files) COMPLETE
54832024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.548 INFO O| May 15 05:52:57.548 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.557 INFO O| May 15 05:52:57.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
54852024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.557 INFO O| May 15 05:52:57.557 INFO STEP 352 (remove_files) COMPLETE
54862024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.557 INFO O| May 15 05:52:57.557 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.566 INFO O| May 15 05:52:57.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
54882024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.566 INFO O| May 15 05:52:57.566 INFO STEP 353 (remove_files) COMPLETE
54892024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.566 INFO O| May 15 05:52:57.566 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.575 INFO O| May 15 05:52:57.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
54912024-05-15T05:52:59.798Z[ recovery-image] May 15 05:52:57.576 INFO O| May 15 05:52:57.575 INFO STEP 354 (remove_files) COMPLETE
54922024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.576 INFO O| May 15 05:52:57.576 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.585 INFO O| May 15 05:52:57.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
54942024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.585 INFO O| May 15 05:52:57.585 INFO STEP 355 (remove_files) COMPLETE
54952024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.585 INFO O| May 15 05:52:57.585 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.595 INFO O| May 15 05:52:57.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
54972024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.595 INFO O| May 15 05:52:57.595 INFO STEP 356 (remove_files) COMPLETE
54982024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.595 INFO O| May 15 05:52:57.595 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.605 INFO O| May 15 05:52:57.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
55002024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.605 INFO O| May 15 05:52:57.605 INFO STEP 357 (remove_files) COMPLETE
55012024-05-15T05:52:59.799Z[ recovery-image] May 15 05:52:57.605 INFO O| May 15 05:52:57.605 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.614 INFO O| May 15 05:52:57.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
55032024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.614 INFO O| May 15 05:52:57.614 INFO STEP 358 (remove_files) COMPLETE
55042024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.614 INFO O| May 15 05:52:57.614 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.623 INFO O| May 15 05:52:57.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
55062024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.624 INFO O| May 15 05:52:57.624 INFO STEP 359 (remove_files) COMPLETE
55072024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.624 INFO O| May 15 05:52:57.624 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.633 INFO O| May 15 05:52:57.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
55092024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.633 INFO O| May 15 05:52:57.633 INFO STEP 360 (remove_files) COMPLETE
55102024-05-15T05:52:59.800Z[ recovery-image] May 15 05:52:57.633 INFO O| May 15 05:52:57.633 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.642 INFO O| May 15 05:52:57.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
55122024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.642 INFO O| May 15 05:52:57.642 INFO STEP 361 (remove_files) COMPLETE
55132024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.642 INFO O| May 15 05:52:57.642 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.651 INFO O| May 15 05:52:57.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
55152024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.651 INFO O| May 15 05:52:57.651 INFO STEP 362 (remove_files) COMPLETE
55162024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.652 INFO O| May 15 05:52:57.651 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.661 INFO O| May 15 05:52:57.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
55182024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.661 INFO O| May 15 05:52:57.661 INFO STEP 363 (remove_files) COMPLETE
55192024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.661 INFO O| May 15 05:52:57.661 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.670 INFO O| May 15 05:52:57.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
55212024-05-15T05:52:59.801Z[ recovery-image] May 15 05:52:57.670 INFO O| May 15 05:52:57.670 INFO STEP 364 (remove_files) COMPLETE
55222024-05-15T05:52:59.802Z[ recovery-image] May 15 05:52:57.670 INFO O| May 15 05:52:57.670 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232024-05-15T05:52:59.802Z[ recovery-image] May 15 05:52:57.679 INFO O| May 15 05:52:57.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
55242024-05-15T05:52:59.844Z[ recovery-image] May 15 05:52:57.680 INFO O| May 15 05:52:57.680 INFO STEP 365 (remove_files) COMPLETE
55252024-05-15T05:52:59.844Z[ recovery-image] May 15 05:52:57.680 INFO O| May 15 05:52:57.680 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262024-05-15T05:52:59.844Z[ recovery-image] May 15 05:52:57.689 INFO O| May 15 05:52:57.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
55272024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.689 INFO O| May 15 05:52:57.689 INFO STEP 366 (remove_files) COMPLETE
55282024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.689 INFO O| May 15 05:52:57.689 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.698 INFO O| May 15 05:52:57.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
55302024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.698 INFO O| May 15 05:52:57.698 INFO STEP 367 (remove_files) COMPLETE
55312024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.698 INFO O| May 15 05:52:57.698 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.707 INFO O| May 15 05:52:57.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
55332024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.707 INFO O| May 15 05:52:57.707 INFO STEP 368 (remove_files) COMPLETE
55342024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.707 INFO O| May 15 05:52:57.707 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.716 INFO O| May 15 05:52:57.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
55362024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.716 INFO O| May 15 05:52:57.716 INFO STEP 369 (remove_files) COMPLETE
55372024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.716 INFO O| May 15 05:52:57.716 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382024-05-15T05:52:59.845Z[ recovery-image] May 15 05:52:57.725 INFO O| May 15 05:52:57.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
55392024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.725 INFO O| May 15 05:52:57.725 INFO STEP 370 (remove_files) COMPLETE
55402024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.725 INFO O| May 15 05:52:57.725 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.735 INFO O| May 15 05:52:57.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
55422024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.735 INFO O| May 15 05:52:57.735 INFO STEP 371 (remove_files) COMPLETE
55432024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.735 INFO O| May 15 05:52:57.735 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.744 INFO O| May 15 05:52:57.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
55452024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.744 INFO O| May 15 05:52:57.744 INFO STEP 372 (remove_files) COMPLETE
55462024-05-15T05:52:59.846Z[ recovery-image] May 15 05:52:57.744 INFO O| May 15 05:52:57.744 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.753 INFO O| May 15 05:52:57.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
55482024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.753 INFO O| May 15 05:52:57.753 INFO STEP 373 (remove_files) COMPLETE
55492024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.753 INFO O| May 15 05:52:57.753 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.762 INFO O| May 15 05:52:57.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
55512024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.762 INFO O| May 15 05:52:57.762 INFO STEP 374 (remove_files) COMPLETE
55522024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.762 INFO O| May 15 05:52:57.762 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.771 INFO O| May 15 05:52:57.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
55542024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.771 INFO O| May 15 05:52:57.771 INFO STEP 375 (remove_files) COMPLETE
55552024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.771 INFO O| May 15 05:52:57.771 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.780 INFO O| May 15 05:52:57.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
55572024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.780 INFO O| May 15 05:52:57.780 INFO STEP 376 (remove_files) COMPLETE
55582024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.780 INFO O| May 15 05:52:57.780 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.789 INFO O| May 15 05:52:57.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
55602024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.789 INFO O| May 15 05:52:57.789 INFO STEP 377 (remove_files) COMPLETE
55612024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.789 INFO O| May 15 05:52:57.789 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.799 INFO O| May 15 05:52:57.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
55632024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.799 INFO O| May 15 05:52:57.799 INFO STEP 378 (remove_files) COMPLETE
55642024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.799 INFO O| May 15 05:52:57.799 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652024-05-15T05:52:59.847Z[ recovery-image] May 15 05:52:57.808 INFO O| May 15 05:52:57.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
55662024-05-15T05:52:59.848Z[ recovery-image] May 15 05:52:57.808 INFO O| May 15 05:52:57.808 INFO STEP 379 (remove_files) COMPLETE
55672024-05-15T05:52:59.848Z[ recovery-image] May 15 05:52:57.808 INFO O| May 15 05:52:57.808 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682024-05-15T05:52:59.864Z[ recovery-image] May 15 05:52:57.818 INFO O| May 15 05:52:57.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
55692024-05-15T05:52:59.864Z[ recovery-image] May 15 05:52:57.818 INFO O| May 15 05:52:57.818 INFO STEP 380 (remove_files) COMPLETE
55702024-05-15T05:52:59.864Z[ recovery-image] May 15 05:52:57.818 INFO O| May 15 05:52:57.818 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.827 INFO O| May 15 05:52:57.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
55722024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.827 INFO O| May 15 05:52:57.827 INFO STEP 381 (remove_files) COMPLETE
55732024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.827 INFO O| May 15 05:52:57.827 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.837 INFO O| May 15 05:52:57.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
55752024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.837 INFO O| May 15 05:52:57.837 INFO STEP 382 (remove_files) COMPLETE
55762024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.837 INFO O| May 15 05:52:57.837 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.846 INFO O| May 15 05:52:57.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
55782024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.846 INFO O| May 15 05:52:57.846 INFO STEP 383 (remove_files) COMPLETE
55792024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.846 INFO O| May 15 05:52:57.846 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.855 INFO O| May 15 05:52:57.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
55812024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.856 INFO O| May 15 05:52:57.855 INFO STEP 384 (remove_files) COMPLETE
55822024-05-15T05:52:59.865Z[ recovery-image] May 15 05:52:57.856 INFO O| May 15 05:52:57.856 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832024-05-15T05:52:59.872Z[ recovery-image] May 15 05:52:57.865 INFO O| May 15 05:52:57.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
55842024-05-15T05:52:59.872Z[ recovery-image] May 15 05:52:57.865 INFO O| May 15 05:52:57.865 INFO STEP 385 (remove_files) COMPLETE
55852024-05-15T05:52:59.872Z[ recovery-image] May 15 05:52:57.865 INFO O| May 15 05:52:57.865 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862024-05-15T05:52:59.876Z[ recovery-image] May 15 05:52:57.875 INFO O| May 15 05:52:57.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
55872024-05-15T05:52:59.876Z[ recovery-image] May 15 05:52:57.875 INFO O| May 15 05:52:57.875 INFO STEP 386 (remove_files) COMPLETE
55882024-05-15T05:52:59.876Z[ recovery-image] May 15 05:52:57.875 INFO O| May 15 05:52:57.875 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892024-05-15T05:52:59.884Z[ recovery-image] May 15 05:52:57.884 INFO O| May 15 05:52:57.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
55902024-05-15T05:52:59.884Z[ recovery-image] May 15 05:52:57.884 INFO O| May 15 05:52:57.884 INFO STEP 387 (remove_files) COMPLETE
55912024-05-15T05:52:59.887Z[ recovery-image] May 15 05:52:57.884 INFO O| May 15 05:52:57.884 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922024-05-15T05:52:59.891Z[ recovery-image] May 15 05:52:57.893 INFO O| May 15 05:52:57.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
55932024-05-15T05:52:59.895Z[ recovery-image] May 15 05:52:57.894 INFO O| May 15 05:52:57.893 INFO STEP 388 (remove_files) COMPLETE
55942024-05-15T05:52:59.895Z[ recovery-image] May 15 05:52:57.894 INFO O| May 15 05:52:57.893 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952024-05-15T05:52:59.905Z[ recovery-image] May 15 05:52:57.903 INFO O| May 15 05:52:57.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
55962024-05-15T05:52:59.905Z[ recovery-image] May 15 05:52:57.903 INFO O| May 15 05:52:57.903 INFO STEP 389 (remove_files) COMPLETE
55972024-05-15T05:52:59.910Z[ recovery-image] May 15 05:52:57.903 INFO O| May 15 05:52:57.903 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982024-05-15T05:52:59.916Z[ recovery-image] May 15 05:52:57.913 INFO O| May 15 05:52:57.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
55992024-05-15T05:52:59.916Z[ recovery-image] May 15 05:52:57.913 INFO O| May 15 05:52:57.913 INFO STEP 390 (remove_files) COMPLETE
56002024-05-15T05:52:59.916Z[ recovery-image] May 15 05:52:57.913 INFO O| May 15 05:52:57.913 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012024-05-15T05:52:59.920Z[ recovery-image] May 15 05:52:57.922 INFO O| May 15 05:52:57.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
56022024-05-15T05:52:59.924Z[ recovery-image] May 15 05:52:57.922 INFO O| May 15 05:52:57.922 INFO STEP 391 (remove_files) COMPLETE
56032024-05-15T05:52:59.924Z[ recovery-image] May 15 05:52:57.922 INFO O| May 15 05:52:57.922 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042024-05-15T05:52:59.929Z[ recovery-image] May 15 05:52:57.931 INFO O| May 15 05:52:57.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
56052024-05-15T05:52:59.929Z[ recovery-image] May 15 05:52:57.932 INFO O| May 15 05:52:57.932 INFO STEP 392 (remove_files) COMPLETE
56062024-05-15T05:52:59.934Z[ recovery-image] May 15 05:52:57.932 INFO O| May 15 05:52:57.932 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072024-05-15T05:52:59.939Z[ recovery-image] May 15 05:52:57.941 INFO O| May 15 05:52:57.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
56082024-05-15T05:52:59.939Z[ recovery-image] May 15 05:52:57.941 INFO O| May 15 05:52:57.941 INFO STEP 393 (remove_files) COMPLETE
56092024-05-15T05:52:59.943Z[ recovery-image] May 15 05:52:57.941 INFO O| May 15 05:52:57.941 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102024-05-15T05:52:59.949Z[ recovery-image] May 15 05:52:57.950 INFO O| May 15 05:52:57.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
56112024-05-15T05:52:59.949Z[ recovery-image] May 15 05:52:57.950 INFO O| May 15 05:52:57.950 INFO STEP 394 (remove_files) COMPLETE
56122024-05-15T05:52:59.949Z[ recovery-image] May 15 05:52:57.950 INFO O| May 15 05:52:57.950 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132024-05-15T05:52:59.957Z[ recovery-image] May 15 05:52:57.959 INFO O| May 15 05:52:57.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
56142024-05-15T05:52:59.957Z[ recovery-image] May 15 05:52:57.959 INFO O| May 15 05:52:57.959 INFO STEP 395 (remove_files) COMPLETE
56152024-05-15T05:52:59.957Z[ recovery-image] May 15 05:52:57.959 INFO O| May 15 05:52:57.959 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162024-05-15T05:52:59.967Z[ recovery-image] May 15 05:52:57.969 INFO O| May 15 05:52:57.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
56172024-05-15T05:52:59.967Z[ recovery-image] May 15 05:52:57.969 INFO O| May 15 05:52:57.969 INFO STEP 396 (remove_files) COMPLETE
56182024-05-15T05:52:59.967Z[ recovery-image] May 15 05:52:57.969 INFO O| May 15 05:52:57.969 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192024-05-15T05:52:59.977Z[ recovery-image] May 15 05:52:57.979 INFO O| May 15 05:52:57.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
56202024-05-15T05:52:59.982Z[ recovery-image] May 15 05:52:57.979 INFO O| May 15 05:52:57.979 INFO STEP 397 (remove_files) COMPLETE
56212024-05-15T05:52:59.982Z[ recovery-image] May 15 05:52:57.979 INFO O| May 15 05:52:57.979 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222024-05-15T05:52:59.987Z[ recovery-image] May 15 05:52:57.988 INFO O| May 15 05:52:57.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
56232024-05-15T05:52:59.990Z[ recovery-image] May 15 05:52:57.988 INFO O| May 15 05:52:57.988 INFO STEP 398 (remove_files) COMPLETE
56242024-05-15T05:52:59.991Z[ recovery-image] May 15 05:52:57.988 INFO O| May 15 05:52:57.988 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252024-05-15T05:52:59.997Z[ recovery-image] May 15 05:52:57.998 INFO O| May 15 05:52:57.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
56262024-05-15T05:52:59.997Z[ recovery-image] May 15 05:52:57.998 INFO O| May 15 05:52:57.998 INFO STEP 399 (remove_files) COMPLETE
56272024-05-15T05:52:59.997Z[ recovery-image] May 15 05:52:57.998 INFO O| May 15 05:52:57.998 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282024-05-15T05:53:00.006Z[ recovery-image] May 15 05:52:58.008 INFO O| May 15 05:52:58.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
56292024-05-15T05:53:00.006Z[ recovery-image] May 15 05:52:58.009 INFO O| May 15 05:52:58.009 INFO STEP 400 (remove_files) COMPLETE
56302024-05-15T05:53:00.010Z[ recovery-image] May 15 05:52:58.009 INFO O| May 15 05:52:58.009 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312024-05-15T05:53:00.016Z[ recovery-image] May 15 05:52:58.018 INFO O| May 15 05:52:58.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
56322024-05-15T05:53:00.016Z[ recovery-image] May 15 05:52:58.018 INFO O| May 15 05:52:58.018 INFO STEP 401 (remove_files) COMPLETE
56332024-05-15T05:53:00.016Z[ recovery-image] May 15 05:52:58.018 INFO O| May 15 05:52:58.018 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342024-05-15T05:53:00.038Z[ recovery-image] May 15 05:52:58.028 INFO O| May 15 05:52:58.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
56352024-05-15T05:53:00.038Z[ recovery-image] May 15 05:52:58.028 INFO O| May 15 05:52:58.028 INFO STEP 402 (remove_files) COMPLETE
56362024-05-15T05:53:00.042Z[ recovery-image] May 15 05:52:58.028 INFO O| May 15 05:52:58.028 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372024-05-15T05:53:00.042Z[ recovery-image] May 15 05:52:58.037 INFO O| May 15 05:52:58.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
56382024-05-15T05:53:00.042Z[ recovery-image] May 15 05:52:58.037 INFO O| May 15 05:52:58.037 INFO STEP 403 (remove_files) COMPLETE
56392024-05-15T05:53:00.042Z[ recovery-image] May 15 05:52:58.037 INFO O| May 15 05:52:58.037 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-05-15T05:53:00.047Z[ recovery-image] May 15 05:52:58.046 INFO O| May 15 05:52:58.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
56412024-05-15T05:53:00.047Z[ recovery-image] May 15 05:52:58.046 INFO O| May 15 05:52:58.046 INFO STEP 404 (remove_files) COMPLETE
56422024-05-15T05:53:00.047Z[ recovery-image] May 15 05:52:58.046 INFO O| May 15 05:52:58.046 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-05-15T05:53:00.053Z[ recovery-image] May 15 05:52:58.056 INFO O| May 15 05:52:58.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
56442024-05-15T05:53:00.053Z[ recovery-image] May 15 05:52:58.056 INFO O| May 15 05:52:58.056 INFO STEP 405 (remove_files) COMPLETE
56452024-05-15T05:53:00.058Z[ recovery-image] May 15 05:52:58.056 INFO O| May 15 05:52:58.056 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-05-15T05:53:00.063Z[ recovery-image] May 15 05:52:58.065 INFO O| May 15 05:52:58.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
56472024-05-15T05:53:00.063Z[ recovery-image] May 15 05:52:58.065 INFO O| May 15 05:52:58.065 INFO STEP 406 (remove_files) COMPLETE
56482024-05-15T05:53:00.070Z[ recovery-image] May 15 05:52:58.065 INFO O| May 15 05:52:58.065 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-05-15T05:53:00.074Z[ recovery-image] May 15 05:52:58.074 INFO O| May 15 05:52:58.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
56502024-05-15T05:53:00.074Z[ recovery-image] May 15 05:52:58.074 INFO O| May 15 05:52:58.074 INFO STEP 407 (remove_files) COMPLETE
56512024-05-15T05:53:00.074Z[ recovery-image] May 15 05:52:58.074 INFO O| May 15 05:52:58.074 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-05-15T05:53:00.082Z[ recovery-image] May 15 05:52:58.083 INFO O| May 15 05:52:58.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
56532024-05-15T05:53:00.082Z[ recovery-image] May 15 05:52:58.083 INFO O| May 15 05:52:58.083 INFO STEP 408 (remove_files) COMPLETE
56542024-05-15T05:53:00.082Z[ recovery-image] May 15 05:52:58.083 INFO O| May 15 05:52:58.083 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-05-15T05:53:00.091Z[ recovery-image] May 15 05:52:58.093 INFO O| May 15 05:52:58.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
56562024-05-15T05:53:00.091Z[ recovery-image] May 15 05:52:58.093 INFO O| May 15 05:52:58.093 INFO STEP 409 (remove_files) COMPLETE
56572024-05-15T05:53:00.096Z[ recovery-image] May 15 05:52:58.093 INFO O| May 15 05:52:58.093 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-05-15T05:53:00.100Z[ recovery-image] May 15 05:52:58.102 INFO O| May 15 05:52:58.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
56592024-05-15T05:53:00.100Z[ recovery-image] May 15 05:52:58.102 INFO O| May 15 05:52:58.102 INFO STEP 410 (remove_files) COMPLETE
56602024-05-15T05:53:00.105Z[ recovery-image] May 15 05:52:58.102 INFO O| May 15 05:52:58.102 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612024-05-15T05:53:00.109Z[ recovery-image] May 15 05:52:58.111 INFO O| May 15 05:52:58.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
56622024-05-15T05:53:00.113Z[ recovery-image] May 15 05:52:58.111 INFO O| May 15 05:52:58.111 INFO STEP 411 (remove_files) COMPLETE
56632024-05-15T05:53:00.113Z[ recovery-image] May 15 05:52:58.111 INFO O| May 15 05:52:58.111 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642024-05-15T05:53:00.119Z[ recovery-image] May 15 05:52:58.121 INFO O| May 15 05:52:58.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
56652024-05-15T05:53:00.119Z[ recovery-image] May 15 05:52:58.121 INFO O| May 15 05:52:58.121 INFO STEP 412 (remove_files) COMPLETE
56662024-05-15T05:53:00.119Z[ recovery-image] May 15 05:52:58.121 INFO O| May 15 05:52:58.121 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-05-15T05:53:00.147Z[ recovery-image] May 15 05:52:58.130 INFO O| May 15 05:52:58.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
56682024-05-15T05:53:00.147Z[ recovery-image] May 15 05:52:58.130 INFO O| May 15 05:52:58.130 INFO STEP 413 (remove_files) COMPLETE
56692024-05-15T05:53:00.147Z[ recovery-image] May 15 05:52:58.130 INFO O| May 15 05:52:58.130 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-05-15T05:53:00.162Z[ recovery-image] May 15 05:52:58.139 INFO O| May 15 05:52:58.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
56712024-05-15T05:53:00.162Z[ recovery-image] May 15 05:52:58.140 INFO O| May 15 05:52:58.139 INFO STEP 414 (remove_files) COMPLETE
56722024-05-15T05:53:00.162Z[ recovery-image] May 15 05:52:58.140 INFO O| May 15 05:52:58.140 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-05-15T05:53:00.162Z[ recovery-image] May 15 05:52:58.149 INFO O| May 15 05:52:58.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
56742024-05-15T05:53:00.163Z[ recovery-image] May 15 05:52:58.149 INFO O| May 15 05:52:58.149 INFO STEP 415 (remove_files) COMPLETE
56752024-05-15T05:53:00.163Z[ recovery-image] May 15 05:52:58.149 INFO O| May 15 05:52:58.149 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-05-15T05:53:00.177Z[ recovery-image] May 15 05:52:58.159 INFO O| May 15 05:52:58.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
56772024-05-15T05:53:00.177Z[ recovery-image] May 15 05:52:58.159 INFO O| May 15 05:52:58.159 INFO STEP 416 (remove_files) COMPLETE
56782024-05-15T05:53:00.177Z[ recovery-image] May 15 05:52:58.159 INFO O| May 15 05:52:58.159 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-05-15T05:53:00.177Z[ recovery-image] May 15 05:52:58.168 INFO O| May 15 05:52:58.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
56802024-05-15T05:53:00.177Z[ recovery-image] May 15 05:52:58.168 INFO O| May 15 05:52:58.168 INFO STEP 417 (remove_files) COMPLETE
56812024-05-15T05:53:00.177Z[ recovery-image] May 15 05:52:58.168 INFO O| May 15 05:52:58.168 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-05-15T05:53:00.181Z[ recovery-image] May 15 05:52:58.177 INFO O| May 15 05:52:58.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
56832024-05-15T05:53:00.181Z[ recovery-image] May 15 05:52:58.177 INFO O| May 15 05:52:58.177 INFO STEP 418 (remove_files) COMPLETE
56842024-05-15T05:53:00.181Z[ recovery-image] May 15 05:52:58.177 INFO O| May 15 05:52:58.177 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-05-15T05:53:00.186Z[ recovery-image] May 15 05:52:58.187 INFO O| May 15 05:52:58.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
56862024-05-15T05:53:00.186Z[ recovery-image] May 15 05:52:58.187 INFO O| May 15 05:52:58.187 INFO STEP 419 (remove_files) COMPLETE
56872024-05-15T05:53:00.186Z[ recovery-image] May 15 05:52:58.187 INFO O| May 15 05:52:58.187 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-05-15T05:53:00.194Z[ recovery-image] May 15 05:52:58.196 INFO O| May 15 05:52:58.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
56892024-05-15T05:53:00.194Z[ recovery-image] May 15 05:52:58.196 INFO O| May 15 05:52:58.196 INFO STEP 420 (remove_files) COMPLETE
56902024-05-15T05:53:00.199Z[ recovery-image] May 15 05:52:58.196 INFO O| May 15 05:52:58.196 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-05-15T05:53:00.204Z[ recovery-image] May 15 05:52:58.205 INFO O| May 15 05:52:58.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
56922024-05-15T05:53:00.204Z[ recovery-image] May 15 05:52:58.205 INFO O| May 15 05:52:58.205 INFO STEP 421 (remove_files) COMPLETE
56932024-05-15T05:53:00.215Z[ recovery-image] May 15 05:52:58.205 INFO O| May 15 05:52:58.205 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-05-15T05:53:00.227Z[ recovery-image] May 15 05:52:58.215 INFO O| May 15 05:52:58.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
56952024-05-15T05:53:00.227Z[ recovery-image] May 15 05:52:58.215 INFO O| May 15 05:52:58.215 INFO STEP 422 (remove_files) COMPLETE
56962024-05-15T05:53:00.227Z[ recovery-image] May 15 05:52:58.215 INFO O| May 15 05:52:58.215 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-05-15T05:53:00.647Z[ recovery-image] May 15 05:52:58.224 INFO O| May 15 05:52:58.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
56982024-05-15T05:53:00.647Z[ recovery-image] May 15 05:52:58.224 INFO O| May 15 05:52:58.224 INFO STEP 423 (remove_files) COMPLETE
56992024-05-15T05:53:00.647Z[ recovery-image] May 15 05:52:58.224 INFO O| May 15 05:52:58.224 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-05-15T05:53:00.648Z[ recovery-image] May 15 05:52:58.234 INFO O| May 15 05:52:58.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
57012024-05-15T05:53:00.648Z[ recovery-image] May 15 05:52:58.234 INFO O| May 15 05:52:58.234 INFO STEP 424 (remove_files) COMPLETE
57022024-05-15T05:53:00.648Z[ recovery-image] May 15 05:52:58.234 INFO O| May 15 05:52:58.234 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.243 INFO O| May 15 05:52:58.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
57042024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.243 INFO O| May 15 05:52:58.243 INFO STEP 425 (remove_files) COMPLETE
57052024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.243 INFO O| May 15 05:52:58.243 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.253 INFO O| May 15 05:52:58.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
57072024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.253 INFO O| May 15 05:52:58.253 INFO STEP 426 (remove_files) COMPLETE
57082024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.253 INFO O| May 15 05:52:58.253 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.262 INFO O| May 15 05:52:58.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
57102024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.262 INFO O| May 15 05:52:58.262 INFO STEP 427 (remove_files) COMPLETE
57112024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.262 INFO O| May 15 05:52:58.262 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.271 INFO O| May 15 05:52:58.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
57132024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.271 INFO O| May 15 05:52:58.271 INFO STEP 428 (remove_files) COMPLETE
57142024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.271 INFO O| May 15 05:52:58.271 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.281 INFO O| May 15 05:52:58.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
57162024-05-15T05:53:00.684Z[ recovery-image] May 15 05:52:58.281 INFO O| May 15 05:52:58.281 INFO STEP 429 (remove_files) COMPLETE
57172024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.281 INFO O| May 15 05:52:58.281 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.290 INFO O| May 15 05:52:58.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
57192024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.290 INFO O| May 15 05:52:58.290 INFO STEP 430 (remove_files) COMPLETE
57202024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.290 INFO O| May 15 05:52:58.290 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.299 INFO O| May 15 05:52:58.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
57222024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.299 INFO O| May 15 05:52:58.299 INFO STEP 431 (remove_files) COMPLETE
57232024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.299 INFO O| May 15 05:52:58.299 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.308 INFO O| May 15 05:52:58.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
57252024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.308 INFO O| May 15 05:52:58.308 INFO STEP 432 (remove_files) COMPLETE
57262024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.308 INFO O| May 15 05:52:58.308 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.318 INFO O| May 15 05:52:58.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
57282024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.318 INFO O| May 15 05:52:58.318 INFO STEP 433 (remove_files) COMPLETE
57292024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.318 INFO O| May 15 05:52:58.318 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.327 INFO O| May 15 05:52:58.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
57312024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.327 INFO O| May 15 05:52:58.327 INFO STEP 434 (remove_files) COMPLETE
57322024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.327 INFO O| May 15 05:52:58.327 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.337 INFO O| May 15 05:52:58.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
57342024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.337 INFO O| May 15 05:52:58.337 INFO STEP 435 (remove_files) COMPLETE
57352024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.337 INFO O| May 15 05:52:58.337 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.346 INFO O| May 15 05:52:58.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
57372024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.346 INFO O| May 15 05:52:58.346 INFO STEP 436 (remove_files) COMPLETE
57382024-05-15T05:53:00.685Z[ recovery-image] May 15 05:52:58.346 INFO O| May 15 05:52:58.346 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.355 INFO O| May 15 05:52:58.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
57402024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.355 INFO O| May 15 05:52:58.355 INFO STEP 437 (remove_files) COMPLETE
57412024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.355 INFO O| May 15 05:52:58.355 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.364 INFO O| May 15 05:52:58.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
57432024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.364 INFO O| May 15 05:52:58.364 INFO STEP 438 (remove_files) COMPLETE
57442024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.364 INFO O| May 15 05:52:58.364 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.373 INFO O| May 15 05:52:58.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
57462024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.373 INFO O| May 15 05:52:58.373 INFO STEP 439 (remove_files) COMPLETE
57472024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.373 INFO O| May 15 05:52:58.373 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.383 INFO O| May 15 05:52:58.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
57492024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.383 INFO O| May 15 05:52:58.383 INFO STEP 440 (remove_files) COMPLETE
57502024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.383 INFO O| May 15 05:52:58.383 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.392 INFO O| May 15 05:52:58.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
57522024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.392 INFO O| May 15 05:52:58.392 INFO STEP 441 (remove_files) COMPLETE
57532024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.392 INFO O| May 15 05:52:58.392 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.401 INFO O| May 15 05:52:58.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
57552024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.401 INFO O| May 15 05:52:58.401 INFO STEP 442 (remove_files) COMPLETE
57562024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.401 INFO O| May 15 05:52:58.401 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.410 INFO O| May 15 05:52:58.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
57582024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.410 INFO O| May 15 05:52:58.410 INFO STEP 443 (remove_files) COMPLETE
57592024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.410 INFO O| May 15 05:52:58.410 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.419 INFO O| May 15 05:52:58.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
57612024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.419 INFO O| May 15 05:52:58.419 INFO STEP 444 (remove_files) COMPLETE
57622024-05-15T05:53:00.686Z[ recovery-image] May 15 05:52:58.419 INFO O| May 15 05:52:58.419 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.429 INFO O| May 15 05:52:58.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
57642024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.429 INFO O| May 15 05:52:58.429 INFO STEP 445 (remove_files) COMPLETE
57652024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.429 INFO O| May 15 05:52:58.429 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.438 INFO O| May 15 05:52:58.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
57672024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.438 INFO O| May 15 05:52:58.438 INFO STEP 446 (remove_files) COMPLETE
57682024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.438 INFO O| May 15 05:52:58.438 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.447 INFO O| May 15 05:52:58.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
57702024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.447 INFO O| May 15 05:52:58.447 INFO STEP 447 (remove_files) COMPLETE
57712024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.447 INFO O| May 15 05:52:58.447 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.456 INFO O| May 15 05:52:58.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
57732024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.456 INFO O| May 15 05:52:58.456 INFO STEP 448 (remove_files) COMPLETE
57742024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.456 INFO O| May 15 05:52:58.456 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.465 INFO O| May 15 05:52:58.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
57762024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.465 INFO O| May 15 05:52:58.465 INFO STEP 449 (remove_files) COMPLETE
57772024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.465 INFO O| May 15 05:52:58.465 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.474 INFO O| May 15 05:52:58.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
57792024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.474 INFO O| May 15 05:52:58.474 INFO STEP 450 (remove_files) COMPLETE
57802024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.474 INFO O| May 15 05:52:58.474 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.483 INFO O| May 15 05:52:58.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
57822024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.483 INFO O| May 15 05:52:58.483 INFO STEP 451 (remove_files) COMPLETE
57832024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.483 INFO O| May 15 05:52:58.483 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.492 INFO O| May 15 05:52:58.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
57852024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.492 INFO O| May 15 05:52:58.492 INFO STEP 452 (remove_files) COMPLETE
57862024-05-15T05:53:00.687Z[ recovery-image] May 15 05:52:58.492 INFO O| May 15 05:52:58.492 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.501 INFO O| May 15 05:52:58.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
57882024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.501 INFO O| May 15 05:52:58.501 INFO STEP 453 (remove_files) COMPLETE
57892024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.501 INFO O| May 15 05:52:58.501 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.509 INFO O| May 15 05:52:58.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
57912024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.510 INFO O| May 15 05:52:58.510 INFO STEP 454 (remove_files) COMPLETE
57922024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.510 INFO O| May 15 05:52:58.510 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.519 INFO O| May 15 05:52:58.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
57942024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.519 INFO O| May 15 05:52:58.519 INFO STEP 455 (remove_files) COMPLETE
57952024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.519 INFO O| May 15 05:52:58.519 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.528 INFO O| May 15 05:52:58.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
57972024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.528 INFO O| May 15 05:52:58.528 INFO STEP 456 (remove_files) COMPLETE
57982024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.528 INFO O| May 15 05:52:58.528 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.537 INFO O| May 15 05:52:58.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
58002024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.537 INFO O| May 15 05:52:58.537 INFO STEP 457 (remove_files) COMPLETE
58012024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.537 INFO O| May 15 05:52:58.537 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022024-05-15T05:53:00.688Z[ recovery-image] May 15 05:52:58.546 INFO O| May 15 05:52:58.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
58032024-05-15T05:53:00.707Z[ recovery-image] May 15 05:52:58.546 INFO O| May 15 05:52:58.546 INFO STEP 458 (remove_files) COMPLETE
58042024-05-15T05:53:00.707Z[ recovery-image] May 15 05:52:58.546 INFO O| May 15 05:52:58.546 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052024-05-15T05:53:00.707Z[ recovery-image] May 15 05:52:58.555 INFO O| May 15 05:52:58.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
58062024-05-15T05:53:00.707Z[ recovery-image] May 15 05:52:58.555 INFO O| May 15 05:52:58.555 INFO STEP 459 (remove_files) COMPLETE
58072024-05-15T05:53:00.707Z[ recovery-image] May 15 05:52:58.555 INFO O| May 15 05:52:58.555 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082024-05-15T05:53:00.707Z[ recovery-image] May 15 05:52:58.564 INFO O| May 15 05:52:58.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
58092024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.564 INFO O| May 15 05:52:58.564 INFO STEP 460 (remove_files) COMPLETE
58102024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.564 INFO O| May 15 05:52:58.564 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.573 INFO O| May 15 05:52:58.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
58122024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.573 INFO O| May 15 05:52:58.573 INFO STEP 461 (remove_files) COMPLETE
58132024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.573 INFO O| May 15 05:52:58.573 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.582 INFO O| May 15 05:52:58.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
58152024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.582 INFO O| May 15 05:52:58.582 INFO STEP 462 (remove_files) COMPLETE
58162024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.582 INFO O| May 15 05:52:58.582 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.591 INFO O| May 15 05:52:58.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
58182024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.591 INFO O| May 15 05:52:58.591 INFO STEP 463 (remove_files) COMPLETE
58192024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.591 INFO O| May 15 05:52:58.591 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.600 INFO O| May 15 05:52:58.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
58212024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.600 INFO O| May 15 05:52:58.600 INFO STEP 464 (remove_files) COMPLETE
58222024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.600 INFO O| May 15 05:52:58.600 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.609 INFO O| May 15 05:52:58.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
58242024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.609 INFO O| May 15 05:52:58.609 INFO STEP 465 (remove_files) COMPLETE
58252024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.609 INFO O| May 15 05:52:58.609 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.619 INFO O| May 15 05:52:58.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
58272024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.619 INFO O| May 15 05:52:58.619 INFO STEP 466 (remove_files) COMPLETE
58282024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.619 INFO O| May 15 05:52:58.619 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.628 INFO O| May 15 05:52:58.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
58302024-05-15T05:53:00.708Z[ recovery-image] May 15 05:52:58.628 INFO O| May 15 05:52:58.628 INFO STEP 467 (remove_files) COMPLETE
58312024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.628 INFO O| May 15 05:52:58.628 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.637 INFO O| May 15 05:52:58.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
58332024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.637 INFO O| May 15 05:52:58.637 INFO STEP 468 (remove_files) COMPLETE
58342024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.637 INFO O| May 15 05:52:58.637 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.646 INFO O| May 15 05:52:58.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
58362024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.646 INFO O| May 15 05:52:58.646 INFO STEP 469 (remove_files) COMPLETE
58372024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.646 INFO O| May 15 05:52:58.646 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.656 INFO O| May 15 05:52:58.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
58392024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.656 INFO O| May 15 05:52:58.656 INFO STEP 470 (remove_files) COMPLETE
58402024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.656 INFO O| May 15 05:52:58.656 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.665 INFO O| May 15 05:52:58.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
58422024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.665 INFO O| May 15 05:52:58.665 INFO STEP 471 (remove_files) COMPLETE
58432024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.665 INFO O| May 15 05:52:58.665 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.674 INFO O| May 15 05:52:58.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
58452024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.674 INFO O| May 15 05:52:58.674 INFO STEP 472 (remove_files) COMPLETE
58462024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.674 INFO O| May 15 05:52:58.674 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.683 INFO O| May 15 05:52:58.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
58482024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.683 INFO O| May 15 05:52:58.683 INFO STEP 473 (remove_files) COMPLETE
58492024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.683 INFO O| May 15 05:52:58.683 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.692 INFO O| May 15 05:52:58.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
58512024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.693 INFO O| May 15 05:52:58.693 INFO STEP 474 (remove_files) COMPLETE
58522024-05-15T05:53:00.709Z[ recovery-image] May 15 05:52:58.693 INFO O| May 15 05:52:58.693 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532024-05-15T05:53:00.716Z[ recovery-image] May 15 05:52:58.702 INFO O| May 15 05:52:58.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
58542024-05-15T05:53:00.716Z[ recovery-image] May 15 05:52:58.702 INFO O| May 15 05:52:58.702 INFO STEP 475 (remove_files) COMPLETE
58552024-05-15T05:53:00.716Z[ recovery-image] May 15 05:52:58.702 INFO O| May 15 05:52:58.702 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562024-05-15T05:53:00.717Z[ recovery-image] May 15 05:52:58.711 INFO O| May 15 05:52:58.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
58572024-05-15T05:53:00.717Z[ recovery-image] May 15 05:52:58.711 INFO O| May 15 05:52:58.711 INFO STEP 476 (remove_files) COMPLETE
58582024-05-15T05:53:00.717Z[ recovery-image] May 15 05:52:58.711 INFO O| May 15 05:52:58.711 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592024-05-15T05:53:01.145Z[ recovery-image] May 15 05:52:58.720 INFO O| May 15 05:52:58.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
58602024-05-15T05:53:01.145Z[ recovery-image] May 15 05:52:58.720 INFO O| May 15 05:52:58.720 INFO STEP 477 (remove_files) COMPLETE
58612024-05-15T05:53:01.145Z[ recovery-image] May 15 05:52:58.720 INFO O| May 15 05:52:58.720 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622024-05-15T05:53:01.189Z[ recovery-image] May 15 05:52:58.730 INFO O| May 15 05:52:58.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
58632024-05-15T05:53:01.189Z[ recovery-image] May 15 05:52:58.730 INFO O| May 15 05:52:58.730 INFO STEP 478 (remove_files) COMPLETE
58642024-05-15T05:53:01.189Z[ recovery-image] May 15 05:52:58.730 INFO O| May 15 05:52:58.730 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652024-05-15T05:53:01.189Z[ recovery-image] May 15 05:52:58.739 INFO O| May 15 05:52:58.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
58662024-05-15T05:53:01.189Z[ recovery-image] May 15 05:52:58.739 INFO O| May 15 05:52:58.739 INFO STEP 479 (remove_files) COMPLETE
58672024-05-15T05:53:01.189Z[ recovery-image] May 15 05:52:58.739 INFO O| May 15 05:52:58.739 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.748 INFO O| May 15 05:52:58.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
58692024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.748 INFO O| May 15 05:52:58.748 INFO STEP 480 (remove_files) COMPLETE
58702024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.748 INFO O| May 15 05:52:58.748 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.757 INFO O| May 15 05:52:58.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
58722024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.757 INFO O| May 15 05:52:58.757 INFO STEP 481 (remove_files) COMPLETE
58732024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.758 INFO O| May 15 05:52:58.757 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.767 INFO O| May 15 05:52:58.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
58752024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.767 INFO O| May 15 05:52:58.767 INFO STEP 482 (remove_files) COMPLETE
58762024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.767 INFO O| May 15 05:52:58.767 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.776 INFO O| May 15 05:52:58.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
58782024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.777 INFO O| May 15 05:52:58.776 INFO STEP 483 (remove_files) COMPLETE
58792024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.777 INFO O| May 15 05:52:58.776 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.786 INFO O| May 15 05:52:58.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
58812024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.786 INFO O| May 15 05:52:58.786 INFO STEP 484 (remove_files) COMPLETE
58822024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.786 INFO O| May 15 05:52:58.786 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.796 INFO O| May 15 05:52:58.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
58842024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.796 INFO O| May 15 05:52:58.796 INFO STEP 485 (remove_files) COMPLETE
58852024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.796 INFO O| May 15 05:52:58.796 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.805 INFO O| May 15 05:52:58.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
58872024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.805 INFO O| May 15 05:52:58.805 INFO STEP 486 (remove_files) COMPLETE
58882024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.805 INFO O| May 15 05:52:58.805 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.815 INFO O| May 15 05:52:58.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
58902024-05-15T05:53:01.190Z[ recovery-image] May 15 05:52:58.815 INFO O| May 15 05:52:58.815 INFO STEP 487 (remove_files) COMPLETE
58912024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.815 INFO O| May 15 05:52:58.815 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.824 INFO O| May 15 05:52:58.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
58932024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.824 INFO O| May 15 05:52:58.824 INFO STEP 488 (remove_files) COMPLETE
58942024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.825 INFO O| May 15 05:52:58.824 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.836 INFO O| May 15 05:52:58.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
58962024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.836 INFO O| May 15 05:52:58.836 INFO STEP 489 (remove_files) COMPLETE
58972024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.836 INFO O| May 15 05:52:58.836 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.846 INFO O| May 15 05:52:58.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
58992024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.846 INFO O| May 15 05:52:58.846 INFO STEP 490 (remove_files) COMPLETE
59002024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.846 INFO O| May 15 05:52:58.846 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.856 INFO O| May 15 05:52:58.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
59022024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.856 INFO O| May 15 05:52:58.856 INFO STEP 491 (remove_files) COMPLETE
59032024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.856 INFO O| May 15 05:52:58.856 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.866 INFO O| May 15 05:52:58.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
59052024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.866 INFO O| May 15 05:52:58.866 INFO STEP 492 (remove_files) COMPLETE
59062024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.866 INFO O| May 15 05:52:58.866 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.875 INFO O| May 15 05:52:58.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
59082024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.876 INFO O| May 15 05:52:58.875 INFO STEP 493 (remove_files) COMPLETE
59092024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.876 INFO O| May 15 05:52:58.875 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.885 INFO O| May 15 05:52:58.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
59112024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.885 INFO O| May 15 05:52:58.885 INFO STEP 494 (remove_files) COMPLETE
59122024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.885 INFO O| May 15 05:52:58.885 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132024-05-15T05:53:01.191Z[ recovery-image] May 15 05:52:58.894 INFO O| May 15 05:52:58.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
59142024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.894 INFO O| May 15 05:52:58.894 INFO STEP 495 (remove_files) COMPLETE
59152024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.894 INFO O| May 15 05:52:58.894 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.903 INFO O| May 15 05:52:58.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
59172024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.903 INFO O| May 15 05:52:58.903 INFO STEP 496 (remove_files) COMPLETE
59182024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.903 INFO O| May 15 05:52:58.903 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.912 INFO O| May 15 05:52:58.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
59202024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.912 INFO O| May 15 05:52:58.912 INFO STEP 497 (remove_files) COMPLETE
59212024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.912 INFO O| May 15 05:52:58.912 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.930 INFO O| May 15 05:52:58.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
59232024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.930 INFO O| May 15 05:52:58.930 INFO STEP 498 (remove_files) COMPLETE
59242024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.930 INFO O| May 15 05:52:58.930 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.944 INFO O| May 15 05:52:58.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
59262024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.944 INFO O| May 15 05:52:58.944 INFO STEP 499 (remove_files) COMPLETE
59272024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.945 INFO O| May 15 05:52:58.945 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.955 INFO O| May 15 05:52:58.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
59292024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.955 INFO O| May 15 05:52:58.955 INFO STEP 500 (remove_files) COMPLETE
59302024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.955 INFO O| May 15 05:52:58.955 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.965 INFO O| May 15 05:52:58.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
59322024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.965 INFO O| May 15 05:52:58.965 INFO STEP 501 (remove_files) COMPLETE
59332024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.965 INFO O| May 15 05:52:58.965 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.974 INFO O| May 15 05:52:58.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
59352024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.974 INFO O| May 15 05:52:58.974 INFO STEP 502 (remove_files) COMPLETE
59362024-05-15T05:53:01.192Z[ recovery-image] May 15 05:52:58.974 INFO O| May 15 05:52:58.974 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:58.983 INFO O| May 15 05:52:58.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
59382024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:58.983 INFO O| May 15 05:52:58.983 INFO STEP 503 (remove_files) COMPLETE
59392024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:58.983 INFO O| May 15 05:52:58.983 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:58.992 INFO O| May 15 05:52:58.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
59412024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:58.992 INFO O| May 15 05:52:58.992 INFO STEP 504 (remove_files) COMPLETE
59422024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:58.992 INFO O| May 15 05:52:58.992 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.001 INFO O| May 15 05:52:59.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
59442024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.002 INFO O| May 15 05:52:59.002 INFO STEP 505 (remove_files) COMPLETE
59452024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.002 INFO O| May 15 05:52:59.002 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.011 INFO O| May 15 05:52:59.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
59472024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.011 INFO O| May 15 05:52:59.011 INFO STEP 506 (remove_files) COMPLETE
59482024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.011 INFO O| May 15 05:52:59.011 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.021 INFO O| May 15 05:52:59.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
59502024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.021 INFO O| May 15 05:52:59.021 INFO STEP 507 (remove_files) COMPLETE
59512024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.021 INFO O| May 15 05:52:59.021 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.030 INFO O| May 15 05:52:59.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
59532024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.030 INFO O| May 15 05:52:59.030 INFO STEP 508 (remove_files) COMPLETE
59542024-05-15T05:53:01.193Z[ recovery-image] May 15 05:52:59.030 INFO O| May 15 05:52:59.030 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552024-05-15T05:53:01.194Z[ recovery-image] May 15 05:52:59.039 INFO O| May 15 05:52:59.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
59562024-05-15T05:53:01.194Z[ recovery-image] May 15 05:52:59.039 INFO O| May 15 05:52:59.039 INFO STEP 509 (remove_files) COMPLETE
59572024-05-15T05:53:01.194Z[ recovery-image] May 15 05:52:59.039 INFO O| May 15 05:52:59.039 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582024-05-15T05:53:01.194Z[ recovery-image] May 15 05:52:59.048 INFO O| May 15 05:52:59.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
59592024-05-15T05:53:01.194Z[ recovery-image] May 15 05:52:59.048 INFO O| May 15 05:52:59.048 INFO STEP 510 (remove_files) COMPLETE
59602024-05-15T05:53:01.194Z[ recovery-image] May 15 05:52:59.048 INFO O| May 15 05:52:59.048 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612024-05-15T05:53:01.194Z[ recovery-image] May 15 05:52:59.057 INFO O| May 15 05:52:59.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
59622024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.057 INFO O| May 15 05:52:59.057 INFO STEP 511 (remove_files) COMPLETE
59632024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.057 INFO O| May 15 05:52:59.057 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.066 INFO O| May 15 05:52:59.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
59652024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.066 INFO O| May 15 05:52:59.066 INFO STEP 512 (remove_files) COMPLETE
59662024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.066 INFO O| May 15 05:52:59.066 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.075 INFO O| May 15 05:52:59.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
59682024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.075 INFO O| May 15 05:52:59.075 INFO STEP 513 (remove_files) COMPLETE
59692024-05-15T05:53:01.752Z[ recovery-image] May 15 05:52:59.075 INFO O| May 15 05:52:59.075 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702024-05-15T05:53:01.753Z[ recovery-image] May 15 05:52:59.084 INFO O| May 15 05:52:59.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
59712024-05-15T05:53:01.753Z[ recovery-image] May 15 05:52:59.084 INFO O| May 15 05:52:59.084 INFO STEP 514 (remove_files) COMPLETE
59722024-05-15T05:53:01.753Z[ recovery-image] May 15 05:52:59.084 INFO O| May 15 05:52:59.084 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.093 INFO O| May 15 05:52:59.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
59742024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.094 INFO O| May 15 05:52:59.094 INFO STEP 515 (remove_files) COMPLETE
59752024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.094 INFO O| May 15 05:52:59.094 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.102 INFO O| May 15 05:52:59.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
59772024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.103 INFO O| May 15 05:52:59.103 INFO STEP 516 (remove_files) COMPLETE
59782024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.103 INFO O| May 15 05:52:59.103 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.112 INFO O| May 15 05:52:59.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
59802024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.112 INFO O| May 15 05:52:59.112 INFO STEP 517 (remove_files) COMPLETE
59812024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.112 INFO O| May 15 05:52:59.112 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.121 INFO O| May 15 05:52:59.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
59832024-05-15T05:53:01.754Z[ recovery-image] May 15 05:52:59.121 INFO O| May 15 05:52:59.121 INFO STEP 518 (remove_files) COMPLETE
59842024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.121 INFO O| May 15 05:52:59.121 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.130 INFO O| May 15 05:52:59.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
59862024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.130 INFO O| May 15 05:52:59.130 INFO STEP 519 (remove_files) COMPLETE
59872024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.130 INFO O| May 15 05:52:59.130 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.139 INFO O| May 15 05:52:59.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
59892024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.139 INFO O| May 15 05:52:59.139 INFO STEP 520 (remove_files) COMPLETE
59902024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.139 INFO O| May 15 05:52:59.139 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.148 INFO O| May 15 05:52:59.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
59922024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.148 INFO O| May 15 05:52:59.148 INFO STEP 521 (remove_files) COMPLETE
59932024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.148 INFO O| May 15 05:52:59.148 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.157 INFO O| May 15 05:52:59.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
59952024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.158 INFO O| May 15 05:52:59.158 INFO STEP 522 (remove_files) COMPLETE
59962024-05-15T05:53:01.755Z[ recovery-image] May 15 05:52:59.158 INFO O| May 15 05:52:59.158 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.167 INFO O| May 15 05:52:59.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
59982024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.167 INFO O| May 15 05:52:59.167 INFO STEP 523 (remove_files) COMPLETE
59992024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.167 INFO O| May 15 05:52:59.167 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.176 INFO O| May 15 05:52:59.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
60012024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.176 INFO O| May 15 05:52:59.176 INFO STEP 524 (remove_files) COMPLETE
60022024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.176 INFO O| May 15 05:52:59.176 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.185 INFO O| May 15 05:52:59.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
60042024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.185 INFO O| May 15 05:52:59.185 INFO STEP 525 (remove_files) COMPLETE
60052024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.185 INFO O| May 15 05:52:59.185 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062024-05-15T05:53:01.756Z[ recovery-image] May 15 05:52:59.194 INFO O| May 15 05:52:59.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
60072024-05-15T05:53:01.757Z[ recovery-image] May 15 05:52:59.194 INFO O| May 15 05:52:59.194 INFO STEP 526 (remove_files) COMPLETE
60082024-05-15T05:53:01.757Z[ recovery-image] May 15 05:52:59.195 INFO O| May 15 05:52:59.194 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092024-05-15T05:53:01.785Z[ recovery-image] May 15 05:52:59.204 INFO O| May 15 05:52:59.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
60102024-05-15T05:53:01.785Z[ recovery-image] May 15 05:52:59.204 INFO O| May 15 05:52:59.204 INFO STEP 527 (remove_files) COMPLETE
60112024-05-15T05:53:01.785Z[ recovery-image] May 15 05:52:59.204 INFO O| May 15 05:52:59.204 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122024-05-15T05:53:01.785Z[ recovery-image] May 15 05:52:59.213 INFO O| May 15 05:52:59.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
60132024-05-15T05:53:01.785Z[ recovery-image] May 15 05:52:59.213 INFO O| May 15 05:52:59.213 INFO STEP 528 (remove_files) COMPLETE
60142024-05-15T05:53:01.785Z[ recovery-image] May 15 05:52:59.213 INFO O| May 15 05:52:59.213 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152024-05-15T05:53:01.785Z[ recovery-image] May 15 05:52:59.222 INFO O| May 15 05:52:59.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
60162024-05-15T05:53:01.786Z[ recovery-image] May 15 05:52:59.222 INFO O| May 15 05:52:59.222 INFO STEP 529 (remove_files) COMPLETE
60172024-05-15T05:53:01.786Z[ recovery-image] May 15 05:52:59.222 INFO O| May 15 05:52:59.222 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182024-05-15T05:53:01.786Z[ recovery-image] May 15 05:52:59.231 INFO O| May 15 05:52:59.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
60192024-05-15T05:53:01.786Z[ recovery-image] May 15 05:52:59.231 INFO O| May 15 05:52:59.231 INFO STEP 530 (remove_files) COMPLETE
60202024-05-15T05:53:01.786Z[ recovery-image] May 15 05:52:59.231 INFO O| May 15 05:52:59.231 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212024-05-15T05:53:01.787Z[ recovery-image] May 15 05:52:59.240 INFO O| May 15 05:52:59.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
60222024-05-15T05:53:01.787Z[ recovery-image] May 15 05:52:59.240 INFO O| May 15 05:52:59.240 INFO STEP 531 (remove_files) COMPLETE
60232024-05-15T05:53:01.787Z[ recovery-image] May 15 05:52:59.240 INFO O| May 15 05:52:59.240 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242024-05-15T05:53:01.787Z[ recovery-image] May 15 05:52:59.249 INFO O| May 15 05:52:59.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
60252024-05-15T05:53:01.787Z[ recovery-image] May 15 05:52:59.249 INFO O| May 15 05:52:59.249 INFO STEP 532 (remove_files) COMPLETE
60262024-05-15T05:53:01.787Z[ recovery-image] May 15 05:52:59.249 INFO O| May 15 05:52:59.249 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272024-05-15T05:53:01.787Z[ recovery-image] May 15 05:52:59.258 INFO O| May 15 05:52:59.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
60282024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.258 INFO O| May 15 05:52:59.258 INFO STEP 533 (remove_files) COMPLETE
60292024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.258 INFO O| May 15 05:52:59.258 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.267 INFO O| May 15 05:52:59.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
60312024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.267 INFO O| May 15 05:52:59.267 INFO STEP 534 (remove_files) COMPLETE
60322024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.267 INFO O| May 15 05:52:59.267 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.276 INFO O| May 15 05:52:59.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
60342024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.276 INFO O| May 15 05:52:59.276 INFO STEP 535 (remove_files) COMPLETE
60352024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.276 INFO O| May 15 05:52:59.276 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362024-05-15T05:53:01.788Z[ recovery-image] May 15 05:52:59.285 INFO O| May 15 05:52:59.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
60372024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.285 INFO O| May 15 05:52:59.285 INFO STEP 536 (remove_files) COMPLETE
60382024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.285 INFO O| May 15 05:52:59.285 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.294 INFO O| May 15 05:52:59.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
60402024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.294 INFO O| May 15 05:52:59.294 INFO STEP 537 (remove_files) COMPLETE
60412024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.294 INFO O| May 15 05:52:59.294 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.303 INFO O| May 15 05:52:59.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
60432024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.303 INFO O| May 15 05:52:59.303 INFO STEP 538 (remove_files) COMPLETE
60442024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.303 INFO O| May 15 05:52:59.303 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452024-05-15T05:53:01.789Z[ recovery-image] May 15 05:52:59.312 INFO O| May 15 05:52:59.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
60462024-05-15T05:53:01.790Z[ recovery-image] May 15 05:52:59.312 INFO O| May 15 05:52:59.312 INFO STEP 539 (remove_files) COMPLETE
60472024-05-15T05:53:01.790Z[ recovery-image] May 15 05:52:59.312 INFO O| May 15 05:52:59.312 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482024-05-15T05:53:01.790Z[ recovery-image] May 15 05:52:59.321 INFO O| May 15 05:52:59.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
60492024-05-15T05:53:01.790Z[ recovery-image] May 15 05:52:59.321 INFO O| May 15 05:52:59.321 INFO STEP 540 (remove_files) COMPLETE
60502024-05-15T05:53:01.790Z[ recovery-image] May 15 05:52:59.321 INFO O| May 15 05:52:59.321 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512024-05-15T05:53:01.790Z[ recovery-image] May 15 05:52:59.330 INFO O| May 15 05:52:59.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
60522024-05-15T05:53:01.790Z[ recovery-image] May 15 05:52:59.331 INFO O| May 15 05:52:59.330 INFO STEP 541 (remove_files) COMPLETE
60532024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.331 INFO O| May 15 05:52:59.331 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.339 INFO O| May 15 05:52:59.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
60552024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.339 INFO O| May 15 05:52:59.339 INFO STEP 542 (remove_files) COMPLETE
60562024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.339 INFO O| May 15 05:52:59.339 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.348 INFO O| May 15 05:52:59.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
60582024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.348 INFO O| May 15 05:52:59.348 INFO STEP 543 (remove_files) COMPLETE
60592024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.348 INFO O| May 15 05:52:59.348 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.357 INFO O| May 15 05:52:59.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
60612024-05-15T05:53:01.791Z[ recovery-image] May 15 05:52:59.358 INFO O| May 15 05:52:59.358 INFO STEP 544 (remove_files) COMPLETE
60622024-05-15T05:53:01.792Z[ recovery-image] May 15 05:52:59.358 INFO O| May 15 05:52:59.358 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632024-05-15T05:53:01.792Z[ recovery-image] May 15 05:52:59.367 INFO O| May 15 05:52:59.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
60642024-05-15T05:53:01.792Z[ recovery-image] May 15 05:52:59.367 INFO O| May 15 05:52:59.367 INFO STEP 545 (remove_files) COMPLETE
60652024-05-15T05:53:01.792Z[ recovery-image] May 15 05:52:59.367 INFO O| May 15 05:52:59.367 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662024-05-15T05:53:01.792Z[ recovery-image] May 15 05:52:59.376 INFO O| May 15 05:52:59.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
60672024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.376 INFO O| May 15 05:52:59.376 INFO STEP 546 (remove_files) COMPLETE
60682024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.376 INFO O| May 15 05:52:59.376 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.385 INFO O| May 15 05:52:59.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
60702024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.385 INFO O| May 15 05:52:59.385 INFO STEP 547 (remove_files) COMPLETE
60712024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.385 INFO O| May 15 05:52:59.385 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.394 INFO O| May 15 05:52:59.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
60732024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.394 INFO O| May 15 05:52:59.394 INFO STEP 548 (remove_files) COMPLETE
60742024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.394 INFO O| May 15 05:52:59.394 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.403 INFO O| May 15 05:52:59.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
60762024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.403 INFO O| May 15 05:52:59.403 INFO STEP 549 (remove_files) COMPLETE
60772024-05-15T05:53:01.793Z[ recovery-image] May 15 05:52:59.403 INFO O| May 15 05:52:59.403 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.412 INFO O| May 15 05:52:59.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
60792024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.412 INFO O| May 15 05:52:59.412 INFO STEP 550 (remove_files) COMPLETE
60802024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.412 INFO O| May 15 05:52:59.412 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.421 INFO O| May 15 05:52:59.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
60822024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.421 INFO O| May 15 05:52:59.421 INFO STEP 551 (remove_files) COMPLETE
60832024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.421 INFO O| May 15 05:52:59.421 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.430 INFO O| May 15 05:52:59.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
60852024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.430 INFO O| May 15 05:52:59.430 INFO STEP 552 (remove_files) COMPLETE
60862024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.430 INFO O| May 15 05:52:59.430 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.439 INFO O| May 15 05:52:59.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
60882024-05-15T05:53:01.794Z[ recovery-image] May 15 05:52:59.439 INFO O| May 15 05:52:59.439 INFO STEP 553 (remove_files) COMPLETE
60892024-05-15T05:53:01.795Z[ recovery-image] May 15 05:52:59.439 INFO O| May 15 05:52:59.439 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902024-05-15T05:53:01.795Z[ recovery-image] May 15 05:52:59.448 INFO O| May 15 05:52:59.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
60912024-05-15T05:53:01.795Z[ recovery-image] May 15 05:52:59.448 INFO O| May 15 05:52:59.448 INFO STEP 554 (remove_files) COMPLETE
60922024-05-15T05:53:01.795Z[ recovery-image] May 15 05:52:59.448 INFO O| May 15 05:52:59.448 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932024-05-15T05:53:01.795Z[ recovery-image] May 15 05:52:59.457 INFO O| May 15 05:52:59.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
60942024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.457 INFO O| May 15 05:52:59.457 INFO STEP 555 (remove_files) COMPLETE
60952024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.457 INFO O| May 15 05:52:59.457 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.466 INFO O| May 15 05:52:59.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
60972024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.467 INFO O| May 15 05:52:59.467 INFO STEP 556 (remove_files) COMPLETE
60982024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.467 INFO O| May 15 05:52:59.467 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.476 INFO O| May 15 05:52:59.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
61002024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.476 INFO O| May 15 05:52:59.476 INFO STEP 557 (remove_files) COMPLETE
61012024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.476 INFO O| May 15 05:52:59.476 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.485 INFO O| May 15 05:52:59.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
61032024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.485 INFO O| May 15 05:52:59.485 INFO STEP 558 (remove_files) COMPLETE
61042024-05-15T05:53:01.796Z[ recovery-image] May 15 05:52:59.485 INFO O| May 15 05:52:59.485 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052024-05-15T05:53:01.797Z[ recovery-image] May 15 05:52:59.494 INFO O| May 15 05:52:59.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
61062024-05-15T05:53:01.797Z[ recovery-image] May 15 05:52:59.494 INFO O| May 15 05:52:59.494 INFO STEP 559 (remove_files) COMPLETE
61072024-05-15T05:53:01.797Z[ recovery-image] May 15 05:52:59.494 INFO O| May 15 05:52:59.494 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082024-05-15T05:53:01.797Z[ recovery-image] May 15 05:52:59.504 INFO O| May 15 05:52:59.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
61092024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.504 INFO O| May 15 05:52:59.504 INFO STEP 560 (remove_files) COMPLETE
61102024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.504 INFO O| May 15 05:52:59.504 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.513 INFO O| May 15 05:52:59.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
61122024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.513 INFO O| May 15 05:52:59.513 INFO STEP 561 (remove_files) COMPLETE
61132024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.513 INFO O| May 15 05:52:59.513 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.522 INFO O| May 15 05:52:59.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
61152024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.522 INFO O| May 15 05:52:59.522 INFO STEP 562 (remove_files) COMPLETE
61162024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.522 INFO O| May 15 05:52:59.522 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.531 INFO O| May 15 05:52:59.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
61182024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.531 INFO O| May 15 05:52:59.531 INFO STEP 563 (remove_files) COMPLETE
61192024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.531 INFO O| May 15 05:52:59.531 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.540 INFO O| May 15 05:52:59.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
61212024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.540 INFO O| May 15 05:52:59.540 INFO STEP 564 (remove_files) COMPLETE
61222024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.540 INFO O| May 15 05:52:59.540 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.549 INFO O| May 15 05:52:59.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
61242024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.549 INFO O| May 15 05:52:59.549 INFO STEP 565 (remove_files) COMPLETE
61252024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.549 INFO O| May 15 05:52:59.549 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.559 INFO O| May 15 05:52:59.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
61272024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.559 INFO O| May 15 05:52:59.559 INFO STEP 566 (remove_files) COMPLETE
61282024-05-15T05:53:01.822Z[ recovery-image] May 15 05:52:59.559 INFO O| May 15 05:52:59.559 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.569 INFO O| May 15 05:52:59.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
61302024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.569 INFO O| May 15 05:52:59.569 INFO STEP 567 (remove_files) COMPLETE
61312024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.569 INFO O| May 15 05:52:59.569 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.578 INFO O| May 15 05:52:59.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
61332024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.578 INFO O| May 15 05:52:59.578 INFO STEP 568 (remove_files) COMPLETE
61342024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.578 INFO O| May 15 05:52:59.578 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.589 INFO O| May 15 05:52:59.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
61362024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.589 INFO O| May 15 05:52:59.589 INFO STEP 569 (remove_files) COMPLETE
61372024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.589 INFO O| May 15 05:52:59.589 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.599 INFO O| May 15 05:52:59.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
61392024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.599 INFO O| May 15 05:52:59.599 INFO STEP 570 (remove_files) COMPLETE
61402024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.599 INFO O| May 15 05:52:59.599 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.608 INFO O| May 15 05:52:59.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
61422024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.608 INFO O| May 15 05:52:59.608 INFO STEP 571 (remove_files) COMPLETE
61432024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.608 INFO O| May 15 05:52:59.608 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.618 INFO O| May 15 05:52:59.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
61452024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.618 INFO O| May 15 05:52:59.618 INFO STEP 572 (remove_files) COMPLETE
61462024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.618 INFO O| May 15 05:52:59.618 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.627 INFO O| May 15 05:52:59.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
61482024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.628 INFO O| May 15 05:52:59.627 INFO STEP 573 (remove_files) COMPLETE
61492024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.628 INFO O| May 15 05:52:59.627 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.636 INFO O| May 15 05:52:59.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
61512024-05-15T05:53:01.823Z[ recovery-image] May 15 05:52:59.637 INFO O| May 15 05:52:59.636 INFO STEP 574 (remove_files) COMPLETE
61522024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.637 INFO O| May 15 05:52:59.636 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.646 INFO O| May 15 05:52:59.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
61542024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.646 INFO O| May 15 05:52:59.646 INFO STEP 575 (remove_files) COMPLETE
61552024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.646 INFO O| May 15 05:52:59.646 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.655 INFO O| May 15 05:52:59.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
61572024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.655 INFO O| May 15 05:52:59.655 INFO STEP 576 (remove_files) COMPLETE
61582024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.655 INFO O| May 15 05:52:59.655 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.664 INFO O| May 15 05:52:59.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
61602024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.664 INFO O| May 15 05:52:59.664 INFO STEP 577 (remove_files) COMPLETE
61612024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.664 INFO O| May 15 05:52:59.664 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.673 INFO O| May 15 05:52:59.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
61632024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.673 INFO O| May 15 05:52:59.673 INFO STEP 578 (remove_files) COMPLETE
61642024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.673 INFO O| May 15 05:52:59.673 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.682 INFO O| May 15 05:52:59.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
61662024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.682 INFO O| May 15 05:52:59.682 INFO STEP 579 (remove_files) COMPLETE
61672024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.682 INFO O| May 15 05:52:59.682 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.693 INFO O| May 15 05:52:59.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
61692024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.693 INFO O| May 15 05:52:59.693 INFO STEP 580 (remove_files) COMPLETE
61702024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.693 INFO O| May 15 05:52:59.693 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712024-05-15T05:53:01.824Z[ host-image] May 15 05:52:59.701 INFO O| May 15 05:52:59.701 INFO O| Download: Completed 8.42 MB in 3.69 seconds (2.3M/s)
61722024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.704 INFO O| May 15 05:52:59.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
61732024-05-15T05:53:01.824Z[ recovery-image] May 15 05:52:59.704 INFO O| May 15 05:52:59.704 INFO STEP 581 (remove_files) COMPLETE
61742024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.704 INFO O| May 15 05:52:59.704 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61752024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.713 INFO O| May 15 05:52:59.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
61762024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.713 INFO O| May 15 05:52:59.713 INFO STEP 582 (remove_files) COMPLETE
61772024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.713 INFO O| May 15 05:52:59.713 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61782024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.723 INFO O| May 15 05:52:59.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
61792024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.723 INFO O| May 15 05:52:59.723 INFO STEP 583 (remove_files) COMPLETE
61802024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.723 INFO O| May 15 05:52:59.723 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61812024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.732 INFO O| May 15 05:52:59.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
61822024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.732 INFO O| May 15 05:52:59.732 INFO STEP 584 (remove_files) COMPLETE
61832024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.732 INFO O| May 15 05:52:59.732 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61842024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.741 INFO O| May 15 05:52:59.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
61852024-05-15T05:53:01.825Z[ recovery-image] May 15 05:52:59.741 INFO O| May 15 05:52:59.741 INFO STEP 585 (remove_files) COMPLETE
61862024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.741 INFO O| May 15 05:52:59.741 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61872024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.750 INFO O| May 15 05:52:59.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
61882024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.750 INFO O| May 15 05:52:59.750 INFO STEP 586 (remove_files) COMPLETE
61892024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.750 INFO O| May 15 05:52:59.750 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61902024-05-15T05:53:01.826Z[ host-image] May 15 05:52:59.751 INFO O| May 15 05:52:59.751 INFO O| Actions: 1/1361 actions (Installing new actions)
61912024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.760 INFO O| May 15 05:52:59.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
61922024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.760 INFO O| May 15 05:52:59.760 INFO STEP 587 (remove_files) COMPLETE
61932024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.760 INFO O| May 15 05:52:59.760 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.769 INFO O| May 15 05:52:59.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
61952024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.769 INFO O| May 15 05:52:59.769 INFO STEP 588 (remove_files) COMPLETE
61962024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.769 INFO O| May 15 05:52:59.769 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.778 INFO O| May 15 05:52:59.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
61982024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.779 INFO O| May 15 05:52:59.779 INFO STEP 589 (remove_files) COMPLETE
61992024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.779 INFO O| May 15 05:52:59.779 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.789 INFO O| May 15 05:52:59.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
62012024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.789 INFO O| May 15 05:52:59.789 INFO STEP 590 (remove_files) COMPLETE
62022024-05-15T05:53:01.826Z[ recovery-image] May 15 05:52:59.789 INFO O| May 15 05:52:59.789 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032024-05-15T05:53:01.827Z[ recovery-image] May 15 05:52:59.798 INFO O| May 15 05:52:59.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
62042024-05-15T05:53:01.827Z[ recovery-image] May 15 05:52:59.798 INFO O| May 15 05:52:59.798 INFO STEP 591 (remove_files) COMPLETE
62052024-05-15T05:53:01.827Z[ recovery-image] May 15 05:52:59.798 INFO O| May 15 05:52:59.798 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062024-05-15T05:53:01.841Z[ recovery-image] May 15 05:52:59.808 INFO O| May 15 05:52:59.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
62072024-05-15T05:53:01.841Z[ recovery-image] May 15 05:52:59.808 INFO O| May 15 05:52:59.808 INFO STEP 592 (remove_files) COMPLETE
62082024-05-15T05:53:01.841Z[ recovery-image] May 15 05:52:59.808 INFO O| May 15 05:52:59.808 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092024-05-15T05:53:01.842Z[ recovery-image] May 15 05:52:59.819 INFO O| May 15 05:52:59.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
62102024-05-15T05:53:01.842Z[ recovery-image] May 15 05:52:59.819 INFO O| May 15 05:52:59.819 INFO STEP 593 (remove_files) COMPLETE
62112024-05-15T05:53:01.842Z[ recovery-image] May 15 05:52:59.819 INFO O| May 15 05:52:59.819 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122024-05-15T05:53:01.842Z[ recovery-image] May 15 05:52:59.828 INFO O| May 15 05:52:59.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
62132024-05-15T05:53:01.842Z[ recovery-image] May 15 05:52:59.828 INFO O| May 15 05:52:59.828 INFO STEP 594 (remove_files) COMPLETE
62142024-05-15T05:53:01.842Z[ recovery-image] May 15 05:52:59.828 INFO O| May 15 05:52:59.828 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152024-05-15T05:53:01.848Z[ recovery-image] May 15 05:52:59.838 INFO O| May 15 05:52:59.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
62162024-05-15T05:53:01.848Z[ recovery-image] May 15 05:52:59.838 INFO O| May 15 05:52:59.838 INFO STEP 595 (remove_files) COMPLETE
62172024-05-15T05:53:01.848Z[ recovery-image] May 15 05:52:59.838 INFO O| May 15 05:52:59.838 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182024-05-15T05:53:01.857Z[ recovery-image] May 15 05:52:59.848 INFO O| May 15 05:52:59.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
62192024-05-15T05:53:01.857Z[ recovery-image] May 15 05:52:59.848 INFO O| May 15 05:52:59.848 INFO STEP 596 (remove_files) COMPLETE
62202024-05-15T05:53:01.858Z[ recovery-image] May 15 05:52:59.849 INFO O| May 15 05:52:59.848 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212024-05-15T05:53:01.868Z[ recovery-image] May 15 05:52:59.858 INFO O| May 15 05:52:59.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
62222024-05-15T05:53:01.868Z[ recovery-image] May 15 05:52:59.858 INFO O| May 15 05:52:59.858 INFO STEP 597 (remove_files) COMPLETE
62232024-05-15T05:53:01.868Z[ recovery-image] May 15 05:52:59.858 INFO O| May 15 05:52:59.858 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242024-05-15T05:53:01.877Z[ recovery-image] May 15 05:52:59.867 INFO O| May 15 05:52:59.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
62252024-05-15T05:53:01.877Z[ recovery-image] May 15 05:52:59.867 INFO O| May 15 05:52:59.867 INFO STEP 598 (remove_files) COMPLETE
62262024-05-15T05:53:01.878Z[ recovery-image] May 15 05:52:59.867 INFO O| May 15 05:52:59.867 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-05-15T05:53:01.894Z[ recovery-image] May 15 05:52:59.877 INFO O| May 15 05:52:59.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
62282024-05-15T05:53:01.894Z[ recovery-image] May 15 05:52:59.877 INFO O| May 15 05:52:59.877 INFO STEP 599 (remove_files) COMPLETE
62292024-05-15T05:53:01.895Z[ recovery-image] May 15 05:52:59.877 INFO O| May 15 05:52:59.877 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302024-05-15T05:53:01.895Z[ recovery-image] May 15 05:52:59.886 INFO O| May 15 05:52:59.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
62312024-05-15T05:53:01.895Z[ recovery-image] May 15 05:52:59.886 INFO O| May 15 05:52:59.886 INFO STEP 600 (remove_files) COMPLETE
62322024-05-15T05:53:01.895Z[ recovery-image] May 15 05:52:59.886 INFO O| May 15 05:52:59.886 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332024-05-15T05:53:01.905Z[ recovery-image] May 15 05:52:59.895 INFO O| May 15 05:52:59.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
62342024-05-15T05:53:01.905Z[ recovery-image] May 15 05:52:59.895 INFO O| May 15 05:52:59.895 INFO STEP 601 (remove_files) COMPLETE
62352024-05-15T05:53:01.905Z[ recovery-image] May 15 05:52:59.895 INFO O| May 15 05:52:59.895 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362024-05-15T05:53:01.916Z[ recovery-image] May 15 05:52:59.904 INFO O| May 15 05:52:59.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
62372024-05-15T05:53:01.916Z[ recovery-image] May 15 05:52:59.904 INFO O| May 15 05:52:59.904 INFO STEP 602 (remove_files) COMPLETE
62382024-05-15T05:53:01.916Z[ recovery-image] May 15 05:52:59.904 INFO O| May 15 05:52:59.904 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392024-05-15T05:53:01.934Z[ recovery-image] May 15 05:52:59.913 INFO O| May 15 05:52:59.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
62402024-05-15T05:53:01.934Z[ recovery-image] May 15 05:52:59.913 INFO O| May 15 05:52:59.913 INFO STEP 603 (remove_files) COMPLETE
62412024-05-15T05:53:01.934Z[ recovery-image] May 15 05:52:59.913 INFO O| May 15 05:52:59.913 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422024-05-15T05:53:01.935Z[ recovery-image] May 15 05:52:59.923 INFO O| May 15 05:52:59.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
62432024-05-15T05:53:01.935Z[ recovery-image] May 15 05:52:59.923 INFO O| May 15 05:52:59.923 INFO STEP 604 (remove_files) COMPLETE
62442024-05-15T05:53:01.935Z[ recovery-image] May 15 05:52:59.923 INFO O| May 15 05:52:59.923 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452024-05-15T05:53:01.943Z[ recovery-image] May 15 05:52:59.932 INFO O| May 15 05:52:59.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
62462024-05-15T05:53:01.944Z[ recovery-image] May 15 05:52:59.932 INFO O| May 15 05:52:59.932 INFO STEP 605 (remove_files) COMPLETE
62472024-05-15T05:53:01.944Z[ recovery-image] May 15 05:52:59.932 INFO O| May 15 05:52:59.932 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482024-05-15T05:53:01.944Z[ recovery-image] May 15 05:52:59.941 INFO O| May 15 05:52:59.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
62492024-05-15T05:53:01.944Z[ recovery-image] May 15 05:52:59.941 INFO O| May 15 05:52:59.941 INFO STEP 606 (remove_files) COMPLETE
62502024-05-15T05:53:01.944Z[ recovery-image] May 15 05:52:59.941 INFO O| May 15 05:52:59.941 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512024-05-15T05:53:01.950Z[ recovery-image] May 15 05:52:59.950 INFO O| May 15 05:52:59.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
62522024-05-15T05:53:01.950Z[ recovery-image] May 15 05:52:59.950 INFO O| May 15 05:52:59.950 INFO STEP 607 (remove_files) COMPLETE
62532024-05-15T05:53:01.950Z[ recovery-image] May 15 05:52:59.950 INFO O| May 15 05:52:59.950 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-05-15T05:53:01.960Z[ recovery-image] May 15 05:52:59.959 INFO O| May 15 05:52:59.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
62552024-05-15T05:53:01.960Z[ recovery-image] May 15 05:52:59.959 INFO O| May 15 05:52:59.959 INFO STEP 608 (remove_files) COMPLETE
62562024-05-15T05:53:01.968Z[ recovery-image] May 15 05:52:59.959 INFO O| May 15 05:52:59.959 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572024-05-15T05:53:01.973Z[ recovery-image] May 15 05:52:59.969 INFO O| May 15 05:52:59.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
62582024-05-15T05:53:01.973Z[ recovery-image] May 15 05:52:59.969 INFO O| May 15 05:52:59.969 INFO STEP 609 (remove_files) COMPLETE
62592024-05-15T05:53:01.973Z[ recovery-image] May 15 05:52:59.969 INFO O| May 15 05:52:59.969 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602024-05-15T05:53:01.981Z[ recovery-image] May 15 05:52:59.978 INFO O| May 15 05:52:59.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
62612024-05-15T05:53:01.981Z[ recovery-image] May 15 05:52:59.978 INFO O| May 15 05:52:59.978 INFO STEP 610 (remove_files) COMPLETE
62622024-05-15T05:53:01.981Z[ recovery-image] May 15 05:52:59.978 INFO O| May 15 05:52:59.978 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632024-05-15T05:53:01.987Z[ recovery-image] May 15 05:52:59.987 INFO O| May 15 05:52:59.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
62642024-05-15T05:53:01.987Z[ recovery-image] May 15 05:52:59.987 INFO O| May 15 05:52:59.987 INFO STEP 611 (remove_files) COMPLETE
62652024-05-15T05:53:01.993Z[ recovery-image] May 15 05:52:59.987 INFO O| May 15 05:52:59.987 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662024-05-15T05:53:01.998Z[ recovery-image] May 15 05:52:59.996 INFO O| May 15 05:52:59.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
62672024-05-15T05:53:01.998Z[ recovery-image] May 15 05:52:59.997 INFO O| May 15 05:52:59.997 INFO STEP 612 (remove_files) COMPLETE
62682024-05-15T05:53:01.999Z[ recovery-image] May 15 05:52:59.997 INFO O| May 15 05:52:59.997 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692024-05-15T05:53:02.011Z[ recovery-image] May 15 05:53:00.007 INFO O| May 15 05:53:00.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
62702024-05-15T05:53:02.011Z[ recovery-image] May 15 05:53:00.007 INFO O| May 15 05:53:00.007 INFO STEP 613 (remove_files) COMPLETE
62712024-05-15T05:53:02.012Z[ recovery-image] May 15 05:53:00.007 INFO O| May 15 05:53:00.007 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722024-05-15T05:53:02.022Z[ recovery-image] May 15 05:53:00.016 INFO O| May 15 05:53:00.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
62732024-05-15T05:53:02.022Z[ recovery-image] May 15 05:53:00.016 INFO O| May 15 05:53:00.016 INFO STEP 614 (remove_files) COMPLETE
62742024-05-15T05:53:02.022Z[ recovery-image] May 15 05:53:00.016 INFO O| May 15 05:53:00.016 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.026 INFO O| May 15 05:53:00.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
62762024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.026 INFO O| May 15 05:53:00.026 INFO STEP 615 (remove_files) COMPLETE
62772024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.026 INFO O| May 15 05:53:00.026 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.035 INFO O| May 15 05:53:00.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
62792024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.035 INFO O| May 15 05:53:00.035 INFO STEP 616 (remove_files) COMPLETE
62802024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.035 INFO O| May 15 05:53:00.035 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.044 INFO O| May 15 05:53:00.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
62822024-05-15T05:53:02.449Z[ recovery-image] May 15 05:53:00.044 INFO O| May 15 05:53:00.044 INFO STEP 617 (remove_files) COMPLETE
62832024-05-15T05:53:02.450Z[ recovery-image] May 15 05:53:00.044 INFO O| May 15 05:53:00.044 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842024-05-15T05:53:02.450Z[ recovery-image] May 15 05:53:00.054 INFO O| May 15 05:53:00.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
62852024-05-15T05:53:02.450Z[ recovery-image] May 15 05:53:00.054 INFO O| May 15 05:53:00.054 INFO STEP 618 (remove_files) COMPLETE
62862024-05-15T05:53:02.450Z[ recovery-image] May 15 05:53:00.054 INFO O| May 15 05:53:00.054 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872024-05-15T05:53:02.450Z[ recovery-image] May 15 05:53:00.063 INFO O| May 15 05:53:00.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
62882024-05-15T05:53:02.450Z[ recovery-image] May 15 05:53:00.063 INFO O| May 15 05:53:00.063 INFO STEP 619 (remove_files) COMPLETE
62892024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.063 INFO O| May 15 05:53:00.063 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.078 INFO O| May 15 05:53:00.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
62912024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.078 INFO O| May 15 05:53:00.078 INFO STEP 620 (remove_files) COMPLETE
62922024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.078 INFO O| May 15 05:53:00.078 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.098 INFO O| May 15 05:53:00.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
62942024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.098 INFO O| May 15 05:53:00.098 INFO STEP 621 (remove_files) COMPLETE
62952024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.098 INFO O| May 15 05:53:00.098 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.109 INFO O| May 15 05:53:00.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
62972024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.109 INFO O| May 15 05:53:00.109 INFO STEP 622 (remove_files) COMPLETE
62982024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.109 INFO O| May 15 05:53:00.109 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.120 INFO O| May 15 05:53:00.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
63002024-05-15T05:53:02.451Z[ recovery-image] May 15 05:53:00.120 INFO O| May 15 05:53:00.120 INFO STEP 623 (remove_files) COMPLETE
63012024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.120 INFO O| May 15 05:53:00.120 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.129 INFO O| May 15 05:53:00.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
63032024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.129 INFO O| May 15 05:53:00.129 INFO STEP 624 (remove_files) COMPLETE
63042024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.129 INFO O| May 15 05:53:00.129 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.140 INFO O| May 15 05:53:00.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
63062024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.140 INFO O| May 15 05:53:00.140 INFO STEP 625 (remove_files) COMPLETE
63072024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.140 INFO O| May 15 05:53:00.140 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.151 INFO O| May 15 05:53:00.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
63092024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.151 INFO O| May 15 05:53:00.151 INFO STEP 626 (remove_files) COMPLETE
63102024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.151 INFO O| May 15 05:53:00.151 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.160 INFO O| May 15 05:53:00.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
63122024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.160 INFO O| May 15 05:53:00.160 INFO STEP 627 (remove_files) COMPLETE
63132024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.160 INFO O| May 15 05:53:00.160 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142024-05-15T05:53:02.452Z[ recovery-image] May 15 05:53:00.169 INFO O| May 15 05:53:00.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
63152024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.170 INFO O| May 15 05:53:00.170 INFO STEP 628 (remove_files) COMPLETE
63162024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.170 INFO O| May 15 05:53:00.170 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172024-05-15T05:53:02.453Z[ host-image] May 15 05:53:00.178 INFO O| May 15 05:53:00.178 INFO O| Actions: Completed 1361 actions in 0.43 seconds.
63182024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.179 INFO O| May 15 05:53:00.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
63192024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.179 INFO O| May 15 05:53:00.179 INFO STEP 629 (remove_files) COMPLETE
63202024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.179 INFO O| May 15 05:53:00.179 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.188 INFO O| May 15 05:53:00.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
63222024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.188 INFO O| May 15 05:53:00.188 INFO STEP 630 (remove_files) COMPLETE
63232024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.188 INFO O| May 15 05:53:00.188 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.198 INFO O| May 15 05:53:00.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
63252024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.198 INFO O| May 15 05:53:00.198 INFO STEP 631 (remove_files) COMPLETE
63262024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.198 INFO O| May 15 05:53:00.198 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.208 INFO O| May 15 05:53:00.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
63282024-05-15T05:53:02.453Z[ recovery-image] May 15 05:53:00.208 INFO O| May 15 05:53:00.208 INFO STEP 632 (remove_files) COMPLETE
63292024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.208 INFO O| May 15 05:53:00.208 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.217 INFO O| May 15 05:53:00.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
63312024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.217 INFO O| May 15 05:53:00.217 INFO STEP 633 (remove_files) COMPLETE
63322024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.217 INFO O| May 15 05:53:00.217 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.227 INFO O| May 15 05:53:00.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
63342024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.227 INFO O| May 15 05:53:00.227 INFO STEP 634 (remove_files) COMPLETE
63352024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.227 INFO O| May 15 05:53:00.227 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.237 INFO O| May 15 05:53:00.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
63372024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.237 INFO O| May 15 05:53:00.237 INFO STEP 635 (remove_files) COMPLETE
63382024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.237 INFO O| May 15 05:53:00.237 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.246 INFO O| May 15 05:53:00.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
63402024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.246 INFO O| May 15 05:53:00.246 INFO STEP 636 (remove_files) COMPLETE
63412024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.246 INFO O| May 15 05:53:00.246 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.256 INFO O| May 15 05:53:00.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
63432024-05-15T05:53:02.454Z[ recovery-image] May 15 05:53:00.256 INFO O| May 15 05:53:00.256 INFO STEP 637 (remove_files) COMPLETE
63442024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.256 INFO O| May 15 05:53:00.256 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.266 INFO O| May 15 05:53:00.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
63462024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.266 INFO O| May 15 05:53:00.266 INFO STEP 638 (remove_files) COMPLETE
63472024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.266 INFO O| May 15 05:53:00.266 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.275 INFO O| May 15 05:53:00.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
63492024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.275 INFO O| May 15 05:53:00.275 INFO STEP 639 (remove_files) COMPLETE
63502024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.275 INFO O| May 15 05:53:00.275 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.285 INFO O| May 15 05:53:00.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
63522024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.285 INFO O| May 15 05:53:00.285 INFO STEP 640 (remove_files) COMPLETE
63532024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.285 INFO O| May 15 05:53:00.285 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542024-05-15T05:53:02.455Z[ host-image] May 15 05:53:00.291 INFO O| May 15 05:53:00.291 INFO O| Done
63552024-05-15T05:53:02.455Z[ host-image] May 15 05:53:00.291 INFO O| May 15 05:53:00.291 INFO O| Done
63562024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.295 INFO O| May 15 05:53:00.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
63572024-05-15T05:53:02.455Z[ recovery-image] May 15 05:53:00.295 INFO O| May 15 05:53:00.295 INFO STEP 641 (remove_files) COMPLETE
63582024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.295 INFO O| May 15 05:53:00.295 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.305 INFO O| May 15 05:53:00.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
63602024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.305 INFO O| May 15 05:53:00.305 INFO STEP 642 (remove_files) COMPLETE
63612024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.305 INFO O| May 15 05:53:00.305 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.314 INFO O| May 15 05:53:00.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
63632024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.314 INFO O| May 15 05:53:00.314 INFO STEP 643 (remove_files) COMPLETE
63642024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.314 INFO O| May 15 05:53:00.314 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.324 INFO O| May 15 05:53:00.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
63662024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.324 INFO O| May 15 05:53:00.324 INFO STEP 644 (remove_files) COMPLETE
63672024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.324 INFO O| May 15 05:53:00.324 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.333 INFO O| May 15 05:53:00.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
63692024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.333 INFO O| May 15 05:53:00.333 INFO STEP 645 (remove_files) COMPLETE
63702024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.333 INFO O| May 15 05:53:00.333 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.342 INFO O| May 15 05:53:00.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
63722024-05-15T05:53:02.456Z[ recovery-image] May 15 05:53:00.343 INFO O| May 15 05:53:00.342 INFO STEP 646 (remove_files) COMPLETE
63732024-05-15T05:53:02.457Z[ recovery-image] May 15 05:53:00.343 INFO O| May 15 05:53:00.343 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742024-05-15T05:53:02.457Z[ recovery-image] May 15 05:53:00.352 INFO O| May 15 05:53:00.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
63752024-05-15T05:53:03.117Z[ recovery-image] May 15 05:53:00.352 INFO O| May 15 05:53:00.352 INFO STEP 647 (remove_files) COMPLETE
63762024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.352 INFO O| May 15 05:53:00.352 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.361 INFO O| May 15 05:53:00.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
63782024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.361 INFO O| May 15 05:53:00.361 INFO STEP 648 (remove_files) COMPLETE
63792024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.361 INFO O| May 15 05:53:00.361 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.370 INFO O| May 15 05:53:00.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
63812024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.370 INFO O| May 15 05:53:00.370 INFO STEP 649 (remove_files) COMPLETE
63822024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.370 INFO O| May 15 05:53:00.370 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.380 INFO O| May 15 05:53:00.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
63842024-05-15T05:53:03.118Z[ recovery-image] May 15 05:53:00.380 INFO O| May 15 05:53:00.380 INFO STEP 650 (remove_files) COMPLETE
63852024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.380 INFO O| May 15 05:53:00.380 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.389 INFO O| May 15 05:53:00.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
63872024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.390 INFO O| May 15 05:53:00.390 INFO STEP 651 (remove_files) COMPLETE
63882024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.390 INFO O| May 15 05:53:00.390 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.399 INFO O| May 15 05:53:00.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
63902024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.399 INFO O| May 15 05:53:00.399 INFO STEP 652 (remove_files) COMPLETE
63912024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.399 INFO O| May 15 05:53:00.399 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.408 INFO O| May 15 05:53:00.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
63932024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.408 INFO O| May 15 05:53:00.408 INFO STEP 653 (remove_files) COMPLETE
63942024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.408 INFO O| May 15 05:53:00.408 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.417 INFO O| May 15 05:53:00.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
63962024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.417 INFO O| May 15 05:53:00.417 INFO STEP 654 (remove_files) COMPLETE
63972024-05-15T05:53:03.119Z[ recovery-image] May 15 05:53:00.417 INFO O| May 15 05:53:00.417 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.427 INFO O| May 15 05:53:00.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
63992024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.427 INFO O| May 15 05:53:00.427 INFO STEP 655 (remove_files) COMPLETE
64002024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.427 INFO O| May 15 05:53:00.427 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.436 INFO O| May 15 05:53:00.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
64022024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.436 INFO O| May 15 05:53:00.436 INFO STEP 656 (remove_files) COMPLETE
64032024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.436 INFO O| May 15 05:53:00.436 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.446 INFO O| May 15 05:53:00.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
64052024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.446 INFO O| May 15 05:53:00.446 INFO STEP 657 (remove_files) COMPLETE
64062024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.446 INFO O| May 15 05:53:00.446 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.456 INFO O| May 15 05:53:00.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
64082024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.456 INFO O| May 15 05:53:00.456 INFO STEP 658 (remove_files) COMPLETE
64092024-05-15T05:53:03.120Z[ recovery-image] May 15 05:53:00.456 INFO O| May 15 05:53:00.456 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-05-15T05:53:03.133Z[ recovery-image] May 15 05:53:00.466 INFO O| May 15 05:53:00.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
64112024-05-15T05:53:03.133Z[ recovery-image] May 15 05:53:00.466 INFO O| May 15 05:53:00.466 INFO STEP 659 (remove_files) COMPLETE
64122024-05-15T05:53:03.133Z[ recovery-image] May 15 05:53:00.466 INFO O| May 15 05:53:00.466 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-05-15T05:53:03.133Z[ recovery-image] May 15 05:53:00.477 INFO O| May 15 05:53:00.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
64142024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.477 INFO O| May 15 05:53:00.477 INFO STEP 660 (remove_files) COMPLETE
64152024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.477 INFO O| May 15 05:53:00.477 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.487 INFO O| May 15 05:53:00.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
64172024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.487 INFO O| May 15 05:53:00.487 INFO STEP 661 (remove_files) COMPLETE
64182024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.487 INFO O| May 15 05:53:00.487 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.496 INFO O| May 15 05:53:00.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
64202024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.496 INFO O| May 15 05:53:00.496 INFO STEP 662 (remove_files) COMPLETE
64212024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.496 INFO O| May 15 05:53:00.496 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.505 INFO O| May 15 05:53:00.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
64232024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.505 INFO O| May 15 05:53:00.505 INFO STEP 663 (remove_files) COMPLETE
64242024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.505 INFO O| May 15 05:53:00.505 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.514 INFO O| May 15 05:53:00.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
64262024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.515 INFO O| May 15 05:53:00.514 INFO STEP 664 (remove_files) COMPLETE
64272024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.515 INFO O| May 15 05:53:00.515 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.524 INFO O| May 15 05:53:00.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
64292024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.524 INFO O| May 15 05:53:00.524 INFO STEP 665 (remove_files) COMPLETE
64302024-05-15T05:53:03.134Z[ recovery-image] May 15 05:53:00.524 INFO O| May 15 05:53:00.524 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.533 INFO O| May 15 05:53:00.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
64322024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.533 INFO O| May 15 05:53:00.533 INFO STEP 666 (remove_files) COMPLETE
64332024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.533 INFO O| May 15 05:53:00.533 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.542 INFO O| May 15 05:53:00.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
64352024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.542 INFO O| May 15 05:53:00.542 INFO STEP 667 (remove_files) COMPLETE
64362024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.542 INFO O| May 15 05:53:00.542 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.551 INFO O| May 15 05:53:00.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
64382024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.551 INFO O| May 15 05:53:00.551 INFO STEP 668 (remove_files) COMPLETE
64392024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.551 INFO O| May 15 05:53:00.551 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.560 INFO O| May 15 05:53:00.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
64412024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.560 INFO O| May 15 05:53:00.560 INFO STEP 669 (remove_files) COMPLETE
64422024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.560 INFO O| May 15 05:53:00.560 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432024-05-15T05:53:03.135Z[ host-image] May 15 05:53:00.569 INFO O| May 15 05:53:00.569 INFO O| Done
64442024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.569 INFO O| May 15 05:53:00.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
64452024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.570 INFO O| May 15 05:53:00.569 INFO STEP 670 (remove_files) COMPLETE
64462024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.570 INFO O| May 15 05:53:00.569 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.579 INFO O| May 15 05:53:00.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
64482024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.579 INFO O| May 15 05:53:00.579 INFO STEP 671 (remove_files) COMPLETE
64492024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.579 INFO O| May 15 05:53:00.579 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.588 INFO O| May 15 05:53:00.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
64512024-05-15T05:53:03.135Z[ recovery-image] May 15 05:53:00.588 INFO O| May 15 05:53:00.588 INFO STEP 672 (remove_files) COMPLETE
64522024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.588 INFO O| May 15 05:53:00.588 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.598 INFO O| May 15 05:53:00.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
64542024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.598 INFO O| May 15 05:53:00.598 INFO STEP 673 (remove_files) COMPLETE
64552024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.598 INFO O| May 15 05:53:00.598 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.607 INFO O| May 15 05:53:00.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
64572024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.607 INFO O| May 15 05:53:00.607 INFO STEP 674 (remove_files) COMPLETE
64582024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.607 INFO O| May 15 05:53:00.607 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.616 INFO O| May 15 05:53:00.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
64602024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.617 INFO O| May 15 05:53:00.616 INFO STEP 675 (remove_files) COMPLETE
64612024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.617 INFO O| May 15 05:53:00.617 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.626 INFO O| May 15 05:53:00.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
64632024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.626 INFO O| May 15 05:53:00.626 INFO STEP 676 (remove_files) COMPLETE
64642024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.626 INFO O| May 15 05:53:00.626 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.635 INFO O| May 15 05:53:00.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
64662024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.635 INFO O| May 15 05:53:00.635 INFO STEP 677 (remove_files) COMPLETE
64672024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.635 INFO O| May 15 05:53:00.635 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.645 INFO O| May 15 05:53:00.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
64692024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.645 INFO O| May 15 05:53:00.645 INFO STEP 678 (remove_files) COMPLETE
64702024-05-15T05:53:03.136Z[ recovery-image] May 15 05:53:00.645 INFO O| May 15 05:53:00.645 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.654 INFO O| May 15 05:53:00.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
64722024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.654 INFO O| May 15 05:53:00.654 INFO STEP 679 (remove_files) COMPLETE
64732024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.654 INFO O| May 15 05:53:00.654 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.664 INFO O| May 15 05:53:00.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
64752024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.664 INFO O| May 15 05:53:00.664 INFO STEP 680 (remove_files) COMPLETE
64762024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.664 INFO O| May 15 05:53:00.664 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.673 INFO O| May 15 05:53:00.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
64782024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.673 INFO O| May 15 05:53:00.673 INFO STEP 681 (remove_files) COMPLETE
64792024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.673 INFO O| May 15 05:53:00.673 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.682 INFO O| May 15 05:53:00.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
64812024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.683 INFO O| May 15 05:53:00.683 INFO STEP 682 (remove_files) COMPLETE
64822024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.683 INFO O| May 15 05:53:00.683 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.692 INFO O| May 15 05:53:00.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
64842024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.692 INFO O| May 15 05:53:00.692 INFO STEP 683 (remove_files) COMPLETE
64852024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.692 INFO O| May 15 05:53:00.692 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.701 INFO O| May 15 05:53:00.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
64872024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.701 INFO O| May 15 05:53:00.701 INFO STEP 684 (remove_files) COMPLETE
64882024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.701 INFO O| May 15 05:53:00.701 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.711 INFO O| May 15 05:53:00.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
64902024-05-15T05:53:03.137Z[ recovery-image] May 15 05:53:00.711 INFO O| May 15 05:53:00.711 INFO STEP 685 (remove_files) COMPLETE
64912024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.711 INFO O| May 15 05:53:00.711 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.721 INFO O| May 15 05:53:00.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
64932024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.721 INFO O| May 15 05:53:00.721 INFO STEP 686 (remove_files) COMPLETE
64942024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.721 INFO O| May 15 05:53:00.721 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.730 INFO O| May 15 05:53:00.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
64962024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.730 INFO O| May 15 05:53:00.730 INFO STEP 687 (remove_files) COMPLETE
64972024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.730 INFO O| May 15 05:53:00.730 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.739 INFO O| May 15 05:53:00.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
64992024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.739 INFO O| May 15 05:53:00.739 INFO STEP 688 (remove_files) COMPLETE
65002024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.740 INFO O| May 15 05:53:00.739 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.749 INFO O| May 15 05:53:00.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
65022024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.749 INFO O| May 15 05:53:00.749 INFO STEP 689 (remove_files) COMPLETE
65032024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.749 INFO O| May 15 05:53:00.749 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.758 INFO O| May 15 05:53:00.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
65052024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.758 INFO O| May 15 05:53:00.758 INFO STEP 690 (remove_files) COMPLETE
65062024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.758 INFO O| May 15 05:53:00.758 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.767 INFO O| May 15 05:53:00.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
65082024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.767 INFO O| May 15 05:53:00.767 INFO STEP 691 (remove_files) COMPLETE
65092024-05-15T05:53:03.138Z[ recovery-image] May 15 05:53:00.767 INFO O| May 15 05:53:00.767 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.776 INFO O| May 15 05:53:00.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
65112024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.776 INFO O| May 15 05:53:00.776 INFO STEP 692 (remove_files) COMPLETE
65122024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.776 INFO O| May 15 05:53:00.776 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.785 INFO O| May 15 05:53:00.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
65142024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.785 INFO O| May 15 05:53:00.785 INFO STEP 693 (remove_files) COMPLETE
65152024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.785 INFO O| May 15 05:53:00.785 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.794 INFO O| May 15 05:53:00.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
65172024-05-15T05:53:03.153Z[ recovery-image] May 15 05:53:00.795 INFO O| May 15 05:53:00.795 INFO STEP 694 (remove_files) COMPLETE
65182024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.795 INFO O| May 15 05:53:00.795 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.804 INFO O| May 15 05:53:00.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
65202024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.804 INFO O| May 15 05:53:00.804 INFO STEP 695 (remove_files) COMPLETE
65212024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.804 INFO O| May 15 05:53:00.804 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.813 INFO O| May 15 05:53:00.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
65232024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.813 INFO O| May 15 05:53:00.813 INFO STEP 696 (remove_files) COMPLETE
65242024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.813 INFO O| May 15 05:53:00.813 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.822 INFO O| May 15 05:53:00.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
65262024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.822 INFO O| May 15 05:53:00.822 INFO STEP 697 (remove_files) COMPLETE
65272024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.822 INFO O| May 15 05:53:00.822 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.831 INFO O| May 15 05:53:00.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
65292024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.831 INFO O| May 15 05:53:00.831 INFO STEP 698 (remove_files) COMPLETE
65302024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.831 INFO O| May 15 05:53:00.831 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.840 INFO O| May 15 05:53:00.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
65322024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.840 INFO O| May 15 05:53:00.840 INFO STEP 699 (remove_files) COMPLETE
65332024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.840 INFO O| May 15 05:53:00.840 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.850 INFO O| May 15 05:53:00.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
65352024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.850 INFO O| May 15 05:53:00.850 INFO STEP 700 (remove_files) COMPLETE
65362024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.850 INFO O| May 15 05:53:00.850 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372024-05-15T05:53:03.154Z[ recovery-image] May 15 05:53:00.859 INFO O| May 15 05:53:00.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
65382024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.859 INFO O| May 15 05:53:00.859 INFO STEP 701 (remove_files) COMPLETE
65392024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.859 INFO O| May 15 05:53:00.859 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.868 INFO O| May 15 05:53:00.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
65412024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.868 INFO O| May 15 05:53:00.868 INFO STEP 702 (remove_files) COMPLETE
65422024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.868 INFO O| May 15 05:53:00.868 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.877 INFO O| May 15 05:53:00.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
65442024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.877 INFO O| May 15 05:53:00.877 INFO STEP 703 (remove_files) COMPLETE
65452024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.877 INFO O| May 15 05:53:00.877 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.886 INFO O| May 15 05:53:00.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
65472024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.886 INFO O| May 15 05:53:00.886 INFO STEP 704 (remove_files) COMPLETE
65482024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.886 INFO O| May 15 05:53:00.886 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.896 INFO O| May 15 05:53:00.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
65502024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.896 INFO O| May 15 05:53:00.896 INFO STEP 705 (remove_files) COMPLETE
65512024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.896 INFO O| May 15 05:53:00.896 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.905 INFO O| May 15 05:53:00.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
65532024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.905 INFO O| May 15 05:53:00.905 INFO STEP 706 (remove_files) COMPLETE
65542024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.905 INFO O| May 15 05:53:00.905 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.914 INFO O| May 15 05:53:00.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
65562024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.914 INFO O| May 15 05:53:00.914 INFO STEP 707 (remove_files) COMPLETE
65572024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.914 INFO O| May 15 05:53:00.914 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582024-05-15T05:53:03.155Z[ recovery-image] May 15 05:53:00.923 INFO O| May 15 05:53:00.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
65592024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.923 INFO O| May 15 05:53:00.923 INFO STEP 708 (remove_files) COMPLETE
65602024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.923 INFO O| May 15 05:53:00.923 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.932 INFO O| May 15 05:53:00.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
65622024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.932 INFO O| May 15 05:53:00.932 INFO STEP 709 (remove_files) COMPLETE
65632024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.932 INFO O| May 15 05:53:00.932 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.942 INFO O| May 15 05:53:00.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
65652024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.942 INFO O| May 15 05:53:00.942 INFO STEP 710 (remove_files) COMPLETE
65662024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.942 INFO O| May 15 05:53:00.942 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.952 INFO O| May 15 05:53:00.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
65682024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.952 INFO O| May 15 05:53:00.952 INFO STEP 711 (remove_files) COMPLETE
65692024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.952 INFO O| May 15 05:53:00.952 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.962 INFO O| May 15 05:53:00.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
65712024-05-15T05:53:03.156Z[ recovery-image] May 15 05:53:00.962 INFO O| May 15 05:53:00.962 INFO STEP 712 (remove_files) COMPLETE
65722024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.962 INFO O| May 15 05:53:00.962 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.972 INFO O| May 15 05:53:00.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
65742024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.972 INFO O| May 15 05:53:00.972 INFO STEP 713 (remove_files) COMPLETE
65752024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.972 INFO O| May 15 05:53:00.972 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.981 INFO O| May 15 05:53:00.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
65772024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.981 INFO O| May 15 05:53:00.981 INFO STEP 714 (remove_files) COMPLETE
65782024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.981 INFO O| May 15 05:53:00.981 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.990 INFO O| May 15 05:53:00.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
65802024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.990 INFO O| May 15 05:53:00.990 INFO STEP 715 (remove_files) COMPLETE
65812024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:00.990 INFO O| May 15 05:53:00.990 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:01.000 INFO O| May 15 05:53:00.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
65832024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:01.000 INFO O| May 15 05:53:01.000 INFO STEP 716 (remove_files) COMPLETE
65842024-05-15T05:53:03.157Z[ recovery-image] May 15 05:53:01.000 INFO O| May 15 05:53:01.000 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.009 INFO O| May 15 05:53:01.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
65862024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.009 INFO O| May 15 05:53:01.009 INFO STEP 717 (remove_files) COMPLETE
65872024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.009 INFO O| May 15 05:53:01.009 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.018 INFO O| May 15 05:53:01.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
65892024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.018 INFO O| May 15 05:53:01.018 INFO STEP 718 (remove_files) COMPLETE
65902024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.018 INFO O| May 15 05:53:01.018 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.028 INFO O| May 15 05:53:01.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
65922024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.028 INFO O| May 15 05:53:01.028 INFO STEP 719 (remove_files) COMPLETE
65932024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.028 INFO O| May 15 05:53:01.028 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.037 INFO O| May 15 05:53:01.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
65952024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.037 INFO O| May 15 05:53:01.037 INFO STEP 720 (remove_files) COMPLETE
65962024-05-15T05:53:03.158Z[ recovery-image] May 15 05:53:01.037 INFO O| May 15 05:53:01.037 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.046 INFO O| May 15 05:53:01.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
65982024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.046 INFO O| May 15 05:53:01.046 INFO STEP 721 (remove_files) COMPLETE
65992024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.046 INFO O| May 15 05:53:01.046 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.056 INFO O| May 15 05:53:01.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
66012024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.056 INFO O| May 15 05:53:01.056 INFO STEP 722 (remove_files) COMPLETE
66022024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.056 INFO O| May 15 05:53:01.056 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.065 INFO O| May 15 05:53:01.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
66042024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.065 INFO O| May 15 05:53:01.065 INFO STEP 723 (remove_files) COMPLETE
66052024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.065 INFO O| May 15 05:53:01.065 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.074 INFO O| May 15 05:53:01.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
66072024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.074 INFO O| May 15 05:53:01.074 INFO STEP 724 (remove_files) COMPLETE
66082024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.074 INFO O| May 15 05:53:01.074 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092024-05-15T05:53:03.159Z[ recovery-image] May 15 05:53:01.084 INFO O| May 15 05:53:01.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
66102024-05-15T05:53:03.168Z[ recovery-image] May 15 05:53:01.084 INFO O| May 15 05:53:01.084 INFO STEP 725 (remove_files) COMPLETE
66112024-05-15T05:53:03.168Z[ recovery-image] May 15 05:53:01.084 INFO O| May 15 05:53:01.084 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122024-05-15T05:53:03.168Z[ recovery-image] May 15 05:53:01.093 INFO O| May 15 05:53:01.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
66132024-05-15T05:53:03.168Z[ recovery-image] May 15 05:53:01.093 INFO O| May 15 05:53:01.093 INFO STEP 726 (remove_files) COMPLETE
66142024-05-15T05:53:03.168Z[ recovery-image] May 15 05:53:01.093 INFO O| May 15 05:53:01.093 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152024-05-15T05:53:03.168Z[ recovery-image] May 15 05:53:01.102 INFO O| May 15 05:53:01.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
66162024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.102 INFO O| May 15 05:53:01.102 INFO STEP 727 (remove_files) COMPLETE
66172024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.102 INFO O| May 15 05:53:01.102 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.112 INFO O| May 15 05:53:01.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
66192024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.112 INFO O| May 15 05:53:01.112 INFO STEP 728 (remove_files) COMPLETE
66202024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.112 INFO O| May 15 05:53:01.112 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.121 INFO O| May 15 05:53:01.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
66222024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.121 INFO O| May 15 05:53:01.121 INFO STEP 729 (remove_files) COMPLETE
66232024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.121 INFO O| May 15 05:53:01.121 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.130 INFO O| May 15 05:53:01.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
66252024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.130 INFO O| May 15 05:53:01.130 INFO STEP 730 (remove_files) COMPLETE
66262024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.131 INFO O| May 15 05:53:01.130 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.140 INFO O| May 15 05:53:01.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
66282024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.140 INFO O| May 15 05:53:01.140 INFO STEP 731 (remove_files) COMPLETE
66292024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.140 INFO O| May 15 05:53:01.140 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302024-05-15T05:53:03.169Z[ recovery-image] May 15 05:53:01.149 INFO O| May 15 05:53:01.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
66312024-05-15T05:53:03.170Z[ recovery-image] May 15 05:53:01.149 INFO O| May 15 05:53:01.149 INFO STEP 732 (remove_files) COMPLETE
66322024-05-15T05:53:03.170Z[ recovery-image] May 15 05:53:01.150 INFO O| May 15 05:53:01.149 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332024-05-15T05:53:03.170Z[ recovery-image] May 15 05:53:01.159 INFO O| May 15 05:53:01.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
66342024-05-15T05:53:03.170Z[ recovery-image] May 15 05:53:01.159 INFO O| May 15 05:53:01.159 INFO STEP 733 (remove_files) COMPLETE
66352024-05-15T05:53:03.170Z[ recovery-image] May 15 05:53:01.159 INFO O| May 15 05:53:01.159 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362024-05-15T05:53:03.182Z[ recovery-image] May 15 05:53:01.169 INFO O| May 15 05:53:01.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
66372024-05-15T05:53:03.182Z[ recovery-image] May 15 05:53:01.169 INFO O| May 15 05:53:01.169 INFO STEP 734 (remove_files) COMPLETE
66382024-05-15T05:53:03.182Z[ recovery-image] May 15 05:53:01.169 INFO O| May 15 05:53:01.169 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392024-05-15T05:53:03.197Z[ recovery-image] May 15 05:53:01.179 INFO O| May 15 05:53:01.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
66402024-05-15T05:53:03.197Z[ recovery-image] May 15 05:53:01.179 INFO O| May 15 05:53:01.179 INFO STEP 735 (remove_files) COMPLETE
66412024-05-15T05:53:03.197Z[ recovery-image] May 15 05:53:01.179 INFO O| May 15 05:53:01.179 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422024-05-15T05:53:03.197Z[ recovery-image] May 15 05:53:01.189 INFO O| May 15 05:53:01.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
66432024-05-15T05:53:03.197Z[ recovery-image] May 15 05:53:01.190 INFO O| May 15 05:53:01.190 INFO STEP 736 (remove_files) COMPLETE
66442024-05-15T05:53:03.197Z[ recovery-image] May 15 05:53:01.190 INFO O| May 15 05:53:01.190 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.199 INFO O| May 15 05:53:01.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
66462024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.199 INFO O| May 15 05:53:01.199 INFO STEP 737 (remove_files) COMPLETE
66472024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.199 INFO O| May 15 05:53:01.199 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.209 INFO O| May 15 05:53:01.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
66492024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.209 INFO O| May 15 05:53:01.209 INFO STEP 738 (remove_files) COMPLETE
66502024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.209 INFO O| May 15 05:53:01.209 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.219 INFO O| May 15 05:53:01.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
66522024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.219 INFO O| May 15 05:53:01.219 INFO STEP 739 (remove_files) COMPLETE
66532024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.219 INFO O| May 15 05:53:01.219 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.228 INFO O| May 15 05:53:01.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
66552024-05-15T05:53:03.615Z[ recovery-image] May 15 05:53:01.228 INFO O| May 15 05:53:01.228 INFO STEP 740 (remove_files) COMPLETE
66562024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.228 INFO O| May 15 05:53:01.228 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.238 INFO O| May 15 05:53:01.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
66582024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.238 INFO O| May 15 05:53:01.238 INFO STEP 741 (remove_files) COMPLETE
66592024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.238 INFO O| May 15 05:53:01.238 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.247 INFO O| May 15 05:53:01.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
66612024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.247 INFO O| May 15 05:53:01.247 INFO STEP 742 (remove_files) COMPLETE
66622024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.247 INFO O| May 15 05:53:01.247 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.257 INFO O| May 15 05:53:01.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
66642024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.257 INFO O| May 15 05:53:01.257 INFO STEP 743 (remove_files) COMPLETE
66652024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.257 INFO O| May 15 05:53:01.257 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.266 INFO O| May 15 05:53:01.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
66672024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.266 INFO O| May 15 05:53:01.266 INFO STEP 744 (remove_files) COMPLETE
66682024-05-15T05:53:03.616Z[ recovery-image] May 15 05:53:01.266 INFO O| May 15 05:53:01.266 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.276 INFO O| May 15 05:53:01.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
66702024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.276 INFO O| May 15 05:53:01.276 INFO STEP 745 (remove_files) COMPLETE
66712024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.276 INFO O| May 15 05:53:01.276 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.285 INFO O| May 15 05:53:01.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
66732024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.285 INFO O| May 15 05:53:01.285 INFO STEP 746 (remove_files) COMPLETE
66742024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.285 INFO O| May 15 05:53:01.285 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.294 INFO O| May 15 05:53:01.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
66762024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.294 INFO O| May 15 05:53:01.294 INFO STEP 747 (remove_files) COMPLETE
66772024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.294 INFO O| May 15 05:53:01.294 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.304 INFO O| May 15 05:53:01.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
66792024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.304 INFO O| May 15 05:53:01.304 INFO STEP 748 (remove_files) COMPLETE
66802024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.304 INFO O| May 15 05:53:01.304 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.313 INFO O| May 15 05:53:01.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
66822024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.313 INFO O| May 15 05:53:01.313 INFO STEP 749 (remove_files) COMPLETE
66832024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.313 INFO O| May 15 05:53:01.313 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842024-05-15T05:53:03.617Z[ recovery-image] May 15 05:53:01.322 INFO O| May 15 05:53:01.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
66852024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.323 INFO O| May 15 05:53:01.322 INFO STEP 750 (remove_files) COMPLETE
66862024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.323 INFO O| May 15 05:53:01.322 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.332 INFO O| May 15 05:53:01.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
66882024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.332 INFO O| May 15 05:53:01.332 INFO STEP 751 (remove_files) COMPLETE
66892024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.332 INFO O| May 15 05:53:01.332 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.341 INFO O| May 15 05:53:01.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
66912024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.341 INFO O| May 15 05:53:01.341 INFO STEP 752 (remove_files) COMPLETE
66922024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.341 INFO O| May 15 05:53:01.341 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.350 INFO O| May 15 05:53:01.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
66942024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.350 INFO O| May 15 05:53:01.350 INFO STEP 753 (remove_files) COMPLETE
66952024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.350 INFO O| May 15 05:53:01.350 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.360 INFO O| May 15 05:53:01.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
66972024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.360 INFO O| May 15 05:53:01.360 INFO STEP 754 (remove_files) COMPLETE
66982024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.360 INFO O| May 15 05:53:01.360 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.369 INFO O| May 15 05:53:01.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
67002024-05-15T05:53:03.618Z[ recovery-image] May 15 05:53:01.369 INFO O| May 15 05:53:01.369 INFO STEP 755 (remove_files) COMPLETE
67012024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.369 INFO O| May 15 05:53:01.369 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.379 INFO O| May 15 05:53:01.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
67032024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.379 INFO O| May 15 05:53:01.379 INFO STEP 756 (remove_files) COMPLETE
67042024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.379 INFO O| May 15 05:53:01.379 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.388 INFO O| May 15 05:53:01.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
67062024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.388 INFO O| May 15 05:53:01.388 INFO STEP 757 (remove_files) COMPLETE
67072024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.388 INFO O| May 15 05:53:01.388 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.397 INFO O| May 15 05:53:01.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
67092024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.397 INFO O| May 15 05:53:01.397 INFO STEP 758 (remove_files) COMPLETE
67102024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.397 INFO O| May 15 05:53:01.397 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.407 INFO O| May 15 05:53:01.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
67122024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.407 INFO O| May 15 05:53:01.407 INFO STEP 759 (remove_files) COMPLETE
67132024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.407 INFO O| May 15 05:53:01.407 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.416 INFO O| May 15 05:53:01.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
67152024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.416 INFO O| May 15 05:53:01.416 INFO STEP 760 (remove_files) COMPLETE
67162024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.416 INFO O| May 15 05:53:01.416 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.425 INFO O| May 15 05:53:01.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
67182024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.425 INFO O| May 15 05:53:01.425 INFO STEP 761 (remove_files) COMPLETE
67192024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.425 INFO O| May 15 05:53:01.425 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.435 INFO O| May 15 05:53:01.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
67212024-05-15T05:53:03.619Z[ recovery-image] May 15 05:53:01.435 INFO O| May 15 05:53:01.435 INFO STEP 762 (remove_files) COMPLETE
67222024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.435 INFO O| May 15 05:53:01.435 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.444 INFO O| May 15 05:53:01.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
67242024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.444 INFO O| May 15 05:53:01.444 INFO STEP 763 (remove_files) COMPLETE
67252024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.444 INFO O| May 15 05:53:01.444 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.453 INFO O| May 15 05:53:01.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
67272024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.453 INFO O| May 15 05:53:01.453 INFO STEP 764 (remove_files) COMPLETE
67282024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.453 INFO O| May 15 05:53:01.453 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.462 INFO O| May 15 05:53:01.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
67302024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.462 INFO O| May 15 05:53:01.462 INFO STEP 765 (remove_files) COMPLETE
67312024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.463 INFO O| May 15 05:53:01.462 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.472 INFO O| May 15 05:53:01.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
67332024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.472 INFO O| May 15 05:53:01.472 INFO STEP 766 (remove_files) COMPLETE
67342024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.472 INFO O| May 15 05:53:01.472 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-05-15T05:53:03.620Z[ recovery-image] May 15 05:53:01.481 INFO O| May 15 05:53:01.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
67362024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.481 INFO O| May 15 05:53:01.481 INFO STEP 767 (remove_files) COMPLETE
67372024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.481 INFO O| May 15 05:53:01.481 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.490 INFO O| May 15 05:53:01.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
67392024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.490 INFO O| May 15 05:53:01.490 INFO STEP 768 (remove_files) COMPLETE
67402024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.490 INFO O| May 15 05:53:01.490 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.499 INFO O| May 15 05:53:01.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
67422024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.500 INFO O| May 15 05:53:01.500 INFO STEP 769 (remove_files) COMPLETE
67432024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.500 INFO O| May 15 05:53:01.500 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-05-15T05:53:03.621Z[ recovery-image] May 15 05:53:01.509 INFO O| May 15 05:53:01.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
67452024-05-15T05:53:03.636Z[ recovery-image] May 15 05:53:01.509 INFO O| May 15 05:53:01.509 INFO STEP 770 (remove_files) COMPLETE
67462024-05-15T05:53:03.636Z[ recovery-image] May 15 05:53:01.509 INFO O| May 15 05:53:01.509 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-05-15T05:53:03.636Z[ recovery-image] May 15 05:53:01.518 INFO O| May 15 05:53:01.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
67482024-05-15T05:53:03.636Z[ recovery-image] May 15 05:53:01.518 INFO O| May 15 05:53:01.518 INFO STEP 771 (remove_files) COMPLETE
67492024-05-15T05:53:03.637Z[ recovery-image] May 15 05:53:01.518 INFO O| May 15 05:53:01.518 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-05-15T05:53:03.637Z[ recovery-image] May 15 05:53:01.527 INFO O| May 15 05:53:01.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
67512024-05-15T05:53:03.637Z[ recovery-image] May 15 05:53:01.528 INFO O| May 15 05:53:01.528 INFO STEP 772 (remove_files) COMPLETE
67522024-05-15T05:53:03.637Z[ recovery-image] May 15 05:53:01.528 INFO O| May 15 05:53:01.528 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-05-15T05:53:03.637Z[ recovery-image] May 15 05:53:01.537 INFO O| May 15 05:53:01.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
67542024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.537 INFO O| May 15 05:53:01.537 INFO STEP 773 (remove_files) COMPLETE
67552024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.537 INFO O| May 15 05:53:01.537 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.546 INFO O| May 15 05:53:01.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
67572024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.546 INFO O| May 15 05:53:01.546 INFO STEP 774 (remove_files) COMPLETE
67582024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.546 INFO O| May 15 05:53:01.546 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.556 INFO O| May 15 05:53:01.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
67602024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.556 INFO O| May 15 05:53:01.556 INFO STEP 775 (remove_files) COMPLETE
67612024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.556 INFO O| May 15 05:53:01.556 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-05-15T05:53:03.638Z[ recovery-image] May 15 05:53:01.565 INFO O| May 15 05:53:01.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
67632024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.565 INFO O| May 15 05:53:01.565 INFO STEP 776 (remove_files) COMPLETE
67642024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.565 INFO O| May 15 05:53:01.565 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.574 INFO O| May 15 05:53:01.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
67662024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.574 INFO O| May 15 05:53:01.574 INFO STEP 777 (remove_files) COMPLETE
67672024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.574 INFO O| May 15 05:53:01.574 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.584 INFO O| May 15 05:53:01.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
67692024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.584 INFO O| May 15 05:53:01.584 INFO STEP 778 (remove_files) COMPLETE
67702024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.584 INFO O| May 15 05:53:01.584 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.593 INFO O| May 15 05:53:01.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
67722024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.593 INFO O| May 15 05:53:01.593 INFO STEP 779 (remove_files) COMPLETE
67732024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.593 INFO O| May 15 05:53:01.593 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.604 INFO O| May 15 05:53:01.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
67752024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.604 INFO O| May 15 05:53:01.604 INFO STEP 780 (remove_files) COMPLETE
67762024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.604 INFO O| May 15 05:53:01.604 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.614 INFO O| May 15 05:53:01.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
67782024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.614 INFO O| May 15 05:53:01.614 INFO STEP 781 (remove_files) COMPLETE
67792024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.614 INFO O| May 15 05:53:01.614 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-05-15T05:53:03.639Z[ recovery-image] May 15 05:53:01.624 INFO O| May 15 05:53:01.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
67812024-05-15T05:53:03.640Z[ recovery-image] May 15 05:53:01.624 INFO O| May 15 05:53:01.624 INFO STEP 782 (remove_files) COMPLETE
67822024-05-15T05:53:03.640Z[ recovery-image] May 15 05:53:01.624 INFO O| May 15 05:53:01.624 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-05-15T05:53:03.658Z[ recovery-image] May 15 05:53:01.634 INFO O| May 15 05:53:01.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
67842024-05-15T05:53:03.658Z[ recovery-image] May 15 05:53:01.634 INFO O| May 15 05:53:01.634 INFO STEP 783 (remove_files) COMPLETE
67852024-05-15T05:53:03.658Z[ recovery-image] May 15 05:53:01.634 INFO O| May 15 05:53:01.634 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-05-15T05:53:03.658Z[ recovery-image] May 15 05:53:01.643 INFO O| May 15 05:53:01.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
67872024-05-15T05:53:03.658Z[ recovery-image] May 15 05:53:01.644 INFO O| May 15 05:53:01.643 INFO STEP 784 (remove_files) COMPLETE
67882024-05-15T05:53:03.659Z[ recovery-image] May 15 05:53:01.644 INFO O| May 15 05:53:01.644 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-05-15T05:53:03.666Z[ recovery-image] May 15 05:53:01.653 INFO O| May 15 05:53:01.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
67902024-05-15T05:53:03.666Z[ recovery-image] May 15 05:53:01.653 INFO O| May 15 05:53:01.653 INFO STEP 785 (remove_files) COMPLETE
67912024-05-15T05:53:03.666Z[ recovery-image] May 15 05:53:01.653 INFO O| May 15 05:53:01.653 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-05-15T05:53:03.667Z[ recovery-image] May 15 05:53:01.664 INFO O| May 15 05:53:01.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
67932024-05-15T05:53:03.667Z[ recovery-image] May 15 05:53:01.664 INFO O| May 15 05:53:01.664 INFO STEP 786 (remove_files) COMPLETE
67942024-05-15T05:53:03.667Z[ recovery-image] May 15 05:53:01.664 INFO O| May 15 05:53:01.664 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-05-15T05:53:03.672Z[ recovery-image] May 15 05:53:01.673 INFO O| May 15 05:53:01.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
67962024-05-15T05:53:03.678Z[ recovery-image] May 15 05:53:01.673 INFO O| May 15 05:53:01.673 INFO STEP 787 (remove_files) COMPLETE
67972024-05-15T05:53:03.678Z[ recovery-image] May 15 05:53:01.673 INFO O| May 15 05:53:01.673 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-05-15T05:53:03.683Z[ recovery-image] May 15 05:53:01.682 INFO O| May 15 05:53:01.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
67992024-05-15T05:53:03.683Z[ recovery-image] May 15 05:53:01.682 INFO O| May 15 05:53:01.682 INFO STEP 788 (remove_files) COMPLETE
68002024-05-15T05:53:03.683Z[ recovery-image] May 15 05:53:01.682 INFO O| May 15 05:53:01.682 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012024-05-15T05:53:03.695Z[ recovery-image] May 15 05:53:01.691 INFO O| May 15 05:53:01.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
68022024-05-15T05:53:03.695Z[ recovery-image] May 15 05:53:01.691 INFO O| May 15 05:53:01.691 INFO STEP 789 (remove_files) COMPLETE
68032024-05-15T05:53:03.706Z[ recovery-image] May 15 05:53:01.691 INFO O| May 15 05:53:01.691 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042024-05-15T05:53:03.706Z[ recovery-image] May 15 05:53:01.700 INFO O| May 15 05:53:01.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
68052024-05-15T05:53:03.706Z[ recovery-image] May 15 05:53:01.700 INFO O| May 15 05:53:01.700 INFO STEP 790 (remove_files) COMPLETE
68062024-05-15T05:53:03.706Z[ recovery-image] May 15 05:53:01.700 INFO O| May 15 05:53:01.700 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072024-05-15T05:53:03.718Z[ recovery-image] May 15 05:53:01.709 INFO O| May 15 05:53:01.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
68082024-05-15T05:53:03.719Z[ recovery-image] May 15 05:53:01.710 INFO O| May 15 05:53:01.710 INFO STEP 791 (remove_files) COMPLETE
68092024-05-15T05:53:03.719Z[ recovery-image] May 15 05:53:01.710 INFO O| May 15 05:53:01.710 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102024-05-15T05:53:03.750Z[ recovery-image] May 15 05:53:01.719 INFO O| May 15 05:53:01.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
68112024-05-15T05:53:03.750Z[ recovery-image] May 15 05:53:01.719 INFO O| May 15 05:53:01.719 INFO STEP 792 (remove_files) COMPLETE
68122024-05-15T05:53:03.750Z[ recovery-image] May 15 05:53:01.719 INFO O| May 15 05:53:01.719 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132024-05-15T05:53:03.750Z[ host-image] May 15 05:53:01.721 INFO O| May 15 05:53:01.721 INFO O| Done
68142024-05-15T05:53:03.750Z[ recovery-image] May 15 05:53:01.728 INFO O| May 15 05:53:01.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
68152024-05-15T05:53:03.750Z[ recovery-image] May 15 05:53:01.729 INFO O| May 15 05:53:01.729 INFO STEP 793 (remove_files) COMPLETE
68162024-05-15T05:53:03.750Z[ recovery-image] May 15 05:53:01.729 INFO O| May 15 05:53:01.729 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68172024-05-15T05:53:04.186Z[ recovery-image] May 15 05:53:01.738 INFO O| May 15 05:53:01.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
68182024-05-15T05:53:04.186Z[ recovery-image] May 15 05:53:01.738 INFO O| May 15 05:53:01.738 INFO STEP 794 (remove_files) COMPLETE
68192024-05-15T05:53:04.186Z[ recovery-image] May 15 05:53:01.738 INFO O| May 15 05:53:01.738 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68202024-05-15T05:53:04.186Z[ host-image] May 15 05:53:01.742 INFO O| May 15 05:53:01.742 INFO O| Done
68212024-05-15T05:53:04.186Z[ host-image] May 15 05:53:01.742 INFO O| May 15 05:53:01.742 INFO O| Done
68222024-05-15T05:53:04.186Z[ recovery-image] May 15 05:53:01.748 INFO O| May 15 05:53:01.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
68232024-05-15T05:53:04.186Z[ recovery-image] May 15 05:53:01.748 INFO O| May 15 05:53:01.748 INFO STEP 795 (remove_files) COMPLETE
68242024-05-15T05:53:04.186Z[ recovery-image] May 15 05:53:01.748 INFO O| May 15 05:53:01.748 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252024-05-15T05:53:04.186Z[ recovery-image] May 15 05:53:01.757 INFO O| May 15 05:53:01.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
68262024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.757 INFO O| May 15 05:53:01.757 INFO STEP 796 (remove_files) COMPLETE
68272024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.757 INFO O| May 15 05:53:01.757 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.766 INFO O| May 15 05:53:01.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
68292024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.767 INFO O| May 15 05:53:01.767 INFO STEP 797 (remove_files) COMPLETE
68302024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.767 INFO O| May 15 05:53:01.767 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.776 INFO O| May 15 05:53:01.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
68322024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.776 INFO O| May 15 05:53:01.776 INFO STEP 798 (remove_files) COMPLETE
68332024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.776 INFO O| May 15 05:53:01.776 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342024-05-15T05:53:04.187Z[ host-image] May 15 05:53:01.778 INFO O| May 15 05:53:01.778 INFO O| Done
68352024-05-15T05:53:04.187Z[ recovery-image] May 15 05:53:01.786 INFO O| May 15 05:53:01.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
68362024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.786 INFO O| May 15 05:53:01.786 INFO STEP 799 (remove_files) COMPLETE
68372024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.786 INFO O| May 15 05:53:01.786 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68382024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.795 INFO O| May 15 05:53:01.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
68392024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.795 INFO O| May 15 05:53:01.795 INFO STEP 800 (remove_files) COMPLETE
68402024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.795 INFO O| May 15 05:53:01.795 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68412024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.805 INFO O| May 15 05:53:01.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
68422024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.806 INFO O| May 15 05:53:01.806 INFO STEP 801 (remove_files) COMPLETE
68432024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.806 INFO O| May 15 05:53:01.806 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68442024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.815 INFO O| May 15 05:53:01.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
68452024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.815 INFO O| May 15 05:53:01.815 INFO STEP 802 (remove_files) COMPLETE
68462024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.815 INFO O| May 15 05:53:01.815 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68472024-05-15T05:53:04.188Z[ recovery-image] May 15 05:53:01.825 INFO O| May 15 05:53:01.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
68482024-05-15T05:53:04.189Z[ recovery-image] May 15 05:53:01.825 INFO O| May 15 05:53:01.825 INFO STEP 803 (remove_files) COMPLETE
68492024-05-15T05:53:04.189Z[ recovery-image] May 15 05:53:01.825 INFO O| May 15 05:53:01.825 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68502024-05-15T05:53:04.189Z[ recovery-image] May 15 05:53:01.835 INFO O| May 15 05:53:01.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
68512024-05-15T05:53:04.189Z[ recovery-image] May 15 05:53:01.835 INFO O| May 15 05:53:01.835 INFO STEP 804 (remove_files) COMPLETE
68522024-05-15T05:53:04.189Z[ recovery-image] May 15 05:53:01.835 INFO O| May 15 05:53:01.835 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68532024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.845 INFO O| May 15 05:53:01.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
68542024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.846 INFO O| May 15 05:53:01.846 INFO STEP 805 (remove_files) COMPLETE
68552024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.846 INFO O| May 15 05:53:01.846 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68562024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.855 INFO O| May 15 05:53:01.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
68572024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.855 INFO O| May 15 05:53:01.855 INFO STEP 806 (remove_files) COMPLETE
68582024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.855 INFO O| May 15 05:53:01.855 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68592024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.865 INFO O| May 15 05:53:01.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
68602024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.865 INFO O| May 15 05:53:01.865 INFO STEP 807 (remove_files) COMPLETE
68612024-05-15T05:53:04.190Z[ recovery-image] May 15 05:53:01.865 INFO O| May 15 05:53:01.865 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68622024-05-15T05:53:04.191Z[ host-image] May 15 05:53:01.874 INFO O| May 15 05:53:01.874 INFO STEP 13 (pkg_install) COMPLETE
68632024-05-15T05:53:04.191Z[ host-image] May 15 05:53:01.874 INFO O| May 15 05:53:01.874 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
68642024-05-15T05:53:04.191Z[ recovery-image] May 15 05:53:01.875 INFO O| May 15 05:53:01.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
68652024-05-15T05:53:04.191Z[ recovery-image] May 15 05:53:01.875 INFO O| May 15 05:53:01.875 INFO STEP 808 (remove_files) COMPLETE
68662024-05-15T05:53:04.191Z[ recovery-image] May 15 05:53:01.875 INFO O| May 15 05:53:01.875 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672024-05-15T05:53:04.191Z[ host-image] May 15 05:53:01.884 INFO O| May 15 05:53:01.884 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
68682024-05-15T05:53:04.191Z[ recovery-image] May 15 05:53:01.885 INFO O| May 15 05:53:01.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
68692024-05-15T05:53:04.191Z[ recovery-image] May 15 05:53:01.885 INFO O| May 15 05:53:01.885 INFO STEP 809 (remove_files) COMPLETE
68702024-05-15T05:53:04.191Z[ recovery-image] May 15 05:53:01.885 INFO O| May 15 05:53:01.885 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68712024-05-15T05:53:04.191Z[ recovery-image] May 15 05:53:01.894 INFO O| May 15 05:53:01.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
68722024-05-15T05:53:04.192Z[ recovery-image] May 15 05:53:01.895 INFO O| May 15 05:53:01.894 INFO STEP 810 (remove_files) COMPLETE
68732024-05-15T05:53:04.192Z[ recovery-image] May 15 05:53:01.895 INFO O| May 15 05:53:01.895 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742024-05-15T05:53:04.192Z[ recovery-image] May 15 05:53:01.904 INFO O| May 15 05:53:01.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
68752024-05-15T05:53:04.192Z[ recovery-image] May 15 05:53:01.904 INFO O| May 15 05:53:01.904 INFO STEP 811 (remove_files) COMPLETE
68762024-05-15T05:53:04.192Z[ recovery-image] May 15 05:53:01.904 INFO O| May 15 05:53:01.904 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772024-05-15T05:53:04.192Z[ recovery-image] May 15 05:53:01.913 INFO O| May 15 05:53:01.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
68782024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.914 INFO O| May 15 05:53:01.914 INFO STEP 812 (remove_files) COMPLETE
68792024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.914 INFO O| May 15 05:53:01.914 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.923 INFO O| May 15 05:53:01.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
68812024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.923 INFO O| May 15 05:53:01.923 INFO STEP 813 (remove_files) COMPLETE
68822024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.923 INFO O| May 15 05:53:01.923 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.933 INFO O| May 15 05:53:01.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
68842024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.933 INFO O| May 15 05:53:01.933 INFO STEP 814 (remove_files) COMPLETE
68852024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.933 INFO O| May 15 05:53:01.933 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.942 INFO O| May 15 05:53:01.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
68872024-05-15T05:53:04.193Z[ recovery-image] May 15 05:53:01.942 INFO O| May 15 05:53:01.942 INFO STEP 815 (remove_files) COMPLETE
68882024-05-15T05:53:04.194Z[ recovery-image] May 15 05:53:01.942 INFO O| May 15 05:53:01.942 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892024-05-15T05:53:04.194Z[ recovery-image] May 15 05:53:01.951 INFO O| May 15 05:53:01.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
68902024-05-15T05:53:04.194Z[ recovery-image] May 15 05:53:01.951 INFO O| May 15 05:53:01.951 INFO STEP 816 (remove_files) COMPLETE
68912024-05-15T05:53:04.194Z[ recovery-image] May 15 05:53:01.951 INFO O| May 15 05:53:01.951 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922024-05-15T05:53:04.194Z[ recovery-image] May 15 05:53:01.961 INFO O| May 15 05:53:01.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
68932024-05-15T05:53:04.194Z[ recovery-image] May 15 05:53:01.961 INFO O| May 15 05:53:01.961 INFO STEP 817 (remove_files) COMPLETE
68942024-05-15T05:53:04.194Z[ recovery-image] May 15 05:53:01.961 INFO O| May 15 05:53:01.961 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.970 INFO O| May 15 05:53:01.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
68962024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.970 INFO O| May 15 05:53:01.970 INFO STEP 818 (remove_files) COMPLETE
68972024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.970 INFO O| May 15 05:53:01.970 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.980 INFO O| May 15 05:53:01.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
68992024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.980 INFO O| May 15 05:53:01.980 INFO STEP 819 (remove_files) COMPLETE
69002024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.980 INFO O| May 15 05:53:01.980 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.989 INFO O| May 15 05:53:01.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
69022024-05-15T05:53:04.195Z[ recovery-image] May 15 05:53:01.989 INFO O| May 15 05:53:01.989 INFO STEP 820 (remove_files) COMPLETE
69032024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:01.989 INFO O| May 15 05:53:01.989 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:01.998 INFO O| May 15 05:53:01.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
69052024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:01.998 INFO O| May 15 05:53:01.998 INFO STEP 821 (remove_files) COMPLETE
69062024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:01.999 INFO O| May 15 05:53:01.998 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:02.009 INFO O| May 15 05:53:02.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
69082024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:02.009 INFO O| May 15 05:53:02.009 INFO STEP 822 (remove_files) COMPLETE
69092024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:02.009 INFO O| May 15 05:53:02.009 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:02.018 INFO O| May 15 05:53:02.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
69112024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:02.019 INFO O| May 15 05:53:02.018 INFO STEP 823 (remove_files) COMPLETE
69122024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:02.019 INFO O| May 15 05:53:02.019 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132024-05-15T05:53:04.196Z[ recovery-image] May 15 05:53:02.028 INFO O| May 15 05:53:02.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
69142024-05-15T05:53:04.197Z[ recovery-image] May 15 05:53:02.028 INFO O| May 15 05:53:02.028 INFO STEP 824 (remove_files) COMPLETE
69152024-05-15T05:53:04.197Z[ recovery-image] May 15 05:53:02.028 INFO O| May 15 05:53:02.028 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162024-05-15T05:53:04.197Z[ recovery-image] May 15 05:53:02.037 INFO O| May 15 05:53:02.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
69172024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.038 INFO O| May 15 05:53:02.038 INFO STEP 825 (remove_files) COMPLETE
69182024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.038 INFO O| May 15 05:53:02.038 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.047 INFO O| May 15 05:53:02.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
69202024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.047 INFO O| May 15 05:53:02.047 INFO STEP 826 (remove_files) COMPLETE
69212024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.047 INFO O| May 15 05:53:02.047 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.057 INFO O| May 15 05:53:02.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
69232024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.057 INFO O| May 15 05:53:02.057 INFO STEP 827 (remove_files) COMPLETE
69242024-05-15T05:53:04.208Z[ recovery-image] May 15 05:53:02.057 INFO O| May 15 05:53:02.057 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.066 INFO O| May 15 05:53:02.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
69262024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.066 INFO O| May 15 05:53:02.066 INFO STEP 828 (remove_files) COMPLETE
69272024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.066 INFO O| May 15 05:53:02.066 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.075 INFO O| May 15 05:53:02.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
69292024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.076 INFO O| May 15 05:53:02.076 INFO STEP 829 (remove_files) COMPLETE
69302024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.076 INFO O| May 15 05:53:02.076 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.085 INFO O| May 15 05:53:02.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
69322024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.085 INFO O| May 15 05:53:02.085 INFO STEP 830 (remove_files) COMPLETE
69332024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.085 INFO O| May 15 05:53:02.085 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.094 INFO O| May 15 05:53:02.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
69352024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.094 INFO O| May 15 05:53:02.094 INFO STEP 831 (remove_files) COMPLETE
69362024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.094 INFO O| May 15 05:53:02.094 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.104 INFO O| May 15 05:53:02.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
69382024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.104 INFO O| May 15 05:53:02.104 INFO STEP 832 (remove_files) COMPLETE
69392024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.104 INFO O| May 15 05:53:02.104 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.114 INFO O| May 15 05:53:02.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
69412024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.114 INFO O| May 15 05:53:02.114 INFO STEP 833 (remove_files) COMPLETE
69422024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.114 INFO O| May 15 05:53:02.114 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.123 INFO O| May 15 05:53:02.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
69442024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.123 INFO O| May 15 05:53:02.123 INFO STEP 834 (remove_files) COMPLETE
69452024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.123 INFO O| May 15 05:53:02.123 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462024-05-15T05:53:04.209Z[ recovery-image] May 15 05:53:02.132 INFO O| May 15 05:53:02.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
69472024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.132 INFO O| May 15 05:53:02.132 INFO STEP 835 (remove_files) COMPLETE
69482024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.132 INFO O| May 15 05:53:02.132 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.142 INFO O| May 15 05:53:02.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
69502024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.142 INFO O| May 15 05:53:02.142 INFO STEP 836 (remove_files) COMPLETE
69512024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.142 INFO O| May 15 05:53:02.142 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.152 INFO O| May 15 05:53:02.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
69532024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.152 INFO O| May 15 05:53:02.152 INFO STEP 837 (remove_files) COMPLETE
69542024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.152 INFO O| May 15 05:53:02.152 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552024-05-15T05:53:04.210Z[ recovery-image] May 15 05:53:02.161 INFO O| May 15 05:53:02.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
69562024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.161 INFO O| May 15 05:53:02.161 INFO STEP 838 (remove_files) COMPLETE
69572024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.161 INFO O| May 15 05:53:02.161 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.171 INFO O| May 15 05:53:02.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
69592024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.171 INFO O| May 15 05:53:02.171 INFO STEP 839 (remove_files) COMPLETE
69602024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.171 INFO O| May 15 05:53:02.171 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.181 INFO O| May 15 05:53:02.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
69622024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.181 INFO O| May 15 05:53:02.181 INFO STEP 840 (remove_files) COMPLETE
69632024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.181 INFO O| May 15 05:53:02.181 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642024-05-15T05:53:04.211Z[ recovery-image] May 15 05:53:02.191 INFO O| May 15 05:53:02.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
69652024-05-15T05:53:04.212Z[ recovery-image] May 15 05:53:02.191 INFO O| May 15 05:53:02.191 INFO STEP 841 (remove_files) COMPLETE
69662024-05-15T05:53:04.212Z[ recovery-image] May 15 05:53:02.191 INFO O| May 15 05:53:02.191 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672024-05-15T05:53:04.212Z[ recovery-image] May 15 05:53:02.200 INFO O| May 15 05:53:02.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
69682024-05-15T05:53:04.212Z[ recovery-image] May 15 05:53:02.200 INFO O| May 15 05:53:02.200 INFO STEP 842 (remove_files) COMPLETE
69692024-05-15T05:53:04.212Z[ recovery-image] May 15 05:53:02.200 INFO O| May 15 05:53:02.200 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702024-05-15T05:53:04.220Z[ recovery-image] May 15 05:53:02.209 INFO O| May 15 05:53:02.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
69712024-05-15T05:53:04.220Z[ recovery-image] May 15 05:53:02.210 INFO O| May 15 05:53:02.209 INFO STEP 843 (remove_files) COMPLETE
69722024-05-15T05:53:04.220Z[ recovery-image] May 15 05:53:02.210 INFO O| May 15 05:53:02.210 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732024-05-15T05:53:04.221Z[ recovery-image] May 15 05:53:02.219 INFO O| May 15 05:53:02.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
69742024-05-15T05:53:04.221Z[ recovery-image] May 15 05:53:02.219 INFO O| May 15 05:53:02.219 INFO STEP 844 (remove_files) COMPLETE
69752024-05-15T05:53:04.221Z[ recovery-image] May 15 05:53:02.219 INFO O| May 15 05:53:02.219 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762024-05-15T05:53:04.232Z[ recovery-image] May 15 05:53:02.228 INFO O| May 15 05:53:02.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
69772024-05-15T05:53:04.237Z[ recovery-image] May 15 05:53:02.228 INFO O| May 15 05:53:02.228 INFO STEP 845 (remove_files) COMPLETE
69782024-05-15T05:53:04.237Z[ recovery-image] May 15 05:53:02.228 INFO O| May 15 05:53:02.228 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792024-05-15T05:53:04.238Z[ recovery-image] May 15 05:53:02.237 INFO O| May 15 05:53:02.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
69802024-05-15T05:53:04.238Z[ recovery-image] May 15 05:53:02.237 INFO O| May 15 05:53:02.237 INFO STEP 846 (remove_files) COMPLETE
69812024-05-15T05:53:04.238Z[ recovery-image] May 15 05:53:02.237 INFO O| May 15 05:53:02.237 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822024-05-15T05:53:04.248Z[ recovery-image] May 15 05:53:02.247 INFO O| May 15 05:53:02.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
69832024-05-15T05:53:04.258Z[ recovery-image] May 15 05:53:02.247 INFO O| May 15 05:53:02.247 INFO STEP 847 (remove_files) COMPLETE
69842024-05-15T05:53:04.258Z[ recovery-image] May 15 05:53:02.247 INFO O| May 15 05:53:02.247 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.257 INFO O| May 15 05:53:02.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
69862024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.257 INFO O| May 15 05:53:02.257 INFO STEP 848 (remove_files) COMPLETE
69872024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.257 INFO O| May 15 05:53:02.257 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.267 INFO O| May 15 05:53:02.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
69892024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.267 INFO O| May 15 05:53:02.267 INFO STEP 849 (remove_files) COMPLETE
69902024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.267 INFO O| May 15 05:53:02.267 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.277 INFO O| May 15 05:53:02.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
69922024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.277 INFO O| May 15 05:53:02.277 INFO STEP 850 (remove_files) COMPLETE
69932024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.277 INFO O| May 15 05:53:02.277 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.286 INFO O| May 15 05:53:02.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
69952024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.287 INFO O| May 15 05:53:02.287 INFO STEP 851 (remove_files) COMPLETE
69962024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.287 INFO O| May 15 05:53:02.287 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.297 INFO O| May 15 05:53:02.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
69982024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.297 INFO O| May 15 05:53:02.297 INFO STEP 852 (remove_files) COMPLETE
69992024-05-15T05:53:04.674Z[ recovery-image] May 15 05:53:02.297 INFO O| May 15 05:53:02.297 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.307 INFO O| May 15 05:53:02.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
70012024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.307 INFO O| May 15 05:53:02.307 INFO STEP 853 (remove_files) COMPLETE
70022024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.307 INFO O| May 15 05:53:02.307 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032024-05-15T05:53:04.675Z[ host-image] May 15 05:53:02.310 INFO O| May 15 05:53:02.310 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
70042024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.316 INFO O| May 15 05:53:02.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
70052024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.316 INFO O| May 15 05:53:02.316 INFO STEP 854 (remove_files) COMPLETE
70062024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.316 INFO O| May 15 05:53:02.316 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70072024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.326 INFO O| May 15 05:53:02.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
70082024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.326 INFO O| May 15 05:53:02.326 INFO STEP 855 (remove_files) COMPLETE
70092024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.326 INFO O| May 15 05:53:02.326 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70102024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.335 INFO O| May 15 05:53:02.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
70112024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.335 INFO O| May 15 05:53:02.335 INFO STEP 856 (remove_files) COMPLETE
70122024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.335 INFO O| May 15 05:53:02.335 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70132024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.345 INFO O| May 15 05:53:02.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
70142024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.345 INFO O| May 15 05:53:02.345 INFO STEP 857 (remove_files) COMPLETE
70152024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.345 INFO O| May 15 05:53:02.345 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70162024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.356 INFO O| May 15 05:53:02.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
70172024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.356 INFO O| May 15 05:53:02.356 INFO STEP 858 (remove_files) COMPLETE
70182024-05-15T05:53:04.675Z[ recovery-image] May 15 05:53:02.356 INFO O| May 15 05:53:02.356 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70192024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.366 INFO O| May 15 05:53:02.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
70202024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.366 INFO O| May 15 05:53:02.366 INFO STEP 859 (remove_files) COMPLETE
70212024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.366 INFO O| May 15 05:53:02.366 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70222024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.376 INFO O| May 15 05:53:02.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
70232024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.376 INFO O| May 15 05:53:02.376 INFO STEP 860 (remove_files) COMPLETE
70242024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.376 INFO O| May 15 05:53:02.376 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70252024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.386 INFO O| May 15 05:53:02.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
70262024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.386 INFO O| May 15 05:53:02.386 INFO STEP 861 (remove_files) COMPLETE
70272024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.386 INFO O| May 15 05:53:02.386 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70282024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.395 INFO O| May 15 05:53:02.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
70292024-05-15T05:53:04.676Z[ recovery-image] May 15 05:53:02.396 INFO O| May 15 05:53:02.396 INFO STEP 862 (remove_files) COMPLETE
70302024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.396 INFO O| May 15 05:53:02.396 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70312024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.405 INFO O| May 15 05:53:02.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
70322024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.405 INFO O| May 15 05:53:02.405 INFO STEP 863 (remove_files) COMPLETE
70332024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.405 INFO O| May 15 05:53:02.405 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70342024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.416 INFO O| May 15 05:53:02.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
70352024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.416 INFO O| May 15 05:53:02.416 INFO STEP 864 (remove_files) COMPLETE
70362024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.416 INFO O| May 15 05:53:02.416 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70372024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.426 INFO O| May 15 05:53:02.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
70382024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.426 INFO O| May 15 05:53:02.426 INFO STEP 865 (remove_files) COMPLETE
70392024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.426 INFO O| May 15 05:53:02.426 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70402024-05-15T05:53:04.677Z[ recovery-image] May 15 05:53:02.436 INFO O| May 15 05:53:02.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
70412024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.436 INFO O| May 15 05:53:02.436 INFO STEP 866 (remove_files) COMPLETE
70422024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.436 INFO O| May 15 05:53:02.436 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70432024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.446 INFO O| May 15 05:53:02.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
70442024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.446 INFO O| May 15 05:53:02.446 INFO STEP 867 (remove_files) COMPLETE
70452024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.446 INFO O| May 15 05:53:02.446 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70462024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.456 INFO O| May 15 05:53:02.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
70472024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.456 INFO O| May 15 05:53:02.456 INFO STEP 868 (remove_files) COMPLETE
70482024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.456 INFO O| May 15 05:53:02.456 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70492024-05-15T05:53:04.678Z[ recovery-image] May 15 05:53:02.466 INFO O| May 15 05:53:02.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
70502024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.466 INFO O| May 15 05:53:02.466 INFO STEP 869 (remove_files) COMPLETE
70512024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.466 INFO O| May 15 05:53:02.466 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70522024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.476 INFO O| May 15 05:53:02.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
70532024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.476 INFO O| May 15 05:53:02.476 INFO STEP 870 (remove_files) COMPLETE
70542024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.476 INFO O| May 15 05:53:02.476 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70552024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.486 INFO O| May 15 05:53:02.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
70562024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.486 INFO O| May 15 05:53:02.486 INFO STEP 871 (remove_files) COMPLETE
70572024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.486 INFO O| May 15 05:53:02.486 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70582024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.496 INFO O| May 15 05:53:02.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
70592024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.496 INFO O| May 15 05:53:02.496 INFO STEP 872 (remove_files) COMPLETE
70602024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.496 INFO O| May 15 05:53:02.496 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70612024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.506 INFO O| May 15 05:53:02.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
70622024-05-15T05:53:04.679Z[ recovery-image] May 15 05:53:02.506 INFO O| May 15 05:53:02.506 INFO STEP 873 (remove_files) COMPLETE
70632024-05-15T05:53:04.680Z[ recovery-image] May 15 05:53:02.506 INFO O| May 15 05:53:02.506 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70642024-05-15T05:53:04.680Z[ recovery-image] May 15 05:53:02.515 INFO O| May 15 05:53:02.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
70652024-05-15T05:53:04.680Z[ recovery-image] May 15 05:53:02.516 INFO O| May 15 05:53:02.516 INFO STEP 874 (remove_files) COMPLETE
70662024-05-15T05:53:04.680Z[ recovery-image] May 15 05:53:02.516 INFO O| May 15 05:53:02.516 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70672024-05-15T05:53:04.680Z[ recovery-image] May 15 05:53:02.526 INFO O| May 15 05:53:02.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
70682024-05-15T05:53:04.680Z[ recovery-image] May 15 05:53:02.526 INFO O| May 15 05:53:02.526 INFO STEP 875 (remove_files) COMPLETE
70692024-05-15T05:53:04.681Z[ recovery-image] May 15 05:53:02.526 INFO O| May 15 05:53:02.526 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70702024-05-15T05:53:04.681Z[ recovery-image] May 15 05:53:02.536 INFO O| May 15 05:53:02.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
70712024-05-15T05:53:04.681Z[ recovery-image] May 15 05:53:02.536 INFO O| May 15 05:53:02.536 INFO STEP 876 (remove_files) COMPLETE
70722024-05-15T05:53:04.681Z[ recovery-image] May 15 05:53:02.536 INFO O| May 15 05:53:02.536 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70732024-05-15T05:53:04.681Z[ recovery-image] May 15 05:53:02.545 INFO O| May 15 05:53:02.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
70742024-05-15T05:53:04.681Z[ recovery-image] May 15 05:53:02.545 INFO O| May 15 05:53:02.545 INFO STEP 877 (remove_files) COMPLETE
70752024-05-15T05:53:04.682Z[ recovery-image] May 15 05:53:02.545 INFO O| May 15 05:53:02.545 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70762024-05-15T05:53:04.682Z[ recovery-image] May 15 05:53:02.555 INFO O| May 15 05:53:02.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
70772024-05-15T05:53:04.682Z[ recovery-image] May 15 05:53:02.555 INFO O| May 15 05:53:02.555 INFO STEP 878 (remove_files) COMPLETE
70782024-05-15T05:53:04.682Z[ recovery-image] May 15 05:53:02.555 INFO O| May 15 05:53:02.555 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70792024-05-15T05:53:04.682Z[ recovery-image] May 15 05:53:02.566 INFO O| May 15 05:53:02.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
70802024-05-15T05:53:04.682Z[ recovery-image] May 15 05:53:02.566 INFO O| May 15 05:53:02.566 INFO STEP 879 (remove_files) COMPLETE
70812024-05-15T05:53:04.683Z[ recovery-image] May 15 05:53:02.566 INFO O| May 15 05:53:02.566 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70822024-05-15T05:53:04.683Z[ recovery-image] May 15 05:53:02.577 INFO O| May 15 05:53:02.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
70832024-05-15T05:53:04.683Z[ recovery-image] May 15 05:53:02.577 INFO O| May 15 05:53:02.577 INFO STEP 880 (remove_files) COMPLETE
70842024-05-15T05:53:04.683Z[ recovery-image] May 15 05:53:02.577 INFO O| May 15 05:53:02.577 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70852024-05-15T05:53:04.695Z[ recovery-image] May 15 05:53:02.588 INFO O| May 15 05:53:02.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
70862024-05-15T05:53:04.695Z[ recovery-image] May 15 05:53:02.588 INFO O| May 15 05:53:02.588 INFO STEP 881 (remove_files) COMPLETE
70872024-05-15T05:53:04.695Z[ recovery-image] May 15 05:53:02.588 INFO O| May 15 05:53:02.588 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70882024-05-15T05:53:04.695Z[ recovery-image] May 15 05:53:02.600 INFO O| May 15 05:53:02.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
70892024-05-15T05:53:04.695Z[ recovery-image] May 15 05:53:02.600 INFO O| May 15 05:53:02.600 INFO STEP 882 (remove_files) COMPLETE
70902024-05-15T05:53:04.695Z[ recovery-image] May 15 05:53:02.600 INFO O| May 15 05:53:02.600 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70912024-05-15T05:53:04.695Z[ recovery-image] May 15 05:53:02.610 INFO O| May 15 05:53:02.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
70922024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.610 INFO O| May 15 05:53:02.610 INFO STEP 883 (remove_files) COMPLETE
70932024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.610 INFO O| May 15 05:53:02.610 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70942024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.620 INFO O| May 15 05:53:02.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
70952024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.621 INFO O| May 15 05:53:02.621 INFO STEP 884 (remove_files) COMPLETE
70962024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.621 INFO O| May 15 05:53:02.621 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70972024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.631 INFO O| May 15 05:53:02.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
70982024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.631 INFO O| May 15 05:53:02.631 INFO STEP 885 (remove_files) COMPLETE
70992024-05-15T05:53:04.696Z[ recovery-image] May 15 05:53:02.631 INFO O| May 15 05:53:02.631 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71002024-05-15T05:53:04.697Z[ recovery-image] May 15 05:53:02.641 INFO O| May 15 05:53:02.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
71012024-05-15T05:53:04.697Z[ recovery-image] May 15 05:53:02.641 INFO O| May 15 05:53:02.641 INFO STEP 886 (remove_files) COMPLETE
71022024-05-15T05:53:04.697Z[ recovery-image] May 15 05:53:02.641 INFO O| May 15 05:53:02.641 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71032024-05-15T05:53:04.697Z[ recovery-image] May 15 05:53:02.651 INFO O| May 15 05:53:02.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
71042024-05-15T05:53:04.697Z[ recovery-image] May 15 05:53:02.651 INFO O| May 15 05:53:02.651 INFO STEP 887 (remove_files) COMPLETE
71052024-05-15T05:53:04.697Z[ recovery-image] May 15 05:53:02.651 INFO O| May 15 05:53:02.651 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71062024-05-15T05:53:04.698Z[ recovery-image] May 15 05:53:02.661 INFO O| May 15 05:53:02.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
71072024-05-15T05:53:04.698Z[ recovery-image] May 15 05:53:02.661 INFO O| May 15 05:53:02.661 INFO STEP 888 (remove_files) COMPLETE
71082024-05-15T05:53:04.698Z[ recovery-image] May 15 05:53:02.661 INFO O| May 15 05:53:02.661 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71092024-05-15T05:53:04.698Z[ recovery-image] May 15 05:53:02.671 INFO O| May 15 05:53:02.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
71102024-05-15T05:53:04.698Z[ recovery-image] May 15 05:53:02.671 INFO O| May 15 05:53:02.671 INFO STEP 889 (remove_files) COMPLETE
71112024-05-15T05:53:04.698Z[ recovery-image] May 15 05:53:02.671 INFO O| May 15 05:53:02.671 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71122024-05-15T05:53:04.699Z[ recovery-image] May 15 05:53:02.683 INFO O| May 15 05:53:02.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
71132024-05-15T05:53:04.699Z[ recovery-image] May 15 05:53:02.683 INFO O| May 15 05:53:02.683 INFO STEP 890 (remove_files) COMPLETE
71142024-05-15T05:53:04.699Z[ recovery-image] May 15 05:53:02.683 INFO O| May 15 05:53:02.683 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71152024-05-15T05:53:04.705Z[ recovery-image] May 15 05:53:02.692 INFO O| May 15 05:53:02.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
71162024-05-15T05:53:04.705Z[ recovery-image] May 15 05:53:02.692 INFO O| May 15 05:53:02.692 INFO STEP 891 (remove_files) COMPLETE
71172024-05-15T05:53:04.705Z[ recovery-image] May 15 05:53:02.692 INFO O| May 15 05:53:02.692 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71182024-05-15T05:53:04.705Z[ recovery-image] May 15 05:53:02.702 INFO O| May 15 05:53:02.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
71192024-05-15T05:53:04.705Z[ recovery-image] May 15 05:53:02.702 INFO O| May 15 05:53:02.702 INFO STEP 892 (remove_files) COMPLETE
71202024-05-15T05:53:04.705Z[ recovery-image] May 15 05:53:02.702 INFO O| May 15 05:53:02.702 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71212024-05-15T05:53:04.709Z[ recovery-image] May 15 05:53:02.711 INFO O| May 15 05:53:02.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
71222024-05-15T05:53:04.710Z[ recovery-image] May 15 05:53:02.711 INFO O| May 15 05:53:02.711 INFO STEP 893 (remove_files) COMPLETE
71232024-05-15T05:53:04.714Z[ recovery-image] May 15 05:53:02.711 INFO O| May 15 05:53:02.711 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71242024-05-15T05:53:04.720Z[ recovery-image] May 15 05:53:02.720 INFO O| May 15 05:53:02.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
71252024-05-15T05:53:04.721Z[ recovery-image] May 15 05:53:02.720 INFO O| May 15 05:53:02.720 INFO STEP 894 (remove_files) COMPLETE
71262024-05-15T05:53:04.721Z[ recovery-image] May 15 05:53:02.720 INFO O| May 15 05:53:02.720 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71272024-05-15T05:53:04.731Z[ recovery-image] May 15 05:53:02.730 INFO O| May 15 05:53:02.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
71282024-05-15T05:53:04.731Z[ recovery-image] May 15 05:53:02.730 INFO O| May 15 05:53:02.730 INFO STEP 895 (remove_files) COMPLETE
71292024-05-15T05:53:04.731Z[ recovery-image] May 15 05:53:02.730 INFO O| May 15 05:53:02.730 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71302024-05-15T05:53:04.739Z[ recovery-image] May 15 05:53:02.739 INFO O| May 15 05:53:02.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
71312024-05-15T05:53:04.739Z[ recovery-image] May 15 05:53:02.739 INFO O| May 15 05:53:02.739 INFO STEP 896 (remove_files) COMPLETE
71322024-05-15T05:53:04.739Z[ recovery-image] May 15 05:53:02.739 INFO O| May 15 05:53:02.739 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71332024-05-15T05:53:04.747Z[ recovery-image] May 15 05:53:02.748 INFO O| May 15 05:53:02.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
71342024-05-15T05:53:04.747Z[ recovery-image] May 15 05:53:02.748 INFO O| May 15 05:53:02.748 INFO STEP 897 (remove_files) COMPLETE
71352024-05-15T05:53:04.747Z[ recovery-image] May 15 05:53:02.748 INFO O| May 15 05:53:02.748 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71362024-05-15T05:53:04.756Z[ recovery-image] May 15 05:53:02.757 INFO O| May 15 05:53:02.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
71372024-05-15T05:53:04.756Z[ recovery-image] May 15 05:53:02.758 INFO O| May 15 05:53:02.757 INFO STEP 898 (remove_files) COMPLETE
71382024-05-15T05:53:04.756Z[ recovery-image] May 15 05:53:02.758 INFO O| May 15 05:53:02.758 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71392024-05-15T05:53:04.769Z[ recovery-image] May 15 05:53:02.767 INFO O| May 15 05:53:02.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
71402024-05-15T05:53:04.769Z[ recovery-image] May 15 05:53:02.767 INFO O| May 15 05:53:02.767 INFO STEP 899 (remove_files) COMPLETE
71412024-05-15T05:53:04.769Z[ recovery-image] May 15 05:53:02.767 INFO O| May 15 05:53:02.767 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71422024-05-15T05:53:04.775Z[ recovery-image] May 15 05:53:02.777 INFO O| May 15 05:53:02.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
71432024-05-15T05:53:04.779Z[ recovery-image] May 15 05:53:02.777 INFO O| May 15 05:53:02.777 INFO STEP 900 (remove_files) COMPLETE
71442024-05-15T05:53:04.779Z[ recovery-image] May 15 05:53:02.777 INFO O| May 15 05:53:02.777 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71452024-05-15T05:53:04.786Z[ recovery-image] May 15 05:53:02.787 INFO O| May 15 05:53:02.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
71462024-05-15T05:53:04.786Z[ recovery-image] May 15 05:53:02.787 INFO O| May 15 05:53:02.787 INFO STEP 901 (remove_files) COMPLETE
71472024-05-15T05:53:04.786Z[ recovery-image] May 15 05:53:02.788 INFO O| May 15 05:53:02.787 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71482024-05-15T05:53:04.811Z[ recovery-image] May 15 05:53:02.798 INFO O| May 15 05:53:02.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
71492024-05-15T05:53:04.811Z[ recovery-image] May 15 05:53:02.798 INFO O| May 15 05:53:02.798 INFO STEP 902 (remove_files) COMPLETE
71502024-05-15T05:53:04.819Z[ recovery-image] May 15 05:53:02.798 INFO O| May 15 05:53:02.798 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71512024-05-15T05:53:04.819Z[ recovery-image] May 15 05:53:02.808 INFO O| May 15 05:53:02.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
71522024-05-15T05:53:04.819Z[ recovery-image] May 15 05:53:02.808 INFO O| May 15 05:53:02.808 INFO STEP 903 (remove_files) COMPLETE
71532024-05-15T05:53:04.819Z[ recovery-image] May 15 05:53:02.808 INFO O| May 15 05:53:02.808 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542024-05-15T05:53:04.826Z[ recovery-image] May 15 05:53:02.818 INFO O| May 15 05:53:02.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
71552024-05-15T05:53:04.826Z[ recovery-image] May 15 05:53:02.818 INFO O| May 15 05:53:02.818 INFO STEP 904 (remove_files) COMPLETE
71562024-05-15T05:53:04.826Z[ recovery-image] May 15 05:53:02.818 INFO O| May 15 05:53:02.818 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572024-05-15T05:53:04.832Z[ recovery-image] May 15 05:53:02.828 INFO O| May 15 05:53:02.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
71582024-05-15T05:53:04.832Z[ recovery-image] May 15 05:53:02.828 INFO O| May 15 05:53:02.828 INFO STEP 905 (remove_files) COMPLETE
71592024-05-15T05:53:04.832Z[ recovery-image] May 15 05:53:02.828 INFO O| May 15 05:53:02.828 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71602024-05-15T05:53:04.838Z[ recovery-image] May 15 05:53:02.837 INFO O| May 15 05:53:02.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
71612024-05-15T05:53:04.838Z[ recovery-image] May 15 05:53:02.837 INFO O| May 15 05:53:02.837 INFO STEP 906 (remove_files) COMPLETE
71622024-05-15T05:53:04.844Z[ recovery-image] May 15 05:53:02.837 INFO O| May 15 05:53:02.837 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632024-05-15T05:53:04.848Z[ recovery-image] May 15 05:53:02.847 INFO O| May 15 05:53:02.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
71642024-05-15T05:53:04.848Z[ recovery-image] May 15 05:53:02.847 INFO O| May 15 05:53:02.847 INFO STEP 907 (remove_files) COMPLETE
71652024-05-15T05:53:04.848Z[ recovery-image] May 15 05:53:02.847 INFO O| May 15 05:53:02.847 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662024-05-15T05:53:04.858Z[ recovery-image] May 15 05:53:02.856 INFO O| May 15 05:53:02.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
71672024-05-15T05:53:04.858Z[ recovery-image] May 15 05:53:02.856 INFO O| May 15 05:53:02.856 INFO STEP 908 (remove_files) COMPLETE
71682024-05-15T05:53:04.864Z[ recovery-image] May 15 05:53:02.856 INFO O| May 15 05:53:02.856 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71692024-05-15T05:53:04.869Z[ recovery-image] May 15 05:53:02.866 INFO O| May 15 05:53:02.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
71702024-05-15T05:53:04.869Z[ recovery-image] May 15 05:53:02.866 INFO O| May 15 05:53:02.866 INFO STEP 909 (remove_files) COMPLETE
71712024-05-15T05:53:04.870Z[ recovery-image] May 15 05:53:02.866 INFO O| May 15 05:53:02.866 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71722024-05-15T05:53:04.888Z[ recovery-image] May 15 05:53:02.875 INFO O| May 15 05:53:02.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
71732024-05-15T05:53:04.888Z[ recovery-image] May 15 05:53:02.875 INFO O| May 15 05:53:02.875 INFO STEP 910 (remove_files) COMPLETE
71742024-05-15T05:53:04.888Z[ recovery-image] May 15 05:53:02.875 INFO O| May 15 05:53:02.875 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71752024-05-15T05:53:05.310Z[ recovery-image] May 15 05:53:02.885 INFO O| May 15 05:53:02.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
71762024-05-15T05:53:05.310Z[ recovery-image] May 15 05:53:02.885 INFO O| May 15 05:53:02.885 INFO STEP 911 (remove_files) COMPLETE
71772024-05-15T05:53:05.310Z[ recovery-image] May 15 05:53:02.885 INFO O| May 15 05:53:02.885 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71782024-05-15T05:53:05.310Z[ recovery-image] May 15 05:53:02.894 INFO O| May 15 05:53:02.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
71792024-05-15T05:53:05.310Z[ recovery-image] May 15 05:53:02.894 INFO O| May 15 05:53:02.894 INFO STEP 912 (remove_files) COMPLETE
71802024-05-15T05:53:05.310Z[ recovery-image] May 15 05:53:02.894 INFO O| May 15 05:53:02.894 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71812024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.903 INFO O| May 15 05:53:02.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
71822024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.904 INFO O| May 15 05:53:02.903 INFO STEP 913 (remove_files) COMPLETE
71832024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.904 INFO O| May 15 05:53:02.903 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71842024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.913 INFO O| May 15 05:53:02.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
71852024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.913 INFO O| May 15 05:53:02.913 INFO STEP 914 (remove_files) COMPLETE
71862024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.913 INFO O| May 15 05:53:02.913 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.922 INFO O| May 15 05:53:02.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
71882024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.923 INFO O| May 15 05:53:02.922 INFO STEP 915 (remove_files) COMPLETE
71892024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.923 INFO O| May 15 05:53:02.923 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.932 INFO O| May 15 05:53:02.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
71912024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.932 INFO O| May 15 05:53:02.932 INFO STEP 916 (remove_files) COMPLETE
71922024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.932 INFO O| May 15 05:53:02.932 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.941 INFO O| May 15 05:53:02.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
71942024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.941 INFO O| May 15 05:53:02.941 INFO STEP 917 (remove_files) COMPLETE
71952024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.941 INFO O| May 15 05:53:02.941 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.951 INFO O| May 15 05:53:02.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
71972024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.951 INFO O| May 15 05:53:02.951 INFO STEP 918 (remove_files) COMPLETE
71982024-05-15T05:53:05.440Z[ recovery-image] May 15 05:53:02.951 INFO O| May 15 05:53:02.951 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.961 INFO O| May 15 05:53:02.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
72002024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.961 INFO O| May 15 05:53:02.961 INFO STEP 919 (remove_files) COMPLETE
72012024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.961 INFO O| May 15 05:53:02.961 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.970 INFO O| May 15 05:53:02.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
72032024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.970 INFO O| May 15 05:53:02.970 INFO STEP 920 (remove_files) COMPLETE
72042024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.970 INFO O| May 15 05:53:02.970 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72052024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.980 INFO O| May 15 05:53:02.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
72062024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.980 INFO O| May 15 05:53:02.980 INFO STEP 921 (remove_files) COMPLETE
72072024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.980 INFO O| May 15 05:53:02.980 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.990 INFO O| May 15 05:53:02.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
72092024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.990 INFO O| May 15 05:53:02.990 INFO STEP 922 (remove_files) COMPLETE
72102024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:02.990 INFO O| May 15 05:53:02.990 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.001 INFO O| May 15 05:53:03.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
72122024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.001 INFO O| May 15 05:53:03.001 INFO STEP 923 (remove_files) COMPLETE
72132024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.001 INFO O| May 15 05:53:03.001 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.013 INFO O| May 15 05:53:03.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
72152024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.013 INFO O| May 15 05:53:03.013 INFO STEP 924 (remove_files) COMPLETE
72162024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.013 INFO O| May 15 05:53:03.013 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.025 INFO O| May 15 05:53:03.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
72182024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.025 INFO O| May 15 05:53:03.025 INFO STEP 925 (remove_files) COMPLETE
72192024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.025 INFO O| May 15 05:53:03.025 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.036 INFO O| May 15 05:53:03.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
72212024-05-15T05:53:05.441Z[ recovery-image] May 15 05:53:03.036 INFO O| May 15 05:53:03.036 INFO STEP 926 (remove_files) COMPLETE
72222024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.036 INFO O| May 15 05:53:03.036 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.047 INFO O| May 15 05:53:03.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
72242024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.047 INFO O| May 15 05:53:03.047 INFO STEP 927 (remove_files) COMPLETE
72252024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.047 INFO O| May 15 05:53:03.047 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.057 INFO O| May 15 05:53:03.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
72272024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.057 INFO O| May 15 05:53:03.057 INFO STEP 928 (remove_files) COMPLETE
72282024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.057 INFO O| May 15 05:53:03.057 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.067 INFO O| May 15 05:53:03.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
72302024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.067 INFO O| May 15 05:53:03.067 INFO STEP 929 (remove_files) COMPLETE
72312024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.067 INFO O| May 15 05:53:03.067 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.076 INFO O| May 15 05:53:03.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
72332024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.076 INFO O| May 15 05:53:03.076 INFO STEP 930 (remove_files) COMPLETE
72342024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.077 INFO O| May 15 05:53:03.076 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.086 INFO O| May 15 05:53:03.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
72362024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.086 INFO O| May 15 05:53:03.086 INFO STEP 931 (remove_files) COMPLETE
72372024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.086 INFO O| May 15 05:53:03.086 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.096 INFO O| May 15 05:53:03.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
72392024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.096 INFO O| May 15 05:53:03.096 INFO STEP 932 (remove_files) COMPLETE
72402024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.096 INFO O| May 15 05:53:03.096 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.105 INFO O| May 15 05:53:03.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
72422024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.105 INFO O| May 15 05:53:03.105 INFO STEP 933 (remove_files) COMPLETE
72432024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.105 INFO O| May 15 05:53:03.105 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442024-05-15T05:53:05.442Z[ recovery-image] May 15 05:53:03.115 INFO O| May 15 05:53:03.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
72452024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.115 INFO O| May 15 05:53:03.115 INFO STEP 934 (remove_files) COMPLETE
72462024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.115 INFO O| May 15 05:53:03.115 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.124 INFO O| May 15 05:53:03.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
72482024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.124 INFO O| May 15 05:53:03.124 INFO STEP 935 (remove_files) COMPLETE
72492024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.124 INFO O| May 15 05:53:03.124 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.134 INFO O| May 15 05:53:03.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
72512024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.134 INFO O| May 15 05:53:03.134 INFO STEP 936 (remove_files) COMPLETE
72522024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.134 INFO O| May 15 05:53:03.134 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.143 INFO O| May 15 05:53:03.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
72542024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.144 INFO O| May 15 05:53:03.144 INFO STEP 937 (remove_files) COMPLETE
72552024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.144 INFO O| May 15 05:53:03.144 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.153 INFO O| May 15 05:53:03.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
72572024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.153 INFO O| May 15 05:53:03.153 INFO STEP 938 (remove_files) COMPLETE
72582024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.153 INFO O| May 15 05:53:03.153 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.162 INFO O| May 15 05:53:03.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
72602024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.163 INFO O| May 15 05:53:03.163 INFO STEP 939 (remove_files) COMPLETE
72612024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.163 INFO O| May 15 05:53:03.163 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.172 INFO O| May 15 05:53:03.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
72632024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.172 INFO O| May 15 05:53:03.172 INFO STEP 940 (remove_files) COMPLETE
72642024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.172 INFO O| May 15 05:53:03.172 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.182 INFO O| May 15 05:53:03.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
72662024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.182 INFO O| May 15 05:53:03.182 INFO STEP 941 (remove_files) COMPLETE
72672024-05-15T05:53:05.443Z[ recovery-image] May 15 05:53:03.182 INFO O| May 15 05:53:03.182 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.191 INFO O| May 15 05:53:03.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
72692024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.191 INFO O| May 15 05:53:03.191 INFO STEP 942 (remove_files) COMPLETE
72702024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.191 INFO O| May 15 05:53:03.191 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.201 INFO O| May 15 05:53:03.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
72722024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.201 INFO O| May 15 05:53:03.201 INFO STEP 943 (remove_files) COMPLETE
72732024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.201 INFO O| May 15 05:53:03.201 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.210 INFO O| May 15 05:53:03.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
72752024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.210 INFO O| May 15 05:53:03.210 INFO STEP 944 (remove_files) COMPLETE
72762024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.210 INFO O| May 15 05:53:03.210 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72772024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.220 INFO O| May 15 05:53:03.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
72782024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.220 INFO O| May 15 05:53:03.220 INFO STEP 945 (remove_files) COMPLETE
72792024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.220 INFO O| May 15 05:53:03.220 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72802024-05-15T05:53:05.444Z[ recovery-image] May 15 05:53:03.229 INFO O| May 15 05:53:03.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
72812024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.230 INFO O| May 15 05:53:03.230 INFO STEP 946 (remove_files) COMPLETE
72822024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.230 INFO O| May 15 05:53:03.230 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72832024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.239 INFO O| May 15 05:53:03.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
72842024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.239 INFO O| May 15 05:53:03.239 INFO STEP 947 (remove_files) COMPLETE
72852024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.239 INFO O| May 15 05:53:03.239 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72862024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.249 INFO O| May 15 05:53:03.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
72872024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.249 INFO O| May 15 05:53:03.249 INFO STEP 948 (remove_files) COMPLETE
72882024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.249 INFO O| May 15 05:53:03.249 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72892024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.258 INFO O| May 15 05:53:03.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
72902024-05-15T05:53:05.456Z[ recovery-image] May 15 05:53:03.258 INFO O| May 15 05:53:03.258 INFO STEP 949 (remove_files) COMPLETE
72912024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.258 INFO O| May 15 05:53:03.258 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72922024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.268 INFO O| May 15 05:53:03.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
72932024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.268 INFO O| May 15 05:53:03.268 INFO STEP 950 (remove_files) COMPLETE
72942024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.268 INFO O| May 15 05:53:03.268 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72952024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.277 INFO O| May 15 05:53:03.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
72962024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.277 INFO O| May 15 05:53:03.277 INFO STEP 951 (remove_files) COMPLETE
72972024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.277 INFO O| May 15 05:53:03.277 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72982024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.286 INFO O| May 15 05:53:03.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
72992024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.287 INFO O| May 15 05:53:03.287 INFO STEP 952 (remove_files) COMPLETE
73002024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.287 INFO O| May 15 05:53:03.287 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73012024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.297 INFO O| May 15 05:53:03.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
73022024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.297 INFO O| May 15 05:53:03.297 INFO STEP 953 (remove_files) COMPLETE
73032024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.297 INFO O| May 15 05:53:03.297 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73042024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.307 INFO O| May 15 05:53:03.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
73052024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.307 INFO O| May 15 05:53:03.307 INFO STEP 954 (remove_files) COMPLETE
73062024-05-15T05:53:05.457Z[ recovery-image] May 15 05:53:03.307 INFO O| May 15 05:53:03.307 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73072024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.318 INFO O| May 15 05:53:03.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
73082024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.318 INFO O| May 15 05:53:03.318 INFO STEP 955 (remove_files) COMPLETE
73092024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.318 INFO O| May 15 05:53:03.318 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73102024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.329 INFO O| May 15 05:53:03.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
73112024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.329 INFO O| May 15 05:53:03.329 INFO STEP 956 (remove_files) COMPLETE
73122024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.329 INFO O| May 15 05:53:03.329 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73132024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.340 INFO O| May 15 05:53:03.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
73142024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.340 INFO O| May 15 05:53:03.340 INFO STEP 957 (remove_files) COMPLETE
73152024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.340 INFO O| May 15 05:53:03.340 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73162024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.351 INFO O| May 15 05:53:03.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
73172024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.351 INFO O| May 15 05:53:03.351 INFO STEP 958 (remove_files) COMPLETE
73182024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.351 INFO O| May 15 05:53:03.351 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73192024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.362 INFO O| May 15 05:53:03.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
73202024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.362 INFO O| May 15 05:53:03.362 INFO STEP 959 (remove_files) COMPLETE
73212024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.362 INFO O| May 15 05:53:03.362 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73222024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.372 INFO O| May 15 05:53:03.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
73232024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.372 INFO O| May 15 05:53:03.372 INFO STEP 960 (remove_files) COMPLETE
73242024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.372 INFO O| May 15 05:53:03.372 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73252024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.382 INFO O| May 15 05:53:03.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
73262024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.382 INFO O| May 15 05:53:03.382 INFO STEP 961 (remove_files) COMPLETE
73272024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.382 INFO O| May 15 05:53:03.382 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73282024-05-15T05:53:05.458Z[ recovery-image] May 15 05:53:03.391 INFO O| May 15 05:53:03.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
73292024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.391 INFO O| May 15 05:53:03.391 INFO STEP 962 (remove_files) COMPLETE
73302024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.391 INFO O| May 15 05:53:03.391 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73312024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.401 INFO O| May 15 05:53:03.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
73322024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.401 INFO O| May 15 05:53:03.401 INFO STEP 963 (remove_files) COMPLETE
73332024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.401 INFO O| May 15 05:53:03.401 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73342024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.410 INFO O| May 15 05:53:03.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
73352024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.410 INFO O| May 15 05:53:03.410 INFO STEP 964 (remove_files) COMPLETE
73362024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.410 INFO O| May 15 05:53:03.410 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73372024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.420 INFO O| May 15 05:53:03.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
73382024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.420 INFO O| May 15 05:53:03.420 INFO STEP 965 (remove_files) COMPLETE
73392024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.420 INFO O| May 15 05:53:03.420 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73402024-05-15T05:53:05.459Z[ host-image] May 15 05:53:03.425 INFO O| May 15 05:53:03.425 INFO O| Planning: Solver setup ... Done
73412024-05-15T05:53:05.459Z[ host-image] May 15 05:53:03.428 INFO O| May 15 05:53:03.428 INFO O| Planning: Running solver ... Done
73422024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.429 INFO O| May 15 05:53:03.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
73432024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.429 INFO O| May 15 05:53:03.429 INFO STEP 966 (remove_files) COMPLETE
73442024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.429 INFO O| May 15 05:53:03.429 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.439 INFO O| May 15 05:53:03.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
73462024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.440 INFO O| May 15 05:53:03.439 INFO STEP 967 (remove_files) COMPLETE
73472024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.440 INFO O| May 15 05:53:03.440 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.449 INFO O| May 15 05:53:03.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
73492024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.449 INFO O| May 15 05:53:03.449 INFO STEP 968 (remove_files) COMPLETE
73502024-05-15T05:53:05.459Z[ recovery-image] May 15 05:53:03.449 INFO O| May 15 05:53:03.449 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512024-05-15T05:53:05.464Z[ host-image] May 15 05:53:03.455 INFO O| May 15 05:53:03.455 INFO O| Planning: Finding local manifests ... Done
73522024-05-15T05:53:05.465Z[ host-image] May 15 05:53:03.456 INFO O| May 15 05:53:03.456 INFO O| Planning: Fetching manifests: 0/1 0% complete
73532024-05-15T05:53:05.465Z[ recovery-image] May 15 05:53:03.459 INFO O| May 15 05:53:03.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
73542024-05-15T05:53:05.465Z[ recovery-image] May 15 05:53:03.459 INFO O| May 15 05:53:03.459 INFO STEP 969 (remove_files) COMPLETE
73552024-05-15T05:53:05.465Z[ recovery-image] May 15 05:53:03.459 INFO O| May 15 05:53:03.459 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562024-05-15T05:53:05.468Z[ recovery-image] May 15 05:53:03.468 INFO O| May 15 05:53:03.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
73572024-05-15T05:53:05.468Z[ recovery-image] May 15 05:53:03.468 INFO O| May 15 05:53:03.468 INFO STEP 970 (remove_files) COMPLETE
73582024-05-15T05:53:05.468Z[ recovery-image] May 15 05:53:03.468 INFO O| May 15 05:53:03.468 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592024-05-15T05:53:05.476Z[ recovery-image] May 15 05:53:03.478 INFO O| May 15 05:53:03.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
73602024-05-15T05:53:05.477Z[ recovery-image] May 15 05:53:03.478 INFO O| May 15 05:53:03.478 INFO STEP 971 (remove_files) COMPLETE
73612024-05-15T05:53:05.477Z[ recovery-image] May 15 05:53:03.478 INFO O| May 15 05:53:03.478 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622024-05-15T05:53:05.486Z[ recovery-image] May 15 05:53:03.488 INFO O| May 15 05:53:03.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
73632024-05-15T05:53:05.486Z[ recovery-image] May 15 05:53:03.488 INFO O| May 15 05:53:03.488 INFO STEP 972 (remove_files) COMPLETE
73642024-05-15T05:53:05.490Z[ recovery-image] May 15 05:53:03.488 INFO O| May 15 05:53:03.488 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652024-05-15T05:53:05.496Z[ recovery-image] May 15 05:53:03.497 INFO O| May 15 05:53:03.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
73662024-05-15T05:53:05.499Z[ recovery-image] May 15 05:53:03.497 INFO O| May 15 05:53:03.497 INFO STEP 973 (remove_files) COMPLETE
73672024-05-15T05:53:05.499Z[ recovery-image] May 15 05:53:03.497 INFO O| May 15 05:53:03.497 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682024-05-15T05:53:05.504Z[ host-image] May 15 05:53:03.503 INFO O| May 15 05:53:03.503 INFO O| Planning: Fetching manifests: 1/1 100% complete
73692024-05-15T05:53:05.509Z[ recovery-image] May 15 05:53:03.507 INFO O| May 15 05:53:03.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
73702024-05-15T05:53:05.509Z[ recovery-image] May 15 05:53:03.507 INFO O| May 15 05:53:03.507 INFO STEP 974 (remove_files) COMPLETE
73712024-05-15T05:53:05.509Z[ recovery-image] May 15 05:53:03.507 INFO O| May 15 05:53:03.507 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722024-05-15T05:53:05.518Z[ recovery-image] May 15 05:53:03.516 INFO O| May 15 05:53:03.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
73732024-05-15T05:53:05.518Z[ recovery-image] May 15 05:53:03.516 INFO O| May 15 05:53:03.516 INFO STEP 975 (remove_files) COMPLETE
73742024-05-15T05:53:05.524Z[ recovery-image] May 15 05:53:03.516 INFO O| May 15 05:53:03.516 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752024-05-15T05:53:05.524Z[ host-image] May 15 05:53:03.522 INFO O| May 15 05:53:03.522 INFO O| Planning: Package planning ... Done
73762024-05-15T05:53:05.524Z[ host-image] May 15 05:53:03.522 INFO O| May 15 05:53:03.522 INFO O| Planning: Merging actions ... Done
73772024-05-15T05:53:05.528Z[ recovery-image] May 15 05:53:03.526 INFO O| May 15 05:53:03.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
73782024-05-15T05:53:05.529Z[ recovery-image] May 15 05:53:03.526 INFO O| May 15 05:53:03.526 INFO STEP 976 (remove_files) COMPLETE
73792024-05-15T05:53:05.529Z[ recovery-image] May 15 05:53:03.526 INFO O| May 15 05:53:03.526 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802024-05-15T05:53:05.537Z[ recovery-image] May 15 05:53:03.535 INFO O| May 15 05:53:03.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
73812024-05-15T05:53:05.542Z[ recovery-image] May 15 05:53:03.535 INFO O| May 15 05:53:03.535 INFO STEP 977 (remove_files) COMPLETE
73822024-05-15T05:53:05.542Z[ recovery-image] May 15 05:53:03.535 INFO O| May 15 05:53:03.535 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832024-05-15T05:53:05.547Z[ recovery-image] May 15 05:53:03.545 INFO O| May 15 05:53:03.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
73842024-05-15T05:53:05.547Z[ recovery-image] May 15 05:53:03.545 INFO O| May 15 05:53:03.545 INFO STEP 978 (remove_files) COMPLETE
73852024-05-15T05:53:05.547Z[ recovery-image] May 15 05:53:03.545 INFO O| May 15 05:53:03.545 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862024-05-15T05:53:05.556Z[ recovery-image] May 15 05:53:03.555 INFO O| May 15 05:53:03.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
73872024-05-15T05:53:05.559Z[ recovery-image] May 15 05:53:03.555 INFO O| May 15 05:53:03.555 INFO STEP 979 (remove_files) COMPLETE
73882024-05-15T05:53:05.559Z[ recovery-image] May 15 05:53:03.555 INFO O| May 15 05:53:03.555 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892024-05-15T05:53:05.563Z[ recovery-image] May 15 05:53:03.564 INFO O| May 15 05:53:03.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
73902024-05-15T05:53:05.566Z[ recovery-image] May 15 05:53:03.564 INFO O| May 15 05:53:03.564 INFO STEP 980 (remove_files) COMPLETE
73912024-05-15T05:53:05.567Z[ recovery-image] May 15 05:53:03.564 INFO O| May 15 05:53:03.564 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922024-05-15T05:53:05.572Z[ recovery-image] May 15 05:53:03.573 INFO O| May 15 05:53:03.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
73932024-05-15T05:53:05.580Z[ recovery-image] May 15 05:53:03.574 INFO O| May 15 05:53:03.574 INFO STEP 981 (remove_files) COMPLETE
73942024-05-15T05:53:05.580Z[ recovery-image] May 15 05:53:03.574 INFO O| May 15 05:53:03.574 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952024-05-15T05:53:05.584Z[ host-image] May 15 05:53:03.581 INFO O| May 15 05:53:03.581 INFO O| Planning: Checking for conflicting actions ... Done
73962024-05-15T05:53:05.584Z[ host-image] May 15 05:53:03.581 INFO O| May 15 05:53:03.581 INFO O| Planning: Consolidating action changes ... Done
73972024-05-15T05:53:05.584Z[ recovery-image] May 15 05:53:03.583 INFO O| May 15 05:53:03.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
73982024-05-15T05:53:05.584Z[ recovery-image] May 15 05:53:03.583 INFO O| May 15 05:53:03.583 INFO STEP 982 (remove_files) COMPLETE
73992024-05-15T05:53:05.584Z[ recovery-image] May 15 05:53:03.583 INFO O| May 15 05:53:03.583 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74002024-05-15T05:53:05.590Z[ recovery-image] May 15 05:53:03.592 INFO O| May 15 05:53:03.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74012024-05-15T05:53:05.590Z[ recovery-image] May 15 05:53:03.592 INFO O| May 15 05:53:03.592 INFO STEP 983 (remove_files) COMPLETE
74022024-05-15T05:53:05.590Z[ recovery-image] May 15 05:53:03.592 INFO O| May 15 05:53:03.592 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032024-05-15T05:53:05.601Z[ recovery-image] May 15 05:53:03.601 INFO O| May 15 05:53:03.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74042024-05-15T05:53:05.601Z[ recovery-image] May 15 05:53:03.601 INFO O| May 15 05:53:03.601 INFO STEP 984 (remove_files) COMPLETE
74052024-05-15T05:53:05.601Z[ recovery-image] May 15 05:53:03.601 INFO O| May 15 05:53:03.601 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062024-05-15T05:53:05.609Z[ recovery-image] May 15 05:53:03.610 INFO O| May 15 05:53:03.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74072024-05-15T05:53:05.609Z[ recovery-image] May 15 05:53:03.610 INFO O| May 15 05:53:03.610 INFO STEP 985 (remove_files) COMPLETE
74082024-05-15T05:53:05.614Z[ recovery-image] May 15 05:53:03.610 INFO O| May 15 05:53:03.610 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092024-05-15T05:53:05.621Z[ recovery-image] May 15 05:53:03.619 INFO O| May 15 05:53:03.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
74102024-05-15T05:53:05.622Z[ recovery-image] May 15 05:53:03.619 INFO O| May 15 05:53:03.619 INFO STEP 986 (remove_files) COMPLETE
74112024-05-15T05:53:05.622Z[ recovery-image] May 15 05:53:03.619 INFO O| May 15 05:53:03.619 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122024-05-15T05:53:06.038Z[ recovery-image] May 15 05:53:03.628 INFO O| May 15 05:53:03.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
74132024-05-15T05:53:06.038Z[ recovery-image] May 15 05:53:03.628 INFO O| May 15 05:53:03.628 INFO STEP 987 (remove_files) COMPLETE
74142024-05-15T05:53:06.038Z[ recovery-image] May 15 05:53:03.628 INFO O| May 15 05:53:03.628 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152024-05-15T05:53:06.045Z[ recovery-image] May 15 05:53:03.637 INFO O| May 15 05:53:03.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
74162024-05-15T05:53:06.045Z[ recovery-image] May 15 05:53:03.637 INFO O| May 15 05:53:03.637 INFO STEP 988 (remove_files) COMPLETE
74172024-05-15T05:53:06.045Z[ recovery-image] May 15 05:53:03.637 INFO O| May 15 05:53:03.637 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.646 INFO O| May 15 05:53:03.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
74192024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.646 INFO O| May 15 05:53:03.646 INFO STEP 989 (remove_files) COMPLETE
74202024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.646 INFO O| May 15 05:53:03.646 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.655 INFO O| May 15 05:53:03.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
74222024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.656 INFO O| May 15 05:53:03.656 INFO STEP 990 (remove_files) COMPLETE
74232024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.656 INFO O| May 15 05:53:03.656 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.665 INFO O| May 15 05:53:03.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
74252024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.665 INFO O| May 15 05:53:03.665 INFO STEP 991 (remove_files) COMPLETE
74262024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.665 INFO O| May 15 05:53:03.665 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.674 INFO O| May 15 05:53:03.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
74282024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.674 INFO O| May 15 05:53:03.674 INFO STEP 992 (remove_files) COMPLETE
74292024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.674 INFO O| May 15 05:53:03.674 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.683 INFO O| May 15 05:53:03.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
74312024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.683 INFO O| May 15 05:53:03.683 INFO STEP 993 (remove_files) COMPLETE
74322024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.683 INFO O| May 15 05:53:03.683 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.692 INFO O| May 15 05:53:03.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
74342024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.692 INFO O| May 15 05:53:03.692 INFO STEP 994 (remove_files) COMPLETE
74352024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.692 INFO O| May 15 05:53:03.692 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.701 INFO O| May 15 05:53:03.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
74372024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.701 INFO O| May 15 05:53:03.701 INFO STEP 995 (remove_files) COMPLETE
74382024-05-15T05:53:06.046Z[ recovery-image] May 15 05:53:03.701 INFO O| May 15 05:53:03.701 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.710 INFO O| May 15 05:53:03.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
74402024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.711 INFO O| May 15 05:53:03.710 INFO STEP 996 (remove_files) COMPLETE
74412024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.711 INFO O| May 15 05:53:03.710 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.719 INFO O| May 15 05:53:03.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
74432024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.720 INFO O| May 15 05:53:03.720 INFO STEP 997 (remove_files) COMPLETE
74442024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.720 INFO O| May 15 05:53:03.720 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.729 INFO O| May 15 05:53:03.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
74462024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.729 INFO O| May 15 05:53:03.729 INFO STEP 998 (remove_files) COMPLETE
74472024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.729 INFO O| May 15 05:53:03.729 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.738 INFO O| May 15 05:53:03.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
74492024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.738 INFO O| May 15 05:53:03.738 INFO STEP 999 (remove_files) COMPLETE
74502024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.738 INFO O| May 15 05:53:03.738 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.747 INFO O| May 15 05:53:03.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
74522024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.747 INFO O| May 15 05:53:03.747 INFO STEP 1000 (remove_files) COMPLETE
74532024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.747 INFO O| May 15 05:53:03.747 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542024-05-15T05:53:06.047Z[ host-image] May 15 05:53:03.750 INFO O| May 15 05:53:03.750 INFO O| Planning: Evaluating mediators ... Done
74552024-05-15T05:53:06.047Z[ host-image] May 15 05:53:03.751 INFO O| May 15 05:53:03.751 INFO O| Planning: Planning completed in 1.44 seconds
74562024-05-15T05:53:06.047Z[ host-image] May 15 05:53:03.752 INFO O| May 15 05:53:03.752 INFO O| Packages to install: 1
74572024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.756 INFO O| May 15 05:53:03.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
74582024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.756 INFO O| May 15 05:53:03.756 INFO STEP 1001 (remove_files) COMPLETE
74592024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.756 INFO O| May 15 05:53:03.756 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602024-05-15T05:53:06.047Z[ host-image] May 15 05:53:03.762 INFO O| May 15 05:53:03.762 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
74612024-05-15T05:53:06.047Z[ recovery-image] May 15 05:53:03.765 INFO O| May 15 05:53:03.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
74622024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.765 INFO O| May 15 05:53:03.765 INFO STEP 1002 (remove_files) COMPLETE
74632024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.765 INFO O| May 15 05:53:03.765 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.775 INFO O| May 15 05:53:03.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
74652024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.776 INFO O| May 15 05:53:03.775 INFO STEP 1003 (remove_files) COMPLETE
74662024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.776 INFO O| May 15 05:53:03.776 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.786 INFO O| May 15 05:53:03.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
74682024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.787 INFO O| May 15 05:53:03.786 INFO STEP 1004 (remove_files) COMPLETE
74692024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.787 INFO O| May 15 05:53:03.787 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.796 INFO O| May 15 05:53:03.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
74712024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.796 INFO O| May 15 05:53:03.796 INFO STEP 1005 (remove_files) COMPLETE
74722024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.796 INFO O| May 15 05:53:03.796 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.805 INFO O| May 15 05:53:03.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
74742024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.805 INFO O| May 15 05:53:03.805 INFO STEP 1006 (remove_files) COMPLETE
74752024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.805 INFO O| May 15 05:53:03.805 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.814 INFO O| May 15 05:53:03.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
74772024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.815 INFO O| May 15 05:53:03.815 INFO STEP 1007 (remove_files) COMPLETE
74782024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.815 INFO O| May 15 05:53:03.815 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.827 INFO O| May 15 05:53:03.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
74802024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.827 INFO O| May 15 05:53:03.827 INFO STEP 1008 (remove_files) COMPLETE
74812024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.827 INFO O| May 15 05:53:03.827 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.841 INFO O| May 15 05:53:03.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
74832024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.841 INFO O| May 15 05:53:03.841 INFO STEP 1009 (remove_files) COMPLETE
74842024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.841 INFO O| May 15 05:53:03.841 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852024-05-15T05:53:06.048Z[ recovery-image] May 15 05:53:03.854 INFO O| May 15 05:53:03.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
74862024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.854 INFO O| May 15 05:53:03.854 INFO STEP 1010 (remove_files) COMPLETE
74872024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.854 INFO O| May 15 05:53:03.854 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.864 INFO O| May 15 05:53:03.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
74892024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.864 INFO O| May 15 05:53:03.864 INFO STEP 1011 (remove_files) COMPLETE
74902024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.864 INFO O| May 15 05:53:03.864 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.877 INFO O| May 15 05:53:03.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
74922024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.877 INFO O| May 15 05:53:03.877 INFO STEP 1012 (remove_files) COMPLETE
74932024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.878 INFO O| May 15 05:53:03.877 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.888 INFO O| May 15 05:53:03.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
74952024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.888 INFO O| May 15 05:53:03.888 INFO STEP 1013 (remove_files) COMPLETE
74962024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.888 INFO O| May 15 05:53:03.888 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.901 INFO O| May 15 05:53:03.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
74982024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.901 INFO O| May 15 05:53:03.901 INFO STEP 1014 (remove_files) COMPLETE
74992024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.901 INFO O| May 15 05:53:03.901 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.910 INFO O| May 15 05:53:03.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75012024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.910 INFO O| May 15 05:53:03.910 INFO STEP 1015 (remove_files) COMPLETE
75022024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.911 INFO O| May 15 05:53:03.910 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.929 INFO O| May 15 05:53:03.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75042024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.929 INFO O| May 15 05:53:03.929 INFO STEP 1016 (remove_files) COMPLETE
75052024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.929 INFO O| May 15 05:53:03.929 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.954 INFO O| May 15 05:53:03.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75072024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.954 INFO O| May 15 05:53:03.954 INFO STEP 1017 (remove_files) COMPLETE
75082024-05-15T05:53:06.049Z[ recovery-image] May 15 05:53:03.954 INFO O| May 15 05:53:03.954 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092024-05-15T05:53:06.050Z[ recovery-image] May 15 05:53:03.971 INFO O| May 15 05:53:03.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75102024-05-15T05:53:06.050Z[ recovery-image] May 15 05:53:03.971 INFO O| May 15 05:53:03.971 INFO STEP 1018 (remove_files) COMPLETE
75112024-05-15T05:53:06.050Z[ recovery-image] May 15 05:53:03.971 INFO O| May 15 05:53:03.971 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122024-05-15T05:53:06.050Z[ recovery-image] May 15 05:53:03.983 INFO O| May 15 05:53:03.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
75132024-05-15T05:53:06.050Z[ recovery-image] May 15 05:53:03.983 INFO O| May 15 05:53:03.983 INFO STEP 1019 (remove_files) COMPLETE
75142024-05-15T05:53:06.050Z[ recovery-image] May 15 05:53:03.983 INFO O| May 15 05:53:03.983 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:03.993 INFO O| May 15 05:53:03.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
75162024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:03.993 INFO O| May 15 05:53:03.993 INFO STEP 1020 (remove_files) COMPLETE
75172024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:03.993 INFO O| May 15 05:53:03.993 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.003 INFO O| May 15 05:53:04.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
75192024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.003 INFO O| May 15 05:53:04.003 INFO STEP 1021 (remove_files) COMPLETE
75202024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.003 INFO O| May 15 05:53:04.003 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.012 INFO O| May 15 05:53:04.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
75222024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.013 INFO O| May 15 05:53:04.013 INFO STEP 1022 (remove_files) COMPLETE
75232024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.013 INFO O| May 15 05:53:04.013 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.022 INFO O| May 15 05:53:04.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
75252024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.022 INFO O| May 15 05:53:04.022 INFO STEP 1023 (remove_files) COMPLETE
75262024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.022 INFO O| May 15 05:53:04.022 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.031 INFO O| May 15 05:53:04.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
75282024-05-15T05:53:06.056Z[ recovery-image] May 15 05:53:04.031 INFO O| May 15 05:53:04.031 INFO STEP 1024 (remove_files) COMPLETE
75292024-05-15T05:53:06.057Z[ recovery-image] May 15 05:53:04.031 INFO O| May 15 05:53:04.031 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302024-05-15T05:53:06.057Z[ recovery-image] May 15 05:53:04.040 INFO O| May 15 05:53:04.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
75312024-05-15T05:53:06.057Z[ recovery-image] May 15 05:53:04.040 INFO O| May 15 05:53:04.040 INFO STEP 1025 (remove_files) COMPLETE
75322024-05-15T05:53:06.057Z[ recovery-image] May 15 05:53:04.040 INFO O| May 15 05:53:04.040 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332024-05-15T05:53:06.057Z[ recovery-image] May 15 05:53:04.049 INFO O| May 15 05:53:04.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
75342024-05-15T05:53:06.057Z[ recovery-image] May 15 05:53:04.049 INFO O| May 15 05:53:04.049 INFO STEP 1026 (remove_files) COMPLETE
75352024-05-15T05:53:06.057Z[ recovery-image] May 15 05:53:04.049 INFO O| May 15 05:53:04.049 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362024-05-15T05:53:06.061Z[ recovery-image] May 15 05:53:04.058 INFO O| May 15 05:53:04.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
75372024-05-15T05:53:06.061Z[ recovery-image] May 15 05:53:04.058 INFO O| May 15 05:53:04.058 INFO STEP 1027 (remove_files) COMPLETE
75382024-05-15T05:53:06.061Z[ recovery-image] May 15 05:53:04.058 INFO O| May 15 05:53:04.058 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392024-05-15T05:53:06.067Z[ recovery-image] May 15 05:53:04.067 INFO O| May 15 05:53:04.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
75402024-05-15T05:53:06.067Z[ recovery-image] May 15 05:53:04.067 INFO O| May 15 05:53:04.067 INFO STEP 1028 (remove_files) COMPLETE
75412024-05-15T05:53:06.067Z[ recovery-image] May 15 05:53:04.067 INFO O| May 15 05:53:04.067 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422024-05-15T05:53:06.076Z[ recovery-image] May 15 05:53:04.076 INFO O| May 15 05:53:04.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
75432024-05-15T05:53:06.076Z[ recovery-image] May 15 05:53:04.076 INFO O| May 15 05:53:04.076 INFO STEP 1029 (remove_files) COMPLETE
75442024-05-15T05:53:06.080Z[ recovery-image] May 15 05:53:04.076 INFO O| May 15 05:53:04.076 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452024-05-15T05:53:06.084Z[ recovery-image] May 15 05:53:04.085 INFO O| May 15 05:53:04.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
75462024-05-15T05:53:06.089Z[ recovery-image] May 15 05:53:04.085 INFO O| May 15 05:53:04.085 INFO STEP 1030 (remove_files) COMPLETE
75472024-05-15T05:53:06.089Z[ recovery-image] May 15 05:53:04.085 INFO O| May 15 05:53:04.085 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482024-05-15T05:53:06.093Z[ recovery-image] May 15 05:53:04.094 INFO O| May 15 05:53:04.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
75492024-05-15T05:53:06.093Z[ recovery-image] May 15 05:53:04.094 INFO O| May 15 05:53:04.094 INFO STEP 1031 (remove_files) COMPLETE
75502024-05-15T05:53:06.100Z[ recovery-image] May 15 05:53:04.094 INFO O| May 15 05:53:04.094 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512024-05-15T05:53:06.104Z[ recovery-image] May 15 05:53:04.103 INFO O| May 15 05:53:04.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
75522024-05-15T05:53:06.104Z[ recovery-image] May 15 05:53:04.103 INFO O| May 15 05:53:04.103 INFO STEP 1032 (remove_files) COMPLETE
75532024-05-15T05:53:06.104Z[ recovery-image] May 15 05:53:04.103 INFO O| May 15 05:53:04.103 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542024-05-15T05:53:06.111Z[ recovery-image] May 15 05:53:04.112 INFO O| May 15 05:53:04.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
75552024-05-15T05:53:06.111Z[ recovery-image] May 15 05:53:04.112 INFO O| May 15 05:53:04.112 INFO STEP 1033 (remove_files) COMPLETE
75562024-05-15T05:53:06.156Z[ recovery-image] May 15 05:53:04.112 INFO O| May 15 05:53:04.112 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572024-05-15T05:53:06.156Z[ recovery-image] May 15 05:53:04.121 INFO O| May 15 05:53:04.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
75582024-05-15T05:53:06.156Z[ recovery-image] May 15 05:53:04.121 INFO O| May 15 05:53:04.121 INFO STEP 1034 (remove_files) COMPLETE
75592024-05-15T05:53:06.156Z[ recovery-image] May 15 05:53:04.121 INFO O| May 15 05:53:04.121 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602024-05-15T05:53:06.156Z[ recovery-image] May 15 05:53:04.130 INFO O| May 15 05:53:04.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
75612024-05-15T05:53:06.156Z[ recovery-image] May 15 05:53:04.130 INFO O| May 15 05:53:04.130 INFO STEP 1035 (remove_files) COMPLETE
75622024-05-15T05:53:06.156Z[ recovery-image] May 15 05:53:04.130 INFO O| May 15 05:53:04.130 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.139 INFO O| May 15 05:53:04.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
75642024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.139 INFO O| May 15 05:53:04.139 INFO STEP 1036 (remove_files) COMPLETE
75652024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.139 INFO O| May 15 05:53:04.139 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.148 INFO O| May 15 05:53:04.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
75672024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.148 INFO O| May 15 05:53:04.148 INFO STEP 1037 (remove_files) COMPLETE
75682024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.148 INFO O| May 15 05:53:04.148 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.157 INFO O| May 15 05:53:04.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
75702024-05-15T05:53:06.161Z[ recovery-image] May 15 05:53:04.157 INFO O| May 15 05:53:04.157 INFO STEP 1038 (remove_files) COMPLETE
75712024-05-15T05:53:06.162Z[ recovery-image] May 15 05:53:04.157 INFO O| May 15 05:53:04.157 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722024-05-15T05:53:06.168Z[ recovery-image] May 15 05:53:04.166 INFO O| May 15 05:53:04.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
75732024-05-15T05:53:06.168Z[ recovery-image] May 15 05:53:04.166 INFO O| May 15 05:53:04.166 INFO STEP 1039 (remove_files) COMPLETE
75742024-05-15T05:53:06.168Z[ recovery-image] May 15 05:53:04.166 INFO O| May 15 05:53:04.166 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752024-05-15T05:53:06.176Z[ recovery-image] May 15 05:53:04.175 INFO O| May 15 05:53:04.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
75762024-05-15T05:53:06.177Z[ recovery-image] May 15 05:53:04.175 INFO O| May 15 05:53:04.175 INFO STEP 1040 (remove_files) COMPLETE
75772024-05-15T05:53:06.183Z[ recovery-image] May 15 05:53:04.175 INFO O| May 15 05:53:04.175 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782024-05-15T05:53:06.188Z[ recovery-image] May 15 05:53:04.184 INFO O| May 15 05:53:04.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
75792024-05-15T05:53:06.188Z[ recovery-image] May 15 05:53:04.184 INFO O| May 15 05:53:04.184 INFO STEP 1041 (remove_files) COMPLETE
75802024-05-15T05:53:06.188Z[ recovery-image] May 15 05:53:04.184 INFO O| May 15 05:53:04.184 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812024-05-15T05:53:06.205Z[ recovery-image] May 15 05:53:04.193 INFO O| May 15 05:53:04.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
75822024-05-15T05:53:06.205Z[ recovery-image] May 15 05:53:04.193 INFO O| May 15 05:53:04.193 INFO STEP 1042 (remove_files) COMPLETE
75832024-05-15T05:53:06.223Z[ recovery-image] May 15 05:53:04.193 INFO O| May 15 05:53:04.193 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842024-05-15T05:53:06.223Z[ recovery-image] May 15 05:53:04.202 INFO O| May 15 05:53:04.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
75852024-05-15T05:53:06.224Z[ recovery-image] May 15 05:53:04.202 INFO O| May 15 05:53:04.202 INFO STEP 1043 (remove_files) COMPLETE
75862024-05-15T05:53:06.224Z[ recovery-image] May 15 05:53:04.202 INFO O| May 15 05:53:04.202 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872024-05-15T05:53:06.228Z[ recovery-image] May 15 05:53:04.211 INFO O| May 15 05:53:04.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
75882024-05-15T05:53:06.228Z[ recovery-image] May 15 05:53:04.211 INFO O| May 15 05:53:04.211 INFO STEP 1044 (remove_files) COMPLETE
75892024-05-15T05:53:06.228Z[ recovery-image] May 15 05:53:04.211 INFO O| May 15 05:53:04.211 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902024-05-15T05:53:06.228Z[ recovery-image] May 15 05:53:04.220 INFO O| May 15 05:53:04.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
75912024-05-15T05:53:06.228Z[ recovery-image] May 15 05:53:04.220 INFO O| May 15 05:53:04.220 INFO STEP 1045 (remove_files) COMPLETE
75922024-05-15T05:53:06.228Z[ recovery-image] May 15 05:53:04.220 INFO O| May 15 05:53:04.220 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932024-05-15T05:53:06.231Z[ recovery-image] May 15 05:53:04.229 INFO O| May 15 05:53:04.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
75942024-05-15T05:53:06.231Z[ recovery-image] May 15 05:53:04.229 INFO O| May 15 05:53:04.229 INFO STEP 1046 (remove_files) COMPLETE
75952024-05-15T05:53:06.231Z[ recovery-image] May 15 05:53:04.229 INFO O| May 15 05:53:04.229 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962024-05-15T05:53:06.237Z[ recovery-image] May 15 05:53:04.238 INFO O| May 15 05:53:04.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
75972024-05-15T05:53:06.237Z[ recovery-image] May 15 05:53:04.238 INFO O| May 15 05:53:04.238 INFO STEP 1047 (remove_files) COMPLETE
75982024-05-15T05:53:06.241Z[ recovery-image] May 15 05:53:04.238 INFO O| May 15 05:53:04.238 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992024-05-15T05:53:06.246Z[ recovery-image] May 15 05:53:04.247 INFO O| May 15 05:53:04.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76002024-05-15T05:53:06.249Z[ recovery-image] May 15 05:53:04.247 INFO O| May 15 05:53:04.247 INFO STEP 1048 (remove_files) COMPLETE
76012024-05-15T05:53:06.250Z[ recovery-image] May 15 05:53:04.247 INFO O| May 15 05:53:04.247 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022024-05-15T05:53:06.255Z[ recovery-image] May 15 05:53:04.256 INFO O| May 15 05:53:04.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76032024-05-15T05:53:06.255Z[ recovery-image] May 15 05:53:04.256 INFO O| May 15 05:53:04.256 INFO STEP 1049 (remove_files) COMPLETE
76042024-05-15T05:53:06.259Z[ recovery-image] May 15 05:53:04.256 INFO O| May 15 05:53:04.256 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052024-05-15T05:53:06.264Z[ recovery-image] May 15 05:53:04.265 INFO O| May 15 05:53:04.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76062024-05-15T05:53:06.264Z[ recovery-image] May 15 05:53:04.266 INFO O| May 15 05:53:04.265 INFO STEP 1050 (remove_files) COMPLETE
76072024-05-15T05:53:06.268Z[ recovery-image] May 15 05:53:04.266 INFO O| May 15 05:53:04.266 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082024-05-15T05:53:06.273Z[ recovery-image] May 15 05:53:04.275 INFO O| May 15 05:53:04.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76092024-05-15T05:53:06.276Z[ recovery-image] May 15 05:53:04.275 INFO O| May 15 05:53:04.275 INFO STEP 1051 (remove_files) COMPLETE
76102024-05-15T05:53:06.276Z[ recovery-image] May 15 05:53:04.275 INFO O| May 15 05:53:04.275 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112024-05-15T05:53:06.283Z[ recovery-image] May 15 05:53:04.284 INFO O| May 15 05:53:04.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
76122024-05-15T05:53:06.283Z[ recovery-image] May 15 05:53:04.284 INFO O| May 15 05:53:04.284 INFO STEP 1052 (remove_files) COMPLETE
76132024-05-15T05:53:06.283Z[ recovery-image] May 15 05:53:04.284 INFO O| May 15 05:53:04.284 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142024-05-15T05:53:06.292Z[ recovery-image] May 15 05:53:04.293 INFO O| May 15 05:53:04.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
76152024-05-15T05:53:06.292Z[ recovery-image] May 15 05:53:04.293 INFO O| May 15 05:53:04.293 INFO STEP 1053 (remove_files) COMPLETE
76162024-05-15T05:53:06.295Z[ recovery-image] May 15 05:53:04.293 INFO O| May 15 05:53:04.293 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172024-05-15T05:53:06.305Z[ recovery-image] May 15 05:53:04.305 INFO O| May 15 05:53:04.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
76182024-05-15T05:53:06.310Z[ recovery-image] May 15 05:53:04.305 INFO O| May 15 05:53:04.305 INFO STEP 1054 (remove_files) COMPLETE
76192024-05-15T05:53:06.310Z[ recovery-image] May 15 05:53:04.305 INFO O| May 15 05:53:04.305 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202024-05-15T05:53:06.314Z[ recovery-image] May 15 05:53:04.315 INFO O| May 15 05:53:04.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
76212024-05-15T05:53:06.314Z[ recovery-image] May 15 05:53:04.315 INFO O| May 15 05:53:04.315 INFO STEP 1055 (remove_files) COMPLETE
76222024-05-15T05:53:06.315Z[ recovery-image] May 15 05:53:04.315 INFO O| May 15 05:53:04.315 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232024-05-15T05:53:06.325Z[ recovery-image] May 15 05:53:04.326 INFO O| May 15 05:53:04.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
76242024-05-15T05:53:06.329Z[ recovery-image] May 15 05:53:04.326 INFO O| May 15 05:53:04.326 INFO STEP 1056 (remove_files) COMPLETE
76252024-05-15T05:53:06.329Z[ recovery-image] May 15 05:53:04.326 INFO O| May 15 05:53:04.326 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262024-05-15T05:53:06.337Z[ recovery-image] May 15 05:53:04.338 INFO O| May 15 05:53:04.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
76272024-05-15T05:53:06.337Z[ recovery-image] May 15 05:53:04.338 INFO O| May 15 05:53:04.338 INFO STEP 1057 (remove_files) COMPLETE
76282024-05-15T05:53:06.337Z[ recovery-image] May 15 05:53:04.338 INFO O| May 15 05:53:04.338 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292024-05-15T05:53:06.348Z[ recovery-image] May 15 05:53:04.349 INFO O| May 15 05:53:04.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
76302024-05-15T05:53:06.348Z[ recovery-image] May 15 05:53:04.349 INFO O| May 15 05:53:04.349 INFO STEP 1058 (remove_files) COMPLETE
76312024-05-15T05:53:06.351Z[ recovery-image] May 15 05:53:04.349 INFO O| May 15 05:53:04.349 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322024-05-15T05:53:06.359Z[ recovery-image] May 15 05:53:04.360 INFO O| May 15 05:53:04.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
76332024-05-15T05:53:06.359Z[ recovery-image] May 15 05:53:04.360 INFO O| May 15 05:53:04.360 INFO STEP 1059 (remove_files) COMPLETE
76342024-05-15T05:53:06.359Z[ recovery-image] May 15 05:53:04.360 INFO O| May 15 05:53:04.360 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352024-05-15T05:53:06.369Z[ recovery-image] May 15 05:53:04.370 INFO O| May 15 05:53:04.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
76362024-05-15T05:53:06.369Z[ recovery-image] May 15 05:53:04.370 INFO O| May 15 05:53:04.370 INFO STEP 1060 (remove_files) COMPLETE
76372024-05-15T05:53:06.373Z[ recovery-image] May 15 05:53:04.370 INFO O| May 15 05:53:04.370 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382024-05-15T05:53:06.378Z[ recovery-image] May 15 05:53:04.379 INFO O| May 15 05:53:04.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
76392024-05-15T05:53:06.378Z[ recovery-image] May 15 05:53:04.379 INFO O| May 15 05:53:04.379 INFO STEP 1061 (remove_files) COMPLETE
76402024-05-15T05:53:06.378Z[ recovery-image] May 15 05:53:04.379 INFO O| May 15 05:53:04.379 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412024-05-15T05:53:06.387Z[ recovery-image] May 15 05:53:04.389 INFO O| May 15 05:53:04.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
76422024-05-15T05:53:06.387Z[ recovery-image] May 15 05:53:04.389 INFO O| May 15 05:53:04.389 INFO STEP 1062 (remove_files) COMPLETE
76432024-05-15T05:53:06.388Z[ recovery-image] May 15 05:53:04.389 INFO O| May 15 05:53:04.389 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442024-05-15T05:53:06.397Z[ recovery-image] May 15 05:53:04.398 INFO O| May 15 05:53:04.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
76452024-05-15T05:53:06.397Z[ recovery-image] May 15 05:53:04.398 INFO O| May 15 05:53:04.398 INFO STEP 1063 (remove_files) COMPLETE
76462024-05-15T05:53:06.403Z[ recovery-image] May 15 05:53:04.398 INFO O| May 15 05:53:04.398 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472024-05-15T05:53:06.403Z[ host-image] May 15 05:53:04.400 INFO O| May 15 05:53:04.400 INFO O| Download: Completed 17.98 MB in 0.64 seconds (28.2M/s)
76482024-05-15T05:53:06.407Z[ recovery-image] May 15 05:53:04.407 INFO O| May 15 05:53:04.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
76492024-05-15T05:53:06.407Z[ recovery-image] May 15 05:53:04.407 INFO O| May 15 05:53:04.407 INFO STEP 1064 (remove_files) COMPLETE
76502024-05-15T05:53:06.407Z[ recovery-image] May 15 05:53:04.408 INFO O| May 15 05:53:04.407 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76512024-05-15T05:53:06.415Z[ recovery-image] May 15 05:53:04.417 INFO O| May 15 05:53:04.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
76522024-05-15T05:53:06.416Z[ recovery-image] May 15 05:53:04.417 INFO O| May 15 05:53:04.417 INFO STEP 1065 (remove_files) COMPLETE
76532024-05-15T05:53:06.421Z[ recovery-image] May 15 05:53:04.417 INFO O| May 15 05:53:04.417 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76542024-05-15T05:53:06.427Z[ host-image] May 15 05:53:04.422 INFO O| May 15 05:53:04.422 INFO O| Actions: 1/22 actions (Installing new actions)
76552024-05-15T05:53:06.427Z[ recovery-image] May 15 05:53:04.427 INFO O| May 15 05:53:04.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
76562024-05-15T05:53:06.427Z[ recovery-image] May 15 05:53:04.428 INFO O| May 15 05:53:04.427 INFO STEP 1066 (remove_files) COMPLETE
76572024-05-15T05:53:06.427Z[ recovery-image] May 15 05:53:04.428 INFO O| May 15 05:53:04.428 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582024-05-15T05:53:06.437Z[ recovery-image] May 15 05:53:04.437 INFO O| May 15 05:53:04.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
76592024-05-15T05:53:06.442Z[ recovery-image] May 15 05:53:04.437 INFO O| May 15 05:53:04.437 INFO STEP 1067 (remove_files) COMPLETE
76602024-05-15T05:53:06.442Z[ recovery-image] May 15 05:53:04.437 INFO O| May 15 05:53:04.437 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76612024-05-15T05:53:06.446Z[ recovery-image] May 15 05:53:04.446 INFO O| May 15 05:53:04.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
76622024-05-15T05:53:06.446Z[ recovery-image] May 15 05:53:04.446 INFO O| May 15 05:53:04.446 INFO STEP 1068 (remove_files) COMPLETE
76632024-05-15T05:53:06.446Z[ recovery-image] May 15 05:53:04.446 INFO O| May 15 05:53:04.446 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76642024-05-15T05:53:06.455Z[ recovery-image] May 15 05:53:04.456 INFO O| May 15 05:53:04.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
76652024-05-15T05:53:06.455Z[ recovery-image] May 15 05:53:04.456 INFO O| May 15 05:53:04.456 INFO STEP 1069 (remove_files) COMPLETE
76662024-05-15T05:53:06.455Z[ recovery-image] May 15 05:53:04.456 INFO O| May 15 05:53:04.456 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76672024-05-15T05:53:06.464Z[ recovery-image] May 15 05:53:04.465 INFO O| May 15 05:53:04.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
76682024-05-15T05:53:06.464Z[ recovery-image] May 15 05:53:04.465 INFO O| May 15 05:53:04.465 INFO STEP 1070 (remove_files) COMPLETE
76692024-05-15T05:53:06.467Z[ recovery-image] May 15 05:53:04.465 INFO O| May 15 05:53:04.465 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76702024-05-15T05:53:06.476Z[ recovery-image] May 15 05:53:04.474 INFO O| May 15 05:53:04.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
76712024-05-15T05:53:06.476Z[ recovery-image] May 15 05:53:04.474 INFO O| May 15 05:53:04.474 INFO STEP 1071 (remove_files) COMPLETE
76722024-05-15T05:53:06.481Z[ recovery-image] May 15 05:53:04.474 INFO O| May 15 05:53:04.474 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76732024-05-15T05:53:06.486Z[ recovery-image] May 15 05:53:04.483 INFO O| May 15 05:53:04.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
76742024-05-15T05:53:06.486Z[ recovery-image] May 15 05:53:04.483 INFO O| May 15 05:53:04.483 INFO STEP 1072 (remove_files) COMPLETE
76752024-05-15T05:53:06.486Z[ recovery-image] May 15 05:53:04.483 INFO O| May 15 05:53:04.483 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76762024-05-15T05:53:06.492Z[ recovery-image] May 15 05:53:04.493 INFO O| May 15 05:53:04.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
76772024-05-15T05:53:06.492Z[ recovery-image] May 15 05:53:04.493 INFO O| May 15 05:53:04.493 INFO STEP 1073 (remove_files) COMPLETE
76782024-05-15T05:53:06.492Z[ recovery-image] May 15 05:53:04.493 INFO O| May 15 05:53:04.493 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76792024-05-15T05:53:06.502Z[ recovery-image] May 15 05:53:04.502 INFO O| May 15 05:53:04.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
76802024-05-15T05:53:06.502Z[ recovery-image] May 15 05:53:04.502 INFO O| May 15 05:53:04.502 INFO STEP 1074 (remove_files) COMPLETE
76812024-05-15T05:53:06.502Z[ recovery-image] May 15 05:53:04.502 INFO O| May 15 05:53:04.502 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76822024-05-15T05:53:06.511Z[ recovery-image] May 15 05:53:04.512 INFO O| May 15 05:53:04.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
76832024-05-15T05:53:06.511Z[ recovery-image] May 15 05:53:04.512 INFO O| May 15 05:53:04.512 INFO STEP 1075 (remove_files) COMPLETE
76842024-05-15T05:53:06.514Z[ recovery-image] May 15 05:53:04.512 INFO O| May 15 05:53:04.512 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76852024-05-15T05:53:06.520Z[ recovery-image] May 15 05:53:04.521 INFO O| May 15 05:53:04.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
76862024-05-15T05:53:06.520Z[ recovery-image] May 15 05:53:04.521 INFO O| May 15 05:53:04.521 INFO STEP 1076 (remove_files) COMPLETE
76872024-05-15T05:53:06.525Z[ recovery-image] May 15 05:53:04.521 INFO O| May 15 05:53:04.521 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76882024-05-15T05:53:06.532Z[ recovery-image] May 15 05:53:04.531 INFO O| May 15 05:53:04.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
76892024-05-15T05:53:06.532Z[ recovery-image] May 15 05:53:04.531 INFO O| May 15 05:53:04.531 INFO STEP 1077 (remove_files) COMPLETE
76902024-05-15T05:53:06.542Z[ recovery-image] May 15 05:53:04.531 INFO O| May 15 05:53:04.531 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912024-05-15T05:53:06.552Z[ recovery-image] May 15 05:53:04.540 INFO O| May 15 05:53:04.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
76922024-05-15T05:53:06.553Z[ recovery-image] May 15 05:53:04.540 INFO O| May 15 05:53:04.540 INFO STEP 1078 (remove_files) COMPLETE
76932024-05-15T05:53:06.553Z[ recovery-image] May 15 05:53:04.540 INFO O| May 15 05:53:04.540 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942024-05-15T05:53:06.567Z[ recovery-image] May 15 05:53:04.549 INFO O| May 15 05:53:04.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
76952024-05-15T05:53:06.567Z[ recovery-image] May 15 05:53:04.549 INFO O| May 15 05:53:04.549 INFO STEP 1079 (remove_files) COMPLETE
76962024-05-15T05:53:06.567Z[ recovery-image] May 15 05:53:04.549 INFO O| May 15 05:53:04.549 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972024-05-15T05:53:06.567Z[ recovery-image] May 15 05:53:04.559 INFO O| May 15 05:53:04.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
76982024-05-15T05:53:06.567Z[ recovery-image] May 15 05:53:04.559 INFO O| May 15 05:53:04.559 INFO STEP 1080 (remove_files) COMPLETE
76992024-05-15T05:53:06.567Z[ recovery-image] May 15 05:53:04.559 INFO O| May 15 05:53:04.559 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77002024-05-15T05:53:06.576Z[ recovery-image] May 15 05:53:04.568 INFO O| May 15 05:53:04.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77012024-05-15T05:53:06.576Z[ recovery-image] May 15 05:53:04.568 INFO O| May 15 05:53:04.568 INFO STEP 1081 (remove_files) COMPLETE
77022024-05-15T05:53:06.576Z[ recovery-image] May 15 05:53:04.568 INFO O| May 15 05:53:04.568 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77032024-05-15T05:53:06.584Z[ recovery-image] May 15 05:53:04.577 INFO O| May 15 05:53:04.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77042024-05-15T05:53:06.584Z[ recovery-image] May 15 05:53:04.577 INFO O| May 15 05:53:04.577 INFO STEP 1082 (remove_files) COMPLETE
77052024-05-15T05:53:06.584Z[ recovery-image] May 15 05:53:04.577 INFO O| May 15 05:53:04.577 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77062024-05-15T05:53:06.593Z[ recovery-image] May 15 05:53:04.587 INFO O| May 15 05:53:04.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77072024-05-15T05:53:06.593Z[ recovery-image] May 15 05:53:04.587 INFO O| May 15 05:53:04.587 INFO STEP 1083 (remove_files) COMPLETE
77082024-05-15T05:53:06.593Z[ recovery-image] May 15 05:53:04.587 INFO O| May 15 05:53:04.587 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77092024-05-15T05:53:06.606Z[ recovery-image] May 15 05:53:04.596 INFO O| May 15 05:53:04.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77102024-05-15T05:53:06.606Z[ recovery-image] May 15 05:53:04.596 INFO O| May 15 05:53:04.596 INFO STEP 1084 (remove_files) COMPLETE
77112024-05-15T05:53:06.606Z[ recovery-image] May 15 05:53:04.596 INFO O| May 15 05:53:04.596 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77122024-05-15T05:53:06.612Z[ recovery-image] May 15 05:53:04.605 INFO O| May 15 05:53:04.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77132024-05-15T05:53:06.612Z[ recovery-image] May 15 05:53:04.606 INFO O| May 15 05:53:04.606 INFO STEP 1085 (remove_files) COMPLETE
77142024-05-15T05:53:06.612Z[ recovery-image] May 15 05:53:04.606 INFO O| May 15 05:53:04.606 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77152024-05-15T05:53:06.616Z[ recovery-image] May 15 05:53:04.615 INFO O| May 15 05:53:04.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77162024-05-15T05:53:06.616Z[ recovery-image] May 15 05:53:04.615 INFO O| May 15 05:53:04.615 INFO STEP 1086 (remove_files) COMPLETE
77172024-05-15T05:53:06.617Z[ recovery-image] May 15 05:53:04.615 INFO O| May 15 05:53:04.615 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77182024-05-15T05:53:06.629Z[ recovery-image] May 15 05:53:04.624 INFO O| May 15 05:53:04.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
77192024-05-15T05:53:06.629Z[ recovery-image] May 15 05:53:04.624 INFO O| May 15 05:53:04.624 INFO STEP 1087 (remove_files) COMPLETE
77202024-05-15T05:53:06.633Z[ recovery-image] May 15 05:53:04.624 INFO O| May 15 05:53:04.624 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77212024-05-15T05:53:06.633Z[ recovery-image] May 15 05:53:04.633 INFO O| May 15 05:53:04.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
77222024-05-15T05:53:06.633Z[ recovery-image] May 15 05:53:04.634 INFO O| May 15 05:53:04.634 INFO STEP 1088 (remove_files) COMPLETE
77232024-05-15T05:53:06.633Z[ recovery-image] May 15 05:53:04.634 INFO O| May 15 05:53:04.634 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77242024-05-15T05:53:06.646Z[ recovery-image] May 15 05:53:04.643 INFO O| May 15 05:53:04.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
77252024-05-15T05:53:06.646Z[ recovery-image] May 15 05:53:04.643 INFO O| May 15 05:53:04.643 INFO STEP 1089 (remove_files) COMPLETE
77262024-05-15T05:53:06.653Z[ recovery-image] May 15 05:53:04.643 INFO O| May 15 05:53:04.643 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77272024-05-15T05:53:06.654Z[ recovery-image] May 15 05:53:04.652 INFO O| May 15 05:53:04.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
77282024-05-15T05:53:06.654Z[ recovery-image] May 15 05:53:04.652 INFO O| May 15 05:53:04.652 INFO STEP 1090 (remove_files) COMPLETE
77292024-05-15T05:53:06.654Z[ recovery-image] May 15 05:53:04.652 INFO O| May 15 05:53:04.652 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77302024-05-15T05:53:06.672Z[ recovery-image] May 15 05:53:04.662 INFO O| May 15 05:53:04.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
77312024-05-15T05:53:06.672Z[ recovery-image] May 15 05:53:04.662 INFO O| May 15 05:53:04.662 INFO STEP 1091 (remove_files) COMPLETE
77322024-05-15T05:53:06.673Z[ recovery-image] May 15 05:53:04.662 INFO O| May 15 05:53:04.662 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77332024-05-15T05:53:06.683Z[ recovery-image] May 15 05:53:04.671 INFO O| May 15 05:53:04.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
77342024-05-15T05:53:06.683Z[ recovery-image] May 15 05:53:04.671 INFO O| May 15 05:53:04.671 INFO STEP 1092 (remove_files) COMPLETE
77352024-05-15T05:53:06.683Z[ recovery-image] May 15 05:53:04.671 INFO O| May 15 05:53:04.671 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362024-05-15T05:53:06.690Z[ recovery-image] May 15 05:53:04.680 INFO O| May 15 05:53:04.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
77372024-05-15T05:53:06.690Z[ recovery-image] May 15 05:53:04.680 INFO O| May 15 05:53:04.680 INFO STEP 1093 (remove_files) COMPLETE
77382024-05-15T05:53:06.690Z[ recovery-image] May 15 05:53:04.680 INFO O| May 15 05:53:04.680 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392024-05-15T05:53:06.695Z[ recovery-image] May 15 05:53:04.689 INFO O| May 15 05:53:04.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
77402024-05-15T05:53:06.695Z[ recovery-image] May 15 05:53:04.689 INFO O| May 15 05:53:04.689 INFO STEP 1094 (remove_files) COMPLETE
77412024-05-15T05:53:06.695Z[ recovery-image] May 15 05:53:04.689 INFO O| May 15 05:53:04.689 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422024-05-15T05:53:06.699Z[ recovery-image] May 15 05:53:04.699 INFO O| May 15 05:53:04.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
77432024-05-15T05:53:06.699Z[ recovery-image] May 15 05:53:04.699 INFO O| May 15 05:53:04.699 INFO STEP 1095 (remove_files) COMPLETE
77442024-05-15T05:53:06.699Z[ recovery-image] May 15 05:53:04.699 INFO O| May 15 05:53:04.699 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452024-05-15T05:53:06.710Z[ recovery-image] May 15 05:53:04.708 INFO O| May 15 05:53:04.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
77462024-05-15T05:53:06.710Z[ recovery-image] May 15 05:53:04.708 INFO O| May 15 05:53:04.708 INFO STEP 1096 (remove_files) COMPLETE
77472024-05-15T05:53:06.717Z[ recovery-image] May 15 05:53:04.708 INFO O| May 15 05:53:04.708 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482024-05-15T05:53:06.731Z[ recovery-image] May 15 05:53:04.717 INFO O| May 15 05:53:04.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
77492024-05-15T05:53:06.732Z[ recovery-image] May 15 05:53:04.717 INFO O| May 15 05:53:04.717 INFO STEP 1097 (remove_files) COMPLETE
77502024-05-15T05:53:06.733Z[ recovery-image] May 15 05:53:04.717 INFO O| May 15 05:53:04.717 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512024-05-15T05:53:07.162Z[ recovery-image] May 15 05:53:04.727 INFO O| May 15 05:53:04.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
77522024-05-15T05:53:07.162Z[ recovery-image] May 15 05:53:04.727 INFO O| May 15 05:53:04.727 INFO STEP 1098 (remove_files) COMPLETE
77532024-05-15T05:53:07.162Z[ recovery-image] May 15 05:53:04.727 INFO O| May 15 05:53:04.727 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542024-05-15T05:53:07.162Z[ recovery-image] May 15 05:53:04.737 INFO O| May 15 05:53:04.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
77552024-05-15T05:53:07.162Z[ recovery-image] May 15 05:53:04.737 INFO O| May 15 05:53:04.737 INFO STEP 1099 (remove_files) COMPLETE
77562024-05-15T05:53:07.163Z[ recovery-image] May 15 05:53:04.737 INFO O| May 15 05:53:04.737 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572024-05-15T05:53:07.741Z[ recovery-image] May 15 05:53:04.747 INFO O| May 15 05:53:04.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
77582024-05-15T05:53:07.741Z[ recovery-image] May 15 05:53:04.747 INFO O| May 15 05:53:04.747 INFO STEP 1100 (remove_files) COMPLETE
77592024-05-15T05:53:07.741Z[ recovery-image] May 15 05:53:04.747 INFO O| May 15 05:53:04.747 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602024-05-15T05:53:07.741Z[ recovery-image] May 15 05:53:04.757 INFO O| May 15 05:53:04.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
77612024-05-15T05:53:07.741Z[ recovery-image] May 15 05:53:04.757 INFO O| May 15 05:53:04.757 INFO STEP 1101 (remove_files) COMPLETE
77622024-05-15T05:53:07.741Z[ recovery-image] May 15 05:53:04.757 INFO O| May 15 05:53:04.757 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632024-05-15T05:53:07.742Z[ recovery-image] May 15 05:53:04.767 INFO O| May 15 05:53:04.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
77642024-05-15T05:53:07.742Z[ recovery-image] May 15 05:53:04.767 INFO O| May 15 05:53:04.767 INFO STEP 1102 (remove_files) COMPLETE
77652024-05-15T05:53:07.742Z[ recovery-image] May 15 05:53:04.767 INFO O| May 15 05:53:04.767 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662024-05-15T05:53:07.742Z[ recovery-image] May 15 05:53:04.778 INFO O| May 15 05:53:04.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
77672024-05-15T05:53:07.742Z[ recovery-image] May 15 05:53:04.778 INFO O| May 15 05:53:04.778 INFO STEP 1103 (remove_files) COMPLETE
77682024-05-15T05:53:07.742Z[ recovery-image] May 15 05:53:04.778 INFO O| May 15 05:53:04.778 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692024-05-15T05:53:07.743Z[ recovery-image] May 15 05:53:04.787 INFO O| May 15 05:53:04.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
77702024-05-15T05:53:07.743Z[ recovery-image] May 15 05:53:04.787 INFO O| May 15 05:53:04.787 INFO STEP 1104 (remove_files) COMPLETE
77712024-05-15T05:53:07.743Z[ recovery-image] May 15 05:53:04.787 INFO O| May 15 05:53:04.787 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722024-05-15T05:53:07.743Z[ recovery-image] May 15 05:53:04.797 INFO O| May 15 05:53:04.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
77732024-05-15T05:53:07.743Z[ recovery-image] May 15 05:53:04.797 INFO O| May 15 05:53:04.797 INFO STEP 1105 (remove_files) COMPLETE
77742024-05-15T05:53:07.743Z[ recovery-image] May 15 05:53:04.797 INFO O| May 15 05:53:04.797 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752024-05-15T05:53:07.743Z[ recovery-image] May 15 05:53:04.811 INFO O| May 15 05:53:04.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
77762024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.811 INFO O| May 15 05:53:04.811 INFO STEP 1106 (remove_files) COMPLETE
77772024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.811 INFO O| May 15 05:53:04.811 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.826 INFO O| May 15 05:53:04.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
77792024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.827 INFO O| May 15 05:53:04.826 INFO STEP 1107 (remove_files) COMPLETE
77802024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.827 INFO O| May 15 05:53:04.826 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.839 INFO O| May 15 05:53:04.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
77822024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.839 INFO O| May 15 05:53:04.839 INFO STEP 1108 (remove_files) COMPLETE
77832024-05-15T05:53:07.744Z[ recovery-image] May 15 05:53:04.839 INFO O| May 15 05:53:04.839 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842024-05-15T05:53:07.745Z[ host-image] May 15 05:53:04.847 INFO O| May 15 05:53:04.847 INFO O| Actions: Completed 22 actions in 0.42 seconds.
77852024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.850 INFO O| May 15 05:53:04.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
77862024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.850 INFO O| May 15 05:53:04.850 INFO STEP 1109 (remove_files) COMPLETE
77872024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.850 INFO O| May 15 05:53:04.850 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.860 INFO O| May 15 05:53:04.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
77892024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.860 INFO O| May 15 05:53:04.860 INFO STEP 1110 (remove_files) COMPLETE
77902024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.860 INFO O| May 15 05:53:04.860 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.869 INFO O| May 15 05:53:04.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
77922024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.869 INFO O| May 15 05:53:04.869 INFO STEP 1111 (remove_files) COMPLETE
77932024-05-15T05:53:07.745Z[ recovery-image] May 15 05:53:04.869 INFO O| May 15 05:53:04.869 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.879 INFO O| May 15 05:53:04.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
77952024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.879 INFO O| May 15 05:53:04.879 INFO STEP 1112 (remove_files) COMPLETE
77962024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.879 INFO O| May 15 05:53:04.879 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.888 INFO O| May 15 05:53:04.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
77982024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.889 INFO O| May 15 05:53:04.889 INFO STEP 1113 (remove_files) COMPLETE
77992024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.889 INFO O| May 15 05:53:04.889 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.898 INFO O| May 15 05:53:04.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78012024-05-15T05:53:07.746Z[ recovery-image] May 15 05:53:04.898 INFO O| May 15 05:53:04.898 INFO STEP 1114 (remove_files) COMPLETE
78022024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.898 INFO O| May 15 05:53:04.898 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.908 INFO O| May 15 05:53:04.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78042024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.908 INFO O| May 15 05:53:04.908 INFO STEP 1115 (remove_files) COMPLETE
78052024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.908 INFO O| May 15 05:53:04.908 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.917 INFO O| May 15 05:53:04.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
78072024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.917 INFO O| May 15 05:53:04.917 INFO STEP 1116 (remove_files) COMPLETE
78082024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.917 INFO O| May 15 05:53:04.917 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.927 INFO O| May 15 05:53:04.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78102024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.927 INFO O| May 15 05:53:04.927 INFO STEP 1117 (remove_files) COMPLETE
78112024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.927 INFO O| May 15 05:53:04.927 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.936 INFO O| May 15 05:53:04.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78132024-05-15T05:53:07.747Z[ recovery-image] May 15 05:53:04.936 INFO O| May 15 05:53:04.936 INFO STEP 1118 (remove_files) COMPLETE
78142024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.937 INFO O| May 15 05:53:04.936 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.946 INFO O| May 15 05:53:04.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78162024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.946 INFO O| May 15 05:53:04.946 INFO STEP 1119 (remove_files) COMPLETE
78172024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.946 INFO O| May 15 05:53:04.946 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.956 INFO O| May 15 05:53:04.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78192024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.956 INFO O| May 15 05:53:04.956 INFO STEP 1120 (remove_files) COMPLETE
78202024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.956 INFO O| May 15 05:53:04.956 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212024-05-15T05:53:07.748Z[ host-image] May 15 05:53:04.961 INFO O| May 15 05:53:04.961 INFO O| Done
78222024-05-15T05:53:07.748Z[ host-image] May 15 05:53:04.961 INFO O| May 15 05:53:04.961 INFO O| Done
78232024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.965 INFO O| May 15 05:53:04.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
78242024-05-15T05:53:07.748Z[ recovery-image] May 15 05:53:04.965 INFO O| May 15 05:53:04.965 INFO STEP 1121 (remove_files) COMPLETE
78252024-05-15T05:53:07.749Z[ recovery-image] May 15 05:53:04.965 INFO O| May 15 05:53:04.965 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262024-05-15T05:53:07.749Z[ recovery-image] May 15 05:53:04.976 INFO O| May 15 05:53:04.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
78272024-05-15T05:53:07.749Z[ recovery-image] May 15 05:53:04.976 INFO O| May 15 05:53:04.976 INFO STEP 1122 (remove_files) COMPLETE
78282024-05-15T05:53:07.749Z[ recovery-image] May 15 05:53:04.976 INFO O| May 15 05:53:04.976 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292024-05-15T05:53:07.749Z[ recovery-image] May 15 05:53:04.986 INFO O| May 15 05:53:04.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
78302024-05-15T05:53:07.749Z[ recovery-image] May 15 05:53:04.986 INFO O| May 15 05:53:04.986 INFO STEP 1123 (remove_files) COMPLETE
78312024-05-15T05:53:07.749Z[ recovery-image] May 15 05:53:04.986 INFO O| May 15 05:53:04.986 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:04.995 INFO O| May 15 05:53:04.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
78332024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:04.995 INFO O| May 15 05:53:04.995 INFO STEP 1124 (remove_files) COMPLETE
78342024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:04.995 INFO O| May 15 05:53:04.995 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78352024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:05.005 INFO O| May 15 05:53:05.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
78362024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:05.005 INFO O| May 15 05:53:05.005 INFO STEP 1125 (remove_files) COMPLETE
78372024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:05.005 INFO O| May 15 05:53:05.005 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78382024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:05.014 INFO O| May 15 05:53:05.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
78392024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:05.015 INFO O| May 15 05:53:05.015 INFO STEP 1126 (remove_files) COMPLETE
78402024-05-15T05:53:07.750Z[ recovery-image] May 15 05:53:05.015 INFO O| May 15 05:53:05.015 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78412024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.024 INFO O| May 15 05:53:05.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
78422024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.024 INFO O| May 15 05:53:05.024 INFO STEP 1127 (remove_files) COMPLETE
78432024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.024 INFO O| May 15 05:53:05.024 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78442024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.033 INFO O| May 15 05:53:05.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
78452024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.034 INFO O| May 15 05:53:05.034 INFO STEP 1128 (remove_files) COMPLETE
78462024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.034 INFO O| May 15 05:53:05.034 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78472024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.043 INFO O| May 15 05:53:05.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
78482024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.043 INFO O| May 15 05:53:05.043 INFO STEP 1129 (remove_files) COMPLETE
78492024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.043 INFO O| May 15 05:53:05.043 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78502024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.052 INFO O| May 15 05:53:05.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
78512024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.052 INFO O| May 15 05:53:05.052 INFO STEP 1130 (remove_files) COMPLETE
78522024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.052 INFO O| May 15 05:53:05.052 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78532024-05-15T05:53:07.751Z[ recovery-image] May 15 05:53:05.062 INFO O| May 15 05:53:05.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
78542024-05-15T05:53:07.752Z[ recovery-image] May 15 05:53:05.062 INFO O| May 15 05:53:05.062 INFO STEP 1131 (remove_files) COMPLETE
78552024-05-15T05:53:07.752Z[ recovery-image] May 15 05:53:05.062 INFO O| May 15 05:53:05.062 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78562024-05-15T05:53:07.752Z[ recovery-image] May 15 05:53:05.071 INFO O| May 15 05:53:05.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
78572024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.071 INFO O| May 15 05:53:05.071 INFO STEP 1132 (remove_files) COMPLETE
78582024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.071 INFO O| May 15 05:53:05.071 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78592024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.080 INFO O| May 15 05:53:05.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
78602024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.081 INFO O| May 15 05:53:05.080 INFO STEP 1133 (remove_files) COMPLETE
78612024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.081 INFO O| May 15 05:53:05.080 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78622024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.090 INFO O| May 15 05:53:05.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
78632024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.090 INFO O| May 15 05:53:05.090 INFO STEP 1134 (remove_files) COMPLETE
78642024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.090 INFO O| May 15 05:53:05.090 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78652024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.099 INFO O| May 15 05:53:05.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
78662024-05-15T05:53:07.789Z[ recovery-image] May 15 05:53:05.099 INFO O| May 15 05:53:05.099 INFO STEP 1135 (remove_files) COMPLETE
78672024-05-15T05:53:07.790Z[ recovery-image] May 15 05:53:05.099 INFO O| May 15 05:53:05.099 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78682024-05-15T05:53:07.790Z[ recovery-image] May 15 05:53:05.109 INFO O| May 15 05:53:05.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
78692024-05-15T05:53:07.790Z[ recovery-image] May 15 05:53:05.109 INFO O| May 15 05:53:05.109 INFO STEP 1136 (remove_files) COMPLETE
78702024-05-15T05:53:07.790Z[ recovery-image] May 15 05:53:05.109 INFO O| May 15 05:53:05.109 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78712024-05-15T05:53:07.790Z[ recovery-image] May 15 05:53:05.118 INFO O| May 15 05:53:05.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
78722024-05-15T05:53:07.790Z[ recovery-image] May 15 05:53:05.118 INFO O| May 15 05:53:05.118 INFO STEP 1137 (remove_files) COMPLETE
78732024-05-15T05:53:07.790Z[ recovery-image] May 15 05:53:05.118 INFO O| May 15 05:53:05.118 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78742024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.127 INFO O| May 15 05:53:05.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
78752024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.127 INFO O| May 15 05:53:05.127 INFO STEP 1138 (remove_files) COMPLETE
78762024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.127 INFO O| May 15 05:53:05.127 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78772024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.136 INFO O| May 15 05:53:05.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
78782024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.136 INFO O| May 15 05:53:05.136 INFO STEP 1139 (remove_files) COMPLETE
78792024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.136 INFO O| May 15 05:53:05.136 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78802024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.146 INFO O| May 15 05:53:05.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
78812024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.146 INFO O| May 15 05:53:05.146 INFO STEP 1140 (remove_files) COMPLETE
78822024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.146 INFO O| May 15 05:53:05.146 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78832024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.155 INFO O| May 15 05:53:05.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
78842024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.155 INFO O| May 15 05:53:05.155 INFO STEP 1141 (remove_files) COMPLETE
78852024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.155 INFO O| May 15 05:53:05.155 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78862024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.164 INFO O| May 15 05:53:05.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
78872024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.164 INFO O| May 15 05:53:05.164 INFO STEP 1142 (remove_files) COMPLETE
78882024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.164 INFO O| May 15 05:53:05.164 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78892024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.173 INFO O| May 15 05:53:05.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
78902024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.173 INFO O| May 15 05:53:05.173 INFO STEP 1143 (remove_files) COMPLETE
78912024-05-15T05:53:07.791Z[ recovery-image] May 15 05:53:05.173 INFO O| May 15 05:53:05.173 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78922024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.183 INFO O| May 15 05:53:05.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
78932024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.183 INFO O| May 15 05:53:05.183 INFO STEP 1144 (remove_files) COMPLETE
78942024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.183 INFO O| May 15 05:53:05.183 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78952024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.192 INFO O| May 15 05:53:05.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
78962024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.192 INFO O| May 15 05:53:05.192 INFO STEP 1145 (remove_files) COMPLETE
78972024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.192 INFO O| May 15 05:53:05.192 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78982024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.201 INFO O| May 15 05:53:05.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
78992024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.201 INFO O| May 15 05:53:05.201 INFO STEP 1146 (remove_files) COMPLETE
79002024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.201 INFO O| May 15 05:53:05.201 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79012024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.211 INFO O| May 15 05:53:05.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79022024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.211 INFO O| May 15 05:53:05.211 INFO STEP 1147 (remove_files) COMPLETE
79032024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.211 INFO O| May 15 05:53:05.211 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79042024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.220 INFO O| May 15 05:53:05.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79052024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.220 INFO O| May 15 05:53:05.220 INFO STEP 1148 (remove_files) COMPLETE
79062024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.220 INFO O| May 15 05:53:05.220 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79072024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.229 INFO O| May 15 05:53:05.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79082024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.229 INFO O| May 15 05:53:05.229 INFO STEP 1149 (remove_files) COMPLETE
79092024-05-15T05:53:07.792Z[ recovery-image] May 15 05:53:05.229 INFO O| May 15 05:53:05.229 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79102024-05-15T05:53:07.792Z[ host-image] May 15 05:53:05.236 INFO O| May 15 05:53:05.236 INFO O| Done
79112024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.239 INFO O| May 15 05:53:05.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79122024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.239 INFO O| May 15 05:53:05.239 INFO STEP 1150 (remove_files) COMPLETE
79132024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.239 INFO O| May 15 05:53:05.239 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.248 INFO O| May 15 05:53:05.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79152024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.249 INFO O| May 15 05:53:05.249 INFO STEP 1151 (remove_files) COMPLETE
79162024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.249 INFO O| May 15 05:53:05.249 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.258 INFO O| May 15 05:53:05.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79182024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.259 INFO O| May 15 05:53:05.259 INFO STEP 1152 (remove_files) COMPLETE
79192024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.259 INFO O| May 15 05:53:05.259 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.268 INFO O| May 15 05:53:05.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79212024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.269 INFO O| May 15 05:53:05.269 INFO STEP 1153 (remove_files) COMPLETE
79222024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.269 INFO O| May 15 05:53:05.269 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.278 INFO O| May 15 05:53:05.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
79242024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.279 INFO O| May 15 05:53:05.279 INFO STEP 1154 (remove_files) COMPLETE
79252024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.279 INFO O| May 15 05:53:05.279 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.288 INFO O| May 15 05:53:05.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
79272024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.288 INFO O| May 15 05:53:05.288 INFO STEP 1155 (remove_files) COMPLETE
79282024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.288 INFO O| May 15 05:53:05.288 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.298 INFO O| May 15 05:53:05.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
79302024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.298 INFO O| May 15 05:53:05.298 INFO STEP 1156 (remove_files) COMPLETE
79312024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.298 INFO O| May 15 05:53:05.298 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322024-05-15T05:53:07.793Z[ recovery-image] May 15 05:53:05.308 INFO O| May 15 05:53:05.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
79332024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.308 INFO O| May 15 05:53:05.308 INFO STEP 1157 (remove_files) COMPLETE
79342024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.308 INFO O| May 15 05:53:05.308 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.317 INFO O| May 15 05:53:05.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
79362024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.317 INFO O| May 15 05:53:05.317 INFO STEP 1158 (remove_files) COMPLETE
79372024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.317 INFO O| May 15 05:53:05.317 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.327 INFO O| May 15 05:53:05.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
79392024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.327 INFO O| May 15 05:53:05.327 INFO STEP 1159 (remove_files) COMPLETE
79402024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.327 INFO O| May 15 05:53:05.327 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.337 INFO O| May 15 05:53:05.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
79422024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.337 INFO O| May 15 05:53:05.337 INFO STEP 1160 (remove_files) COMPLETE
79432024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.337 INFO O| May 15 05:53:05.337 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.346 INFO O| May 15 05:53:05.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
79452024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.346 INFO O| May 15 05:53:05.346 INFO STEP 1161 (remove_files) COMPLETE
79462024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.346 INFO O| May 15 05:53:05.346 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.355 INFO O| May 15 05:53:05.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
79482024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.356 INFO O| May 15 05:53:05.356 INFO STEP 1162 (remove_files) COMPLETE
79492024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.356 INFO O| May 15 05:53:05.356 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502024-05-15T05:53:07.794Z[ recovery-image] May 15 05:53:05.365 INFO O| May 15 05:53:05.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
79512024-05-15T05:53:07.795Z[ recovery-image] May 15 05:53:05.365 INFO O| May 15 05:53:05.365 INFO STEP 1163 (remove_files) COMPLETE
79522024-05-15T05:53:07.795Z[ recovery-image] May 15 05:53:05.365 INFO O| May 15 05:53:05.365 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532024-05-15T05:53:07.795Z[ recovery-image] May 15 05:53:05.374 INFO O| May 15 05:53:05.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
79542024-05-15T05:53:07.795Z[ recovery-image] May 15 05:53:05.374 INFO O| May 15 05:53:05.374 INFO STEP 1164 (remove_files) COMPLETE
79552024-05-15T05:53:07.795Z[ recovery-image] May 15 05:53:05.374 INFO O| May 15 05:53:05.374 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562024-05-15T05:53:07.795Z[ recovery-image] May 15 05:53:05.383 INFO O| May 15 05:53:05.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
79572024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.383 INFO O| May 15 05:53:05.383 INFO STEP 1165 (remove_files) COMPLETE
79582024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.384 INFO O| May 15 05:53:05.383 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.393 INFO O| May 15 05:53:05.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
79602024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.393 INFO O| May 15 05:53:05.393 INFO STEP 1166 (remove_files) COMPLETE
79612024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.393 INFO O| May 15 05:53:05.393 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.402 INFO O| May 15 05:53:05.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
79632024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.402 INFO O| May 15 05:53:05.402 INFO STEP 1167 (remove_files) COMPLETE
79642024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.402 INFO O| May 15 05:53:05.402 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.411 INFO O| May 15 05:53:05.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
79662024-05-15T05:53:07.821Z[ recovery-image] May 15 05:53:05.411 INFO O| May 15 05:53:05.411 INFO STEP 1168 (remove_files) COMPLETE
79672024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.411 INFO O| May 15 05:53:05.411 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.421 INFO O| May 15 05:53:05.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
79692024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.421 INFO O| May 15 05:53:05.421 INFO STEP 1169 (remove_files) COMPLETE
79702024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.421 INFO O| May 15 05:53:05.421 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.431 INFO O| May 15 05:53:05.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
79722024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.431 INFO O| May 15 05:53:05.431 INFO STEP 1170 (remove_files) COMPLETE
79732024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.431 INFO O| May 15 05:53:05.431 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.440 INFO O| May 15 05:53:05.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
79752024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.441 INFO O| May 15 05:53:05.441 INFO STEP 1171 (remove_files) COMPLETE
79762024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.441 INFO O| May 15 05:53:05.441 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.450 INFO O| May 15 05:53:05.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
79782024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.450 INFO O| May 15 05:53:05.450 INFO STEP 1172 (remove_files) COMPLETE
79792024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.450 INFO O| May 15 05:53:05.450 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802024-05-15T05:53:07.822Z[ recovery-image] May 15 05:53:05.459 INFO O| May 15 05:53:05.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
79812024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.459 INFO O| May 15 05:53:05.459 INFO STEP 1173 (remove_files) COMPLETE
79822024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.459 INFO O| May 15 05:53:05.459 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.468 INFO O| May 15 05:53:05.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
79842024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.468 INFO O| May 15 05:53:05.468 INFO STEP 1174 (remove_files) COMPLETE
79852024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.468 INFO O| May 15 05:53:05.468 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.478 INFO O| May 15 05:53:05.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
79872024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.478 INFO O| May 15 05:53:05.478 INFO STEP 1175 (remove_files) COMPLETE
79882024-05-15T05:53:07.823Z[ recovery-image] May 15 05:53:05.478 INFO O| May 15 05:53:05.478 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.487 INFO O| May 15 05:53:05.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
79902024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.487 INFO O| May 15 05:53:05.487 INFO STEP 1176 (remove_files) COMPLETE
79912024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.487 INFO O| May 15 05:53:05.487 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.496 INFO O| May 15 05:53:05.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
79932024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.496 INFO O| May 15 05:53:05.496 INFO STEP 1177 (remove_files) COMPLETE
79942024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.496 INFO O| May 15 05:53:05.496 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.506 INFO O| May 15 05:53:05.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
79962024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.506 INFO O| May 15 05:53:05.506 INFO STEP 1178 (remove_files) COMPLETE
79972024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.506 INFO O| May 15 05:53:05.506 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.515 INFO O| May 15 05:53:05.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
79992024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.515 INFO O| May 15 05:53:05.515 INFO STEP 1179 (remove_files) COMPLETE
80002024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.515 INFO O| May 15 05:53:05.515 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.524 INFO O| May 15 05:53:05.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80022024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.524 INFO O| May 15 05:53:05.524 INFO STEP 1180 (remove_files) COMPLETE
80032024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.524 INFO O| May 15 05:53:05.524 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042024-05-15T05:53:07.824Z[ recovery-image] May 15 05:53:05.533 INFO O| May 15 05:53:05.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80052024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.533 INFO O| May 15 05:53:05.533 INFO STEP 1181 (remove_files) COMPLETE
80062024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.533 INFO O| May 15 05:53:05.533 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.543 INFO O| May 15 05:53:05.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80082024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.543 INFO O| May 15 05:53:05.543 INFO STEP 1182 (remove_files) COMPLETE
80092024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.543 INFO O| May 15 05:53:05.543 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.552 INFO O| May 15 05:53:05.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80112024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.552 INFO O| May 15 05:53:05.552 INFO STEP 1183 (remove_files) COMPLETE
80122024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.552 INFO O| May 15 05:53:05.552 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.563 INFO O| May 15 05:53:05.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80142024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.564 INFO O| May 15 05:53:05.564 INFO STEP 1184 (remove_files) COMPLETE
80152024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.564 INFO O| May 15 05:53:05.564 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.574 INFO O| May 15 05:53:05.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80172024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.574 INFO O| May 15 05:53:05.574 INFO STEP 1185 (remove_files) COMPLETE
80182024-05-15T05:53:07.825Z[ recovery-image] May 15 05:53:05.574 INFO O| May 15 05:53:05.574 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192024-05-15T05:53:07.826Z[ recovery-image] May 15 05:53:05.583 INFO O| May 15 05:53:05.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80202024-05-15T05:53:07.826Z[ recovery-image] May 15 05:53:05.583 INFO O| May 15 05:53:05.583 INFO STEP 1186 (remove_files) COMPLETE
80212024-05-15T05:53:07.826Z[ recovery-image] May 15 05:53:05.583 INFO O| May 15 05:53:05.583 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222024-05-15T05:53:07.826Z[ recovery-image] May 15 05:53:05.592 INFO O| May 15 05:53:05.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80232024-05-15T05:53:07.826Z[ recovery-image] May 15 05:53:05.592 INFO O| May 15 05:53:05.592 INFO STEP 1187 (remove_files) COMPLETE
80242024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.592 INFO O| May 15 05:53:05.592 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.602 INFO O| May 15 05:53:05.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
80262024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.602 INFO O| May 15 05:53:05.602 INFO STEP 1188 (remove_files) COMPLETE
80272024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.602 INFO O| May 15 05:53:05.602 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.611 INFO O| May 15 05:53:05.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
80292024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.611 INFO O| May 15 05:53:05.611 INFO STEP 1189 (remove_files) COMPLETE
80302024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.611 INFO O| May 15 05:53:05.611 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.623 INFO O| May 15 05:53:05.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
80322024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.623 INFO O| May 15 05:53:05.623 INFO STEP 1190 (remove_files) COMPLETE
80332024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.623 INFO O| May 15 05:53:05.623 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.632 INFO O| May 15 05:53:05.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
80352024-05-15T05:53:07.827Z[ recovery-image] May 15 05:53:05.632 INFO O| May 15 05:53:05.632 INFO STEP 1191 (remove_files) COMPLETE
80362024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.632 INFO O| May 15 05:53:05.632 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.643 INFO O| May 15 05:53:05.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
80382024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.643 INFO O| May 15 05:53:05.643 INFO STEP 1192 (remove_files) COMPLETE
80392024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.643 INFO O| May 15 05:53:05.643 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.653 INFO O| May 15 05:53:05.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
80412024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.653 INFO O| May 15 05:53:05.653 INFO STEP 1193 (remove_files) COMPLETE
80422024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.653 INFO O| May 15 05:53:05.653 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.663 INFO O| May 15 05:53:05.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
80442024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.663 INFO O| May 15 05:53:05.663 INFO STEP 1194 (remove_files) COMPLETE
80452024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.663 INFO O| May 15 05:53:05.663 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462024-05-15T05:53:07.828Z[ recovery-image] May 15 05:53:05.675 INFO O| May 15 05:53:05.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
80472024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.675 INFO O| May 15 05:53:05.675 INFO STEP 1195 (remove_files) COMPLETE
80482024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.675 INFO O| May 15 05:53:05.675 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.684 INFO O| May 15 05:53:05.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
80502024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.684 INFO O| May 15 05:53:05.684 INFO STEP 1196 (remove_files) COMPLETE
80512024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.684 INFO O| May 15 05:53:05.684 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.693 INFO O| May 15 05:53:05.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
80532024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.693 INFO O| May 15 05:53:05.693 INFO STEP 1197 (remove_files) COMPLETE
80542024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.693 INFO O| May 15 05:53:05.693 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.702 INFO O| May 15 05:53:05.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
80562024-05-15T05:53:07.829Z[ recovery-image] May 15 05:53:05.703 INFO O| May 15 05:53:05.703 INFO STEP 1198 (remove_files) COMPLETE
80572024-05-15T05:53:07.843Z[ recovery-image] May 15 05:53:05.703 INFO O| May 15 05:53:05.703 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.712 INFO O| May 15 05:53:05.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
80592024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.712 INFO O| May 15 05:53:05.712 INFO STEP 1199 (remove_files) COMPLETE
80602024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.712 INFO O| May 15 05:53:05.712 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.721 INFO O| May 15 05:53:05.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
80622024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.721 INFO O| May 15 05:53:05.721 INFO STEP 1200 (remove_files) COMPLETE
80632024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.721 INFO O| May 15 05:53:05.721 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.731 INFO O| May 15 05:53:05.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
80652024-05-15T05:53:07.844Z[ recovery-image] May 15 05:53:05.731 INFO O| May 15 05:53:05.731 INFO STEP 1201 (remove_files) COMPLETE
80662024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.731 INFO O| May 15 05:53:05.731 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.740 INFO O| May 15 05:53:05.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
80682024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.740 INFO O| May 15 05:53:05.740 INFO STEP 1202 (remove_files) COMPLETE
80692024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.740 INFO O| May 15 05:53:05.740 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.749 INFO O| May 15 05:53:05.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
80712024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.749 INFO O| May 15 05:53:05.749 INFO STEP 1203 (remove_files) COMPLETE
80722024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.749 INFO O| May 15 05:53:05.749 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.758 INFO O| May 15 05:53:05.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
80742024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.758 INFO O| May 15 05:53:05.758 INFO STEP 1204 (remove_files) COMPLETE
80752024-05-15T05:53:07.845Z[ recovery-image] May 15 05:53:05.759 INFO O| May 15 05:53:05.758 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.768 INFO O| May 15 05:53:05.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
80772024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.768 INFO O| May 15 05:53:05.768 INFO STEP 1205 (remove_files) COMPLETE
80782024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.768 INFO O| May 15 05:53:05.768 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.777 INFO O| May 15 05:53:05.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
80802024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.777 INFO O| May 15 05:53:05.777 INFO STEP 1206 (remove_files) COMPLETE
80812024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.777 INFO O| May 15 05:53:05.777 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
80822024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.791 INFO O| May 15 05:53:05.791 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
80832024-05-15T05:53:07.846Z[ recovery-image] May 15 05:53:05.791 INFO O| May 15 05:53:05.791 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
80842024-05-15T05:53:08.383Z[ host-image] May 15 05:53:06.372 INFO O| May 15 05:53:06.372 INFO O| Done
80852024-05-15T05:53:08.402Z[ host-image] May 15 05:53:06.396 INFO O| May 15 05:53:06.396 INFO O| Done
80862024-05-15T05:53:08.402Z[ host-image] May 15 05:53:06.396 INFO O| May 15 05:53:06.396 INFO O| Done
80872024-05-15T05:53:08.419Z[ host-image] May 15 05:53:06.406 INFO O| May 15 05:53:06.406 INFO O| Done
80882024-05-15T05:53:08.839Z[ recovery-image] May 15 05:53:06.450 INFO O| May 15 05:53:06.450 INFO STEP 1207 (pack_tar) COMPLETE
80892024-05-15T05:53:08.839Z[ recovery-image] May 15 05:53:06.450 INFO O| May 15 05:53:06.450 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80902024-05-15T05:53:08.839Z[ recovery-image] May 15 05:53:06.450 INFO O| May 15 05:53:06.450 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80912024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO STEP 14 (pkg_install) COMPLETE
80922024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80932024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO skip step because feature "mfg" is not enabled
80942024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80952024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO skip step because feature "compliance" is not enabled
80962024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80972024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO skip step because feature "stress" is not enabled
80982024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
80992024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.508 INFO O| May 15 05:53:06.508 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
81002024-05-15T05:53:08.839Z[ recovery-image] May 15 05:53:06.638 INFO O| May 15 05:53:06.637 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81012024-05-15T05:53:08.839Z[ host-image] May 15 05:53:06.647 INFO O| May 15 05:53:06.647 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
81022024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.672 INFO O| May 15 05:53:06.672 INFO completed processing gimlet/ramdisk-03-recovery-trim
81032024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.678 INFO image builder template: zfs-recovery...
81042024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.678 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", "-F", "relver=2", "-E", "/tmp/.tmpCrnLeY/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "zfs-recovery"], pwd: None
81052024-05-15T05:53:08.840Z[ host-image] May 15 05:53:06.682 INFO O| May 15 05:53:06.682 INFO completed processing gimlet/ramdisk-01-os
81062024-05-15T05:53:08.840Z[ host-image] May 15 05:53:06.684 INFO omicron1 baseline generation...
81072024-05-15T05:53:08.840Z[ host-image] May 15 05:53:06.684 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
81082024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.708 INFO O| May 15 05:53:06.708 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81092024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.712 INFO O| May 15 05:53:06.712 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81102024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.759 INFO O| May 15 05:53:06.759 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81112024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.799 INFO O| May 15 05:53:06.799 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81122024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.799 INFO O| May 15 05:53:06.799 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81132024-05-15T05:53:08.840Z[ recovery-image] May 15 05:53:06.805 INFO O| May 15 05:53:06.805 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81142024-05-15T05:53:08.862Z[ recovery-image] May 15 05:53:06.861 INFO O| May 15 05:53:06.861 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81152024-05-15T05:53:08.924Z[ recovery-image] May 15 05:53:06.902 INFO O| May 15 05:53:06.902 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81162024-05-15T05:53:08.943Z[ recovery-image] May 15 05:53:06.911 INFO O| May 15 05:53:06.911 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81172024-05-15T05:53:08.943Z[ recovery-image] May 15 05:53:06.916 INFO O| May 15 05:53:06.916 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81182024-05-15T05:53:08.943Z[ recovery-image] May 15 05:53:06.916 INFO O| May 15 05:53:06.916 INFO no lofi found
81192024-05-15T05:53:08.943Z[ recovery-image] May 15 05:53:06.916 INFO O| May 15 05:53:06.916 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81202024-05-15T05:53:08.943Z[ recovery-image] May 15 05:53:06.916 INFO O| May 15 05:53:06.916 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81212024-05-15T05:53:09.077Z[ host-image] May 15 05:53:07.068 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22668:20240514T153052Z
81222024-05-15T05:53:11.012Z[ recovery-image] May 15 05:53:09.010 INFO O| May 15 05:53:09.009 INFO lofi device = /dev/dsk/c2t1d0p0
81232024-05-15T05:53:11.012Z[ recovery-image] May 15 05:53:09.010 INFO O| May 15 05:53:09.010 INFO pool device = /dev/dsk/c2t1d0p0
81242024-05-15T05:53:11.428Z[ recovery-image] May 15 05:53:09.010 INFO O| May 15 05:53:09.010 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/c2t1d0p0"]
81252024-05-15T05:53:11.438Z[ recovery-image] May 15 05:53:09.086 INFO O| May 15 05:53:09.086 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81262024-05-15T05:53:11.438Z[ recovery-image] May 15 05:53:09.086 INFO O| May 15 05:53:09.086 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81272024-05-15T05:53:11.438Z[ recovery-image] May 15 05:53:09.105 INFO O| May 15 05:53:09.105 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81282024-05-15T05:53:11.438Z[ recovery-image] May 15 05:53:09.161 INFO O| May 15 05:53:09.161 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81292024-05-15T05:53:11.439Z[ recovery-image] May 15 05:53:09.199 INFO O| May 15 05:53:09.199 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81302024-05-15T05:53:11.439Z[ recovery-image] May 15 05:53:09.212 INFO O| May 15 05:53:09.212 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81312024-05-15T05:53:11.439Z[ recovery-image] May 15 05:53:09.223 INFO O| May 15 05:53:09.223 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81322024-05-15T05:53:11.439Z[ recovery-image] May 15 05:53:09.268 INFO O| May 15 05:53:09.268 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81332024-05-15T05:53:11.439Z[ recovery-image] May 15 05:53:09.268 INFO O| May 15 05:53:09.268 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81342024-05-15T05:53:11.439Z[ recovery-image] May 15 05:53:09.268 INFO O| May 15 05:53:09.268 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81352024-05-15T05:53:11.440Z[ recovery-image] May 15 05:53:09.280 INFO O| May 15 05:53:09.280 INFO boot environment UUID: 231a272c-47e8-4e32-9d7b-d406991c63a4
81362024-05-15T05:53:11.440Z[ recovery-image] May 15 05:53:09.280 INFO O| May 15 05:53:09.280 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 231a272c-47e8-4e32-9d7b-d406991c63a4
81372024-05-15T05:53:11.440Z[ recovery-image] May 15 05:53:09.290 INFO O| May 15 05:53:09.290 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81382024-05-15T05:53:11.440Z[ recovery-image] May 15 05:53:09.300 INFO O| May 15 05:53:09.300 INFO STEP 0 (create_be) COMPLETE
81392024-05-15T05:53:11.440Z[ recovery-image] May 15 05:53:09.300 INFO O| May 15 05:53:09.300 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81402024-05-15T05:53:11.440Z[ recovery-image] May 15 05:53:09.315 INFO O| May 15 05:53:09.315 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"]
81412024-05-15T05:53:13.359Z[ recovery-image] May 15 05:53:11.352 INFO O| May 15 05:53:11.352 INFO STEP 1 (unpack_tar) COMPLETE
81422024-05-15T05:53:13.360Z[ recovery-image] May 15 05:53:11.352 INFO O| May 15 05:53:11.352 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81432024-05-15T05:53:13.380Z[ recovery-image] May 15 05:53:11.364 INFO O| May 15 05:53:11.364 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81442024-05-15T05:53:13.686Z[ recovery-image] May 15 05:53:11.683 INFO O| May 15 05:53:11.682 INFO STEP 2 (devfsadm) COMPLETE
81452024-05-15T05:53:13.686Z[ recovery-image] May 15 05:53:11.683 INFO O| May 15 05:53:11.683 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81462024-05-15T05:53:13.700Z[ recovery-image] May 15 05:53:11.694 INFO O| May 15 05:53:11.694 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81472024-05-15T05:53:13.700Z[ recovery-image] May 15 05:53:11.695 INFO O| May 15 05:53:11.695 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81482024-05-15T05:53:13.707Z[ recovery-image] May 15 05:53:11.695 INFO O| May 15 05:53:11.695 INFO STEP 3 (ensure_dir) COMPLETE
81492024-05-15T05:53:13.708Z[ recovery-image] May 15 05:53:11.695 INFO O| May 15 05:53:11.695 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81502024-05-15T05:53:13.708Z[ recovery-image] May 15 05:53:11.705 INFO O| May 15 05:53:11.705 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81512024-05-15T05:53:13.708Z[ recovery-image] May 15 05:53:11.705 INFO O| May 15 05:53:11.705 INFO STEP 4 (ensure_dir) COMPLETE
81522024-05-15T05:53:13.708Z[ recovery-image] May 15 05:53:11.705 INFO O| May 15 05:53:11.705 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81532024-05-15T05:53:13.718Z[ recovery-image] May 15 05:53:11.715 INFO O| May 15 05:53:11.714 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81542024-05-15T05:53:13.718Z[ recovery-image] May 15 05:53:11.715 INFO O| May 15 05:53:11.715 INFO STEP 5 (ensure_dir) COMPLETE
81552024-05-15T05:53:13.728Z[ recovery-image] May 15 05:53:11.715 INFO O| May 15 05:53:11.715 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81562024-05-15T05:53:13.728Z[ recovery-image] May 15 05:53:11.724 INFO O| May 15 05:53:11.724 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81572024-05-15T05:53:13.728Z[ recovery-image] May 15 05:53:11.724 INFO O| May 15 05:53:11.724 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81582024-05-15T05:53:13.742Z[ recovery-image] May 15 05:53:11.724 INFO O| May 15 05:53:11.724 INFO STEP 6 (ensure_dir) COMPLETE
81592024-05-15T05:53:13.742Z[ recovery-image] May 15 05:53:11.724 INFO O| May 15 05:53:11.724 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81602024-05-15T05:53:13.757Z[ recovery-image] May 15 05:53:11.734 INFO O| May 15 05:53:11.734 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
81612024-05-15T05:53:13.757Z[ recovery-image] May 15 05:53:11.734 INFO O| May 15 05:53:11.734 INFO STEP 7 (remove_files) COMPLETE
81622024-05-15T05:53:13.757Z[ recovery-image] May 15 05:53:11.734 INFO O| May 15 05:53:11.734 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81632024-05-15T05:53:13.757Z[ recovery-image] May 15 05:53:11.744 INFO O| May 15 05:53:11.744 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
81642024-05-15T05:53:13.757Z[ recovery-image] May 15 05:53:11.745 INFO O| May 15 05:53:11.745 INFO STEP 8 (remove_files) COMPLETE
81652024-05-15T05:53:13.757Z[ recovery-image] May 15 05:53:11.745 INFO O| May 15 05:53:11.745 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81662024-05-15T05:53:13.770Z[ recovery-image] May 15 05:53:11.755 INFO O| May 15 05:53:11.754 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
81672024-05-15T05:53:13.770Z[ recovery-image] May 15 05:53:11.755 INFO O| May 15 05:53:11.755 INFO STEP 9 (remove_files) COMPLETE
81682024-05-15T05:53:13.770Z[ recovery-image] May 15 05:53:11.755 INFO O| May 15 05:53:11.755 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81692024-05-15T05:53:13.784Z[ recovery-image] May 15 05:53:11.765 INFO O| May 15 05:53:11.765 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
81702024-05-15T05:53:13.784Z[ recovery-image] May 15 05:53:11.765 INFO O| May 15 05:53:11.765 INFO STEP 10 (remove_files) COMPLETE
81712024-05-15T05:53:13.784Z[ recovery-image] May 15 05:53:11.765 INFO O| May 15 05:53:11.765 INFO STEP 11: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81722024-05-15T05:53:13.784Z[ recovery-image] May 15 05:53:11.774 INFO O| May 15 05:53:11.774 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81732024-05-15T05:53:13.784Z[ recovery-image] May 15 05:53:11.774 INFO O| May 15 05:53:11.774 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81742024-05-15T05:53:13.784Z[ recovery-image] May 15 05:53:11.774 INFO O| May 15 05:53:11.774 INFO STEP 11 (ensure_dir) COMPLETE
81752024-05-15T05:53:13.784Z[ recovery-image] May 15 05:53:11.774 INFO O| May 15 05:53:11.774 INFO STEP 12: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81762024-05-15T05:53:13.804Z[ recovery-image] May 15 05:53:11.785 INFO O| May 15 05:53:11.785 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81772024-05-15T05:53:13.804Z[ recovery-image] May 15 05:53:11.785 INFO O| May 15 05:53:11.785 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81782024-05-15T05:53:13.805Z[ recovery-image] May 15 05:53:11.785 INFO O| May 15 05:53:11.785 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81792024-05-15T05:53:13.805Z[ recovery-image] May 15 05:53:11.785 INFO O| May 15 05:53:11.785 INFO STEP 12 (ensure_dir) COMPLETE
81802024-05-15T05:53:13.805Z[ recovery-image] May 15 05:53:11.785 INFO O| May 15 05:53:11.785 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81812024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.795 INFO O| May 15 05:53:11.795 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81822024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.795 INFO O| May 15 05:53:11.795 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81832024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.795 INFO O| May 15 05:53:11.795 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81842024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.795 INFO O| May 15 05:53:11.795 INFO STEP 13 (ensure_dir) COMPLETE
81852024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.795 INFO O| May 15 05:53:11.795 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81862024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.805 INFO O| May 15 05:53:11.805 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81872024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.805 INFO O| May 15 05:53:11.805 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81882024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.805 INFO O| May 15 05:53:11.805 INFO STEP 14 (ensure_dir) COMPLETE
81892024-05-15T05:53:13.822Z[ recovery-image] May 15 05:53:11.805 INFO O| May 15 05:53:11.805 INFO STEP 15: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81902024-05-15T05:53:13.852Z[ recovery-image] May 15 05:53:11.815 INFO O| May 15 05:53:11.815 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
81912024-05-15T05:53:13.852Z[ recovery-image] May 15 05:53:11.815 INFO O| May 15 05:53:11.815 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
81922024-05-15T05:53:13.852Z[ recovery-image] May 15 05:53:11.815 INFO O| May 15 05:53:11.815 INFO ok!
81932024-05-15T05:53:13.852Z[ recovery-image] May 15 05:53:11.815 INFO O| May 15 05:53:11.815 INFO STEP 15 (ensure_symlink) COMPLETE
81942024-05-15T05:53:13.853Z[ recovery-image] May 15 05:53:11.815 INFO O| May 15 05:53:11.815 INFO STEP 16: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81952024-05-15T05:53:13.853Z[ recovery-image] May 15 05:53:11.825 INFO O| May 15 05:53:11.825 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
81962024-05-15T05:53:13.853Z[ recovery-image] May 15 05:53:11.825 INFO O| May 15 05:53:11.825 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
81972024-05-15T05:53:13.853Z[ recovery-image] May 15 05:53:11.825 INFO O| May 15 05:53:11.825 INFO ok!
81982024-05-15T05:53:13.853Z[ recovery-image] May 15 05:53:11.825 INFO O| May 15 05:53:11.825 INFO STEP 16 (ensure_file) COMPLETE
81992024-05-15T05:53:13.853Z[ recovery-image] May 15 05:53:11.825 INFO O| May 15 05:53:11.825 INFO STEP 17: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82002024-05-15T05:53:13.876Z[ recovery-image] May 15 05:53:11.834 INFO O| May 15 05:53:11.834 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82012024-05-15T05:53:13.877Z[ recovery-image] May 15 05:53:11.834 INFO O| May 15 05:53:11.834 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82022024-05-15T05:53:13.877Z[ recovery-image] May 15 05:53:11.834 INFO O| May 15 05:53:11.834 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82032024-05-15T05:53:13.877Z[ recovery-image] May 15 05:53:11.834 INFO O| May 15 05:53:11.834 INFO ok!
82042024-05-15T05:53:13.877Z[ recovery-image] May 15 05:53:11.834 INFO O| May 15 05:53:11.834 INFO STEP 17 (ensure_symlink) COMPLETE
82052024-05-15T05:53:13.877Z[ recovery-image] May 15 05:53:11.834 INFO O| May 15 05:53:11.834 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82062024-05-15T05:53:13.877Z[ recovery-image] May 15 05:53:11.845 INFO O| May 15 05:53:11.845 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82072024-05-15T05:53:13.884Z[ recovery-image] May 15 05:53:11.845 INFO O| May 15 05:53:11.845 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82082024-05-15T05:53:13.884Z[ recovery-image] May 15 05:53:11.845 INFO O| May 15 05:53:11.845 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82092024-05-15T05:53:13.885Z[ recovery-image] May 15 05:53:11.845 INFO O| May 15 05:53:11.845 INFO ok!
82102024-05-15T05:53:13.885Z[ recovery-image] May 15 05:53:11.845 INFO O| May 15 05:53:11.845 INFO STEP 18 (ensure_symlink) COMPLETE
82112024-05-15T05:53:13.885Z[ recovery-image] May 15 05:53:11.845 INFO O| May 15 05:53:11.845 INFO STEP 19: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82122024-05-15T05:53:13.885Z[ recovery-image] May 15 05:53:11.854 INFO O| May 15 05:53:11.854 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82132024-05-15T05:53:13.886Z[ recovery-image] May 15 05:53:11.854 INFO O| May 15 05:53:11.854 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82142024-05-15T05:53:13.886Z[ recovery-image] May 15 05:53:11.855 INFO O| May 15 05:53:11.855 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82152024-05-15T05:53:13.886Z[ recovery-image] May 15 05:53:11.855 INFO O| May 15 05:53:11.855 INFO ok!
82162024-05-15T05:53:13.887Z[ recovery-image] May 15 05:53:11.855 INFO O| May 15 05:53:11.855 INFO STEP 19 (ensure_symlink) COMPLETE
82172024-05-15T05:53:13.887Z[ recovery-image] May 15 05:53:11.855 INFO O| May 15 05:53:11.855 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82182024-05-15T05:53:13.925Z[ recovery-image] May 15 05:53:11.864 INFO O| May 15 05:53:11.864 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82192024-05-15T05:53:13.925Z[ recovery-image] May 15 05:53:11.864 INFO O| May 15 05:53:11.864 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82202024-05-15T05:53:13.925Z[ recovery-image] May 15 05:53:11.864 INFO O| May 15 05:53:11.864 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82212024-05-15T05:53:13.925Z[ recovery-image] May 15 05:53:11.864 INFO O| May 15 05:53:11.864 INFO ok!
82222024-05-15T05:53:13.925Z[ recovery-image] May 15 05:53:11.864 INFO O| May 15 05:53:11.864 INFO STEP 20 (ensure_symlink) COMPLETE
82232024-05-15T05:53:13.925Z[ recovery-image] May 15 05:53:11.864 INFO O| May 15 05:53:11.864 INFO STEP 21: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82242024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.874 INFO O| May 15 05:53:11.874 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82252024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.874 INFO O| May 15 05:53:11.874 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 ...
82262024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.874 INFO O| May 15 05:53:11.874 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82272024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.874 INFO O| May 15 05:53:11.874 INFO ok!
82282024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.874 INFO O| May 15 05:53:11.874 INFO STEP 21 (ensure_file) COMPLETE
82292024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.874 INFO O| May 15 05:53:11.874 INFO STEP 22: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
82302024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.884 INFO O| May 15 05:53:11.884 INFO updating shadow file
82312024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.884 INFO O| May 15 05:53:11.884 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82322024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.884 INFO O| May 15 05:53:11.884 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82332024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.884 INFO O| May 15 05:53:11.884 INFO STEP 22 (shadow) COMPLETE
82342024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.884 INFO O| May 15 05:53:11.884 INFO STEP 23: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82352024-05-15T05:53:13.926Z[ recovery-image] May 15 05:53:11.895 INFO O| May 15 05:53:11.895 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
82362024-05-15T05:53:13.927Z[ recovery-image] May 15 05:53:11.895 INFO O| May 15 05:53:11.895 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
82372024-05-15T05:53:13.927Z[ recovery-image] May 15 05:53:11.895 INFO O| May 15 05:53:11.895 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
82382024-05-15T05:53:13.927Z[ recovery-image] May 15 05:53:11.895 INFO O| May 15 05:53:11.895 INFO ok!
82392024-05-15T05:53:13.927Z[ recovery-image] May 15 05:53:11.895 INFO O| May 15 05:53:11.895 INFO STEP 23 (ensure_file) COMPLETE
82402024-05-15T05:53:13.927Z[ recovery-image] May 15 05:53:11.895 INFO O| May 15 05:53:11.895 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82412024-05-15T05:53:13.947Z[ recovery-image] May 15 05:53:11.905 INFO O| May 15 05:53:11.905 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
82422024-05-15T05:53:13.947Z[ recovery-image] May 15 05:53:11.905 INFO O| May 15 05:53:11.905 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
82432024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.905 INFO O| May 15 05:53:11.905 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
82442024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.905 INFO O| May 15 05:53:11.905 INFO ok!
82452024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.905 INFO O| May 15 05:53:11.905 INFO STEP 24 (ensure_file) COMPLETE
82462024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.905 INFO O| May 15 05:53:11.905 INFO STEP 25: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82472024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.915 INFO O| May 15 05:53:11.915 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
82482024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.915 INFO O| May 15 05:53:11.915 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
82492024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.915 INFO O| May 15 05:53:11.915 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
82502024-05-15T05:53:13.948Z[ recovery-image] May 15 05:53:11.915 INFO O| May 15 05:53:11.915 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
82512024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.915 INFO O| May 15 05:53:11.915 INFO ok!
82522024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.915 INFO O| May 15 05:53:11.915 INFO STEP 25 (ensure_file) COMPLETE
82532024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.915 INFO O| May 15 05:53:11.915 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82542024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.926 INFO O| May 15 05:53:11.926 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
82552024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.926 INFO O| May 15 05:53:11.926 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
82562024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.926 INFO O| May 15 05:53:11.926 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
82572024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.926 INFO O| May 15 05:53:11.926 INFO ok!
82582024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.926 INFO O| May 15 05:53:11.926 INFO STEP 26 (ensure_file) COMPLETE
82592024-05-15T05:53:13.949Z[ recovery-image] May 15 05:53:11.926 INFO O| May 15 05:53:11.926 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82602024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.936 INFO O| May 15 05:53:11.936 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
82612024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.936 INFO O| May 15 05:53:11.936 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
82622024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.936 INFO O| May 15 05:53:11.936 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
82632024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.936 INFO O| May 15 05:53:11.936 INFO ok!
82642024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.936 INFO O| May 15 05:53:11.936 INFO STEP 27 (ensure_file) COMPLETE
82652024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.936 INFO O| May 15 05:53:11.936 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82662024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.948 INFO O| May 15 05:53:11.948 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
82672024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.948 INFO O| May 15 05:53:11.948 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
82682024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.948 INFO O| May 15 05:53:11.948 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
82692024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.948 INFO O| May 15 05:53:11.948 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
82702024-05-15T05:53:13.956Z[ recovery-image] May 15 05:53:11.948 INFO O| May 15 05:53:11.948 INFO ok!
82712024-05-15T05:53:13.957Z[ recovery-image] May 15 05:53:11.948 INFO O| May 15 05:53:11.948 INFO STEP 28 (ensure_file) COMPLETE
82722024-05-15T05:53:13.957Z[ recovery-image] May 15 05:53:11.948 INFO O| May 15 05:53:11.948 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82732024-05-15T05:53:13.967Z[ recovery-image] May 15 05:53:11.959 INFO O| May 15 05:53:11.959 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
82742024-05-15T05:53:13.967Z[ recovery-image] May 15 05:53:11.959 INFO O| May 15 05:53:11.959 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
82752024-05-15T05:53:13.967Z[ recovery-image] May 15 05:53:11.959 INFO O| May 15 05:53:11.959 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
82762024-05-15T05:53:13.967Z[ recovery-image] May 15 05:53:11.959 INFO O| May 15 05:53:11.959 INFO ok!
82772024-05-15T05:53:13.967Z[ recovery-image] May 15 05:53:11.959 INFO O| May 15 05:53:11.959 INFO STEP 29 (ensure_file) COMPLETE
82782024-05-15T05:53:13.967Z[ recovery-image] May 15 05:53:11.959 INFO O| May 15 05:53:11.959 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82792024-05-15T05:53:13.980Z[ recovery-image] May 15 05:53:11.969 INFO O| May 15 05:53:11.969 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
82802024-05-15T05:53:13.980Z[ recovery-image] May 15 05:53:11.969 INFO O| May 15 05:53:11.969 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
82812024-05-15T05:53:13.980Z[ recovery-image] May 15 05:53:11.969 INFO O| May 15 05:53:11.969 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
82822024-05-15T05:53:13.980Z[ recovery-image] May 15 05:53:11.969 INFO O| May 15 05:53:11.969 INFO ok!
82832024-05-15T05:53:13.980Z[ recovery-image] May 15 05:53:11.969 INFO O| May 15 05:53:11.969 INFO STEP 30 (ensure_file) COMPLETE
82842024-05-15T05:53:13.980Z[ recovery-image] May 15 05:53:11.969 INFO O| May 15 05:53:11.969 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82852024-05-15T05:53:13.984Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
82862024-05-15T05:53:13.984Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
82872024-05-15T05:53:13.984Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82882024-05-15T05:53:13.984Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82892024-05-15T05:53:13.985Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82902024-05-15T05:53:13.985Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82912024-05-15T05:53:13.985Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO ok!
82922024-05-15T05:53:13.985Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO STEP 31 (ensure_file) COMPLETE
82932024-05-15T05:53:13.985Z[ recovery-image] May 15 05:53:11.979 INFO O| May 15 05:53:11.979 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82942024-05-15T05:53:13.994Z[ recovery-image] May 15 05:53:11.993 INFO O| May 15 05:53:11.993 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82952024-05-15T05:53:13.994Z[ recovery-image] May 15 05:53:11.993 INFO O| May 15 05:53:11.993 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82962024-05-15T05:53:14.000Z[ recovery-image] May 15 05:53:11.993 INFO O| May 15 05:53:11.993 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82972024-05-15T05:53:14.000Z[ recovery-image] May 15 05:53:11.993 INFO O| May 15 05:53:11.993 INFO STEP 32 (ensure_dir) COMPLETE
82982024-05-15T05:53:14.000Z[ recovery-image] May 15 05:53:11.993 INFO O| May 15 05:53:11.993 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82992024-05-15T05:53:14.005Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 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
83002024-05-15T05:53:14.005Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 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 ...
83012024-05-15T05:53:14.005Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 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
83022024-05-15T05:53:14.005Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 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
83032024-05-15T05:53:14.006Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 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
83042024-05-15T05:53:14.006Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 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
83052024-05-15T05:53:14.006Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 INFO ok!
83062024-05-15T05:53:14.006Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 INFO STEP 33 (ensure_file) COMPLETE
83072024-05-15T05:53:14.006Z[ recovery-image] May 15 05:53:12.003 INFO O| May 15 05:53:12.003 INFO STEP 34: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83082024-05-15T05:53:14.014Z[ recovery-image] May 15 05:53:12.013 INFO O| May 15 05:53:12.013 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83092024-05-15T05:53:14.014Z[ recovery-image] May 15 05:53:12.013 INFO O| May 15 05:53:12.013 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 ...
83102024-05-15T05:53:14.018Z[ recovery-image] May 15 05:53:12.013 INFO O| May 15 05:53:12.013 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83112024-05-15T05:53:14.018Z[ recovery-image] May 15 05:53:12.013 INFO O| May 15 05:53:12.013 INFO ok!
83122024-05-15T05:53:14.018Z[ recovery-image] May 15 05:53:12.013 INFO O| May 15 05:53:12.013 INFO STEP 34 (ensure_symlink) COMPLETE
83132024-05-15T05:53:14.018Z[ recovery-image] May 15 05:53:12.013 INFO O| May 15 05:53:12.013 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83142024-05-15T05:53:14.053Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83152024-05-15T05:53:14.053Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83162024-05-15T05:53:14.060Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83172024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83182024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83192024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83202024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO ok!
83212024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO STEP 35 (ensure_file) COMPLETE
83222024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.023 INFO O| May 15 05:53:12.023 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83232024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.033 INFO O| May 15 05:53:12.033 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83242024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.033 INFO O| May 15 05:53:12.033 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 ...
83252024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.033 INFO O| May 15 05:53:12.033 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
83262024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.033 INFO O| May 15 05:53:12.033 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83272024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.033 INFO O| May 15 05:53:12.033 INFO ok!
83282024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.033 INFO O| May 15 05:53:12.033 INFO STEP 36 (ensure_file) COMPLETE
83292024-05-15T05:53:14.061Z[ recovery-image] May 15 05:53:12.033 INFO O| May 15 05:53:12.033 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83302024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.043 INFO O| May 15 05:53:12.043 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
83312024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.043 INFO O| May 15 05:53:12.043 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
83322024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.043 INFO O| May 15 05:53:12.043 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
83332024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.043 INFO O| May 15 05:53:12.043 INFO ok!
83342024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.043 INFO O| May 15 05:53:12.043 INFO STEP 37 (ensure_file) COMPLETE
83352024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.043 INFO O| May 15 05:53:12.043 INFO STEP 38: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83362024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.052 INFO O| May 15 05:53:12.052 INFO updating shadow file
83372024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.053 INFO O| May 15 05:53:12.052 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83382024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.053 INFO O| May 15 05:53:12.053 INFO STEP 38 (shadow) COMPLETE
83392024-05-15T05:53:14.062Z[ recovery-image] May 15 05:53:12.053 INFO O| May 15 05:53:12.053 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83402024-05-15T05:53:14.067Z[ recovery-image] May 15 05:53:12.062 INFO O| May 15 05:53:12.062 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
83412024-05-15T05:53:14.067Z[ recovery-image] May 15 05:53:12.062 INFO O| May 15 05:53:12.062 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
83422024-05-15T05:53:14.067Z[ recovery-image] May 15 05:53:12.062 INFO O| May 15 05:53:12.062 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
83432024-05-15T05:53:14.067Z[ recovery-image] May 15 05:53:12.062 INFO O| May 15 05:53:12.062 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
83442024-05-15T05:53:14.067Z[ recovery-image] May 15 05:53:12.062 INFO O| May 15 05:53:12.062 INFO ok!
83452024-05-15T05:53:14.067Z[ recovery-image] May 15 05:53:12.062 INFO O| May 15 05:53:12.062 INFO STEP 39 (ensure_file) COMPLETE
83462024-05-15T05:53:14.067Z[ recovery-image] May 15 05:53:12.062 INFO O| May 15 05:53:12.062 INFO STEP 40: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83472024-05-15T05:53:14.073Z[ recovery-image] May 15 05:53:12.072 INFO O| May 15 05:53:12.072 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
83482024-05-15T05:53:14.073Z[ recovery-image] May 15 05:53:12.072 INFO O| May 15 05:53:12.072 INFO STEP 40 (ensure_dir) COMPLETE
83492024-05-15T05:53:14.073Z[ recovery-image] May 15 05:53:12.072 INFO O| May 15 05:53:12.072 INFO STEP 41: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83502024-05-15T05:53:14.085Z[ recovery-image] May 15 05:53:12.082 INFO O| May 15 05:53:12.082 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
83512024-05-15T05:53:14.085Z[ recovery-image] May 15 05:53:12.082 INFO O| May 15 05:53:12.082 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
83522024-05-15T05:53:14.089Z[ recovery-image] May 15 05:53:12.082 INFO O| May 15 05:53:12.082 INFO STEP 41 (ensure_dir) COMPLETE
83532024-05-15T05:53:14.089Z[ recovery-image] May 15 05:53:12.082 INFO O| May 15 05:53:12.082 INFO STEP 42: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83542024-05-15T05:53:14.094Z[ recovery-image] May 15 05:53:12.092 INFO O| May 15 05:53:12.092 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
83552024-05-15T05:53:14.094Z[ recovery-image] May 15 05:53:12.092 INFO O| May 15 05:53:12.092 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
83562024-05-15T05:53:14.094Z[ recovery-image] May 15 05:53:12.092 INFO O| May 15 05:53:12.092 INFO STEP 42 (ensure_dir) COMPLETE
83572024-05-15T05:53:14.094Z[ recovery-image] May 15 05:53:12.092 INFO O| May 15 05:53:12.092 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83582024-05-15T05:53:14.105Z[ recovery-image] May 15 05:53:12.102 INFO O| May 15 05:53:12.102 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
83592024-05-15T05:53:14.105Z[ recovery-image] May 15 05:53:12.102 INFO O| May 15 05:53:12.102 INFO copying /tmp/.tmpCrnLeY/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
83602024-05-15T05:53:14.139Z[ recovery-image] May 15 05:53:12.138 INFO O| May 15 05:53:12.138 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
83612024-05-15T05:53:14.139Z[ recovery-image] May 15 05:53:12.138 INFO O| May 15 05:53:12.138 INFO ok!
83622024-05-15T05:53:14.143Z[ recovery-image] May 15 05:53:12.138 INFO O| May 15 05:53:12.138 INFO STEP 43 (ensure_file) COMPLETE
83632024-05-15T05:53:14.143Z[ recovery-image] May 15 05:53:12.138 INFO O| May 15 05:53:12.138 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83642024-05-15T05:53:14.152Z[ recovery-image] May 15 05:53:12.150 INFO O| May 15 05:53:12.150 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
83652024-05-15T05:53:14.152Z[ recovery-image] May 15 05:53:12.150 INFO O| May 15 05:53:12.150 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
83662024-05-15T05:53:14.152Z[ recovery-image] May 15 05:53:12.150 INFO O| May 15 05:53:12.150 INFO STEP 44 (ensure_dir) COMPLETE
83672024-05-15T05:53:14.156Z[ recovery-image] May 15 05:53:12.150 INFO O| May 15 05:53:12.150 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83682024-05-15T05:53:14.161Z[ recovery-image] May 15 05:53:12.160 INFO O| May 15 05:53:12.160 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
83692024-05-15T05:53:14.161Z[ recovery-image] May 15 05:53:12.160 INFO O| May 15 05:53:12.160 INFO copying /tmp/.tmpCrnLeY/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
83702024-05-15T05:53:14.164Z[ recovery-image] May 15 05:53:12.160 INFO O| May 15 05:53:12.160 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
83712024-05-15T05:53:14.164Z[ recovery-image] May 15 05:53:12.160 INFO O| May 15 05:53:12.160 INFO ok!
83722024-05-15T05:53:14.165Z[ recovery-image] May 15 05:53:12.160 INFO O| May 15 05:53:12.160 INFO STEP 45 (ensure_file) COMPLETE
83732024-05-15T05:53:14.165Z[ recovery-image] May 15 05:53:12.160 INFO O| May 15 05:53:12.160 INFO STEP 46: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83742024-05-15T05:53:14.173Z[ recovery-image] May 15 05:53:12.171 INFO O| May 15 05:53:12.171 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83752024-05-15T05:53:14.173Z[ recovery-image] May 15 05:53:12.171 INFO O| May 15 05:53:12.171 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83762024-05-15T05:53:14.177Z[ recovery-image] May 15 05:53:12.171 INFO O| May 15 05:53:12.171 INFO STEP 46 (ensure_dir) COMPLETE
83772024-05-15T05:53:14.177Z[ recovery-image] May 15 05:53:12.171 INFO O| May 15 05:53:12.171 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83782024-05-15T05:53:14.185Z[ recovery-image] May 15 05:53:12.182 INFO O| May 15 05:53:12.182 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
83792024-05-15T05:53:14.185Z[ recovery-image] May 15 05:53:12.182 INFO O| May 15 05:53:12.182 INFO copying /tmp/.tmpCrnLeY/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
83802024-05-15T05:53:14.605Z[ recovery-image] May 15 05:53:12.200 INFO O| May 15 05:53:12.200 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
83812024-05-15T05:53:14.605Z[ recovery-image] May 15 05:53:12.200 INFO O| May 15 05:53:12.200 INFO ok!
83822024-05-15T05:53:14.606Z[ recovery-image] May 15 05:53:12.200 INFO O| May 15 05:53:12.200 INFO STEP 47 (ensure_file) COMPLETE
83832024-05-15T05:53:14.606Z[ recovery-image] May 15 05:53:12.200 INFO O| May 15 05:53:12.200 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83842024-05-15T05:53:14.606Z[ recovery-image] May 15 05:53:12.210 INFO O| May 15 05:53:12.210 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
83852024-05-15T05:53:14.606Z[ recovery-image] May 15 05:53:12.210 INFO O| May 15 05:53:12.210 INFO copying /tmp/.tmpCrnLeY/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
83862024-05-15T05:53:14.813Z[ recovery-image] May 15 05:53:12.807 INFO O| May 15 05:53:12.807 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
83872024-05-15T05:53:14.813Z[ recovery-image] May 15 05:53:12.807 INFO O| May 15 05:53:12.807 INFO ok!
83882024-05-15T05:53:14.825Z[ recovery-image] May 15 05:53:12.807 INFO O| May 15 05:53:12.807 INFO STEP 48 (ensure_file) COMPLETE
83892024-05-15T05:53:14.826Z[ recovery-image] May 15 05:53:12.807 INFO O| May 15 05:53:12.807 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83902024-05-15T05:53:14.826Z[ recovery-image] May 15 05:53:12.818 INFO O| May 15 05:53:12.818 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83912024-05-15T05:53:14.826Z[ recovery-image] May 15 05:53:12.818 INFO O| May 15 05:53:12.818 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83922024-05-15T05:53:14.826Z[ recovery-image] May 15 05:53:12.818 INFO O| May 15 05:53:12.818 INFO STEP 49 (ensure_dir) COMPLETE
83932024-05-15T05:53:14.826Z[ recovery-image] May 15 05:53:12.818 INFO O| May 15 05:53:12.818 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83942024-05-15T05:53:14.833Z[ recovery-image] May 15 05:53:12.828 INFO O| May 15 05:53:12.828 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
83952024-05-15T05:53:14.833Z[ recovery-image] May 15 05:53:12.828 INFO O| May 15 05:53:12.828 INFO copying /tmp/.tmpCrnLeY/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 ...
83962024-05-15T05:53:14.833Z[ recovery-image] May 15 05:53:12.828 INFO O| May 15 05:53:12.828 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
83972024-05-15T05:53:14.833Z[ recovery-image] May 15 05:53:12.828 INFO O| May 15 05:53:12.828 INFO ok!
83982024-05-15T05:53:14.833Z[ recovery-image] May 15 05:53:12.828 INFO O| May 15 05:53:12.828 INFO STEP 50 (ensure_file) COMPLETE
83992024-05-15T05:53:14.834Z[ recovery-image] May 15 05:53:12.828 INFO O| May 15 05:53:12.828 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84002024-05-15T05:53:14.841Z[ recovery-image] May 15 05:53:12.839 INFO O| May 15 05:53:12.838 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84012024-05-15T05:53:14.846Z[ recovery-image] May 15 05:53:12.839 INFO O| May 15 05:53:12.839 INFO copying /tmp/.tmpCrnLeY/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 ...
84022024-05-15T05:53:14.846Z[ recovery-image] May 15 05:53:12.839 INFO O| May 15 05:53:12.839 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
84032024-05-15T05:53:14.846Z[ recovery-image] May 15 05:53:12.839 INFO O| May 15 05:53:12.839 INFO ok!
84042024-05-15T05:53:14.846Z[ recovery-image] May 15 05:53:12.839 INFO O| May 15 05:53:12.839 INFO STEP 51 (ensure_file) COMPLETE
84052024-05-15T05:53:14.846Z[ recovery-image] May 15 05:53:12.839 INFO O| May 15 05:53:12.839 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84062024-05-15T05:53:14.852Z[ recovery-image] May 15 05:53:12.850 INFO O| May 15 05:53:12.850 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84072024-05-15T05:53:14.852Z[ recovery-image] May 15 05:53:12.850 INFO O| May 15 05:53:12.850 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84082024-05-15T05:53:14.857Z[ recovery-image] May 15 05:53:12.850 INFO O| May 15 05:53:12.850 INFO STEP 52 (ensure_dir) COMPLETE
84092024-05-15T05:53:14.857Z[ recovery-image] May 15 05:53:12.850 INFO O| May 15 05:53:12.850 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84102024-05-15T05:53:14.862Z[ recovery-image] May 15 05:53:12.860 INFO O| May 15 05:53:12.860 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84112024-05-15T05:53:14.862Z[ recovery-image] May 15 05:53:12.860 INFO O| May 15 05:53:12.860 INFO copying /tmp/.tmpCrnLeY/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 ...
84122024-05-15T05:53:14.862Z[ recovery-image] May 15 05:53:12.860 INFO O| May 15 05:53:12.860 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84132024-05-15T05:53:14.862Z[ recovery-image] May 15 05:53:12.860 INFO O| May 15 05:53:12.860 INFO ok!
84142024-05-15T05:53:14.862Z[ recovery-image] May 15 05:53:12.860 INFO O| May 15 05:53:12.860 INFO STEP 53 (ensure_file) COMPLETE
84152024-05-15T05:53:14.862Z[ recovery-image] May 15 05:53:12.860 INFO O| May 15 05:53:12.860 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84162024-05-15T05:53:14.872Z[ recovery-image] May 15 05:53:12.870 INFO O| May 15 05:53:12.870 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84172024-05-15T05:53:14.872Z[ recovery-image] May 15 05:53:12.870 INFO O| May 15 05:53:12.870 INFO copying /tmp/.tmpCrnLeY/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 ...
84182024-05-15T05:53:14.872Z[ recovery-image] May 15 05:53:12.870 INFO O| May 15 05:53:12.870 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
84192024-05-15T05:53:14.872Z[ recovery-image] May 15 05:53:12.870 INFO O| May 15 05:53:12.870 INFO ok!
84202024-05-15T05:53:14.877Z[ recovery-image] May 15 05:53:12.870 INFO O| May 15 05:53:12.870 INFO STEP 54 (ensure_file) COMPLETE
84212024-05-15T05:53:14.877Z[ recovery-image] May 15 05:53:12.870 INFO O| May 15 05:53:12.870 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84222024-05-15T05:53:14.880Z[ recovery-image] May 15 05:53:12.880 INFO O| May 15 05:53:12.880 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84232024-05-15T05:53:14.880Z[ recovery-image] May 15 05:53:12.880 INFO O| May 15 05:53:12.880 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84242024-05-15T05:53:14.880Z[ recovery-image] May 15 05:53:12.880 INFO O| May 15 05:53:12.880 INFO STEP 55 (ensure_dir) COMPLETE
84252024-05-15T05:53:14.880Z[ recovery-image] May 15 05:53:12.880 INFO O| May 15 05:53:12.880 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84262024-05-15T05:53:14.890Z[ recovery-image] May 15 05:53:12.890 INFO O| May 15 05:53:12.890 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
84272024-05-15T05:53:14.891Z[ recovery-image] May 15 05:53:12.890 INFO O| May 15 05:53:12.890 INFO copying /tmp/.tmpCrnLeY/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 ...
84282024-05-15T05:53:14.895Z[ recovery-image] May 15 05:53:12.890 INFO O| May 15 05:53:12.890 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
84292024-05-15T05:53:14.895Z[ recovery-image] May 15 05:53:12.890 INFO O| May 15 05:53:12.890 INFO ok!
84302024-05-15T05:53:14.895Z[ recovery-image] May 15 05:53:12.890 INFO O| May 15 05:53:12.890 INFO STEP 56 (ensure_file) COMPLETE
84312024-05-15T05:53:14.895Z[ recovery-image] May 15 05:53:12.890 INFO O| May 15 05:53:12.890 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84322024-05-15T05:53:14.905Z[ recovery-image] May 15 05:53:12.901 INFO O| May 15 05:53:12.901 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
84332024-05-15T05:53:14.905Z[ recovery-image] May 15 05:53:12.901 INFO O| May 15 05:53:12.901 INFO copying /tmp/.tmpCrnLeY/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
84342024-05-15T05:53:14.906Z[ recovery-image] May 15 05:53:12.901 INFO O| May 15 05:53:12.901 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
84352024-05-15T05:53:14.906Z[ recovery-image] May 15 05:53:12.901 INFO O| May 15 05:53:12.901 INFO ok!
84362024-05-15T05:53:14.906Z[ recovery-image] May 15 05:53:12.901 INFO O| May 15 05:53:12.901 INFO STEP 57 (ensure_file) COMPLETE
84372024-05-15T05:53:14.906Z[ recovery-image] May 15 05:53:12.901 INFO O| May 15 05:53:12.901 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84382024-05-15T05:53:14.921Z[ recovery-image] May 15 05:53:12.910 INFO O| May 15 05:53:12.910 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
84392024-05-15T05:53:14.921Z[ recovery-image] May 15 05:53:12.910 INFO O| May 15 05:53:12.910 INFO STEP 58 (ensure_dir) COMPLETE
84402024-05-15T05:53:14.921Z[ recovery-image] May 15 05:53:12.910 INFO O| May 15 05:53:12.910 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84412024-05-15T05:53:15.859Z[ recovery-image] May 15 05:53:12.920 INFO O| May 15 05:53:12.920 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
84422024-05-15T05:53:15.859Z[ recovery-image] May 15 05:53:12.920 INFO O| May 15 05:53:12.920 INFO STEP 59 (ensure_dir) COMPLETE
84432024-05-15T05:53:15.859Z[ recovery-image] May 15 05:53:12.920 INFO O| May 15 05:53:12.920 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84442024-05-15T05:53:15.859Z[ recovery-image] May 15 05:53:12.929 INFO O| May 15 05:53:12.929 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
84452024-05-15T05:53:15.860Z[ recovery-image] May 15 05:53:12.929 INFO O| May 15 05:53:12.929 INFO STEP 60 (ensure_dir) COMPLETE
84462024-05-15T05:53:15.860Z[ recovery-image] May 15 05:53:12.929 INFO O| May 15 05:53:12.929 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84472024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.939 INFO O| May 15 05:53:12.939 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
84482024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.939 INFO O| May 15 05:53:12.939 INFO STEP 61 (ensure_dir) COMPLETE
84492024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.939 INFO O| May 15 05:53:12.939 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84502024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.948 INFO O| May 15 05:53:12.948 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
84512024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.948 INFO O| May 15 05:53:12.948 INFO copying /tmp/.tmpCrnLeY/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
84522024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.948 INFO O| May 15 05:53:12.948 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
84532024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.948 INFO O| May 15 05:53:12.948 INFO ok!
84542024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.948 INFO O| May 15 05:53:12.948 INFO STEP 62 (ensure_file) COMPLETE
84552024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.948 INFO O| May 15 05:53:12.948 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84562024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.958 INFO O| May 15 05:53:12.958 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
84572024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.958 INFO O| May 15 05:53:12.958 INFO STEP 63 (remove_files) COMPLETE
84582024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.958 INFO O| May 15 05:53:12.958 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84592024-05-15T05:53:15.873Z[ recovery-image] May 15 05:53:12.969 INFO O| May 15 05:53:12.969 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
84602024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.970 INFO O| May 15 05:53:12.970 INFO STEP 64 (remove_files) COMPLETE
84612024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.970 INFO O| May 15 05:53:12.970 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84622024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.979 INFO O| May 15 05:53:12.979 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
84632024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.979 INFO O| May 15 05:53:12.979 INFO STEP 65 (remove_files) COMPLETE
84642024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.979 INFO O| May 15 05:53:12.979 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84652024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.989 INFO O| May 15 05:53:12.989 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
84662024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.989 INFO O| May 15 05:53:12.989 INFO STEP 66 (remove_files) COMPLETE
84672024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:12.989 INFO O| May 15 05:53:12.989 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84682024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:13.000 INFO O| May 15 05:53:13.000 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
84692024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:13.000 INFO O| May 15 05:53:13.000 INFO STEP 67 (remove_files) COMPLETE
84702024-05-15T05:53:15.874Z[ recovery-image] May 15 05:53:13.000 INFO O| May 15 05:53:13.000 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84712024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.011 INFO O| May 15 05:53:13.010 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
84722024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.011 INFO O| May 15 05:53:13.011 INFO STEP 68 (remove_files) COMPLETE
84732024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.011 INFO O| May 15 05:53:13.011 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84742024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.021 INFO O| May 15 05:53:13.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
84752024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.021 INFO O| May 15 05:53:13.021 INFO STEP 69 (remove_files) COMPLETE
84762024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.021 INFO O| May 15 05:53:13.021 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84772024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.030 INFO O| May 15 05:53:13.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
84782024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.031 INFO O| May 15 05:53:13.031 INFO STEP 70 (remove_files) COMPLETE
84792024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.031 INFO O| May 15 05:53:13.031 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84802024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.041 INFO O| May 15 05:53:13.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
84812024-05-15T05:53:15.875Z[ recovery-image] May 15 05:53:13.041 INFO O| May 15 05:53:13.041 INFO STEP 71 (remove_files) COMPLETE
84822024-05-15T05:53:15.876Z[ recovery-image] May 15 05:53:13.041 INFO O| May 15 05:53:13.041 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84832024-05-15T05:53:15.876Z[ recovery-image] May 15 05:53:13.052 INFO O| May 15 05:53:13.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
84842024-05-15T05:53:15.876Z[ recovery-image] May 15 05:53:13.052 INFO O| May 15 05:53:13.052 INFO STEP 72 (remove_files) COMPLETE
84852024-05-15T05:53:15.876Z[ recovery-image] May 15 05:53:13.052 INFO O| May 15 05:53:13.052 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84862024-05-15T05:53:15.876Z[ recovery-image] May 15 05:53:13.062 INFO O| May 15 05:53:13.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
84872024-05-15T05:53:15.876Z[ recovery-image] May 15 05:53:13.062 INFO O| May 15 05:53:13.062 INFO STEP 73 (remove_files) COMPLETE
84882024-05-15T05:53:15.877Z[ recovery-image] May 15 05:53:13.062 INFO O| May 15 05:53:13.062 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84892024-05-15T05:53:15.877Z[ recovery-image] May 15 05:53:13.071 INFO O| May 15 05:53:13.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
84902024-05-15T05:53:15.877Z[ recovery-image] May 15 05:53:13.072 INFO O| May 15 05:53:13.071 INFO STEP 74 (remove_files) COMPLETE
84912024-05-15T05:53:15.878Z[ recovery-image] May 15 05:53:13.072 INFO O| May 15 05:53:13.072 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84922024-05-15T05:53:15.878Z[ recovery-image] May 15 05:53:13.081 INFO O| May 15 05:53:13.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
84932024-05-15T05:53:15.878Z[ recovery-image] May 15 05:53:13.081 INFO O| May 15 05:53:13.081 INFO STEP 75 (remove_files) COMPLETE
84942024-05-15T05:53:15.879Z[ recovery-image] May 15 05:53:13.081 INFO O| May 15 05:53:13.081 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84952024-05-15T05:53:15.880Z[ recovery-image] May 15 05:53:13.091 INFO O| May 15 05:53:13.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
84962024-05-15T05:53:15.880Z[ recovery-image] May 15 05:53:13.091 INFO O| May 15 05:53:13.091 INFO STEP 76 (remove_files) COMPLETE
84972024-05-15T05:53:15.880Z[ recovery-image] May 15 05:53:13.091 INFO O| May 15 05:53:13.091 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84982024-05-15T05:53:15.881Z[ recovery-image] May 15 05:53:13.101 INFO O| May 15 05:53:13.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
84992024-05-15T05:53:15.881Z[ recovery-image] May 15 05:53:13.101 INFO O| May 15 05:53:13.101 INFO STEP 77 (remove_files) COMPLETE
85002024-05-15T05:53:15.882Z[ recovery-image] May 15 05:53:13.101 INFO O| May 15 05:53:13.101 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85012024-05-15T05:53:15.883Z[ recovery-image] May 15 05:53:13.110 INFO O| May 15 05:53:13.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85022024-05-15T05:53:15.883Z[ recovery-image] May 15 05:53:13.110 INFO O| May 15 05:53:13.110 INFO STEP 78 (remove_files) COMPLETE
85032024-05-15T05:53:15.884Z[ recovery-image] May 15 05:53:13.110 INFO O| May 15 05:53:13.110 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85042024-05-15T05:53:15.885Z[ recovery-image] May 15 05:53:13.121 INFO O| May 15 05:53:13.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85052024-05-15T05:53:15.885Z[ recovery-image] May 15 05:53:13.121 INFO O| May 15 05:53:13.121 INFO STEP 79 (remove_files) COMPLETE
85062024-05-15T05:53:15.885Z[ recovery-image] May 15 05:53:13.121 INFO O| May 15 05:53:13.121 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85072024-05-15T05:53:15.885Z[ recovery-image] May 15 05:53:13.132 INFO O| May 15 05:53:13.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85082024-05-15T05:53:15.885Z[ recovery-image] May 15 05:53:13.132 INFO O| May 15 05:53:13.132 INFO STEP 80 (remove_files) COMPLETE
85092024-05-15T05:53:15.885Z[ recovery-image] May 15 05:53:13.132 INFO O| May 15 05:53:13.132 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85102024-05-15T05:53:15.885Z[ recovery-image] May 15 05:53:13.142 INFO O| May 15 05:53:13.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85112024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.142 INFO O| May 15 05:53:13.142 INFO STEP 81 (remove_files) COMPLETE
85122024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.142 INFO O| May 15 05:53:13.142 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85132024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.152 INFO O| May 15 05:53:13.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85142024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.152 INFO O| May 15 05:53:13.152 INFO STEP 82 (remove_files) COMPLETE
85152024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.152 INFO O| May 15 05:53:13.152 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85162024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.162 INFO O| May 15 05:53:13.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85172024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.162 INFO O| May 15 05:53:13.162 INFO STEP 83 (remove_files) COMPLETE
85182024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.162 INFO O| May 15 05:53:13.162 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85192024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.172 INFO O| May 15 05:53:13.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85202024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.172 INFO O| May 15 05:53:13.172 INFO STEP 84 (remove_files) COMPLETE
85212024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.172 INFO O| May 15 05:53:13.172 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85222024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.182 INFO O| May 15 05:53:13.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85232024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.182 INFO O| May 15 05:53:13.182 INFO STEP 85 (remove_files) COMPLETE
85242024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.182 INFO O| May 15 05:53:13.182 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85252024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.192 INFO O| May 15 05:53:13.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
85262024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.192 INFO O| May 15 05:53:13.192 INFO STEP 86 (remove_files) COMPLETE
85272024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.192 INFO O| May 15 05:53:13.192 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85282024-05-15T05:53:15.886Z[ recovery-image] May 15 05:53:13.201 INFO O| May 15 05:53:13.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
85292024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.201 INFO O| May 15 05:53:13.201 INFO STEP 87 (remove_files) COMPLETE
85302024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.202 INFO O| May 15 05:53:13.201 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85312024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.211 INFO O| May 15 05:53:13.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
85322024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.211 INFO O| May 15 05:53:13.211 INFO STEP 88 (remove_files) COMPLETE
85332024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.211 INFO O| May 15 05:53:13.211 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85342024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.221 INFO O| May 15 05:53:13.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
85352024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.221 INFO O| May 15 05:53:13.221 INFO STEP 89 (remove_files) COMPLETE
85362024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.221 INFO O| May 15 05:53:13.221 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85372024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.231 INFO O| May 15 05:53:13.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
85382024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.231 INFO O| May 15 05:53:13.231 INFO STEP 90 (remove_files) COMPLETE
85392024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.231 INFO O| May 15 05:53:13.231 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85402024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.240 INFO O| May 15 05:53:13.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
85412024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.241 INFO O| May 15 05:53:13.241 INFO STEP 91 (remove_files) COMPLETE
85422024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.241 INFO O| May 15 05:53:13.241 INFO STEP 92: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
85432024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.255 INFO O| May 15 05:53:13.255 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
85442024-05-15T05:53:15.887Z[ recovery-image] May 15 05:53:13.255 INFO O| May 15 05:53:13.255 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], 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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"}
85452024-05-15T05:53:25.353Z[ recovery-image] May 15 05:53:23.351 INFO O| May 15 05:53:23.350 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
85462024-05-15T05:53:25.353Z[ recovery-image] May 15 05:53:23.351 INFO O| May 15 05:53:23.350 INFO E| svccfg: Loaded 67 smf(7) service descriptions
85472024-05-15T05:53:25.373Z[ recovery-image] May 15 05:53:23.362 INFO O| May 15 05:53:23.362 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], 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"}
85482024-05-15T05:53:25.436Z[ recovery-image] May 15 05:53:23.434 INFO O| May 15 05:53:23.434 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
85492024-05-15T05:53:25.436Z[ recovery-image] May 15 05:53:23.434 INFO O| May 15 05:53:23.434 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 ...
85502024-05-15T05:53:25.440Z[ recovery-image] May 15 05:53:23.436 INFO O| May 15 05:53:23.435 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
85512024-05-15T05:53:25.440Z[ recovery-image] May 15 05:53:23.436 INFO O| May 15 05:53:23.436 INFO ok!
85522024-05-15T05:53:25.441Z[ recovery-image] May 15 05:53:23.436 INFO O| May 15 05:53:23.436 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
85532024-05-15T05:53:25.441Z[ recovery-image] May 15 05:53:23.436 INFO O| May 15 05:53:23.436 INFO STEP 92 (seed_smf) COMPLETE
85542024-05-15T05:53:25.441Z[ recovery-image] May 15 05:53:23.436 INFO O| May 15 05:53:23.436 INFO steps complete; finalising image!
85552024-05-15T05:53:25.441Z[ recovery-image] May 15 05:53:23.436 INFO O| May 15 05:53:23.436 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
85562024-05-15T05:53:25.490Z[ recovery-image] May 15 05:53:23.470 INFO O| May 15 05:53:23.470 INFO trim TEMPORARY-gimlet-zfs-recovery: (4% trimmed, started at Wed May 15 05:53:23 2024)
85572024-05-15T05:53:25.697Z[ recovery-image] May 15 05:53:23.692 INFO O| May 15 05:53:23.692 INFO temporary pool has 382M used, 1.38G avail, 1.00x compressratio
85582024-05-15T05:53:25.697Z[ recovery-image] May 15 05:53:23.692 INFO O| May 15 05:53:23.692 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
85592024-05-15T05:53:25.883Z[ recovery-image] May 15 05:53:23.875 INFO O| May 15 05:53:23.875 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
85602024-05-15T05:53:25.883Z[ recovery-image] May 15 05:53:23.875 INFO O| May 15 05:53:23.875 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
85612024-05-15T05:53:30.064Z[ recovery-image] May 15 05:53:26.844 INFO O| May 15 05:53:26.844 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85622024-05-15T05:53:30.064Z[ recovery-image] May 15 05:53:26.844 INFO O| May 15 05:53:26.844 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85632024-05-15T05:53:30.064Z[ recovery-image] May 15 05:53:26.844 INFO O| May 15 05:53:26.844 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85642024-05-15T05:53:30.074Z[ recovery-image] May 15 05:53:26.844 INFO O| May 15 05:53:26.844 INFO completed processing gimlet/zfs-recovery
85652024-05-15T05:53:30.074Z[ recovery-image] May 15 05:53:26.844 INFO O| May 15 05:53:26.844 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
85662024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.127 INFO O| May 15 05:53:27.126 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
85672024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.209 INFO BUILD STRING "heads/stlouis-0-g8593bca056\n"
85682024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.209 INFO expanded image name: "recovery 4f7e84b/${os_short_commit} 2024-05-15 05:25" -> "recovery 4f7e84b/8593bca 2024-05-15 05:25"
85692024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.209 INFO output artefacts stored in: "/work/os-recovery"
85702024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.209 INFO collecting git info from project "bootserver"...
85712024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.216 INFO collecting git info from project "pilot"...
85722024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.227 INFO collecting git info from project "amd-firmware"...
85732024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.431 INFO collecting git info from project "chelsio-t6-roms"...
85742024-05-15T05:53:30.075Z[ recovery-image] May 15 05:53:27.452 INFO collecting git info from project "amd-host-image-builder"...
85752024-05-15T05:53:30.076Z[ recovery-image] May 15 05:53:27.650 INFO collecting git info from project "pinprick"...
85762024-05-15T05:53:30.076Z[ recovery-image] May 15 05:53:27.656 INFO collecting git info from project "phbl"...
85772024-05-15T05:53:30.076Z[ recovery-image] May 15 05:53:27.662 INFO collecting git info from project "image-builder"...
85782024-05-15T05:53:30.076Z[ recovery-image] May 15 05:53:27.668 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
85792024-05-15T05:53:30.076Z[ recovery-image] May 15 05:53:28.014 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
85802024-05-15T05:53:30.360Z[ recovery-image] May 15 05:53:28.356 INFO creating Oxide boot image...
85812024-05-15T05:53:30.360Z[ recovery-image] May 15 05:53:28.356 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 4f7e84b/8593bca 2024-05-15 05:25", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
85822024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.868 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22668:20240514T153125Z
85832024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.868 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22668:20240514T153125Z
85842024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.868 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
85852024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.868 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
85862024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.868 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
85872024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.868 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
85882024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.869 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
85892024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.869 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
85902024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.869 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
85912024-05-15T05:54:00.021Z[ host-image] May 15 05:53:53.869 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
85922024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.870 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22668:20240514T153125Z
85932024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.871 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22668:20240514T153126Z
85942024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.872 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22668:20240514T153126Z
85952024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.873 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22668:20240514T153126Z
85962024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.873 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
85972024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.873 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22668:20240514T153126Z
85982024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.874 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22668:20240514T153127Z
85992024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.874 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22668:20240514T153127Z
86002024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.874 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22668:20240514T153127Z
86012024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.874 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22668:20240514T153128Z
86022024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.875 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22668:20240514T153128Z
86032024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.875 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22668:20240514T153128Z
86042024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.875 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22668:20240514T153129Z
86052024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.875 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22668:20240514T153130Z
86062024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.875 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22668:20240514T153130Z
86072024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.875 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22668:20240514T153132Z
86082024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.875 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22668:20240514T153132Z
86092024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.876 INFO O| install = pkg://helios-dev/driver/network/opte@0.28.233:20240319T191842Z
86102024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.876 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22668:20240514T153134Z
86112024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.876 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22668:20240514T153136Z
86122024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.876 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22668:20240514T153137Z
86132024-05-15T05:54:00.022Z[ host-image] May 15 05:53:53.876 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22668:20240514T153137Z
86142024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.877 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22668:20240514T153139Z
86152024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.877 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22668:20240514T153139Z
86162024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.886 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
86172024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.886 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22668:20240514T153139Z
86182024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.886 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
86192024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.887 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
86202024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.887 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
86212024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.887 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22668:20240514T153139Z
86222024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.888 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
86232024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.888 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
86242024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.889 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
86252024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.889 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
86262024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.901 INFO O| install = pkg://helios-dev/library/ncurses@6.4-2.0:20230621T193938Z
86272024-05-15T05:54:00.023Z[ host-image] May 15 05:53:53.901 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
86282024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.901 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
86292024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.902 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
86302024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.902 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
86312024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.903 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
86322024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.937 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
86332024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.938 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
86342024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.938 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
86352024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.939 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22668:20240514T153141Z
86362024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.939 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22668:20240514T153147Z
86372024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.939 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
86382024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.939 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22668:20240514T153147Z
86392024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.939 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
86402024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.939 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
86412024-05-15T05:54:00.062Z[ host-image] May 15 05:53:53.939 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
86422024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.940 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22668:20240514T153147Z
86432024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.940 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
86442024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.944 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
86452024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.944 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
86462024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.945 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22668:20240514T153148Z
86472024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.945 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
86482024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.959 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
86492024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.959 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22668:20240514T153148Z
86502024-05-15T05:54:00.063Z[ host-image] May 15 05:53:53.961 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22668:20240514T153149Z
86512024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.962 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22668:20240514T153149Z
86522024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.962 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
86532024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.963 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22668:20240514T153150Z
86542024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.963 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22668:20240514T153150Z
86552024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.963 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22668:20240514T153150Z
86562024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.964 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22668:20240514T153150Z
86572024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.967 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
86582024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.968 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22668:20240514T153151Z
86592024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.968 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22668:20240514T153152Z
86602024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.968 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
86612024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.969 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22668:20240514T153152Z
86622024-05-15T05:54:00.064Z[ host-image] May 15 05:53:53.969 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22668:20240514T153152Z
86632024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.969 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22668:20240514T153153Z
86642024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.969 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22668:20240514T153153Z
86652024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.978 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22668:20240514T153153Z
86662024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.978 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
86672024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.979 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22668:20240514T153153Z
86682024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.981 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22668:20240514T153153Z
86692024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.981 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22668:20240514T153153Z
86702024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.981 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22668:20240514T153153Z
86712024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.982 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22668:20240514T153154Z
86722024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.982 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22668:20240514T153154Z
86732024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.992 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22668:20240514T153155Z
86742024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.992 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22668:20240514T153155Z
86752024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.992 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22668:20240514T153155Z
86762024-05-15T05:54:00.065Z[ host-image] May 15 05:53:53.993 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22668:20240514T153155Z
86772024-05-15T05:54:00.065Z[ host-image] May 15 05:53:54.015 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22668:20240514T153158Z
86782024-05-15T05:54:00.065Z[ host-image] May 15 05:53:54.015 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22668:20240514T153155Z
86792024-05-15T05:54:00.065Z[ host-image] May 15 05:53:54.015 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22668:20240514T153156Z
86802024-05-15T05:54:00.065Z[ host-image] May 15 05:53:54.016 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
86812024-05-15T05:54:00.065Z[ host-image] May 15 05:53:54.016 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
86822024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.045 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22668:20240514T153156Z
86832024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.045 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
86842024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.045 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22668:20240514T153156Z
86852024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.046 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22668:20240514T153156Z
86862024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.047 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22668:20240514T153156Z
86872024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.047 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
86882024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.048 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
86892024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.048 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22668:20240514T153157Z
86902024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.048 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22668:20240514T153157Z
86912024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.048 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22668:20240514T153157Z
86922024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.049 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22668:20240514T153157Z
86932024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.049 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22668:20240514T153158Z
86942024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.049 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22668:20240514T153158Z
86952024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.052 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
86962024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.052 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22668:20240514T153159Z
86972024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.054 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22668:20240514T153159Z
86982024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.054 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22668:20240514T153159Z
86992024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.054 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22668:20240514T153200Z
87002024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.054 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22668:20240514T153159Z
87012024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.055 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22668:20240514T153200Z
87022024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.055 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87032024-05-15T05:54:00.066Z[ host-image] May 15 05:53:54.055 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87042024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.055 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22668:20240514T153202Z
87052024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.055 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22668:20240514T153202Z
87062024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.056 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87072024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.056 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87082024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.056 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87092024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.056 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
87102024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.056 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
87112024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.057 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
87122024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.058 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
87132024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.058 INFO O| tempdir @ "/tmp/.tmpIotfz7/tmp"
87142024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.058 INFO O| image root @ "/tmp/.tmpIotfz7/tmp/root"
87152024-05-15T05:54:00.067Z[ host-image] May 15 05:53:54.058 INFO O| creating image...
87162024-05-15T05:54:00.068Z[ host-image] May 15 05:53:54.533 INFO O| copying publishers...
87172024-05-15T05:54:01.547Z[ host-image] May 15 05:53:59.524 INFO O| adding properties...
87182024-05-15T05:54:02.506Z[ host-image] May 15 05:54:00.497 INFO O| installing packages...
87192024-05-15T05:54:22.830Z[ recovery-image] May 15 05:54:20.819 INFO O| ok, image written!
87202024-05-15T05:54:22.834Z[ recovery-image] May 15 05:54:20.819 INFO O| ok, boot_image_csum file written!
87212024-05-15T05:54:22.834Z[ recovery-image] May 15 05:54:20.822 INFO creating boot archive (CPIO)...
87222024-05-15T05:54:22.834Z[ recovery-image] May 15 05:54:20.822 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
87232024-05-15T05:54:22.840Z[ recovery-image] May 15 05:54:20.828 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
87242024-05-15T05:54:22.844Z[ recovery-image] May 15 05:54:20.829 INFO E| + outfile=/work/os-recovery/cpio
87252024-05-15T05:54:22.844Z[ recovery-image] May 15 05:54:20.829 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
87262024-05-15T05:54:22.844Z[ recovery-image] May 15 05:54:20.830 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
87272024-05-15T05:54:22.844Z[ recovery-image] May 15 05:54:20.831 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
87282024-05-15T05:54:23.285Z[ recovery-image] May 15 05:54:20.860 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
87292024-05-15T05:54:23.293Z[ recovery-image] May 15 05:54:20.860 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
87302024-05-15T05:54:23.293Z[ recovery-image] May 15 05:54:20.867 INFO creating compressed cpio/unix for nanobl-rs...
87312024-05-15T05:54:23.293Z[ recovery-image] May 15 05:54:20.867 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
87322024-05-15T05:54:23.293Z[ recovery-image] May 15 05:54:21.140 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
87332024-05-15T05:54:27.403Z[ recovery-image] May 15 05:54:25.388 INFO creating reset image...
87342024-05-15T05:54:27.403Z[ recovery-image] May 15 05:54:25.388 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
87352024-05-15T05:54:27.612Z[ recovery-image] May 15 05:54:25.598 INFO E| Updating crates.io index
87362024-05-15T05:54:27.711Z[ recovery-image] May 15 05:54:25.686 INFO E| Downloading crates ...
87372024-05-15T05:54:27.779Z[ recovery-image] May 15 05:54:25.756 INFO E| Downloaded anstream v0.6.13
87382024-05-15T05:54:27.784Z[ recovery-image] May 15 05:54:25.761 INFO E| Downloaded shared_child v1.0.0
87392024-05-15T05:54:27.784Z[ recovery-image] May 15 05:54:25.763 INFO E| Downloaded anstyle-query v1.0.2
87402024-05-15T05:54:27.785Z[ recovery-image] May 15 05:54:25.764 INFO E| Downloaded anstyle-parse v0.2.3
87412024-05-15T05:54:27.785Z[ recovery-image] May 15 05:54:25.770 INFO E| Downloaded proc-macro2 v1.0.79
87422024-05-15T05:54:27.792Z[ recovery-image] May 15 05:54:25.772 INFO E| Downloaded anstyle v1.0.6
87432024-05-15T05:54:27.792Z[ recovery-image] May 15 05:54:25.775 INFO E| Downloaded os_pipe v1.1.5
87442024-05-15T05:54:27.792Z[ recovery-image] May 15 05:54:25.776 INFO E| Downloaded duct v0.13.7
87452024-05-15T05:54:27.792Z[ recovery-image] May 15 05:54:25.778 INFO E| Downloaded clap_derive v4.5.3
87462024-05-15T05:54:27.804Z[ recovery-image] May 15 05:54:25.780 INFO E| Downloaded clap v4.5.3
87472024-05-15T05:54:27.809Z[ recovery-image] May 15 05:54:25.791 INFO E| Downloaded syn v2.0.53
87482024-05-15T05:54:27.862Z[ recovery-image] May 15 05:54:25.845 INFO E| Compiling proc-macro2 v1.0.79
87492024-05-15T05:54:27.862Z[ recovery-image] May 15 05:54:25.845 INFO E| Compiling libc v0.2.153
87502024-05-15T05:54:27.891Z[ recovery-image] May 15 05:54:25.845 INFO E| Compiling unicode-ident v1.0.12
87512024-05-15T05:54:27.891Z[ recovery-image] May 15 05:54:25.845 INFO E| Compiling utf8parse v0.2.1
87522024-05-15T05:54:27.891Z[ recovery-image] May 15 05:54:25.845 INFO E| Compiling colorchoice v1.0.0
87532024-05-15T05:54:27.891Z[ recovery-image] May 15 05:54:25.849 INFO E| Compiling anstyle v1.0.6
87542024-05-15T05:54:27.891Z[ recovery-image] May 15 05:54:25.849 INFO E| Compiling anstyle-query v1.0.2
87552024-05-15T05:54:27.892Z[ recovery-image] May 15 05:54:25.849 INFO E| Compiling heck v0.5.0
87562024-05-15T05:54:28.055Z[ recovery-image] May 15 05:54:26.035 INFO E| Compiling anstyle-parse v0.2.3
87572024-05-15T05:54:28.068Z[ recovery-image] May 15 05:54:26.047 INFO E| Compiling strsim v0.11.0
87582024-05-15T05:54:28.085Z[ recovery-image] May 15 05:54:26.072 INFO E| Compiling clap_lex v0.7.0
87592024-05-15T05:54:28.090Z[ recovery-image] May 15 05:54:26.076 INFO E| Compiling once_cell v1.19.0
87602024-05-15T05:54:28.330Z[ recovery-image] May 15 05:54:26.317 INFO E| Compiling anstream v0.6.13
87612024-05-15T05:54:28.708Z[ recovery-image] May 15 05:54:26.671 INFO E| Compiling clap_builder v4.5.2
87622024-05-15T05:54:29.161Z[ recovery-image] May 15 05:54:27.145 INFO E| Compiling os_pipe v1.1.5
87632024-05-15T05:54:29.162Z[ recovery-image] May 15 05:54:27.145 INFO E| Compiling shared_child v1.0.0
87642024-05-15T05:54:29.281Z[ recovery-image] May 15 05:54:27.267 INFO E| Compiling quote v1.0.35
87652024-05-15T05:54:29.316Z[ recovery-image] May 15 05:54:27.303 INFO E| Compiling duct v0.13.7
87662024-05-15T05:54:29.625Z[ recovery-image] May 15 05:54:27.602 INFO E| Compiling syn v2.0.53
87672024-05-15T05:54:34.489Z[ recovery-image] May 15 05:54:32.472 INFO E| Compiling clap_derive v4.5.3
87682024-05-15T05:54:36.500Z[ recovery-image] May 15 05:54:34.485 INFO E| Compiling clap v4.5.3
87692024-05-15T05:54:36.550Z[ recovery-image] May 15 05:54:34.536 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
87702024-05-15T05:54:37.706Z[ recovery-image] May 15 05:54:35.666 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.22s
87712024-05-15T05:54:37.709Z[ recovery-image] May 15 05:54:35.675 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
87722024-05-15T05:54:37.798Z[ recovery-image] May 15 05:54:35.783 INFO E| Updating crates.io index
87732024-05-15T05:54:38.268Z[ recovery-image] May 15 05:54:35.834 INFO E| Downloading crates ...
87742024-05-15T05:54:38.293Z[ recovery-image] May 15 05:54:35.885 INFO E| Downloaded bit_field v0.10.2
87752024-05-15T05:54:38.293Z[ recovery-image] May 15 05:54:35.887 INFO E| Downloaded seq-macro v0.3.5
87762024-05-15T05:54:38.293Z[ recovery-image] May 15 05:54:35.895 INFO E| Downloaded cpio_reader v0.1.1
87772024-05-15T05:54:38.294Z[ recovery-image] May 15 05:54:35.903 INFO E| Downloaded raw-cpuid v10.7.0
87782024-05-15T05:54:38.295Z[ recovery-image] May 15 05:54:36.036 INFO E| Downloaded x86 v0.52.0
87792024-05-15T05:54:38.295Z[ recovery-image] May 15 05:54:36.103 INFO E| Updating crates.io index
87802024-05-15T05:54:38.295Z[ recovery-image] May 15 05:54:36.147 INFO E| Downloading crates ...
87812024-05-15T05:54:38.295Z[ recovery-image] May 15 05:54:36.203 INFO E| Downloaded compiler_builtins v0.1.108
87822024-05-15T05:54:38.296Z[ recovery-image] May 15 05:54:36.268 INFO E| Compiling compiler_builtins v0.1.108
87832024-05-15T05:54:38.296Z[ recovery-image] May 15 05:54:36.268 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
87842024-05-15T05:54:38.296Z[ recovery-image] May 15 05:54:36.268 INFO E| Compiling proc-macro2 v1.0.79
87852024-05-15T05:54:38.296Z[ recovery-image] May 15 05:54:36.268 INFO E| Compiling unicode-ident v1.0.12
87862024-05-15T05:54:38.296Z[ recovery-image] May 15 05:54:36.269 INFO E| Compiling syn v1.0.109
87872024-05-15T05:54:38.297Z[ recovery-image] May 15 05:54:36.269 INFO E| Compiling x86 v0.52.0
87882024-05-15T05:54:38.763Z[ recovery-image] May 15 05:54:36.274 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
87892024-05-15T05:54:38.763Z[ recovery-image] May 15 05:54:36.274 INFO E| Compiling seq-macro v0.3.5
87902024-05-15T05:54:39.398Z[ recovery-image] May 15 05:54:37.383 INFO E| Compiling quote v1.0.35
87912024-05-15T05:54:39.681Z[ recovery-image] May 15 05:54:37.667 INFO E| Compiling syn v2.0.53
87922024-05-15T05:54:42.579Z[ host-image] May 15 05:54:40.556 INFO O| seeding SMF database...
87932024-05-15T05:54:43.058Z[ recovery-image] May 15 05:54:41.040 INFO E| Compiling scroll_derive v0.12.0
87942024-05-15T05:54:45.913Z[ recovery-image] May 15 05:54:43.893 INFO E| Compiling bitstruct_derive v0.1.0
87952024-05-15T05:54:50.801Z[ host-image] May 15 05:54:48.783 INFO O| configuring SMF profile...
87962024-05-15T05:54:50.801Z[ host-image] May 15 05:54:48.783 INFO O| modifying shadow(5)...
87972024-05-15T05:54:50.801Z[ host-image] May 15 05:54:48.783 INFO O| loading user and group database...
87982024-05-15T05:54:50.831Z[ host-image] May 15 05:54:48.783 INFO O| assessing packaged files...
87992024-05-15T05:54:52.966Z[ host-image] May 15 05:54:50.938 INFO O| creating archive...
88002024-05-15T05:54:52.993Z[ host-image] May 15 05:54:50.970 INFO O| missing from packaging:
88012024-05-15T05:54:53.010Z[ host-image] May 15 05:54:50.970 INFO O| "etc/.pwd.lock"
88022024-05-15T05:54:53.010Z[ host-image] May 15 05:54:50.970 INFO O| "etc/bash"
88032024-05-15T05:54:53.010Z[ host-image] May 15 05:54:50.975 INFO O| "etc/svc/profile/generic.xml"
88042024-05-15T05:54:53.011Z[ host-image] May 15 05:54:50.975 INFO O| "etc/svc/profile/inetd_services.xml"
88052024-05-15T05:54:53.011Z[ host-image] May 15 05:54:50.975 INFO O| "etc/svc/profile/name_service.xml"
88062024-05-15T05:54:53.011Z[ host-image] May 15 05:54:50.975 INFO O| "etc/svc/profile/platform.xml"
88072024-05-15T05:54:53.011Z[ host-image] May 15 05:54:50.975 INFO O| "etc/svc/profile/platform_omicron1.xml"
88082024-05-15T05:54:53.012Z[ host-image] May 15 05:54:50.975 INFO O| "etc/svc/repository.db"
88092024-05-15T05:54:53.012Z[ host-image] May 15 05:54:50.984 INFO O| "opt/ooce/share"
88102024-05-15T05:54:53.012Z[ host-image] May 15 05:54:50.984 INFO O| "opt/ooce/share/man"
88112024-05-15T05:54:53.012Z[ host-image] May 15 05:54:50.984 INFO O| "opt/ooce/share/man/man1"
88122024-05-15T05:54:53.022Z[ host-image] May 15 05:54:50.993 INFO O| finishing archive...
88132024-05-15T05:54:56.444Z[ host-image] May 15 05:54:53.885 INFO O| creating gzonly manifest...
88142024-05-15T05:54:56.476Z[ host-image] May 15 05:54:53.897 INFO O| ok
88152024-05-15T05:54:56.476Z[ host-image] May 15 05:54:53.991 INFO image builder template: ramdisk-02-trim...
88162024-05-15T05:54:56.476Z[ host-image] May 15 05:54:53.992 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", "-F", "relver=2", "-E", "/tmp/.tmpCrnLeY/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "ramdisk-02-trim"], pwd: None
88172024-05-15T05:54:56.477Z[ host-image] May 15 05:54:54.014 INFO O| May 15 05:54:54.014 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88182024-05-15T05:54:56.477Z[ host-image] May 15 05:54:54.018 INFO O| May 15 05:54:54.018 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88192024-05-15T05:54:56.477Z[ host-image] May 15 05:54:54.140 INFO O| May 15 05:54:54.140 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
88202024-05-15T05:54:56.477Z[ host-image] May 15 05:54:54.203 INFO O| May 15 05:54:54.203 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88212024-05-15T05:54:56.478Z[ host-image] May 15 05:54:54.204 INFO O| May 15 05:54:54.204 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
88222024-05-15T05:54:56.478Z[ host-image] May 15 05:54:54.209 INFO O| May 15 05:54:54.209 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
88232024-05-15T05:54:56.478Z[ host-image] May 15 05:54:54.213 INFO O| May 15 05:54:54.213 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
88242024-05-15T05:54:56.478Z[ host-image] May 15 05:54:54.218 INFO O| May 15 05:54:54.218 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
88252024-05-15T05:54:56.478Z[ host-image] May 15 05:54:54.411 INFO O| May 15 05:54:54.411 INFO rolled back to input snapshot; work may begin
88262024-05-15T05:54:56.479Z[ host-image] May 15 05:54:54.411 INFO O| May 15 05:54:54.411 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
88272024-05-15T05:54:56.479Z[ host-image] May 15 05:54:54.418 INFO O| May 15 05:54:54.418 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88282024-05-15T05:54:56.479Z[ host-image] May 15 05:54:54.427 INFO O| May 15 05:54:54.427 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
88292024-05-15T05:54:56.525Z[ host-image] May 15 05:54:54.471 INFO O| May 15 05:54:54.471 INFO STEP 0 (remove_files) COMPLETE
88302024-05-15T05:54:56.525Z[ host-image] May 15 05:54:54.471 INFO O| May 15 05:54:54.471 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88312024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.483 INFO O| May 15 05:54:54.483 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88322024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.484 INFO O| May 15 05:54:54.484 INFO STEP 1 (remove_files) COMPLETE
88332024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.484 INFO O| May 15 05:54:54.484 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88342024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.494 INFO O| May 15 05:54:54.494 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88352024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.506 INFO O| May 15 05:54:54.506 INFO STEP 2 (remove_files) COMPLETE
88362024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.507 INFO O| May 15 05:54:54.506 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88372024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.516 INFO O| May 15 05:54:54.516 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88382024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.518 INFO O| May 15 05:54:54.518 INFO STEP 3 (remove_files) COMPLETE
88392024-05-15T05:54:56.537Z[ host-image] May 15 05:54:54.518 INFO O| May 15 05:54:54.518 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88402024-05-15T05:54:56.560Z[ host-image] May 15 05:54:54.527 INFO O| May 15 05:54:54.527 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
88412024-05-15T05:54:56.560Z[ host-image] May 15 05:54:54.530 INFO O| May 15 05:54:54.530 INFO STEP 4 (remove_files) COMPLETE
88422024-05-15T05:54:56.560Z[ host-image] May 15 05:54:54.530 INFO O| May 15 05:54:54.530 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88432024-05-15T05:54:56.786Z[ host-image] May 15 05:54:54.540 INFO O| May 15 05:54:54.540 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
88442024-05-15T05:54:56.786Z[ host-image] May 15 05:54:54.542 INFO O| May 15 05:54:54.542 INFO STEP 5 (remove_files) COMPLETE
88452024-05-15T05:54:56.786Z[ host-image] May 15 05:54:54.542 INFO O| May 15 05:54:54.542 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88462024-05-15T05:54:56.786Z[ host-image] May 15 05:54:54.551 INFO O| May 15 05:54:54.551 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
88472024-05-15T05:54:56.786Z[ host-image] May 15 05:54:54.562 INFO O| May 15 05:54:54.562 INFO STEP 6 (remove_files) COMPLETE
88482024-05-15T05:54:56.786Z[ host-image] May 15 05:54:54.562 INFO O| May 15 05:54:54.562 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88492024-05-15T05:54:56.787Z[ host-image] May 15 05:54:54.571 INFO O| May 15 05:54:54.571 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
88502024-05-15T05:54:56.787Z[ host-image] May 15 05:54:54.584 INFO O| May 15 05:54:54.584 INFO STEP 7 (remove_files) COMPLETE
88512024-05-15T05:54:56.787Z[ host-image] May 15 05:54:54.585 INFO O| May 15 05:54:54.584 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88522024-05-15T05:54:56.787Z[ host-image] May 15 05:54:54.594 INFO O| May 15 05:54:54.594 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
88532024-05-15T05:54:56.787Z[ host-image] May 15 05:54:54.673 INFO O| May 15 05:54:54.673 INFO STEP 8 (remove_files) COMPLETE
88542024-05-15T05:54:56.787Z[ host-image] May 15 05:54:54.673 INFO O| May 15 05:54:54.673 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88552024-05-15T05:54:56.787Z[ host-image] May 15 05:54:54.685 INFO O| May 15 05:54:54.685 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88562024-05-15T05:54:56.830Z[ host-image] May 15 05:54:54.769 INFO O| May 15 05:54:54.769 INFO STEP 9 (remove_files) COMPLETE
88572024-05-15T05:54:56.831Z[ host-image] May 15 05:54:54.769 INFO O| May 15 05:54:54.769 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88582024-05-15T05:54:56.841Z[ host-image] May 15 05:54:54.781 INFO O| May 15 05:54:54.781 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88592024-05-15T05:54:56.841Z[ host-image] May 15 05:54:54.785 INFO O| May 15 05:54:54.785 INFO STEP 10 (remove_files) COMPLETE
88602024-05-15T05:54:56.841Z[ host-image] May 15 05:54:54.785 INFO O| May 15 05:54:54.785 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88612024-05-15T05:54:56.841Z[ host-image] May 15 05:54:54.795 INFO O| May 15 05:54:54.795 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88622024-05-15T05:54:56.841Z[ host-image] May 15 05:54:54.796 INFO O| May 15 05:54:54.795 INFO STEP 11 (remove_files) COMPLETE
88632024-05-15T05:54:56.841Z[ host-image] May 15 05:54:54.796 INFO O| May 15 05:54:54.796 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88642024-05-15T05:54:56.842Z[ host-image] May 15 05:54:54.805 INFO O| May 15 05:54:54.805 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
88652024-05-15T05:54:56.842Z[ host-image] May 15 05:54:54.806 INFO O| May 15 05:54:54.806 INFO STEP 12 (remove_files) COMPLETE
88662024-05-15T05:54:56.842Z[ host-image] May 15 05:54:54.806 INFO O| May 15 05:54:54.806 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88672024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.822 INFO O| May 15 05:54:54.822 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88682024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.822 INFO O| May 15 05:54:54.822 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88692024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.822 INFO O| May 15 05:54:54.822 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88702024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.822 INFO O| May 15 05:54:54.822 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88712024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.823 INFO O| May 15 05:54:54.823 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88722024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.823 INFO O| May 15 05:54:54.823 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88732024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.823 INFO O| May 15 05:54:54.823 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88742024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.823 INFO O| May 15 05:54:54.823 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88752024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.823 INFO O| May 15 05:54:54.823 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88762024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.823 INFO O| May 15 05:54:54.823 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88772024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.824 INFO O| May 15 05:54:54.824 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88782024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.824 INFO O| May 15 05:54:54.824 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88792024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.824 INFO O| May 15 05:54:54.824 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88802024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.824 INFO O| May 15 05:54:54.824 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88812024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.824 INFO O| May 15 05:54:54.824 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88822024-05-15T05:54:56.847Z[ host-image] May 15 05:54:54.824 INFO O| May 15 05:54:54.824 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88832024-05-15T05:54:56.852Z[ host-image] May 15 05:54:54.835 INFO O| May 15 05:54:54.835 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88842024-05-15T05:54:57.155Z[ host-image] May 15 05:54:55.100 INFO O| May 15 05:54:55.100 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88852024-05-15T05:54:57.164Z[ host-image] May 15 05:54:55.136 INFO O| May 15 05:54:55.136 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88862024-05-15T05:54:57.165Z[ host-image] May 15 05:54:55.139 INFO O| May 15 05:54:55.139 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88872024-05-15T05:54:57.165Z[ host-image] May 15 05:54:55.144 INFO O| May 15 05:54:55.144 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88882024-05-15T05:54:57.200Z[ host-image] May 15 05:54:55.183 INFO O| May 15 05:54:55.183 INFO STEP 13 (remove_files) COMPLETE
88892024-05-15T05:54:57.222Z[ host-image] May 15 05:54:55.183 INFO O| May 15 05:54:55.183 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88902024-05-15T05:54:57.222Z[ host-image] May 15 05:54:55.194 INFO O| May 15 05:54:55.194 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88912024-05-15T05:54:57.222Z[ host-image] May 15 05:54:55.195 INFO O| May 15 05:54:55.195 INFO STEP 14 (remove_files) COMPLETE
88922024-05-15T05:54:57.222Z[ host-image] May 15 05:54:55.195 INFO O| May 15 05:54:55.195 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88932024-05-15T05:54:57.234Z[ host-image] May 15 05:54:55.204 INFO O| May 15 05:54:55.204 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88942024-05-15T05:54:57.234Z[ host-image] May 15 05:54:55.210 INFO O| May 15 05:54:55.210 INFO STEP 15 (remove_files) COMPLETE
88952024-05-15T05:54:57.234Z[ host-image] May 15 05:54:55.210 INFO O| May 15 05:54:55.210 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88962024-05-15T05:54:57.248Z[ host-image] May 15 05:54:55.220 INFO O| May 15 05:54:55.219 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88972024-05-15T05:54:57.248Z[ host-image] May 15 05:54:55.220 INFO O| May 15 05:54:55.220 INFO STEP 16 (remove_files) COMPLETE
88982024-05-15T05:54:57.248Z[ host-image] May 15 05:54:55.220 INFO O| May 15 05:54:55.220 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88992024-05-15T05:54:57.281Z[ host-image] May 15 05:54:55.229 INFO O| May 15 05:54:55.229 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
89002024-05-15T05:54:57.281Z[ host-image] May 15 05:54:55.230 INFO O| May 15 05:54:55.230 INFO STEP 17 (remove_files) COMPLETE
89012024-05-15T05:54:57.281Z[ host-image] May 15 05:54:55.230 INFO O| May 15 05:54:55.230 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89022024-05-15T05:54:57.730Z[ host-image] May 15 05:54:55.239 INFO O| May 15 05:54:55.239 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
89032024-05-15T05:54:57.730Z[ host-image] May 15 05:54:55.240 INFO O| May 15 05:54:55.239 INFO STEP 18 (remove_files) COMPLETE
89042024-05-15T05:54:57.730Z[ host-image] May 15 05:54:55.240 INFO O| May 15 05:54:55.240 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89052024-05-15T05:54:57.730Z[ host-image] May 15 05:54:55.249 INFO O| May 15 05:54:55.249 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
89062024-05-15T05:54:57.730Z[ host-image] May 15 05:54:55.249 INFO O| May 15 05:54:55.249 INFO STEP 19 (remove_files) COMPLETE
89072024-05-15T05:54:57.731Z[ host-image] May 15 05:54:55.249 INFO O| May 15 05:54:55.249 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89082024-05-15T05:54:57.731Z[ host-image] May 15 05:54:55.258 INFO O| May 15 05:54:55.258 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
89092024-05-15T05:54:57.731Z[ host-image] May 15 05:54:55.258 INFO O| May 15 05:54:55.258 INFO STEP 20 (remove_files) COMPLETE
89102024-05-15T05:54:57.731Z[ host-image] May 15 05:54:55.258 INFO O| May 15 05:54:55.258 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89112024-05-15T05:54:57.731Z[ host-image] May 15 05:54:55.267 INFO O| May 15 05:54:55.267 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
89122024-05-15T05:54:57.731Z[ host-image] May 15 05:54:55.267 INFO O| May 15 05:54:55.267 INFO STEP 21 (remove_files) COMPLETE
89132024-05-15T05:54:57.732Z[ host-image] May 15 05:54:55.267 INFO O| May 15 05:54:55.267 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89142024-05-15T05:54:57.732Z[ host-image] May 15 05:54:55.276 INFO O| May 15 05:54:55.276 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
89152024-05-15T05:54:57.732Z[ host-image] May 15 05:54:55.276 INFO O| May 15 05:54:55.276 INFO STEP 22 (remove_files) COMPLETE
89162024-05-15T05:54:57.732Z[ host-image] May 15 05:54:55.276 INFO O| May 15 05:54:55.276 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89172024-05-15T05:54:57.732Z[ host-image] May 15 05:54:55.285 INFO O| May 15 05:54:55.285 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
89182024-05-15T05:54:57.732Z[ host-image] May 15 05:54:55.285 INFO O| May 15 05:54:55.285 INFO STEP 23 (remove_files) COMPLETE
89192024-05-15T05:54:57.732Z[ host-image] May 15 05:54:55.285 INFO O| May 15 05:54:55.285 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89202024-05-15T05:54:57.733Z[ host-image] May 15 05:54:55.294 INFO O| May 15 05:54:55.294 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
89212024-05-15T05:54:57.733Z[ host-image] May 15 05:54:55.294 INFO O| May 15 05:54:55.294 INFO STEP 24 (remove_files) COMPLETE
89222024-05-15T05:54:57.733Z[ host-image] May 15 05:54:55.294 INFO O| May 15 05:54:55.294 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89232024-05-15T05:54:57.746Z[ host-image] May 15 05:54:55.303 INFO O| May 15 05:54:55.303 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
89242024-05-15T05:54:57.746Z[ host-image] May 15 05:54:55.303 INFO O| May 15 05:54:55.303 INFO STEP 25 (remove_files) COMPLETE
89252024-05-15T05:54:57.746Z[ host-image] May 15 05:54:55.303 INFO O| May 15 05:54:55.303 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89262024-05-15T05:54:57.746Z[ host-image] May 15 05:54:55.312 INFO O| May 15 05:54:55.311 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
89272024-05-15T05:54:57.746Z[ host-image] May 15 05:54:55.312 INFO O| May 15 05:54:55.312 INFO STEP 26 (remove_files) COMPLETE
89282024-05-15T05:54:57.746Z[ host-image] May 15 05:54:55.312 INFO O| May 15 05:54:55.312 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89292024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.320 INFO O| May 15 05:54:55.320 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
89302024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.321 INFO O| May 15 05:54:55.320 INFO STEP 27 (remove_files) COMPLETE
89312024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.321 INFO O| May 15 05:54:55.321 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89322024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.330 INFO O| May 15 05:54:55.330 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89332024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.330 INFO O| May 15 05:54:55.330 INFO STEP 28 (remove_files) COMPLETE
89342024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.330 INFO O| May 15 05:54:55.330 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89352024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.339 INFO O| May 15 05:54:55.339 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89362024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.339 INFO O| May 15 05:54:55.339 INFO STEP 29 (remove_files) COMPLETE
89372024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.339 INFO O| May 15 05:54:55.339 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89382024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.348 INFO O| May 15 05:54:55.348 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89392024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.348 INFO O| May 15 05:54:55.348 INFO STEP 30 (remove_files) COMPLETE
89402024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.348 INFO O| May 15 05:54:55.348 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89412024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.357 INFO O| May 15 05:54:55.357 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
89422024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.357 INFO O| May 15 05:54:55.357 INFO STEP 31 (remove_files) COMPLETE
89432024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.357 INFO O| May 15 05:54:55.357 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89442024-05-15T05:54:57.747Z[ host-image] May 15 05:54:55.366 INFO O| May 15 05:54:55.366 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
89452024-05-15T05:54:57.748Z[ host-image] May 15 05:54:55.366 INFO O| May 15 05:54:55.366 INFO STEP 32 (remove_files) COMPLETE
89462024-05-15T05:54:57.748Z[ host-image] May 15 05:54:55.366 INFO O| May 15 05:54:55.366 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89472024-05-15T05:54:57.748Z[ recovery-image] May 15 05:54:55.374 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
89482024-05-15T05:54:57.748Z[ host-image] May 15 05:54:55.375 INFO O| May 15 05:54:55.375 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
89492024-05-15T05:54:57.748Z[ host-image] May 15 05:54:55.375 INFO O| May 15 05:54:55.375 INFO STEP 33 (remove_files) COMPLETE
89502024-05-15T05:54:57.748Z[ host-image] May 15 05:54:55.375 INFO O| May 15 05:54:55.375 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89512024-05-15T05:54:57.748Z[ host-image] May 15 05:54:55.387 INFO O| May 15 05:54:55.387 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89522024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.387 INFO O| May 15 05:54:55.387 INFO STEP 34 (remove_files) COMPLETE
89532024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.387 INFO O| May 15 05:54:55.387 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89542024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.397 INFO O| May 15 05:54:55.397 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89552024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.397 INFO O| May 15 05:54:55.397 INFO STEP 35 (remove_files) COMPLETE
89562024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.397 INFO O| May 15 05:54:55.397 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89572024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.409 INFO O| May 15 05:54:55.409 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89582024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.409 INFO O| May 15 05:54:55.409 INFO STEP 36 (remove_files) COMPLETE
89592024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.409 INFO O| May 15 05:54:55.409 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89602024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.419 INFO O| May 15 05:54:55.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89612024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.420 INFO O| May 15 05:54:55.419 INFO STEP 37 (remove_files) COMPLETE
89622024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.420 INFO O| May 15 05:54:55.420 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89632024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.430 INFO O| May 15 05:54:55.430 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89642024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.430 INFO O| May 15 05:54:55.430 INFO STEP 38 (remove_files) COMPLETE
89652024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.430 INFO O| May 15 05:54:55.430 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89662024-05-15T05:54:57.749Z[ host-image] May 15 05:54:55.442 INFO O| May 15 05:54:55.442 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89672024-05-15T05:54:57.750Z[ host-image] May 15 05:54:55.442 INFO O| May 15 05:54:55.442 INFO STEP 39 (remove_files) COMPLETE
89682024-05-15T05:54:57.750Z[ host-image] May 15 05:54:55.442 INFO O| May 15 05:54:55.442 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89692024-05-15T05:54:57.750Z[ host-image] May 15 05:54:55.456 INFO O| May 15 05:54:55.456 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89702024-05-15T05:54:57.750Z[ host-image] May 15 05:54:55.456 INFO O| May 15 05:54:55.456 INFO STEP 40 (remove_files) COMPLETE
89712024-05-15T05:54:57.750Z[ host-image] May 15 05:54:55.456 INFO O| May 15 05:54:55.456 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89722024-05-15T05:54:57.751Z[ host-image] May 15 05:54:55.470 INFO O| May 15 05:54:55.470 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89732024-05-15T05:54:57.751Z[ host-image] May 15 05:54:55.470 INFO O| May 15 05:54:55.470 INFO STEP 41 (remove_files) COMPLETE
89742024-05-15T05:54:57.751Z[ host-image] May 15 05:54:55.470 INFO O| May 15 05:54:55.470 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89752024-05-15T05:54:57.751Z[ host-image] May 15 05:54:55.484 INFO O| May 15 05:54:55.484 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89762024-05-15T05:54:57.751Z[ host-image] May 15 05:54:55.484 INFO O| May 15 05:54:55.484 INFO STEP 42 (remove_files) COMPLETE
89772024-05-15T05:54:57.751Z[ host-image] May 15 05:54:55.484 INFO O| May 15 05:54:55.484 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89782024-05-15T05:54:57.751Z[ host-image] May 15 05:54:55.498 INFO O| May 15 05:54:55.498 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89792024-05-15T05:54:57.752Z[ host-image] May 15 05:54:55.498 INFO O| May 15 05:54:55.498 INFO STEP 43 (remove_files) COMPLETE
89802024-05-15T05:54:57.752Z[ host-image] May 15 05:54:55.498 INFO O| May 15 05:54:55.498 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89812024-05-15T05:54:57.752Z[ host-image] May 15 05:54:55.510 INFO O| May 15 05:54:55.510 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89822024-05-15T05:54:57.752Z[ host-image] May 15 05:54:55.510 INFO O| May 15 05:54:55.510 INFO STEP 44 (remove_files) COMPLETE
89832024-05-15T05:54:57.752Z[ host-image] May 15 05:54:55.510 INFO O| May 15 05:54:55.510 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89842024-05-15T05:54:57.752Z[ host-image] May 15 05:54:55.526 INFO O| May 15 05:54:55.525 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89852024-05-15T05:54:57.752Z[ host-image] May 15 05:54:55.526 INFO O| May 15 05:54:55.526 INFO STEP 45 (remove_files) COMPLETE
89862024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.526 INFO O| May 15 05:54:55.526 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89872024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.540 INFO O| May 15 05:54:55.539 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89882024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.540 INFO O| May 15 05:54:55.540 INFO STEP 46 (remove_files) COMPLETE
89892024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.540 INFO O| May 15 05:54:55.540 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.555 INFO O| May 15 05:54:55.555 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89912024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.555 INFO O| May 15 05:54:55.555 INFO STEP 47 (remove_files) COMPLETE
89922024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.555 INFO O| May 15 05:54:55.555 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89932024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.571 INFO O| May 15 05:54:55.571 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89942024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.571 INFO O| May 15 05:54:55.571 INFO STEP 48 (remove_files) COMPLETE
89952024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.572 INFO O| May 15 05:54:55.571 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962024-05-15T05:54:57.753Z[ host-image] May 15 05:54:55.587 INFO O| May 15 05:54:55.587 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89972024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.588 INFO O| May 15 05:54:55.588 INFO STEP 49 (remove_files) COMPLETE
89982024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.588 INFO O| May 15 05:54:55.588 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89992024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.603 INFO O| May 15 05:54:55.603 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
90002024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.603 INFO O| May 15 05:54:55.603 INFO STEP 50 (remove_files) COMPLETE
90012024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.604 INFO O| May 15 05:54:55.603 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90022024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.620 INFO O| May 15 05:54:55.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
90032024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.620 INFO O| May 15 05:54:55.620 INFO STEP 51 (remove_files) COMPLETE
90042024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.620 INFO O| May 15 05:54:55.620 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90052024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.636 INFO O| May 15 05:54:55.636 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
90062024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.637 INFO O| May 15 05:54:55.636 INFO STEP 52 (remove_files) COMPLETE
90072024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.637 INFO O| May 15 05:54:55.637 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90082024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.653 INFO O| May 15 05:54:55.653 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
90092024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.653 INFO O| May 15 05:54:55.653 INFO STEP 53 (remove_files) COMPLETE
90102024-05-15T05:54:57.754Z[ host-image] May 15 05:54:55.653 INFO O| May 15 05:54:55.653 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90112024-05-15T05:54:57.755Z[ host-image] May 15 05:54:55.685 INFO O| May 15 05:54:55.685 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
90122024-05-15T05:54:57.755Z[ host-image] May 15 05:54:55.685 INFO O| May 15 05:54:55.685 INFO STEP 54 (remove_files) COMPLETE
90132024-05-15T05:54:57.755Z[ host-image] May 15 05:54:55.685 INFO O| May 15 05:54:55.685 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90142024-05-15T05:54:57.755Z[ host-image] May 15 05:54:55.712 INFO O| May 15 05:54:55.712 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
90152024-05-15T05:54:57.755Z[ host-image] May 15 05:54:55.712 INFO O| May 15 05:54:55.712 INFO STEP 55 (remove_files) COMPLETE
90162024-05-15T05:54:57.755Z[ host-image] May 15 05:54:55.712 INFO O| May 15 05:54:55.712 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90172024-05-15T05:54:57.762Z[ host-image] May 15 05:54:55.728 INFO O| May 15 05:54:55.728 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
90182024-05-15T05:54:57.762Z[ host-image] May 15 05:54:55.729 INFO O| May 15 05:54:55.729 INFO STEP 56 (remove_files) COMPLETE
90192024-05-15T05:54:57.762Z[ host-image] May 15 05:54:55.729 INFO O| May 15 05:54:55.729 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90202024-05-15T05:54:57.767Z[ host-image] May 15 05:54:55.745 INFO O| May 15 05:54:55.745 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
90212024-05-15T05:54:57.767Z[ host-image] May 15 05:54:55.745 INFO O| May 15 05:54:55.745 INFO STEP 57 (remove_files) COMPLETE
90222024-05-15T05:54:57.767Z[ host-image] May 15 05:54:55.745 INFO O| May 15 05:54:55.745 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90232024-05-15T05:54:57.782Z[ host-image] May 15 05:54:55.760 INFO O| May 15 05:54:55.760 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
90242024-05-15T05:54:57.782Z[ host-image] May 15 05:54:55.760 INFO O| May 15 05:54:55.760 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
90252024-05-15T05:54:57.789Z[ host-image] May 15 05:54:55.760 INFO O| May 15 05:54:55.760 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90262024-05-15T05:54:57.789Z[ host-image] May 15 05:54:55.761 INFO O| May 15 05:54:55.760 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90272024-05-15T05:54:57.789Z[ host-image] May 15 05:54:55.761 INFO O| May 15 05:54:55.761 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90282024-05-15T05:54:57.789Z[ host-image] May 15 05:54:55.761 INFO O| May 15 05:54:55.761 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90292024-05-15T05:54:57.789Z[ host-image] May 15 05:54:55.761 INFO O| May 15 05:54:55.761 INFO ok!
90302024-05-15T05:54:57.789Z[ host-image] May 15 05:54:55.761 INFO O| May 15 05:54:55.761 INFO STEP 58 (ensure_file) COMPLETE
90312024-05-15T05:54:57.789Z[ host-image] May 15 05:54:55.761 INFO O| May 15 05:54:55.761 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90322024-05-15T05:54:57.794Z[ host-image] May 15 05:54:55.776 INFO O| May 15 05:54:55.776 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90332024-05-15T05:54:57.794Z[ host-image] May 15 05:54:55.776 INFO O| May 15 05:54:55.776 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90342024-05-15T05:54:57.798Z[ host-image] May 15 05:54:55.776 INFO O| May 15 05:54:55.776 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90352024-05-15T05:54:57.798Z[ host-image] May 15 05:54:55.776 INFO O| May 15 05:54:55.776 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90362024-05-15T05:54:57.798Z[ host-image] May 15 05:54:55.777 INFO O| May 15 05:54:55.776 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90372024-05-15T05:54:57.798Z[ host-image] May 15 05:54:55.777 INFO O| May 15 05:54:55.777 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90382024-05-15T05:54:57.798Z[ host-image] May 15 05:54:55.777 INFO O| May 15 05:54:55.777 INFO ok!
90392024-05-15T05:54:57.798Z[ host-image] May 15 05:54:55.777 INFO O| May 15 05:54:55.777 INFO STEP 59 (ensure_file) COMPLETE
90402024-05-15T05:54:57.799Z[ host-image] May 15 05:54:55.777 INFO O| May 15 05:54:55.777 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90412024-05-15T05:54:57.810Z[ host-image] May 15 05:54:55.792 INFO O| May 15 05:54:55.792 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
90422024-05-15T05:54:57.810Z[ host-image] May 15 05:54:55.792 INFO O| May 15 05:54:55.792 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
90432024-05-15T05:54:57.813Z[ host-image] May 15 05:54:55.793 INFO O| May 15 05:54:55.793 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
90442024-05-15T05:54:57.813Z[ host-image] May 15 05:54:55.793 INFO O| May 15 05:54:55.793 INFO ok!
90452024-05-15T05:54:57.814Z[ host-image] May 15 05:54:55.793 INFO O| May 15 05:54:55.793 INFO STEP 60 (ensure_file) COMPLETE
90462024-05-15T05:54:57.814Z[ host-image] May 15 05:54:55.793 INFO O| May 15 05:54:55.793 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90472024-05-15T05:54:57.826Z[ host-image] May 15 05:54:55.809 INFO O| May 15 05:54:55.809 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
90482024-05-15T05:54:57.830Z[ host-image] May 15 05:54:55.810 INFO O| May 15 05:54:55.810 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
90492024-05-15T05:54:57.830Z[ host-image] May 15 05:54:55.810 INFO O| May 15 05:54:55.810 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
90502024-05-15T05:54:57.830Z[ host-image] May 15 05:54:55.810 INFO O| May 15 05:54:55.810 INFO ok!
90512024-05-15T05:54:57.830Z[ host-image] May 15 05:54:55.810 INFO O| May 15 05:54:55.810 INFO STEP 61 (ensure_file) COMPLETE
90522024-05-15T05:54:57.830Z[ host-image] May 15 05:54:55.810 INFO O| May 15 05:54:55.810 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90532024-05-15T05:54:57.845Z[ host-image] May 15 05:54:55.828 INFO O| May 15 05:54:55.828 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90542024-05-15T05:54:57.849Z[ host-image] May 15 05:54:55.828 INFO O| May 15 05:54:55.828 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90552024-05-15T05:54:57.849Z[ host-image] May 15 05:54:55.829 INFO O| May 15 05:54:55.829 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90562024-05-15T05:54:57.849Z[ host-image] May 15 05:54:55.829 INFO O| May 15 05:54:55.829 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90572024-05-15T05:54:57.849Z[ host-image] May 15 05:54:55.829 INFO O| May 15 05:54:55.829 INFO ok!
90582024-05-15T05:54:57.850Z[ host-image] May 15 05:54:55.829 INFO O| May 15 05:54:55.829 INFO STEP 62 (ensure_file) COMPLETE
90592024-05-15T05:54:57.850Z[ host-image] May 15 05:54:55.829 INFO O| May 15 05:54:55.829 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90602024-05-15T05:54:57.863Z[ host-image] May 15 05:54:55.846 INFO O| May 15 05:54:55.846 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90612024-05-15T05:54:57.863Z[ host-image] May 15 05:54:55.847 INFO O| May 15 05:54:55.846 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90622024-05-15T05:54:57.870Z[ host-image] May 15 05:54:55.847 INFO O| May 15 05:54:55.847 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90632024-05-15T05:54:57.870Z[ host-image] May 15 05:54:55.847 INFO O| May 15 05:54:55.847 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90642024-05-15T05:54:57.870Z[ host-image] May 15 05:54:55.847 INFO O| May 15 05:54:55.847 INFO ok!
90652024-05-15T05:54:57.870Z[ host-image] May 15 05:54:55.847 INFO O| May 15 05:54:55.847 INFO STEP 63 (ensure_file) COMPLETE
90662024-05-15T05:54:57.871Z[ host-image] May 15 05:54:55.847 INFO O| May 15 05:54:55.847 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90672024-05-15T05:54:57.877Z[ host-image] May 15 05:54:55.861 INFO O| May 15 05:54:55.860 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90682024-05-15T05:54:57.877Z[ host-image] May 15 05:54:55.861 INFO O| May 15 05:54:55.860 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90692024-05-15T05:54:57.881Z[ host-image] May 15 05:54:55.861 INFO O| May 15 05:54:55.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90702024-05-15T05:54:57.881Z[ host-image] May 15 05:54:55.861 INFO O| May 15 05:54:55.861 INFO ok!
90712024-05-15T05:54:57.882Z[ host-image] May 15 05:54:55.861 INFO O| May 15 05:54:55.861 INFO STEP 64 (assemble_files) COMPLETE
90722024-05-15T05:54:57.882Z[ host-image] May 15 05:54:55.861 INFO O| May 15 05:54:55.861 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90732024-05-15T05:54:57.896Z[ host-image] May 15 05:54:55.880 INFO O| May 15 05:54:55.880 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90742024-05-15T05:54:57.897Z[ host-image] May 15 05:54:55.880 INFO O| May 15 05:54:55.880 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90752024-05-15T05:54:57.897Z[ host-image] May 15 05:54:55.880 INFO O| May 15 05:54:55.880 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90762024-05-15T05:54:57.905Z[ host-image] May 15 05:54:55.880 INFO O| May 15 05:54:55.880 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90772024-05-15T05:54:57.905Z[ host-image] May 15 05:54:55.880 INFO O| May 15 05:54:55.880 INFO ok!
90782024-05-15T05:54:57.905Z[ host-image] May 15 05:54:55.880 INFO O| May 15 05:54:55.880 INFO STEP 65 (ensure_file) COMPLETE
90792024-05-15T05:54:57.906Z[ host-image] May 15 05:54:55.880 INFO O| May 15 05:54:55.880 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90802024-05-15T05:54:57.924Z[ host-image] May 15 05:54:55.899 INFO O| May 15 05:54:55.899 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90812024-05-15T05:54:57.924Z[ host-image] May 15 05:54:55.899 INFO O| May 15 05:54:55.899 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90822024-05-15T05:54:57.924Z[ host-image] May 15 05:54:55.900 INFO O| May 15 05:54:55.899 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90832024-05-15T05:54:57.924Z[ host-image] May 15 05:54:55.900 INFO O| May 15 05:54:55.900 INFO STEP 66 (ensure_dir) COMPLETE
90842024-05-15T05:54:57.924Z[ host-image] May 15 05:54:55.900 INFO O| May 15 05:54:55.900 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90852024-05-15T05:54:57.938Z[ host-image] May 15 05:54:55.918 INFO O| May 15 05:54:55.917 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90862024-05-15T05:54:57.938Z[ host-image] May 15 05:54:55.918 INFO O| May 15 05:54:55.917 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 ...
90872024-05-15T05:54:57.946Z[ host-image] May 15 05:54:55.930 INFO O| May 15 05:54:55.930 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
90882024-05-15T05:54:57.946Z[ host-image] May 15 05:54:55.930 INFO O| May 15 05:54:55.930 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90892024-05-15T05:54:57.946Z[ host-image] May 15 05:54:55.930 INFO O| May 15 05:54:55.930 INFO ok!
90902024-05-15T05:54:57.946Z[ host-image] May 15 05:54:55.930 INFO O| May 15 05:54:55.930 INFO STEP 67 (ensure_file) COMPLETE
90912024-05-15T05:54:57.950Z[ host-image] May 15 05:54:55.930 INFO O| May 15 05:54:55.930 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90922024-05-15T05:54:57.966Z[ host-image] May 15 05:54:55.948 INFO O| May 15 05:54:55.948 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90932024-05-15T05:54:57.966Z[ host-image] May 15 05:54:55.948 INFO O| May 15 05:54:55.948 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 ...
90942024-05-15T05:54:57.970Z[ host-image] May 15 05:54:55.948 INFO O| May 15 05:54:55.948 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
90952024-05-15T05:54:57.970Z[ host-image] May 15 05:54:55.948 INFO O| May 15 05:54:55.948 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90962024-05-15T05:54:57.970Z[ host-image] May 15 05:54:55.948 INFO O| May 15 05:54:55.948 INFO ok!
90972024-05-15T05:54:57.970Z[ host-image] May 15 05:54:55.948 INFO O| May 15 05:54:55.948 INFO STEP 68 (ensure_file) COMPLETE
90982024-05-15T05:54:57.970Z[ host-image] May 15 05:54:55.948 INFO O| May 15 05:54:55.948 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90992024-05-15T05:54:57.991Z[ host-image] May 15 05:54:55.974 INFO O| May 15 05:54:55.974 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
91002024-05-15T05:54:57.994Z[ host-image] May 15 05:54:55.974 INFO O| May 15 05:54:55.974 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
91012024-05-15T05:54:59.075Z[ recovery-image] May 15 05:54:57.058 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
91022024-05-15T05:55:00.487Z[ host-image] May 15 05:54:58.460 INFO O| May 15 05:54:58.460 INFO STEP 69 (pack_tar) COMPLETE
91032024-05-15T05:55:00.487Z[ host-image] May 15 05:54:58.460 INFO O| May 15 05:54:58.460 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
91042024-05-15T05:55:00.505Z[ host-image] May 15 05:54:58.460 INFO O| May 15 05:54:58.460 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
91052024-05-15T05:55:00.624Z[ host-image] May 15 05:54:58.603 INFO O| May 15 05:54:58.602 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
91062024-05-15T05:55:00.699Z[ host-image] May 15 05:54:58.682 INFO O| May 15 05:54:58.682 INFO completed processing gimlet/ramdisk-02-trim
91072024-05-15T05:55:00.709Z[ host-image] May 15 05:54:58.684 INFO image builder template: zfs...
91082024-05-15T05:55:00.709Z[ host-image] May 15 05:54:58.684 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", "-F", "relver=2", "-E", "/tmp/.tmpCrnLeY/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "zfs"], pwd: None
91092024-05-15T05:55:00.714Z[ host-image] May 15 05:54:58.697 INFO O| May 15 05:54:58.697 INFO skip include "stress" because feature "stress" is not enabled
91102024-05-15T05:55:00.740Z[ host-image] May 15 05:54:58.721 INFO O| May 15 05:54:58.721 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
91112024-05-15T05:55:00.744Z[ host-image] May 15 05:54:58.725 INFO O| May 15 05:54:58.725 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
91122024-05-15T05:55:00.829Z[ host-image] May 15 05:54:58.804 INFO O| May 15 05:54:58.804 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
91132024-05-15T05:55:00.879Z[ host-image] May 15 05:54:58.861 INFO O| May 15 05:54:58.860 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
91142024-05-15T05:55:00.885Z[ host-image] May 15 05:54:58.861 INFO O| May 15 05:54:58.861 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
91152024-05-15T05:55:00.885Z[ host-image] May 15 05:54:58.865 INFO O| May 15 05:54:58.865 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
91162024-05-15T05:55:01.064Z[ host-image] May 15 05:54:58.938 INFO O| May 15 05:54:58.938 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
91172024-05-15T05:55:01.076Z[ host-image] May 15 05:54:58.985 INFO O| May 15 05:54:58.985 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
91182024-05-15T05:55:01.076Z[ host-image] May 15 05:54:58.995 INFO O| May 15 05:54:58.995 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91192024-05-15T05:55:01.076Z[ host-image] May 15 05:54:59.000 INFO O| May 15 05:54:59.000 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
91202024-05-15T05:55:01.077Z[ host-image] May 15 05:54:59.000 INFO O| May 15 05:54:59.000 INFO no lofi found
91212024-05-15T05:55:01.077Z[ host-image] May 15 05:54:59.000 INFO O| May 15 05:54:59.000 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
91222024-05-15T05:55:01.077Z[ host-image] May 15 05:54:59.000 INFO O| May 15 05:54:59.000 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91232024-05-15T05:55:02.405Z[ recovery-image] May 15 05:55:00.387 INFO E| Compiling bitflags v1.3.2
91242024-05-15T05:55:02.405Z[ recovery-image] May 15 05:55:00.387 INFO E| Compiling plain v0.2.3
91252024-05-15T05:55:02.410Z[ recovery-image] May 15 05:55:00.387 INFO E| Compiling log v0.4.21
91262024-05-15T05:55:02.410Z[ recovery-image] May 15 05:55:00.387 INFO E| Compiling scroll v0.12.0
91272024-05-15T05:55:02.411Z[ recovery-image] May 15 05:55:00.387 INFO E| Compiling bit_field v0.10.2
91282024-05-15T05:55:02.411Z[ recovery-image] May 15 05:55:00.388 INFO E| Compiling adler v1.0.2
91292024-05-15T05:55:02.411Z[ recovery-image] May 15 05:55:00.388 INFO E| Compiling static_assertions v1.1.0
91302024-05-15T05:55:02.512Z[ recovery-image] May 15 05:55:00.469 INFO E| Compiling raw-cpuid v10.7.0
91312024-05-15T05:55:02.519Z[ recovery-image] May 15 05:55:00.469 INFO E| Compiling cpio_reader v0.1.1
91322024-05-15T05:55:02.563Z[ recovery-image] May 15 05:55:00.535 INFO E| Compiling miniz_oxide v0.7.2
91332024-05-15T05:55:03.068Z[ recovery-image] May 15 05:55:00.640 INFO E| Compiling bitstruct v0.1.1
91342024-05-15T05:55:03.106Z[ recovery-image] May 15 05:55:00.850 INFO E| Compiling goblin v0.8.0
91352024-05-15T05:55:03.106Z[ host-image] May 15 05:55:01.011 INFO O| May 15 05:55:01.011 INFO lofi device = /dev/dsk/c2t1d0p0
91362024-05-15T05:55:03.107Z[ host-image] May 15 05:55:01.011 INFO O| May 15 05:55:01.011 INFO pool device = /dev/dsk/c2t1d0p0
91372024-05-15T05:55:03.107Z[ host-image] May 15 05:55:01.012 INFO O| May 15 05:55:01.012 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/c2t1d0p0"]
91382024-05-15T05:55:03.194Z[ host-image] May 15 05:55:01.170 INFO O| May 15 05:55:01.170 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91392024-05-15T05:55:03.194Z[ host-image] May 15 05:55:01.170 INFO O| May 15 05:55:01.170 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
91402024-05-15T05:55:03.223Z[ host-image] May 15 05:55:01.197 INFO O| May 15 05:55:01.197 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
91412024-05-15T05:55:03.287Z[ host-image] May 15 05:55:01.264 INFO O| May 15 05:55:01.263 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
91422024-05-15T05:55:03.338Z[ host-image] May 15 05:55:01.318 INFO O| May 15 05:55:01.318 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
91432024-05-15T05:55:03.361Z[ host-image] May 15 05:55:01.339 INFO O| May 15 05:55:01.339 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
91442024-05-15T05:55:03.376Z[ host-image] May 15 05:55:01.353 INFO O| May 15 05:55:01.353 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
91452024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.408 INFO O| May 15 05:55:01.408 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91462024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.408 INFO O| May 15 05:55:01.408 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91472024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.408 INFO O| May 15 05:55:01.408 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91482024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.420 INFO O| May 15 05:55:01.420 INFO boot environment UUID: d693dc19-0704-47a3-a059-5db2ecf5e31f
91492024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.420 INFO O| May 15 05:55:01.420 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = d693dc19-0704-47a3-a059-5db2ecf5e31f
91502024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.436 INFO O| May 15 05:55:01.436 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91512024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.452 INFO O| May 15 05:55:01.451 INFO STEP 0 (create_be) COMPLETE
91522024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.452 INFO O| May 15 05:55:01.452 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91532024-05-15T05:55:07.165Z[ host-image] May 15 05:55:01.475 INFO O| May 15 05:55:01.475 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
91542024-05-15T05:55:12.575Z[ recovery-image] May 15 05:55:10.545 INFO E| Finished `release` profile [optimized] target(s) in 34.85s
91552024-05-15T05:55:12.593Z[ recovery-image] May 15 05:55:10.564 INFO building host image...
91562024-05-15T05:55:12.593Z[ recovery-image] May 15 05:55:10.564 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")
91572024-05-15T05:55:13.157Z[ recovery-image] May 15 05:55:11.117 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
91582024-05-15T05:55:14.796Z[ recovery-image] May 15 05:55:12.770 INFO image complete! materials are in "/work/os-recovery"
91592024-05-15T05:55:14.800Z[ recovery-image]
91602024-05-15T05:55:14.800Z[ recovery-image] real 7:38.811599312
91612024-05-15T05:55:14.801Z[ recovery-image] user 3:40.255922864
91622024-05-15T05:55:14.801Z[ recovery-image] sys 53.315649961
91632024-05-15T05:55:14.801ZMay 15 05:55:12.775 INFO [recovery-image] process exited with exit status: 0 (458.822813067s)
91642024-05-15T05:55:14.801Z[ recovery-image] trap 0.097260977
91652024-05-15T05:55:14.801Z[ recovery-image] tflt 0.341875768
91662024-05-15T05:55:14.801Z[ recovery-image] dflt 1.486053275
91672024-05-15T05:55:14.801Z[ recovery-image] kflt 0.000090105
91682024-05-15T05:55:14.801Z[ recovery-image] lock 9:50.444329393
91692024-05-15T05:55:14.801Z[ recovery-image] slp 48:29.702022837
91702024-05-15T05:55:14.802Z[ recovery-image] lat 17.290372286
91712024-05-15T05:55:14.802Z[ recovery-image] stop 2.827850059
91722024-05-15T05:55:23.128Z[ host-image] May 15 05:55:21.104 INFO O| May 15 05:55:21.104 INFO STEP 1 (unpack_tar) COMPLETE
91732024-05-15T05:55:23.128Z[ host-image] May 15 05:55:21.104 INFO O| May 15 05:55:21.104 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91742024-05-15T05:55:23.141Z[ host-image] May 15 05:55:21.115 INFO O| May 15 05:55:21.115 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
91752024-05-15T05:55:23.565Z[ host-image] May 15 05:55:21.544 INFO O| May 15 05:55:21.544 INFO STEP 2 (devfsadm) COMPLETE
91762024-05-15T05:55:23.565Z[ host-image] May 15 05:55:21.544 INFO O| May 15 05:55:21.544 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91772024-05-15T05:55:23.577Z[ host-image] May 15 05:55:21.556 INFO O| May 15 05:55:21.556 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91782024-05-15T05:55:23.577Z[ host-image] May 15 05:55:21.556 INFO O| May 15 05:55:21.556 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91792024-05-15T05:55:23.580Z[ host-image] May 15 05:55:21.556 INFO O| May 15 05:55:21.556 INFO STEP 3 (ensure_dir) COMPLETE
91802024-05-15T05:55:23.580Z[ host-image] May 15 05:55:21.556 INFO O| May 15 05:55:21.556 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91812024-05-15T05:55:23.587Z[ host-image] May 15 05:55:21.566 INFO O| May 15 05:55:21.566 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91822024-05-15T05:55:23.587Z[ host-image] May 15 05:55:21.566 INFO O| May 15 05:55:21.566 INFO STEP 4 (ensure_dir) COMPLETE
91832024-05-15T05:55:23.592Z[ host-image] May 15 05:55:21.566 INFO O| May 15 05:55:21.566 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91842024-05-15T05:55:23.596Z[ host-image] May 15 05:55:21.575 INFO O| May 15 05:55:21.575 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91852024-05-15T05:55:23.599Z[ host-image] May 15 05:55:21.575 INFO O| May 15 05:55:21.575 INFO STEP 5 (ensure_dir) COMPLETE
91862024-05-15T05:55:23.599Z[ host-image] May 15 05:55:21.575 INFO O| May 15 05:55:21.575 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91872024-05-15T05:55:23.605Z[ host-image] May 15 05:55:21.585 INFO O| May 15 05:55:21.585 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91882024-05-15T05:55:23.605Z[ host-image] May 15 05:55:21.585 INFO O| May 15 05:55:21.585 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91892024-05-15T05:55:23.608Z[ host-image] May 15 05:55:21.585 INFO O| May 15 05:55:21.585 INFO STEP 6 (ensure_dir) COMPLETE
91902024-05-15T05:55:23.609Z[ host-image] May 15 05:55:21.585 INFO O| May 15 05:55:21.585 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91912024-05-15T05:55:23.615Z[ host-image] May 15 05:55:21.594 INFO O| May 15 05:55:21.594 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
91922024-05-15T05:55:23.618Z[ host-image] May 15 05:55:21.594 INFO O| May 15 05:55:21.594 INFO STEP 7 (remove_files) COMPLETE
91932024-05-15T05:55:23.618Z[ host-image] May 15 05:55:21.594 INFO O| May 15 05:55:21.594 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91942024-05-15T05:55:23.631Z[ host-image] May 15 05:55:21.604 INFO O| May 15 05:55:21.603 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
91952024-05-15T05:55:23.654Z[ host-image] May 15 05:55:21.604 INFO O| May 15 05:55:21.604 INFO STEP 8 (remove_files) COMPLETE
91962024-05-15T05:55:23.654Z[ host-image] May 15 05:55:21.604 INFO O| May 15 05:55:21.604 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91972024-05-15T05:55:23.654Z[ host-image] May 15 05:55:21.614 INFO O| May 15 05:55:21.614 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
91982024-05-15T05:55:23.655Z[ host-image] May 15 05:55:21.614 INFO O| May 15 05:55:21.614 INFO STEP 9 (remove_files) COMPLETE
91992024-05-15T05:55:23.655Z[ host-image] May 15 05:55:21.614 INFO O| May 15 05:55:21.614 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92002024-05-15T05:55:24.075Z[ host-image] May 15 05:55:21.623 INFO O| May 15 05:55:21.623 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92012024-05-15T05:55:24.076Z[ host-image] May 15 05:55:21.624 INFO O| May 15 05:55:21.624 INFO STEP 10 (remove_files) COMPLETE
92022024-05-15T05:55:24.076Z[ host-image] May 15 05:55:21.624 INFO O| May 15 05:55:21.624 INFO STEP 11: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92032024-05-15T05:55:24.076Z[ host-image] May 15 05:55:21.633 INFO O| May 15 05:55:21.633 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92042024-05-15T05:55:24.076Z[ host-image] May 15 05:55:21.633 INFO O| May 15 05:55:21.633 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92052024-05-15T05:55:24.076Z[ host-image] May 15 05:55:21.633 INFO O| May 15 05:55:21.633 INFO STEP 11 (ensure_dir) COMPLETE
92062024-05-15T05:55:24.077Z[ host-image] May 15 05:55:21.633 INFO O| May 15 05:55:21.633 INFO STEP 12: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92072024-05-15T05:55:24.088Z[ host-image] May 15 05:55:21.643 INFO O| May 15 05:55:21.643 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92082024-05-15T05:55:24.088Z[ host-image] May 15 05:55:21.643 INFO O| May 15 05:55:21.643 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92092024-05-15T05:55:24.089Z[ host-image] May 15 05:55:21.643 INFO O| May 15 05:55:21.643 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92102024-05-15T05:55:24.089Z[ host-image] May 15 05:55:21.643 INFO O| May 15 05:55:21.643 INFO STEP 12 (ensure_dir) COMPLETE
92112024-05-15T05:55:24.089Z[ host-image] May 15 05:55:21.643 INFO O| May 15 05:55:21.643 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92122024-05-15T05:55:24.089Z[ host-image] May 15 05:55:21.653 INFO O| May 15 05:55:21.653 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92132024-05-15T05:55:24.089Z[ host-image] May 15 05:55:21.653 INFO O| May 15 05:55:21.653 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92142024-05-15T05:55:24.089Z[ host-image] May 15 05:55:21.653 INFO O| May 15 05:55:21.653 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92152024-05-15T05:55:24.090Z[ host-image] May 15 05:55:21.653 INFO O| May 15 05:55:21.653 INFO STEP 13 (ensure_dir) COMPLETE
92162024-05-15T05:55:24.090Z[ host-image] May 15 05:55:21.653 INFO O| May 15 05:55:21.653 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92172024-05-15T05:55:24.090Z[ host-image] May 15 05:55:21.663 INFO O| May 15 05:55:21.663 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92182024-05-15T05:55:24.090Z[ host-image] May 15 05:55:21.663 INFO O| May 15 05:55:21.663 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92192024-05-15T05:55:24.090Z[ host-image] May 15 05:55:21.663 INFO O| May 15 05:55:21.663 INFO STEP 14 (ensure_dir) COMPLETE
92202024-05-15T05:55:24.090Z[ host-image] May 15 05:55:21.663 INFO O| May 15 05:55:21.663 INFO STEP 15: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92212024-05-15T05:55:24.090Z[ host-image] May 15 05:55:21.673 INFO O| May 15 05:55:21.673 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
92222024-05-15T05:55:24.091Z[ host-image] May 15 05:55:21.673 INFO O| May 15 05:55:21.673 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
92232024-05-15T05:55:24.091Z[ host-image] May 15 05:55:21.673 INFO O| May 15 05:55:21.673 INFO ok!
92242024-05-15T05:55:24.091Z[ host-image] May 15 05:55:21.673 INFO O| May 15 05:55:21.673 INFO STEP 15 (ensure_symlink) COMPLETE
92252024-05-15T05:55:24.091Z[ host-image] May 15 05:55:21.673 INFO O| May 15 05:55:21.673 INFO STEP 16: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92262024-05-15T05:55:24.091Z[ host-image] May 15 05:55:21.682 INFO O| May 15 05:55:21.682 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
92272024-05-15T05:55:24.091Z[ host-image] May 15 05:55:21.682 INFO O| May 15 05:55:21.682 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
92282024-05-15T05:55:24.092Z[ host-image] May 15 05:55:21.682 INFO O| May 15 05:55:21.682 INFO ok!
92292024-05-15T05:55:24.092Z[ host-image] May 15 05:55:21.682 INFO O| May 15 05:55:21.682 INFO STEP 16 (ensure_file) COMPLETE
92302024-05-15T05:55:24.092Z[ host-image] May 15 05:55:21.682 INFO O| May 15 05:55:21.682 INFO STEP 17: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92312024-05-15T05:55:24.092Z[ host-image] May 15 05:55:21.692 INFO O| May 15 05:55:21.692 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
92322024-05-15T05:55:24.093Z[ host-image] May 15 05:55:21.692 INFO O| May 15 05:55:21.692 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
92332024-05-15T05:55:24.093Z[ host-image] May 15 05:55:21.692 INFO O| May 15 05:55:21.692 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
92342024-05-15T05:55:24.094Z[ host-image] May 15 05:55:21.692 INFO O| May 15 05:55:21.692 INFO ok!
92352024-05-15T05:55:24.094Z[ host-image] May 15 05:55:21.692 INFO O| May 15 05:55:21.692 INFO STEP 17 (ensure_symlink) COMPLETE
92362024-05-15T05:55:24.095Z[ host-image] May 15 05:55:21.692 INFO O| May 15 05:55:21.692 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92372024-05-15T05:55:24.095Z[ host-image] May 15 05:55:21.701 INFO O| May 15 05:55:21.701 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
92382024-05-15T05:55:24.095Z[ host-image] May 15 05:55:21.701 INFO O| May 15 05:55:21.701 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
92392024-05-15T05:55:24.095Z[ host-image] May 15 05:55:21.701 INFO O| May 15 05:55:21.701 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
92402024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.701 INFO O| May 15 05:55:21.701 INFO ok!
92412024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.701 INFO O| May 15 05:55:21.701 INFO STEP 18 (ensure_symlink) COMPLETE
92422024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.701 INFO O| May 15 05:55:21.701 INFO STEP 19: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92432024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.711 INFO O| May 15 05:55:21.711 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
92442024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.711 INFO O| May 15 05:55:21.711 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
92452024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.711 INFO O| May 15 05:55:21.711 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
92462024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.711 INFO O| May 15 05:55:21.711 INFO ok!
92472024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.711 INFO O| May 15 05:55:21.711 INFO STEP 19 (ensure_symlink) COMPLETE
92482024-05-15T05:55:24.096Z[ host-image] May 15 05:55:21.711 INFO O| May 15 05:55:21.711 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92492024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.720 INFO O| May 15 05:55:21.720 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
92502024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.720 INFO O| May 15 05:55:21.720 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
92512024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.720 INFO O| May 15 05:55:21.720 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
92522024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.720 INFO O| May 15 05:55:21.720 INFO ok!
92532024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.720 INFO O| May 15 05:55:21.720 INFO STEP 20 (ensure_symlink) COMPLETE
92542024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.720 INFO O| May 15 05:55:21.720 INFO STEP 21: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92552024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.729 INFO O| May 15 05:55:21.729 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
92562024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.729 INFO O| May 15 05:55:21.729 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
92572024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.730 INFO O| May 15 05:55:21.730 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
92582024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.730 INFO O| May 15 05:55:21.730 INFO ok!
92592024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.730 INFO O| May 15 05:55:21.730 INFO STEP 21 (ensure_file) COMPLETE
92602024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.730 INFO O| May 15 05:55:21.730 INFO STEP 22: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
92612024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.739 INFO O| May 15 05:55:21.739 INFO updating shadow file
92622024-05-15T05:55:24.097Z[ host-image] May 15 05:55:21.739 INFO O| May 15 05:55:21.739 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92632024-05-15T05:55:24.098Z[ host-image] May 15 05:55:21.739 INFO O| May 15 05:55:21.739 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92642024-05-15T05:55:24.098Z[ host-image] May 15 05:55:21.739 INFO O| May 15 05:55:21.739 INFO STEP 22 (shadow) COMPLETE
92652024-05-15T05:55:24.098Z[ host-image] May 15 05:55:21.739 INFO O| May 15 05:55:21.739 INFO STEP 23: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92662024-05-15T05:55:24.098Z[ host-image] May 15 05:55:21.749 INFO O| May 15 05:55:21.748 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
92672024-05-15T05:55:24.098Z[ host-image] May 15 05:55:21.749 INFO O| May 15 05:55:21.749 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
92682024-05-15T05:55:24.098Z[ host-image] May 15 05:55:21.749 INFO O| May 15 05:55:21.749 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
92692024-05-15T05:55:24.099Z[ host-image] May 15 05:55:21.749 INFO O| May 15 05:55:21.749 INFO ok!
92702024-05-15T05:55:24.099Z[ host-image] May 15 05:55:21.749 INFO O| May 15 05:55:21.749 INFO STEP 23 (ensure_file) COMPLETE
92712024-05-15T05:55:24.099Z[ host-image] May 15 05:55:21.749 INFO O| May 15 05:55:21.749 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92722024-05-15T05:55:24.099Z[ host-image] May 15 05:55:21.758 INFO O| May 15 05:55:21.758 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
92732024-05-15T05:55:24.100Z[ host-image] May 15 05:55:21.758 INFO O| May 15 05:55:21.758 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
92742024-05-15T05:55:24.101Z[ host-image] May 15 05:55:21.758 INFO O| May 15 05:55:21.758 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
92752024-05-15T05:55:24.101Z[ host-image] May 15 05:55:21.758 INFO O| May 15 05:55:21.758 INFO ok!
92762024-05-15T05:55:24.101Z[ host-image] May 15 05:55:21.758 INFO O| May 15 05:55:21.758 INFO STEP 24 (ensure_file) COMPLETE
92772024-05-15T05:55:24.101Z[ host-image] May 15 05:55:21.758 INFO O| May 15 05:55:21.758 INFO STEP 25: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92782024-05-15T05:55:24.101Z[ host-image] May 15 05:55:21.768 INFO O| May 15 05:55:21.768 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
92792024-05-15T05:55:24.102Z[ host-image] May 15 05:55:21.768 INFO O| May 15 05:55:21.768 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
92802024-05-15T05:55:24.102Z[ host-image] May 15 05:55:21.768 INFO O| May 15 05:55:21.768 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92812024-05-15T05:55:24.102Z[ host-image] May 15 05:55:21.768 INFO O| May 15 05:55:21.768 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92822024-05-15T05:55:24.102Z[ host-image] May 15 05:55:21.768 INFO O| May 15 05:55:21.768 INFO ok!
92832024-05-15T05:55:24.103Z[ host-image] May 15 05:55:21.768 INFO O| May 15 05:55:21.768 INFO STEP 25 (ensure_file) COMPLETE
92842024-05-15T05:55:24.103Z[ host-image] May 15 05:55:21.768 INFO O| May 15 05:55:21.768 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92852024-05-15T05:55:24.103Z[ host-image] May 15 05:55:21.777 INFO O| May 15 05:55:21.777 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
92862024-05-15T05:55:24.103Z[ host-image] May 15 05:55:21.777 INFO O| May 15 05:55:21.777 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
92872024-05-15T05:55:24.103Z[ host-image] May 15 05:55:21.777 INFO O| May 15 05:55:21.777 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
92882024-05-15T05:55:24.104Z[ host-image] May 15 05:55:21.777 INFO O| May 15 05:55:21.777 INFO ok!
92892024-05-15T05:55:24.104Z[ host-image] May 15 05:55:21.777 INFO O| May 15 05:55:21.777 INFO STEP 26 (ensure_file) COMPLETE
92902024-05-15T05:55:24.104Z[ host-image] May 15 05:55:21.777 INFO O| May 15 05:55:21.777 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92912024-05-15T05:55:24.104Z[ host-image] May 15 05:55:21.787 INFO O| May 15 05:55:21.787 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
92922024-05-15T05:55:24.104Z[ host-image] May 15 05:55:21.787 INFO O| May 15 05:55:21.787 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
92932024-05-15T05:55:24.104Z[ host-image] May 15 05:55:21.787 INFO O| May 15 05:55:21.787 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
92942024-05-15T05:55:24.104Z[ host-image] May 15 05:55:21.787 INFO O| May 15 05:55:21.787 INFO ok!
92952024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.787 INFO O| May 15 05:55:21.787 INFO STEP 27 (ensure_file) COMPLETE
92962024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.787 INFO O| May 15 05:55:21.787 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92972024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.796 INFO O| May 15 05:55:21.796 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
92982024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.796 INFO O| May 15 05:55:21.796 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
92992024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.797 INFO O| May 15 05:55:21.796 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93002024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.797 INFO O| May 15 05:55:21.797 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93012024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.797 INFO O| May 15 05:55:21.797 INFO ok!
93022024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.797 INFO O| May 15 05:55:21.797 INFO STEP 28 (ensure_file) COMPLETE
93032024-05-15T05:55:24.105Z[ host-image] May 15 05:55:21.797 INFO O| May 15 05:55:21.797 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93042024-05-15T05:55:24.106Z[ host-image] May 15 05:55:21.806 INFO O| May 15 05:55:21.806 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93052024-05-15T05:55:24.106Z[ host-image] May 15 05:55:21.806 INFO O| May 15 05:55:21.806 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93062024-05-15T05:55:24.106Z[ host-image] May 15 05:55:21.806 INFO O| May 15 05:55:21.806 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93072024-05-15T05:55:24.119Z[ host-image] May 15 05:55:21.806 INFO O| May 15 05:55:21.806 INFO ok!
93082024-05-15T05:55:24.119Z[ host-image] May 15 05:55:21.806 INFO O| May 15 05:55:21.806 INFO STEP 29 (ensure_file) COMPLETE
93092024-05-15T05:55:24.119Z[ host-image] May 15 05:55:21.806 INFO O| May 15 05:55:21.806 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93102024-05-15T05:55:24.120Z[ host-image] May 15 05:55:21.815 INFO O| May 15 05:55:21.815 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93112024-05-15T05:55:24.120Z[ host-image] May 15 05:55:21.815 INFO O| May 15 05:55:21.815 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93122024-05-15T05:55:24.120Z[ host-image] May 15 05:55:21.815 INFO O| May 15 05:55:21.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93132024-05-15T05:55:24.120Z[ host-image] May 15 05:55:21.815 INFO O| May 15 05:55:21.815 INFO ok!
93142024-05-15T05:55:24.121Z[ host-image] May 15 05:55:21.815 INFO O| May 15 05:55:21.815 INFO STEP 30 (ensure_file) COMPLETE
93152024-05-15T05:55:24.121Z[ host-image] May 15 05:55:21.815 INFO O| May 15 05:55:21.815 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93162024-05-15T05:55:24.121Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
93172024-05-15T05:55:24.121Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
93182024-05-15T05:55:24.121Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93192024-05-15T05:55:24.121Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93202024-05-15T05:55:24.121Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93212024-05-15T05:55:24.122Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93222024-05-15T05:55:24.122Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO ok!
93232024-05-15T05:55:24.122Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO STEP 31 (ensure_file) COMPLETE
93242024-05-15T05:55:24.122Z[ host-image] May 15 05:55:21.825 INFO O| May 15 05:55:21.825 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93252024-05-15T05:55:24.122Z[ host-image] May 15 05:55:21.835 INFO O| May 15 05:55:21.835 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93262024-05-15T05:55:24.122Z[ host-image] May 15 05:55:21.835 INFO O| May 15 05:55:21.835 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93272024-05-15T05:55:24.122Z[ host-image] May 15 05:55:21.835 INFO O| May 15 05:55:21.835 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93282024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.835 INFO O| May 15 05:55:21.835 INFO STEP 32 (ensure_dir) COMPLETE
93292024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.835 INFO O| May 15 05:55:21.835 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93302024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 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
93312024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 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 ...
93322024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 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
93332024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 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
93342024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 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
93352024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 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
93362024-05-15T05:55:24.123Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 INFO ok!
93372024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 INFO STEP 33 (ensure_file) COMPLETE
93382024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.845 INFO O| May 15 05:55:21.845 INFO STEP 34: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93392024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.854 INFO O| May 15 05:55:21.854 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
93402024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.854 INFO O| May 15 05:55:21.854 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 ...
93412024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.854 INFO O| May 15 05:55:21.854 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
93422024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.854 INFO O| May 15 05:55:21.854 INFO ok!
93432024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.855 INFO O| May 15 05:55:21.854 INFO STEP 34 (ensure_symlink) COMPLETE
93442024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.855 INFO O| May 15 05:55:21.854 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93452024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
93462024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93472024-05-15T05:55:24.124Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93482024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93492024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93502024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93512024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO ok!
93522024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO STEP 35 (ensure_file) COMPLETE
93532024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.864 INFO O| May 15 05:55:21.864 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93542024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.874 INFO O| May 15 05:55:21.873 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
93552024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.874 INFO O| May 15 05:55:21.874 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 ...
93562024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.874 INFO O| May 15 05:55:21.874 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
93572024-05-15T05:55:24.125Z[ host-image] May 15 05:55:21.874 INFO O| May 15 05:55:21.874 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93582024-05-15T05:55:24.126Z[ host-image] May 15 05:55:21.874 INFO O| May 15 05:55:21.874 INFO ok!
93592024-05-15T05:55:24.126Z[ host-image] May 15 05:55:21.874 INFO O| May 15 05:55:21.874 INFO STEP 36 (ensure_file) COMPLETE
93602024-05-15T05:55:24.126Z[ host-image] May 15 05:55:21.874 INFO O| May 15 05:55:21.874 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93612024-05-15T05:55:24.126Z[ host-image] May 15 05:55:21.883 INFO O| May 15 05:55:21.883 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
93622024-05-15T05:55:24.126Z[ host-image] May 15 05:55:21.883 INFO O| May 15 05:55:21.883 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
93632024-05-15T05:55:24.126Z[ host-image] May 15 05:55:21.883 INFO O| May 15 05:55:21.883 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
93642024-05-15T05:55:24.127Z[ host-image] May 15 05:55:21.883 INFO O| May 15 05:55:21.883 INFO ok!
93652024-05-15T05:55:24.127Z[ host-image] May 15 05:55:21.883 INFO O| May 15 05:55:21.883 INFO STEP 37 (ensure_file) COMPLETE
93662024-05-15T05:55:24.127Z[ host-image] May 15 05:55:21.883 INFO O| May 15 05:55:21.883 INFO STEP 38: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93672024-05-15T05:55:24.127Z[ host-image] May 15 05:55:21.893 INFO O| May 15 05:55:21.893 INFO updating shadow file
93682024-05-15T05:55:24.127Z[ host-image] May 15 05:55:21.893 INFO O| May 15 05:55:21.893 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93692024-05-15T05:55:24.127Z[ host-image] May 15 05:55:21.893 INFO O| May 15 05:55:21.893 INFO STEP 38 (shadow) COMPLETE
93702024-05-15T05:55:24.127Z[ host-image] May 15 05:55:21.893 INFO O| May 15 05:55:21.893 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93712024-05-15T05:55:24.128Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
93722024-05-15T05:55:24.128Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
93732024-05-15T05:55:24.128Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93742024-05-15T05:55:24.128Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93752024-05-15T05:55:24.128Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO ok!
93762024-05-15T05:55:24.128Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO STEP 39 (ensure_file) COMPLETE
93772024-05-15T05:55:24.128Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93782024-05-15T05:55:24.129Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO skip step because feature "mfg" is not enabled
93792024-05-15T05:55:24.129Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO STEP 41: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93802024-05-15T05:55:24.129Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO skip step because feature "mfg" is not enabled
93812024-05-15T05:55:24.129Z[ host-image] May 15 05:55:21.903 INFO O| May 15 05:55:21.903 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93822024-05-15T05:55:24.129Z[ host-image] May 15 05:55:21.913 INFO O| May 15 05:55:21.913 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
93832024-05-15T05:55:24.129Z[ host-image] May 15 05:55:21.913 INFO O| May 15 05:55:21.913 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
93842024-05-15T05:55:24.568Z[ host-image] May 15 05:55:22.543 INFO O| May 15 05:55:22.543 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93852024-05-15T05:55:24.569Z[ host-image] May 15 05:55:22.543 INFO O| May 15 05:55:22.543 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93862024-05-15T05:55:24.569Z[ host-image] May 15 05:55:22.543 INFO O| May 15 05:55:22.543 INFO ok!
93872024-05-15T05:55:24.576Z[ host-image] May 15 05:55:22.543 INFO O| May 15 05:55:22.543 INFO STEP 42 (ensure_file) COMPLETE
93882024-05-15T05:55:24.576Z[ host-image] May 15 05:55:22.543 INFO O| May 15 05:55:22.543 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93892024-05-15T05:55:24.580Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
93902024-05-15T05:55:24.581Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93912024-05-15T05:55:24.581Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93922024-05-15T05:55:24.581Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93932024-05-15T05:55:24.581Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93942024-05-15T05:55:24.581Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93952024-05-15T05:55:24.581Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO ok!
93962024-05-15T05:55:24.581Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO STEP 43 (ensure_file) COMPLETE
93972024-05-15T05:55:24.582Z[ host-image] May 15 05:55:22.555 INFO O| May 15 05:55:22.555 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93982024-05-15T05:55:24.592Z[ host-image] May 15 05:55:22.565 INFO O| May 15 05:55:22.565 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
93992024-05-15T05:55:24.592Z[ host-image] May 15 05:55:22.565 INFO O| May 15 05:55:22.565 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 ...
94002024-05-15T05:55:24.596Z[ host-image] May 15 05:55:22.565 INFO O| May 15 05:55:22.565 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
94012024-05-15T05:55:24.596Z[ host-image] May 15 05:55:22.565 INFO O| May 15 05:55:22.565 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94022024-05-15T05:55:24.596Z[ host-image] May 15 05:55:22.565 INFO O| May 15 05:55:22.565 INFO ok!
94032024-05-15T05:55:24.596Z[ host-image] May 15 05:55:22.565 INFO O| May 15 05:55:22.565 INFO STEP 44 (ensure_file) COMPLETE
94042024-05-15T05:55:24.596Z[ host-image] May 15 05:55:22.565 INFO O| May 15 05:55:22.565 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94052024-05-15T05:55:24.633Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94062024-05-15T05:55:24.633Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94072024-05-15T05:55:24.633Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94082024-05-15T05:55:24.633Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94092024-05-15T05:55:24.633Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94102024-05-15T05:55:24.633Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94112024-05-15T05:55:24.633Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO ok!
94122024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO STEP 45 (ensure_file) COMPLETE
94132024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.575 INFO O| May 15 05:55:22.575 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94142024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.585 INFO O| May 15 05:55:22.585 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94152024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.585 INFO O| May 15 05:55:22.585 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 ...
94162024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.585 INFO O| May 15 05:55:22.585 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
94172024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.585 INFO O| May 15 05:55:22.585 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94182024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.585 INFO O| May 15 05:55:22.585 INFO ok!
94192024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.585 INFO O| May 15 05:55:22.585 INFO STEP 46 (ensure_file) COMPLETE
94202024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.585 INFO O| May 15 05:55:22.585 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94212024-05-15T05:55:24.634Z[ host-image] May 15 05:55:22.594 INFO O| May 15 05:55:22.594 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
94222024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.594 INFO O| May 15 05:55:22.594 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
94232024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.595 INFO O| May 15 05:55:22.595 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94242024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.595 INFO O| May 15 05:55:22.595 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94252024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.595 INFO O| May 15 05:55:22.595 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94262024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.595 INFO O| May 15 05:55:22.595 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94272024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.595 INFO O| May 15 05:55:22.595 INFO ok!
94282024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.595 INFO O| May 15 05:55:22.595 INFO STEP 47 (ensure_file) COMPLETE
94292024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.595 INFO O| May 15 05:55:22.595 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94302024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.604 INFO O| May 15 05:55:22.604 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
94312024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.604 INFO O| May 15 05:55:22.604 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 ...
94322024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.604 INFO O| May 15 05:55:22.604 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
94332024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.604 INFO O| May 15 05:55:22.604 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94342024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.604 INFO O| May 15 05:55:22.604 INFO ok!
94352024-05-15T05:55:24.635Z[ host-image] May 15 05:55:22.604 INFO O| May 15 05:55:22.604 INFO STEP 48 (ensure_file) COMPLETE
94362024-05-15T05:55:24.636Z[ host-image] May 15 05:55:22.604 INFO O| May 15 05:55:22.604 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94372024-05-15T05:55:24.641Z[ host-image] May 15 05:55:22.614 INFO O| May 15 05:55:22.614 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
94382024-05-15T05:55:24.641Z[ host-image] May 15 05:55:22.614 INFO O| May 15 05:55:22.614 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 ...
94392024-05-15T05:55:24.641Z[ host-image] May 15 05:55:22.614 INFO O| May 15 05:55:22.614 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
94402024-05-15T05:55:24.641Z[ host-image] May 15 05:55:22.614 INFO O| May 15 05:55:22.614 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
94412024-05-15T05:55:24.641Z[ host-image] May 15 05:55:22.614 INFO O| May 15 05:55:22.614 INFO ok!
94422024-05-15T05:55:24.642Z[ host-image] May 15 05:55:22.614 INFO O| May 15 05:55:22.614 INFO STEP 49 (ensure_file) COMPLETE
94432024-05-15T05:55:24.642Z[ host-image] May 15 05:55:22.614 INFO O| May 15 05:55:22.614 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94442024-05-15T05:55:24.646Z[ host-image] May 15 05:55:22.623 INFO O| May 15 05:55:22.623 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
94452024-05-15T05:55:24.646Z[ host-image] May 15 05:55:22.623 INFO O| May 15 05:55:22.623 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 ...
94462024-05-15T05:55:24.646Z[ host-image] May 15 05:55:22.623 INFO O| May 15 05:55:22.623 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
94472024-05-15T05:55:24.646Z[ host-image] May 15 05:55:22.623 INFO O| May 15 05:55:22.623 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
94482024-05-15T05:55:24.647Z[ host-image] May 15 05:55:22.623 INFO O| May 15 05:55:22.623 INFO ok!
94492024-05-15T05:55:24.647Z[ host-image] May 15 05:55:22.623 INFO O| May 15 05:55:22.623 INFO STEP 50 (ensure_file) COMPLETE
94502024-05-15T05:55:24.647Z[ host-image] May 15 05:55:22.623 INFO O| May 15 05:55:22.623 INFO STEP 51: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94512024-05-15T05:55:24.655Z[ host-image] May 15 05:55:22.633 INFO O| May 15 05:55:22.633 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
94522024-05-15T05:55:24.660Z[ host-image] May 15 05:55:22.633 INFO O| May 15 05:55:22.633 INFO STEP 51 (ensure_dir) COMPLETE
94532024-05-15T05:55:24.660Z[ host-image] May 15 05:55:22.633 INFO O| May 15 05:55:22.633 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94542024-05-15T05:55:24.665Z[ host-image] May 15 05:55:22.643 INFO O| May 15 05:55:22.643 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94552024-05-15T05:55:24.665Z[ host-image] May 15 05:55:22.643 INFO O| May 15 05:55:22.643 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94562024-05-15T05:55:24.666Z[ host-image] May 15 05:55:22.643 INFO O| May 15 05:55:22.643 INFO STEP 52 (ensure_dir) COMPLETE
94572024-05-15T05:55:24.666Z[ host-image] May 15 05:55:22.643 INFO O| May 15 05:55:22.643 INFO STEP 53: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94582024-05-15T05:55:24.675Z[ host-image] May 15 05:55:22.652 INFO O| May 15 05:55:22.652 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94592024-05-15T05:55:24.675Z[ host-image] May 15 05:55:22.652 INFO O| May 15 05:55:22.652 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94602024-05-15T05:55:24.675Z[ host-image] May 15 05:55:22.652 INFO O| May 15 05:55:22.652 INFO STEP 53 (ensure_dir) COMPLETE
94612024-05-15T05:55:24.680Z[ host-image] May 15 05:55:22.652 INFO O| May 15 05:55:22.652 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94622024-05-15T05:55:24.686Z[ host-image] May 15 05:55:22.662 INFO O| May 15 05:55:22.661 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
94632024-05-15T05:55:24.686Z[ host-image] May 15 05:55:22.662 INFO O| May 15 05:55:22.661 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
94642024-05-15T05:55:24.698Z[ host-image] May 15 05:55:22.675 INFO O| May 15 05:55:22.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
94652024-05-15T05:55:24.699Z[ host-image] May 15 05:55:22.675 INFO O| May 15 05:55:22.675 INFO ok!
94662024-05-15T05:55:24.714Z[ host-image] May 15 05:55:22.675 INFO O| May 15 05:55:22.675 INFO STEP 54 (ensure_file) COMPLETE
94672024-05-15T05:55:24.715Z[ host-image] May 15 05:55:22.675 INFO O| May 15 05:55:22.675 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94682024-05-15T05:55:24.735Z[ host-image] May 15 05:55:22.686 INFO O| May 15 05:55:22.686 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
94692024-05-15T05:55:24.735Z[ host-image] May 15 05:55:22.686 INFO O| May 15 05:55:22.686 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
94702024-05-15T05:55:25.796Z[ host-image] May 15 05:55:23.756 INFO O| May 15 05:55:23.756 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
94712024-05-15T05:55:25.796Z[ host-image] May 15 05:55:23.756 INFO O| May 15 05:55:23.756 INFO ok!
94722024-05-15T05:55:25.797Z[ host-image] May 15 05:55:23.756 INFO O| May 15 05:55:23.756 INFO STEP 55 (ensure_file) COMPLETE
94732024-05-15T05:55:25.797Z[ host-image] May 15 05:55:23.756 INFO O| May 15 05:55:23.756 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94742024-05-15T05:55:25.811Z[ host-image] May 15 05:55:23.768 INFO O| May 15 05:55:23.768 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94752024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.768 INFO O| May 15 05:55:23.768 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94762024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.768 INFO O| May 15 05:55:23.768 INFO STEP 56 (ensure_dir) COMPLETE
94772024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.768 INFO O| May 15 05:55:23.768 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94782024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.779 INFO O| May 15 05:55:23.779 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
94792024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.779 INFO O| May 15 05:55:23.779 INFO copying /tmp/.tmpCrnLeY/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 ...
94802024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.779 INFO O| May 15 05:55:23.779 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
94812024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.779 INFO O| May 15 05:55:23.779 INFO ok!
94822024-05-15T05:55:25.812Z[ host-image] May 15 05:55:23.779 INFO O| May 15 05:55:23.779 INFO STEP 57 (ensure_file) COMPLETE
94832024-05-15T05:55:25.813Z[ host-image] May 15 05:55:23.779 INFO O| May 15 05:55:23.779 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94842024-05-15T05:55:26.259Z[ host-image] May 15 05:55:23.788 INFO O| May 15 05:55:23.788 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
94852024-05-15T05:55:26.259Z[ host-image] May 15 05:55:23.789 INFO O| May 15 05:55:23.788 INFO copying /tmp/.tmpCrnLeY/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 ...
94862024-05-15T05:55:26.259Z[ host-image] May 15 05:55:23.789 INFO O| May 15 05:55:23.789 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
94872024-05-15T05:55:26.260Z[ host-image] May 15 05:55:23.789 INFO O| May 15 05:55:23.789 INFO ok!
94882024-05-15T05:55:26.260Z[ host-image] May 15 05:55:23.789 INFO O| May 15 05:55:23.789 INFO STEP 58 (ensure_file) COMPLETE
94892024-05-15T05:55:26.260Z[ host-image] May 15 05:55:23.789 INFO O| May 15 05:55:23.789 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94902024-05-15T05:55:26.260Z[ host-image] May 15 05:55:23.798 INFO O| May 15 05:55:23.798 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94912024-05-15T05:55:26.260Z[ host-image] May 15 05:55:23.798 INFO O| May 15 05:55:23.798 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94922024-05-15T05:55:26.260Z[ host-image] May 15 05:55:23.798 INFO O| May 15 05:55:23.798 INFO STEP 59 (ensure_dir) COMPLETE
94932024-05-15T05:55:26.260Z[ host-image] May 15 05:55:23.798 INFO O| May 15 05:55:23.798 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94942024-05-15T05:55:26.684Z[ host-image] May 15 05:55:23.808 INFO O| May 15 05:55:23.808 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
94952024-05-15T05:55:26.684Z[ host-image] May 15 05:55:23.808 INFO O| May 15 05:55:23.808 INFO copying /tmp/.tmpCrnLeY/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 ...
94962024-05-15T05:55:26.684Z[ host-image] May 15 05:55:23.808 INFO O| May 15 05:55:23.808 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
94972024-05-15T05:55:26.684Z[ host-image] May 15 05:55:23.808 INFO O| May 15 05:55:23.808 INFO ok!
94982024-05-15T05:55:26.685Z[ host-image] May 15 05:55:23.808 INFO O| May 15 05:55:23.808 INFO STEP 60 (ensure_file) COMPLETE
94992024-05-15T05:55:26.685Z[ host-image] May 15 05:55:23.808 INFO O| May 15 05:55:23.808 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95002024-05-15T05:55:26.685Z[ host-image] May 15 05:55:23.817 INFO O| May 15 05:55:23.817 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95012024-05-15T05:55:26.685Z[ host-image] May 15 05:55:23.817 INFO O| May 15 05:55:23.817 INFO copying /tmp/.tmpCrnLeY/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 ...
95022024-05-15T05:55:26.685Z[ host-image] May 15 05:55:23.817 INFO O| May 15 05:55:23.817 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95032024-05-15T05:55:26.686Z[ host-image] May 15 05:55:23.817 INFO O| May 15 05:55:23.817 INFO ok!
95042024-05-15T05:55:26.686Z[ host-image] May 15 05:55:23.817 INFO O| May 15 05:55:23.817 INFO STEP 61 (ensure_file) COMPLETE
95052024-05-15T05:55:26.686Z[ host-image] May 15 05:55:23.817 INFO O| May 15 05:55:23.817 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95062024-05-15T05:55:26.686Z[ host-image] May 15 05:55:23.827 INFO O| May 15 05:55:23.827 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95072024-05-15T05:55:26.687Z[ host-image] May 15 05:55:23.827 INFO O| May 15 05:55:23.827 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95082024-05-15T05:55:26.687Z[ host-image] May 15 05:55:23.827 INFO O| May 15 05:55:23.827 INFO STEP 62 (ensure_dir) COMPLETE
95092024-05-15T05:55:26.687Z[ host-image] May 15 05:55:23.827 INFO O| May 15 05:55:23.827 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95102024-05-15T05:55:26.687Z[ host-image] May 15 05:55:23.836 INFO O| May 15 05:55:23.836 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95112024-05-15T05:55:26.688Z[ host-image] May 15 05:55:23.836 INFO O| May 15 05:55:23.836 INFO copying /tmp/.tmpCrnLeY/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 ...
95122024-05-15T05:55:26.688Z[ host-image] May 15 05:55:23.837 INFO O| May 15 05:55:23.836 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95132024-05-15T05:55:26.688Z[ host-image] May 15 05:55:23.837 INFO O| May 15 05:55:23.837 INFO ok!
95142024-05-15T05:55:26.689Z[ host-image] May 15 05:55:23.837 INFO O| May 15 05:55:23.837 INFO STEP 63 (ensure_file) COMPLETE
95152024-05-15T05:55:26.689Z[ host-image] May 15 05:55:23.837 INFO O| May 15 05:55:23.837 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95162024-05-15T05:55:26.689Z[ host-image] May 15 05:55:23.846 INFO O| May 15 05:55:23.846 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
95172024-05-15T05:55:26.689Z[ host-image] May 15 05:55:23.846 INFO O| May 15 05:55:23.846 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
95182024-05-15T05:55:26.689Z[ host-image] May 15 05:55:23.846 INFO O| May 15 05:55:23.846 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
95192024-05-15T05:55:26.689Z[ host-image] May 15 05:55:23.846 INFO O| May 15 05:55:23.846 INFO ok!
95202024-05-15T05:55:26.690Z[ host-image] May 15 05:55:23.846 INFO O| May 15 05:55:23.846 INFO STEP 64 (ensure_file) COMPLETE
95212024-05-15T05:55:26.690Z[ host-image] May 15 05:55:23.846 INFO O| May 15 05:55:23.846 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95222024-05-15T05:55:26.690Z[ host-image] May 15 05:55:23.855 INFO O| May 15 05:55:23.855 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95232024-05-15T05:55:26.690Z[ host-image] May 15 05:55:23.855 INFO O| May 15 05:55:23.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95242024-05-15T05:55:26.690Z[ host-image] May 15 05:55:23.855 INFO O| May 15 05:55:23.855 INFO STEP 65 (ensure_dir) COMPLETE
95252024-05-15T05:55:26.690Z[ host-image] May 15 05:55:23.855 INFO O| May 15 05:55:23.855 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95262024-05-15T05:55:26.691Z[ host-image] May 15 05:55:23.865 INFO O| May 15 05:55:23.865 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
95272024-05-15T05:55:26.691Z[ host-image] May 15 05:55:23.865 INFO O| May 15 05:55:23.865 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
95282024-05-15T05:55:26.691Z[ host-image] May 15 05:55:24.411 INFO O| May 15 05:55:24.411 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
95292024-05-15T05:55:26.691Z[ host-image] May 15 05:55:24.411 INFO O| May 15 05:55:24.411 INFO ok!
95302024-05-15T05:55:26.691Z[ host-image] May 15 05:55:24.411 INFO O| May 15 05:55:24.411 INFO STEP 66 (ensure_file) COMPLETE
95312024-05-15T05:55:26.691Z[ host-image] May 15 05:55:24.411 INFO O| May 15 05:55:24.411 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95322024-05-15T05:55:26.692Z[ host-image] May 15 05:55:24.423 INFO O| May 15 05:55:24.423 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
95332024-05-15T05:55:26.692Z[ host-image] May 15 05:55:24.423 INFO O| May 15 05:55:24.423 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
95342024-05-15T05:55:27.887Z[ host-image] May 15 05:55:25.853 INFO O| May 15 05:55:25.853 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
95352024-05-15T05:55:27.887Z[ host-image] May 15 05:55:25.853 INFO O| May 15 05:55:25.853 INFO ok!
95362024-05-15T05:55:27.887Z[ host-image] May 15 05:55:25.853 INFO O| May 15 05:55:25.853 INFO STEP 67 (ensure_file) COMPLETE
95372024-05-15T05:55:27.901Z[ host-image] May 15 05:55:25.853 INFO O| May 15 05:55:25.853 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95382024-05-15T05:55:27.901Z[ host-image] May 15 05:55:25.866 INFO O| May 15 05:55:25.866 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95392024-05-15T05:55:27.901Z[ host-image] May 15 05:55:25.866 INFO O| May 15 05:55:25.866 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95402024-05-15T05:55:27.901Z[ host-image] May 15 05:55:25.866 INFO O| May 15 05:55:25.866 INFO STEP 68 (ensure_dir) COMPLETE
95412024-05-15T05:55:27.902Z[ host-image] May 15 05:55:25.866 INFO O| May 15 05:55:25.866 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95422024-05-15T05:55:27.908Z[ host-image] May 15 05:55:25.877 INFO O| May 15 05:55:25.877 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
95432024-05-15T05:55:27.909Z[ host-image] May 15 05:55:25.877 INFO O| May 15 05:55:25.877 INFO copying /tmp/.tmpCrnLeY/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 ...
95442024-05-15T05:55:27.909Z[ host-image] May 15 05:55:25.877 INFO O| May 15 05:55:25.877 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
95452024-05-15T05:55:27.909Z[ host-image] May 15 05:55:25.877 INFO O| May 15 05:55:25.877 INFO ok!
95462024-05-15T05:55:27.909Z[ host-image] May 15 05:55:25.877 INFO O| May 15 05:55:25.877 INFO STEP 69 (ensure_file) COMPLETE
95472024-05-15T05:55:27.909Z[ host-image] May 15 05:55:25.877 INFO O| May 15 05:55:25.877 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95482024-05-15T05:55:27.923Z[ host-image] May 15 05:55:25.887 INFO O| May 15 05:55:25.887 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
95492024-05-15T05:55:27.923Z[ host-image] May 15 05:55:25.887 INFO O| May 15 05:55:25.887 INFO copying /tmp/.tmpCrnLeY/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 ...
95502024-05-15T05:55:27.923Z[ host-image] May 15 05:55:25.887 INFO O| May 15 05:55:25.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
95512024-05-15T05:55:27.923Z[ host-image] May 15 05:55:25.887 INFO O| May 15 05:55:25.887 INFO ok!
95522024-05-15T05:55:27.923Z[ host-image] May 15 05:55:25.887 INFO O| May 15 05:55:25.887 INFO STEP 70 (ensure_file) COMPLETE
95532024-05-15T05:55:27.924Z[ host-image] May 15 05:55:25.887 INFO O| May 15 05:55:25.887 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95542024-05-15T05:55:27.937Z[ host-image] May 15 05:55:25.897 INFO O| May 15 05:55:25.897 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
95552024-05-15T05:55:27.937Z[ host-image] May 15 05:55:25.897 INFO O| May 15 05:55:25.897 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
95562024-05-15T05:55:27.937Z[ host-image] May 15 05:55:25.897 INFO O| May 15 05:55:25.897 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
95572024-05-15T05:55:27.937Z[ host-image] May 15 05:55:25.897 INFO O| May 15 05:55:25.897 INFO ok!
95582024-05-15T05:55:27.937Z[ host-image] May 15 05:55:25.897 INFO O| May 15 05:55:25.897 INFO STEP 71 (ensure_file) COMPLETE
95592024-05-15T05:55:27.938Z[ host-image] May 15 05:55:25.897 INFO O| May 15 05:55:25.897 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95602024-05-15T05:55:27.957Z[ host-image] May 15 05:55:25.907 INFO O| May 15 05:55:25.907 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
95612024-05-15T05:55:27.957Z[ host-image] May 15 05:55:25.907 INFO O| May 15 05:55:25.907 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
95622024-05-15T05:55:27.957Z[ host-image] May 15 05:55:25.907 INFO O| May 15 05:55:25.907 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
95632024-05-15T05:55:27.957Z[ host-image] May 15 05:55:25.907 INFO O| May 15 05:55:25.907 INFO ok!
95642024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.907 INFO O| May 15 05:55:25.907 INFO STEP 72 (ensure_file) COMPLETE
95652024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.907 INFO O| May 15 05:55:25.907 INFO STEP 73: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95662024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.917 INFO O| May 15 05:55:25.917 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95672024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.917 INFO O| May 15 05:55:25.917 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95682024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.917 INFO O| May 15 05:55:25.917 INFO STEP 73 (ensure_dir) COMPLETE
95692024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.917 INFO O| May 15 05:55:25.917 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95702024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.926 INFO O| May 15 05:55:25.926 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
95712024-05-15T05:55:27.958Z[ host-image] May 15 05:55:25.926 INFO O| May 15 05:55:25.926 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
95722024-05-15T05:55:28.385Z[ host-image] May 15 05:55:25.929 INFO O| May 15 05:55:25.929 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
95732024-05-15T05:55:28.386Z[ host-image] May 15 05:55:25.929 INFO O| May 15 05:55:25.929 INFO ok!
95742024-05-15T05:55:28.386Z[ host-image] May 15 05:55:25.929 INFO O| May 15 05:55:25.929 INFO STEP 74 (ensure_file) COMPLETE
95752024-05-15T05:55:28.386Z[ host-image] May 15 05:55:25.929 INFO O| May 15 05:55:25.929 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95762024-05-15T05:55:28.386Z[ host-image] May 15 05:55:25.938 INFO O| May 15 05:55:25.938 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
95772024-05-15T05:55:28.386Z[ host-image] May 15 05:55:25.938 INFO O| May 15 05:55:25.938 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
95782024-05-15T05:55:28.387Z[ host-image] May 15 05:55:25.938 INFO O| May 15 05:55:25.938 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
95792024-05-15T05:55:28.387Z[ host-image] May 15 05:55:25.938 INFO O| May 15 05:55:25.938 INFO ok!
95802024-05-15T05:55:28.387Z[ host-image] May 15 05:55:25.938 INFO O| May 15 05:55:25.938 INFO STEP 75 (ensure_file) COMPLETE
95812024-05-15T05:55:28.388Z[ host-image] May 15 05:55:25.938 INFO O| May 15 05:55:25.938 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95822024-05-15T05:55:28.388Z[ host-image] May 15 05:55:25.947 INFO O| May 15 05:55:25.947 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
95832024-05-15T05:55:28.388Z[ host-image] May 15 05:55:25.948 INFO O| May 15 05:55:25.947 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
95842024-05-15T05:55:28.774Z[ host-image] May 15 05:55:26.746 INFO O| May 15 05:55:26.746 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
95852024-05-15T05:55:28.774Z[ host-image] May 15 05:55:26.746 INFO O| May 15 05:55:26.746 INFO ok!
95862024-05-15T05:55:28.775Z[ host-image] May 15 05:55:26.746 INFO O| May 15 05:55:26.746 INFO STEP 76 (ensure_file) COMPLETE
95872024-05-15T05:55:28.775Z[ host-image] May 15 05:55:26.746 INFO O| May 15 05:55:26.746 INFO STEP 77: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95882024-05-15T05:55:28.788Z[ host-image] May 15 05:55:26.757 INFO O| May 15 05:55:26.757 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95892024-05-15T05:55:28.788Z[ host-image] May 15 05:55:26.757 INFO O| May 15 05:55:26.757 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95902024-05-15T05:55:28.789Z[ host-image] May 15 05:55:26.757 INFO O| May 15 05:55:26.757 INFO STEP 77 (ensure_dir) COMPLETE
95912024-05-15T05:55:28.789Z[ host-image] May 15 05:55:26.757 INFO O| May 15 05:55:26.757 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95922024-05-15T05:55:28.814Z[ host-image] May 15 05:55:26.767 INFO O| May 15 05:55:26.767 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95932024-05-15T05:55:28.814Z[ host-image] May 15 05:55:26.767 INFO O| May 15 05:55:26.767 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95942024-05-15T05:55:28.814Z[ host-image] May 15 05:55:26.767 INFO O| May 15 05:55:26.767 INFO STEP 78 (ensure_dir) COMPLETE
95952024-05-15T05:55:28.815Z[ host-image] May 15 05:55:26.767 INFO O| May 15 05:55:26.767 INFO STEP 79: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95962024-05-15T05:55:28.815Z[ host-image] May 15 05:55:26.776 INFO O| May 15 05:55:26.776 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95972024-05-15T05:55:28.815Z[ host-image] May 15 05:55:26.776 INFO O| May 15 05:55:26.776 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95982024-05-15T05:55:28.815Z[ host-image] May 15 05:55:26.776 INFO O| May 15 05:55:26.776 INFO STEP 79 (ensure_dir) COMPLETE
95992024-05-15T05:55:28.816Z[ host-image] May 15 05:55:26.776 INFO O| May 15 05:55:26.776 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96002024-05-15T05:55:28.822Z[ host-image] May 15 05:55:26.785 INFO O| May 15 05:55:26.785 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96012024-05-15T05:55:28.822Z[ host-image] May 15 05:55:26.785 INFO O| May 15 05:55:26.785 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96022024-05-15T05:55:28.822Z[ host-image] May 15 05:55:26.785 INFO O| May 15 05:55:26.785 INFO STEP 80 (ensure_dir) COMPLETE
96032024-05-15T05:55:28.822Z[ host-image] May 15 05:55:26.785 INFO O| May 15 05:55:26.785 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96042024-05-15T05:55:28.823Z[ host-image] May 15 05:55:26.794 INFO O| May 15 05:55:26.794 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96052024-05-15T05:55:28.823Z[ host-image] May 15 05:55:26.795 INFO O| May 15 05:55:26.794 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96062024-05-15T05:55:28.823Z[ host-image] May 15 05:55:26.795 INFO O| May 15 05:55:26.795 INFO STEP 81 (ensure_dir) COMPLETE
96072024-05-15T05:55:28.823Z[ host-image] May 15 05:55:26.795 INFO O| May 15 05:55:26.795 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96082024-05-15T05:55:28.841Z[ host-image] May 15 05:55:26.804 INFO O| May 15 05:55:26.804 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96092024-05-15T05:55:28.841Z[ host-image] May 15 05:55:26.804 INFO O| May 15 05:55:26.804 INFO copying /tmp/.tmpCrnLeY/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 ...
96102024-05-15T05:55:28.841Z[ host-image] May 15 05:55:26.804 INFO O| May 15 05:55:26.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96112024-05-15T05:55:28.842Z[ host-image] May 15 05:55:26.804 INFO O| May 15 05:55:26.804 INFO ok!
96122024-05-15T05:55:28.842Z[ host-image] May 15 05:55:26.804 INFO O| May 15 05:55:26.804 INFO STEP 82 (ensure_file) COMPLETE
96132024-05-15T05:55:28.842Z[ host-image] May 15 05:55:26.804 INFO O| May 15 05:55:26.804 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96142024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.813 INFO O| May 15 05:55:26.813 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96152024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.813 INFO O| May 15 05:55:26.813 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96162024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.813 INFO O| May 15 05:55:26.813 INFO STEP 83 (ensure_dir) COMPLETE
96172024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.813 INFO O| May 15 05:55:26.813 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96182024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.823 INFO O| May 15 05:55:26.823 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
96192024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.823 INFO O| May 15 05:55:26.823 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
96202024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.823 INFO O| May 15 05:55:26.823 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
96212024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.823 INFO O| May 15 05:55:26.823 INFO ok!
96222024-05-15T05:55:28.867Z[ host-image] May 15 05:55:26.823 INFO O| May 15 05:55:26.823 INFO STEP 84 (ensure_file) COMPLETE
96232024-05-15T05:55:28.868Z[ host-image] May 15 05:55:26.823 INFO O| May 15 05:55:26.823 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96242024-05-15T05:55:28.882Z[ host-image] May 15 05:55:26.832 INFO O| May 15 05:55:26.832 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
96252024-05-15T05:55:28.882Z[ host-image] May 15 05:55:26.832 INFO O| May 15 05:55:26.832 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
96262024-05-15T05:55:29.100Z[ host-image] May 15 05:55:27.075 INFO O| May 15 05:55:27.075 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
96272024-05-15T05:55:29.100Z[ host-image] May 15 05:55:27.075 INFO O| May 15 05:55:27.075 INFO ok!
96282024-05-15T05:55:29.100Z[ host-image] May 15 05:55:27.075 INFO O| May 15 05:55:27.075 INFO STEP 85 (ensure_file) COMPLETE
96292024-05-15T05:55:29.100Z[ host-image] May 15 05:55:27.075 INFO O| May 15 05:55:27.075 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96302024-05-15T05:55:29.118Z[ host-image] May 15 05:55:27.086 INFO O| May 15 05:55:27.086 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
96312024-05-15T05:55:29.126Z[ host-image] May 15 05:55:27.086 INFO O| May 15 05:55:27.086 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
96322024-05-15T05:55:29.672Z[ host-image] May 15 05:55:27.639 INFO O| May 15 05:55:27.639 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
96332024-05-15T05:55:29.673Z[ host-image] May 15 05:55:27.639 INFO O| May 15 05:55:27.639 INFO ok!
96342024-05-15T05:55:29.687Z[ host-image] May 15 05:55:27.639 INFO O| May 15 05:55:27.639 INFO STEP 86 (ensure_file) COMPLETE
96352024-05-15T05:55:29.687Z[ host-image] May 15 05:55:27.639 INFO O| May 15 05:55:27.639 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96362024-05-15T05:55:29.688Z[ host-image] May 15 05:55:27.651 INFO O| May 15 05:55:27.651 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
96372024-05-15T05:55:29.688Z[ host-image] May 15 05:55:27.651 INFO O| May 15 05:55:27.651 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
96382024-05-15T05:55:29.688Z[ host-image] May 15 05:55:27.651 INFO O| May 15 05:55:27.651 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
96392024-05-15T05:55:29.688Z[ host-image] May 15 05:55:27.651 INFO O| May 15 05:55:27.651 INFO ok!
96402024-05-15T05:55:29.688Z[ host-image] May 15 05:55:27.651 INFO O| May 15 05:55:27.651 INFO STEP 87 (ensure_file) COMPLETE
96412024-05-15T05:55:29.688Z[ host-image] May 15 05:55:27.651 INFO O| May 15 05:55:27.651 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96422024-05-15T05:55:29.698Z[ host-image] May 15 05:55:27.661 INFO O| May 15 05:55:27.661 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
96432024-05-15T05:55:29.698Z[ host-image] May 15 05:55:27.661 INFO O| May 15 05:55:27.661 INFO copying /tmp/.tmpCrnLeY/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
96442024-05-15T05:55:32.302Z[ host-image] May 15 05:55:30.267 INFO O| May 15 05:55:30.267 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
96452024-05-15T05:55:32.302Z[ host-image] May 15 05:55:30.267 INFO O| May 15 05:55:30.267 INFO ok!
96462024-05-15T05:55:32.319Z[ host-image] May 15 05:55:30.267 INFO O| May 15 05:55:30.267 INFO STEP 88 (ensure_file) COMPLETE
96472024-05-15T05:55:32.319Z[ host-image] May 15 05:55:30.267 INFO O| May 15 05:55:30.267 INFO STEP 89: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96482024-05-15T05:55:32.319Z[ host-image] May 15 05:55:30.278 INFO O| May 15 05:55:30.278 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
96492024-05-15T05:55:32.319Z[ host-image] May 15 05:55:30.278 INFO O| May 15 05:55:30.278 INFO STEP 89 (ensure_dir) COMPLETE
96502024-05-15T05:55:32.319Z[ host-image] May 15 05:55:30.278 INFO O| May 15 05:55:30.278 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96512024-05-15T05:55:32.338Z[ host-image] May 15 05:55:30.288 INFO O| May 15 05:55:30.288 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
96522024-05-15T05:55:32.338Z[ host-image] May 15 05:55:30.288 INFO O| May 15 05:55:30.288 INFO STEP 90 (ensure_dir) COMPLETE
96532024-05-15T05:55:32.338Z[ host-image] May 15 05:55:30.288 INFO O| May 15 05:55:30.288 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96542024-05-15T05:55:32.338Z[ host-image] May 15 05:55:30.298 INFO O| May 15 05:55:30.298 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
96552024-05-15T05:55:32.339Z[ host-image] May 15 05:55:30.298 INFO O| May 15 05:55:30.298 INFO STEP 91 (ensure_dir) COMPLETE
96562024-05-15T05:55:32.339Z[ host-image] May 15 05:55:30.298 INFO O| May 15 05:55:30.298 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96572024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.307 INFO O| May 15 05:55:30.307 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
96582024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.307 INFO O| May 15 05:55:30.307 INFO STEP 92 (ensure_dir) COMPLETE
96592024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.307 INFO O| May 15 05:55:30.307 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96602024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.317 INFO O| May 15 05:55:30.317 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
96612024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.317 INFO O| May 15 05:55:30.317 INFO copying /tmp/.tmpCrnLeY/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 ...
96622024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.317 INFO O| May 15 05:55:30.317 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
96632024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.317 INFO O| May 15 05:55:30.317 INFO ok!
96642024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.317 INFO O| May 15 05:55:30.317 INFO STEP 93 (ensure_file) COMPLETE
96652024-05-15T05:55:32.355Z[ host-image] May 15 05:55:30.317 INFO O| May 15 05:55:30.317 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96662024-05-15T05:55:32.370Z[ host-image] May 15 05:55:30.326 INFO O| May 15 05:55:30.326 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
96672024-05-15T05:55:32.370Z[ host-image] May 15 05:55:30.326 INFO O| May 15 05:55:30.326 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
96682024-05-15T05:55:32.370Z[ host-image] May 15 05:55:30.326 INFO O| May 15 05:55:30.326 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
96692024-05-15T05:55:32.370Z[ host-image] May 15 05:55:30.326 INFO O| May 15 05:55:30.326 INFO STEP 94 (ensure_dir) COMPLETE
96702024-05-15T05:55:32.371Z[ host-image] May 15 05:55:30.326 INFO O| May 15 05:55:30.326 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96712024-05-15T05:55:32.371Z[ host-image] May 15 05:55:30.336 INFO O| May 15 05:55:30.336 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
96722024-05-15T05:55:32.371Z[ host-image] May 15 05:55:30.336 INFO O| May 15 05:55:30.336 INFO copying /tmp/.tmpCrnLeY/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
96732024-05-15T05:55:32.371Z[ host-image] May 15 05:55:30.336 INFO O| May 15 05:55:30.336 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
96742024-05-15T05:55:32.371Z[ host-image] May 15 05:55:30.336 INFO O| May 15 05:55:30.336 INFO ok!
96752024-05-15T05:55:32.371Z[ host-image] May 15 05:55:30.336 INFO O| May 15 05:55:30.336 INFO STEP 95 (ensure_file) COMPLETE
96762024-05-15T05:55:32.371Z[ host-image] May 15 05:55:30.336 INFO O| May 15 05:55:30.336 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96772024-05-15T05:55:32.393Z[ host-image] May 15 05:55:30.346 INFO O| May 15 05:55:30.346 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
96782024-05-15T05:55:32.393Z[ host-image] May 15 05:55:30.346 INFO O| May 15 05:55:30.346 INFO STEP 96 (remove_files) COMPLETE
96792024-05-15T05:55:32.393Z[ host-image] May 15 05:55:30.346 INFO O| May 15 05:55:30.346 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96802024-05-15T05:55:32.393Z[ host-image] May 15 05:55:30.355 INFO O| May 15 05:55:30.355 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
96812024-05-15T05:55:32.394Z[ host-image] May 15 05:55:30.356 INFO O| May 15 05:55:30.355 INFO STEP 97 (remove_files) COMPLETE
96822024-05-15T05:55:32.394Z[ host-image] May 15 05:55:30.356 INFO O| May 15 05:55:30.355 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96832024-05-15T05:55:32.835Z[ host-image] May 15 05:55:30.365 INFO O| May 15 05:55:30.365 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
96842024-05-15T05:55:32.836Z[ host-image] May 15 05:55:30.365 INFO O| May 15 05:55:30.365 INFO STEP 98 (remove_files) COMPLETE
96852024-05-15T05:55:32.836Z[ host-image] May 15 05:55:30.365 INFO O| May 15 05:55:30.365 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96862024-05-15T05:55:32.836Z[ host-image] May 15 05:55:30.375 INFO O| May 15 05:55:30.375 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
96872024-05-15T05:55:32.836Z[ host-image] May 15 05:55:30.375 INFO O| May 15 05:55:30.375 INFO STEP 99 (remove_files) COMPLETE
96882024-05-15T05:55:32.836Z[ host-image] May 15 05:55:30.375 INFO O| May 15 05:55:30.375 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96892024-05-15T05:55:32.837Z[ host-image] May 15 05:55:30.384 INFO O| May 15 05:55:30.384 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
96902024-05-15T05:55:32.837Z[ host-image] May 15 05:55:30.384 INFO O| May 15 05:55:30.384 INFO STEP 100 (remove_files) COMPLETE
96912024-05-15T05:55:32.837Z[ host-image] May 15 05:55:30.384 INFO O| May 15 05:55:30.384 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96922024-05-15T05:55:32.837Z[ host-image] May 15 05:55:30.394 INFO O| May 15 05:55:30.393 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
96932024-05-15T05:55:32.837Z[ host-image] May 15 05:55:30.394 INFO O| May 15 05:55:30.394 INFO STEP 101 (remove_files) COMPLETE
96942024-05-15T05:55:32.837Z[ host-image] May 15 05:55:30.394 INFO O| May 15 05:55:30.394 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96952024-05-15T05:55:32.837Z[ host-image] May 15 05:55:30.403 INFO O| May 15 05:55:30.403 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
96962024-05-15T05:55:32.838Z[ host-image] May 15 05:55:30.403 INFO O| May 15 05:55:30.403 INFO STEP 102 (remove_files) COMPLETE
96972024-05-15T05:55:32.838Z[ host-image] May 15 05:55:30.403 INFO O| May 15 05:55:30.403 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96982024-05-15T05:55:32.838Z[ host-image] May 15 05:55:30.412 INFO O| May 15 05:55:30.412 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
96992024-05-15T05:55:32.839Z[ host-image] May 15 05:55:30.412 INFO O| May 15 05:55:30.412 INFO STEP 103 (remove_files) COMPLETE
97002024-05-15T05:55:32.839Z[ host-image] May 15 05:55:30.412 INFO O| May 15 05:55:30.412 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97012024-05-15T05:55:32.839Z[ host-image] May 15 05:55:30.422 INFO O| May 15 05:55:30.422 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
97022024-05-15T05:55:32.839Z[ host-image] May 15 05:55:30.422 INFO O| May 15 05:55:30.422 INFO STEP 104 (remove_files) COMPLETE
97032024-05-15T05:55:32.839Z[ host-image] May 15 05:55:30.422 INFO O| May 15 05:55:30.422 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97042024-05-15T05:55:32.839Z[ host-image] May 15 05:55:30.432 INFO O| May 15 05:55:30.431 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
97052024-05-15T05:55:32.840Z[ host-image] May 15 05:55:30.432 INFO O| May 15 05:55:30.432 INFO STEP 105 (remove_files) COMPLETE
97062024-05-15T05:55:32.840Z[ host-image] May 15 05:55:30.432 INFO O| May 15 05:55:30.432 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97072024-05-15T05:55:32.840Z[ host-image] May 15 05:55:30.441 INFO O| May 15 05:55:30.441 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
97082024-05-15T05:55:32.840Z[ host-image] May 15 05:55:30.441 INFO O| May 15 05:55:30.441 INFO STEP 106 (remove_files) COMPLETE
97092024-05-15T05:55:32.840Z[ host-image] May 15 05:55:30.441 INFO O| May 15 05:55:30.441 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97102024-05-15T05:55:32.840Z[ host-image] May 15 05:55:30.450 INFO O| May 15 05:55:30.450 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
97112024-05-15T05:55:32.841Z[ host-image] May 15 05:55:30.450 INFO O| May 15 05:55:30.450 INFO STEP 107 (remove_files) COMPLETE
97122024-05-15T05:55:32.841Z[ host-image] May 15 05:55:30.450 INFO O| May 15 05:55:30.450 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97132024-05-15T05:55:32.841Z[ host-image] May 15 05:55:30.460 INFO O| May 15 05:55:30.460 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
97142024-05-15T05:55:32.841Z[ host-image] May 15 05:55:30.460 INFO O| May 15 05:55:30.460 INFO STEP 108 (remove_files) COMPLETE
97152024-05-15T05:55:32.841Z[ host-image] May 15 05:55:30.460 INFO O| May 15 05:55:30.460 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97162024-05-15T05:55:32.842Z[ host-image] May 15 05:55:30.470 INFO O| May 15 05:55:30.470 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
97172024-05-15T05:55:32.842Z[ host-image] May 15 05:55:30.470 INFO O| May 15 05:55:30.470 INFO STEP 109 (remove_files) COMPLETE
97182024-05-15T05:55:32.842Z[ host-image] May 15 05:55:30.470 INFO O| May 15 05:55:30.470 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97192024-05-15T05:55:32.842Z[ host-image] May 15 05:55:30.479 INFO O| May 15 05:55:30.479 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
97202024-05-15T05:55:32.843Z[ host-image] May 15 05:55:30.479 INFO O| May 15 05:55:30.479 INFO STEP 110 (remove_files) COMPLETE
97212024-05-15T05:55:32.843Z[ host-image] May 15 05:55:30.479 INFO O| May 15 05:55:30.479 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97222024-05-15T05:55:32.843Z[ host-image] May 15 05:55:30.488 INFO O| May 15 05:55:30.488 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
97232024-05-15T05:55:32.844Z[ host-image] May 15 05:55:30.488 INFO O| May 15 05:55:30.488 INFO STEP 111 (remove_files) COMPLETE
97242024-05-15T05:55:32.844Z[ host-image] May 15 05:55:30.488 INFO O| May 15 05:55:30.488 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97252024-05-15T05:55:32.844Z[ host-image] May 15 05:55:30.498 INFO O| May 15 05:55:30.498 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
97262024-05-15T05:55:32.844Z[ host-image] May 15 05:55:30.498 INFO O| May 15 05:55:30.498 INFO STEP 112 (remove_files) COMPLETE
97272024-05-15T05:55:32.844Z[ host-image] May 15 05:55:30.498 INFO O| May 15 05:55:30.498 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97282024-05-15T05:55:32.845Z[ host-image] May 15 05:55:30.507 INFO O| May 15 05:55:30.507 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
97292024-05-15T05:55:32.845Z[ host-image] May 15 05:55:30.507 INFO O| May 15 05:55:30.507 INFO STEP 113 (remove_files) COMPLETE
97302024-05-15T05:55:32.845Z[ host-image] May 15 05:55:30.507 INFO O| May 15 05:55:30.507 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97312024-05-15T05:55:32.846Z[ host-image] May 15 05:55:30.517 INFO O| May 15 05:55:30.517 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
97322024-05-15T05:55:32.846Z[ host-image] May 15 05:55:30.517 INFO O| May 15 05:55:30.517 INFO STEP 114 (remove_files) COMPLETE
97332024-05-15T05:55:32.846Z[ host-image] May 15 05:55:30.517 INFO O| May 15 05:55:30.517 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97342024-05-15T05:55:32.846Z[ host-image] May 15 05:55:30.526 INFO O| May 15 05:55:30.526 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
97352024-05-15T05:55:32.847Z[ host-image] May 15 05:55:30.526 INFO O| May 15 05:55:30.526 INFO STEP 115 (remove_files) COMPLETE
97362024-05-15T05:55:32.847Z[ host-image] May 15 05:55:30.526 INFO O| May 15 05:55:30.526 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97372024-05-15T05:55:32.847Z[ host-image] May 15 05:55:30.536 INFO O| May 15 05:55:30.536 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
97382024-05-15T05:55:32.847Z[ host-image] May 15 05:55:30.536 INFO O| May 15 05:55:30.536 INFO STEP 116 (remove_files) COMPLETE
97392024-05-15T05:55:32.847Z[ host-image] May 15 05:55:30.536 INFO O| May 15 05:55:30.536 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97402024-05-15T05:55:32.847Z[ host-image] May 15 05:55:30.545 INFO O| May 15 05:55:30.545 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
97412024-05-15T05:55:32.848Z[ host-image] May 15 05:55:30.545 INFO O| May 15 05:55:30.545 INFO STEP 117 (remove_files) COMPLETE
97422024-05-15T05:55:32.848Z[ host-image] May 15 05:55:30.545 INFO O| May 15 05:55:30.545 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97432024-05-15T05:55:32.848Z[ host-image] May 15 05:55:30.555 INFO O| May 15 05:55:30.554 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
97442024-05-15T05:55:32.848Z[ host-image] May 15 05:55:30.555 INFO O| May 15 05:55:30.555 INFO STEP 118 (remove_files) COMPLETE
97452024-05-15T05:55:32.849Z[ host-image] May 15 05:55:30.555 INFO O| May 15 05:55:30.555 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97462024-05-15T05:55:32.849Z[ host-image] May 15 05:55:30.564 INFO O| May 15 05:55:30.564 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
97472024-05-15T05:55:32.849Z[ host-image] May 15 05:55:30.564 INFO O| May 15 05:55:30.564 INFO STEP 119 (remove_files) COMPLETE
97482024-05-15T05:55:32.849Z[ host-image] May 15 05:55:30.564 INFO O| May 15 05:55:30.564 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97492024-05-15T05:55:32.850Z[ host-image] May 15 05:55:30.574 INFO O| May 15 05:55:30.573 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
97502024-05-15T05:55:32.850Z[ host-image] May 15 05:55:30.574 INFO O| May 15 05:55:30.574 INFO STEP 120 (remove_files) COMPLETE
97512024-05-15T05:55:32.850Z[ host-image] May 15 05:55:30.574 INFO O| May 15 05:55:30.574 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97522024-05-15T05:55:32.850Z[ host-image] May 15 05:55:30.583 INFO O| May 15 05:55:30.583 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
97532024-05-15T05:55:32.851Z[ host-image] May 15 05:55:30.583 INFO O| May 15 05:55:30.583 INFO STEP 121 (remove_files) COMPLETE
97542024-05-15T05:55:32.851Z[ host-image] May 15 05:55:30.583 INFO O| May 15 05:55:30.583 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97552024-05-15T05:55:32.851Z[ host-image] May 15 05:55:30.592 INFO O| May 15 05:55:30.592 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
97562024-05-15T05:55:32.852Z[ host-image] May 15 05:55:30.592 INFO O| May 15 05:55:30.592 INFO STEP 122 (remove_files) COMPLETE
97572024-05-15T05:55:32.852Z[ host-image] May 15 05:55:30.592 INFO O| May 15 05:55:30.592 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97582024-05-15T05:55:32.852Z[ host-image] May 15 05:55:30.602 INFO O| May 15 05:55:30.602 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
97592024-05-15T05:55:32.853Z[ host-image] May 15 05:55:30.602 INFO O| May 15 05:55:30.602 INFO STEP 123 (remove_files) COMPLETE
97602024-05-15T05:55:32.853Z[ host-image] May 15 05:55:30.602 INFO O| May 15 05:55:30.602 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97612024-05-15T05:55:32.853Z[ host-image] May 15 05:55:30.611 INFO O| May 15 05:55:30.611 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
97622024-05-15T05:55:32.853Z[ host-image] May 15 05:55:30.611 INFO O| May 15 05:55:30.611 INFO STEP 124 (remove_files) COMPLETE
97632024-05-15T05:55:32.854Z[ host-image] May 15 05:55:30.611 INFO O| May 15 05:55:30.611 INFO STEP 125: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
97642024-05-15T05:55:32.854Z[ host-image] May 15 05:55:30.625 INFO O| May 15 05:55:30.625 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
97652024-05-15T05:55:32.854Z[ host-image] May 15 05:55:30.625 INFO O| May 15 05:55:30.625 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db"}
97662024-05-15T05:55:36.372Z[ host-image] May 15 05:55:34.348 INFO O| May 15 05:55:34.348 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
97672024-05-15T05:55:36.372Z[ host-image] May 15 05:55:34.348 INFO O| May 15 05:55:34.348 INFO E| svccfg: Loaded 74 smf(7) service descriptions
97682024-05-15T05:55:36.389Z[ host-image] May 15 05:55:34.360 INFO O| May 15 05:55:34.360 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "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", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db"}
97692024-05-15T05:55:36.461Z[ host-image] May 15 05:55:34.438 INFO O| May 15 05:55:34.438 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
97702024-05-15T05:55:36.461Z[ host-image] May 15 05:55:34.438 INFO O| May 15 05:55:34.438 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
97712024-05-15T05:55:36.464Z[ host-image] May 15 05:55:34.439 INFO O| May 15 05:55:34.439 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
97722024-05-15T05:55:36.464Z[ host-image] May 15 05:55:34.439 INFO O| May 15 05:55:34.439 INFO ok!
97732024-05-15T05:55:36.464Z[ host-image] May 15 05:55:34.439 INFO O| May 15 05:55:34.439 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
97742024-05-15T05:55:36.464Z[ host-image] May 15 05:55:34.440 INFO O| May 15 05:55:34.440 INFO STEP 125 (seed_smf) COMPLETE
97752024-05-15T05:55:36.464Z[ host-image] May 15 05:55:34.440 INFO O| May 15 05:55:34.440 INFO steps complete; finalising image!
97762024-05-15T05:55:36.464Z[ host-image] May 15 05:55:34.440 INFO O| May 15 05:55:34.440 INFO TRIM POOL: TEMPORARY-gimlet-zfs
97772024-05-15T05:55:36.626Z[ host-image] May 15 05:55:34.597 INFO O| May 15 05:55:34.597 INFO trim TEMPORARY-gimlet-zfs: (9% trimmed, started at Wed May 15 05:55:34 2024)
97782024-05-15T05:55:36.846Z[ host-image] May 15 05:55:34.819 INFO O| May 15 05:55:34.819 INFO temporary pool has 634M used, 198M avail, 1.90x compressratio
97792024-05-15T05:55:36.846Z[ host-image] May 15 05:55:34.819 INFO O| May 15 05:55:34.819 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
97802024-05-15T05:55:37.103Z[ host-image] May 15 05:55:35.073 INFO O| May 15 05:55:35.072 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
97812024-05-15T05:55:37.104Z[ host-image] May 15 05:55:35.073 INFO O| May 15 05:55:35.073 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
97822024-05-15T05:55:38.180Z[ host-image] May 15 05:55:36.092 INFO O| May 15 05:55:36.092 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
97832024-05-15T05:55:38.180Z[ host-image] May 15 05:55:36.092 INFO O| May 15 05:55:36.092 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
97842024-05-15T05:55:38.221Z[ host-image] May 15 05:55:36.092 INFO O| May 15 05:55:36.092 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
97852024-05-15T05:55:38.221Z[ host-image] May 15 05:55:36.092 INFO O| May 15 05:55:36.092 INFO completed processing gimlet/zfs
97862024-05-15T05:55:38.221Z[ host-image] May 15 05:55:36.092 INFO O| May 15 05:55:36.092 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
97872024-05-15T05:55:44.048Z[ host-image] May 15 05:55:42.017 INFO O| May 15 05:55:42.017 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
97882024-05-15T05:55:44.173Z[ host-image] May 15 05:55:42.140 INFO BUILD STRING "heads/stlouis-0-g8593bca056\n"
97892024-05-15T05:55:44.173Z[ host-image] May 15 05:55:42.140 INFO expanded image name: "ci 4f7e84b/${os_short_commit} 2024-05-15 05:25" -> "ci 4f7e84b/8593bca 2024-05-15 05:25"
97902024-05-15T05:55:44.178Z[ host-image] May 15 05:55:42.140 INFO output artefacts stored in: "/work/os-host"
97912024-05-15T05:55:44.178Z[ host-image] May 15 05:55:42.140 INFO collecting git info from project "bootserver"...
97922024-05-15T05:55:44.178Z[ host-image] May 15 05:55:42.145 INFO collecting git info from project "pilot"...
97932024-05-15T05:55:44.178Z[ host-image] May 15 05:55:42.151 INFO collecting git info from project "amd-firmware"...
97942024-05-15T05:55:44.182Z[ host-image] May 15 05:55:42.158 INFO collecting git info from project "chelsio-t6-roms"...
97952024-05-15T05:55:44.188Z[ host-image] May 15 05:55:42.163 INFO collecting git info from project "amd-host-image-builder"...
97962024-05-15T05:55:44.200Z[ host-image] May 15 05:55:42.176 INFO collecting git info from project "pinprick"...
97972024-05-15T05:55:44.212Z[ host-image] May 15 05:55:42.180 INFO collecting git info from project "phbl"...
97982024-05-15T05:55:44.227Z[ host-image] May 15 05:55:42.184 INFO collecting git info from project "image-builder"...
97992024-05-15T05:55:44.227Z[ host-image] May 15 05:55:42.188 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98002024-05-15T05:55:44.564Z[ host-image] May 15 05:55:42.537 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
98012024-05-15T05:55:44.910Z[ host-image] May 15 05:55:42.869 INFO creating Oxide boot image...
98022024-05-15T05:55:44.910Z[ host-image] May 15 05:55:42.869 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 4f7e84b/8593bca 2024-05-15 05:25", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
98032024-05-15T05:55:45.801Z[ host-image] May 15 05:55:43.774 INFO O| ok, image written!
98042024-05-15T05:55:45.801Z[ host-image] May 15 05:55:43.774 INFO O| ok, boot_image_csum file written!
98052024-05-15T05:55:45.814Z[ host-image] May 15 05:55:43.777 INFO creating boot archive (CPIO)...
98062024-05-15T05:55:45.815Z[ host-image] May 15 05:55:43.777 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
98072024-05-15T05:55:45.815Z[ host-image] May 15 05:55:43.783 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
98082024-05-15T05:55:45.815Z[ host-image] May 15 05:55:43.783 INFO E| + outfile=/work/os-host/cpio
98092024-05-15T05:55:45.815Z[ host-image] May 15 05:55:43.783 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
98102024-05-15T05:55:45.815Z[ host-image] May 15 05:55:43.785 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
98112024-05-15T05:55:45.815Z[ host-image] May 15 05:55:43.785 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
98122024-05-15T05:55:45.850Z[ host-image] May 15 05:55:43.825 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
98132024-05-15T05:55:45.850Z[ host-image] May 15 05:55:43.825 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
98142024-05-15T05:55:45.861Z[ host-image] May 15 05:55:43.831 INFO creating compressed cpio/unix for nanobl-rs...
98152024-05-15T05:55:45.861Z[ host-image] May 15 05:55:43.831 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
98162024-05-15T05:55:46.144Z[ host-image] May 15 05:55:44.103 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
98172024-05-15T05:55:50.379Z[ host-image] May 15 05:55:48.354 INFO creating reset image...
98182024-05-15T05:55:50.379Z[ host-image] May 15 05:55:48.354 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
98192024-05-15T05:55:50.458Z[ host-image] May 15 05:55:48.430 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s
98202024-05-15T05:55:50.869Z[ host-image] May 15 05:55:48.430 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
98212024-05-15T05:55:50.874Z[ host-image] May 15 05:55:48.505 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
98222024-05-15T05:55:52.657Z[ host-image] May 15 05:55:50.631 INFO E| Finished `release` profile [optimized] target(s) in 2.18s
98232024-05-15T05:55:52.667Z[ host-image] May 15 05:55:50.641 INFO building host image...
98242024-05-15T05:55:52.672Z[ host-image] May 15 05:55:50.641 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")
98252024-05-15T05:55:53.110Z[ host-image] May 15 05:55:51.084 INFO finishing image archive at "/work/os-host/os.tar.gz"...
98262024-05-15T05:56:32.946Z[ host-image] May 15 05:56:30.899 INFO image complete! materials are in "/work/os-host"
98272024-05-15T05:56:32.957Z[ host-image]
98282024-05-15T05:56:32.957Z[ host-image] real 9:31.497871853
98292024-05-15T05:56:32.957Z[ host-image] user 3:02.016763680
98302024-05-15T05:56:32.957Z[ host-image] sys 39.760173513
98312024-05-15T05:56:32.957Z[ host-image] trap 0.066902085
98322024-05-15T05:56:32.958Z[ host-image] tflt 0.033886823
98332024-05-15T05:56:32.958Z[ host-image] dflt 0.033306630
98342024-05-15T05:56:32.958Z[ host-image] kflt 0.000030225
98352024-05-15T05:56:32.958Z[ host-image] lock 7:05.479277818
98362024-05-15T05:56:32.958Z[ host-image] slp 55:36.672213066
98372024-05-15T05:56:32.958Z[ host-image] lat 3.203989223
98382024-05-15T05:56:32.959Z[ host-image] stop 0.496818092
98392024-05-15T05:56:32.959ZMay 15 05:56:30.902 INFO [host-image] process exited with exit status: 0 (571.561108175s)
98402024-05-15T05:56:32.959ZMay 15 05:56:30.902 INFO [tuf-repo] running task
98412024-05-15T05:56:39.425ZMay 15 05:56:37.385 INFO assembling repository in `/tmp/tufaceousSNuers`, component: OmicronRepoAssembler
98422024-05-15T05:56:43.604ZMay 15 05:56:41.550 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
98432024-05-15T05:56:43.789ZMay 15 05:56:41.703 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
98442024-05-15T05:56:54.239ZMay 15 05:56:52.198 INFO [tuf-repo] task succeeded (21.295470241s)
98452024-05-15T05:56:54.239ZMay 15 05:56:52.198 INFO all jobs completed in 1878.636702352s
98462024-05-15T05:56:54.696Zprocess exited: duration 2453931 ms, exit code 0
 
98472024-05-15T05:56:54.709Zfound 31 output files
98482024-05-15T05:56:54.709Zuploading: /work/manifest.toml (6876 bytes)
98492024-05-15T05:56:55.749Zuploaded: /work/manifest.toml
98502024-05-15T05:56:55.749Zuploading: /work/repo.zip (1706386878 bytes)
98512024-05-15T06:09:57.595Zuploaded: /work/repo.zip
98522024-05-15T06:09:57.595Zuploading: /work/repo.zip.sha256.txt (65 bytes)
98532024-05-15T06:09:58.863Zuploaded: /work/repo.zip.sha256.txt
98542024-05-15T06:09:58.863Zuploading: /work/helios-setup.log (56246 bytes)
98552024-05-15T06:09:59.958Zuploaded: /work/helios-setup.log
98562024-05-15T06:09:59.959Zuploading: /work/host-image.log (170949 bytes)
98572024-05-15T06:10:01.571Zuploaded: /work/host-image.log
98582024-05-15T06:10:01.571Zuploading: /work/host-package.log (15346 bytes)
98592024-05-15T06:10:02.610Zuploaded: /work/host-package.log
98602024-05-15T06:10:02.611Zuploading: /work/host-target.log (101 bytes)
98612024-05-15T06:10:03.647Zuploaded: /work/host-target.log
98622024-05-15T06:10:03.647Zuploading: /work/omicron-package.log (4556 bytes)
98632024-05-15T06:10:04.727Zuploaded: /work/omicron-package.log
98642024-05-15T06:10:04.727Zuploading: /work/phbl-toolchain.log (881 bytes)
98652024-05-15T06:10:05.747Zuploaded: /work/phbl-toolchain.log
98662024-05-15T06:10:05.747Zuploading: /work/recovery-image.log (591169 bytes)
98672024-05-15T06:10:06.849Zuploaded: /work/recovery-image.log
98682024-05-15T06:10:06.849Zuploading: /work/recovery-package.log (290 bytes)
98692024-05-15T06:10:07.900Zuploaded: /work/recovery-package.log
98702024-05-15T06:10:07.900Zuploading: /work/recovery-target.log (98 bytes)
98712024-05-15T06:10:09.159Zuploaded: /work/recovery-target.log
98722024-05-15T06:10:09.159Zuploading: /work/stamp-clickhouse.log (117 bytes)
98732024-05-15T06:10:19.515Zuploaded: /work/stamp-clickhouse.log
98742024-05-15T06:10:19.515Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
98752024-05-15T06:10:20.876Zuploaded: /work/stamp-clickhouse_keeper.log
98762024-05-15T06:10:20.876Zuploading: /work/stamp-cockroachdb.log (118 bytes)
98772024-05-15T06:10:21.914Zuploaded: /work/stamp-cockroachdb.log
98782024-05-15T06:10:21.915Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
98792024-05-15T06:10:22.963Zuploaded: /work/stamp-crucible-pantry-zone.log
98802024-05-15T06:10:22.995Zuploading: /work/stamp-crucible-zone.log (120 bytes)
98812024-05-15T06:10:24.055Zuploaded: /work/stamp-crucible-zone.log
98822024-05-15T06:10:24.055Zuploading: /work/stamp-external-dns.log (119 bytes)
98832024-05-15T06:10:25.110Zuploaded: /work/stamp-external-dns.log
98842024-05-15T06:10:25.110Zuploading: /work/stamp-installinator.log (103 bytes)
98852024-05-15T06:10:26.149Zuploaded: /work/stamp-installinator.log
98862024-05-15T06:10:26.149Zuploading: /work/stamp-internal-dns.log (119 bytes)
98872024-05-15T06:10:27.193Zuploaded: /work/stamp-internal-dns.log
98882024-05-15T06:10:27.209Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
98892024-05-15T06:10:28.248Zuploaded: /work/stamp-mg-ddm-gz.log
98902024-05-15T06:10:28.248Zuploading: /work/stamp-nexus.log (112 bytes)
98912024-05-15T06:10:29.269Zuploaded: /work/stamp-nexus.log
98922024-05-15T06:10:29.269Zuploading: /work/stamp-ntp.log (110 bytes)
98932024-05-15T06:10:30.283Zuploaded: /work/stamp-ntp.log
98942024-05-15T06:10:30.283Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
98952024-05-15T06:10:31.299Zuploaded: /work/stamp-omicron-sled-agent.log
98962024-05-15T06:10:31.299Zuploading: /work/stamp-overlay.log (114 bytes)
98972024-05-15T06:10:32.400Zuploaded: /work/stamp-overlay.log
98982024-05-15T06:10:32.445Zuploading: /work/stamp-oximeter.log (115 bytes)
98992024-05-15T06:10:33.870Zuploaded: /work/stamp-oximeter.log
99002024-05-15T06:10:33.870Zuploading: /work/stamp-oxlog.log (109 bytes)
99012024-05-15T06:10:34.917Zuploaded: /work/stamp-oxlog.log
99022024-05-15T06:10:34.917Zuploading: /work/stamp-probe.log (112 bytes)
99032024-05-15T06:10:35.935Zuploaded: /work/stamp-probe.log
99042024-05-15T06:10:35.936Zuploading: /work/stamp-propolis-server.log (122 bytes)
99052024-05-15T06:10:36.949Zuploaded: /work/stamp-propolis-server.log
99062024-05-15T06:10:36.949Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
99072024-05-15T06:10:38.412Zuploaded: /work/stamp-pumpkind-gz.log
99082024-05-15T06:10:38.459Zuploading: /work/stamp-switch-asic.log (118 bytes)
99092024-05-15T06:10:39.472Zuploaded: /work/stamp-switch-asic.log