01HXX28A2E1MHQ8Z185C86DTY2: 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: 01HXX28KWQMF14K2APW2313YCR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-15T02:46:34.673Zjob assigned to worker 01HXX28H5T5R32X4N28KY6W4YR (queued for 43 s)
 
22024-05-15T02:46:34.720Zstarting task 0: "setup"
32024-05-15T02:46:34.750Z++ uname -s
42024-05-15T02:46:34.750Z+ kern=SunOS
52024-05-15T02:46:34.751Z+ case "$kern" in
62024-05-15T02:46:34.751Z+ groupadd -g 12345 build
72024-05-15T02:46:34.751Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-15T02:46:36.741Z+ zfs create -o mountpoint=/work rpool/work
92024-05-15T02:46:36.790Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-15T02:46:36.818Z+ home_fs=zfs
112024-05-15T02:46:36.819Z+ [[ zfs == autofs ]]
122024-05-15T02:46:36.819Z+ mkdir -p /home/build
132024-05-15T02:46:36.819Z+ chown build:build /home/build /work
142024-05-15T02:46:38.801Z+ chmod 0700 /home/build /work
152024-05-15T02:46:38.826Zprocess exited: duration 4092 ms, exit code 0
 
162024-05-15T02:46:38.880Zstarting task 1: "rust-toolchain"
172024-05-15T02:46:38.906Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-15T02:46:38.906Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.77.2 --profile default
192024-05-15T02:46:39.025Zinfo: downloading installer
202024-05-15T02:46:39.475Zwarning: it looks like you have an existing installation of Rust at:
212024-05-15T02:46:39.475Zwarning: /opt/ooce/bin
222024-05-15T02:46:39.475Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-15T02:46:39.476Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-15T02:46:39.476Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-15T02:46:39.476Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-15T02:46:39.476Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-15T02:46:39.476Zerror: cannot install while Rust is installed
282024-05-15T02:46:39.477Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-15T02:46:39.529Zinfo: profile set to 'default'
302024-05-15T02:46:39.529Zinfo: default host triple is x86_64-unknown-illumos
312024-05-15T02:46:39.557Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
322024-05-15T02:46:39.638Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
332024-05-15T02:46:39.638Zinfo: downloading component 'cargo'
342024-05-15T02:46:39.819Zinfo: downloading component 'clippy'
352024-05-15T02:46:40.275Zinfo: downloading component 'rust-docs'
362024-05-15T02:46:40.322Zinfo: downloading component 'rust-std'
372024-05-15T02:46:40.813Zinfo: downloading component 'rustc'
382024-05-15T02:46:41.076Zinfo: downloading component 'rustfmt'
392024-05-15T02:46:41.124Zinfo: installing component 'cargo'
402024-05-15T02:46:42.261Zinfo: installing component 'clippy'
412024-05-15T02:46:42.635Zinfo: installing component 'rust-docs'
422024-05-15T02:46:45.210Zinfo: installing component 'rust-std'
432024-05-15T02:46:47.176Zinfo: installing component 'rustc'
442024-05-15T02:46:52.074Zinfo: installing component 'rustfmt'
452024-05-15T02:46:52.435Zinfo: default toolchain set to '1.77.2-x86_64-unknown-illumos'
462024-05-15T02:46:52.435Z
472024-05-15T02:46:52.550Z 1.77.2-x86_64-unknown-illumos installed - rustc 1.77.2 (25ef9e3d8 2024-04-09)
482024-05-15T02:46:52.550Z
492024-05-15T02:46:52.576Z
502024-05-15T02:46:52.576ZRust is installed now. Great!
512024-05-15T02:46:52.576Z
522024-05-15T02:46:52.577ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-15T02:46:52.577Zenvironment variable. This has not been done automatically.
542024-05-15T02:46:52.577Z
552024-05-15T02:46:52.577ZTo configure your current shell, you need to source
562024-05-15T02:46:52.577Zthe corresponding env file under $HOME/.cargo.
572024-05-15T02:46:52.577Z
582024-05-15T02:46:52.577ZThis is usually done by running one of the following (note the leading DOT):
592024-05-15T02:46:52.577Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-15T02:46:52.577Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-15T02:46:52.622Z+ rustc --version
622024-05-15T02:46:52.724Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
632024-05-15T02:46:52.750Zprocess exited: duration 13850 ms, exit code 0
 
642024-05-15T02:46:52.815Zstarting task 2: "authentication"
652024-05-15T02:46:52.882Zprocess exited: duration 78 ms, exit code 0
 
662024-05-15T02:46:52.936Zstarting task 3: "clone repository"
672024-05-15T02:46:52.962Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-15T02:46:52.962Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-15T02:46:52.987ZCloning into '/work/oxidecomputer/omicron'...
702024-05-15T02:46:58.550Z+ cd /work/oxidecomputer/omicron
712024-05-15T02:46:58.550Z+ git fetch origin f3c1fa8e5058c1e9c66125ead740f42a1576545b
722024-05-15T02:46:59.016ZFrom https://github.com/oxidecomputer/omicron
732024-05-15T02:46:59.016Z * branch f3c1fa8e5058c1e9c66125ead740f42a1576545b -> FETCH_HEAD
742024-05-15T02:46:59.042Z+ [[ -n iliana/releng ]]
752024-05-15T02:46:59.042Z++ git branch --show-current
762024-05-15T02:46:59.042Z+ current=main
772024-05-15T02:46:59.042Z+ [[ main != iliana/releng ]]
782024-05-15T02:46:59.042Z+ git branch -f iliana/releng f3c1fa8e5058c1e9c66125ead740f42a1576545b
792024-05-15T02:46:59.042Z+ git checkout -f iliana/releng
802024-05-15T02:46:59.109ZSwitched to branch 'iliana/releng'
812024-05-15T02:46:59.147Z+ git reset --hard f3c1fa8e5058c1e9c66125ead740f42a1576545b
822024-05-15T02:46:59.181ZHEAD is now at f3c1fa8e5 Merge remote-tracking branch 'origin/main' into iliana/releng
832024-05-15T02:46:59.182Zprocess exited: duration 6232 ms, exit code 0
 
842024-05-15T02:46:59.655Zstarting task 4: "build"
852024-05-15T02:46:59.715Z+ cargo --version
862024-05-15T02:46:59.753Zcargo 1.77.2 (e52e36006 2024-03-26)
872024-05-15T02:46:59.754Z+ rustc --version
882024-05-15T02:46:59.806Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
892024-05-15T02:46:59.835Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-05-15T02:47:04.997Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-05-15T02:47:06.893Z Startup: Caching catalogs ... Done
922024-05-15T02:47:08.797ZPlanning: Solver setup ... Done (1.330s)
932024-05-15T02:47:08.835ZPlanning: Running solver ... Done (0.025s)
942024-05-15T02:47:08.863ZPlanning: Finding local manifests ... Done (0.002s)
952024-05-15T02:47:08.932ZPlanning: Fetching manifests: 0/4 0% complete
962024-05-15T02:47:09.395ZPlanning: Fetching manifests: 4/4 100% complete
972024-05-15T02:47:09.460ZPlanning: Package planning ... Done (0.057s)
982024-05-15T02:47:09.512ZPlanning: Merging actions ... Done (0.058s)
992024-05-15T02:47:09.881ZPlanning: Checking for conflicting actions ... Done (0.351s)
1002024-05-15T02:47:09.914ZPlanning: Consolidating action changes ... Done (0.013s)
1012024-05-15T02:47:10.501ZPlanning: Evaluating mediators ... Done (0.627s)
1022024-05-15T02:47:10.531ZPlanning: Planning completed in 3.57 seconds
1032024-05-15T02:47:10.556Z Packages to install: 4
1042024-05-15T02:47:10.556Z Mediators to change: 2
1052024-05-15T02:47:10.557Z Services to change: 1
1062024-05-15T02:47:10.557Z Estimated space available: 148.91 GB
1072024-05-15T02:47:10.557ZEstimated space to be consumed: 1.45 GB
1082024-05-15T02:47:10.557Z Create boot environment: No
1092024-05-15T02:47:10.557ZCreate backup boot environment: No
1102024-05-15T02:47:10.557Z Rebuild boot archive: No
1112024-05-15T02:47:10.557Z
1122024-05-15T02:47:10.557ZChanged mediators:
1132024-05-15T02:47:10.557Z mediator clang:
1142024-05-15T02:47:10.557Z version: None -> 15 (system default)
1152024-05-15T02:47:10.557Z
1162024-05-15T02:47:10.557Z mediator llvm:
1172024-05-15T02:47:10.557Z version: 14 (system default) -> 15 (system default)
1182024-05-15T02:47:10.557Z
1192024-05-15T02:47:10.557ZChanged packages:
1202024-05-15T02:47:10.557Zhelios-dev
1212024-05-15T02:47:10.557Z developer/build-essential
1222024-05-15T02:47:10.557Z None -> 11-2.0
1232024-05-15T02:47:10.557Z library/libxmlsec1
1242024-05-15T02:47:10.557Z None -> 1.2.35-2.0
1252024-05-15T02:47:10.557Z ooce/developer/clang-15
1262024-05-15T02:47:10.557Z None -> 15.0.7-2.0
1272024-05-15T02:47:10.557Z ooce/developer/llvm-15
1282024-05-15T02:47:10.558Z None -> 15.0.7-2.0
1292024-05-15T02:47:10.558Z
1302024-05-15T02:47:10.558ZServices:
1312024-05-15T02:47:10.558Z restart_fmri:
1322024-05-15T02:47:10.558Z svc:/system/update-man-index:default
1332024-05-15T02:47:10.583Z
1342024-05-15T02:47:10.583ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-05-15T02:47:15.582ZDownload: 735/3290 items 18.3/212.6MB 8% complete (3.8M/s)
1362024-05-15T02:47:20.613ZDownload: 1197/3290 items 77.4/212.6MB 36% complete (7.8M/s)
1372024-05-15T02:47:25.613ZDownload: 1516/3290 items 116.8/212.6MB 54% complete (9.9M/s)
1382024-05-15T02:47:30.616ZDownload: 2250/3290 items 119.3/212.6MB 56% complete (4.2M/s)
1392024-05-15T02:47:35.620ZDownload: 3088/3290 items 121.5/212.6MB 57% complete (479k/s)
1402024-05-15T02:47:41.383ZDownload: 3288/3290 items 212.3/212.6MB 99% complete (9.3M/s)
1412024-05-15T02:47:41.548ZDownload: Completed 212.60 MB in 30.97 seconds (6.9M/s)
1422024-05-15T02:47:41.700Z Actions: 1/3689 actions (Installing new actions)
1432024-05-15T02:47:46.820Z Actions: 3271/3689 actions (Installing new actions)
1442024-05-15T02:47:47.403Z Actions: Completed 3689 actions in 5.70 seconds.
1452024-05-15T02:47:47.741Z Done (0.334s)
1462024-05-15T02:47:47.741Z Done (0.000s)
1472024-05-15T02:47:48.133Z Done (0.391s)
1482024-05-15T02:47:52.958Z Done (4.705s)
1492024-05-15T02:47:53.058Z Done (0.018s)
1502024-05-15T02:47:53.085Z Done (0.000s)
1512024-05-15T02:47:53.221Z Done (0.000s)
1522024-05-15T02:47:53.882ZPlanning: Evaluating mediator changes ... Done
1532024-05-15T02:47:54.139ZPlanning: Checking for conflicting actions ... Done
1542024-05-15T02:47:54.166ZPlanning: Consolidating action changes ... Done
1552024-05-15T02:47:54.475ZPlanning: Evaluating mediators ... Done
1562024-05-15T02:47:54.500ZPlanning: Planning completed in 0.59 seconds
1572024-05-15T02:47:54.525Z Mediators to change: 2
1582024-05-15T02:47:54.525Z Create boot environment: No
1592024-05-15T02:47:54.525ZCreate backup boot environment: No
1602024-05-15T02:47:54.576Z Done
1612024-05-15T02:47:54.576Z Done
1622024-05-15T02:47:54.845Z Done
1632024-05-15T02:47:59.241Z Done
1642024-05-15T02:47:59.335Z Done
1652024-05-15T02:47:59.335Z Done
1662024-05-15T02:47:59.414Z Done
1672024-05-15T02:48:00.142ZPlanning: Evaluating mediator changes ... Done
1682024-05-15T02:48:00.174ZPlanning: Merging actions ... Done
1692024-05-15T02:48:00.380ZPlanning: Checking for conflicting actions ... Done
1702024-05-15T02:48:00.406ZPlanning: Consolidating action changes ... Done
1712024-05-15T02:48:00.703ZPlanning: Evaluating mediators ... Done
1722024-05-15T02:48:00.762ZPlanning: Planning completed in 0.91 seconds
1732024-05-15T02:48:00.805Z Packages to change: 1
1742024-05-15T02:48:00.805Z Mediators to change: 1
1752024-05-15T02:48:00.805Z Services to change: 1
1762024-05-15T02:48:00.840Z Create boot environment: No
1772024-05-15T02:48:00.840ZCreate backup boot environment: Yes
1782024-05-15T02:48:02.312Z Actions: 1/6 actions (Updating modified actions)
1792024-05-15T02:48:02.338Z Actions: Completed 6 actions in 0.00 seconds.
1802024-05-15T02:48:02.338Z Done
1812024-05-15T02:48:02.338Z Done
1822024-05-15T02:48:02.399Z Done
1832024-05-15T02:48:06.533Z Done
1842024-05-15T02:48:06.616Z Done
1852024-05-15T02:48:06.641Z Done
1862024-05-15T02:48:06.690Z Done
1872024-05-15T02:48:07.200ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1882024-05-15T02:48:07.200Zclang system 15 system
1892024-05-15T02:48:07.201Zcsh system system illumos
1902024-05-15T02:48:07.201Zctags system system illumos
1912024-05-15T02:48:07.201Zgcc vendor 12 vendor
1922024-05-15T02:48:07.201Zgcc system 10 system
1932024-05-15T02:48:07.201Zgcc system 7 system
1942024-05-15T02:48:07.201Zgo system 1.20 system
1952024-05-15T02:48:07.201Zgo system 1.19 system
1962024-05-15T02:48:07.201Zllvm system 15 system
1972024-05-15T02:48:07.201Zllvm system 14 system
1982024-05-15T02:48:07.201Zmariadb system 10.6 system
1992024-05-15T02:48:07.201Zmta vendor vendor dma
2002024-05-15T02:48:07.201Zopenjdk system 17 system
2012024-05-15T02:48:07.201Zopenjdk system 11 system
2022024-05-15T02:48:07.201Zopenjdk system 1.8 system
2032024-05-15T02:48:07.201Zopenssl vendor 3 vendor
2042024-05-15T02:48:07.201Zperl system 5.36 system
2052024-05-15T02:48:07.201Zpostgresql system 15 system
2062024-05-15T02:48:07.201Zpostgresql system 13 system
2072024-05-15T02:48:07.201Zpython vendor 3 vendor
2082024-05-15T02:48:07.201Zpython system 2 system
2092024-05-15T02:48:07.201Zpython3 system 3.11 system
2102024-05-15T02:48:07.201Zruby system 3.0 system
2112024-05-15T02:48:07.201Zwords vendor vendor american-english
2122024-05-15T02:48:07.202Zwords system system australian-english
2132024-05-15T02:48:07.202Zwords system system british-english
2142024-05-15T02:48:07.202Zwords system system canadian-english
2152024-05-15T02:48:07.202Zwords system system french
2162024-05-15T02:48:07.202Zwords system system italian
2172024-05-15T02:48:07.202Zwords system system ngerman
2182024-05-15T02:48:07.202Zwords system system ogerman
2192024-05-15T02:48:07.202Zwords system system spanish
2202024-05-15T02:48:07.634ZPUBLISHER TYPE STATUS P LOCATION
2212024-05-15T02:48:07.634Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2222024-05-15T02:48:09.338ZFMRI IFO
2232024-05-15T02:48:09.338Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2242024-05-15T02:48:09.338Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2252024-05-15T02:48:09.338Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2262024-05-15T02:48:09.338Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2272024-05-15T02:48:09.338Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2282024-05-15T02:48:09.338Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2292024-05-15T02:48:09.338Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2302024-05-15T02:48:09.338Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2312024-05-15T02:48:09.338Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2322024-05-15T02:48:09.338Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2332024-05-15T02:48:09.338Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2342024-05-15T02:48:09.338Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2352024-05-15T02:48:09.593Z+ set -o errexit
2362024-05-15T02:48:09.618Z+++ dirname ./tools/ci_download_cockroachdb
2372024-05-15T02:48:09.618Z++ cd ./tools
2382024-05-15T02:48:09.619Z++ pwd
2392024-05-15T02:48:09.619Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2402024-05-15T02:48:09.619Z++ basename ./tools/ci_download_cockroachdb
2412024-05-15T02:48:09.619Z+ ARG0=ci_download_cockroachdb
2422024-05-15T02:48:09.619Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2432024-05-15T02:48:09.619Z+ CIDL_VERSION=v22.1.9
2442024-05-15T02:48:09.619Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2452024-05-15T02:48:09.619Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2462024-05-15T02:48:09.619Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2472024-05-15T02:48:09.619Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2482024-05-15T02:48:09.619Z+ TARGET_DIR=out
2492024-05-15T02:48:09.619Z+ DOWNLOAD_DIR=out/downloads
2502024-05-15T02:48:09.619Z+ DEST_DIR=./out/cockroachdb
2512024-05-15T02:48:09.619Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2522024-05-15T02:48:09.619Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2532024-05-15T02:48:09.619Z+ main
2542024-05-15T02:48:09.619Z+ [[ 0 != 0 ]]
2552024-05-15T02:48:09.619Z+ CIDL_OS=solaris2.11
2562024-05-15T02:48:09.619Z+ [[ 0 != 0 ]]
2572024-05-15T02:48:09.619Z+ configure_os solaris2.11
2582024-05-15T02:48:09.619Z+ echo 'current directory: /work/oxidecomputer/omicron'
2592024-05-15T02:48:09.619Zcurrent directory: /work/oxidecomputer/omicron
2602024-05-15T02:48:09.620Z+ echo 'configuring based on OS: "solaris2.11"'
2612024-05-15T02:48:09.620Z+ case "$1" in
2622024-05-15T02:48:09.620Z+ CIDL_BUILD=illumos
2632024-05-15T02:48:09.620Z+ CIDL_SUFFIX=tar.gz
2642024-05-15T02:48:09.620Zconfiguring based on OS: "solaris2.11"
2652024-05-15T02:48:09.620Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2662024-05-15T02:48:09.620Z+ CIDL_URL_BASE=https://illumos.org/downloads
2672024-05-15T02:48:09.620Z+ CIDL_ASSEMBLE=do_assemble_illumos
2682024-05-15T02:48:09.620Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2692024-05-15T02:48:09.620Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2702024-05-15T02:48:09.620Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2712024-05-15T02:48:09.620Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2722024-05-15T02:48:09.620Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-05-15T02:48:09.620Z+ CIDL_SHA256FUNC=do_sha256sum
2742024-05-15T02:48:09.620Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2752024-05-15T02:48:09.620ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-05-15T02:48:09.620Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772024-05-15T02:48:09.620Z+ mkdir -p out/downloads
2782024-05-15T02:48:09.620ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792024-05-15T02:48:09.620Z+ mkdir -p ./out/cockroachdb
2802024-05-15T02:48:09.620Z+ local DO_DOWNLOAD=true
2812024-05-15T02:48:09.620Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2822024-05-15T02:48:09.620Z+ '[' true == true ']'
2832024-05-15T02:48:09.621Z+ echo Downloading...
2842024-05-15T02:48:09.621ZDownloading...
2852024-05-15T02:48:09.621Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2862024-05-15T02:48:09.621Z+ 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
2872024-05-15T02:48:15.361Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-05-15T02:48:15.387Z++ sha256sum
2892024-05-15T02:48:15.387Z++ awk '{print $1}'
2902024-05-15T02:48:15.440Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2912024-05-15T02:48:15.440Z+ [[ 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 ]]
2922024-05-15T02:48:15.440Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-05-15T02:48:15.440Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2942024-05-15T02:48:18.380Z+ do_assemble_illumos
2952024-05-15T02:48:18.380Z+ rm -r ./out/cockroachdb
2962024-05-15T02:48:18.406Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2972024-05-15T02:48:18.743Z+ ./out/cockroachdb/bin/cockroach version
2982024-05-15T02:48:18.915ZBuild Tag: v22.1.9-dirty
2992024-05-15T02:48:18.915ZBuild Time: 2022/10/26 21:17:46
3002024-05-15T02:48:18.915ZDistribution: OSS
3012024-05-15T02:48:18.915ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3022024-05-15T02:48:18.915ZGo Version: go1.17.13
3032024-05-15T02:48:18.915ZC Compiler: gcc 10.3.0
3042024-05-15T02:48:18.915ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3052024-05-15T02:48:18.915ZBuild Type: release
3062024-05-15T02:48:18.945Z+ set -o errexit
3072024-05-15T02:48:18.970Z+++ dirname ./tools/ci_download_clickhouse
3082024-05-15T02:48:18.970Z++ cd ./tools
3092024-05-15T02:48:18.970Z++ pwd
3102024-05-15T02:48:18.970Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3112024-05-15T02:48:18.970Z++ basename ./tools/ci_download_clickhouse
3122024-05-15T02:48:18.970Z+ ARG0=ci_download_clickhouse
3132024-05-15T02:48:18.970Z+ TARGET_DIR=out
3142024-05-15T02:48:18.970Z+ DOWNLOAD_DIR=out/downloads
3152024-05-15T02:48:18.970Z+ DEST_DIR=./out/clickhouse
3162024-05-15T02:48:18.971Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3172024-05-15T02:48:18.971Z+ CIDL_VERSION=v23.8.7.24
3182024-05-15T02:48:18.971Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3192024-05-15T02:48:18.971Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3202024-05-15T02:48:18.971Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3212024-05-15T02:48:18.971Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3222024-05-15T02:48:18.971Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3232024-05-15T02:48:18.971Z+ main
3242024-05-15T02:48:18.971Z+ [[ 0 != 0 ]]
3252024-05-15T02:48:18.971Z+ CIDL_OS=solaris2.11
3262024-05-15T02:48:18.971Z+ [[ 0 != 0 ]]
3272024-05-15T02:48:18.971Z+ configure_os solaris2.11
3282024-05-15T02:48:18.971Z+ echo 'current directory: /work/oxidecomputer/omicron'
3292024-05-15T02:48:18.971Z+ echo 'configuring based on OS: "solaris2.11"'
3302024-05-15T02:48:18.971Zcurrent directory: /work/oxidecomputer/omicron
3312024-05-15T02:48:18.971Zconfiguring based on OS: "solaris2.11"
3322024-05-15T02:48:18.971Z+ CIDL_DASHREV=
3332024-05-15T02:48:18.971Z+ case "$1" in
3342024-05-15T02:48:18.971Z+ CIDL_PLATFORM=illumos
3352024-05-15T02:48:18.971Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3362024-05-15T02:48:18.971Z+ CIDL_MD5FUNC=do_md5sum
3372024-05-15T02:48:18.971Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3382024-05-15T02:48:18.971Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3392024-05-15T02:48:18.972Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3402024-05-15T02:48:18.972Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3412024-05-15T02:48:18.972Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3422024-05-15T02:48:18.972Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3432024-05-15T02:48:18.972Z+ mkdir -p out/downloads
3442024-05-15T02:48:18.972ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3452024-05-15T02:48:18.972ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3462024-05-15T02:48:18.972Z+ mkdir -p ./out/clickhouse
3472024-05-15T02:48:18.972Z+ local DO_DOWNLOAD=true
3482024-05-15T02:48:18.972Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3492024-05-15T02:48:18.972Z+ '[' true == true ']'
3502024-05-15T02:48:18.972Z+ echo Downloading...
3512024-05-15T02:48:18.972ZDownloading...
3522024-05-15T02:48:18.972Z+ 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
3532024-05-15T02:48:18.972Z+ 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
3542024-05-15T02:48:37.619Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3552024-05-15T02:48:37.645Z++ md5sum
3562024-05-15T02:48:37.645Z++ awk '{print $1}'
3572024-05-15T02:48:37.889Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3582024-05-15T02:48:37.889Z+ [[ 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 ]]
3592024-05-15T02:48:37.914Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3602024-05-15T02:48:37.914Z+ mkdir -p ./out/clickhouse
3612024-05-15T02:48:37.914Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3622024-05-15T02:48:43.008Z+ [[ solaris2.11 == darwin* ]]
3632024-05-15T02:48:43.008Z+ ./out/clickhouse/clickhouse server --version
3642024-05-15T02:48:43.147ZClickHouse server version 23.8.7.1.
3652024-05-15T02:48:43.177Z+ set -o errexit
3662024-05-15T02:48:43.204Z+++ dirname ./tools/ci_download_console
3672024-05-15T02:48:43.204Z++ cd ./tools
3682024-05-15T02:48:43.204Z++ pwd
3692024-05-15T02:48:43.204Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3702024-05-15T02:48:43.204Z++ basename ./tools/ci_download_console
3712024-05-15T02:48:43.204Z+ ARG0=ci_download_console
3722024-05-15T02:48:43.204Z+ TARGET_DIR=out
3732024-05-15T02:48:43.204Z+ DOWNLOAD_DIR=out/downloads
3742024-05-15T02:48:43.204Z+ DEST_DIR=./out/console-assets
3752024-05-15T02:48:43.204Z+ source /work/oxidecomputer/omicron/tools/console_version
3762024-05-15T02:48:43.204Z++ COMMIT=078d17117a3937d571bb5535f9791db65be7afc5
3772024-05-15T02:48:43.204Z++ SHA2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
3782024-05-15T02:48:43.204Z+ URL=https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3792024-05-15T02:48:43.204Z+ TARBALL_FILE=out/downloads/console.tar.gz
3802024-05-15T02:48:43.204Z+ main
3812024-05-15T02:48:43.204Z+ [[ 0 != 0 ]]
3822024-05-15T02:48:43.204Z+ echo 'URL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz'
3832024-05-15T02:48:43.205Z+ echo 'Local file: out/downloads/console.tar.gz'
3842024-05-15T02:48:43.205ZURL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3852024-05-15T02:48:43.205ZLocal file: out/downloads/console.tar.gz
3862024-05-15T02:48:43.205Z+ local DO_DOWNLOAD=true
3872024-05-15T02:48:43.205Z+ [[ -f out/downloads/console.tar.gz ]]
3882024-05-15T02:48:43.205Z+ mkdir -p out/downloads
3892024-05-15T02:48:43.205Z+ '[' true == true ']'
3902024-05-15T02:48:43.205Z+ echo Downloading...
3912024-05-15T02:48:43.205ZDownloading...
3922024-05-15T02:48:43.205Z+ do_download_curl https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz out/downloads/console.tar.gz
3932024-05-15T02:48:43.205Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3942024-05-15T02:48:43.353Z++ do_sha256sum out/downloads/console.tar.gz
3952024-05-15T02:48:43.353Z++ case "$OSTYPE" in
3962024-05-15T02:48:43.353Z++ SHA=sha256sum
3972024-05-15T02:48:43.378Z++ sha256sum
3982024-05-15T02:48:43.378Z++ awk '{print $1}'
3992024-05-15T02:48:43.378Z+ calculated_sha2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
4002024-05-15T02:48:43.378Z+ [[ 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 ]]
4012024-05-15T02:48:43.379Z+ rm -rf ./out/console-assets
4022024-05-15T02:48:43.379Z+ mkdir -p ./out/console-assets
4032024-05-15T02:48:43.379Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4042024-05-15T02:48:43.379Z+ mkdir -p ./out/console-assets
4052024-05-15T02:48:43.379Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4062024-05-15T02:48:43.500Z+ set -o errexit
4072024-05-15T02:48:43.526Z+++ dirname ./tools/ci_download_dendrite_openapi
4082024-05-15T02:48:43.526Z++ cd ./tools
4092024-05-15T02:48:43.526Z++ pwd
4102024-05-15T02:48:43.526Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4112024-05-15T02:48:43.526Z++ basename ./tools/ci_download_dendrite_openapi
4122024-05-15T02:48:43.526Z+ ARG0=ci_download_dendrite_openapi
4132024-05-15T02:48:43.526Z+ TARGET_DIR=out
4142024-05-15T02:48:43.526Z+ DOWNLOAD_DIR=out/downloads
4152024-05-15T02:48:43.526Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4162024-05-15T02:48:43.526Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4172024-05-15T02:48:43.526Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4182024-05-15T02:48:43.526Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4192024-05-15T02:48:43.526Z+ LOCAL_FILE=out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4202024-05-15T02:48:43.526Z+ main
4212024-05-15T02:48:43.526Z+ [[ 0 != 0 ]]
4222024-05-15T02:48:43.526Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json'
4232024-05-15T02:48:43.526ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4242024-05-15T02:48:43.526Z+ echo 'Local file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json'
4252024-05-15T02:48:43.526Z+ local DO_DOWNLOAD=true
4262024-05-15T02:48:43.526ZLocal file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4272024-05-15T02:48:43.526Z+ [[ -f out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json ]]
4282024-05-15T02:48:43.527Z+ mkdir -p out/downloads
4292024-05-15T02:48:43.527Z+ '[' true == true ']'
4302024-05-15T02:48:43.527Z+ echo Downloading...
4312024-05-15T02:48:43.527ZDownloading...
4322024-05-15T02:48:43.527Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4332024-05-15T02:48:43.527Z+ 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
4342024-05-15T02:48:43.881Z++ do_sha256sum out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4352024-05-15T02:48:43.881Z++ case "$OSTYPE" in
4362024-05-15T02:48:43.881Z++ SHA=sha256sum
4372024-05-15T02:48:43.910Z++ sha256sum
4382024-05-15T02:48:43.910Z++ awk '{print $1}'
4392024-05-15T02:48:43.910Z+ calculated_sha2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4402024-05-15T02:48:43.910Z+ [[ 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 ]]
4412024-05-15T02:48:43.910Z+ set -o errexit
4422024-05-15T02:48:43.910Z+++ dirname ./tools/ci_download_dendrite_stub
4432024-05-15T02:48:43.910Z++ cd ./tools
4442024-05-15T02:48:43.910Z++ pwd
4452024-05-15T02:48:43.910Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4462024-05-15T02:48:43.910Z++ basename ./tools/ci_download_dendrite_stub
4472024-05-15T02:48:43.936Z+ ARG0=ci_download_dendrite_stub
4482024-05-15T02:48:43.936Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4492024-05-15T02:48:43.936Z++ CIDL_SHA256_ILLUMOS=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4502024-05-15T02:48:43.936Z++ CIDL_SHA256_LINUX_DPD=c255370062ce616f6fce5630fad7a1fbfa63aa7db964aeb6de410ba4a4bc3193
4512024-05-15T02:48:43.936Z++ CIDL_SHA256_LINUX_SWADM=7899b1603518489b2276f9d9043107a267060e3b05be51f08002adf3d118a7c9
4522024-05-15T02:48:43.936Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4532024-05-15T02:48:43.936Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4542024-05-15T02:48:43.936Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4552024-05-15T02:48:43.936Z+ TARGET_DIR=out
4562024-05-15T02:48:43.936Z+ DOWNLOAD_DIR=out/downloads
4572024-05-15T02:48:43.936Z+ DEST_DIR=./out/dendrite-stub
4582024-05-15T02:48:43.936Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4592024-05-15T02:48:43.936Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4602024-05-15T02:48:43.936Z+ REPO=oxidecomputer/dendrite
4612024-05-15T02:48:43.936Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687
4622024-05-15T02:48:43.936Z+ main
4632024-05-15T02:48:43.937Z+ [[ 0 != 0 ]]
4642024-05-15T02:48:43.937Z+ CIDL_OS=solaris2.11
4652024-05-15T02:48:43.937Z+ [[ 0 != 0 ]]
4662024-05-15T02:48:43.937Z+ configure_os solaris2.11
4672024-05-15T02:48:43.937Z+ echo 'current directory: /work/oxidecomputer/omicron'
4682024-05-15T02:48:43.937Zcurrent directory: /work/oxidecomputer/omicron
4692024-05-15T02:48:43.937Zconfiguring based on OS: "solaris2.11"
4702024-05-15T02:48:43.937Z+ echo 'configuring based on OS: "solaris2.11"'
4712024-05-15T02:48:43.937Z+ case "$1" in
4722024-05-15T02:48:43.937Z+ SET_BINARIES=
4732024-05-15T02:48:43.937Z+ CIDL_SHA256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4742024-05-15T02:48:43.937Z+ CIDL_SHA256FUNC=do_sha256sum
4752024-05-15T02:48:43.937Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4762024-05-15T02:48:43.937Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4772024-05-15T02:48:43.937Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4782024-05-15T02:48:43.937Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz'
4792024-05-15T02:48:43.937Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4802024-05-15T02:48:43.937ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4812024-05-15T02:48:43.937ZLocal file: out/downloads/dendrite-stub.tar.gz
4822024-05-15T02:48:43.937Z+ mkdir -p out/downloads
4832024-05-15T02:48:43.937Z+ mkdir -p ./out/dendrite-stub
4842024-05-15T02:48:43.937Z+ fetch_and_verify
4852024-05-15T02:48:43.937Z+ local DO_DOWNLOAD=true
4862024-05-15T02:48:43.937Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4872024-05-15T02:48:43.938Z+ '[' true == true ']'
4882024-05-15T02:48:43.938Z+ echo Downloading...
4892024-05-15T02:48:43.938ZDownloading...
4902024-05-15T02:48:43.938Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4912024-05-15T02:48:43.938Z+ 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
4922024-05-15T02:48:55.968Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4932024-05-15T02:48:55.993Z++ sha256sum
4942024-05-15T02:48:55.993Z++ awk '{print $1}'
4952024-05-15T02:48:56.018Z+ calculated_sha256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4962024-05-15T02:48:56.018Z+ [[ 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 ]]
4972024-05-15T02:48:56.018Z+ do_untar out/downloads/dendrite-stub.tar.gz
4982024-05-15T02:48:56.018Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4992024-05-15T02:48:56.842Z+ do_assemble
5002024-05-15T02:48:56.842Z+ rm -r ./out/dendrite-stub
5012024-05-15T02:48:56.867Z+ mkdir ./out/dendrite-stub
5022024-05-15T02:48:56.867Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5032024-05-15T02:48:57.002Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5042024-05-15T02:48:57.026Z+ set -o errexit
5052024-05-15T02:48:57.027Z+++ dirname ./tools/ci_download_maghemite_mgd
5062024-05-15T02:48:57.027Z++ cd ./tools
5072024-05-15T02:48:57.027Z++ pwd
5082024-05-15T02:48:57.027Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5092024-05-15T02:48:57.027Z++ basename ./tools/ci_download_maghemite_mgd
5102024-05-15T02:48:57.027Z+ ARG0=ci_download_maghemite_mgd
5112024-05-15T02:48:57.027Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5122024-05-15T02:48:57.027Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5132024-05-15T02:48:57.027Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5142024-05-15T02:48:57.027Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5152024-05-15T02:48:57.027Z++ COMMIT=025389ff39d594bf2b815377e2c1dc4dd23b1f96
5162024-05-15T02:48:57.027Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5172024-05-15T02:48:57.027Z+ TARGET_DIR=out
5182024-05-15T02:48:57.027Z+ DOWNLOAD_DIR=out/downloads
5192024-05-15T02:48:57.027Z+ DEST_DIR=./out/mgd
5202024-05-15T02:48:57.027Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5212024-05-15T02:48:57.027Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5222024-05-15T02:48:57.027Z+ REPO=oxidecomputer/maghemite
5232024-05-15T02:48:57.027Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96
5242024-05-15T02:48:57.027Z+ main
5252024-05-15T02:48:57.027Z+ rm -rf out/downloads/root
5262024-05-15T02:48:57.052Z+ [[ 0 != 0 ]]
5272024-05-15T02:48:57.052Z+ CIDL_OS=solaris2.11
5282024-05-15T02:48:57.053Z+ [[ 0 != 0 ]]
5292024-05-15T02:48:57.053Z+ configure_os solaris2.11
5302024-05-15T02:48:57.053Z+ echo 'current directory: /work/oxidecomputer/omicron'
5312024-05-15T02:48:57.053Z+ echo 'configuring based on OS: "solaris2.11"'
5322024-05-15T02:48:57.053Z+ case "$1" in
5332024-05-15T02:48:57.053Zcurrent directory: /work/oxidecomputer/omicron
5342024-05-15T02:48:57.053Zconfiguring based on OS: "solaris2.11"
5352024-05-15T02:48:57.053Z+ SET_BINARIES=
5362024-05-15T02:48:57.053Z+ CIDL_SHA256FUNC=do_sha256sum
5372024-05-15T02:48:57.053Z+ TARBALL_FILENAME=mgd.tar.gz
5382024-05-15T02:48:57.053Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5392024-05-15T02:48:57.053Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5402024-05-15T02:48:57.053Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz'
5412024-05-15T02:48:57.053Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5422024-05-15T02:48:57.053Z+ mkdir -p out/downloads
5432024-05-15T02:48:57.053ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5442024-05-15T02:48:57.053ZLocal file: out/downloads/mgd.tar.gz
5452024-05-15T02:48:57.053Z+ mkdir -p ./out/mgd
5462024-05-15T02:48:57.053Z+ fetch_and_verify
5472024-05-15T02:48:57.053Z+ local DO_DOWNLOAD=true
5482024-05-15T02:48:57.053Z+ [[ -f out/downloads/mgd.tar.gz ]]
5492024-05-15T02:48:57.053Z+ '[' true == true ']'
5502024-05-15T02:48:57.053Z+ echo Downloading...
5512024-05-15T02:48:57.054ZDownloading...
5522024-05-15T02:48:57.054Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz out/downloads/mgd.tar.gz
5532024-05-15T02:48:57.054Z+ 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
5542024-05-15T02:49:08.937Z++ do_sha256sum out/downloads/mgd.tar.gz
5552024-05-15T02:49:08.962Z++ sha256sum
5562024-05-15T02:49:08.962Z++ awk '{print $1}'
5572024-05-15T02:49:08.988Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5582024-05-15T02:49:08.988Z+ [[ 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 ]]
5592024-05-15T02:49:08.988Z+ do_untar out/downloads/mgd.tar.gz
5602024-05-15T02:49:08.988Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5612024-05-15T02:49:09.735Z+ do_assemble
5622024-05-15T02:49:09.735Z+ rm -r ./out/mgd
5632024-05-15T02:49:09.735Z+ mkdir ./out/mgd
5642024-05-15T02:49:09.735Z+ cp -r out/downloads/root ./out/mgd/root
5652024-05-15T02:49:09.836Z+ set -o errexit
5662024-05-15T02:49:09.883Z+++ dirname ./tools/ci_download_transceiver_control
5672024-05-15T02:49:09.883Z++ cd ./tools
5682024-05-15T02:49:09.884Z++ pwd
5692024-05-15T02:49:09.884Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5702024-05-15T02:49:09.884Z++ basename ./tools/ci_download_transceiver_control
5712024-05-15T02:49:09.884Z+ ARG0=ci_download_transceiver_control
5722024-05-15T02:49:09.884Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5732024-05-15T02:49:09.884Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5742024-05-15T02:49:09.884Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5752024-05-15T02:49:09.884Z+ TARGET_DIR=out
5762024-05-15T02:49:09.884Z+ DOWNLOAD_DIR=out/downloads
5772024-05-15T02:49:09.884Z+ DEST_DIR=./out/transceiver-control
5782024-05-15T02:49:09.884Z+ BIN_DIR=/opt/oxide/bin
5792024-05-15T02:49:09.884Z+ BINARY=xcvradm
5802024-05-15T02:49:09.884Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5812024-05-15T02:49:09.884Z+ REPO=oxidecomputer/transceiver-control
5822024-05-15T02:49:09.884Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5832024-05-15T02:49:09.884Z+ main
5842024-05-15T02:49:09.884Z+ [[ 0 != 0 ]]
5852024-05-15T02:49:09.884Z+ CIDL_OS=solaris2.11
5862024-05-15T02:49:09.884Z+ [[ 0 != 0 ]]
5872024-05-15T02:49:09.884Z+ configure_os solaris2.11
5882024-05-15T02:49:09.884Z+ echo 'current directory: /work/oxidecomputer/omicron'
5892024-05-15T02:49:09.885Z+ echo 'configuring based on OS: "solaris2.11"'
5902024-05-15T02:49:09.885Zcurrent directory: /work/oxidecomputer/omicron
5912024-05-15T02:49:09.885Zconfiguring based on OS: "solaris2.11"
5922024-05-15T02:49:09.885Z+ case "$1" in
5932024-05-15T02:49:09.885Z+ SET_BINARIES=
5942024-05-15T02:49:09.885Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5952024-05-15T02:49:09.885Z+ CIDL_SHA256FUNC=do_sha256sum
5962024-05-15T02:49:09.885Z+ ARCHIVE_FILENAME=xcvradm.gz
5972024-05-15T02:49:09.885Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5982024-05-15T02:49:09.885Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5992024-05-15T02:49:09.885Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6002024-05-15T02:49:09.885ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6012024-05-15T02:49:09.885Z+ echo 'Local file: out/downloads/xcvradm.gz'
6022024-05-15T02:49:09.885Z+ mkdir -p out/downloads
6032024-05-15T02:49:09.885ZLocal file: out/downloads/xcvradm.gz
6042024-05-15T02:49:09.885Z+ mkdir -p ./out/transceiver-control
6052024-05-15T02:49:09.885Z+ fetch_and_verify
6062024-05-15T02:49:09.885Z+ local DO_DOWNLOAD=true
6072024-05-15T02:49:09.885Z+ [[ -f out/downloads/xcvradm.gz ]]
6082024-05-15T02:49:09.885Z+ '[' true == true ']'
6092024-05-15T02:49:09.885Z+ echo Downloading...
6102024-05-15T02:49:09.885ZDownloading...
6112024-05-15T02:49:09.885Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6122024-05-15T02:49:09.886Z+ 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
6132024-05-15T02:49:11.631Z++ do_sha256sum out/downloads/xcvradm.gz
6142024-05-15T02:49:11.657Z++ sha256sum
6152024-05-15T02:49:11.657Z++ awk '{print $1}'
6162024-05-15T02:49:11.658Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6172024-05-15T02:49:11.658Z+ [[ 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 ]]
6182024-05-15T02:49:11.658Z+ do_unpack out/downloads/xcvradm.gz
6192024-05-15T02:49:11.658Z+ mkdir -p out/downloads/root//opt/oxide/bin
6202024-05-15T02:49:11.658Z+ gzip -dc out/downloads/xcvradm.gz
6212024-05-15T02:49:11.797Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6222024-05-15T02:49:11.822Z+ do_assemble
6232024-05-15T02:49:11.822Z+ rm -r ./out/transceiver-control
6242024-05-15T02:49:11.822Z+ mkdir ./out/transceiver-control
6252024-05-15T02:49:11.822Z+ cp -r out/downloads/root ./out/transceiver-control/root
6262024-05-15T02:49:11.918Z+ set -o errexit
6272024-05-15T02:49:12.357Z+++ dirname ./tools/ci_download_thundermuffin
6282024-05-15T02:49:12.357Z++ cd ./tools
6292024-05-15T02:49:12.357Z++ pwd
6302024-05-15T02:49:12.357Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6312024-05-15T02:49:12.357Z++ basename ./tools/ci_download_thundermuffin
6322024-05-15T02:49:12.357Z+ ARG0=ci_download_thundermuffin
6332024-05-15T02:49:12.357Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6342024-05-15T02:49:12.357Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6352024-05-15T02:49:12.357Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6362024-05-15T02:49:12.357Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6372024-05-15T02:49:12.357Z+ TARGET_DIR=out
6382024-05-15T02:49:12.357Z+ DOWNLOAD_DIR=out/downloads
6392024-05-15T02:49:12.357Z+ DEST_DIR=./out/thundermuffin
6402024-05-15T02:49:12.357Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6412024-05-15T02:49:12.357Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6422024-05-15T02:49:12.357Z+ REPO=oxidecomputer/thundermuffin
6432024-05-15T02:49:12.358Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6442024-05-15T02:49:12.358Z+ main
6452024-05-15T02:49:12.358Z+ rm -rf out/downloads/root
6462024-05-15T02:49:12.358Z+ [[ 0 != 0 ]]
6472024-05-15T02:49:12.358Z+ CIDL_OS=solaris2.11
6482024-05-15T02:49:12.358Z+ [[ 0 != 0 ]]
6492024-05-15T02:49:12.358Z+ configure_os solaris2.11
6502024-05-15T02:49:12.358Z+ echo 'current directory: /work/oxidecomputer/omicron'
6512024-05-15T02:49:12.358Z+ echo 'configuring based on OS: "solaris2.11"'
6522024-05-15T02:49:12.358Zcurrent directory: /work/oxidecomputer/omicron
6532024-05-15T02:49:12.358Zconfiguring based on OS: "solaris2.11"
6542024-05-15T02:49:12.358Z+ case "$1" in
6552024-05-15T02:49:12.358Z+ SET_BINARIES=
6562024-05-15T02:49:12.358Z+ CIDL_SHA256FUNC=do_sha256sum
6572024-05-15T02:49:12.358Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6582024-05-15T02:49:12.358Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6592024-05-15T02:49:12.358Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6602024-05-15T02:49:12.358Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6612024-05-15T02:49:12.358ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6622024-05-15T02:49:12.358Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6632024-05-15T02:49:12.358Z+ mkdir -p out/downloads
6642024-05-15T02:49:12.358ZLocal file: out/downloads/thundermuffin.tar.gz
6652024-05-15T02:49:12.358Z+ mkdir -p ./out/thundermuffin
6662024-05-15T02:49:12.358Z+ fetch_and_verify
6672024-05-15T02:49:12.359Z+ local DO_DOWNLOAD=true
6682024-05-15T02:49:12.359Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6692024-05-15T02:49:12.359Z+ '[' true == true ']'
6702024-05-15T02:49:12.359Z+ echo Downloading...
6712024-05-15T02:49:12.359ZDownloading...
6722024-05-15T02:49:12.359Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6732024-05-15T02:49:12.359Z+ 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
6742024-05-15T02:49:12.692Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6752024-05-15T02:49:12.717Z++ sha256sum
6762024-05-15T02:49:12.717Z++ awk '{print $1}'
6772024-05-15T02:49:12.717Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6782024-05-15T02:49:12.717Z+ [[ 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 ]]
6792024-05-15T02:49:12.717Z+ do_untar out/downloads/thundermuffin.tar.gz
6802024-05-15T02:49:12.718Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6812024-05-15T02:49:12.789Z+ do_assemble
6822024-05-15T02:49:12.789Z+ rm -r ./out/thundermuffin
6832024-05-15T02:49:12.821Z+ mkdir ./out/thundermuffin
6842024-05-15T02:49:12.821Z+ cp -r out/downloads/root ./out/thundermuffin/root
6852024-05-15T02:49:12.821ZAll prerequisites installed successfully
6862024-05-15T02:49:13.341Z
6872024-05-15T02:49:13.341Zreal 2:13.005171260
6882024-05-15T02:49:13.341Zuser 43.706883768
6892024-05-15T02:49:13.341Zsys 11.372827104
6902024-05-15T02:49:13.341Ztrap 0.014368050
6912024-05-15T02:49:13.342Ztflt 0.008984029
6922024-05-15T02:49:13.342Zdflt 0.016341405
6932024-05-15T02:49:13.342Zkflt 0.005234300
6942024-05-15T02:49:13.342Zlock 1.263578113
6952024-05-15T02:49:13.342Zslp 4:40.863138956
6962024-05-15T02:49:13.342Zlat 4.683975996
6972024-05-15T02:49:13.343Zstop 0.066904965
6982024-05-15T02:49:13.343Z+ source ./tools/include/force-git-over-https.sh
6992024-05-15T02:49:13.343Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
7002024-05-15T02:49:13.343Z++ (( i = 0 ))
7012024-05-15T02:49:13.343Z++ (( i < 5 ))
7022024-05-15T02:49:13.343Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
7032024-05-15T02:49:13.343Z++ (( i++ ))
7042024-05-15T02:49:13.344Z++ (( i < 5 ))
7052024-05-15T02:49:13.344Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7062024-05-15T02:49:13.344Z++ (( i++ ))
7072024-05-15T02:49:13.344Z++ (( i < 5 ))
7082024-05-15T02:49:13.344Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7092024-05-15T02:49:13.345Z++ (( i++ ))
7102024-05-15T02:49:13.345Z++ (( i < 5 ))
7112024-05-15T02:49:13.345Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7122024-05-15T02:49:13.345Z++ (( i++ ))
7132024-05-15T02:49:13.345Z++ (( i < 5 ))
7142024-05-15T02:49:13.345Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7152024-05-15T02:49:13.345Z++ (( i++ ))
7162024-05-15T02:49:13.346Z++ (( i < 5 ))
7172024-05-15T02:49:13.346Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7182024-05-15T02:49:13.346Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7192024-05-15T02:49:13.346Z+ rc=0
7202024-05-15T02:49:13.346Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7212024-05-15T02:49:51.519Z+ case $rc in
7222024-05-15T02:49:51.519Z+ pfexec zfs create -p rpool/images/build/host
7232024-05-15T02:49:51.595Z+ pfexec zfs create -p rpool/images/build/recovery
7242024-05-15T02:49:51.628Z+ cargo run --release --bin omicron-releng -- --output-dir /work
7252024-05-15T02:49:51.895Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7262024-05-15T02:49:52.517ZFrom https://github.com/oxidecomputer/pq-sys
7272024-05-15T02:49:52.518Z * [new branch] issue-36 -> origin/issue-36
7282024-05-15T02:49:52.518Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7292024-05-15T02:49:52.543Z * [new branch] master -> origin/master
7302024-05-15T02:49:52.543Z * [new branch] omicron-234 -> origin/omicron-234
7312024-05-15T02:49:52.543Z * [new branch] oxide/main -> origin/oxide/main
7322024-05-15T02:49:52.543Z * [new branch] oxide/omicron -> origin/oxide/omicron
7332024-05-15T02:49:52.543Z * [new branch] windows -> origin/windows
7342024-05-15T02:49:52.543Z * [new ref] -> origin/HEAD
7352024-05-15T02:49:52.543Z * [new tag] v0.2.2 -> v0.2.2
7362024-05-15T02:49:52.543Z * [new tag] v0.4.5 -> v0.4.5
7372024-05-15T02:49:52.543Z * [new tag] v0.4.6 -> v0.4.6
7382024-05-15T02:49:52.543Z Updating git repository `https://github.com/oxidecomputer/zone`
7392024-05-15T02:49:53.071ZFrom https://github.com/oxidecomputer/zone
7402024-05-15T02:49:53.071Z * [new branch] main -> origin/main
7412024-05-15T02:49:53.096Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7422024-05-15T02:49:53.096Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7432024-05-15T02:49:53.096Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7442024-05-15T02:49:53.096Z * [new ref] -> origin/HEAD
7452024-05-15T02:49:53.121Z Updating crates.io index
7462024-05-15T02:49:53.121Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7472024-05-15T02:49:54.449ZFrom https://github.com/oxidecomputer/dropshot
7482024-05-15T02:49:54.449Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7492024-05-15T02:49:54.450Z * [new branch] async -> origin/async
7502024-05-15T02:49:54.519Z * [new branch] build-o-mat -> origin/build-o-mat
7512024-05-15T02:49:54.520Z * [new branch] camel -> origin/camel
7522024-05-15T02:49:54.520Z * [new branch] carets -> origin/carets
7532024-05-15T02:49:54.520Z * [new branch] changes -> origin/changes
7542024-05-15T02:49:54.520Z * [new branch] ci-version -> origin/ci-version
7552024-05-15T02:49:54.520Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7562024-05-15T02:49:54.520Z * [new branch] clippy -> origin/clippy
7572024-05-15T02:49:54.520Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7582024-05-15T02:49:54.520Z * [new branch] clone -> origin/clone
7592024-05-15T02:49:54.520Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7602024-05-15T02:49:54.520Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7612024-05-15T02:49:54.520Z * [new branch] dependabot/cargo/hyper-rustls-0.26.0 -> origin/dependabot/cargo/hyper-rustls-0.26.0
7622024-05-15T02:49:54.520Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7632024-05-15T02:49:54.520Z * [new branch] doc -> origin/doc
7642024-05-15T02:49:54.520Z * [new branch] err -> origin/err
7652024-05-15T02:49:54.520Z * [new branch] example-resumable-download -> origin/example-resumable-download
7662024-05-15T02:49:54.520Z * [new branch] expectorate -> origin/expectorate
7672024-05-15T02:49:54.520Z * [new branch] extracted -> origin/extracted
7682024-05-15T02:49:54.521Z * [new branch] fix_tests -> origin/fix_tests
7692024-05-15T02:49:54.521Z * [new branch] fmt2 -> origin/fmt2
7702024-05-15T02:49:54.521Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7712024-05-15T02:49:54.521Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7722024-05-15T02:49:54.521Z * [new branch] main -> origin/main
7732024-05-15T02:49:54.521Z * [new branch] maintainer-docs -> origin/maintainer-docs
7742024-05-15T02:49:54.521Z * [new branch] merge-server-config -> origin/merge-server-config
7752024-05-15T02:49:54.521Z * [new branch] multi-api -> origin/multi-api
7762024-05-15T02:49:54.521Z * [new branch] multiverse -> origin/multiverse
7772024-05-15T02:49:54.521Z * [new branch] openapi -> origin/openapi
7782024-05-15T02:49:54.521Z * [new branch] openapi-trailing-newline -> origin/openapi-trailing-newline
7792024-05-15T02:49:54.521Z * [new branch] openapi2 -> origin/openapi2
7802024-05-15T02:49:54.521Z * [new branch] port-fix-better -> origin/port-fix-better
7812024-05-15T02:49:54.521Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7822024-05-15T02:49:54.521Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7832024-05-15T02:49:54.521Z * [new branch] rmp-page-token -> origin/rmp-page-token
7842024-05-15T02:49:54.521Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7852024-05-15T02:49:54.521Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7862024-05-15T02:49:54.521Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7872024-05-15T02:49:54.521Z * [new branch] server-log -> origin/server-log
7882024-05-15T02:49:54.521Z * [new branch] simple-headers -> origin/simple-headers
7892024-05-15T02:49:54.522Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7902024-05-15T02:49:54.522Z * [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
7912024-05-15T02:49:54.522Z * [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
7922024-05-15T02:49:54.522Z * [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
7932024-05-15T02:49:54.522Z * [new branch] sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures
7942024-05-15T02:49:54.522Z * [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
7952024-05-15T02:49:54.522Z * [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
7962024-05-15T02:49:54.522Z * [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
7972024-05-15T02:49:54.522Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
7982024-05-15T02:49:54.522Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
7992024-05-15T02:49:54.522Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8002024-05-15T02:49:54.522Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8012024-05-15T02:49:54.522Z * [new branch] websockets -> origin/websockets
8022024-05-15T02:49:54.522Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8032024-05-15T02:49:54.522Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8042024-05-15T02:49:54.522Z * [new ref] -> origin/HEAD
8052024-05-15T02:49:54.523Z * [new tag] v0.10.0 -> v0.10.0
8062024-05-15T02:49:54.523Z * [new tag] v0.3.0 -> v0.3.0
8072024-05-15T02:49:54.523Z * [new tag] v0.4.0 -> v0.4.0
8082024-05-15T02:49:54.523Z * [new tag] v0.5.0 -> v0.5.0
8092024-05-15T02:49:54.523Z * [new tag] v0.5.1 -> v0.5.1
8102024-05-15T02:49:54.523Z * [new tag] v0.6.0 -> v0.6.0
8112024-05-15T02:49:54.523Z * [new tag] v0.7.0 -> v0.7.0
8122024-05-15T02:49:54.523Z * [new tag] v0.8.0 -> v0.8.0
8132024-05-15T02:49:54.523Z * [new tag] v0.9.0 -> v0.9.0
8142024-05-15T02:49:54.569Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8152024-05-15T02:49:55.502ZFrom https://github.com/oxidecomputer/maghemite
8162024-05-15T02:49:55.503Z * [new branch] anycast -> origin/anycast
8172024-05-15T02:49:55.527Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8182024-05-15T02:49:55.527Z * [new branch] mac-build -> origin/mac-build
8192024-05-15T02:49:55.527Z * [new branch] main -> origin/main
8202024-05-15T02:49:55.528Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8212024-05-15T02:49:55.528Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8222024-05-15T02:49:55.528Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8232024-05-15T02:49:55.528Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8242024-05-15T02:49:55.528Z * [new branch] ttl1-clean -> origin/ttl1-clean
8252024-05-15T02:49:55.528Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8262024-05-15T02:49:55.528Z * [new ref] -> origin/HEAD
8272024-05-15T02:49:55.528Z * [new tag] rift -> rift
8282024-05-15T02:49:55.528Z * [new tag] srp -> srp
8292024-05-15T02:49:55.528Z * [new tag] tie-spf -> tie-spf
8302024-05-15T02:49:55.554Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8312024-05-15T02:49:56.956ZFrom https://github.com/oxidecomputer/progenitor
8322024-05-15T02:49:56.956Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8332024-05-15T02:49:56.981Z * [new branch] dependabot/cargo/schemars-0.8.19 -> origin/dependabot/cargo/schemars-0.8.19
8342024-05-15T02:49:56.981Z * [new branch] extension2 -> origin/extension2
8352024-05-15T02:49:56.981Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8362024-05-15T02:49:56.981Z * [new branch] main -> origin/main
8372024-05-15T02:49:56.981Z * [new branch] nexus-update -> origin/nexus-update
8382024-05-15T02:49:56.981Z * [new branch] owned-response-stream -> origin/owned-response-stream
8392024-05-15T02:49:56.981Z * [new branch] print-example -> origin/print-example
8402024-05-15T02:49:56.982Z * [new branch] query-arg-collision -> origin/query-arg-collision
8412024-05-15T02:49:56.982Z * [new branch] request-map -> origin/request-map
8422024-05-15T02:49:56.982Z * [new branch] response-value-content-length -> origin/response-value-content-length
8432024-05-15T02:49:56.982Z * [new branch] security-schemes -> origin/security-schemes
8442024-05-15T02:49:56.982Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8452024-05-15T02:49:56.982Z * [new branch] test-ci -> origin/test-ci
8462024-05-15T02:49:56.982Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8472024-05-15T02:49:56.982Z * [new branch] untyped-responses -> origin/untyped-responses
8482024-05-15T02:49:56.982Z * [new branch] v41 -> origin/v41
8492024-05-15T02:49:56.982Z * [new ref] -> origin/HEAD
8502024-05-15T02:49:56.982Z * [new tag] v0.1.1 -> v0.1.1
8512024-05-15T02:49:56.982Z * [new tag] v0.2.0 -> v0.2.0
8522024-05-15T02:49:56.982Z * [new tag] v0.3.0 -> v0.3.0
8532024-05-15T02:49:56.982Z * [new tag] v0.4.0 -> v0.4.0
8542024-05-15T02:49:56.982Z * [new tag] v0.4.1 -> v0.4.1
8552024-05-15T02:49:56.982Z * [new tag] v0.5.0 -> v0.5.0
8562024-05-15T02:49:56.982Z * [new tag] v0.6.0 -> v0.6.0
8572024-05-15T02:49:57.074Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8582024-05-15T02:49:57.361Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8592024-05-15T02:49:57.854ZFrom http://github.com/oxidecomputer/serde_human_bytes
8602024-05-15T02:49:57.854Z * [new branch] gh-pages -> origin/gh-pages
8612024-05-15T02:49:57.882Z * [new branch] main -> origin/main
8622024-05-15T02:49:57.882Z * [new branch] renovate/configure -> origin/renovate/configure
8632024-05-15T02:49:57.882Z * [new ref] -> origin/HEAD
8642024-05-15T02:49:57.882Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8652024-05-15T02:49:58.390ZFrom https://github.com/oxidecomputer/slog-error-chain
8662024-05-15T02:49:58.390Z * [new branch] main -> origin/main
8672024-05-15T02:49:58.415Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8682024-05-15T02:49:58.415Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8692024-05-15T02:49:58.415Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8702024-05-15T02:49:58.415Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8712024-05-15T02:49:58.415Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8722024-05-15T02:49:58.415Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8732024-05-15T02:49:58.415Z * [new ref] -> origin/HEAD
8742024-05-15T02:49:58.415Z Updating git repository `https://github.com/oxidecomputer/propolis`
8752024-05-15T02:49:59.584ZFrom https://github.com/oxidecomputer/propolis
8762024-05-15T02:49:59.585Z * [new branch] ata -> origin/ata
8772024-05-15T02:49:59.612Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8782024-05-15T02:49:59.612Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8792024-05-15T02:49:59.612Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8802024-05-15T02:49:59.612Z * [new branch] master -> origin/master
8812024-05-15T02:49:59.612Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
8822024-05-15T02:49:59.612Z * [new ref] -> origin/HEAD
8832024-05-15T02:49:59.662Z Updating git repository `https://github.com/oxidecomputer/crucible`
8842024-05-15T02:50:01.180ZFrom https://github.com/oxidecomputer/crucible
8852024-05-15T02:50:01.180Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
8862024-05-15T02:50:01.180Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
8872024-05-15T02:50:01.229Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
8882024-05-15T02:50:01.229Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
8892024-05-15T02:50:01.229Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
8902024-05-15T02:50:01.229Z * [new branch] alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts
8912024-05-15T02:50:01.229Z * [new branch] alan/more-info -> origin/alan/more-info
8922024-05-15T02:50:01.229Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
8932024-05-15T02:50:01.229Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
8942024-05-15T02:50:01.229Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
8952024-05-15T02:50:01.229Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
8962024-05-15T02:50:01.229Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
8972024-05-15T02:50:01.229Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
8982024-05-15T02:50:01.229Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
8992024-05-15T02:50:01.229Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9002024-05-15T02:50:01.229Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9012024-05-15T02:50:01.229Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9022024-05-15T02:50:01.229Z * [new branch] backrec -> origin/backrec
9032024-05-15T02:50:01.229Z * [new branch] cruplay -> origin/cruplay
9042024-05-15T02:50:01.229Z * [new branch] demo_m2 -> origin/demo_m2
9052024-05-15T02:50:01.230Z * [new branch] disconnect-wip -> origin/disconnect-wip
9062024-05-15T02:50:01.230Z * [new branch] jclulow -> origin/jclulow
9072024-05-15T02:50:01.230Z * [new branch] main -> origin/main
9082024-05-15T02:50:01.230Z * [new branch] manager -> origin/manager
9092024-05-15T02:50:01.230Z * [new branch] merge_warn -> origin/merge_warn
9102024-05-15T02:50:01.230Z * [new branch] minor -> origin/minor
9112024-05-15T02:50:01.230Z * [new branch] pantry -> origin/pantry
9122024-05-15T02:50:01.230Z * [new branch] parallel-flush -> origin/parallel-flush
9132024-05-15T02:50:01.230Z * [new branch] renovate/async-trait-0.x -> origin/renovate/async-trait-0.x
9142024-05-15T02:50:01.230Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9152024-05-15T02:50:01.230Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9162024-05-15T02:50:01.230Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9172024-05-15T02:50:01.230Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9182024-05-15T02:50:01.230Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9192024-05-15T02:50:01.230Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9202024-05-15T02:50:01.230Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9212024-05-15T02:50:01.230Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9222024-05-15T02:50:01.230Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9232024-05-15T02:50:01.230Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9242024-05-15T02:50:01.230Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9252024-05-15T02:50:01.230Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9262024-05-15T02:50:01.230Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9272024-05-15T02:50:01.230Z * [new branch] update-progenitor -> origin/update-progenitor
9282024-05-15T02:50:01.231Z * [new branch] use-json-schema -> origin/use-json-schema
9292024-05-15T02:50:01.231Z * [new ref] -> origin/HEAD
9302024-05-15T02:50:01.231Z * [new tag] one-task-refactoring -> one-task-refactoring
9312024-05-15T02:50:01.265Z Updating git repository `https://github.com/oxidecomputer/opte`
9322024-05-15T02:50:02.453ZFrom https://github.com/oxidecomputer/opte
9332024-05-15T02:50:02.454Z * [new branch] 481-strawman -> origin/481-strawman
9342024-05-15T02:50:02.525Z * [new branch] all-perf-in-flight -> origin/all-perf-in-flight
9352024-05-15T02:50:02.525Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9362024-05-15T02:50:02.525Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9372024-05-15T02:50:02.525Z * [new branch] demo-stuffs -> origin/demo-stuffs
9382024-05-15T02:50:02.525Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9392024-05-15T02:50:02.525Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9402024-05-15T02:50:02.525Z * [new branch] handle-pkt-chains -> origin/handle-pkt-chains
9412024-05-15T02:50:02.525Z * [new branch] helios-2.0 -> origin/helios-2.0
9422024-05-15T02:50:02.525Z * [new branch] iliana/test -> origin/iliana/test
9432024-05-15T02:50:02.525Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9442024-05-15T02:50:02.525Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9452024-05-15T02:50:02.525Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9462024-05-15T02:50:02.526Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9472024-05-15T02:50:02.526Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9482024-05-15T02:50:02.526Z * [new branch] master -> origin/master
9492024-05-15T02:50:02.526Z * [new branch] noclass-best-flow -> origin/noclass-best-flow
9502024-05-15T02:50:02.526Z * [new branch] noclass-best-noflow -> origin/noclass-best-noflow
9512024-05-15T02:50:02.526Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9522024-05-15T02:50:02.526Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9532024-05-15T02:50:02.526Z * [new branch] opte-204-paused -> origin/opte-204-paused
9542024-05-15T02:50:02.526Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9552024-05-15T02:50:02.526Z * [new branch] opte-220 -> origin/opte-220
9562024-05-15T02:50:02.526Z * [new branch] opte-225 -> origin/opte-225
9572024-05-15T02:50:02.526Z * [new branch] opte-227 -> origin/opte-227
9582024-05-15T02:50:02.526Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9592024-05-15T02:50:02.526Z * [new branch] opte-232 -> origin/opte-232
9602024-05-15T02:50:02.526Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9612024-05-15T02:50:02.526Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9622024-05-15T02:50:02.526Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9632024-05-15T02:50:02.526Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9642024-05-15T02:50:02.526Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9652024-05-15T02:50:02.526Z * [new branch] opteadm-library -> origin/opteadm-library
9662024-05-15T02:50:02.526Z * [new branch] partial-workspace -> origin/partial-workspace
9672024-05-15T02:50:02.526Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9682024-05-15T02:50:02.526Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9692024-05-15T02:50:02.527Z * [new branch] route-cache -> origin/route-cache
9702024-05-15T02:50:02.527Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9712024-05-15T02:50:02.527Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9722024-05-15T02:50:02.527Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9732024-05-15T02:50:02.527Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9742024-05-15T02:50:02.527Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9752024-05-15T02:50:02.527Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9762024-05-15T02:50:02.527Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9772024-05-15T02:50:02.527Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9782024-05-15T02:50:02.527Z * [new branch] rpz-def-action -> origin/rpz-def-action
9792024-05-15T02:50:02.527Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9802024-05-15T02:50:02.527Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9812024-05-15T02:50:02.527Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9822024-05-15T02:50:02.527Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9832024-05-15T02:50:02.527Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
9842024-05-15T02:50:02.527Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
9852024-05-15T02:50:02.527Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
9862024-05-15T02:50:02.527Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
9872024-05-15T02:50:02.527Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
9882024-05-15T02:50:02.527Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
9892024-05-15T02:50:02.527Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
9902024-05-15T02:50:02.527Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
9912024-05-15T02:50:02.527Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
9922024-05-15T02:50:02.528Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
9932024-05-15T02:50:02.528Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
9942024-05-15T02:50:02.528Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
9952024-05-15T02:50:02.528Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
9962024-05-15T02:50:02.528Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
9972024-05-15T02:50:02.528Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
9982024-05-15T02:50:02.528Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
9992024-05-15T02:50:02.528Z * [new branch] rpz-test-common -> origin/rpz-test-common
10002024-05-15T02:50:02.528Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10012024-05-15T02:50:02.528Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10022024-05-15T02:50:02.528Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10032024-05-15T02:50:02.528Z * [new branch] spring-clean -> origin/spring-clean
10042024-05-15T02:50:02.528Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10052024-05-15T02:50:02.528Z * [new branch] underlay-lock -> origin/underlay-lock
10062024-05-15T02:50:02.528Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10072024-05-15T02:50:02.528Z * [new ref] -> origin/HEAD
10082024-05-15T02:50:02.554Z Updating git repository `https://github.com/oxidecomputer/falcon`
10092024-05-15T02:50:03.399ZFrom https://github.com/oxidecomputer/falcon
10102024-05-15T02:50:03.399Z * [new branch] main -> origin/main
10112024-05-15T02:50:03.399Z * [new ref] -> origin/HEAD
10122024-05-15T02:50:03.558Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10132024-05-15T02:50:04.360ZFrom https://github.com/oxidecomputer/management-gateway-service
10142024-05-15T02:50:04.360Z * [new branch] af-temp-hash -> origin/af-temp-hash
10152024-05-15T02:50:04.360Z * [new branch] buildomat -> origin/buildomat
10162024-05-15T02:50:04.386Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10172024-05-15T02:50:04.386Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10182024-05-15T02:50:04.386Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10192024-05-15T02:50:04.386Z * [new branch] image-board-check -> origin/image-board-check
10202024-05-15T02:50:04.386Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10212024-05-15T02:50:04.386Z * [new branch] lock_state -> origin/lock_state
10222024-05-15T02:50:04.386Z * [new branch] main -> origin/main
10232024-05-15T02:50:04.386Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10242024-05-15T02:50:04.386Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10252024-05-15T02:50:04.386Z * [new branch] read-rot-message -> origin/read-rot-message
10262024-05-15T02:50:04.387Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10272024-05-15T02:50:04.387Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10282024-05-15T02:50:04.387Z * [new branch] reset-component -> origin/reset-component
10292024-05-15T02:50:04.387Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10302024-05-15T02:50:04.387Z * [new branch] rhai -> origin/rhai
10312024-05-15T02:50:04.387Z * [new branch] rot-boot-info -> origin/rot-boot-info
10322024-05-15T02:50:04.387Z * [new branch] rot-update -> origin/rot-update
10332024-05-15T02:50:04.387Z * [new branch] rot-update-2 -> origin/rot-update-2
10342024-05-15T02:50:04.387Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10352024-05-15T02:50:04.387Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10362024-05-15T02:50:04.387Z * [new branch] sprot-attest -> origin/sprot-attest
10372024-05-15T02:50:04.387Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10382024-05-15T02:50:04.387Z * [new branch] sprot-errors -> origin/sprot-errors
10392024-05-15T02:50:04.387Z * [new branch] stage0-update-component -> origin/stage0-update-component
10402024-05-15T02:50:04.387Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10412024-05-15T02:50:04.387Z * [new branch] update-stage0 -> origin/update-stage0
10422024-05-15T02:50:04.387Z * [new ref] -> origin/HEAD
10432024-05-15T02:50:04.434Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10442024-05-15T02:50:05.005ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10452024-05-15T02:50:05.005Z * [new branch] add-more-flags -> origin/add-more-flags
10462024-05-15T02:50:05.030Z * [new branch] master -> origin/master
10472024-05-15T02:50:05.030Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10482024-05-15T02:50:05.030Z * [new branch] update_database -> origin/update_database
10492024-05-15T02:50:05.030Z * [new ref] -> origin/HEAD
10502024-05-15T02:50:05.056Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10512024-05-15T02:50:05.578ZFrom https://github.com/oxidecomputer/openapi-lint
10522024-05-15T02:50:05.578Z * [new branch] main -> origin/main
10532024-05-15T02:50:05.578Z * [new ref] -> origin/HEAD
10542024-05-15T02:50:05.722Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10552024-05-15T02:50:06.019Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10562024-05-15T02:50:06.398ZFrom http://github.com/oxidecomputer/sprockets
10572024-05-15T02:50:06.398Z * [new branch] add-license-file -> origin/add-license-file
10582024-05-15T02:50:06.398Z * [new branch] add-spi-error -> origin/add-spi-error
10592024-05-15T02:50:06.424Z * [new branch] aead-buf -> origin/aead-buf
10602024-05-15T02:50:06.424Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10612024-05-15T02:50:06.425Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10622024-05-15T02:50:06.425Z * [new branch] aead-read-buf -> origin/aead-read-buf
10632024-05-15T02:50:06.425Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10642024-05-15T02:50:06.425Z * [new branch] async-session -> origin/async-session
10652024-05-15T02:50:06.425Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10662024-05-15T02:50:06.425Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10672024-05-15T02:50:06.425Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10682024-05-15T02:50:06.425Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10692024-05-15T02:50:06.425Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10702024-05-15T02:50:06.425Z * [new branch] derive-more -> origin/derive-more
10712024-05-15T02:50:06.425Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10722024-05-15T02:50:06.425Z * [new branch] main -> origin/main
10732024-05-15T02:50:06.425Z * [new branch] main-rebased -> origin/main-rebased
10742024-05-15T02:50:06.425Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10752024-05-15T02:50:06.425Z * [new branch] qol-tweaks -> origin/qol-tweaks
10762024-05-15T02:50:06.425Z * [new branch] readme -> origin/readme
10772024-05-15T02:50:06.425Z * [new branch] readme-fix -> origin/readme-fix
10782024-05-15T02:50:06.425Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10792024-05-15T02:50:06.425Z * [new ref] -> origin/HEAD
10802024-05-15T02:50:06.451Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10812024-05-15T02:50:06.965ZFrom https://github.com/oxidecomputer/diesel-dtrace
10822024-05-15T02:50:06.965Z * [new branch] main -> origin/main
10832024-05-15T02:50:06.965Z * [new branch] stable-usdt -> origin/stable-usdt
10842024-05-15T02:50:06.989Z * [new branch] uuid -> origin/uuid
10852024-05-15T02:50:06.989Z * [new ref] -> origin/HEAD
10862024-05-15T02:50:07.140Z Updating git repository `http://github.com/oxidecomputer/tofino`
10872024-05-15T02:50:07.420Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
10882024-05-15T02:50:07.697ZFrom http://github.com/oxidecomputer/tofino
10892024-05-15T02:50:07.697Z * [new branch] main -> origin/main
10902024-05-15T02:50:07.697Z * [new ref] -> origin/HEAD
10912024-05-15T02:50:07.879Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
10922024-05-15T02:50:08.432ZFrom https://github.com/oxidecomputer/illumos-devinfo
10932024-05-15T02:50:08.432Z * [new branch] main -> origin/main
10942024-05-15T02:50:08.432Z * [new ref] -> origin/HEAD
10952024-05-15T02:50:08.457Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
10962024-05-15T02:50:08.941ZFrom https://github.com/oxidecomputer/libefi-illumos
10972024-05-15T02:50:08.941Z * [new branch] master -> origin/master
10982024-05-15T02:50:08.941Z * [new ref] -> origin/HEAD
10992024-05-15T02:50:08.966Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11002024-05-15T02:50:09.535ZFrom https://github.com/oxidecomputer/libnvme
11012024-05-15T02:50:09.535Z * [new branch] main -> origin/main
11022024-05-15T02:50:09.560Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11032024-05-15T02:50:09.560Z * [new ref] -> origin/HEAD
11042024-05-15T02:50:09.585Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11052024-05-15T02:50:10.123ZFrom https://github.com/oxidecomputer/hubtools
11062024-05-15T02:50:10.123Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11072024-05-15T02:50:10.148Z * [new branch] add-default-caboose -> origin/add-default-caboose
11082024-05-15T02:50:10.148Z * [new branch] add_sign -> origin/add_sign
11092024-05-15T02:50:10.148Z * [new branch] bootleby_archive -> origin/bootleby_archive
11102024-05-15T02:50:10.148Z * [new branch] caboose_sign -> origin/caboose_sign
11112024-05-15T02:50:10.148Z * [new branch] epoch -> origin/epoch
11122024-05-15T02:50:10.148Z * [new branch] extract-image -> origin/extract-image
11132024-05-15T02:50:10.148Z * [new branch] fixes -> origin/fixes
11142024-05-15T02:50:10.148Z * [new branch] humility_fixes -> origin/humility_fixes
11152024-05-15T02:50:10.149Z * [new branch] main -> origin/main
11162024-05-15T02:50:10.149Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11172024-05-15T02:50:10.149Z * [new branch] sig_txt -> origin/sig_txt
11182024-05-15T02:50:10.149Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11192024-05-15T02:50:10.149Z * [new branch] verify_rot -> origin/verify_rot
11202024-05-15T02:50:10.149Z * [new ref] -> origin/HEAD
11212024-05-15T02:50:10.174Z Updating git repository `https://github.com/oxidecomputer/ispf`
11222024-05-15T02:50:10.710ZFrom https://github.com/oxidecomputer/ispf
11232024-05-15T02:50:10.711Z * [new branch] main -> origin/main
11242024-05-15T02:50:10.711Z * [new ref] -> origin/HEAD
11252024-05-15T02:50:10.795Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11262024-05-15T02:50:11.319ZFrom https://github.com/oxidecomputer/poptrie
11272024-05-15T02:50:11.319Z * [new branch] main -> origin/main
11282024-05-15T02:50:11.343Z * [new branch] multipath -> origin/multipath
11292024-05-15T02:50:11.343Z * [new ref] -> origin/HEAD
11302024-05-15T02:50:11.546Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11312024-05-15T02:50:12.334ZFrom https://github.com/oxidecomputer/netadm-sys
11322024-05-15T02:50:12.334Z * [new branch] compile-macos -> origin/compile-macos
11332024-05-15T02:50:12.359Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11342024-05-15T02:50:12.359Z * [new branch] gh-pages -> origin/gh-pages
11352024-05-15T02:50:12.359Z * [new branch] main -> origin/main
11362024-05-15T02:50:12.359Z * [new branch] route-get-timeout -> origin/route-get-timeout
11372024-05-15T02:50:12.359Z * [new branch] siocgnds -> origin/siocgnds
11382024-05-15T02:50:12.359Z * [new ref] -> origin/HEAD
11392024-05-15T02:50:12.528Z Updating git repository `https://github.com/jgallagher/nix`
11402024-05-15T02:50:13.623ZFrom https://github.com/jgallagher/nix
11412024-05-15T02:50:13.623Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11422024-05-15T02:50:13.623Z * [new branch] aio_pin -> origin/aio_pin
11432024-05-15T02:50:13.651Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11442024-05-15T02:50:13.651Z * [new branch] illumos -> origin/illumos
11452024-05-15T02:50:13.651Z * [new branch] master -> origin/master
11462024-05-15T02:50:13.651Z * [new branch] r0.11.1 -> origin/r0.11.1
11472024-05-15T02:50:13.651Z * [new branch] r0.12.1 -> origin/r0.12.1
11482024-05-15T02:50:13.651Z * [new branch] r0.13.1 -> origin/r0.13.1
11492024-05-15T02:50:13.651Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11502024-05-15T02:50:13.651Z * [new branch] sparc64 -> origin/sparc64
11512024-05-15T02:50:13.651Z * [new branch] staging -> origin/staging
11522024-05-15T02:50:13.651Z * [new branch] trying -> origin/trying
11532024-05-15T02:50:13.651Z * [new branch] update_lazystatic -> origin/update_lazystatic
11542024-05-15T02:50:13.651Z * [new ref] -> origin/HEAD
11552024-05-15T02:50:13.651Z * [new tag] v0.10.0 -> v0.10.0
11562024-05-15T02:50:13.651Z * [new tag] v0.11.0 -> v0.11.0
11572024-05-15T02:50:13.651Z * [new tag] v0.11.1 -> v0.11.1
11582024-05-15T02:50:13.651Z * [new tag] v0.12.0 -> v0.12.0
11592024-05-15T02:50:13.651Z * [new tag] v0.12.1 -> v0.12.1
11602024-05-15T02:50:13.651Z * [new tag] v0.13.0 -> v0.13.0
11612024-05-15T02:50:13.651Z * [new tag] v0.13.1 -> v0.13.1
11622024-05-15T02:50:13.651Z * [new tag] v0.14.0 -> v0.14.0
11632024-05-15T02:50:13.651Z * [new tag] v0.14.1 -> v0.14.1
11642024-05-15T02:50:13.652Z * [new tag] v0.16.0 -> v0.16.0
11652024-05-15T02:50:13.652Z * [new tag] v0.17.0 -> v0.17.0
11662024-05-15T02:50:13.652Z * [new tag] v0.3.10 -> v0.3.10
11672024-05-15T02:50:13.652Z * [new tag] v0.3.9 -> v0.3.9
11682024-05-15T02:50:13.652Z * [new tag] v0.4.2 -> v0.4.2
11692024-05-15T02:50:13.652Z * [new tag] v0.4.3 -> v0.4.3
11702024-05-15T02:50:13.652Z * [new tag] v0.5.0 -> v0.5.0
11712024-05-15T02:50:13.652Z * [new tag] v0.5.1 -> v0.5.1
11722024-05-15T02:50:13.652Z * [new tag] v0.6.0 -> v0.6.0
11732024-05-15T02:50:13.652Z * [new tag] v0.7.0 -> v0.7.0
11742024-05-15T02:50:13.652Z * [new tag] v0.8.0 -> v0.8.0
11752024-05-15T02:50:13.652Z * [new tag] v0.8.1 -> v0.8.1
11762024-05-15T02:50:13.652Z * [new tag] v0.9.0 -> v0.9.0
11772024-05-15T02:50:14.699Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11782024-05-15T02:50:15.225ZFrom https://github.com/oxidecomputer/tlvc
11792024-05-15T02:50:15.225Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11802024-05-15T02:50:15.225Z * [new branch] main -> origin/main
11812024-05-15T02:50:15.250Z * [new branch] string-pieces -> origin/string-pieces
11822024-05-15T02:50:15.250Z * [new ref] -> origin/HEAD
11832024-05-15T02:50:15.250Z Updating git repository `https://github.com/cbiffle/hubpack`
11842024-05-15T02:50:15.743ZFrom https://github.com/cbiffle/hubpack
11852024-05-15T02:50:15.743Z * [new branch] main -> origin/main
11862024-05-15T02:50:15.743Z * [new ref] -> origin/HEAD
11872024-05-15T02:50:15.840Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
11882024-05-15T02:50:16.446ZFrom https://github.com/oxidecomputer/lpc55_support
11892024-05-15T02:50:16.446Z * [new branch] bump_version -> origin/bump_version
11902024-05-15T02:50:16.446Z * [new branch] extend_logging -> origin/extend_logging
11912024-05-15T02:50:16.471Z * [new branch] master -> origin/master
11922024-05-15T02:50:16.471Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
11932024-05-15T02:50:16.471Z * [new branch] real_verify_error -> origin/real_verify_error
11942024-05-15T02:50:16.471Z * [new branch] release_fixes -> origin/release_fixes
11952024-05-15T02:50:16.471Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
11962024-05-15T02:50:16.471Z * [new ref] -> origin/HEAD
11972024-05-15T02:50:16.548Z Updating git repository `https://github.com/oxidecomputer/typify`
11982024-05-15T02:50:18.381ZFrom https://github.com/oxidecomputer/typify
11992024-05-15T02:50:18.381Z * [new branch] dependabot/cargo/schemars-0.8.19 -> origin/dependabot/cargo/schemars-0.8.19
12002024-05-15T02:50:18.406Z * [new branch] ipv6 -> origin/ipv6
12012024-05-15T02:50:18.406Z * [new branch] js-schema -> origin/js-schema
12022024-05-15T02:50:18.406Z * [new branch] main -> origin/main
12032024-05-15T02:50:18.406Z * [new branch] nested-newtype -> origin/nested-newtype
12042024-05-15T02:50:18.406Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12052024-05-15T02:50:18.407Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12062024-05-15T02:50:18.407Z * [new ref] -> origin/HEAD
12072024-05-15T02:50:18.407Z * [new tag] v0.0.10 -> v0.0.10
12082024-05-15T02:50:18.407Z * [new tag] v0.0.11 -> v0.0.11
12092024-05-15T02:50:18.407Z * [new tag] v0.0.12 -> v0.0.12
12102024-05-15T02:50:18.407Z * [new tag] v0.0.13 -> v0.0.13
12112024-05-15T02:50:18.407Z * [new tag] v0.0.14 -> v0.0.14
12122024-05-15T02:50:18.407Z * [new tag] v0.0.15 -> v0.0.15
12132024-05-15T02:50:18.407Z * [new tag] v0.0.16 -> v0.0.16
12142024-05-15T02:50:18.407Z * [new tag] v0.0.4 -> v0.0.4
12152024-05-15T02:50:18.407Z * [new tag] v0.0.5 -> v0.0.5
12162024-05-15T02:50:18.407Z * [new tag] v0.0.6 -> v0.0.6
12172024-05-15T02:50:18.407Z * [new tag] v0.0.7 -> v0.0.7
12182024-05-15T02:50:18.407Z * [new tag] v0.0.8 -> v0.0.8
12192024-05-15T02:50:18.407Z * [new tag] v0.0.9 -> v0.0.9
12202024-05-15T02:50:18.488Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12212024-05-15T02:50:19.132ZFrom https://github.com/oxidecomputer/dlpi-sys
12222024-05-15T02:50:19.132Z * [new branch] gh-pages -> origin/gh-pages
12232024-05-15T02:50:19.156Z * [new branch] main -> origin/main
12242024-05-15T02:50:19.157Z * [new ref] -> origin/HEAD
12252024-05-15T02:50:19.157Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12262024-05-15T02:50:19.734ZFrom https://github.com/jmesmon/rust-libzfs
12272024-05-15T02:50:19.734Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12282024-05-15T02:50:19.734Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12292024-05-15T02:50:19.734Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12302024-05-15T02:50:19.734Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12312024-05-15T02:50:19.734Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12322024-05-15T02:50:19.734Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12332024-05-15T02:50:19.735Z * [new branch] dev -> origin/dev
12342024-05-15T02:50:19.735Z * [new branch] drr -> origin/drr
12352024-05-15T02:50:19.735Z * [new branch] f-types -> origin/f-types
12362024-05-15T02:50:19.735Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12372024-05-15T02:50:19.735Z * [new branch] master -> origin/master
12382024-05-15T02:50:19.735Z * [new branch] staging -> origin/staging
12392024-05-15T02:50:19.735Z * [new ref] -> origin/HEAD
12402024-05-15T02:50:19.735Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12412024-05-15T02:50:19.735Z * [new tag] v0.4.0 -> v0.4.0
12422024-05-15T02:50:19.735Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12432024-05-15T02:50:19.735Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12442024-05-15T02:50:19.759Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12452024-05-15T02:50:20.831ZFrom https://github.com/oxidecomputer/rusty-doors
12462024-05-15T02:50:20.831Z * [new branch] gh-pages -> origin/gh-pages
12472024-05-15T02:50:20.832Z * [new branch] main -> origin/main
12482024-05-15T02:50:20.856Z * [new branch] no-bindgen -> origin/no-bindgen
12492024-05-15T02:50:20.856Z * [new ref] -> origin/HEAD
12502024-05-15T02:50:20.974Z Updating git repository `https://github.com/oxidecomputer/rfb`
12512024-05-15T02:50:21.555ZFrom https://github.com/oxidecomputer/rfb
12522024-05-15T02:50:21.555Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12532024-05-15T02:50:21.555Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12542024-05-15T02:50:21.580Z * [new branch] main -> origin/main
12552024-05-15T02:50:21.580Z * [new branch] pixfmts -> origin/pixfmts
12562024-05-15T02:50:21.580Z * [new ref] -> origin/HEAD
12572024-05-15T02:50:22.651Z Downloading crates ...
12582024-05-15T02:50:22.804Z Downloaded anstyle-parse v0.2.1
12592024-05-15T02:50:22.829Z Downloaded argon2 v0.5.3
12602024-05-15T02:50:22.829Z Downloaded addr2line v0.21.0
12612024-05-15T02:50:22.830Z Downloaded array-init v0.0.4
12622024-05-15T02:50:22.830Z Downloaded bit-set v0.5.3
12632024-05-15T02:50:22.830Z Downloaded async-recursion v1.1.1
12642024-05-15T02:50:22.830Z Downloaded blake2 v0.10.6
12652024-05-15T02:50:22.854Z Downloaded buf-list v1.0.3
12662024-05-15T02:50:22.855Z Downloaded cargo-platform v0.1.3
12672024-05-15T02:50:22.855Z Downloaded httpdate v1.0.3
12682024-05-15T02:50:22.855Z Downloaded http-range v0.1.5
12692024-05-15T02:50:22.855Z Downloaded block-padding v0.3.3
12702024-05-15T02:50:22.879Z Downloaded instant v0.1.12
12712024-05-15T02:50:22.879Z Downloaded ipnet v2.9.0
12722024-05-15T02:50:22.904Z Downloaded new_debug_unreachable v1.0.4
12732024-05-15T02:50:22.904Z Downloaded stability v0.2.0
12742024-05-15T02:50:22.929Z Downloaded equivalent v1.0.1
12752024-05-15T02:50:22.954Z Downloaded parse-size v1.0.0
12762024-05-15T02:50:22.954Z Downloaded serde-big-array v0.5.1
12772024-05-15T02:50:22.954Z Downloaded want v0.3.1
12782024-05-15T02:50:22.980Z Downloaded usdt-macro v0.5.0
12792024-05-15T02:50:22.980Z Downloaded psl-types v2.0.11
12802024-05-15T02:50:23.005Z Downloaded darling_macro v0.20.8
12812024-05-15T02:50:23.006Z Downloaded path-slash v0.1.5
12822024-05-15T02:50:23.006Z Downloaded sync_wrapper v0.1.2
12832024-05-15T02:50:23.030Z Downloaded foreign-types-shared v0.1.1
12842024-05-15T02:50:23.031Z Downloaded foreign-types-shared v0.3.1
12852024-05-15T02:50:23.031Z Downloaded termtree v0.4.1
12862024-05-15T02:50:23.056Z Downloaded thread_local v1.1.7
12872024-05-15T02:50:23.056Z Downloaded thiserror-impl v1.0.59
12882024-05-15T02:50:23.056Z Downloaded peg-runtime v0.8.3
12892024-05-15T02:50:23.056Z Downloaded gethostname v0.4.3
12902024-05-15T02:50:23.081Z Downloaded phf_shared v0.10.0
12912024-05-15T02:50:23.081Z Downloaded pest_generator v2.7.6
12922024-05-15T02:50:23.081Z Downloaded tinyvec_macros v0.1.1
12932024-05-15T02:50:23.081Z Downloaded toolchain_find v0.4.0
12942024-05-15T02:50:23.081Z Downloaded plain v0.2.3
12952024-05-15T02:50:23.081Z Downloaded tower-service v0.3.2
12962024-05-15T02:50:23.082Z Downloaded slog-json v2.6.1
12972024-05-15T02:50:23.107Z Downloaded topological-sort v0.2.2
12982024-05-15T02:50:23.107Z Downloaded tokio-macros v2.2.0
12992024-05-15T02:50:23.107Z Downloaded tui-tree-widget v0.19.0
13002024-05-15T02:50:23.107Z Downloaded slog v2.7.0
13012024-05-15T02:50:23.107Z Downloaded tracing-attributes v0.1.27
13022024-05-15T02:50:23.131Z Downloaded derive-where v1.2.7
13032024-05-15T02:50:23.131Z Downloaded tracing-core v0.1.32
13042024-05-15T02:50:23.157Z Downloaded tracing v0.1.40
13052024-05-15T02:50:23.157Z Downloaded tough v0.17.1
13062024-05-15T02:50:23.182Z Downloaded futures-util v0.3.30
13072024-05-15T02:50:23.220Z Downloaded sled v0.34.7
13082024-05-15T02:50:23.244Z Downloaded petgraph v0.6.5
13092024-05-15T02:50:23.269Z Downloaded tokio v1.37.0
13102024-05-15T02:50:23.318Z Downloaded sha3 v0.10.8
13112024-05-15T02:50:23.342Z Downloaded regex-automata v0.4.5
13122024-05-15T02:50:23.367Z Downloaded zerocopy-derive v0.6.6
13132024-05-15T02:50:23.367Z Downloaded csv v1.3.0
13142024-05-15T02:50:23.398Z Downloaded libc v0.2.153
13152024-05-15T02:50:23.437Z Downloaded bzip2-sys v0.1.11+1.0.8
13162024-05-15T02:50:23.462Z Downloaded ring v0.17.8
13172024-05-15T02:50:23.551Z Downloaded ring v0.16.20
13182024-05-15T02:50:23.652Z Downloaded polar-core v0.27.3
13192024-05-15T02:50:23.677Z Downloaded diesel v2.1.6
13202024-05-15T02:50:23.701Z Downloaded gimli v0.28.0
13212024-05-15T02:50:23.701Z Downloaded regress v0.9.1
13222024-05-15T02:50:23.726Z Downloaded regex-syntax v0.8.2
13232024-05-15T02:50:23.726Z Downloaded regex-syntax v0.6.29
13242024-05-15T02:50:23.726Z Downloaded regex v1.10.4
13252024-05-15T02:50:23.754Z Downloaded smoltcp v0.11.0
13262024-05-15T02:50:23.779Z Downloaded smoltcp v0.9.1
13272024-05-15T02:50:23.779Z Downloaded encoding_rs v0.8.33
13282024-05-15T02:50:23.806Z Downloaded curve25519-dalek v4.1.2
13292024-05-15T02:50:23.830Z Downloaded ratatui v0.26.2
13302024-05-15T02:50:23.830Z Downloaded zerocopy-derive v0.2.0
13312024-05-15T02:50:23.855Z Downloaded rustls v0.22.4
13322024-05-15T02:50:23.879Z Downloaded openapiv3 v2.0.0
13332024-05-15T02:50:23.879Z Downloaded rustix v0.38.31
13342024-05-15T02:50:23.904Z Downloaded tabled v0.15.0
13352024-05-15T02:50:23.928Z Downloaded syn v2.0.60
13362024-05-15T02:50:23.952Z Downloaded syn v1.0.109
13372024-05-15T02:50:23.952Z Downloaded object v0.30.4
13382024-05-15T02:50:23.977Z Downloaded radix_trie v0.2.1
13392024-05-15T02:50:23.977Z Downloaded rustls v0.21.9
13402024-05-15T02:50:24.005Z Downloaded openssl v0.10.64
13412024-05-15T02:50:24.005Z Downloaded object v0.32.1
13422024-05-15T02:50:24.029Z Downloaded trust-dns-proto v0.22.0
13432024-05-15T02:50:24.029Z Downloaded tokio-util v0.7.10
13442024-05-15T02:50:24.029Z Downloaded pest v2.7.6
13452024-05-15T02:50:24.054Z Downloaded h2 v0.3.26
13462024-05-15T02:50:24.054Z Downloaded goblin v0.8.0
13472024-05-15T02:50:24.054Z Downloaded reqwest v0.11.27
13482024-05-15T02:50:24.078Z Downloaded webpki-roots v0.25.2
13492024-05-15T02:50:24.078Z Downloaded serde_with v3.7.0
13502024-05-15T02:50:24.078Z Downloaded regex-automata v0.1.10
13512024-05-15T02:50:24.079Z Downloaded portable-atomic v1.4.3
13522024-05-15T02:50:24.103Z Downloaded proptest v1.4.0
13532024-05-15T02:50:24.103Z Downloaded vcpkg v0.2.15
13542024-05-15T02:50:24.147Z Downloaded nix v0.28.0
13552024-05-15T02:50:24.171Z Downloaded toml_edit v0.22.12
13562024-05-15T02:50:24.196Z Downloaded toml_edit v0.19.15
13572024-05-15T02:50:24.220Z Downloaded serde_yaml v0.9.25
13582024-05-15T02:50:24.220Z Downloaded time v0.3.34
13592024-05-15T02:50:24.245Z Downloaded rayon v1.10.0
13602024-05-15T02:50:24.245Z Downloaded quick-xml v0.31.0
13612024-05-15T02:50:24.245Z Downloaded toml v0.8.12
13622024-05-15T02:50:24.269Z Downloaded toml v0.5.11
13632024-05-15T02:50:24.269Z Downloaded tinyvec v1.6.0
13642024-05-15T02:50:24.269Z Downloaded zerocopy v0.7.32
13652024-05-15T02:50:24.293Z Downloaded toml v0.7.8
13662024-05-15T02:50:24.294Z Downloaded tokio-tungstenite v0.21.0
13672024-05-15T02:50:24.294Z Downloaded tokio-tungstenite v0.20.1
13682024-05-15T02:50:24.294Z Downloaded smallvec v1.13.1
13692024-05-15T02:50:24.294Z Downloaded slog-term v2.9.1
13702024-05-15T02:50:24.294Z Downloaded signal-hook v0.3.17
13712024-05-15T02:50:24.294Z Downloaded pin-project v1.1.3
13722024-05-15T02:50:24.318Z Downloaded snafu v0.8.2
13732024-05-15T02:50:24.318Z Downloaded num-bigint-dig v0.8.4
13742024-05-15T02:50:24.345Z Downloaded bstr v0.2.17
13752024-05-15T02:50:24.346Z Downloaded pest_meta v2.7.6
13762024-05-15T02:50:24.346Z Downloaded diff v0.1.13
13772024-05-15T02:50:24.346Z Downloaded diesel_derives v2.1.2
13782024-05-15T02:50:24.372Z Downloaded derive_more v0.99.17
13792024-05-15T02:50:24.372Z Downloaded futures v0.3.30
13802024-05-15T02:50:24.372Z Downloaded shlex v1.3.0
13812024-05-15T02:50:24.372Z Downloaded sha2 v0.10.8
13822024-05-15T02:50:24.372Z Downloaded platforms v3.0.2
13832024-05-15T02:50:24.372Z Downloaded pin-project-internal v1.1.3
13842024-05-15T02:50:24.372Z Downloaded half v2.3.1
13852024-05-15T02:50:24.372Z Downloaded bstr v1.9.0
13862024-05-15T02:50:24.396Z Downloaded time-macros v0.2.17
13872024-05-15T02:50:24.396Z Downloaded time-core v0.1.2
13882024-05-15T02:50:24.396Z Downloaded smawk v0.3.1
13892024-05-15T02:50:24.397Z Downloaded slog-stdlog v4.1.1
13902024-05-15T02:50:24.397Z Downloaded pkcs8 v0.10.2
13912024-05-15T02:50:24.397Z Downloaded ron v0.8.1
13922024-05-15T02:50:24.421Z Downloaded hashbrown v0.12.3
13932024-05-15T02:50:24.421Z Downloaded winnow v0.6.1
13942024-05-15T02:50:24.422Z Downloaded winnow v0.5.15
13952024-05-15T02:50:24.447Z Downloaded toml_datetime v0.6.5
13962024-05-15T02:50:24.447Z Downloaded tiny-keccak v2.0.2
13972024-05-15T02:50:24.447Z Downloaded smallvec v0.6.14
13982024-05-15T02:50:24.447Z Downloaded slog-scope v4.4.0
13992024-05-15T02:50:24.447Z Downloaded pkcs1 v0.7.5
14002024-05-15T02:50:24.447Z Downloaded pest_derive v2.7.6
14012024-05-15T02:50:24.447Z Downloaded pem-rfc7468 v0.7.0
14022024-05-15T02:50:24.447Z Downloaded hash32 v0.3.1
14032024-05-15T02:50:24.447Z Downloaded derive_builder_core v0.20.0
14042024-05-15T02:50:24.447Z Downloaded derive_builder v0.20.0
14052024-05-15T02:50:24.472Z Downloaded getrandom v0.2.12
14062024-05-15T02:50:24.472Z Downloaded elliptic-curve v0.13.8
14072024-05-15T02:50:24.472Z Downloaded idna v0.2.3
14082024-05-15T02:50:24.472Z Downloaded slog-envlogger v2.2.0
14092024-05-15T02:50:24.472Z Downloaded slog-dtrace v0.3.0
14102024-05-15T02:50:24.472Z Downloaded slog-async v2.8.0
14112024-05-15T02:50:24.472Z Downloaded slab v0.4.9
14122024-05-15T02:50:24.472Z Downloaded signal-hook-registry v1.4.1
14132024-05-15T02:50:24.497Z Downloaded signal-hook-mio v0.2.3
14142024-05-15T02:50:24.497Z Downloaded sha1 v0.10.6
14152024-05-15T02:50:24.497Z Downloaded phf_shared v0.11.2
14162024-05-15T02:50:24.497Z Downloaded phf v0.11.2
14172024-05-15T02:50:24.497Z Downloaded ron v0.7.1
14182024-05-15T02:50:24.497Z Downloaded poly1305 v0.8.0
14192024-05-15T02:50:24.497Z Downloaded sqlparser v0.45.0
14202024-05-15T02:50:24.497Z Downloaded rustls-webpki v0.102.1
14212024-05-15T02:50:24.521Z Downloaded pkg-config v0.3.27
14222024-05-15T02:50:24.521Z Downloaded pin-utils v0.1.0
14232024-05-15T02:50:24.521Z Downloaded pin-project-lite v0.2.13
14242024-05-15T02:50:24.546Z Downloaded test-strategy v0.3.1
14252024-05-15T02:50:24.546Z Downloaded num-bigint v0.4.4
14262024-05-15T02:50:24.546Z Downloaded unicode-normalization v0.1.22
14272024-05-15T02:50:24.546Z Downloaded slog-bunyan v2.5.0
14282024-05-15T02:50:24.546Z Downloaded globset v0.4.13
14292024-05-15T02:50:24.546Z Downloaded tar v0.4.40
14302024-05-15T02:50:24.584Z Downloaded typed-path v0.7.0
14312024-05-15T02:50:24.584Z Downloaded percent-encoding v2.3.1
14322024-05-15T02:50:24.584Z Downloaded getopts v0.2.21
14332024-05-15T02:50:24.584Z Downloaded futures-channel v0.3.30
14342024-05-15T02:50:24.584Z Downloaded serde_with_macros v3.7.0
14352024-05-15T02:50:24.584Z Downloaded serde_tokenstream v0.2.0
14362024-05-15T02:50:24.585Z Downloaded lalrpop v0.19.12
14372024-05-15T02:50:24.610Z Downloaded pem v3.0.4
14382024-05-15T02:50:24.610Z Downloaded hash32 v0.2.1
14392024-05-15T02:50:24.610Z Downloaded glob v0.3.1
14402024-05-15T02:50:24.610Z Downloaded group v0.13.0
14412024-05-15T02:50:24.610Z Downloaded generic-array v0.14.7
14422024-05-15T02:50:24.610Z Downloaded futures-task v0.3.30
14432024-05-15T02:50:24.610Z Downloaded serde_urlencoded v0.7.1
14442024-05-15T02:50:24.610Z Downloaded textwrap v0.16.1
14452024-05-15T02:50:24.610Z Downloaded rustls-webpki v0.101.7
14462024-05-15T02:50:24.636Z Downloaded serde_tokenstream v0.1.7
14472024-05-15T02:50:24.636Z Downloaded serde_repr v0.1.16
14482024-05-15T02:50:24.636Z Downloaded tempfile v3.10.1
14492024-05-15T02:50:24.636Z Downloaded snafu-derive v0.8.2
14502024-05-15T02:50:24.636Z Downloaded flume v0.11.0
14512024-05-15T02:50:24.636Z Downloaded diesel_table_macro_syntax v0.1.0
14522024-05-15T02:50:24.636Z Downloaded derive_builder_macro v0.20.0
14532024-05-15T02:50:24.636Z Downloaded fxhash v0.2.1
14542024-05-15T02:50:24.637Z Downloaded futures-sink v0.3.30
14552024-05-15T02:50:24.637Z Downloaded futures-macro v0.3.30
14562024-05-15T02:50:24.637Z Downloaded futures-io v0.3.30
14572024-05-15T02:50:24.637Z Downloaded futures-executor v0.3.30
14582024-05-15T02:50:24.661Z Downloaded futures-core v0.3.30
14592024-05-15T02:50:24.661Z Downloaded difflib v0.4.0
14602024-05-15T02:50:24.661Z Downloaded serde_spanned v0.6.5
14612024-05-15T02:50:24.661Z Downloaded thiserror-impl-no-std v2.0.2
14622024-05-15T02:50:24.661Z Downloaded termcolor v1.2.0
14632024-05-15T02:50:24.661Z Downloaded term v0.7.0
14642024-05-15T02:50:24.661Z Downloaded tabled_derive v0.7.0
14652024-05-15T02:50:24.661Z Downloaded der v0.7.8
14662024-05-15T02:50:24.661Z Downloaded tungstenite v0.20.1
14672024-05-15T02:50:24.661Z Downloaded itertools v0.12.1
14682024-05-15T02:50:24.686Z Downloaded thiserror v1.0.59
14692024-05-15T02:50:24.686Z Downloaded termios v0.3.3
14702024-05-15T02:50:24.686Z Downloaded terminal_size v0.3.0
14712024-05-15T02:50:24.686Z Downloaded tabwriter v1.4.0
14722024-05-15T02:50:24.686Z Downloaded subprocess v0.2.9
14732024-05-15T02:50:24.686Z Downloaded rand v0.8.5
14742024-05-15T02:50:24.711Z Downloaded publicsuffix v2.2.3
14752024-05-15T02:50:24.711Z Downloaded x509-cert v0.2.4
14762024-05-15T02:50:24.711Z Downloaded unicode_categories v0.1.1
14772024-05-15T02:50:24.711Z Downloaded unicode-segmentation v1.10.1
14782024-05-15T02:50:24.711Z Downloaded idna v0.5.0
14792024-05-15T02:50:24.735Z Downloaded thread-id v4.2.0
14802024-05-15T02:50:24.735Z Downloaded thiserror-no-std v2.0.2
14812024-05-15T02:50:24.735Z Downloaded tap v1.0.1
14822024-05-15T02:50:24.735Z Downloaded smf v0.2.3
14832024-05-15T02:50:24.736Z Downloaded funty v2.0.0
14842024-05-15T02:50:24.736Z Downloaded fs-err v2.11.0
14852024-05-15T02:50:24.736Z Downloaded ena v0.14.2
14862024-05-15T02:50:24.736Z Downloaded dyn-clone v1.0.17
14872024-05-15T02:50:24.736Z Downloaded num-traits v0.2.19
14882024-05-15T02:50:24.736Z Downloaded darling_core v0.20.8
14892024-05-15T02:50:24.760Z Downloaded tungstenite v0.21.0
14902024-05-15T02:50:24.760Z Downloaded salty v0.2.0
14912024-05-15T02:50:24.760Z Downloaded serde_json v1.0.116
14922024-05-15T02:50:24.760Z Downloaded take_mut v0.2.2
14932024-05-15T02:50:24.760Z Downloaded fragile v2.0.0
14942024-05-15T02:50:24.760Z Downloaded form_urlencoded v1.2.1
14952024-05-15T02:50:24.785Z Downloaded foreign-types-macros v0.2.3
14962024-05-15T02:50:24.785Z Downloaded foreign-types v0.3.2
14972024-05-15T02:50:24.785Z Downloaded fnv v1.0.7
14982024-05-15T02:50:24.785Z Downloaded float-cmp v0.9.0
14992024-05-15T02:50:24.785Z Downloaded embedded-io v0.4.0
15002024-05-15T02:50:24.785Z Downloaded either v1.11.0
15012024-05-15T02:50:24.785Z Downloaded ed25519 v1.5.3
15022024-05-15T02:50:24.785Z Downloaded dof v0.3.0
15032024-05-15T02:50:24.785Z Downloaded dof v0.1.5
15042024-05-15T02:50:24.786Z Downloaded display-error-chain v0.2.0
15052024-05-15T02:50:24.786Z Downloaded dirs-sys-next v0.1.2
15062024-05-15T02:50:24.786Z Downloaded dirs-next v2.0.0
15072024-05-15T02:50:24.786Z Downloaded digest v0.10.7
15082024-05-15T02:50:24.786Z Downloaded peg-macros v0.8.3
15092024-05-15T02:50:24.786Z Downloaded num_enum_derive v0.5.11
15102024-05-15T02:50:24.786Z Downloaded num-rational v0.4.2
15112024-05-15T02:50:24.786Z Downloaded csv-core v0.1.11
15122024-05-15T02:50:24.810Z Downloaded proc-macro2 v1.0.82
15132024-05-15T02:50:24.811Z Downloaded prettyplease v0.2.20
15142024-05-15T02:50:24.811Z Downloaded crossterm v0.27.0
15152024-05-15T02:50:24.811Z Downloaded reedline v0.31.0
15162024-05-15T02:50:24.811Z Downloaded synstructure v0.12.6
15172024-05-15T02:50:24.835Z Downloaded supports-color v3.0.0
15182024-05-15T02:50:24.836Z Downloaded subtle v2.5.0
15192024-05-15T02:50:24.836Z Downloaded strum_macros v0.26.1
15202024-05-15T02:50:24.836Z Downloaded strum_macros v0.25.2
15212024-05-15T02:50:24.836Z Downloaded strum_macros v0.24.3
15222024-05-15T02:50:24.836Z Downloaded structmeta-derive v0.3.0
15232024-05-15T02:50:24.836Z Downloaded structmeta-derive v0.2.0
15242024-05-15T02:50:24.836Z Downloaded structmeta v0.3.0
15252024-05-15T02:50:24.836Z Downloaded structmeta v0.2.0
15262024-05-15T02:50:24.836Z Downloaded strsim v0.11.0
15272024-05-15T02:50:24.836Z Downloaded strsim v0.10.0
15282024-05-15T02:50:24.836Z Downloaded peg v0.8.3
15292024-05-15T02:50:24.836Z Downloaded num_enum v0.5.11
15302024-05-15T02:50:24.861Z Downloaded num_cpus v1.16.0
15312024-05-15T02:50:24.861Z Downloaded num-complex v0.4.6
15322024-05-15T02:50:24.861Z Downloaded postcard v1.0.8
15332024-05-15T02:50:24.861Z Downloaded serde v1.0.201
15342024-05-15T02:50:24.861Z Downloaded rustyline v14.0.0
15352024-05-15T02:50:24.861Z Downloaded foreign-types v0.5.0
15362024-05-15T02:50:24.861Z Downloaded dtrace-parser v0.2.0
15372024-05-15T02:50:24.886Z Downloaded dtrace-parser v0.1.14
15382024-05-15T02:50:24.886Z Downloaded downcast v0.11.0
15392024-05-15T02:50:24.886Z Downloaded peeking_take_while v0.1.2
15402024-05-15T02:50:24.886Z Downloaded paste v1.0.15
15412024-05-15T02:50:24.886Z Downloaded num-iter v0.1.45
15422024-05-15T02:50:24.886Z Downloaded num-integer v0.1.46
15432024-05-15T02:50:24.886Z Downloaded num-derive v0.4.0
15442024-05-15T02:50:24.887Z Downloaded num v0.4.3
15452024-05-15T02:50:24.887Z Downloaded der_derive v0.7.2
15462024-05-15T02:50:24.887Z Downloaded defmt v0.3.5
15472024-05-15T02:50:24.887Z Downloaded darling v0.20.8
15482024-05-15T02:50:24.911Z Downloaded zerocopy-derive v0.7.32
15492024-05-15T02:50:24.911Z Downloaded proc-macro-error-attr v1.0.4
15502024-05-15T02:50:24.911Z Downloaded proc-macro-error v1.0.4
15512024-05-15T02:50:24.912Z Downloaded predicates-tree v1.0.9
15522024-05-15T02:50:24.912Z Downloaded predicates v3.1.0
15532024-05-15T02:50:24.912Z Downloaded postgres-types v0.2.6
15542024-05-15T02:50:24.912Z Downloaded postgres-protocol v0.6.6
15552024-05-15T02:50:24.912Z Downloaded vte v0.11.1
15562024-05-15T02:50:24.912Z Downloaded uuid v1.8.0
15572024-05-15T02:50:24.936Z Downloaded typenum v1.16.0
15582024-05-15T02:50:24.936Z Downloaded samael v0.0.15
15592024-05-15T02:50:24.936Z Downloaded clap_builder v4.5.2
15602024-05-15T02:50:24.936Z Downloaded chrono v0.4.38
15612024-05-15T02:50:24.961Z Downloaded swrite v0.1.0
15622024-05-15T02:50:24.961Z Downloaded strum v0.26.2
15632024-05-15T02:50:24.961Z Downloaded number_prefix v0.4.0
15642024-05-15T02:50:24.961Z Downloaded num-conv v0.1.0
15652024-05-15T02:50:24.961Z Downloaded deranged v0.3.11
15662024-05-15T02:50:24.961Z Downloaded defmt-parser v0.3.3
15672024-05-15T02:50:24.961Z Downloaded defmt-macros v0.3.6
15682024-05-15T02:50:24.961Z Downloaded debug-ignore v1.0.5
15692024-05-15T02:50:24.961Z Downloaded data-encoding v2.4.0
15702024-05-15T02:50:24.961Z Downloaded zeroize v1.7.0
15712024-05-15T02:50:24.961Z Downloaded quote v1.0.36
15722024-05-15T02:50:24.961Z Downloaded proc-macro-crate v1.3.1
15732024-05-15T02:50:24.961Z Downloaded zerocopy v0.6.6
15742024-05-15T02:50:24.986Z Downloaded whoami v1.5.1
15752024-05-15T02:50:24.986Z Downloaded unicode-ident v1.0.12
15762024-05-15T02:50:24.986Z Downloaded unicode-bidi v0.3.15
15772024-05-15T02:50:24.986Z Downloaded ucd-trie v0.1.6
15782024-05-15T02:50:24.986Z Downloaded rsa v0.9.2
15792024-05-15T02:50:24.986Z Downloaded expectorate v1.1.0
15802024-05-15T02:50:24.986Z Downloaded nom v7.1.3
15812024-05-15T02:50:25.010Z Downloaded itertools v0.10.5
15822024-05-15T02:50:25.010Z Downloaded hyper v0.14.28
15832024-05-15T02:50:25.010Z Downloaded num_threads v0.1.6
15842024-05-15T02:50:25.010Z Downloaded ref-cast-impl v1.0.23
15852024-05-15T02:50:25.010Z Downloaded ref-cast v1.0.23
15862024-05-15T02:50:25.035Z Downloaded rand_xorshift v0.3.0
15872024-05-15T02:50:25.035Z Downloaded rand_seeder v0.2.3
15882024-05-15T02:50:25.035Z Downloaded rand_core v0.6.4
15892024-05-15T02:50:25.035Z Downloaded rand_chacha v0.3.1
15902024-05-15T02:50:25.035Z Downloaded radium v0.7.0
15912024-05-15T02:50:25.035Z Downloaded r2d2 v0.8.10
15922024-05-15T02:50:25.035Z Downloaded quick-error v1.2.3
15932024-05-15T02:50:25.035Z Downloaded predicates-core v1.0.6
15942024-05-15T02:50:25.035Z Downloaded ppv-lite86 v0.2.17
15952024-05-15T02:50:25.035Z Downloaded yasna v0.5.2
15962024-05-15T02:50:25.035Z Downloaded unarray v0.1.4
15972024-05-15T02:50:25.036Z Downloaded schemars v0.8.17
15982024-05-15T02:50:25.063Z Downloaded ryu v1.0.15
15992024-05-15T02:50:25.063Z Downloaded steno v0.4.0
16002024-05-15T02:50:25.063Z Downloaded curve25519-dalek-derive v0.1.0
16012024-05-15T02:50:25.063Z Downloaded pretty-hex v0.4.1
16022024-05-15T02:50:25.063Z Downloaded pretty-hex v0.2.1
16032024-05-15T02:50:25.063Z Downloaded precomputed-hash v0.1.1
16042024-05-15T02:50:25.063Z Downloaded powerfmt v0.2.0
16052024-05-15T02:50:25.063Z Downloaded zerocopy v0.3.0
16062024-05-15T02:50:25.063Z Downloaded xattr v1.0.1
16072024-05-15T02:50:25.088Z Downloaded walkdir v2.5.0
16082024-05-15T02:50:25.088Z Downloaded vsss-rs v3.3.4
16092024-05-15T02:50:25.088Z Downloaded utf-8 v0.7.6
16102024-05-15T02:50:25.088Z Downloaded usdt-impl v0.5.0
16112024-05-15T02:50:25.088Z Downloaded unicode-width v0.1.11
16122024-05-15T02:50:25.089Z Downloaded parking_lot_core v0.8.6
16132024-05-15T02:50:25.089Z Downloaded oso v0.27.3
16142024-05-15T02:50:25.089Z Downloaded openssl-sys v0.9.102
16152024-05-15T02:50:25.089Z Downloaded flate2 v1.0.30
16162024-05-15T02:50:25.114Z Downloaded crypto-bigint v0.5.2
16172024-05-15T02:50:25.115Z Downloaded trust-dns-resolver v0.22.0
16182024-05-15T02:50:25.115Z Downloaded trust-dns-client v0.22.0
16192024-05-15T02:50:25.115Z Downloaded tokio-postgres v0.7.10
16202024-05-15T02:50:25.139Z Downloaded memchr v2.7.1
16212024-05-15T02:50:25.139Z Downloaded libxml v0.3.3
16222024-05-15T02:50:25.139Z Downloaded libm v0.2.7
16232024-05-15T02:50:25.164Z Downloaded idna v0.3.0
16242024-05-15T02:50:25.164Z Downloaded const_format v0.2.32
16252024-05-15T02:50:25.164Z Downloaded portpicker v0.1.1
16262024-05-15T02:50:25.164Z Downloaded wyz v0.5.1
16272024-05-15T02:50:25.164Z Downloaded which v4.4.0
16282024-05-15T02:50:25.164Z Downloaded wait-timeout v0.2.0
16292024-05-15T02:50:25.164Z Downloaded version_check v0.9.4
16302024-05-15T02:50:25.189Z Downloaded uzers v0.11.3
16312024-05-15T02:50:25.189Z Downloaded utf8parse v0.2.1
16322024-05-15T02:50:25.189Z Downloaded usdt-impl v0.3.5
16332024-05-15T02:50:25.189Z Downloaded unicode-xid v0.2.4
16342024-05-15T02:50:25.189Z Downloaded unicode-linebreak v0.1.5
16352024-05-15T02:50:25.189Z Downloaded unicase v2.7.0
16362024-05-15T02:50:25.190Z Downloaded semver v1.0.22
16372024-05-15T02:50:25.190Z Downloaded sct v0.7.0
16382024-05-15T02:50:25.190Z Downloaded scroll v0.12.0
16392024-05-15T02:50:25.190Z Downloaded rustls-pemfile v2.1.2
16402024-05-15T02:50:25.190Z Downloaded rustc-demangle v0.1.23
16412024-05-15T02:50:25.190Z Downloaded rtoolbox v0.0.1
16422024-05-15T02:50:25.190Z Downloaded papergrid v0.11.0
16432024-05-15T02:50:25.214Z Downloaded owo-colors v4.0.0
16442024-05-15T02:50:25.214Z Downloaded fatfs v0.3.6
16452024-05-15T02:50:25.214Z Downloaded crossbeam-epoch v0.9.18
16462024-05-15T02:50:25.214Z Downloaded zip v0.6.6
16472024-05-15T02:50:25.214Z Downloaded url v2.5.0
16482024-05-15T02:50:25.239Z Downloaded unsafe-libyaml v0.2.10
16492024-05-15T02:50:25.239Z Downloaded trust-dns-server v0.22.1
16502024-05-15T02:50:25.239Z Downloaded minimal-lexical v0.2.1
16512024-05-15T02:50:25.239Z Downloaded crossbeam-channel v0.5.8
16522024-05-15T02:50:25.239Z Downloaded usdt-macro v0.3.5
16532024-05-15T02:50:25.239Z Downloaded serde_plain v1.0.2
16542024-05-15T02:50:25.263Z Downloaded serde_path_to_error v0.1.16
16552024-05-15T02:50:25.263Z Downloaded serde-hex v0.1.0
16562024-05-15T02:50:25.263Z Downloaded semver v0.1.20
16572024-05-15T02:50:25.263Z Downloaded schemars_derive v0.8.17
16582024-05-15T02:50:25.263Z Downloaded scheduled-thread-pool v0.2.7
16592024-05-15T02:50:25.264Z Downloaded same-file v1.0.6
16602024-05-15T02:50:25.264Z Downloaded rustls-pemfile v1.0.3
16612024-05-15T02:50:25.264Z Downloaded password-hash v0.5.0
16622024-05-15T02:50:25.264Z Downloaded parking_lot_core v0.9.8
16632024-05-15T02:50:25.264Z Downloaded parking_lot v0.12.1
16642024-05-15T02:50:25.264Z Downloaded parking_lot v0.11.2
16652024-05-15T02:50:25.264Z Downloaded once_cell v1.19.0
16662024-05-15T02:50:25.289Z Downloaded omicron-zone-package v0.11.0
16672024-05-15T02:50:25.289Z Downloaded crossbeam-utils v0.8.19
16682024-05-15T02:50:25.289Z Downloaded mio v0.8.11
16692024-05-15T02:50:25.290Z Downloaded waitgroup v0.1.2
16702024-05-15T02:50:25.290Z Downloaded vte_generate_state_changes v0.1.1
16712024-05-15T02:50:25.290Z Downloaded secrecy v0.8.0
16722024-05-15T02:50:25.290Z Downloaded sec1 v0.7.3
16732024-05-15T02:50:25.290Z Downloaded scopeguard v1.2.0
16742024-05-15T02:50:25.290Z Downloaded rustfmt-wrapper v0.2.1
16752024-05-15T02:50:25.290Z Downloaded rustc_version v0.4.0
16762024-05-15T02:50:25.315Z Downloaded rustc_version v0.1.7
16772024-05-15T02:50:25.315Z Downloaded rustc-hash v1.1.0
16782024-05-15T02:50:25.315Z Downloaded rpassword v7.3.1
16792024-05-15T02:50:25.315Z Downloaded parse-display-derive v0.9.0
16802024-05-15T02:50:25.315Z Downloaded parse-display v0.9.0
16812024-05-15T02:50:25.315Z Downloaded packed_struct_codegen v0.10.1
16822024-05-15T02:50:25.315Z Downloaded packed_struct v0.10.1
16832024-05-15T02:50:25.315Z Downloaded filetime v0.2.23
16842024-05-15T02:50:25.316Z Downloaded fd-lock v4.0.2
16852024-05-15T02:50:25.316Z Downloaded erased-serde v0.3.31
16862024-05-15T02:50:25.316Z Downloaded env_logger v0.10.0
16872024-05-15T02:50:25.316Z Downloaded env_logger v0.9.3
16882024-05-15T02:50:25.316Z Downloaded socket2 v0.5.6
16892024-05-15T02:50:25.342Z Downloaded memmap2 v0.7.1
16902024-05-15T02:50:25.342Z Downloaded serde-big-array v0.4.1
16912024-05-15T02:50:25.342Z Downloaded scroll_derive v0.12.0
16922024-05-15T02:50:25.342Z Downloaded olpc-cjson v0.1.3
16932024-05-15T02:50:25.342Z Downloaded flagset v0.4.3
16942024-05-15T02:50:25.342Z Downloaded fixedbitset v0.4.2
16952024-05-15T02:50:25.342Z Downloaded ff v0.13.0
16962024-05-15T02:50:25.342Z Downloaded fastrand v2.0.1
16972024-05-15T02:50:25.342Z Downloaded fallible-iterator v0.2.0
16982024-05-15T02:50:25.342Z Downloaded crypto-common v0.1.6
16992024-05-15T02:50:25.342Z Downloaded tokio-stream v0.1.15
17002024-05-15T02:50:25.342Z Downloaded tokio-rustls v0.25.0
17012024-05-15T02:50:25.342Z Downloaded spin v0.9.8
17022024-05-15T02:50:25.367Z Downloaded socket2 v0.4.9
17032024-05-15T02:50:25.367Z Downloaded similar v2.4.0
17042024-05-15T02:50:25.368Z Downloaded rcgen v0.12.1
17052024-05-15T02:50:25.368Z Downloaded rayon-core v1.12.1
17062024-05-15T02:50:25.368Z Downloaded mime_guess v2.0.4
17072024-05-15T02:50:25.368Z Downloaded log v0.4.21
17082024-05-15T02:50:25.368Z Downloaded bitvec v1.0.1
17092024-05-15T02:50:25.392Z Downloaded oso-derive v0.27.3
17102024-05-15T02:50:25.393Z Downloaded openssl-probe v0.1.5
17112024-05-15T02:50:25.393Z Downloaded openssl-macros v0.1.1
17122024-05-15T02:50:25.393Z Downloaded opaque-debug v0.3.0
17132024-05-15T02:50:25.393Z Downloaded errno v0.3.8
17142024-05-15T02:50:25.393Z Downloaded enum-as-inner v0.5.1
17152024-05-15T02:50:25.393Z Downloaded cstr-argument v0.1.2
17162024-05-15T02:50:25.393Z Downloaded crucible-workspace-hack v0.1.0
17172024-05-15T02:50:25.393Z Downloaded zone v0.1.8
17182024-05-15T02:50:25.419Z Downloaded usdt v0.5.0
17192024-05-15T02:50:25.419Z Downloaded usdt v0.3.5
17202024-05-15T02:50:25.419Z Downloaded untrusted v0.9.0
17212024-05-15T02:50:25.419Z Downloaded untrusted v0.7.1
17222024-05-15T02:50:25.419Z Downloaded universal-hash v0.5.1
17232024-05-15T02:50:25.419Z Downloaded tokio-rustls v0.24.1
17242024-05-15T02:50:25.419Z Downloaded static_assertions v1.1.0
17252024-05-15T02:50:25.419Z Downloaded sqlformat v0.2.3
17262024-05-15T02:50:25.419Z Downloaded serde_derive v1.0.201
17272024-05-15T02:50:25.419Z Downloaded nodrop v0.1.14
17282024-05-15T02:50:25.419Z Downloaded nibble_vec v0.1.0
17292024-05-15T02:50:25.419Z Downloaded multimap v0.10.0
17302024-05-15T02:50:25.419Z Downloaded multer v3.1.0
17312024-05-15T02:50:25.419Z Downloaded mockall_derive v0.12.1
17322024-05-15T02:50:25.445Z Downloaded memoffset v0.7.1
17332024-05-15T02:50:25.445Z Downloaded memmap v0.7.0
17342024-05-15T02:50:25.445Z Downloaded md-5 v0.10.5
17352024-05-15T02:50:25.445Z Downloaded maplit v1.0.2
17362024-05-15T02:50:25.445Z Downloaded managed v0.8.0
17372024-05-15T02:50:25.445Z Downloaded itoa v1.0.9
17382024-05-15T02:50:25.445Z Downloaded indicatif v0.17.8
17392024-05-15T02:50:25.446Z Downloaded crc-any v2.4.3
17402024-05-15T02:50:25.446Z Downloaded cookie v0.18.1
17412024-05-15T02:50:25.446Z Downloaded const-oid v0.9.6
17422024-05-15T02:50:25.446Z Downloaded chacha20poly1305 v0.10.1
17432024-05-15T02:50:25.446Z Downloaded endian-type v0.1.2
17442024-05-15T02:50:25.446Z Downloaded crunchy v0.2.2
17452024-05-15T02:50:25.446Z Downloaded zone_cfg_derive v0.1.2
17462024-05-15T02:50:25.471Z Downloaded zeroize_derive v1.4.2
17472024-05-15T02:50:25.471Z Downloaded usdt-attr-macro v0.5.0
17482024-05-15T02:50:25.471Z Downloaded usdt-attr-macro v0.3.5
17492024-05-15T02:50:25.471Z Downloaded try-lock v0.2.4
17502024-05-15T02:50:25.471Z Downloaded tokio-native-tls v0.3.1
17512024-05-15T02:50:25.471Z Downloaded strip-ansi-escapes v0.2.0
17522024-05-15T02:50:25.471Z Downloaded stringprep v0.1.3
17532024-05-15T02:50:25.471Z Downloaded string_cache v0.8.7
17542024-05-15T02:50:25.471Z Downloaded stable_deref_trait v1.2.0
17552024-05-15T02:50:25.471Z Downloaded spki v0.7.2
17562024-05-15T02:50:25.471Z Downloaded spin v0.5.2
17572024-05-15T02:50:25.471Z Downloaded siphasher v0.3.11
17582024-05-15T02:50:25.471Z Downloaded signature v2.1.0
17592024-05-15T02:50:25.471Z Downloaded signature v1.6.4
17602024-05-15T02:50:25.471Z Downloaded serde_derive_internals v0.29.0
17612024-05-15T02:50:25.471Z Downloaded nu-ansi-term v0.50.0
17622024-05-15T02:50:25.471Z Downloaded newtype_derive v0.1.6
17632024-05-15T02:50:25.496Z Downloaded newtype-uuid v1.1.0
17642024-05-15T02:50:25.496Z Downloaded newline-converter v0.3.0
17652024-05-15T02:50:25.496Z Downloaded native-tls v0.2.11
17662024-05-15T02:50:25.497Z Downloaded nanorand v0.7.0
17672024-05-15T02:50:25.497Z Downloaded miniz_oxide v0.7.1
17682024-05-15T02:50:25.497Z Downloaded mime v0.3.17
17692024-05-15T02:50:25.497Z Downloaded maybe-uninit v2.0.0
17702024-05-15T02:50:25.497Z Downloaded matches v0.1.10
17712024-05-15T02:50:25.497Z Downloaded match_cfg v0.1.0
17722024-05-15T02:50:25.497Z Downloaded lru-cache v0.1.2
17732024-05-15T02:50:25.497Z Downloaded lru v0.12.1
17742024-05-15T02:50:25.497Z Downloaded lock_api v0.4.10
17752024-05-15T02:50:25.497Z Downloaded linear-map v1.2.0
17762024-05-15T02:50:25.497Z Downloaded lalrpop-util v0.19.12
17772024-05-15T02:50:25.497Z Downloaded kstat-rs v0.2.3
17782024-05-15T02:50:25.497Z Downloaded indexmap v2.2.6
17792024-05-15T02:50:25.522Z Downloaded indexmap v1.9.3
17802024-05-15T02:50:25.522Z Downloaded cookie_store v0.20.0
17812024-05-15T02:50:25.522Z Downloaded console v0.15.8
17822024-05-15T02:50:25.522Z Downloaded blake3 v1.5.0
17832024-05-15T02:50:25.522Z Downloaded sqlparser_derive v0.2.2
17842024-05-15T02:50:25.522Z Downloaded sigpipe v0.1.3
17852024-05-15T02:50:25.547Z Downloaded signal-hook-tokio v0.3.1
17862024-05-15T02:50:25.547Z Downloaded shell-words v1.1.0
17872024-05-15T02:50:25.547Z Downloaded serde_arrays v0.1.0
17882024-05-15T02:50:25.547Z Downloaded rusty-fork v0.3.0
17892024-05-15T02:50:25.547Z Downloaded rustversion v1.0.14
17902024-05-15T02:50:25.547Z Downloaded rustls-pki-types v1.3.0
17912024-05-15T02:50:25.547Z Downloaded resolv-conf v0.7.0
17922024-05-15T02:50:25.547Z Downloaded normalize-line-endings v0.3.0
17932024-05-15T02:50:25.547Z Downloaded macaddr v1.0.1
17942024-05-15T02:50:25.547Z Downloaded linked-hash-map v0.5.6
17952024-05-15T02:50:25.547Z Downloaded libsw v3.3.1
17962024-05-15T02:50:25.547Z Downloaded libloading v0.7.4
17972024-05-15T02:50:25.547Z Downloaded libefi-sys v0.1.0
17982024-05-15T02:50:25.547Z Downloaded lazycell v1.3.0
17992024-05-15T02:50:25.547Z Downloaded keccak v0.1.4
18002024-05-15T02:50:25.572Z Downloaded is_ci v1.2.0
18012024-05-15T02:50:25.572Z Downloaded is-terminal v0.4.9
18022024-05-15T02:50:25.572Z Downloaded indoc v2.0.3
18032024-05-15T02:50:25.572Z Downloaded hostname v0.4.0
18042024-05-15T02:50:25.572Z Downloaded crc32fast v1.3.2
18052024-05-15T02:50:25.573Z Downloaded crc-catalog v2.2.0
18062024-05-15T02:50:25.573Z Downloaded crc v3.0.1
18072024-05-15T02:50:25.573Z Downloaded cpufeatures v0.2.12
18082024-05-15T02:50:25.573Z Downloaded cookie v0.17.0
18092024-05-15T02:50:25.573Z Downloaded compact_str v0.7.1
18102024-05-15T02:50:25.573Z Downloaded colored v2.1.0
18112024-05-15T02:50:25.573Z Downloaded clap_lex v0.7.0
18122024-05-15T02:50:25.573Z Downloaded clap_derive v4.5.4
18132024-05-15T02:50:25.598Z Downloaded cancel-safe-futures v0.1.5
18142024-05-15T02:50:25.598Z Downloaded camino v1.1.6
18152024-05-15T02:50:25.598Z Downloaded mockall v0.12.1
18162024-05-15T02:50:25.598Z Downloaded lazy_static v1.4.0
18172024-05-15T02:50:25.598Z Downloaded ipnetwork v0.20.0
18182024-05-15T02:50:25.598Z Downloaded inout v0.1.3
18192024-05-15T02:50:25.598Z Downloaded indoc v1.0.9
18202024-05-15T02:50:25.598Z Downloaded ident_case v1.0.1
18212024-05-15T02:50:25.598Z Downloaded iana-time-zone v0.1.57
18222024-05-15T02:50:25.598Z Downloaded hyper-rustls v0.24.2
18232024-05-15T02:50:25.598Z Downloaded hubpack v0.1.2
18242024-05-15T02:50:25.598Z Downloaded hex v0.4.3
18252024-05-15T02:50:25.623Z Downloaded heck v0.4.1
18262024-05-15T02:50:25.623Z Downloaded corncobs v0.1.3
18272024-05-15T02:50:25.623Z Downloaded convert_case v0.4.0
18282024-05-15T02:50:25.623Z Downloaded const_format_proc_macros v0.2.32
18292024-05-15T02:50:25.623Z Downloaded colorchoice v1.0.0
18302024-05-15T02:50:25.623Z Downloaded cobs v0.2.3
18312024-05-15T02:50:25.623Z Downloaded clap v4.5.4
18322024-05-15T02:50:25.623Z Downloaded clang-sys v1.6.1
18332024-05-15T02:50:25.648Z Downloaded ciborium-ll v0.2.2
18342024-05-15T02:50:25.648Z Downloaded ciborium v0.2.2
18352024-05-15T02:50:25.648Z Downloaded chacha20 v0.9.1
18362024-05-15T02:50:25.648Z Downloaded castaway v0.2.2
18372024-05-15T02:50:25.648Z Downloaded camino-tempfile v1.1.1
18382024-05-15T02:50:25.648Z Downloaded hyper-tls v0.5.0
18392024-05-15T02:50:25.648Z Downloaded hyper-staticfile v0.9.5
18402024-05-15T02:50:25.648Z Downloaded humantime v2.1.0
18412024-05-15T02:50:25.648Z Downloaded httparse v1.8.0
18422024-05-15T02:50:25.648Z Downloaded http-body v0.4.5
18432024-05-15T02:50:25.648Z Downloaded http v1.0.0
18442024-05-15T02:50:25.673Z Downloaded http v0.2.12
18452024-05-15T02:50:25.673Z Downloaded home v0.5.5
18462024-05-15T02:50:25.673Z Downloaded highway v1.1.0
18472024-05-15T02:50:25.673Z Downloaded constant_time_eq v0.3.0
18482024-05-15T02:50:25.673Z Downloaded cipher v0.4.4
18492024-05-15T02:50:25.673Z Downloaded ciborium-io v0.2.2
18502024-05-15T02:50:25.673Z Downloaded cfg_aliases v0.1.1
18512024-05-15T02:50:25.673Z Downloaded cc v1.0.83
18522024-05-15T02:50:25.673Z Downloaded cassowary v0.3.0
18532024-05-15T02:50:25.673Z Downloaded bzip2 v0.4.4
18542024-05-15T02:50:25.673Z Downloaded impl-trait-for-tuples v0.2.2
18552024-05-15T02:50:25.697Z Downloaded hubpack_derive v0.1.1
18562024-05-15T02:50:25.698Z Downloaded hmac v0.12.1
18572024-05-15T02:50:25.698Z Downloaded hkdf v0.12.4
18582024-05-15T02:50:25.698Z Downloaded heck v0.3.3
18592024-05-15T02:50:25.698Z Downloaded headers-core v0.2.0
18602024-05-15T02:50:25.698Z Downloaded hashbrown v0.14.3
18612024-05-15T02:50:25.698Z Downloaded cfg-if v1.0.0
18622024-05-15T02:50:25.698Z Downloaded cexpr v0.6.0
18632024-05-15T02:50:25.698Z Downloaded cargo_metadata v0.18.1
18642024-05-15T02:50:25.698Z Downloaded bytes v1.6.0
18652024-05-15T02:50:25.725Z Downloaded byteorder v1.5.0
18662024-05-15T02:50:25.726Z Downloaded hostname v0.3.1
18672024-05-15T02:50:25.726Z Downloaded heapless v0.8.0
18682024-05-15T02:50:25.726Z Downloaded heapless v0.7.16
18692024-05-15T02:50:25.726Z Downloaded headers v0.3.9
18702024-05-15T02:50:25.726Z Downloaded crossbeam-deque v0.8.3
18712024-05-15T02:50:25.726Z Downloaded bitflags v2.4.2
18722024-05-15T02:50:25.750Z Downloaded base64 v0.21.7
18732024-05-15T02:50:25.750Z Downloaded backtrace v0.3.69
18742024-05-15T02:50:25.750Z Downloaded heck v0.5.0
18752024-05-15T02:50:25.750Z Downloaded hashbrown v0.13.2
18762024-05-15T02:50:25.750Z Downloaded bcs v0.1.6
18772024-05-15T02:50:25.750Z Downloaded base64 v0.22.1
18782024-05-15T02:50:25.776Z Downloaded bytecount v0.6.3
18792024-05-15T02:50:25.776Z Downloaded block-buffer v0.10.4
18802024-05-15T02:50:25.776Z Downloaded bitstruct_derive v0.1.0
18812024-05-15T02:50:25.776Z Downloaded bitfield v0.14.0
18822024-05-15T02:50:25.776Z Downloaded bitflags v1.3.2
18832024-05-15T02:50:25.776Z Downloaded bit-vec v0.6.3
18842024-05-15T02:50:25.776Z Downloaded base64 v0.13.1
18852024-05-15T02:50:25.776Z Downloaded base16ct v0.2.0
18862024-05-15T02:50:25.776Z Downloaded backoff v0.4.0
18872024-05-15T02:50:25.777Z Downloaded autocfg v1.1.0
18882024-05-15T02:50:25.777Z Downloaded atomic-waker v1.1.1
18892024-05-15T02:50:25.777Z Downloaded async-trait v0.1.80
18902024-05-15T02:50:25.802Z Downloaded async-stream-impl v0.3.5
18912024-05-15T02:50:25.802Z Downloaded async-stream v0.3.5
18922024-05-15T02:50:25.802Z Downloaded assert_matches v1.5.0
18932024-05-15T02:50:25.802Z Downloaded ascii-canvas v3.0.0
18942024-05-15T02:50:25.802Z Downloaded ascii v1.1.0
18952024-05-15T02:50:25.802Z Downloaded arrayvec v0.7.4
18962024-05-15T02:50:25.802Z Downloaded bitstruct v0.1.1
18972024-05-15T02:50:25.802Z Downloaded bindgen v0.69.2
18982024-05-15T02:50:25.802Z Downloaded base64ct v1.6.0
18992024-05-15T02:50:25.827Z Downloaded atty v0.2.14
19002024-05-15T02:50:25.827Z Downloaded atomicwrites v0.4.3
19012024-05-15T02:50:25.828Z Downloaded bb8 v0.8.3
19022024-05-15T02:50:25.828Z Downloaded arrayref v0.3.7
19032024-05-15T02:50:25.828Z Downloaded ahash v0.8.8
19042024-05-15T02:50:25.828Z Downloaded arc-swap v1.6.0
19052024-05-15T02:50:25.828Z Downloaded anyhow v1.0.83
19062024-05-15T02:50:25.828Z Downloaded anstyle-query v1.0.0
19072024-05-15T02:50:25.828Z Downloaded allocator-api2 v0.2.16
19082024-05-15T02:50:25.853Z Downloaded aho-corasick v1.1.2
19092024-05-15T02:50:25.853Z Downloaded aead v0.5.2
19102024-05-15T02:50:25.853Z Downloaded adler v1.0.2
19112024-05-15T02:50:25.853Z Downloaded anstyle v1.0.7
19122024-05-15T02:50:25.853Z Downloaded anstream v0.6.11
19132024-05-15T02:50:26.136Z Compiling proc-macro2 v1.0.82
19142024-05-15T02:50:26.136Z Compiling unicode-ident v1.0.12
19152024-05-15T02:50:26.161Z Compiling libc v0.2.153
19162024-05-15T02:50:26.161Z Compiling serde v1.0.201
19172024-05-15T02:50:26.161Z Compiling autocfg v1.1.0
19182024-05-15T02:50:26.161Z Compiling version_check v0.9.4
19192024-05-15T02:50:26.161Z Compiling cfg-if v1.0.0
19202024-05-15T02:50:26.334Z Compiling parking_lot_core v0.9.8
19212024-05-15T02:50:26.358Z Compiling libm v0.2.7
19222024-05-15T02:50:26.476Z Compiling once_cell v1.19.0
19232024-05-15T02:50:27.028Z Compiling serde_json v1.0.116
19242024-05-15T02:50:27.178Z Compiling ahash v0.8.8
19252024-05-15T02:50:27.203Z Compiling memchr v2.7.1
19262024-05-15T02:50:27.227Z Compiling typenum v1.16.0
19272024-05-15T02:50:27.307Z Compiling lock_api v0.4.10
19282024-05-15T02:50:27.535Z Compiling num-traits v0.2.19
19292024-05-15T02:50:27.697Z Compiling generic-array v0.14.7
19302024-05-15T02:50:27.721Z Compiling byteorder v1.5.0
19312024-05-15T02:50:28.021Z Compiling log v0.4.21
19322024-05-15T02:50:28.182Z Compiling quote v1.0.36
19332024-05-15T02:50:28.462Z Compiling cc v1.0.83
19342024-05-15T02:50:28.581Z Compiling syn v2.0.60
19352024-05-15T02:50:28.663Z Compiling getrandom v0.2.12
19362024-05-15T02:50:28.750Z Compiling itoa v1.0.9
19372024-05-15T02:50:28.775Z Compiling thiserror v1.0.59
19382024-05-15T02:50:28.999Z Compiling scopeguard v1.2.0
19392024-05-15T02:50:29.037Z Compiling slab v0.4.9
19402024-05-15T02:50:29.121Z Compiling pkg-config v0.3.27
19412024-05-15T02:50:29.170Z Compiling smallvec v1.13.1
19422024-05-15T02:50:29.319Z Compiling ryu v1.0.15
19432024-05-15T02:50:29.674Z Compiling pin-project-lite v0.2.13
19442024-05-15T02:50:29.698Z Compiling vcpkg v0.2.15
19452024-05-15T02:50:29.857Z Compiling allocator-api2 v0.2.16
19462024-05-15T02:50:30.363Z Compiling parking_lot v0.12.1
19472024-05-15T02:50:30.457Z Compiling ring v0.17.8
19482024-05-15T02:50:30.508Z Compiling rand_core v0.6.4
19492024-05-15T02:50:31.054Z Compiling openssl-sys v0.9.102
19502024-05-15T02:50:31.212Z Compiling schemars v0.8.17
19512024-05-15T02:50:31.326Z Compiling rustix v0.38.31
19522024-05-15T02:50:31.540Z Compiling signal-hook-registry v1.4.1
19532024-05-15T02:50:31.917Z Compiling time-core v0.1.2
19542024-05-15T02:50:32.065Z Compiling num-conv v0.1.0
19552024-05-15T02:50:32.305Z Compiling time-macros v0.2.17
19562024-05-15T02:50:32.350Z Compiling ring v0.16.20
19572024-05-15T02:50:32.761Z Compiling mio v0.8.11
19582024-05-15T02:50:32.912Z Compiling futures-core v0.3.30
19592024-05-15T02:50:33.056Z Compiling httparse v1.8.0
19602024-05-15T02:50:33.523Z Compiling socket2 v0.5.6
19612024-05-15T02:50:33.828Z Compiling num_cpus v1.16.0
19622024-05-15T02:50:33.958Z Compiling syn v1.0.109
19632024-05-15T02:50:33.997Z Compiling openssl v0.10.64
19642024-05-15T02:50:34.328Z Compiling equivalent v1.0.1
19652024-05-15T02:50:34.396Z Compiling const-oid v0.9.6
19662024-05-15T02:50:34.432Z Compiling serde_derive_internals v0.29.0
19672024-05-15T02:50:34.458Z Compiling fnv v1.0.7
19682024-05-15T02:50:34.573Z Compiling subtle v2.5.0
19692024-05-15T02:50:34.628Z Compiling semver v1.0.22
19702024-05-15T02:50:34.815Z Compiling spin v0.5.2
19712024-05-15T02:50:34.869Z Compiling iana-time-zone v0.1.57
19722024-05-15T02:50:35.072Z Compiling tinyvec_macros v0.1.1
19732024-05-15T02:50:35.072Z Compiling native-tls v0.2.11
19742024-05-15T02:50:35.122Z Compiling rustls v0.21.9
19752024-05-15T02:50:35.228Z Compiling heck v0.5.0
19762024-05-15T02:50:35.289Z Compiling tinyvec v1.6.0
19772024-05-15T02:50:35.476Z Compiling spin v0.9.8
19782024-05-15T02:50:35.510Z Compiling futures-sink v0.3.30
19792024-05-15T02:50:35.736Z Compiling crossbeam-utils v0.8.19
19802024-05-15T02:50:36.312Z Compiling cookie v0.17.0
19812024-05-15T02:50:36.601Z Compiling ucd-trie v0.1.6
19822024-05-15T02:50:36.723Z Compiling unicode-normalization v0.1.22
19832024-05-15T02:50:37.111Z Compiling futures-channel v0.3.30
19842024-05-15T02:50:37.447Z Compiling futures-io v0.3.30
19852024-05-15T02:50:37.581Z Compiling pin-utils v0.1.0
19862024-05-15T02:50:37.676Z Compiling dyn-clone v1.0.17
19872024-05-15T02:50:37.886Z Compiling slog v2.7.0
19882024-05-15T02:50:37.931Z Compiling unicode-bidi v0.3.15
19892024-05-15T02:50:38.007Z Compiling futures-task v0.3.30
19902024-05-15T02:50:38.273Z Compiling heck v0.4.1
19912024-05-15T02:50:39.013Z Compiling serde_derive v1.0.201
19922024-05-15T02:50:39.048Z Compiling zerocopy-derive v0.7.32
19932024-05-15T02:50:39.092Z Compiling zeroize_derive v1.4.2
19942024-05-15T02:50:39.116Z Compiling tokio-macros v2.2.0
19952024-05-15T02:50:39.154Z Compiling thiserror-impl v1.0.59
19962024-05-15T02:50:40.619Z Compiling futures-macro v0.3.30
19972024-05-15T02:50:40.686Z Compiling zeroize v1.7.0
19982024-05-15T02:50:40.754Z Compiling tracing-attributes v0.1.27
19992024-05-15T02:50:40.826Z Compiling zerocopy v0.7.32
20002024-05-15T02:50:42.394Z Compiling schemars_derive v0.8.17
20012024-05-15T02:50:42.881Z Compiling hashbrown v0.14.3
20022024-05-15T02:50:43.719Z Compiling der_derive v0.7.2
20032024-05-15T02:50:44.046Z Compiling openssl-macros v0.1.1
20042024-05-15T02:50:44.783Z Compiling scroll_derive v0.12.0
20052024-05-15T02:50:44.849Z Compiling pest v2.7.6
20062024-05-15T02:50:44.883Z Compiling crypto-common v0.1.6
20072024-05-15T02:50:45.160Z Compiling futures-util v0.3.30
20082024-05-15T02:50:45.951Z Compiling block-buffer v0.10.4
20092024-05-15T02:50:46.043Z Compiling tracing-core v0.1.32
20102024-05-15T02:50:46.123Z Compiling errno v0.3.8
20112024-05-15T02:50:46.240Z Compiling aho-corasick v1.1.2
20122024-05-15T02:50:46.421Z Compiling powerfmt v0.2.0
20132024-05-15T02:50:46.683Z Compiling regex-syntax v0.8.2
20142024-05-15T02:50:46.938Z Compiling pest_meta v2.7.6
20152024-05-15T02:50:47.305Z Compiling untrusted v0.9.0
20162024-05-15T02:50:47.497Z Compiling crc32fast v1.3.2
20172024-05-15T02:50:48.070Z Compiling pest_generator v2.7.6
20182024-05-15T02:50:50.299Z Compiling regex-automata v0.4.5
20192024-05-15T02:50:50.367Z Compiling pest_derive v2.7.6
20202024-05-15T02:50:50.702Z Compiling bytes v1.6.0
20212024-05-15T02:50:51.566Z Compiling bitflags v2.4.2
20222024-05-15T02:50:52.208Z Compiling tokio v1.37.0
20232024-05-15T02:50:52.244Z Compiling indexmap v2.2.6
20242024-05-15T02:50:52.581Z Compiling uuid v1.8.0
20252024-05-15T02:50:53.449Z Compiling serde_tokenstream v0.2.0
20262024-05-15T02:50:53.581Z Compiling chrono v0.4.38
20272024-05-15T02:50:54.537Z Compiling http v0.2.12
20282024-05-15T02:50:56.849Z Compiling rustc_version v0.4.0
20292024-05-15T02:50:57.982Z Compiling tracing v0.1.40
20302024-05-15T02:50:58.373Z Compiling deranged v0.3.11
20312024-05-15T02:50:58.695Z Compiling digest v0.10.7
20322024-05-15T02:50:59.120Z Compiling usdt-impl v0.5.0
20332024-05-15T02:50:59.463Z Compiling percent-encoding v2.3.1
20342024-05-15T02:50:59.845Z Compiling num_threads v0.1.6
20352024-05-15T02:51:00.103Z Compiling time v0.3.34
20362024-05-15T02:51:00.263Z Compiling heapless v0.7.16
20372024-05-15T02:51:00.327Z Compiling scroll v0.12.0
20382024-05-15T02:51:00.351Z Compiling zerocopy-derive v0.6.6
20392024-05-15T02:51:00.748Z Compiling backtrace v0.3.69
20402024-05-15T02:51:01.068Z Compiling base64 v0.21.7
20412024-05-15T02:51:01.102Z Compiling ppv-lite86 v0.2.17
20422024-05-15T02:51:01.835Z Compiling signal-hook v0.3.17
20432024-05-15T02:51:01.869Z Compiling plain v0.2.3
20442024-05-15T02:51:02.012Z Compiling goblin v0.8.0
20452024-05-15T02:51:02.037Z Compiling rand_chacha v0.3.1
20462024-05-15T02:51:02.096Z Compiling tokio-util v0.7.10
20472024-05-15T02:51:03.360Z Compiling regex v1.10.4
20482024-05-15T02:51:03.440Z Compiling async-trait v0.1.80
20492024-05-15T02:51:04.374Z Compiling pretty-hex v0.4.1
20502024-05-15T02:51:04.576Z Compiling rustversion v1.0.14
20512024-05-15T02:51:05.150Z Compiling rand v0.8.5
20522024-05-15T02:51:06.398Z Compiling form_urlencoded v1.2.1
20532024-05-15T02:51:06.589Z Compiling dof v0.3.0
20542024-05-15T02:51:06.890Z Compiling dtrace-parser v0.2.0
20552024-05-15T02:51:08.102Z Compiling thread-id v4.2.0
20562024-05-15T02:51:08.216Z Compiling num-bigint v0.4.4
20572024-05-15T02:51:08.266Z Compiling unicode-width v0.1.11
20582024-05-15T02:51:08.411Z Compiling untrusted v0.7.1
20592024-05-15T02:51:08.572Z Compiling foreign-types-shared v0.1.1
20602024-05-15T02:51:08.604Z Compiling smoltcp v0.9.1
20612024-05-15T02:51:08.629Z Compiling try-lock v0.2.4
20622024-05-15T02:51:08.934Z Compiling anyhow v1.0.83
20632024-05-15T02:51:09.036Z Compiling base64ct v1.6.0
20642024-05-15T02:51:09.117Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20652024-05-15T02:51:09.387Z Compiling foreign-types v0.3.2
20662024-05-15T02:51:09.435Z Compiling pem-rfc7468 v0.7.0
20672024-05-15T02:51:09.693Z Compiling want v0.3.1
20682024-05-15T02:51:11.227Z Compiling h2 v0.3.26
20692024-05-15T02:51:12.269Z Compiling http-body v0.4.5
20702024-05-15T02:51:12.702Z Compiling hmac v0.12.1
20712024-05-15T02:51:12.732Z Compiling clap_derive v4.5.4
20722024-05-15T02:51:13.808Z Compiling flagset v0.4.3
20732024-05-15T02:51:14.677Z Compiling siphasher v0.3.11
20742024-05-15T02:51:15.111Z Compiling tower-service v0.3.2
20752024-05-15T02:51:15.137Z Compiling httpdate v1.0.3
20762024-05-15T02:51:15.404Z Compiling der v0.7.8
20772024-05-15T02:51:17.244Z Compiling hyper v0.14.28
20782024-05-15T02:51:24.978Z Compiling sct v0.7.0
20792024-05-15T02:51:25.637Z Compiling rustls-webpki v0.101.7
20802024-05-15T02:51:26.689Z Compiling openapiv3 v2.0.0
20812024-05-15T02:51:26.981Z Compiling hubpack_derive v0.1.1
20822024-05-15T02:51:27.716Z Compiling idna v0.5.0
20832024-05-15T02:51:27.915Z Compiling lazy_static v1.4.0
20842024-05-15T02:51:29.446Z Compiling fs-err v2.11.0
20852024-05-15T02:51:29.817Z Compiling openssl-probe v0.1.5
20862024-05-15T02:51:30.047Z Compiling utf8parse v0.2.1
20872024-05-15T02:51:30.082Z Compiling cpufeatures v0.2.12
20882024-05-15T02:51:30.213Z Compiling anstyle v1.0.7
20892024-05-15T02:51:30.319Z Compiling adler v1.0.2
20902024-05-15T02:51:30.503Z Compiling miniz_oxide v0.7.1
20912024-05-15T02:51:30.647Z Compiling sha2 v0.10.8
20922024-05-15T02:51:30.679Z Compiling anstyle-parse v0.2.1
20932024-05-15T02:51:31.550Z Compiling url v2.5.0
20942024-05-15T02:51:33.375Z Compiling spki v0.7.2
20952024-05-15T02:51:33.848Z Compiling usdt-attr-macro v0.5.0
20962024-05-15T02:51:33.894Z Compiling usdt-macro v0.5.0
20972024-05-15T02:51:35.086Z Compiling md-5 v0.10.5
20982024-05-15T02:51:35.113Z Compiling serde_spanned v0.6.5
20992024-05-15T02:51:35.289Z Compiling toml_datetime v0.6.5
21002024-05-15T02:51:35.314Z Compiling regress v0.9.1
21012024-05-15T02:51:35.635Z Compiling idna v0.3.0
21022024-05-15T02:51:36.872Z Compiling stringprep v0.1.3
21032024-05-15T02:51:38.584Z Compiling diesel_table_macro_syntax v0.1.0
21042024-05-15T02:51:38.609Z Compiling num-integer v0.1.46
21052024-05-15T02:51:38.901Z Compiling hash32 v0.2.1
21062024-05-15T02:51:38.937Z Compiling encoding_rs v0.8.33
21072024-05-15T02:51:38.970Z Compiling psl-types v2.0.11
21082024-05-15T02:51:39.152Z Compiling gimli v0.28.0
21092024-05-15T02:51:39.195Z Compiling colorchoice v1.0.0
21102024-05-15T02:51:39.225Z Compiling mime v0.3.17
21112024-05-15T02:51:39.344Z Compiling fallible-iterator v0.2.0
21122024-05-15T02:51:39.772Z Compiling stable_deref_trait v1.2.0
21132024-05-15T02:51:39.921Z Compiling anstyle-query v1.0.0
21142024-05-15T02:51:40.041Z Compiling publicsuffix v2.2.3
21152024-05-15T02:51:40.066Z Compiling anstream v0.6.11
21162024-05-15T02:51:40.117Z Compiling postgres-protocol v0.6.6
21172024-05-15T02:51:41.217Z Compiling diesel_derives v2.1.2
21182024-05-15T02:51:42.738Z Compiling addr2line v0.21.0
21192024-05-15T02:51:43.333Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21202024-05-15T02:51:43.734Z Compiling tokio-rustls v0.24.1
21212024-05-15T02:51:44.373Z Compiling pkcs8 v0.10.2
21222024-05-15T02:51:44.779Z Compiling terminal_size v0.3.0
21232024-05-15T02:51:44.817Z Compiling tokio-native-tls v0.3.1
21242024-05-15T02:51:45.201Z Compiling phf_shared v0.11.2
21252024-05-15T02:51:45.491Z Compiling strum_macros v0.25.2
21262024-05-15T02:51:47.904Z Compiling serde_urlencoded v0.7.1
21272024-05-15T02:51:48.465Z Compiling enum-as-inner v0.5.1
21282024-05-15T02:51:48.560Z Compiling block-padding v0.3.3
21292024-05-15T02:51:48.751Z Compiling serde_repr v0.1.16
21302024-05-15T02:51:48.963Z Compiling ff v0.13.0
21312024-05-15T02:51:49.188Z Compiling scheduled-thread-pool v0.2.7
21322024-05-15T02:51:49.606Z Compiling object v0.32.1
21332024-05-15T02:51:50.092Z Compiling ipnet v2.9.0
21342024-05-15T02:51:50.185Z Compiling winnow v0.5.15
21352024-05-15T02:51:51.621Z Compiling strsim v0.11.0
21362024-05-15T02:51:52.229Z Compiling base16ct v0.2.0
21372024-05-15T02:51:52.267Z Compiling managed v0.8.0
21382024-05-15T02:51:52.381Z Compiling matches v0.1.10
21392024-05-15T02:51:52.510Z Compiling clap_lex v0.7.0
21402024-05-15T02:51:52.648Z Compiling rustc-demangle v0.1.23
21412024-05-15T02:51:52.879Z Compiling regex-automata v0.1.10
21422024-05-15T02:51:52.981Z Compiling bit-vec v0.6.3
21432024-05-15T02:51:53.273Z Compiling bitflags v1.3.2
21442024-05-15T02:51:53.362Z Compiling bstr v0.2.17
21452024-05-15T02:51:53.399Z Compiling toml_edit v0.19.15
21462024-05-15T02:51:53.808Z Compiling clap_builder v4.5.2
21472024-05-15T02:51:54.650Z Compiling idna v0.2.3
21482024-05-15T02:51:54.736Z Compiling sec1 v0.7.3
21492024-05-15T02:51:55.003Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21502024-05-15T02:51:55.188Z Compiling r2d2 v0.8.10
21512024-05-15T02:51:55.754Z Compiling group v0.13.0
21522024-05-15T02:51:56.012Z Compiling inout v0.1.3
21532024-05-15T02:51:56.754Z Compiling phf v0.11.2
21542024-05-15T02:51:56.786Z Compiling hyper-tls v0.5.0
21552024-05-15T02:51:57.164Z Compiling signal-hook-mio v0.2.3
21562024-05-15T02:51:57.208Z Compiling hyper-rustls v0.24.2
21572024-05-15T02:51:57.344Z Compiling cookie_store v0.20.0
21582024-05-15T02:51:57.647Z Compiling postgres-types v0.2.6
21592024-05-15T02:51:58.887Z Compiling hubpack v0.1.2
21602024-05-15T02:51:58.968Z Compiling phf_shared v0.10.0
21612024-05-15T02:51:59.198Z Compiling rustls-pemfile v1.0.3
21622024-05-15T02:51:59.251Z Compiling hkdf v0.12.4
21632024-05-15T02:51:59.504Z Compiling zerocopy v0.6.6
21642024-05-15T02:51:59.736Z Compiling ipnetwork v0.20.0
21652024-05-15T02:51:59.888Z Compiling futures-executor v0.3.30
21662024-05-15T02:51:59.976Z Compiling crypto-bigint v0.5.2
21672024-05-15T02:52:00.189Z Compiling float-cmp v0.9.0
21682024-05-15T02:52:00.238Z Compiling memmap v0.7.0
21692024-05-15T02:52:00.372Z Compiling precomputed-hash v0.1.1
21702024-05-15T02:52:00.397Z Compiling winnow v0.6.1
21712024-05-15T02:52:00.483Z Compiling new_debug_unreachable v1.0.4
21722024-05-15T02:52:00.511Z Compiling whoami v1.5.1
21732024-05-15T02:52:00.574Z Compiling fixedbitset v0.4.2
21742024-05-15T02:52:00.914Z Compiling sync_wrapper v0.1.2
21752024-05-15T02:52:00.940Z Compiling data-encoding v2.4.0
21762024-05-15T02:52:00.975Z Compiling difflib v0.4.0
21772024-05-15T02:52:01.037Z Compiling normalize-line-endings v0.3.0
21782024-05-15T02:52:01.154Z Compiling minimal-lexical v0.2.1
21792024-05-15T02:52:01.218Z Compiling webpki-roots v0.25.2
21802024-05-15T02:52:01.488Z Compiling static_assertions v1.1.0
21812024-05-15T02:52:01.565Z Compiling predicates-core v1.0.6
21822024-05-15T02:52:01.736Z Compiling either v1.11.0
21832024-05-15T02:52:01.873Z Compiling unicode-segmentation v1.10.1
21842024-05-15T02:52:02.042Z Compiling itertools v0.10.5
21852024-05-15T02:52:02.285Z Compiling reqwest v0.11.27
21862024-05-15T02:52:02.370Z Compiling predicates v3.1.0
21872024-05-15T02:52:02.527Z Compiling similar v2.4.0
21882024-05-15T02:52:02.930Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21892024-05-15T02:52:03.057Z Compiling toml_edit v0.22.12
21902024-05-15T02:52:03.300Z Compiling nom v7.1.3
21912024-05-15T02:52:03.610Z Compiling trust-dns-proto v0.22.0
21922024-05-15T02:52:04.123Z Compiling elliptic-curve v0.13.8
21932024-05-15T02:52:04.684Z Compiling petgraph v0.6.5
21942024-05-15T02:52:05.985Z Compiling tokio-postgres v0.7.10
21952024-05-15T02:52:07.239Z Compiling string_cache v0.8.7
21962024-05-15T02:52:07.623Z Compiling usdt v0.5.0
21972024-05-15T02:52:08.015Z Compiling futures v0.3.30
21982024-05-15T02:52:08.123Z Compiling diesel v2.1.6
21992024-05-15T02:52:09.489Z Compiling yasna v0.5.2
22002024-05-15T02:52:09.531Z Compiling crossterm v0.27.0
22012024-05-15T02:52:09.643Z Compiling clap v4.5.4
22022024-05-15T02:52:09.668Z Compiling flate2 v1.0.30
22032024-05-15T02:52:09.760Z Compiling cipher v0.4.4
22042024-05-15T02:52:10.141Z Compiling crossbeam-epoch v0.9.18
22052024-05-15T02:52:10.401Z Compiling toml v0.7.8
22062024-05-15T02:52:10.730Z Compiling bit-set v0.5.3
22072024-05-15T02:52:10.812Z Compiling num-iter v0.1.45
22082024-05-15T02:52:10.973Z Compiling console v0.15.8
22092024-05-15T02:52:12.009Z Compiling tokio-stream v0.1.15
22102024-05-15T02:52:12.329Z Compiling bstr v1.9.0
22112024-05-15T02:52:12.378Z Compiling hex v0.4.3
22122024-05-15T02:52:12.786Z Compiling peg-runtime v0.8.3
22132024-05-15T02:52:12.970Z Compiling lalrpop-util v0.19.12
22142024-05-15T02:52:13.601Z Compiling camino v1.1.6
22152024-05-15T02:52:13.629Z Compiling radium v0.7.0
22162024-05-15T02:52:15.586Z Compiling is-terminal v0.4.9
22172024-05-15T02:52:18.998Z Compiling maybe-uninit v2.0.0
22182024-05-15T02:52:20.557Z Compiling strsim v0.10.0
22192024-05-15T02:52:20.583Z Compiling tap v1.0.1
22202024-05-15T02:52:20.756Z Compiling rustls-pki-types v1.3.0
22212024-05-15T02:52:23.077Z Compiling ident_case v1.0.1
22222024-05-15T02:52:23.237Z Compiling darling_core v0.20.8
22232024-05-15T02:52:28.165Z Compiling wyz v0.5.1
22242024-05-15T02:52:35.131Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
22252024-05-15T02:52:35.258Z Compiling getopts v0.2.21
22262024-05-15T02:52:35.753Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22272024-05-15T02:52:35.865Z Compiling bzip2-sys v0.1.11+1.0.8
22282024-05-15T02:52:36.008Z Compiling dirs-sys-next v0.1.2
22292024-05-15T02:52:36.271Z Compiling funty v2.0.0
22302024-05-15T02:52:36.422Z Compiling rustls v0.22.4
22312024-05-15T02:52:36.674Z Compiling paste v1.0.15
22322024-05-15T02:52:37.028Z Compiling unsafe-libyaml v0.2.10
22332024-05-15T02:52:37.728Z Compiling packed_struct v0.10.1
22342024-05-15T02:52:38.317Z Compiling base64 v0.22.1
22352024-05-15T02:52:38.355Z Compiling num-bigint-dig v0.8.4
22362024-05-15T02:52:38.385Z Compiling serde_yaml v0.9.25
22372024-05-15T02:52:39.211Z Compiling bitvec v1.0.1
22382024-05-15T02:52:41.285Z Compiling dirs-next v2.0.0
22392024-05-15T02:52:42.361Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22402024-05-15T02:52:44.738Z Compiling darling_macro v0.20.8
22412024-05-15T02:52:45.326Z Compiling rustls-webpki v0.102.1
22422024-05-15T02:52:47.547Z Compiling packed_struct_codegen v0.10.1
22432024-05-15T02:52:47.860Z Compiling structmeta-derive v0.3.0
22442024-05-15T02:52:49.530Z Compiling thread_local v1.1.7
22452024-05-15T02:52:49.739Z Compiling indexmap v1.9.3
22462024-05-15T02:52:49.951Z Compiling multer v3.1.0
22472024-05-15T02:52:50.014Z Compiling slog-async v2.8.0
22482024-05-15T02:52:50.039Z Compiling crc-catalog v2.2.0
22492024-05-15T02:52:50.178Z Compiling match_cfg v0.1.0
22502024-05-15T02:52:50.228Z Compiling rayon-core v1.12.1
22512024-05-15T02:52:50.253Z Compiling nodrop v0.1.14
22522024-05-15T02:52:50.506Z Compiling fastrand v2.0.1
22532024-05-15T02:52:50.875Z Compiling tempfile v3.10.1
22542024-05-15T02:52:51.178Z Compiling array-init v0.0.4
22552024-05-15T02:52:52.155Z Compiling hostname v0.3.1
22562024-05-15T02:52:52.411Z Compiling crc v3.0.1
22572024-05-15T02:52:52.469Z Compiling structmeta v0.3.0
22582024-05-15T02:52:53.284Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22592024-05-15T02:52:53.748Z Compiling darling v0.20.8
22602024-05-15T02:52:53.876Z Compiling smallvec v0.6.14
22612024-05-15T02:52:54.525Z Compiling term v0.7.0
22622024-05-15T02:53:01.056Z Compiling crossbeam-deque v0.8.3
22632024-05-15T02:53:01.248Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22642024-05-15T02:53:01.392Z Compiling pkcs1 v0.7.5
22652024-05-15T02:53:02.535Z Compiling slog-json v2.6.1
22662024-05-15T02:53:02.986Z Compiling crossbeam-channel v0.5.8
22672024-05-15T02:53:04.375Z Compiling signature v2.1.0
22682024-05-15T02:53:04.557Z Compiling http v1.0.0
22692024-05-15T02:53:05.232Z Compiling async-stream-impl v0.3.5
22702024-05-15T02:53:06.270Z Compiling pin-project-internal v1.1.3
22712024-05-15T02:53:06.985Z Compiling dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
22722024-05-15T02:53:07.117Z Compiling atomic-waker v1.1.1
22732024-05-15T02:53:07.257Z Compiling bitfield v0.14.0
22742024-05-15T02:53:07.777Z Compiling same-file v1.0.6
22752024-05-15T02:53:07.853Z Compiling take_mut v0.2.2
22762024-05-15T02:53:08.004Z Compiling hashbrown v0.12.3
22772024-05-15T02:53:09.059Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
22782024-05-15T02:53:09.087Z Compiling termcolor v1.2.0
22792024-05-15T02:53:09.909Z Compiling env_logger v0.10.0
22802024-05-15T02:53:14.251Z Compiling pin-project v1.1.3
22812024-05-15T02:53:15.108Z Compiling walkdir v2.5.0
22822024-05-15T02:53:16.351Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22832024-05-15T02:53:17.125Z Compiling waitgroup v0.1.2
22842024-05-15T02:53:18.532Z Compiling async-stream v0.3.5
22852024-05-15T02:53:19.284Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22862024-05-15T02:53:19.445Z Compiling rsa v0.9.2
22872024-05-15T02:53:22.471Z Compiling slog-bunyan v2.5.0
22882024-05-15T02:53:23.651Z Compiling tokio-rustls v0.25.0
22892024-05-15T02:53:23.743Z Compiling slog-term v2.9.1
22902024-05-15T02:53:25.729Z Compiling bzip2 v0.4.4
22912024-05-15T02:53:25.991Z Compiling serde-hex v0.1.0
22922024-05-15T02:53:26.119Z Compiling serde_with_macros v3.7.0
22932024-05-15T02:53:27.447Z Compiling parse-display-derive v0.9.0
22942024-05-15T02:53:28.304Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22952024-05-15T02:53:28.849Z Compiling toml v0.8.12
22962024-05-15T02:53:29.968Z Compiling rustls-pemfile v2.1.2
22972024-05-15T02:53:30.963Z Compiling x509-cert v0.2.4
22982024-05-15T02:53:31.415Z Compiling sha1 v0.10.6
22992024-05-15T02:53:32.103Z Compiling newtype-uuid v1.1.0
23002024-05-15T02:53:32.418Z Compiling strum_macros v0.26.1
23012024-05-15T02:53:33.099Z Compiling ron v0.8.1
23022024-05-15T02:53:34.270Z Compiling dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
23032024-05-15T02:53:34.922Z Compiling serde_path_to_error v0.1.16
23042024-05-15T02:53:35.745Z Compiling hashbrown v0.13.2
23052024-05-15T02:53:35.879Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23062024-05-15T02:53:35.965Z Compiling snafu-derive v0.8.2
23072024-05-15T02:53:36.475Z Compiling blake3 v1.5.0
23082024-05-15T02:53:36.856Z Compiling filetime v0.2.23
23092024-05-15T02:53:36.956Z Compiling xattr v1.0.1
23102024-05-15T02:53:37.141Z Compiling hostname v0.4.0
23112024-05-15T02:53:37.207Z Compiling instant v0.1.12
23122024-05-15T02:53:37.377Z Compiling buf-list v1.0.3
23132024-05-15T02:53:37.832Z Compiling debug-ignore v1.0.5
23142024-05-15T02:53:37.969Z Compiling crc-any v2.4.3
23152024-05-15T02:53:38.570Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
23162024-05-15T02:53:38.839Z Compiling backoff v0.4.0
23172024-05-15T02:53:39.139Z Compiling tar v0.4.40
23182024-05-15T02:53:39.870Z Compiling snafu v0.8.2
23192024-05-15T02:53:40.805Z Compiling object v0.30.4
23202024-05-15T02:53:40.945Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23212024-05-15T02:53:41.127Z Compiling strum v0.26.2
23222024-05-15T02:53:41.282Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
23232024-05-15T02:53:42.708Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23242024-05-15T02:53:43.095Z Compiling parse-display v0.9.0
23252024-05-15T02:53:43.752Z Compiling serde_with v3.7.0
23262024-05-15T02:53:44.733Z Compiling zip v0.6.6
23272024-05-15T02:53:47.103Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23282024-05-15T02:53:47.343Z Compiling rayon v1.10.0
23292024-05-15T02:53:47.949Z Compiling camino-tempfile v1.1.1
23302024-05-15T02:53:48.799Z Compiling globset v0.4.13
23312024-05-15T02:53:51.886Z Compiling pem v3.0.4
23322024-05-15T02:53:51.941Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23332024-05-15T02:53:52.109Z Compiling olpc-cjson v0.1.3
23342024-05-15T02:53:52.398Z Compiling macaddr v1.0.1
23352024-05-15T02:53:52.739Z Compiling serde_plain v1.0.2
23362024-05-15T02:53:52.899Z Compiling async-recursion v1.1.1
23372024-05-15T02:53:53.165Z Compiling memmap2 v0.7.1
23382024-05-15T02:53:53.190Z Compiling constant_time_eq v0.3.0
23392024-05-15T02:53:53.348Z Compiling typed-path v0.7.0
23402024-05-15T02:53:53.612Z Compiling arrayref v0.3.7
23412024-05-15T02:53:53.716Z Compiling arrayvec v0.7.4
23422024-05-15T02:53:54.104Z Compiling path-slash v0.1.5
23432024-05-15T02:53:54.318Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
23442024-05-15T02:53:54.699Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23452024-05-15T02:53:55.525Z Compiling tough v0.17.1
23462024-05-15T02:53:57.031Z Compiling itertools v0.12.1
23472024-05-15T02:53:58.856Z Compiling cargo-platform v0.1.3
23482024-05-15T02:53:59.750Z Compiling parse-size v1.0.0
23492024-05-15T02:54:00.011Z Compiling topological-sort v0.2.2
23502024-05-15T02:54:00.043Z Compiling cargo_metadata v0.18.1
23512024-05-15T02:54:00.244Z Compiling omicron-zone-package v0.11.0
23522024-05-15T02:54:01.890Z Compiling shell-words v1.1.0
23532024-05-15T02:54:03.256Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23542024-05-15T02:54:16.502Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
23552024-05-15T02:54:31.182Z Finished release [optimized] target(s) in 4m 39s
23562024-05-15T02:54:31.395Z Running `target/release/omicron-releng --output-dir /work`
23572024-05-15T02:54:31.475ZMay 15 02:54:31.005 DEBG changing working directory to /work/oxidecomputer/omicron
23582024-05-15T02:54:31.561ZMay 15 02:54:31.083 DEBG running: git rev-parse HEAD
23592024-05-15T02:54:31.585ZMay 15 02:54:31.090 DEBG process exited with exit status: 0 (6.618145ms)
23602024-05-15T02:54:31.585ZMay 15 02:54:31.090 INFO version: 8.0.0-0.ci+gitf3c1fa8e505
23612024-05-15T02:54:31.609ZMay 15 02:54:31.136 INFO cloning helios to /work/oxidecomputer/helios
23622024-05-15T02:54:31.610ZMay 15 02:54:31.137 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
23632024-05-15T02:54:31.610ZCloning into '/work/oxidecomputer/helios'...
23642024-05-15T02:54:32.310ZMay 15 02:54:31.843 DEBG process exited with exit status: 0 (706.19249ms)
23652024-05-15T02:54:32.310ZMay 15 02:54:31.843 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
23662024-05-15T02:54:32.335Z# branch.oid 68e7d393d381d9fd2b9fe8e643701e0b2925e5ae
23672024-05-15T02:54:32.335Z# branch.head master
23682024-05-15T02:54:32.335Z# branch.upstream origin/master
23692024-05-15T02:54:32.335Z# branch.ab +0 -0
23702024-05-15T02:54:32.335ZMay 15 02:54:31.856 DEBG process exited with exit status: 0 (13.457429ms)
23712024-05-15T02:54:32.335ZMay 15 02:54:31.857 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
23722024-05-15T02:54:33.188ZMay 15 02:54:32.721 DEBG process exited with exit status: 0 (864.4568ms)
23732024-05-15T02:54:33.188ZMay 15 02:54:32.721 DEBG running: zfs list rpool/images/build/host
23742024-05-15T02:54:33.224ZNAME USED AVAIL REFER MOUNTPOINT
23752024-05-15T02:54:33.224Zrpool/images/build/host 96K 146G 96K /rpool/images/build/host
23762024-05-15T02:54:33.224ZMay 15 02:54:32.731 DEBG process exited with exit status: 0 (10.062758ms)
23772024-05-15T02:54:33.224ZMay 15 02:54:32.731 DEBG running: zfs list rpool/images/build/recovery
23782024-05-15T02:54:33.224ZNAME USED AVAIL REFER MOUNTPOINT
23792024-05-15T02:54:33.224Zrpool/images/build/recovery 96K 146G 96K /rpool/images/build/recovery
23802024-05-15T02:54:33.225ZMay 15 02:54:32.740 DEBG process exited with exit status: 0 (8.526801ms)
23812024-05-15T02:54:33.225ZMay 15 02:54:32.741 INFO [hubris-production] running task
23822024-05-15T02:54:33.225ZMay 15 02:54:32.741 INFO [hubris-staging] running task
23832024-05-15T02:54:33.225ZMay 15 02:54:32.742 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
23842024-05-15T02:54:33.225ZMay 15 02:54:32.746 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
23852024-05-15T02:54:33.310Z[ helios-setup] cd tools/helios-build && cargo build --quiet
23862024-05-15T02:54:33.826Z[ omicron-package] Blocking waiting for file lock on package cache
23872024-05-15T02:54:34.832Z[ omicron-package] Blocking waiting for file lock on package cache
23882024-05-15T02:54:35.054Z[ omicron-package] Blocking waiting for file lock on package cache
23892024-05-15T02:54:35.558Z[ omicron-package] Compiling proc-macro-crate v1.3.1
23902024-05-15T02:54:35.559Z[ omicron-package] Compiling heapless v0.8.0
23912024-05-15T02:54:35.582Z[ omicron-package] Compiling hash32 v0.3.1
23922024-05-15T02:54:35.583Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23932024-05-15T02:54:35.583Z[ omicron-package] Compiling smoltcp v0.11.0
23942024-05-15T02:54:35.840Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
23952024-05-15T02:54:35.840Z[ omicron-package] Compiling embedded-io v0.4.0
23962024-05-15T02:54:35.840Z[ omicron-package] Compiling cobs v0.2.3
23972024-05-15T02:54:36.043ZMay 15 02:54:35.575 INFO [hubris-production] task succeeded (2.833726748s)
23982024-05-15T02:54:36.188Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23992024-05-15T02:54:36.562Z[ omicron-package] Compiling postcard v1.0.8
24002024-05-15T02:54:36.724Z[ omicron-package] Compiling num_enum_derive v0.5.11
24012024-05-15T02:54:37.117Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24022024-05-15T02:54:37.117Z[ omicron-package] Compiling proc-macro-error v1.0.4
24032024-05-15T02:54:37.154Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24042024-05-15T02:54:37.187Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24052024-05-15T02:54:37.585Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24062024-05-15T02:54:37.769Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24072024-05-15T02:54:38.176Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24082024-05-15T02:54:38.251Z[ omicron-package] Compiling tabwriter v1.4.0
24092024-05-15T02:54:38.454Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24102024-05-15T02:54:38.482Z[ omicron-package] Compiling cstr-argument v0.1.2
24112024-05-15T02:54:39.085Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24122024-05-15T02:54:39.165Z[ omicron-package] Compiling foreign-types v0.5.0
24132024-05-15T02:54:39.362Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24142024-05-15T02:54:39.538Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
24152024-05-15T02:54:39.765Z[ omicron-package] Compiling pretty-hex v0.2.1
24162024-05-15T02:54:40.104Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24172024-05-15T02:54:40.315Z[ omicron-package] Compiling num_enum v0.5.11
24182024-05-15T02:54:40.316Z[ omicron-package] Compiling colored v2.1.0
24192024-05-15T02:54:40.439Z[ omicron-package] Compiling socket2 v0.4.9
24202024-05-15T02:54:40.590Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24212024-05-15T02:54:40.956Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24222024-05-15T02:54:41.236Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24232024-05-15T02:54:41.266Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24242024-05-15T02:54:41.714Z[ omicron-package] Compiling sigpipe v0.1.3
24252024-05-15T02:54:41.829Z[ omicron-package] Compiling num-derive v0.4.0
24262024-05-15T02:54:42.127Z[ omicron-package] Compiling libefi-sys v0.1.0
24272024-05-15T02:54:42.168Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24282024-05-15T02:54:42.452Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24292024-05-15T02:54:42.710Z[ omicron-package] Compiling smf v0.2.3
24302024-05-15T02:54:43.164Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24312024-05-15T02:54:43.511Z[ omicron-package] Compiling portable-atomic v1.4.3
24322024-05-15T02:54:43.680Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24332024-05-15T02:54:45.170Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24342024-05-15T02:54:45.490Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24352024-05-15T02:54:45.535Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
24362024-05-15T02:54:46.677Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24372024-05-15T02:54:46.960Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24382024-05-15T02:54:48.172Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24392024-05-15T02:54:48.515Z[ omicron-package] Compiling gethostname v0.4.3
24402024-05-15T02:54:48.617Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24412024-05-15T02:54:48.729Z[ omicron-package] Compiling number_prefix v0.4.0
24422024-05-15T02:54:48.852Z[ omicron-package] Compiling swrite v0.1.0
24432024-05-15T02:54:49.759Z[ omicron-package] Compiling indicatif v0.17.8
24442024-05-15T02:54:49.835ZMay 15 02:54:49.369 INFO [hubris-staging] task succeeded (16.627291078s)
24452024-05-15T02:54:50.887Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24462024-05-15T02:54:51.116Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24472024-05-15T02:54:53.798Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24482024-05-15T02:54:54.283Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24492024-05-15T02:54:55.534Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24502024-05-15T02:55:13.209Z[ helios-setup] May 15 02:55:12.742 INFO helios repository root is: /work/oxidecomputer/helios
24512024-05-15T02:55:13.238Z[ helios-setup] May 15 02:55:12.745 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
24522024-05-15T02:55:13.238Z[ helios-setup] May 15 02:55:12.745 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
24532024-05-15T02:55:13.238Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
24542024-05-15T02:55:13.473Z[ omicron-package] Finished release [optimized] target(s) in 40.24s
24552024-05-15T02:55:13.566Z[ omicron-package]
24562024-05-15T02:55:13.567Z[ omicron-package] real 40.319943812
24572024-05-15T02:55:13.598Z[ omicron-package] user 2:23.334610198
24582024-05-15T02:55:13.598Z[ omicron-package] sys 18.843519180
24592024-05-15T02:55:13.598Z[ omicron-package] trap 0.235448683
24602024-05-15T02:55:13.598Z[ omicron-package] tflt 0.331232782
24612024-05-15T02:55:13.598Z[ omicron-package] dflt 0.610190541
24622024-05-15T02:55:13.598Z[ omicron-package] kflt 0.000114680
24632024-05-15T02:55:13.598Z[ omicron-package] lock 4:48.129859135
24642024-05-15T02:55:13.598ZMay 15 02:55:13.101[ omicron-package] slp 5:56.204463862
24652024-05-15T02:55:13.598Z INFO [omicron-package] process exited with exit status: 0 (40.355423182s)
24662024-05-15T02:55:13.598Z[ omicron-package] lat 1:22.576497927
24672024-05-15T02:55:13.598Z[ omicron-package] stop 35.348304965
24682024-05-15T02:55:13.598ZMay 15 02:55:13.102 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
24692024-05-15T02:55:13.598ZMay 15 02:55:13.117 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
24702024-05-15T02:55:13.630Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
24712024-05-15T02:55:13.630Z[ host-target] Created new build target 'host' and set it as active
24722024-05-15T02:55:13.630ZMay 15 02:55:13.136 INFO [host-target] process exited with exit status: 0 (33.859643ms)
24732024-05-15T02:55:13.630ZMay 15 02:55:13.137 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
24742024-05-15T02:55:13.631Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
24752024-05-15T02:55:13.631Z[ recovery-target] Created new build target 'recovery' and set it as active
24762024-05-15T02:55:13.631ZMay 15 02:55:13.148 INFO [recovery-target] process exited with exit status: 0 (30.05632ms)
24772024-05-15T02:55:13.631Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
24782024-05-15T02:55:13.910Z[ helios-setup] May 15 02:55:13.443 INFO clone ok!, project: phbl
24792024-05-15T02:55:13.910Z[ helios-setup] May 15 02:55:13.444 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
24802024-05-15T02:55:13.935Z[ helios-setup] May 15 02:55:13.444 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
24812024-05-15T02:55:13.935Z[ helios-setup] May 15 02:55:13.444 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
24822024-05-15T02:55:13.935Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
24832024-05-15T02:55:14.510Z[ helios-setup] May 15 02:55:14.043 INFO clone ok!, project: bootserver
24842024-05-15T02:55:14.535Z[ helios-setup] May 15 02:55:14.044 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
24852024-05-15T02:55:14.535Z[ helios-setup] May 15 02:55:14.044 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
24862024-05-15T02:55:14.535Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
24872024-05-15T02:55:14.808Z[ host-package] Compiling newline-converter v0.3.0
24882024-05-15T02:55:14.832Z[ host-package] Compiling humantime v2.1.0
24892024-05-15T02:55:14.832Z[ host-package] Compiling derive-where v1.2.7
24902024-05-15T02:55:14.832Z[ host-package] Compiling unicode-xid v0.2.4
24912024-05-15T02:55:14.861Z[ host-package] Compiling linked-hash-map v0.5.6
24922024-05-15T02:55:14.886Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24932024-05-15T02:55:14.886Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24942024-05-15T02:55:14.886Z[ host-package] Compiling password-hash v0.5.0
24952024-05-15T02:55:14.975Z[ host-package] Compiling expectorate v1.1.0
24962024-05-15T02:55:15.000Z[ host-package] Compiling blake2 v0.10.6
24972024-05-15T02:55:15.116Z[ host-package] Compiling semver v0.1.20
24982024-05-15T02:55:15.196Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24992024-05-15T02:55:15.220Z[ host-package] Compiling lru-cache v0.1.2
25002024-05-15T02:55:15.263Z[ helios-setup] May 15 02:55:14.797 INFO clone ok!, project: image-builder
25012024-05-15T02:55:15.288Z[ helios-setup] May 15 02:55:14.797 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
25022024-05-15T02:55:15.288Z[ helios-setup] May 15 02:55:14.797 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25032024-05-15T02:55:15.288Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25042024-05-15T02:55:15.418Z[ host-package] Compiling argon2 v0.5.3
25052024-05-15T02:55:15.540Z[ host-package] Compiling rustc_version v0.1.7
25062024-05-15T02:55:15.620Z[ host-package] Compiling bytecount v0.6.3
25072024-05-15T02:55:15.868Z[ host-package] Compiling papergrid v0.11.0
25082024-05-15T02:55:15.931Z[ host-package] Compiling newtype_derive v0.1.6
25092024-05-15T02:55:15.931Z[ helios-setup] May 15 02:55:15.464 INFO clone ok!, project: pinprick
25102024-05-15T02:55:15.955Z[ helios-setup] May 15 02:55:15.465 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
25112024-05-15T02:55:15.955Z[ helios-setup] May 15 02:55:15.465 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
25122024-05-15T02:55:15.955Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
25132024-05-15T02:55:16.068Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25142024-05-15T02:55:16.250Z[ host-package] Compiling tabled_derive v0.7.0
25152024-05-15T02:55:16.578Z[ host-package] Compiling quick-error v1.2.3
25162024-05-15T02:55:16.803Z[ host-package] Compiling resolv-conf v0.7.0
25172024-05-15T02:55:16.987Z[ host-package] Compiling steno v0.4.0
25182024-05-15T02:55:17.011Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
25192024-05-15T02:55:17.012Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
25202024-05-15T02:55:17.568Z[ host-package] Compiling trust-dns-resolver v0.22.0
25212024-05-15T02:55:17.671Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25222024-05-15T02:55:18.128Z[ host-package] Compiling slog-dtrace v0.3.0
25232024-05-15T02:55:18.209Z[ host-package] Compiling tabled v0.15.0
25242024-05-15T02:55:18.539Z[ host-package] Compiling utf-8 v0.7.6
25252024-05-15T02:55:20.279Z[ host-package] Compiling num-rational v0.4.2
25262024-05-15T02:55:20.368Z[ host-package] Compiling num-complex v0.4.6
25272024-05-15T02:55:21.409Z[ host-package] Compiling num v0.4.3
25282024-05-15T02:55:21.510Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25292024-05-15T02:55:21.654Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25302024-05-15T02:55:22.087Z[ helios-setup] May 15 02:55:21.201 INFO clone ok!, project: amd-host-image-builder
25312024-05-15T02:55:22.087Z[ helios-setup] May 15 02:55:21.201 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
25322024-05-15T02:55:22.087Z[ helios-setup] May 15 02:55:21.201 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25332024-05-15T02:55:22.087Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25342024-05-15T02:55:22.470Z[ host-package] Compiling nibble_vec v0.1.0
25352024-05-15T02:55:22.518Z[ host-package] Compiling endian-type v0.1.2
25362024-05-15T02:55:22.695Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25372024-05-15T02:55:22.763Z[ host-package] Compiling radix_trie v0.2.1
25382024-05-15T02:55:23.576Z[ host-package] Compiling tungstenite v0.20.1
25392024-05-15T02:55:27.458Z[ helios-setup] May 15 02:55:26.991 INFO clone ok!, project: amd-firmware
25402024-05-15T02:55:27.488Z[ helios-setup] May 15 02:55:26.992 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
25412024-05-15T02:55:27.488Z[ helios-setup] May 15 02:55:26.992 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25422024-05-15T02:55:27.488Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25432024-05-15T02:55:27.527Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25442024-05-15T02:55:28.213Z[ host-package] Compiling tokio-tungstenite v0.20.1
25452024-05-15T02:55:28.252Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25462024-05-15T02:55:28.687Z[ host-package] Compiling display-error-chain v0.2.0
25472024-05-15T02:55:28.741Z[ helios-setup] May 15 02:55:28.274 INFO clone ok!, project: chelsio-t6-roms
25482024-05-15T02:55:28.765Z[ helios-setup] May 15 02:55:28.275 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25492024-05-15T02:55:28.765Z[ helios-setup] May 15 02:55:28.275 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
25502024-05-15T02:55:28.765Z[ helios-setup] May 15 02:55:28.275 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25512024-05-15T02:55:28.765Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25522024-05-15T02:55:28.868Z[ host-package] Compiling arc-swap v1.6.0
25532024-05-15T02:55:29.486Z[ host-package] Compiling cancel-safe-futures v0.1.5
25542024-05-15T02:55:29.841Z[ helios-setup] May 15 02:55:29.374 INFO clone ok!, project: pilot
25552024-05-15T02:55:29.841Z[ helios-setup] May 15 02:55:29.375 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25562024-05-15T02:55:29.865Z[ helios-setup] May 15 02:55:29.375 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
25572024-05-15T02:55:29.960Z[ host-package] Compiling slog-scope v4.4.0
25582024-05-15T02:55:30.372Z[ helios-setup] May 15 02:55:29.906 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
25592024-05-15T02:55:30.788Z[ helios-setup] May 15 02:55:30.321 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
25602024-05-15T02:55:30.788Z[ helios-setup] May 15 02:55:30.322 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
25612024-05-15T02:55:30.861Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25622024-05-15T02:55:31.207Z[ helios-setup] May 15 02:55:30.740 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
25632024-05-15T02:55:31.642Z[ helios-setup] May 15 02:55:31.174 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
25642024-05-15T02:55:31.642Z[ helios-setup] May 15 02:55:31.174 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
25652024-05-15T02:55:32.169Z[ helios-setup] May 15 02:55:31.702 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
25662024-05-15T02:55:32.623Z[ helios-setup] May 15 02:55:32.156 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
25672024-05-15T02:55:32.623Z[ helios-setup] May 15 02:55:32.157 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
25682024-05-15T02:55:32.623Z[ helios-setup] May 15 02:55:32.157 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
25692024-05-15T02:55:32.649Z[ helios-setup] May 15 02:55:32.157 INFO ok!
25702024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
25712024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
25722024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO ok!
25732024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
25742024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
25752024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO ok!
25762024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
25772024-05-15T02:55:32.650Z[ helios-setup] May 15 02:55:32.157 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
25782024-05-15T02:55:32.795Z[ helios-setup] May 15 02:55:32.329 INFO E| Downloading crates ...
25792024-05-15T02:55:32.918Z[ helios-setup] May 15 02:55:32.452 INFO E| Downloaded unicode-width v0.1.10
25802024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.455 INFO E| Downloaded typenum v1.15.0
25812024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.458 INFO E| Downloaded sha2 v0.10.5
25822024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.461 INFO E| Downloaded miniz_oxide v0.6.2
25832024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.463 INFO E| Downloaded generic-array v0.14.6
25842024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.465 INFO E| Downloaded flate2 v1.0.25
25852024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.471 INFO E| Downloaded digest v0.10.3
25862024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.473 INFO E| Downloaded cpufeatures v0.2.5
25872024-05-15T02:55:32.943Z[ helios-setup] May 15 02:55:32.475 INFO E| Downloaded bytes v1.2.1
25882024-05-15T02:55:32.968Z[ helios-setup] May 15 02:55:32.479 INFO E| Downloaded block-buffer v0.10.3
25892024-05-15T02:55:32.968Z[ helios-setup] May 15 02:55:32.480 INFO E| Downloaded anyhow v1.0.62
25902024-05-15T02:55:33.011Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling version_check v0.9.4
25912024-05-15T02:55:33.011Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling typenum v1.15.0
25922024-05-15T02:55:33.011Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling crc32fast v1.3.2
25932024-05-15T02:55:33.035Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling cfg-if v1.0.0
25942024-05-15T02:55:33.036Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling adler v1.0.2
25952024-05-15T02:55:33.036Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling anyhow v1.0.62
25962024-05-15T02:55:33.036Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling cpufeatures v0.2.5
25972024-05-15T02:55:33.036Z[ helios-setup] May 15 02:55:32.545 INFO E| Compiling unicode-width v0.1.10
25982024-05-15T02:55:33.460Z[ helios-setup] May 15 02:55:32.994 INFO E| Compiling miniz_oxide v0.6.2
25992024-05-15T02:55:33.519Z[ helios-setup] May 15 02:55:33.052 INFO E| Compiling getopts v0.2.21
26002024-05-15T02:55:33.545Z[ helios-setup] May 15 02:55:33.070 INFO E| Compiling bytes v1.2.1
26012024-05-15T02:55:33.709Z[ helios-setup] May 15 02:55:33.243 INFO E| Compiling bitflags v1.3.2
26022024-05-15T02:55:33.997Z[ host-package] Compiling fxhash v0.2.1
26032024-05-15T02:55:34.368Z[ helios-setup] May 15 02:55:33.902 INFO E| Compiling generic-array v0.14.6
26042024-05-15T02:55:34.446Z[ host-package] Compiling slog-stdlog v4.1.1
26052024-05-15T02:55:35.132Z[ helios-setup] May 15 02:55:34.666 INFO E| Compiling flate2 v1.0.25
26062024-05-15T02:55:37.220Z[ host-package] Compiling rayon-core v1.12.1
26072024-05-15T02:55:37.312Z[ host-package] Compiling synstructure v0.12.6
26082024-05-15T02:55:37.753Z[ helios-setup] May 15 02:55:37.287 INFO E| Compiling crypto-common v0.1.6
26092024-05-15T02:55:37.753Z[ helios-setup] May 15 02:55:37.287 INFO E| Compiling block-buffer v0.10.3
26102024-05-15T02:55:38.010Z[ helios-setup] May 15 02:55:37.544 INFO E| Compiling digest v0.10.3
26112024-05-15T02:55:38.386Z[ helios-setup] May 15 02:55:37.916 INFO E| Compiling sha2 v0.10.5
26122024-05-15T02:55:38.753Z[ host-package] Compiling crossbeam-deque v0.8.3
26132024-05-15T02:55:38.781Z[ helios-setup] May 15 02:55:38.289 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
26142024-05-15T02:55:39.143Z[ host-package] Compiling dirs-sys-next v0.1.2
26152024-05-15T02:55:39.376Z[ host-package] Compiling half v2.3.1
26162024-05-15T02:55:39.650Z[ host-package] Compiling same-file v1.0.6
26172024-05-15T02:55:39.693Z[ host-package] Compiling fastrand v2.0.1
26182024-05-15T02:55:40.127Z[ host-package] Compiling ciborium-io v0.2.2
26192024-05-15T02:55:40.127Z[ host-package] Compiling crunchy v0.2.2
26202024-05-15T02:55:40.127Z[ host-package] Compiling glob v0.3.1
26212024-05-15T02:55:40.227Z[ host-package] Compiling tempfile v3.10.1
26222024-05-15T02:55:40.251Z[ host-package] Compiling ciborium-ll v0.2.2
26232024-05-15T02:55:40.392Z[ host-package] Compiling walkdir v2.5.0
26242024-05-15T02:55:40.819Z[ host-package] Compiling dirs-next v2.0.0
26252024-05-15T02:55:40.861Z[ host-package] Compiling clang-sys v1.6.1
26262024-05-15T02:55:41.399Z[ host-package] Compiling zerocopy-derive v0.2.0
26272024-05-15T02:55:41.429Z[ host-package] Compiling slog-envlogger v2.2.0
26282024-05-15T02:55:41.921Z[ host-package] Compiling camino v1.1.6
26292024-05-15T02:55:42.019Z[ host-package] Compiling tiny-keccak v2.0.2
26302024-05-15T02:55:42.559Z[ host-package] Compiling maplit v1.0.2
26312024-05-15T02:55:43.099Z[ host-package] Compiling prettyplease v0.2.20
26322024-05-15T02:55:43.126Z[ helios-setup] May 15 02:55:42.461 INFO E| Finished release [optimized] target(s) in 10.23s
26332024-05-15T02:55:43.126Z[ helios-setup] May 15 02:55:42.474 INFO building project "bootserver" ok (10 seconds)
26342024-05-15T02:55:43.126Z[ helios-setup] May 15 02:55:42.474 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
26352024-05-15T02:55:43.126Z[ helios-setup] May 15 02:55:42.474 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
26362024-05-15T02:55:43.126Z[ host-package] Compiling rayon v1.10.0
26372024-05-15T02:55:43.185Z[ helios-setup] May 15 02:55:42.715 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
26382024-05-15T02:55:43.222Z[ host-package] Compiling blake3 v1.5.0
26392024-05-15T02:55:43.498Z[ host-package] Compiling term v0.7.0
26402024-05-15T02:55:43.973Z[ helios-setup] May 15 02:55:43.497 INFO E| From https://github.com/jclulow/rust-jmclib
26412024-05-15T02:55:43.973Z[ helios-setup] May 15 02:55:43.497 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
26422024-05-15T02:55:44.407Z[ helios-setup] May 15 02:55:43.532 INFO E| Updating crates.io index
26432024-05-15T02:55:44.407Z[ host-package] Compiling ciborium v0.2.2
26442024-05-15T02:55:44.407Z[ helios-setup] May 15 02:55:43.783 INFO E| Downloading crates ...
26452024-05-15T02:55:44.407Z[ helios-setup] May 15 02:55:43.826 INFO E| Downloaded anyhow v1.0.72
26462024-05-15T02:55:44.407Z[ helios-setup] May 15 02:55:43.831 INFO E| Downloaded cpufeatures v0.2.9
26472024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.833 INFO E| Downloaded bitflags v2.3.3
26482024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.837 INFO E| Downloaded proc-macro2 v1.0.66
26492024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.841 INFO E| Downloaded md-5 v0.9.1
26502024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.879 INFO E| Downloaded walkdir v2.3.3
26512024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.884 INFO E| Downloaded syn v2.0.27
26522024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.898 INFO E| Downloaded serde_json v1.0.103
26532024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.907 INFO E| Downloaded serde_derive v1.0.174
26542024-05-15T02:55:44.408Z[ helios-setup] May 15 02:55:43.915 INFO E| Downloaded rustix v0.38.4
26552024-05-15T02:55:44.441Z[ helios-setup] May 15 02:55:43.942 INFO E| Downloaded libc v0.2.147
26562024-05-15T02:55:44.442Z[ host-package] Compiling xattr v1.0.1
26572024-05-15T02:55:44.466Z[ helios-setup] May 15 02:55:43.980 INFO E| Downloaded uuid v0.8.2
26582024-05-15T02:55:44.467Z[ helios-setup] May 15 02:55:43.984 INFO E| Downloaded unicode-ident v1.0.11
26592024-05-15T02:55:44.467Z[ helios-setup] May 15 02:55:43.988 INFO E| Downloaded time-macros v0.2.10
26602024-05-15T02:55:44.467Z[ helios-setup] May 15 02:55:43.990 INFO E| Downloaded time-core v0.1.1
26612024-05-15T02:55:44.467Z[ helios-setup] May 15 02:55:43.991 INFO E| Downloaded time v0.3.23
26622024-05-15T02:55:44.467Z[ helios-setup] May 15 02:55:43.999 INFO E| Downloaded tempfile v3.7.0
26632024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.002 INFO E| Downloaded sha-1 v0.9.8
26642024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.004 INFO E| Downloaded serde v1.0.174
26652024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.008 INFO E| Downloaded quote v1.0.31
26662024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.012 INFO E| Downloaded once_cell v1.18.0
26672024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.016 INFO E| Downloaded libdevinfo-sys v1.0.0
26682024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.017 INFO E| Downloaded getrandom v0.2.10
26692024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.021 INFO E| Downloaded fastrand v2.0.0
26702024-05-15T02:55:44.491Z[ helios-setup] May 15 02:55:44.022 INFO E| Downloaded errno v0.3.1
26712024-05-15T02:55:44.492Z[ helios-setup] May 15 02:55:44.024 INFO E| Downloaded block-buffer v0.9.0
26722024-05-15T02:55:44.492Z[ helios-setup] May 15 02:55:44.025 INFO E| Downloaded digest v0.9.0
26732024-05-15T02:55:44.559Z[ helios-setup] May 15 02:55:44.093 INFO E| Compiling libc v0.2.147
26742024-05-15T02:55:44.583Z[ helios-setup] May 15 02:55:44.093 INFO E| Compiling proc-macro2 v1.0.66
26752024-05-15T02:55:44.583Z[ helios-setup] May 15 02:55:44.093 INFO E| Compiling cfg-if v1.0.0
26762024-05-15T02:55:44.583Z[ helios-setup] May 15 02:55:44.093 INFO E| Compiling unicode-ident v1.0.11
26772024-05-15T02:55:44.583Z[ helios-setup] May 15 02:55:44.094 INFO E| Compiling typenum v1.16.0
26782024-05-15T02:55:44.583Z[ helios-setup] May 15 02:55:44.094 INFO E| Compiling version_check v0.9.4
26792024-05-15T02:55:44.583Z[ helios-setup] May 15 02:55:44.094 INFO E| Compiling serde v1.0.174
26802024-05-15T02:55:44.583Z[ helios-setup] May 15 02:55:44.094 INFO E| Compiling itoa v1.0.9
26812024-05-15T02:55:44.607Z[ host-package] Compiling memmap2 v0.7.1
26822024-05-15T02:55:44.631Z[ host-package] Compiling filetime v0.2.23
26832024-05-15T02:55:44.911Z[ host-package] Compiling atty v0.2.14
26842024-05-15T02:55:45.086Z[ host-package] Compiling home v0.5.5
26852024-05-15T02:55:45.171Z[ helios-setup] May 15 02:55:44.700 INFO E| Compiling time-core v0.1.1
26862024-05-15T02:55:45.171Z[ helios-setup] May 15 02:55:44.700 INFO E| Compiling rustix v0.38.4
26872024-05-15T02:55:45.196Z[ host-package] Compiling arrayvec v0.7.4
26882024-05-15T02:55:45.524Z[ helios-setup] May 15 02:55:45.058 INFO E| Compiling slog v2.7.0
26892024-05-15T02:55:45.548Z[ helios-setup] May 15 02:55:45.077 INFO E| Compiling time-macros v0.2.10
26902024-05-15T02:55:45.747Z[ host-package] Compiling arrayref v0.3.7
26912024-05-15T02:55:45.789Z[ host-package] Compiling constant_time_eq v0.3.0
26922024-05-15T02:55:45.871Z[ helios-setup] May 15 02:55:45.405 INFO E| Compiling num_threads v0.1.6
26932024-05-15T02:55:45.961Z[ host-package] Compiling toolchain_find v0.4.0
26942024-05-15T02:55:46.091Z[ host-package] Compiling tar v0.4.40
26952024-05-15T02:55:46.153Z[ helios-setup] May 15 02:55:45.682 INFO E| Compiling bitflags v2.3.3
26962024-05-15T02:55:46.221Z[ helios-setup] May 15 02:55:45.755 INFO E| Compiling generic-array v0.14.7
26972024-05-15T02:55:46.290Z[ helios-setup] May 15 02:55:45.824 INFO E| Compiling once_cell v1.18.0
26982024-05-15T02:55:46.851Z[ helios-setup] May 15 02:55:46.385 INFO E| Compiling quote v1.0.31
26992024-05-15T02:55:47.061Z[ host-package] Compiling ascii-canvas v3.0.0
27002024-05-15T02:55:47.133Z[ host-package] Compiling camino-tempfile v1.1.1
27012024-05-15T02:55:47.164Z[ helios-setup] May 15 02:55:46.698 INFO E| Compiling thread_local v1.1.7
27022024-05-15T02:55:47.256Z[ helios-setup] May 15 02:55:46.791 INFO E| Compiling anyhow v1.0.72
27032024-05-15T02:55:47.668Z[ helios-setup] May 15 02:55:47.203 INFO E| Compiling syn v2.0.27
27042024-05-15T02:55:47.804Z[ helios-setup] May 15 02:55:47.339 INFO E| Compiling serde_json v1.0.103
27052024-05-15T02:55:48.027Z[ host-package] Compiling toml v0.8.12
27062024-05-15T02:55:48.131Z[ helios-setup] May 15 02:55:47.663 INFO E| Compiling opaque-debug v0.3.0
27072024-05-15T02:55:48.204Z[ host-package] Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27082024-05-15T02:55:48.243Z[ helios-setup] May 15 02:55:47.777 INFO E| Compiling fastrand v2.0.0
27092024-05-15T02:55:48.295Z[ helios-setup] May 15 02:55:47.830 INFO E| Compiling cpufeatures v0.2.9
27102024-05-15T02:55:48.574Z[ helios-setup] May 15 02:55:48.103 INFO E| Compiling same-file v1.0.6
27112024-05-15T02:55:48.713Z[ helios-setup] May 15 02:55:48.247 INFO E| Compiling unicode-width v0.1.10
27122024-05-15T02:55:48.802Z[ helios-setup] May 15 02:55:48.336 INFO E| Compiling ryu v1.0.15
27132024-05-15T02:55:48.926Z[ host-package] Compiling is-terminal v0.4.9
27142024-05-15T02:55:49.050Z[ helios-setup] May 15 02:55:48.579 INFO E| Compiling dirs-sys-next v0.1.2
27152024-05-15T02:55:49.120Z[ helios-setup] May 15 02:55:48.654 INFO E| Compiling errno v0.3.1
27162024-05-15T02:55:49.206Z[ host-package] Compiling libsw v3.3.1
27172024-05-15T02:55:49.266Z[ helios-setup] May 15 02:55:48.800 INFO E| Compiling atty v0.2.14
27182024-05-15T02:55:49.322Z[ host-package] Compiling ena v0.14.2
27192024-05-15T02:55:49.574Z[ helios-setup] May 15 02:55:49.108 INFO E| Compiling dirs-next v2.0.0
27202024-05-15T02:55:49.612Z[ helios-setup] May 15 02:55:49.146 INFO E| Compiling getrandom v0.2.10
27212024-05-15T02:55:49.636Z[ helios-setup] May 15 02:55:49.147 INFO E| Compiling getopts v0.2.21
27222024-05-15T02:55:49.729Z[ host-package] Compiling libloading v0.7.4
27232024-05-15T02:55:49.917Z[ helios-setup] May 15 02:55:49.450 INFO E| Compiling term v0.7.0
27242024-05-15T02:55:49.971Z[ host-package] Compiling usdt-impl v0.3.5
27252024-05-15T02:55:50.126Z[ helios-setup] May 15 02:55:49.660 INFO E| Compiling time v0.3.23
27262024-05-15T02:55:50.150Z[ host-package] Compiling topological-sort v0.2.2
27272024-05-15T02:55:50.176Z[ helios-setup] May 15 02:55:49.698 INFO E| Compiling walkdir v2.3.3
27282024-05-15T02:55:50.412Z[ host-package] Compiling owo-colors v4.0.0
27292024-05-15T02:55:50.518Z[ host-package] Compiling linear-map v1.2.0
27302024-05-15T02:55:50.796Z[ host-package] Compiling bindgen v0.69.2
27312024-05-15T02:55:50.904Z[ host-package] Compiling parking_lot_core v0.8.6
27322024-05-15T02:55:50.979Z[ host-package] Compiling diff v0.1.13
27332024-05-15T02:55:51.116Z[ helios-setup] May 15 02:55:50.650 INFO E| Compiling digest v0.9.0
27342024-05-15T02:55:51.334Z[ helios-setup] May 15 02:55:50.869 INFO E| Compiling block-buffer v0.9.0
27352024-05-15T02:55:51.360Z[ host-package] Compiling convert_case v0.4.0
27362024-05-15T02:55:51.388Z[ helios-setup] May 15 02:55:50.913 INFO E| Compiling glob v0.3.1
27372024-05-15T02:55:51.562Z[ host-package] Compiling regex-syntax v0.6.29
27382024-05-15T02:55:51.650Z[ helios-setup] May 15 02:55:51.176 INFO E| Compiling sha-1 v0.9.8
27392024-05-15T02:55:51.727Z[ helios-setup] May 15 02:55:51.261 INFO E| Compiling md-5 v0.9.1
27402024-05-15T02:55:51.751Z[ helios-setup] May 15 02:55:51.272 INFO E| Compiling libdevinfo-sys v1.0.0
27412024-05-15T02:55:51.981Z[ host-package] Compiling omicron-zone-package v0.11.0
27422024-05-15T02:55:52.405Z[ helios-setup] May 15 02:55:51.930 INFO E| Compiling tempfile v3.7.0
27432024-05-15T02:55:52.519Z[ host-package] Compiling derive_more v0.99.17
27442024-05-15T02:55:53.214Z[ helios-setup] May 15 02:55:52.746 INFO E| Compiling slog-term v2.9.0
27452024-05-15T02:55:54.338Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27462024-05-15T02:55:56.298Z[ helios-setup] May 15 02:55:55.827 INFO E| Compiling serde_derive v1.0.174
27472024-05-15T02:55:56.487Z[ host-package] Compiling lalrpop v0.19.12
27482024-05-15T02:55:57.053Z[ host-package] Compiling rustfmt-wrapper v0.2.1
27492024-05-15T02:55:57.544Z[ host-package] Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27502024-05-15T02:55:57.846Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27512024-05-15T02:55:59.513Z[ host-package] Compiling cexpr v0.6.0
27522024-05-15T02:56:00.545Z[ host-package] Compiling which v4.4.0
27532024-05-15T02:56:00.918Z[ host-package] Compiling unicase v2.7.0
27542024-05-15T02:56:01.085Z[ host-package] Compiling rustc-hash v1.1.0
27552024-05-15T02:56:01.276Z[ host-package] Compiling shlex v1.3.0
27562024-05-15T02:56:01.432Z[ host-package] Compiling lazycell v1.3.0
27572024-05-15T02:56:01.629Z[ host-package] Compiling peeking_take_while v0.1.2
27582024-05-15T02:56:01.688Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27592024-05-15T02:56:02.739Z[ host-package] Compiling zerocopy v0.3.0
27602024-05-15T02:56:02.764Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27612024-05-15T02:56:03.805Z[ host-package] Compiling derive_builder_core v0.20.0
27622024-05-15T02:56:03.832Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27632024-05-15T02:56:03.940Z[ host-package] Compiling headers-core v0.2.0
27642024-05-15T02:56:04.120Z[ host-package] Compiling libxml v0.3.3
27652024-05-15T02:56:04.536Z[ host-package] Compiling platforms v3.0.2
27662024-05-15T02:56:04.560Z[ host-package] Compiling ref-cast v1.0.23
27672024-05-15T02:56:04.988Z[ host-package] Compiling headers v0.3.9
27682024-05-15T02:56:05.187Z[ host-package] Compiling dof v0.1.5
27692024-05-15T02:56:05.437Z[ host-package] Compiling derive_builder_macro v0.20.0
27702024-05-15T02:56:06.007Z[ host-package] Compiling parking_lot v0.11.2
27712024-05-15T02:56:06.326Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27722024-05-15T02:56:08.075Z[ helios-setup] May 15 02:56:07.610 INFO E| Compiling toml v0.5.11
27732024-05-15T02:56:08.075Z[ helios-setup] May 15 02:56:07.610 INFO E| Compiling uuid v0.8.2
27742024-05-15T02:56:08.581Z[ host-package] Compiling trust-dns-client v0.22.0
27752024-05-15T02:56:08.657Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27762024-05-15T02:56:09.066Z[ host-package] Compiling dtrace-parser v0.1.14
27772024-05-15T02:56:09.945Z[ helios-setup] May 15 02:56:09.480 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
27782024-05-15T02:56:10.791Z[ host-package] Compiling strum_macros v0.24.3
27792024-05-15T02:56:12.433Z[ host-package] Compiling toml v0.5.11
27802024-05-15T02:56:13.551Z[ helios-setup] May 15 02:56:13.081 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
27812024-05-15T02:56:13.922Z[ host-package] Compiling ref-cast-impl v1.0.23
27822024-05-15T02:56:14.209Z[ host-package] Compiling vte_generate_state_changes v0.1.1
27832024-05-15T02:56:14.834Z[ host-package] Compiling cookie v0.18.1
27842024-05-15T02:56:14.858Z[ host-package] Compiling samael v0.0.15
27852024-05-15T02:56:15.016Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
27862024-05-15T02:56:15.137Z[ host-package] Compiling cfg_aliases v0.1.1
27872024-05-15T02:56:15.240Z[ host-package] Compiling indoc v1.0.9
27882024-05-15T02:56:15.561Z[ host-package] Compiling nix v0.28.0
27892024-05-15T02:56:16.248Z[ host-package] Compiling vte v0.11.1
27902024-05-15T02:56:16.340Z[ host-package] Compiling trust-dns-server v0.22.1
27912024-05-15T02:56:20.037Z[ host-package] Compiling sled v0.34.7
27922024-05-15T02:56:20.538Z[ host-package] Compiling derive_builder v0.20.0
27932024-05-15T02:56:20.872Z[ host-package] Compiling polar-core v0.27.3
27942024-05-15T02:56:21.822Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27952024-05-15T02:56:25.379Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27962024-05-15T02:56:25.750Z[ host-package] Compiling const_format_proc_macros v0.2.32
27972024-05-15T02:56:25.828Z[ helios-setup] May 15 02:56:25.362 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 42.81s
27982024-05-15T02:56:25.852Z[ helios-setup] May 15 02:56:25.385 INFO building project "image-builder" ok (42 seconds)
27992024-05-15T02:56:25.852Z[ helios-setup] May 15 02:56:25.385 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
28002024-05-15T02:56:25.852Z[ helios-setup] May 15 02:56:25.385 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
28012024-05-15T02:56:26.019Z[ helios-setup] May 15 02:56:25.548 INFO E| Downloading crates ...
28022024-05-15T02:56:26.064Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28032024-05-15T02:56:26.103Z[ helios-setup] May 15 02:56:25.638 INFO E| Downloaded miniz_oxide v0.7.2
28042024-05-15T02:56:26.152Z[ helios-setup] May 15 02:56:25.687 INFO E| Compiling adler v1.0.2
28052024-05-15T02:56:26.264Z[ helios-setup] May 15 02:56:25.798 INFO E| Compiling miniz_oxide v0.7.2
28062024-05-15T02:56:27.606Z[ host-package] Compiling fd-lock v4.0.2
28072024-05-15T02:56:27.832Z[ host-package] Compiling bb8 v0.8.3
28082024-05-15T02:56:28.292Z[ host-package] Compiling quick-xml v0.31.0
28092024-05-15T02:56:28.946Z[ helios-setup] May 15 02:56:28.073 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
28102024-05-15T02:56:29.743Z[ helios-setup] May 15 02:56:29.253 INFO E| Finished release [optimized] target(s) in 3.80s
28112024-05-15T02:56:29.743Z[ helios-setup] May 15 02:56:29.263 INFO building project "pinprick" ok (3 seconds)
28122024-05-15T02:56:29.743Z[ helios-setup] May 15 02:56:29.263 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
28132024-05-15T02:56:29.743Z[ helios-setup] May 15 02:56:29.263 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
28142024-05-15T02:56:29.743Z[ helios-setup] May 15 02:56:29.272 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
28152024-05-15T02:56:29.871Z[ helios-setup] May 15 02:56:29.405 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
28162024-05-15T02:56:29.871Z[ helios-setup] May 15 02:56:29.406 INFO E| info: downloading component 'cargo'
28172024-05-15T02:56:30.314Z[ helios-setup] May 15 02:56:29.849 INFO E| info: downloading component 'clippy'
28182024-05-15T02:56:30.756Z[ host-package] Compiling oso-derive v0.27.3
28192024-05-15T02:56:31.108Z[ helios-setup] May 15 02:56:30.640 INFO E| info: downloading component 'rust-docs'
28202024-05-15T02:56:31.679Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
28212024-05-15T02:56:31.750Z[ helios-setup] May 15 02:56:31.285 INFO E| info: downloading component 'rust-src'
28222024-05-15T02:56:31.934Z[ helios-setup] May 15 02:56:31.468 INFO E| info: downloading component 'rust-std'
28232024-05-15T02:56:32.148Z[ host-package] Compiling serde_tokenstream v0.1.7
28242024-05-15T02:56:32.637Z[ host-package] Compiling memoffset v0.7.1
28252024-05-15T02:56:32.924Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
28262024-05-15T02:56:33.160Z[ helios-setup] May 15 02:56:32.688 INFO E| info: downloading component 'rustc'
28272024-05-15T02:56:33.376Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28282024-05-15T02:56:33.883Z[ host-package] Compiling const_format v0.2.32
28292024-05-15T02:56:37.193Z[ helios-setup] May 15 02:56:36.728 INFO E| info: downloading component 'rustfmt'
28302024-05-15T02:56:37.796Z[ helios-setup] May 15 02:56:37.330 INFO E| info: installing component 'cargo'
28312024-05-15T02:56:38.090Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28322024-05-15T02:56:39.158Z[ helios-setup] May 15 02:56:38.692 INFO E| info: installing component 'clippy'
28332024-05-15T02:56:39.558Z[ host-package] Compiling curve25519-dalek v4.1.2
28342024-05-15T02:56:39.585Z[ helios-setup] May 15 02:56:39.102 INFO E| info: installing component 'rust-docs'
28352024-05-15T02:56:39.915Z[ host-package] Compiling strip-ansi-escapes v0.2.0
28362024-05-15T02:56:40.611Z[ host-package] Compiling oso v0.27.3
28372024-05-15T02:56:48.414Z[ helios-setup] May 15 02:56:47.949 INFO E| info: installing component 'rust-src'
28382024-05-15T02:56:49.182Z[ helios-setup] May 15 02:56:48.717 INFO E| info: installing component 'rust-std'
28392024-05-15T02:56:51.321Z[ helios-setup] May 15 02:56:50.856 INFO E| info: installing component 'rustc'
28402024-05-15T02:56:53.181Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28412024-05-15T02:56:53.414Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
28422024-05-15T02:56:56.420Z[ host-package] Compiling kstat-rs v0.2.3
28432024-05-15T02:56:57.102Z[ helios-setup] May 15 02:56:56.637 INFO E| info: installing component 'rustfmt'
28442024-05-15T02:56:57.708Z[ host-package] Compiling keccak v0.1.4
28452024-05-15T02:56:58.039Z[ helios-setup] May 15 02:56:57.574 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
28462024-05-15T02:56:58.191Z[ host-package] Compiling nu-ansi-term v0.50.0
28472024-05-15T02:56:58.444Z[ host-package] Compiling sha3 v0.10.8
28482024-05-15T02:56:59.138Z[ helios-setup] May 15 02:56:58.673 INFO E| From https://github.com/oxidecomputer/amd-apcb
28492024-05-15T02:56:59.138Z[ helios-setup] May 15 02:56:58.673 INFO E| * [new ref] 8c774bd9c8bd4bd65edbc026676ee428862b42a8 -> refs/commit/8c774bd9c8bd4bd65edbc026676ee428862b42a8
28502024-05-15T02:56:59.162Z[ helios-setup] May 15 02:56:58.673 INFO E| * [new tag] v0.3.2 -> v0.3.2
28512024-05-15T02:56:59.162Z[ host-package] Compiling reedline v0.31.0
28522024-05-15T02:56:59.186Z[ helios-setup] May 15 02:56:58.700 INFO E| * [new tag] v0.1.3 -> v0.1.3
28532024-05-15T02:56:59.186Z[ helios-setup] May 15 02:56:58.700 INFO E| * [new tag] v0.1.4 -> v0.1.4
28542024-05-15T02:56:59.186Z[ helios-setup] May 15 02:56:58.700 INFO E| * [new tag] v0.1.5 -> v0.1.5
28552024-05-15T02:56:59.186Z[ helios-setup] May 15 02:56:58.700 INFO E| * [new tag] v0.2.0 -> v0.2.0
28562024-05-15T02:56:59.186Z[ helios-setup] May 15 02:56:58.700 INFO E| * [new tag] v0.3.0 -> v0.3.0
28572024-05-15T02:56:59.186Z[ helios-setup] May 15 02:56:58.700 INFO E| * [new tag] v0.3.1 -> v0.3.1
28582024-05-15T02:56:59.234Z[ helios-setup] May 15 02:56:58.733 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
28592024-05-15T02:56:59.234Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28602024-05-15T02:57:00.181Z[ helios-setup] May 15 02:56:59.715 INFO E| From https://github.com/oxidecomputer/amd-efs
28612024-05-15T02:57:00.181Z[ helios-setup] May 15 02:56:59.715 INFO E| * [new branch] empty -> origin/empty
28622024-05-15T02:57:00.181Z[ helios-setup] May 15 02:56:59.715 INFO E| * [new branch] issue-99 -> origin/issue-99
28632024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.716 INFO E| * [new branch] main -> origin/main
28642024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.716 INFO E| * [new branch] review -> origin/review
28652024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.716 INFO E| * [new ref] -> origin/HEAD
28662024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.716 INFO E| * [new tag] v0.2.0 -> v0.2.0
28672024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.716 INFO E| * [new tag] v0.2.1 -> v0.2.1
28682024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.716 INFO E| * [new tag] v0.2.2 -> v0.2.2
28692024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.716 INFO E| * [new tag] v0.2.3 -> v0.2.3
28702024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.717 INFO E| * [new tag] v0.2.4 -> v0.2.4
28712024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.717 INFO E| * [new tag] v0.2.5 -> v0.2.5
28722024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.717 INFO E| * [new tag] v0.2.6 -> v0.2.6
28732024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.717 INFO E| * [new tag] v0.2.7 -> v0.2.7
28742024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.717 INFO E| * [new tag] v0.3.0 -> v0.3.0
28752024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.717 INFO E| * [new tag] v0.3.1 -> v0.3.1
28762024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.717 INFO E| * [new tag] v0.4.0 -> v0.4.0
28772024-05-15T02:57:00.208Z[ helios-setup] May 15 02:56:59.738 INFO E| Updating crates.io index
28782024-05-15T02:57:00.960Z[ helios-setup] May 15 02:57:00.085 INFO E| Downloading crates ...
28792024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.221 INFO E| Downloaded vec_map v0.8.2
28802024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.225 INFO E| Downloaded unicode-width v0.1.12
28812024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.229 INFO E| Downloaded unicode-segmentation v1.11.0
28822024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.236 INFO E| Downloaded clap v2.34.0
28832024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.244 INFO E| Downloaded libc v0.2.154
28842024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.287 INFO E| Downloaded serde_derive v1.0.200
28852024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.290 INFO E| Downloaded serde v1.0.200
28862024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.294 INFO E| Downloaded scroll v0.10.2
28872024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.296 INFO E| Downloaded schemars v0.8.19
28882024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.308 INFO E| Downloaded pest_meta v2.7.10
28892024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.311 INFO E| Downloaded pest_derive v2.7.10
28902024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.313 INFO E| Downloaded modular-bitfield v0.11.2
28912024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.324 INFO E| Downloaded goblin v0.4.3
28922024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.330 INFO E| Downloaded four-cc v0.3.0
28932024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.331 INFO E| Downloaded structopt-derive v0.4.18
28942024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.332 INFO E| Downloaded structopt v0.3.26
28952024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.339 INFO E| Downloaded semver v0.9.0
28962024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.341 INFO E| Downloaded ryu v1.0.17
28972024-05-15T02:57:01.007Z[ helios-setup] May 15 02:57:00.344 INFO E| Downloaded rustc_version v0.2.3
28982024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.345 INFO E| Downloaded pre-proc-macro v0.2.1
28992024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.347 INFO E| Downloaded pest_generator v2.7.10
29002024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.349 INFO E| Downloaded num-derive v0.3.3
29012024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.351 INFO E| Downloaded textwrap v0.11.0
29022024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.353 INFO E| Downloaded strum_macros v0.23.1
29032024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.355 INFO E| Downloaded strum v0.23.0
29042024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.356 INFO E| Downloaded strsim v0.8.0
29052024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.357 INFO E| Downloaded semver-parser v0.7.0
29062024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.358 INFO E| Downloaded scroll_derive v0.10.5
29072024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.360 INFO E| Downloaded schemars_derive v0.8.19
29082024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.361 INFO E| Downloaded rustversion v1.0.15
29092024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.364 INFO E| Downloaded proc-macro2 v1.0.81
29102024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.367 INFO E| Downloaded proc-macro-crate v0.1.5
29112024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.368 INFO E| Downloaded pre v0.2.1
29122024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.369 INFO E| Downloaded pest v2.7.10
29132024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.375 INFO E| Downloaded paste v1.0.14
29142024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.378 INFO E| Downloaded parse_int v0.6.0
29152024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.379 INFO E| Downloaded modular-bitfield-impl v0.11.2
29162024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.381 INFO E| Downloaded memoffset v0.5.6
29172024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.382 INFO E| Downloaded memchr v2.7.2
29182024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.388 INFO E| Downloaded itoa v1.0.11
29192024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.389 INFO E| Downloaded fletcher v0.1.0
29202024-05-15T02:57:01.008Z[ helios-setup] May 15 02:57:00.390 INFO E| Downloaded cfg-if v0.1.10
29212024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.392 INFO E| Downloaded bytesize v1.3.0
29222024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.393 INFO E| Downloaded autocfg v1.3.0
29232024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.395 INFO E| Downloaded ansi_term v0.12.1
29242024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.459 INFO E| Compiling proc-macro2 v1.0.81
29252024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.477 INFO E| Compiling unicode-ident v1.0.12
29262024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.477 INFO E| Compiling syn v1.0.109
29272024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.477 INFO E| Compiling serde v1.0.200
29282024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.477 INFO E| Compiling version_check v0.9.4
29292024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.477 INFO E| Compiling thiserror v1.0.59
29302024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.477 INFO E| Compiling autocfg v1.3.0
29312024-05-15T02:57:01.009Z[ helios-setup] May 15 02:57:00.477 INFO E| Compiling semver-parser v0.7.0
29322024-05-15T02:57:01.609Z[ helios-setup] May 15 02:57:01.144 INFO E| Compiling semver v0.9.0
29332024-05-15T02:57:02.290Z[ helios-setup] May 15 02:57:01.825 INFO E| Compiling proc-macro-error-attr v1.0.4
29342024-05-15T02:57:02.318Z[ helios-setup] May 15 02:57:01.843 INFO E| Compiling proc-macro-error v1.0.4
29352024-05-15T02:57:02.345Z[ helios-setup] May 15 02:57:01.851 INFO E| Compiling rustc_version v0.2.3
29362024-05-15T02:57:02.438Z[ helios-setup] May 15 02:57:01.972 INFO E| Compiling serde_json v1.0.116
29372024-05-15T02:57:02.528Z[ helios-setup] May 15 02:57:02.063 INFO E| Compiling num-traits v0.2.19
29382024-05-15T02:57:02.553Z[ helios-setup] May 15 02:57:02.074 INFO E| Compiling itoa v1.0.11
29392024-05-15T02:57:02.687Z[ helios-setup] May 15 02:57:02.222 INFO E| Compiling schemars v0.8.19
29402024-05-15T02:57:02.903Z[ helios-setup] May 15 02:57:02.435 INFO E| Compiling ryu v1.0.17
29412024-05-15T02:57:03.044Z[ helios-setup] May 15 02:57:02.578 INFO E| Compiling unicode-segmentation v1.11.0
29422024-05-15T02:57:03.157Z[ helios-setup] May 15 02:57:02.692 INFO E| Compiling pre-proc-macro v0.2.1
29432024-05-15T02:57:03.292Z[ helios-setup] May 15 02:57:02.827 INFO E| Compiling memoffset v0.5.6
29442024-05-15T02:57:03.316Z[ helios-setup] May 15 02:57:02.837 INFO E| Compiling ucd-trie v0.1.6
29452024-05-15T02:57:03.369Z[ helios-setup] May 15 02:57:02.901 INFO E| Compiling libc v0.2.154
29462024-05-15T02:57:03.423Z[ helios-setup] May 15 02:57:02.958 INFO E| Compiling dyn-clone v1.0.17
29472024-05-15T02:57:03.691Z[ helios-setup] May 15 02:57:03.220 INFO E| Compiling lazy_static v1.4.0
29482024-05-15T02:57:04.223Z[ helios-setup] May 15 02:57:03.229 INFO E| Compiling memchr v2.7.2
29492024-05-15T02:57:04.223Z[ helios-setup] May 15 02:57:03.242 INFO E| Compiling paste v1.0.14
29502024-05-15T02:57:04.223Z[ helios-setup] May 15 02:57:03.483 INFO E| Compiling rustversion v1.0.15
29512024-05-15T02:57:04.513Z[ helios-setup] May 15 02:57:04.048 INFO E| Compiling quote v1.0.36
29522024-05-15T02:57:04.565Z[ helios-setup] May 15 02:57:04.099 INFO E| Compiling heck v0.3.3
29532024-05-15T02:57:05.132Z[ helios-setup] May 15 02:57:04.662 INFO E| Compiling pre v0.2.1
29542024-05-15T02:57:05.234Z[ helios-setup] May 15 02:57:04.768 INFO E| Compiling syn v2.0.60
29552024-05-15T02:57:05.258Z[ helios-setup] May 15 02:57:04.781 INFO E| Compiling once_cell v1.19.0
29562024-05-15T02:57:05.732Z[ helios-setup] May 15 02:57:05.267 INFO E| Compiling cfg-if v0.1.10
29572024-05-15T02:57:05.832Z[ helios-setup] May 15 02:57:05.367 INFO E| Compiling byteorder v1.5.0
29582024-05-15T02:57:06.185Z[ helios-setup] May 15 02:57:05.721 INFO E| Compiling static_assertions v1.1.0
29592024-05-15T02:57:07.441Z[ helios-setup] May 15 02:57:06.976 INFO E| Compiling unicode-width v0.1.12
29602024-05-15T02:57:07.564Z[ host-package] Compiling mime_guess v2.0.4
29612024-05-15T02:57:07.589Z[ helios-setup] May 15 02:57:07.109 INFO E| Compiling atty v0.2.14
29622024-05-15T02:57:07.741Z[ helios-setup] May 15 02:57:07.276 INFO E| Compiling textwrap v0.11.0
29632024-05-15T02:57:07.786Z[ helios-setup] May 15 02:57:07.322 INFO E| Compiling vec_map v0.8.2
29642024-05-15T02:57:07.970Z[ helios-setup] May 15 02:57:07.505 INFO E| Compiling strsim v0.8.0
29652024-05-15T02:57:08.196Z[ helios-setup] May 15 02:57:07.731 INFO E| Compiling fletcher v0.1.0
29662024-05-15T02:57:08.387Z[ helios-setup] May 15 02:57:07.907 INFO E| Compiling ansi_term v0.12.1
29672024-05-15T02:57:08.756Z[ helios-setup] May 15 02:57:08.287 INFO E| Compiling parse_int v0.6.0
29682024-05-15T02:57:08.787Z[ helios-setup] May 15 02:57:08.293 INFO E| Compiling bitflags v1.3.2
29692024-05-15T02:57:08.788Z[ helios-setup] May 15 02:57:08.302 INFO E| Compiling strum v0.23.0
29702024-05-15T02:57:08.878Z[ helios-setup] May 15 02:57:08.387 INFO E| Compiling clap v2.34.0
29712024-05-15T02:57:08.910Z[ helios-setup] May 15 02:57:08.445 INFO E| Compiling log v0.4.21
29722024-05-15T02:57:08.938Z[ helios-setup] May 15 02:57:08.473 INFO E| Compiling plain v0.2.3
29732024-05-15T02:57:09.138Z[ helios-setup] May 15 02:57:08.674 INFO E| Compiling bytesize v1.3.0
29742024-05-15T02:57:09.743Z[ host-package] Compiling usdt-macro v0.3.5
29752024-05-15T02:57:10.654Z[ host-package] Compiling usdt-attr-macro v0.3.5
29762024-05-15T02:57:11.149Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29772024-05-15T02:57:11.549Z[ helios-setup] May 15 02:57:11.084 INFO E| Compiling serde_derive_internals v0.29.0
29782024-05-15T02:57:11.849Z[ host-package] Compiling env_logger v0.9.3
29792024-05-15T02:57:12.525Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
29802024-05-15T02:57:16.004Z[ helios-setup] May 15 02:57:15.539 INFO E| Compiling serde_derive v1.0.200
29812024-05-15T02:57:16.029Z[ helios-setup] May 15 02:57:15.562 INFO E| Compiling thiserror-impl v1.0.59
29822024-05-15T02:57:16.228Z[ helios-setup] May 15 02:57:15.758 INFO E| Compiling schemars_derive v0.8.19
29832024-05-15T02:57:16.254Z[ helios-setup] May 15 02:57:15.762 INFO E| Compiling zerocopy-derive v0.6.6
29842024-05-15T02:57:17.038Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29852024-05-15T02:57:19.349Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29862024-05-15T02:57:19.624Z[ helios-setup] May 15 02:57:19.160 INFO E| Compiling zerocopy v0.6.6
29872024-05-15T02:57:20.226Z[ host-package] Compiling peg-macros v0.8.3
29882024-05-15T02:57:20.555Z[ helios-setup] May 15 02:57:20.090 INFO E| Compiling pest v2.7.10
29892024-05-15T02:57:21.416Z[ helios-setup] May 15 02:57:20.943 INFO E| Compiling modular-bitfield-impl v0.11.2
29902024-05-15T02:57:21.417Z[ helios-setup] May 15 02:57:20.943 INFO E| Compiling num-derive v0.3.3
29912024-05-15T02:57:21.870Z[ helios-setup] May 15 02:57:21.400 INFO E| Compiling scroll_derive v0.10.5
29922024-05-15T02:57:22.005Z[ helios-setup] May 15 02:57:21.538 INFO E| Compiling strum_macros v0.23.1
29932024-05-15T02:57:22.232Z[ helios-setup] May 15 02:57:21.768 INFO E| Compiling structopt-derive v0.4.18
29942024-05-15T02:57:24.159Z[ helios-setup] May 15 02:57:23.694 INFO E| Compiling pest_meta v2.7.10
29952024-05-15T02:57:24.628Z[ helios-setup] May 15 02:57:24.163 INFO E| Compiling scroll v0.10.2
29962024-05-15T02:57:24.851Z[ host-package] Compiling universal-hash v0.5.1
29972024-05-15T02:57:24.973Z[ host-package] Compiling secrecy v0.8.0
29982024-05-15T02:57:25.256Z[ host-package] Compiling bitstruct_derive v0.1.0
29992024-05-15T02:57:25.343Z[ helios-setup] May 15 02:57:24.878 INFO E| Compiling goblin v0.4.3
30002024-05-15T02:57:25.478Z[ helios-setup] May 15 02:57:25.013 INFO E| Compiling modular-bitfield v0.11.2
30012024-05-15T02:57:25.513Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
30022024-05-15T02:57:26.552Z[ helios-setup] May 15 02:57:26.088 INFO E| Compiling pest_generator v2.7.10
30032024-05-15T02:57:27.324Z[ host-package] Compiling curve25519-dalek-derive v0.1.0
30042024-05-15T02:57:27.348Z[ helios-setup] May 15 02:57:26.867 INFO E| Compiling structopt v0.3.26
30052024-05-15T02:57:28.970Z[ host-package] Compiling sqlparser_derive v0.2.2
30062024-05-15T02:57:29.162Z[ host-package] Compiling nanorand v0.7.0
30072024-05-15T02:57:29.323Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30082024-05-15T02:57:29.472Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30092024-05-15T02:57:29.940Z[ host-package] Compiling signature v1.6.4
30102024-05-15T02:57:30.131Z[ host-package] Compiling salty v0.2.0
30112024-05-15T02:57:30.416Z[ host-package] Compiling ascii v1.1.0
30122024-05-15T02:57:30.669Z[ host-package] Compiling unicode_categories v0.1.1
30132024-05-15T02:57:30.870Z[ host-package] Compiling opaque-debug v0.3.0
30142024-05-15T02:57:31.132Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30152024-05-15T02:57:31.184Z[ host-package] Compiling sqlformat v0.2.3
30162024-05-15T02:57:31.230Z[ host-package] Compiling poly1305 v0.8.0
30172024-05-15T02:57:31.559Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30182024-05-15T02:57:31.772Z[ helios-setup] May 15 02:57:31.305 INFO E| Compiling pest_derive v2.7.10
30192024-05-15T02:57:31.798Z[ host-package] Compiling sqlparser v0.45.0
30202024-05-15T02:57:32.985Z[ host-package] Compiling rustyline v14.0.0
30212024-05-15T02:57:33.870Z[ helios-setup] May 15 02:57:33.406 INFO E| Compiling toml v0.5.11
30222024-05-15T02:57:33.870Z[ helios-setup] May 15 02:57:33.406 INFO E| Compiling json5 v0.4.1
30232024-05-15T02:57:34.347Z[ host-package] Compiling ed25519 v1.5.3
30242024-05-15T02:57:35.030Z[ host-package] Compiling flume v0.11.0
30252024-05-15T02:57:35.957Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30262024-05-15T02:57:36.281Z[ host-package] Compiling thiserror-no-std v2.0.2
30272024-05-15T02:57:36.481Z[ helios-setup] May 15 02:57:36.016 INFO E| Compiling proc-macro-crate v0.1.5
30282024-05-15T02:57:39.047Z[ host-package] Compiling bitstruct v0.1.1
30292024-05-15T02:57:39.238Z[ host-package] Compiling peg v0.8.3
30302024-05-15T02:57:39.370Z[ helios-setup] May 15 02:57:38.905 INFO E| Compiling four-cc v0.3.0
30312024-05-15T02:57:39.370Z[ helios-setup] May 15 02:57:38.905 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
30322024-05-15T02:57:39.394Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30332024-05-15T02:57:40.225Z[ host-package] Compiling usdt v0.3.5
30342024-05-15T02:57:40.887Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30352024-05-15T02:57:41.385Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30362024-05-15T02:57:43.202Z[ helios-setup] May 15 02:57:42.737 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
30372024-05-15T02:57:44.035Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30382024-05-15T02:57:46.998Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30392024-05-15T02:57:47.366Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30402024-05-15T02:57:47.651Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30412024-05-15T02:57:48.568Z[ host-package] Compiling chacha20 v0.9.1
30422024-05-15T02:57:48.674Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30432024-05-15T02:57:49.019Z[ host-package] Compiling aead v0.5.2
30442024-05-15T02:57:49.342Z[ host-package] Compiling bcs v0.1.6
30452024-05-15T02:57:50.143Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30462024-05-15T02:57:50.783Z[ host-package] Compiling erased-serde v0.3.31
30472024-05-15T02:57:50.855Z[ host-package] Compiling serde-big-array v0.5.1
30482024-05-15T02:57:51.072Z[ host-package] Compiling serde_arrays v0.1.0
30492024-05-15T02:57:51.104Z[ host-package] Compiling highway v1.1.0
30502024-05-15T02:57:51.266Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30512024-05-15T02:57:51.759Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30522024-05-15T02:57:52.403Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30532024-05-15T02:58:03.731Z[ host-package] Compiling chacha20poly1305 v0.10.1
30542024-05-15T02:58:05.740Z[ host-package] Compiling vsss-rs v3.3.4
30552024-05-15T02:58:09.846Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30562024-05-15T02:58:10.573Z[ host-package] Compiling signal-hook-tokio v0.3.1
30572024-05-15T02:58:10.799Z[ host-package] Compiling heck v0.3.3
30582024-05-15T02:58:10.852Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
30592024-05-15T02:58:11.172Z[ host-package] Compiling castaway v0.2.2
30602024-05-15T02:58:11.526Z[ host-package] Compiling rand_seeder v0.2.3
30612024-05-15T02:58:12.161Z[ host-package] Compiling serde-big-array v0.4.1
30622024-05-15T02:58:12.395Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
30632024-05-15T02:58:12.698Z[ host-package] Compiling http-range v0.1.5
30642024-05-15T02:58:13.313Z[ host-package] Compiling hyper-staticfile v0.9.5
30652024-05-15T02:58:13.773Z[ helios-setup] May 15 02:58:13.309 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
30662024-05-15T02:58:15.092Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30672024-05-15T02:58:16.612Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30682024-05-15T02:58:17.937Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30692024-05-15T02:58:18.221Z[ host-package] Compiling compact_str v0.7.1
30702024-05-15T02:58:19.566Z[ host-package] Compiling zone_cfg_derive v0.1.2
30712024-05-15T02:58:20.794Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
30722024-05-15T02:58:25.498Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30732024-05-15T02:58:26.665Z[ helios-setup] May 15 02:58:26.201 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
30742024-05-15T02:58:27.224Z[ helios-setup] May 15 02:58:26.760 INFO E| warning: unused variable: `efs_configuration_filename`
30752024-05-15T02:58:27.224Z[ helios-setup] May 15 02:58:26.760 INFO E| --> src/main.rs:979:5
30762024-05-15T02:58:27.249Z[ helios-setup] May 15 02:58:26.760 INFO E| |
30772024-05-15T02:58:27.249Z[ helios-setup] May 15 02:58:26.760 INFO E| 979 | efs_configuration_filename: &Path,
30782024-05-15T02:58:27.249Z[ helios-setup] May 15 02:58:26.760 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_efs_configuration_filename`
30792024-05-15T02:58:27.249Z[ helios-setup] May 15 02:58:26.760 INFO E| |
30802024-05-15T02:58:27.249Z[ helios-setup] May 15 02:58:26.760 INFO E| = note: `#[warn(unused_variables)]` on by default
30812024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.772 INFO E| warning: unused variable: `abl_version`
30822024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.772 INFO E| --> src/main.rs:1118:5
30832024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.772 INFO E| |
30842024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.772 INFO E| 1118 | abl_version: Option<u32>,
30852024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.772 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
30862024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| warning: value assigned to `flash_location` is never read
30872024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| --> src/main.rs:1182:29
30882024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| |
30892024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| 1182 | ... flash_location = None;
30902024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| | ^^^^^^^^^^^^^^
30912024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| |
30922024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| = help: maybe it is overwritten before being read?
30932024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.773 INFO E| = note: `#[warn(unused_assignments)]` on by default
30942024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.782 INFO E| warning: unused variable: `psp_second_level_smu_versions`
30952024-05-15T02:58:27.250Z[ helios-setup] May 15 02:58:26.782 INFO E| --> src/main.rs:1412:34
30962024-05-15T02:58:27.251Z[ helios-setup] May 15 02:58:26.782 INFO E| |
30972024-05-15T02:58:27.251Z[ helios-setup] May 15 02:58:26.782 INFO E| 1412 | unique_smu_versions: psp_second_level_smu_versions,
30982024-05-15T02:58:27.251Z[ helios-setup] May 15 02:58:26.782 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_psp_second_level_smu_versions`
30992024-05-15T02:58:36.480Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31002024-05-15T02:58:37.068Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31012024-05-15T02:58:41.859Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31022024-05-15T02:58:42.571Z[ host-package] Compiling tungstenite v0.21.0
31032024-05-15T02:58:45.755Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31042024-05-15T02:58:46.139Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31052024-05-15T02:58:46.559Z[ host-package] Compiling lru v0.12.1
31062024-05-15T02:58:46.980Z[ host-package] Compiling stability v0.2.0
31072024-05-15T02:58:47.579Z[ host-package] Compiling indoc v2.0.3
31082024-05-15T02:58:48.169Z[ host-package] Compiling corncobs v0.1.3
31092024-05-15T02:58:48.547Z[ host-package] Compiling base64 v0.13.1
31102024-05-15T02:58:48.574Z[ host-package] Compiling cassowary v0.3.0
31112024-05-15T02:58:49.252Z[ host-package] Compiling ratatui v0.26.2
31122024-05-15T02:58:52.347Z[ host-package] Compiling ron v0.7.1
31132024-05-15T02:58:56.817Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31142024-05-15T02:58:57.851Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31152024-05-15T02:58:58.129Z[ host-package] Compiling tokio-tungstenite v0.21.0
31162024-05-15T02:58:58.846Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31172024-05-15T02:59:00.329Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31182024-05-15T02:59:03.491Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31192024-05-15T02:59:03.884Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31202024-05-15T02:59:04.216Z[ host-package] Compiling zone v0.1.8
31212024-05-15T02:59:06.299Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31222024-05-15T02:59:07.934Z[ helios-setup] May 15 02:59:07.469 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)
31232024-05-15T02:59:07.957Z[ helios-setup] May 15 02:59:07.469 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 10s
31242024-05-15T02:59:07.985Z[ helios-setup] May 15 02:59:07.505 INFO building project "amd-host-image-builder" ok (158 seconds)
31252024-05-15T02:59:07.985Z[ helios-setup] May 15 02:59:07.506 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
31262024-05-15T02:59:07.985Z[ helios-setup] May 15 02:59:07.506 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
31272024-05-15T02:59:08.319Z[ helios-setup] May 15 02:59:07.855 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
31282024-05-15T02:59:09.164Z[ helios-setup] May 15 02:59:08.701 INFO E| From https://github.com/jclulow/hiercmd
31292024-05-15T02:59:09.164Z[ helios-setup] May 15 02:59:08.701 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
31302024-05-15T02:59:09.189Z[ helios-setup] May 15 02:59:08.722 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
31312024-05-15T02:59:09.937Z[ helios-setup] May 15 02:59:09.471 INFO E| From https://github.com/jclulow/network-interface
31322024-05-15T02:59:09.937Z[ helios-setup] May 15 02:59:09.471 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
31332024-05-15T02:59:09.962Z[ helios-setup] May 15 02:59:09.495 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
31342024-05-15T02:59:10.761Z[ helios-setup] May 15 02:59:10.294 INFO E| From https://github.com/oxidecomputer/boot-image-tools
31352024-05-15T02:59:10.761Z[ helios-setup] May 15 02:59:10.295 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
31362024-05-15T02:59:10.795Z[ helios-setup] May 15 02:59:10.327 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
31372024-05-15T02:59:11.793Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31382024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.336 INFO E| From https://github.com/oxidecomputer/facade
31392024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.336 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
31402024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.336 INFO E| * [new branch] checklist -> origin/checklist
31412024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.337 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
31422024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.337 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
31432024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.337 INFO E| * [new branch] dramtest -> origin/dramtest
31442024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.337 INFO E| * [new branch] facts -> origin/facts
31452024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.337 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
31462024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.338 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
31472024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.338 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
31482024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.338 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
31492024-05-15T02:59:11.839Z[ helios-setup] May 15 02:59:11.338 INFO E| * [new branch] guardrails -> origin/guardrails
31502024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.338 INFO E| * [new branch] idcerts -> origin/idcerts
31512024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.338 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
31522024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.339 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
31532024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.339 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
31542024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.339 INFO E| * [new branch] main -> origin/main
31552024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.339 INFO E| * [new branch] meanwell -> origin/meanwell
31562024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.339 INFO E| * [new branch] parents -> origin/parents
31572024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.339 INFO E| * [new branch] psc -> origin/psc
31582024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.339 INFO E| * [new branch] rackstatus -> origin/rackstatus
31592024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.340 INFO E| * [new branch] sessions -> origin/sessions
31602024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.340 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
31612024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.340 INFO E| * [new branch] sshauth -> origin/sshauth
31622024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.340 INFO E| * [new branch] unsupervised -> origin/unsupervised
31632024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.340 INFO E| * [new branch] x11 -> origin/x11
31642024-05-15T02:59:11.840Z[ helios-setup] May 15 02:59:11.340 INFO E| * [new ref] -> origin/HEAD
31652024-05-15T02:59:11.886Z[ helios-setup] May 15 02:59:11.423 INFO E| Updating crates.io index
31662024-05-15T02:59:12.369Z[ helios-setup] May 15 02:59:11.906 INFO E| Downloading crates ...
31672024-05-15T02:59:12.634Z[ helios-setup] May 15 02:59:12.169 INFO E| Downloaded concolor-override v1.0.0
31682024-05-15T02:59:12.667Z[ helios-setup] May 15 02:59:12.172 INFO E| Downloaded clap_derive v4.2.0
31692024-05-15T02:59:12.668Z[ helios-setup] May 15 02:59:12.175 INFO E| Downloaded cc v1.0.78
31702024-05-15T02:59:12.668Z[ helios-setup] May 15 02:59:12.180 INFO E| Downloaded const-random v0.1.15
31712024-05-15T02:59:12.668Z[ helios-setup] May 15 02:59:12.182 INFO E| Downloaded const-random-macro v0.1.15
31722024-05-15T02:59:12.668Z[ helios-setup] May 15 02:59:12.184 INFO E| Downloaded jobserver v0.1.26
31732024-05-15T02:59:12.668Z[ helios-setup] May 15 02:59:12.186 INFO E| Downloaded io-lifetimes v1.0.10
31742024-05-15T02:59:12.668Z[ helios-setup] May 15 02:59:12.194 INFO E| Downloaded signal-hook-registry v1.4.0
31752024-05-15T02:59:12.669Z[ helios-setup] May 15 02:59:12.197 INFO E| Downloaded serde_yaml v0.9.21
31762024-05-15T02:59:12.702Z[ helios-setup] May 15 02:59:12.204 INFO E| Downloaded tokio-macros v2.0.0
31772024-05-15T02:59:12.702Z[ helios-setup] May 15 02:59:12.208 INFO E| Downloaded want v0.3.0
31782024-05-15T02:59:12.702Z[ helios-setup] May 15 02:59:12.211 INFO E| Downloaded scopeguard v1.1.0
31792024-05-15T02:59:12.702Z[ helios-setup] May 15 02:59:12.214 INFO E| Downloaded slab v0.4.7
31802024-05-15T02:59:12.702Z[ helios-setup] May 15 02:59:12.218 INFO E| Downloaded toolchain_find v0.2.0
31812024-05-15T02:59:12.703Z[ helios-setup] May 15 02:59:12.220 INFO E| Downloaded slog-bunyan v2.4.0
31822024-05-15T02:59:12.703Z[ helios-setup] May 15 02:59:12.222 INFO E| Downloaded slog-async v2.7.0
31832024-05-15T02:59:12.703Z[ helios-setup] May 15 02:59:12.226 INFO E| Downloaded serde_path_to_error v0.1.11
31842024-05-15T02:59:12.703Z[ helios-setup] May 15 02:59:12.230 INFO E| Downloaded toml_datetime v0.6.1
31852024-05-15T02:59:12.703Z[ helios-setup] May 15 02:59:12.233 INFO E| Downloaded tokio-rustls v0.24.0
31862024-05-15T02:59:12.734Z[ helios-setup] May 15 02:59:12.238 INFO E| Downloaded toml v0.7.3
31872024-05-15T02:59:12.735Z[ helios-setup] May 15 02:59:12.244 INFO E| Downloaded uuid v1.3.0
31882024-05-15T02:59:12.762Z[ helios-setup] May 15 02:59:12.287 INFO E| Downloaded winnow v0.4.1
31892024-05-15T02:59:12.794Z[ helios-setup] May 15 02:59:12.313 INFO E| Downloaded tokio v1.27.0
31902024-05-15T02:59:12.820Z[ helios-setup] May 15 02:59:12.355 INFO E| Downloaded libc v0.2.139
31912024-05-15T02:59:12.852Z[ helios-setup] May 15 02:59:12.389 INFO E| Downloaded rustls v0.21.0
31922024-05-15T02:59:12.893Z[ helios-setup] May 15 02:59:12.430 INFO E| Downloaded encoding_rs v0.8.32
31932024-05-15T02:59:12.920Z[ helios-setup] May 15 02:59:12.457 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31942024-05-15T02:59:12.986Z[ helios-setup] May 15 02:59:12.522 INFO E| Downloaded libz-sys v1.1.8
31952024-05-15T02:59:13.089Z[ helios-setup] May 15 02:59:12.625 INFO E| Downloaded rustix v0.37.3
31962024-05-15T02:59:13.521Z[ helios-setup] May 15 02:59:12.648 INFO E| Downloaded rhai v1.14.0
31972024-05-15T02:59:13.569Z[ helios-setup] May 15 02:59:12.663 INFO E| Downloaded regress v0.5.0
31982024-05-15T02:59:13.569Z[ helios-setup] May 15 02:59:12.672 INFO E| Downloaded regex v1.7.3
31992024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.683 INFO E| Downloaded openapiv3 v1.0.2
32002024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.697 INFO E| Downloaded url v2.3.1
32012024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.701 INFO E| Downloaded unsafe-libyaml v0.2.8
32022024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.705 INFO E| Downloaded unicode-linebreak v0.1.4
32032024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.712 INFO E| Downloaded unicode-bidi v0.3.13
32042024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.712 INFO E| Downloaded tungstenite v0.18.0
32052024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.714 INFO E| Downloaded tracing-core v0.1.30
32062024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.717 INFO E| Downloaded tracing v0.1.37
32072024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.722 INFO E| Downloaded toml_edit v0.19.8
32082024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.742 INFO E| Downloaded time v0.3.20
32092024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.750 INFO E| Downloaded tempfile v3.5.0
32102024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.752 INFO E| Downloaded syn v2.0.13
32112024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.765 INFO E| Downloaded syn v1.0.107
32122024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.778 INFO E| Downloaded serde_json v1.0.95
32132024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.787 INFO E| Downloaded reqwest v0.11.16
32142024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.819 INFO E| Downloaded rayon v1.6.1
32152024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.829 INFO E| Downloaded hyper v0.14.25
32162024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.839 INFO E| Downloaded git2 v0.16.1
32172024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.850 INFO E| Downloaded unicode-ident v1.0.8
32182024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.853 INFO E| Downloaded ucd-trie v0.1.5
32192024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.855 INFO E| Downloaded tokio-util v0.7.7
32202024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.862 INFO E| Downloaded futures-util v0.3.28
32212024-05-15T02:59:13.570Z[ helios-setup] May 15 02:59:12.877 INFO E| Downloaded serde v1.0.152
32222024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.881 INFO E| Downloaded rustls-webpki v0.100.1
32232024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.889 INFO E| Downloaded pest v2.5.7
32242024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.895 INFO E| Downloaded http v0.2.9
32252024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.899 INFO E| Downloaded serde_derive v1.0.152
32262024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.903 INFO E| Downloaded tokio-tungstenite v0.18.0
32272024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.905 INFO E| Downloaded time-macros v0.2.8
32282024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.907 INFO E| Downloaded time v0.1.45
32292024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.909 INFO E| Downloaded thiserror v1.0.38
32302024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.914 INFO E| Downloaded mio v0.8.5
32312024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.921 INFO E| Downloaded serde_derive_internals v0.26.0
32322024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.923 INFO E| Downloaded ryu v1.0.13
32332024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.926 INFO E| Downloaded num-traits v0.2.15
32342024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.929 INFO E| Downloaded memchr v2.5.0
32352024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.936 INFO E| Downloaded h2 v0.3.16
32362024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.945 INFO E| Downloaded schemars_derive v0.8.12
32372024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.947 INFO E| Downloaded rhai_codegen v1.5.0
32382024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.958 INFO E| Downloaded futures v0.3.28
32392024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.965 INFO E| Downloaded crossbeam-epoch v0.9.13
32402024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.968 INFO E| Downloaded crossbeam-channel v0.5.6
32412024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.974 INFO E| Downloaded textwrap v0.16.0
32422024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.977 INFO E| Downloaded semver v1.0.17
32432024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.980 INFO E| Downloaded rayon-core v1.10.2
32442024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.984 INFO E| Downloaded quote v1.0.26
32452024-05-15T02:59:13.571Z[ helios-setup] May 15 02:59:12.988 INFO E| Downloaded parking_lot_core v0.9.6
32462024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:12.990 INFO E| Downloaded log v0.4.17
32472024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:12.993 INFO E| Downloaded ipnet v2.7.2
32482024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:12.995 INFO E| Downloaded serde_spanned v0.6.1
32492024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:12.997 INFO E| Downloaded semver v0.11.0
32502024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:12.999 INFO E| Downloaded schemars v0.8.12
32512024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.012 INFO E| Downloaded rustls-pemfile v1.0.2
32522024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.015 INFO E| Downloaded pkg-config v0.3.26
32532024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.017 INFO E| Downloaded pin-project-lite v0.2.9
32542024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.022 INFO E| Downloaded num-integer v0.1.45
32552024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.025 INFO E| Downloaded crossbeam-utils v0.8.14
32562024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.028 INFO E| Downloaded once_cell v1.17.0
32572024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.031 INFO E| Downloaded num_enum_derive v0.5.7
32582024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.032 INFO E| Downloaded dyn-clone v1.0.11
32592024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.034 INFO E| Downloaded crossbeam-deque v0.8.2
32602024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.036 INFO E| Downloaded thiserror-impl v1.0.38
32612024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.038 INFO E| Downloaded rustfmt-wrapper v0.2.0
32622024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.039 INFO E| Downloaded proc-macro2 v1.0.56
32632024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.042 INFO E| Downloaded percent-encoding v2.2.0
32642024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.043 INFO E| Downloaded num_cpus v1.15.0
32652024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.047 INFO E| Downloaded getrandom v0.2.8
32662024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.050 INFO E| Downloaded fastrand v1.9.0
32672024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.052 INFO E| Downloaded either v1.8.0
32682024-05-15T02:59:13.572Z[ helios-setup] May 15 02:59:13.053 INFO E| Downloaded time-core v0.1.0
32692024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.054 INFO E| Downloaded terminal_size v0.2.6
32702024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.056 INFO E| Downloaded smartstring v1.0.1
32712024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.059 INFO E| Downloaded smallvec v1.10.0
32722024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.062 INFO E| Downloaded paste v1.0.12
32732024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.066 INFO E| Downloaded num_enum v0.5.7
32742024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.070 INFO E| Downloaded is-terminal v0.4.7
32752024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.072 INFO E| Downloaded home v0.5.4
32762024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.073 INFO E| Downloaded futures-core v0.3.28
32772024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.074 INFO E| Downloaded futures-channel v0.3.28
32782024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.077 INFO E| Downloaded proc-macro-crate v1.2.1
32792024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.078 INFO E| Downloaded lock_api v0.4.9
32802024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.080 INFO E| Downloaded sha2 v0.10.6
32812024-05-15T02:59:13.573Z[ helios-setup] May 15 02:59:13.083 INFO E| Downloaded sha1 v0.10.5
32822024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.108 INFO E| Downloaded semver-parser v0.10.2
32832024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.110 INFO E| Downloaded project-root v0.2.2
32842024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.111 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
32852024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.113 INFO E| Downloaded itoa v1.0.6
32862024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.115 INFO E| Downloaded iana-time-zone v0.1.56
32872024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.118 INFO E| Downloaded httpdate v1.0.2
32882024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.119 INFO E| Downloaded futures-task v0.3.28
32892024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.121 INFO E| Downloaded futures-sink v0.3.28
32902024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.122 INFO E| Downloaded futures-macro v0.3.28
32912024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.123 INFO E| Downloaded futures-io v0.3.28
32922024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.124 INFO E| Downloaded futures-executor v0.3.28
32932024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.126 INFO E| Downloaded form_urlencoded v1.1.0
32942024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.127 INFO E| Downloaded digest v0.10.6
32952024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.129 INFO E| Downloaded clap_lex v0.4.1
32962024-05-15T02:59:13.598Z[ helios-setup] May 15 02:59:13.131 INFO E| Downloaded clap v4.2.1
32972024-05-15T02:59:13.623Z[ helios-setup] May 15 02:59:13.140 INFO E| Downloaded chrono v0.4.24
32982024-05-15T02:59:13.623Z[ helios-setup] May 15 02:59:13.149 INFO E| Downloaded cargo-lock v8.0.3
32992024-05-15T02:59:13.623Z[ helios-setup] May 15 02:59:13.153 INFO E| Downloaded concolor-query v0.3.3
33002024-05-15T02:59:13.623Z[ helios-setup] May 15 02:59:13.154 INFO E| Downloaded clap_builder v4.2.1
33012024-05-15T02:59:13.647Z[ helios-setup] May 15 02:59:13.162 INFO E| Downloaded camino v1.1.4
33022024-05-15T02:59:13.647Z[ helios-setup] May 15 02:59:13.164 INFO E| Downloaded byteorder v1.4.3
33032024-05-15T02:59:13.647Z[ helios-setup] May 15 02:59:13.166 INFO E| Downloaded bincode v1.3.3
33042024-05-15T02:59:13.647Z[ helios-setup] May 15 02:59:13.169 INFO E| Downloaded base64 v0.21.0
33052024-05-15T02:59:13.647Z[ helios-setup] May 15 02:59:13.173 INFO E| Downloaded async-trait v0.1.68
33062024-05-15T02:59:13.648Z[ helios-setup] May 15 02:59:13.177 INFO E| Downloaded bytes v1.4.0
33072024-05-15T02:59:13.648Z[ helios-setup] May 15 02:59:13.182 INFO E| Downloaded built v0.6.0
33082024-05-15T02:59:13.648Z[ helios-setup] May 15 02:59:13.183 INFO E| Downloaded anyhow v1.0.68
33092024-05-15T02:59:13.686Z[ helios-setup] May 15 02:59:13.188 INFO E| Downloaded anstyle v0.3.5
33102024-05-15T02:59:13.686Z[ helios-setup] May 15 02:59:13.190 INFO E| Downloaded anstyle-parse v0.1.1
33112024-05-15T02:59:13.686Z[ helios-setup] May 15 02:59:13.192 INFO E| Downloaded anstream v0.2.6
33122024-05-15T02:59:13.686Z[ helios-setup] May 15 02:59:13.194 INFO E| Downloaded aho-corasick v0.7.20
33132024-05-15T02:59:13.686Z[ helios-setup] May 15 02:59:13.198 INFO E| Downloaded ahash v0.8.3
33142024-05-15T02:59:13.686Z[ helios-setup] May 15 02:59:13.201 INFO E| Downloaded ahash v0.7.6
33152024-05-15T02:59:13.814Z[ helios-setup] May 15 02:59:13.350 INFO E| Compiling proc-macro2 v1.0.56
33162024-05-15T02:59:13.839Z[ helios-setup] May 15 02:59:13.350 INFO E| Compiling libc v0.2.139
33172024-05-15T02:59:13.839Z[ helios-setup] May 15 02:59:13.350 INFO E| Compiling quote v1.0.26
33182024-05-15T02:59:13.839Z[ helios-setup] May 15 02:59:13.350 INFO E| Compiling unicode-ident v1.0.8
33192024-05-15T02:59:13.839Z[ helios-setup] May 15 02:59:13.350 INFO E| Compiling syn v1.0.107
33202024-05-15T02:59:13.839Z[ helios-setup] May 15 02:59:13.351 INFO E| Compiling autocfg v1.1.0
33212024-05-15T02:59:13.839Z[ helios-setup] May 15 02:59:13.351 INFO E| Compiling serde_derive v1.0.152
33222024-05-15T02:59:13.839Z[ helios-setup] May 15 02:59:13.351 INFO E| Compiling cfg-if v1.0.0
33232024-05-15T02:59:14.504Z[ helios-setup] May 15 02:59:14.041 INFO E| Compiling version_check v0.9.4
33242024-05-15T02:59:15.309Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33252024-05-15T02:59:15.504Z[ helios-setup] May 15 02:59:15.041 INFO E| Compiling serde v1.0.152
33262024-05-15T02:59:15.528Z[ helios-setup] May 15 02:59:15.042 INFO E| Compiling memchr v2.5.0
33272024-05-15T02:59:15.684Z[ host-package] Compiling portpicker v0.1.1
33282024-05-15T02:59:15.995Z[ helios-setup] May 15 02:59:15.532 INFO E| Compiling once_cell v1.17.0
33292024-05-15T02:59:16.052Z[ helios-setup] May 15 02:59:15.589 INFO E| Compiling thiserror v1.0.38
33302024-05-15T02:59:16.255Z[ host-package] Compiling smawk v0.3.1
33312024-05-15T02:59:16.708Z[ helios-setup] May 15 02:59:16.245 INFO E| Compiling log v0.4.17
33322024-05-15T02:59:17.079Z[ helios-setup] May 15 02:59:16.616 INFO E| Compiling syn v2.0.13
33332024-05-15T02:59:17.103Z[ host-package] Compiling unicode-linebreak v0.1.5
33342024-05-15T02:59:17.346Z[ helios-setup] May 15 02:59:16.883 INFO E| Compiling serde_json v1.0.95
33352024-05-15T02:59:17.515Z[ helios-setup] May 15 02:59:17.046 INFO E| Compiling itoa v1.0.6
33362024-05-15T02:59:18.145Z[ host-package] Compiling textwrap v0.16.1
33372024-05-15T02:59:18.180Z[ helios-setup] May 15 02:59:17.717 INFO E| Compiling jobserver v0.1.26
33382024-05-15T02:59:18.397Z[ helios-setup] May 15 02:59:17.934 INFO E| Compiling getrandom v0.2.8
33392024-05-15T02:59:18.812Z[ helios-setup] May 15 02:59:18.349 INFO E| Compiling cc v1.0.78
33402024-05-15T02:59:18.972Z[ helios-setup] May 15 02:59:18.509 INFO E| Compiling indexmap v1.9.3
33412024-05-15T02:59:19.313Z[ helios-setup] May 15 02:59:18.844 INFO E| Compiling pin-project-lite v0.2.9
33422024-05-15T02:59:19.340Z[ helios-setup] May 15 02:59:18.873 INFO E| Compiling scopeguard v1.1.0
33432024-05-15T02:59:19.517Z[ helios-setup] May 15 02:59:19.054 INFO E| Compiling num-integer v0.1.45
33442024-05-15T02:59:19.637Z[ helios-setup] May 15 02:59:19.174 INFO E| Compiling futures-core v0.3.28
33452024-05-15T02:59:19.746Z[ helios-setup] May 15 02:59:19.282 INFO E| Compiling bytes v1.4.0
33462024-05-15T02:59:20.225Z[ helios-setup] May 15 02:59:19.762 INFO E| Compiling ryu v1.0.13
33472024-05-15T02:59:21.254Z[ helios-setup] May 15 02:59:20.790 INFO E| Compiling lock_api v0.4.9
33482024-05-15T02:59:21.339Z[ helios-setup] May 15 02:59:20.875 INFO E| Compiling parking_lot_core v0.9.6
33492024-05-15T02:59:21.886Z[ helios-setup] May 15 02:59:21.423 INFO E| Compiling bitflags v1.3.2
33502024-05-15T02:59:21.997Z[ helios-setup] May 15 02:59:21.534 INFO E| Compiling typenum v1.16.0
33512024-05-15T02:59:22.258Z[ helios-setup] May 15 02:59:21.794 INFO E| Compiling num_cpus v1.15.0
33522024-05-15T02:59:22.348Z[ helios-setup] May 15 02:59:21.883 INFO E| Compiling slab v0.4.7
33532024-05-15T02:59:22.622Z[ helios-setup] May 15 02:59:22.158 INFO E| Compiling generic-array v0.14.6
33542024-05-15T02:59:22.622Z[ helios-setup] May 15 02:59:22.159 INFO E| Compiling futures-channel v0.3.28
33552024-05-15T02:59:22.840Z[ helios-setup] May 15 02:59:22.377 INFO E| Compiling futures-sink v0.3.28
33562024-05-15T02:59:23.142Z[ helios-setup] May 15 02:59:22.679 INFO E| Compiling futures-task v0.3.28
33572024-05-15T02:59:23.182Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
33582024-05-15T02:59:23.508Z[ helios-setup] May 15 02:59:23.044 INFO E| Compiling tokio v1.27.0
33592024-05-15T02:59:23.532Z[ helios-setup] May 15 02:59:23.046 INFO E| Compiling schemars v0.8.12
33602024-05-15T02:59:23.856Z[ helios-setup] May 15 02:59:23.393 INFO E| Compiling futures-util v0.3.28
33612024-05-15T02:59:24.575Z[ helios-setup] May 15 02:59:24.103 INFO E| Compiling mio v0.8.5
33622024-05-15T02:59:24.610Z[ helios-setup] May 15 02:59:24.147 INFO E| Compiling socket2 v0.4.9
33632024-05-15T02:59:24.610Z[ helios-setup] May 15 02:59:24.147 INFO E| Compiling signal-hook-registry v1.4.0
33642024-05-15T02:59:24.943Z[ helios-setup] May 15 02:59:24.480 INFO E| Compiling num-traits v0.2.15
33652024-05-15T02:59:25.176Z[ helios-setup] May 15 02:59:24.713 INFO E| Compiling ahash v0.7.6
33662024-05-15T02:59:26.096Z[ helios-setup] May 15 02:59:25.626 INFO E| Compiling futures-io v0.3.28
33672024-05-15T02:59:26.157Z[ helios-setup] May 15 02:59:25.694 INFO E| Compiling io-lifetimes v1.0.10
33682024-05-15T02:59:27.161Z[ helios-setup] May 15 02:59:26.698 INFO E| Compiling serde_derive_internals v0.26.0
33692024-05-15T02:59:27.319Z[ helios-setup] May 15 02:59:26.850 INFO E| Compiling crunchy v0.2.2
33702024-05-15T02:59:27.457Z[ helios-setup] May 15 02:59:26.993 INFO E| Compiling pin-utils v0.1.0
33712024-05-15T02:59:28.299Z[ helios-setup] May 15 02:59:27.835 INFO E| Compiling ahash v0.8.3
33722024-05-15T02:59:28.504Z[ helios-setup] May 15 02:59:28.041 INFO E| Compiling hashbrown v0.12.3
33732024-05-15T02:59:28.856Z[ helios-setup] May 15 02:59:28.393 INFO E| Compiling tiny-keccak v2.0.2
33742024-05-15T02:59:29.508Z[ helios-setup] May 15 02:59:29.045 INFO E| Compiling rustix v0.37.3
33752024-05-15T02:59:29.543Z[ helios-setup] May 15 02:59:29.080 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
33762024-05-15T02:59:29.629Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33772024-05-15T02:59:29.838Z[ helios-setup] May 15 02:59:29.373 INFO E| Compiling block-buffer v0.10.3
33782024-05-15T02:59:30.568Z[ helios-setup] May 15 02:59:30.102 INFO E| Compiling crypto-common v0.1.6
33792024-05-15T02:59:31.373Z[ helios-setup] May 15 02:59:30.910 INFO E| Compiling errno v0.3.1
33802024-05-15T02:59:31.688Z[ helios-setup] May 15 02:59:31.225 INFO E| Compiling pkg-config v0.3.26
33812024-05-15T02:59:31.764Z[ helios-setup] May 15 02:59:31.302 INFO E| Compiling slog v2.7.0
33822024-05-15T02:59:31.861Z[ helios-setup] May 15 02:59:31.398 INFO E| Compiling fnv v1.0.7
33832024-05-15T02:59:32.139Z[ helios-setup] May 15 02:59:31.667 INFO E| Compiling crossbeam-utils v0.8.14
33842024-05-15T02:59:32.199Z[ helios-setup] May 15 02:59:31.732 INFO E| Compiling http v0.2.9
33852024-05-15T02:59:33.809Z[ helios-setup] May 15 02:59:33.341 INFO E| Compiling digest v0.10.6
33862024-05-15T02:59:34.776Z[ helios-setup] May 15 02:59:34.313 INFO E| Compiling thiserror-impl v1.0.38
33872024-05-15T02:59:35.127Z[ helios-setup] May 15 02:59:34.664 INFO E| Compiling futures-macro v0.3.28
33882024-05-15T02:59:35.165Z[ helios-setup] May 15 02:59:34.702 INFO E| Compiling tokio-macros v2.0.0
33892024-05-15T02:59:35.235Z[ helios-setup] May 15 02:59:34.772 INFO E| Compiling schemars_derive v0.8.12
33902024-05-15T02:59:37.702Z[ helios-setup] May 15 02:59:36.824 INFO E| Compiling aho-corasick v0.7.20
33912024-05-15T02:59:37.738Z[ helios-setup] May 15 02:59:37.011 INFO E| Compiling tinyvec_macros v0.1.1
33922024-05-15T02:59:37.764Z[ helios-setup] May 15 02:59:37.276 INFO E| Compiling percent-encoding v2.2.0
33932024-05-15T02:59:37.897Z[ helios-setup] May 15 02:59:37.434 INFO E| Compiling unicode-width v0.1.10
33942024-05-15T02:59:38.266Z[ helios-setup] May 15 02:59:37.799 INFO E| Compiling cpufeatures v0.2.5
33952024-05-15T02:59:38.442Z[ helios-setup] May 15 02:59:37.979 INFO E| Compiling httparse v1.8.0
33962024-05-15T02:59:39.002Z[ helios-setup] May 15 02:59:38.539 INFO E| Compiling regex-syntax v0.6.29
33972024-05-15T02:59:39.445Z[ helios-setup] May 15 02:59:38.982 INFO E| Compiling heck v0.4.1
33982024-05-15T02:59:39.537Z[ helios-setup] May 15 02:59:39.074 INFO E| Compiling anyhow v1.0.68
33992024-05-15T02:59:40.134Z[ helios-setup] May 15 02:59:39.437 INFO E| Compiling tinyvec v1.6.0
34002024-05-15T02:59:40.157Z[ helios-setup] May 15 02:59:39.688 INFO E| Compiling form_urlencoded v1.1.0
34012024-05-15T02:59:41.009Z[ helios-setup] May 15 02:59:40.546 INFO E| Compiling const-random-macro v0.1.15
34022024-05-15T02:59:41.290Z[ helios-setup] May 15 02:59:40.827 INFO E| Compiling hashbrown v0.13.2
34032024-05-15T02:59:42.687Z[ helios-setup] May 15 02:59:42.224 INFO E| Compiling libz-sys v1.1.8
34042024-05-15T02:59:42.930Z[ helios-setup] May 15 02:59:42.467 INFO E| Compiling chrono v0.4.24
34052024-05-15T02:59:44.139Z[ helios-setup] May 15 02:59:43.676 INFO E| Compiling regex v1.7.3
34062024-05-15T02:59:44.896Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34072024-05-15T02:59:45.288Z[ helios-setup] May 15 02:59:44.824 INFO E| Compiling uuid v1.3.0
34082024-05-15T02:59:46.115Z[ helios-setup] May 15 02:59:45.653 INFO E| Compiling dyn-clone v1.0.11
34092024-05-15T02:59:46.379Z[ host-package] Compiling rcgen v0.12.1
34102024-05-15T02:59:46.492Z[ helios-setup] May 15 02:59:46.029 INFO E| Compiling regress v0.5.0
34112024-05-15T02:59:46.828Z[ helios-setup] May 15 02:59:46.365 INFO E| Compiling const-random v0.1.15
34122024-05-15T02:59:46.968Z[ helios-setup] May 15 02:59:46.505 INFO E| Compiling unicode-normalization v0.1.22
34132024-05-15T02:59:49.144Z[ helios-setup] May 15 02:59:48.680 INFO E| Compiling getopts v0.2.21
34142024-05-15T02:59:50.240Z[ helios-setup] May 15 02:59:49.775 INFO E| Compiling tracing-core v0.1.30
34152024-05-15T02:59:50.372Z[ helios-setup] May 15 02:59:49.909 INFO E| Compiling memoffset v0.7.1
34162024-05-15T02:59:50.671Z[ helios-setup] May 15 02:59:50.208 INFO E| Compiling ucd-trie v0.1.5
34172024-05-15T02:59:51.407Z[ helios-setup] May 15 02:59:50.945 INFO E| Compiling unicode-bidi v0.3.13
34182024-05-15T02:59:51.999Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34192024-05-15T02:59:52.195Z[ helios-setup] May 15 02:59:51.732 INFO E| Compiling time-core v0.1.0
34202024-05-15T02:59:53.039Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
34212024-05-15T02:59:53.535Z[ helios-setup] May 15 02:59:53.072 INFO E| Compiling time-macros v0.2.8
34222024-05-15T02:59:53.676Z[ helios-setup] May 15 02:59:53.213 INFO E| Compiling idna v0.3.0
34232024-05-15T02:59:54.847Z[ helios-setup] May 15 02:59:54.380 INFO E| Compiling tracing v0.1.37
34242024-05-15T02:59:56.498Z[ helios-setup] May 15 02:59:56.035 INFO E| Compiling smallvec v1.10.0
34252024-05-15T02:59:56.638Z[ helios-setup] May 15 02:59:56.170 INFO E| Compiling toml v0.5.11
34262024-05-15T02:59:59.049Z[ helios-setup] May 15 02:59:58.587 INFO E| Compiling parking_lot v0.12.1
34272024-05-15T02:59:59.095Z[ helios-setup] May 15 02:59:58.631 INFO E| Compiling serde_tokenstream v0.2.0
34282024-05-15T03:00:00.146Z[ helios-setup] May 15 02:59:59.683 INFO E| Compiling pest v2.5.7
34292024-05-15T03:00:02.860Z[ helios-setup] May 15 03:00:02.390 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34302024-05-15T03:00:03.032Z[ helios-setup] May 15 03:00:02.570 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
34312024-05-15T03:00:03.226Z[ helios-setup] May 15 03:00:02.762 INFO E| Compiling time v0.1.45
34322024-05-15T03:00:03.306Z[ helios-setup] May 15 03:00:02.835 INFO E| Compiling crossbeam-epoch v0.9.13
34332024-05-15T03:00:03.777Z[ host-package] Compiling atomicwrites v0.4.3
34342024-05-15T03:00:03.906Z[ host-package] Compiling fatfs v0.3.6
34352024-05-15T03:00:04.640Z[ helios-setup] May 15 03:00:03.766 INFO E| Compiling iana-time-zone v0.1.56
34362024-05-15T03:00:04.748Z[ host-package] Compiling rtoolbox v0.0.1
34372024-05-15T03:00:04.776Z[ host-package] Compiling subprocess v0.2.9
34382024-05-15T03:00:04.802Z[ helios-setup] May 15 03:00:04.339 INFO E| Compiling semver v1.0.17
34392024-05-15T03:00:04.971Z[ helios-setup] May 15 03:00:04.508 INFO E| Compiling num_threads v0.1.6
34402024-05-15T03:00:05.495Z[ helios-setup] May 15 03:00:05.032 INFO E| Compiling time v0.3.20
34412024-05-15T03:00:05.519Z[ host-package] Compiling is_ci v1.2.0
34422024-05-15T03:00:06.135Z[ host-package] Compiling assert_matches v1.5.0
34432024-05-15T03:00:06.860Z[ helios-setup] May 15 03:00:06.397 INFO E| Compiling semver-parser v0.10.2
34442024-05-15T03:00:07.290Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34452024-05-15T03:00:07.613Z[ helios-setup] May 15 03:00:07.150 INFO E| Compiling url v2.3.1
34462024-05-15T03:00:08.098Z[ host-package] Compiling supports-color v3.0.0
34472024-05-15T03:00:08.579Z[ host-package] Compiling rpassword v7.3.1
34482024-05-15T03:00:09.295Z[ host-package] Compiling tui-tree-widget v0.19.0
34492024-05-15T03:00:09.475Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34502024-05-15T03:00:09.913Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
34512024-05-15T03:00:10.141Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34522024-05-15T03:00:11.164Z[ host-package] Compiling csv-core v0.1.11
34532024-05-15T03:00:11.500Z[ helios-setup] May 15 03:00:11.036 INFO E| Compiling crossbeam-channel v0.5.6
34542024-05-15T03:00:11.834Z[ helios-setup] May 15 03:00:11.371 INFO E| Compiling dirs-sys-next v0.1.2
34552024-05-15T03:00:12.496Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34562024-05-15T03:00:12.776Z[ host-package] Compiling csv v1.3.0
34572024-05-15T03:00:14.224Z[ helios-setup] May 15 03:00:13.758 INFO E| Compiling tokio-util v0.7.7
34582024-05-15T03:00:14.883Z[ helios-setup] May 15 03:00:14.420 INFO E| Compiling try-lock v0.2.4
34592024-05-15T03:00:15.132Z[ helios-setup] May 15 03:00:14.669 INFO E| Compiling crc32fast v1.3.2
34602024-05-15T03:00:16.373Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34612024-05-15T03:00:16.872Z[ helios-setup] May 15 03:00:16.409 INFO E| Compiling same-file v1.0.6
34622024-05-15T03:00:17.799Z[ helios-setup] May 15 03:00:17.336 INFO E| Compiling walkdir v2.3.3
34632024-05-15T03:00:17.971Z[ helios-setup] May 15 03:00:17.508 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34642024-05-15T03:00:18.269Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34652024-05-15T03:00:18.352Z[ helios-setup] May 15 03:00:17.889 INFO E| Compiling h2 v0.3.16
34662024-05-15T03:00:18.908Z[ helios-setup] May 15 03:00:18.445 INFO E| Compiling want v0.3.0
34672024-05-15T03:00:19.595Z[ helios-setup] May 15 03:00:19.133 INFO E| Compiling dirs-next v2.0.0
34682024-05-15T03:00:22.278Z[ helios-setup] May 15 03:00:21.814 INFO E| Compiling semver v0.11.0
34692024-05-15T03:00:24.203Z[ helios-setup] May 15 03:00:23.737 INFO E| Compiling proc-macro-crate v1.2.1
34702024-05-15T03:00:24.567Z[ helios-setup] May 15 03:00:24.104 INFO E| Compiling futures-executor v0.3.28
34712024-05-15T03:00:25.060Z[ helios-setup] May 15 03:00:24.596 INFO E| Compiling http-body v0.4.5
34722024-05-15T03:00:25.673Z[ helios-setup] May 15 03:00:25.210 INFO E| Compiling ring v0.16.20
34732024-05-15T03:00:25.832Z[ helios-setup] May 15 03:00:25.364 INFO E| Compiling rand_core v0.6.4
34742024-05-15T03:00:26.737Z[ helios-setup] May 15 03:00:26.275 INFO E| Compiling thread_local v1.1.7
34752024-05-15T03:00:27.233Z[ helios-setup] May 15 03:00:26.770 INFO E| Compiling tower-service v0.3.2
34762024-05-15T03:00:27.278Z[ helios-setup] May 15 03:00:26.813 INFO E| Compiling ppv-lite86 v0.2.17
34772024-05-15T03:00:27.493Z[ helios-setup] May 15 03:00:27.030 INFO E| Compiling adler v1.0.2
34782024-05-15T03:00:28.243Z[ helios-setup] May 15 03:00:27.781 INFO E| Compiling httpdate v1.0.2
34792024-05-15T03:00:28.443Z[ helios-setup] May 15 03:00:27.980 INFO E| Compiling fastrand v1.9.0
34802024-05-15T03:00:29.219Z[ helios-setup] May 15 03:00:28.756 INFO E| Compiling base64 v0.21.0
34812024-05-15T03:00:29.530Z[ helios-setup] May 15 03:00:29.063 INFO E| Compiling lazy_static v1.4.0
34822024-05-15T03:00:30.124Z[ helios-setup] May 15 03:00:29.662 INFO E| Compiling utf8parse v0.2.1
34832024-05-15T03:00:30.421Z[ helios-setup] May 15 03:00:29.959 INFO E| Compiling rayon-core v1.10.2
34842024-05-15T03:00:31.050Z[ helios-setup] May 15 03:00:30.587 INFO E| Compiling home v0.5.4
34852024-05-15T03:00:31.653Z[ helios-setup] May 15 03:00:31.191 INFO E| Compiling toolchain_find v0.2.0
34862024-05-15T03:00:32.129Z[ helios-setup] May 15 03:00:31.666 INFO E| Compiling anstyle-parse v0.1.1
34872024-05-15T03:00:32.396Z[ helios-setup] May 15 03:00:31.932 INFO E| Compiling tempfile v3.5.0
34882024-05-15T03:00:33.133Z[ helios-setup] May 15 03:00:32.671 INFO E| Compiling rand_chacha v0.3.1
34892024-05-15T03:00:33.543Z[ helios-setup] May 15 03:00:33.081 INFO E| Compiling hyper v0.14.25
34902024-05-15T03:00:34.365Z[ host-package] Compiling multimap v0.10.0
34912024-05-15T03:00:35.150Z[ host-package] Compiling uzers v0.11.3
34922024-05-15T03:00:35.766Z[ helios-setup] May 15 03:00:35.303 INFO E| Compiling miniz_oxide v0.6.2
34932024-05-15T03:00:37.381Z[ helios-setup] May 15 03:00:35.895 INFO E| Compiling num_enum_derive v0.5.7
34942024-05-15T03:00:39.898Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34952024-05-15T03:00:41.422Z[ helios-setup] May 15 03:00:40.946 INFO E| Compiling futures v0.3.28
34962024-05-15T03:00:41.906Z[ helios-setup] May 15 03:00:41.444 INFO E| Compiling cargo-lock v8.0.3
34972024-05-15T03:00:44.608Z[ helios-setup] May 15 03:00:44.146 INFO E| Compiling crossbeam-deque v0.8.2
34982024-05-15T03:00:46.378Z[ helios-setup] May 15 03:00:45.915 INFO E| Compiling term v0.7.0
34992024-05-15T03:00:50.037Z[ helios-setup] May 15 03:00:49.574 INFO E| Compiling serde_urlencoded v0.7.1
35002024-05-15T03:00:50.238Z[ helios-setup] May 15 03:00:49.776 INFO E| Compiling sha2 v0.10.6
35012024-05-15T03:00:51.244Z[ helios-setup] May 15 03:00:50.782 INFO E| Compiling sha1 v0.10.5
35022024-05-15T03:00:52.942Z[ helios-setup] May 15 03:00:52.480 INFO E| Compiling is-terminal v0.4.7
35032024-05-15T03:00:53.157Z[ helios-setup] May 15 03:00:52.695 INFO E| Compiling atty v0.2.14
35042024-05-15T03:00:53.734Z[ helios-setup] May 15 03:00:53.272 INFO E| Compiling anstyle v0.3.5
35052024-05-15T03:00:54.775Z[ helios-setup] May 15 03:00:54.313 INFO E| Compiling concolor-override v1.0.0
35062024-05-15T03:00:55.200Z[ helios-setup] May 15 03:00:54.738 INFO E| Compiling concolor-query v0.3.3
35072024-05-15T03:00:55.426Z[ helios-setup] May 15 03:00:54.959 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
35082024-05-15T03:00:55.570Z[ helios-setup] May 15 03:00:55.108 INFO E| Compiling anstream v0.2.6
35092024-05-15T03:00:57.145Z[ helios-setup] May 15 03:00:56.682 INFO E| Compiling slog-term v2.9.0
35102024-05-15T03:00:58.390Z[ helios-setup] May 15 03:00:57.928 INFO E| Compiling flate2 v1.0.25
35112024-05-15T03:00:59.231Z[ helios-setup] May 15 03:00:58.769 INFO E| Compiling num_enum v0.5.7
35122024-05-15T03:00:59.503Z[ helios-setup] May 15 03:00:59.041 INFO E| Compiling rand v0.8.5
35132024-05-15T03:01:00.798Z[ helios-setup] May 15 03:01:00.330 INFO E| Compiling rustfmt-wrapper v0.2.0
35142024-05-15T03:01:01.880Z[ helios-setup] May 15 03:01:01.418 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
35152024-05-15T03:01:02.281Z[ helios-setup] May 15 03:01:01.818 INFO E| Compiling openapiv3 v1.0.2
35162024-05-15T03:01:02.714Z[ helios-setup] May 15 03:01:02.251 INFO E| Compiling encoding_rs v0.8.32
35172024-05-15T03:01:02.968Z[ helios-setup] May 15 03:01:02.504 INFO E| Compiling project-root v0.2.2
35182024-05-15T03:01:03.562Z[ helios-setup] May 15 03:01:03.100 INFO E| Compiling mime v0.3.17
35192024-05-15T03:01:05.141Z[ helios-setup] May 15 03:01:04.679 INFO E| Compiling unsafe-libyaml v0.2.8
35202024-05-15T03:01:08.318Z[ helios-setup] May 15 03:01:07.856 INFO E| Compiling clap_lex v0.4.1
35212024-05-15T03:01:08.656Z[ helios-setup] May 15 03:01:08.193 INFO E| Compiling utf-8 v0.7.6
35222024-05-15T03:01:08.819Z[ helios-setup] May 15 03:01:08.358 INFO E| Compiling either v1.8.0
35232024-05-15T03:01:09.305Z[ helios-setup] May 15 03:01:08.844 INFO E| Compiling strsim v0.10.0
35242024-05-15T03:01:09.403Z[ helios-setup] May 15 03:01:08.941 INFO E| Compiling untrusted v0.7.1
35252024-05-15T03:01:09.570Z[ helios-setup] May 15 03:01:09.108 INFO E| Compiling ipnet v2.7.2
35262024-05-15T03:01:09.843Z[ helios-setup] May 15 03:01:09.380 INFO E| Compiling byteorder v1.4.3
35272024-05-15T03:01:10.903Z[ helios-setup] May 15 03:01:10.441 INFO E| Compiling spin v0.5.2
35282024-05-15T03:01:11.784Z[ helios-setup] May 15 03:01:11.322 INFO E| Compiling base64 v0.13.1
35292024-05-15T03:01:11.982Z[ helios-setup] May 15 03:01:11.517 INFO E| Compiling reqwest v0.11.16
35302024-05-15T03:01:12.101Z[ helios-setup] May 15 03:01:11.639 INFO E| Compiling clap_builder v4.2.1
35312024-05-15T03:01:12.664Z[ helios-setup] May 15 03:01:12.202 INFO E| Compiling tungstenite v0.18.0
35322024-05-15T03:01:13.216Z[ helios-setup] May 15 03:01:12.755 INFO E| Compiling rayon v1.6.1
35332024-05-15T03:01:13.638Z[ helios-setup] May 15 03:01:13.176 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35342024-05-15T03:01:21.303Z[ helios-setup] May 15 03:01:20.841 INFO E| Compiling serde_yaml v0.9.21
35352024-05-15T03:01:22.004Z[ helios-setup] May 15 03:01:21.536 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
35362024-05-15T03:01:22.088Z[ helios-setup] May 15 03:01:21.627 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
35372024-05-15T03:01:24.132Z[ helios-setup] May 15 03:01:23.670 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
35382024-05-15T03:01:24.388Z[ helios-setup] May 15 03:01:23.927 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
35392024-05-15T03:01:25.841Z[ helios-setup] May 15 03:01:25.378 INFO E| Compiling clap_derive v4.2.0
35402024-05-15T03:01:27.111Z[ helios-setup] May 15 03:01:26.649 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35412024-05-15T03:01:27.485Z[ helios-setup] May 15 03:01:27.023 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
35422024-05-15T03:01:33.611Z[ helios-setup] May 15 03:01:33.146 INFO E| Compiling clap v4.2.1
35432024-05-15T03:01:48.584Z[ helios-setup] May 15 03:01:48.122 INFO E| Compiling tokio-tungstenite v0.18.0
35442024-05-15T03:01:50.155Z[ helios-setup] May 15 03:01:49.694 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35452024-05-15T03:01:52.733Z[ helios-setup] May 15 03:01:52.272 INFO E| Compiling smartstring v1.0.1
35462024-05-15T03:01:53.667Z[ helios-setup] May 15 03:01:53.207 INFO E| Compiling rustls v0.21.0
35472024-05-15T03:01:54.633Z[ helios-setup] May 15 03:01:54.171 INFO E| Compiling toml_datetime v0.6.1
35482024-05-15T03:01:55.138Z[ helios-setup] May 15 03:01:54.676 INFO E| Compiling serde_spanned v0.6.1
35492024-05-15T03:01:55.743Z[ helios-setup] May 15 03:01:55.281 INFO E| Compiling match_cfg v0.1.0
35502024-05-15T03:01:56.006Z[ helios-setup] May 15 03:01:55.543 INFO E| Compiling slog-async v2.7.0
35512024-05-15T03:01:56.437Z[ helios-setup] May 15 03:01:55.976 INFO E| Compiling camino v1.1.4
35522024-05-15T03:01:56.488Z[ helios-setup] May 15 03:01:56.027 INFO E| Compiling winnow v0.4.1
35532024-05-15T03:01:57.337Z[ helios-setup] May 15 03:01:56.876 INFO E| Compiling paste v1.0.12
35542024-05-15T03:01:57.674Z[ helios-setup] May 15 03:01:57.212 INFO E| Compiling static_assertions v1.1.0
35552024-05-15T03:01:57.910Z[ helios-setup] May 15 03:01:57.443 INFO E| Compiling async-trait v0.1.68
35562024-05-15T03:01:58.953Z[ helios-setup] May 15 03:01:58.491 INFO E| Compiling hostname v0.3.1
35572024-05-15T03:01:59.454Z[ helios-setup] May 15 03:01:58.993 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
35582024-05-15T03:01:59.518Z[ helios-setup] May 15 03:01:59.056 INFO E| Compiling slog-json v2.6.1
35592024-05-15T03:02:00.413Z[ helios-setup] May 15 03:01:59.951 INFO E| Compiling unicode-linebreak v0.1.4
35602024-05-15T03:02:02.718Z[ helios-setup] May 15 03:02:02.257 INFO E| Compiling toml_edit v0.19.8
35612024-05-15T03:02:04.534Z[ helios-setup] May 15 03:02:04.072 INFO E| Compiling async-stream-impl v0.3.5
35622024-05-15T03:02:06.731Z[ helios-setup] May 15 03:02:06.269 INFO E| Compiling rhai_codegen v1.5.0
35632024-05-15T03:02:06.796Z[ helios-setup] May 15 03:02:06.332 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35642024-05-15T03:02:07.503Z[ helios-setup] May 15 03:02:07.042 INFO E| Compiling take_mut v0.2.2
35652024-05-15T03:02:11.283Z[ helios-setup] May 15 03:02:10.822 INFO E| Compiling rhai v1.14.0
35662024-05-15T03:02:12.511Z[ helios-setup] May 15 03:02:12.050 INFO E| Compiling toml v0.7.3
35672024-05-15T03:02:13.283Z[ helios-setup] May 15 03:02:12.819 INFO E| Compiling async-stream v0.3.5
35682024-05-15T03:02:14.410Z[ helios-setup] May 15 03:02:13.949 INFO E| Compiling slog-bunyan v2.4.0
35692024-05-15T03:02:21.283Z[ helios-setup] May 15 03:02:20.822 INFO E| Compiling rustls-pemfile v1.0.2
35702024-05-15T03:02:22.041Z[ helios-setup] May 15 03:02:21.581 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35712024-05-15T03:02:22.224Z[ helios-setup] May 15 03:02:21.763 INFO E| Compiling bincode v1.3.3
35722024-05-15T03:02:22.574Z[ helios-setup] May 15 03:02:22.113 INFO E| Compiling serde_path_to_error v0.1.11
35732024-05-15T03:02:24.303Z[ helios-setup] May 15 03:02:23.842 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
35742024-05-15T03:02:24.505Z[ helios-setup] May 15 03:02:24.044 INFO E| Compiling terminal_size v0.2.6
35752024-05-15T03:02:25.182Z[ helios-setup] May 15 03:02:24.714 INFO E| Compiling smawk v0.3.1
35762024-05-15T03:02:25.687Z[ helios-setup] May 15 03:02:25.224 INFO E| Compiling textwrap v0.16.0
35772024-05-15T03:02:33.953Z[ helios-setup] May 15 03:02:33.491 INFO E| Compiling rustls-webpki v0.100.1
35782024-05-15T03:02:34.042Z[ helios-setup] May 15 03:02:33.580 INFO E| Compiling sct v0.7.0
35792024-05-15T03:02:40.353Z[ helios-setup] May 15 03:02:39.892 INFO E| Compiling git2 v0.16.1
35802024-05-15T03:02:41.870Z[ helios-setup] May 15 03:02:41.409 INFO E| Compiling tokio-rustls v0.24.0
35812024-05-15T03:02:46.252Z[ helios-setup] May 15 03:02:45.791 INFO E| Compiling built v0.6.0
35822024-05-15T03:02:50.011Z[ helios-setup] May 15 03:02:49.549 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35832024-05-15T03:02:52.704Z[ helios-setup] May 15 03:02:52.243 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
35842024-05-15T03:02:54.050Z[ helios-setup] May 15 03:02:53.589 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35852024-05-15T03:03:07.974Z[ helios-setup] May 15 03:03:07.510 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35862024-05-15T03:03:11.257Z[ helios-setup] May 15 03:03:10.797 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35872024-05-15T03:03:53.442Z[ helios-setup] May 15 03:03:52.982 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35882024-05-15T03:03:58.108Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
35892024-05-15T03:04:06.441Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35902024-05-15T03:04:56.148Z[ helios-setup] May 15 03:04:55.689 INFO E| Finished release [optimized] target(s) in 5m 48s
35912024-05-15T03:04:56.225Z[ helios-setup] May 15 03:04:55.766 INFO building project "pilot" ok (348 seconds)
35922024-05-15T03:04:56.249Z[ helios-setup] rm -f helios-build
35932024-05-15T03:04:56.249Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
35942024-05-15T03:04:56.249Z[ helios-setup]
35952024-05-15T03:04:56.249Z[ helios-setup] Setup complete! ./helios-build is now available.
35962024-05-15T03:04:56.249Z[ helios-setup]
35972024-05-15T03:04:56.249Z[ helios-setup]
35982024-05-15T03:04:56.249Z[ helios-setup] real 10:23.033723791
35992024-05-15T03:04:56.249Z[ helios-setup] user 24:19.270311728
36002024-05-15T03:04:56.249Z[ helios-setup] sys 3:16.981963493
36012024-05-15T03:04:56.249Z[ helios-setup] trap 1.446423388
36022024-05-15T03:04:56.249Z[ helios-setup] tflt 4.634056798
36032024-05-15T03:04:56.250Z[ helios-setup] dflt 35.338623987
36042024-05-15T03:04:56.250Z[ helios-setup] kflt 0.020761808
36052024-05-15T03:04:56.250Z[ helios-setup] lock 1:38:16.854096689
36062024-05-15T03:04:56.250Z[ helios-setup] slp 2:35:58.045981074
36072024-05-15T03:04:56.250Z[ helios-setup] lat 28:23.091765867
36082024-05-15T03:04:56.250Z[ helios-setup] stop 3:48.652804411
36092024-05-15T03:04:56.250ZMay 15 03:04:55.783 INFO [helios-setup] process exited with exit status: 0 (623.041413352s)
36102024-05-15T03:04:56.250ZMay 15 03:04:55.783 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36112024-05-15T03:04:56.277Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36122024-05-15T03:04:56.825Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36132024-05-15T03:04:56.825Z[ phbl-toolchain] info: downloading component 'cargo'
36142024-05-15T03:04:57.932Z[ phbl-toolchain] info: downloading component 'clippy'
36152024-05-15T03:04:58.318Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36162024-05-15T03:05:01.381Z[ phbl-toolchain] info: downloading component 'miri'
36172024-05-15T03:05:01.846Z[ phbl-toolchain] info: downloading component 'rust-docs'
36182024-05-15T03:05:03.123Z[ phbl-toolchain] info: downloading component 'rust-src'
36192024-05-15T03:05:03.496Z[ phbl-toolchain] info: downloading component 'rust-std'
36202024-05-15T03:05:04.842Z[ phbl-toolchain] info: downloading component 'rustc'
36212024-05-15T03:05:10.194Z[ phbl-toolchain] info: downloading component 'rustfmt'
36222024-05-15T03:05:10.872Z[ phbl-toolchain] info: installing component 'cargo'
36232024-05-15T03:05:12.104Z[ phbl-toolchain] info: installing component 'clippy'
36242024-05-15T03:05:12.629Z[ phbl-toolchain] info: installing component 'llvm-tools'
36252024-05-15T03:05:17.566Z[ phbl-toolchain] info: installing component 'miri'
36262024-05-15T03:05:17.888Z[ phbl-toolchain] info: installing component 'rust-docs'
36272024-05-15T03:05:25.592Z[ phbl-toolchain] info: installing component 'rust-src'
36282024-05-15T03:05:26.382Z[ phbl-toolchain] info: installing component 'rust-std'
36292024-05-15T03:05:28.710Z[ phbl-toolchain] info: installing component 'rustc'
36302024-05-15T03:05:34.057Z[ phbl-toolchain] info: installing component 'rustfmt'
36312024-05-15T03:05:34.889Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
36322024-05-15T03:05:34.915ZMay 15 03:05:34.432 INFO [phbl-toolchain] process exited with exit status: 0 (38.648019235s)
36332024-05-15T03:10:52.421Z[ host-package] Finished release [optimized] target(s) in 15m 38s
36342024-05-15T03:12:13.454ZMay 15 03:12:13.001 INFO [host-package] process exited with exit status: 0 (1019.864222666s)
36352024-05-15T03:12:13.478ZMay 15 03:12:13.001 INFO [host-stamp] running task
36362024-05-15T03:12:13.478ZMay 15 03:12:13.002 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36372024-05-15T03:12:13.478ZMay 15 03:12:13.010 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+gitf3c1fa8e505
36382024-05-15T03:12:13.478ZMay 15 03:12:13.022 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+gitf3c1fa8e505
36392024-05-15T03:12:13.503Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36402024-05-15T03:12:13.503ZMay 15 03:12:13.036 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+gitf3c1fa8e505
36412024-05-15T03:12:13.503Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36422024-05-15T03:12:13.503ZMay 15 03:12:13.045 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+gitf3c1fa8e505
36432024-05-15T03:12:13.528Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36442024-05-15T03:12:13.528Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36452024-05-15T03:12:13.528ZMay 15 03:12:13.053 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+gitf3c1fa8e505
36462024-05-15T03:12:13.528Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36472024-05-15T03:12:13.528ZMay 15 03:12:13.065 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+gitf3c1fa8e505
36482024-05-15T03:12:13.528Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36492024-05-15T03:12:13.553ZMay 15 03:12:13.077 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+gitf3c1fa8e505
36502024-05-15T03:12:13.553Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36512024-05-15T03:12:13.553Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36522024-05-15T03:12:13.553ZMay 15 03:12:13.089 INFO [stamp-oxlog] process exited with exit status: 0 (43.159186ms)
36532024-05-15T03:12:13.553ZMay 15 03:12:13.089 INFO [stamp-overlay] process exited with exit status: 0 (66.60242ms)
36542024-05-15T03:12:13.553Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36552024-05-15T03:12:13.577Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36562024-05-15T03:12:13.661Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
36572024-05-15T03:12:13.686ZMay 15 03:12:13.212 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (158.953391ms)
36582024-05-15T03:12:13.770Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
36592024-05-15T03:12:13.794ZMay 15 03:12:13.320 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (309.421905ms)
36602024-05-15T03:12:13.974Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
36612024-05-15T03:12:13.998ZMay 15 03:12:13.526 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (449.180593ms)
36622024-05-15T03:12:14.620Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
36632024-05-15T03:12:14.856Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
36642024-05-15T03:12:14.880ZMay 15 03:12:14.408 INFO [stamp-propolis-server] process exited with exit status: 0 (1.372065025s)
36652024-05-15T03:12:17.794Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36662024-05-15T03:12:24.191Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
36672024-05-15T03:12:24.216ZMay 15 03:12:23.744 INFO [stamp-switch-asic] process exited with exit status: 0 (10.678807545s)
36682024-05-15T03:12:24.216ZMay 15 03:12:23.744 INFO [host-stamp] task succeeded (10.743144693s)
36692024-05-15T03:12:24.216ZMay 15 03:12:23.744 INFO [host-proto] running task
36702024-05-15T03:12:24.216ZMay 15 03:12:23.744 INFO [tuf-stamp] running task
36712024-05-15T03:12:24.216ZMay 15 03:12:23.746 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+gitf3c1fa8e505
36722024-05-15T03:12:24.216ZMay 15 03:12:23.761 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+gitf3c1fa8e505
36732024-05-15T03:12:24.240ZMay 15 03:12:23.775 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+gitf3c1fa8e505
36742024-05-15T03:12:24.240Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
36752024-05-15T03:12:24.267ZMay 15 03:12:23.789 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+gitf3c1fa8e505
36762024-05-15T03:12:24.268Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
36772024-05-15T03:12:24.268ZMay 15 03:12:23.802 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+gitf3c1fa8e505
36782024-05-15T03:12:24.268Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
36792024-05-15T03:12:24.292Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
36802024-05-15T03:12:24.292ZMay 15 03:12:23.819 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+gitf3c1fa8e505
36812024-05-15T03:12:24.316Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
36822024-05-15T03:12:24.316ZMay 15 03:12:23.850 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+gitf3c1fa8e505
36832024-05-15T03:12:24.364Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
36842024-05-15T03:12:24.364ZMay 15 03:12:23.911 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+gitf3c1fa8e505
36852024-05-15T03:12:24.482ZMay 15 03:12:24.030 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+gitf3c1fa8e505
36862024-05-15T03:12:24.482Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
36872024-05-15T03:12:24.508Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
36882024-05-15T03:12:24.532Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
36892024-05-15T03:12:24.532ZMay 15 03:12:24.056 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+gitf3c1fa8e505
36902024-05-15T03:12:24.811Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
36912024-05-15T03:12:24.835ZMay 15 03:12:24.358 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+gitf3c1fa8e505
36922024-05-15T03:12:25.140Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
36932024-05-15T03:12:25.165ZMay 15 03:12:24.688 INFO [stamp-probe] process exited with exit status: 0 (838.167143ms)
36942024-05-15T03:12:25.165Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
36952024-05-15T03:12:25.457Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
36962024-05-15T03:12:25.481Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
36972024-05-15T03:12:25.514ZMay 15 03:12:25.061 INFO [stamp-external-dns] process exited with exit status: 0 (1.242584238s)
36982024-05-15T03:12:25.544ZMay 15 03:12:25.092 INFO [stamp-internal-dns] process exited with exit status: 0 (1.317035109s)
36992024-05-15T03:12:25.568Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
37002024-05-15T03:12:25.595ZMay 15 03:12:25.141 INFO [stamp-ntp] process exited with exit status: 0 (783.248538ms)
37012024-05-15T03:12:26.048ZMay 15 03:12:25.596 INFO [host-proto] task succeeded (1.851266983s)
37022024-05-15T03:12:26.048ZMay 15 03:12:25.596 INFO [host-profile] running task
37032024-05-15T03:12:26.072ZMay 15 03:12:25.596 INFO [host-profile] task succeeded (481.474µs)
37042024-05-15T03:12:26.073ZMay 15 03:12:25.598 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/.tmpiAfVbH/proto/host/root -N 'ci f3c1fa8/${os_short_commit} 2024-05-15 02:54' -s host -B
37052024-05-15T03:12:26.117Z[ host-image] May 15 03:12:25.664 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37062024-05-15T03:12:26.117Z[ host-image] May 15 03:12:25.664 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37072024-05-15T03:12:26.141Z[ host-image] May 15 03:12:25.685 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpiAfVbH/proto/host/root"
37082024-05-15T03:12:26.141Z[ host-image] May 15 03:12:25.685 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37092024-05-15T03:12:26.141Z[ host-image] May 15 03:12:25.686 INFO image builder template: ramdisk-01-os...
37102024-05-15T03:12:26.141Z[ host-image] May 15 03:12:25.686 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/.tmpiAfVbH/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
37112024-05-15T03:12:26.212Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
37122024-05-15T03:12:26.236Z[ host-image] May 15 03:12:25.762 INFO O| May 15 03:12:25.730 INFO CREATE DATASET: rpool/images/build/host/output
37132024-05-15T03:12:26.236ZMay 15 03:12:25.765 INFO [stamp-oximeter] process exited with exit status: 0 (1.96209539s)
37142024-05-15T03:12:26.261Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
37152024-05-15T03:12:26.285ZMay 15 03:12:25.811 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.755081774s)
37162024-05-15T03:12:26.285Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
37172024-05-15T03:12:26.285Z[ host-image] May 15 03:12:25.825 INFO O| May 15 03:12:25.825 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37182024-05-15T03:12:26.285ZMay 15 03:12:25.825 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.914155068s)
37192024-05-15T03:12:26.285Z[ host-image] May 15 03:12:25.832 INFO O| May 15 03:12:25.832 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37202024-05-15T03:12:26.391Z[ host-image] May 15 03:12:25.938 INFO O| May 15 03:12:25.938 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37212024-05-15T03:12:26.431Z[ host-image] May 15 03:12:25.978 INFO O| May 15 03:12:25.978 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37222024-05-15T03:12:26.431Z[ host-image] May 15 03:12:25.978 INFO O| May 15 03:12:25.978 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37232024-05-15T03:12:26.455Z[ host-image] May 15 03:12:25.979 INFO O| May 15 03:12:25.978 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37242024-05-15T03:12:26.455Z[ host-image] May 15 03:12:25.979 INFO O| May 15 03:12:25.979 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37252024-05-15T03:12:26.455Z[ host-image] May 15 03:12:25.996 INFO O| May 15 03:12:25.996 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37262024-05-15T03:12:26.560Z[ host-image] May 15 03:12:26.108 INFO O| May 15 03:12:26.107 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37272024-05-15T03:12:26.585Z[ host-image] May 15 03:12:26.129 INFO O| May 15 03:12:26.128 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37282024-05-15T03:12:27.053Z[ host-image] May 15 03:12:26.601 INFO O| May 15 03:12:26.600 INFO O| Caching catalogs ... Done
37292024-05-15T03:12:27.134Z[ host-image] May 15 03:12:26.681 INFO O| May 15 03:12:26.681 INFO STEP 0 (pkg_image_create) COMPLETE
37302024-05-15T03:12:27.135Z[ host-image] May 15 03:12:26.681 INFO O| May 15 03:12:26.681 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37312024-05-15T03:12:27.159Z[ host-image] May 15 03:12:26.681 INFO O| May 15 03:12:26.681 INFO skip step because feature "repo_redist" is not enabled
37322024-05-15T03:12:27.159Z[ host-image] May 15 03:12:26.681 INFO O| May 15 03:12:26.681 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37332024-05-15T03:12:27.159Z[ host-image] May 15 03:12:26.702 INFO O| May 15 03:12:26.702 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"]
37342024-05-15T03:12:27.642Z[ host-image] May 15 03:12:27.188 INFO O| May 15 03:12:27.188 INFO STEP 2 (pkg_set_publisher) COMPLETE
37352024-05-15T03:12:27.642Z[ host-image] May 15 03:12:27.188 INFO O| May 15 03:12:27.188 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37362024-05-15T03:12:27.667Z[ host-image] May 15 03:12:27.207 INFO O| May 15 03:12:27.207 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"]
37372024-05-15T03:12:27.691Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
37382024-05-15T03:12:27.691ZMay 15 03:12:27.224 INFO [stamp-nexus] process exited with exit status: 0 (3.462762215s)
37392024-05-15T03:12:28.118Z[ host-image] May 15 03:12:27.665 INFO O| May 15 03:12:27.665 INFO STEP 3 (pkg_set_publisher) COMPLETE
37402024-05-15T03:12:28.119Z[ host-image] May 15 03:12:27.665 INFO O| May 15 03:12:27.665 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37412024-05-15T03:12:28.119Z[ host-image] May 15 03:12:27.665 INFO O| May 15 03:12:27.665 INFO skip step because feature "repo_redist" is not enabled
37422024-05-15T03:12:28.143Z[ host-image] May 15 03:12:27.665 INFO O| May 15 03:12:27.665 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37432024-05-15T03:12:28.561Z[ host-image] May 15 03:12:28.109 INFO O| May 15 03:12:28.109 INFO variant opensolaris.zone is already global
37442024-05-15T03:12:28.561Z[ host-image] May 15 03:12:28.109 INFO O| May 15 03:12:28.109 INFO STEP 5 (pkg_change_variant) COMPLETE
37452024-05-15T03:12:28.585Z[ host-image] May 15 03:12:28.109 INFO O| May 15 03:12:28.109 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37462024-05-15T03:12:29.024Z[ host-image] May 15 03:12:28.570 INFO O| May 15 03:12:28.570 INFO variant opensolaris.imagetype is full; changing to partial
37472024-05-15T03:12:29.024Z[ host-image] May 15 03:12:28.571 INFO O| May 15 03:12:28.570 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37482024-05-15T03:12:29.609Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
37492024-05-15T03:12:29.634ZMay 15 03:12:29.161 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.372770377s)
37502024-05-15T03:12:33.587Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
37512024-05-15T03:12:33.614ZMay 15 03:12:33.141 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (9.394962657s)
37522024-05-15T03:12:33.772Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
37532024-05-15T03:12:33.796ZMay 15 03:12:33.307 INFO [stamp-clickhouse] process exited with exit status: 0 (9.277343429s)
37542024-05-15T03:12:33.796ZMay 15 03:12:33.307 INFO [tuf-stamp] task succeeded (9.562695067s)
37552024-05-15T03:12:34.675Z[ host-image] May 15 03:12:34.218 INFO O| May 15 03:12:34.218 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37562024-05-15T03:12:37.208Z[ host-image] May 15 03:12:36.755 INFO O| May 15 03:12:36.755 INFO O| Startup: Caching catalogs ... Done
37572024-05-15T03:12:37.241Z[ host-image] May 15 03:12:36.789 INFO O| May 15 03:12:36.789 INFO O| Planning: Planning completed in 0.00 seconds
37582024-05-15T03:12:37.266Z[ host-image] May 15 03:12:36.790 INFO O| May 15 03:12:36.790 INFO O| Planning: Consolidating action changes ... Done
37592024-05-15T03:12:37.266Z[ host-image] May 15 03:12:36.790 INFO O| May 15 03:12:36.790 INFO O| Planning: Evaluating mediators ... Done
37602024-05-15T03:12:37.266Z[ host-image] May 15 03:12:36.791 INFO O| May 15 03:12:36.791 INFO O| Planning: Planning completed in 0.00 seconds
37612024-05-15T03:12:37.266Z[ host-image] May 15 03:12:36.791 INFO O| May 15 03:12:36.791 INFO O| Variants/Facets to change: 1
37622024-05-15T03:12:37.296Z[ host-image] May 15 03:12:36.843 INFO O| May 15 03:12:36.843 INFO O| Done
37632024-05-15T03:12:37.296Z[ host-image] May 15 03:12:36.843 INFO O| May 15 03:12:36.843 INFO O| Done
37642024-05-15T03:12:37.654Z[ host-image] May 15 03:12:37.201 INFO O| May 15 03:12:37.201 INFO O| Done
37652024-05-15T03:12:37.678Z[ host-image] May 15 03:12:37.225 INFO O| May 15 03:12:37.225 INFO O| Done
37662024-05-15T03:12:37.703Z[ host-image] May 15 03:12:37.226 INFO O| May 15 03:12:37.226 INFO O| Done
37672024-05-15T03:12:37.703Z[ host-image] May 15 03:12:37.227 INFO O| May 15 03:12:37.227 INFO O| Done
37682024-05-15T03:12:37.703Z[ host-image] May 15 03:12:37.229 INFO O| May 15 03:12:37.229 INFO O| Done
37692024-05-15T03:12:38.004Z[ host-image] May 15 03:12:37.545 INFO O| May 15 03:12:37.545 INFO STEP 6 (pkg_change_variant) COMPLETE
37702024-05-15T03:12:38.004Z[ host-image] May 15 03:12:37.545 INFO O| May 15 03:12:37.545 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37712024-05-15T03:12:38.029Z[ host-image] May 15 03:12:37.545 INFO O| May 15 03:12:37.545 INFO skip step because feature "debug_variant" is not enabled
37722024-05-15T03:12:38.029Z[ host-image] May 15 03:12:37.545 INFO O| May 15 03:12:37.545 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37732024-05-15T03:12:38.516Z[ host-image] May 15 03:12:38.064 INFO O| May 15 03:12:38.064 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37742024-05-15T03:12:39.077Z[ host-image] May 15 03:12:38.624 INFO O| May 15 03:12:38.624 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37752024-05-15T03:12:39.102Z[ host-image] May 15 03:12:38.626 INFO O| May 15 03:12:38.626 INFO O| Planning: Planning completed in 0.00 seconds
37762024-05-15T03:12:39.102Z[ host-image] May 15 03:12:38.626 INFO O| May 15 03:12:38.626 INFO O| Planning: Consolidating action changes ... Done
37772024-05-15T03:12:39.103Z[ host-image] May 15 03:12:38.626 INFO O| May 15 03:12:38.626 INFO O| Planning: Evaluating mediators ... Done
37782024-05-15T03:12:39.103Z[ host-image] May 15 03:12:38.627 INFO O| May 15 03:12:38.627 INFO O| Planning: Planning completed in 0.00 seconds
37792024-05-15T03:12:39.103Z[ host-image] May 15 03:12:38.627 INFO O| May 15 03:12:38.627 INFO O| Variants/Facets to change: 1
37802024-05-15T03:12:39.103Z[ host-image] May 15 03:12:38.644 INFO O| May 15 03:12:38.643 INFO O| Done
37812024-05-15T03:12:39.103Z[ host-image] May 15 03:12:38.644 INFO O| May 15 03:12:38.644 INFO O| Done
37822024-05-15T03:12:39.330Z[ host-image] May 15 03:12:38.877 INFO O| May 15 03:12:38.877 INFO O| Done
37832024-05-15T03:12:39.355Z[ host-image] May 15 03:12:38.902 INFO O| May 15 03:12:38.901 INFO O| Done
37842024-05-15T03:12:39.356Z[ host-image] May 15 03:12:38.902 INFO O| May 15 03:12:38.902 INFO O| Done
37852024-05-15T03:12:39.356Z[ host-image] May 15 03:12:38.902 INFO O| May 15 03:12:38.902 INFO O| Done
37862024-05-15T03:12:39.380Z[ host-image] May 15 03:12:38.904 INFO O| May 15 03:12:38.904 INFO O| Done
37872024-05-15T03:12:39.415Z[ host-image] May 15 03:12:38.963 INFO O| May 15 03:12:38.963 INFO STEP 8 (pkg_change_facet) COMPLETE
37882024-05-15T03:12:39.415Z[ host-image] May 15 03:12:38.963 INFO O| May 15 03:12:38.963 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37892024-05-15T03:12:39.440Z[ host-image] May 15 03:12:38.963 INFO O| May 15 03:12:38.963 INFO skip step because feature "recovery" is not enabled
37902024-05-15T03:12:39.440Z[ host-image] May 15 03:12:38.963 INFO O| May 15 03:12:38.963 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37912024-05-15T03:12:39.440Z[ host-image] May 15 03:12:38.963 INFO O| May 15 03:12:38.963 INFO skip step because feature "recovery" is not enabled
37922024-05-15T03:12:39.440Z[ host-image] May 15 03:12:38.963 INFO O| May 15 03:12:38.963 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37932024-05-15T03:12:39.440Z[ host-image] May 15 03:12:38.980 INFO O| May 15 03:12:38.980 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"]
37942024-05-15T03:12:40.011Z[ host-image] May 15 03:12:39.558 INFO O| May 15 03:12:39.558 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37952024-05-15T03:12:41.605Z[recovery-package] Finished release [optimized] target(s) in 28.04s
37962024-05-15T03:12:51.382Z[ host-image] May 15 03:12:50.929 INFO O| May 15 03:12:50.929 INFO O| Planning: Solver setup ... Done
37972024-05-15T03:12:54.939ZMay 15 03:12:54.487 INFO [recovery-package] process exited with exit status: 0 (41.485579618s)
37982024-05-15T03:12:54.939ZMay 15 03:12:54.488 INFO [recovery-stamp] running task
37992024-05-15T03:12:54.964ZMay 15 03:12:54.488 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+gitf3c1fa8e505
38002024-05-15T03:12:54.964ZMay 15 03:12:54.501 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+gitf3c1fa8e505
38012024-05-15T03:12:54.988Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38022024-05-15T03:12:54.988Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38032024-05-15T03:12:55.105Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38042024-05-15T03:12:55.131ZMay 15 03:12:54.658 INFO [stamp-installinator] process exited with exit status: 0 (156.957556ms)
38052024-05-15T03:12:55.157Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38062024-05-15T03:12:55.157ZMay 15 03:12:54.700 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (211.93472ms)
38072024-05-15T03:12:55.157ZMay 15 03:12:54.700 INFO [recovery-stamp] task succeeded (212.718419ms)
38082024-05-15T03:12:55.157ZMay 15 03:12:54.700 INFO [recovery-proto] running task
38092024-05-15T03:12:55.256ZMay 15 03:12:54.797 INFO [recovery-proto] task succeeded (97.098452ms)
38102024-05-15T03:12:55.287ZMay 15 03:12:54.798 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/.tmpiAfVbH/proto/recovery/root -N 'recovery f3c1fa8/${os_short_commit} 2024-05-15 02:54' -s recovery -R
38112024-05-15T03:12:55.287Z[ recovery-image] May 15 03:12:54.817 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38122024-05-15T03:12:55.288Z[ recovery-image] May 15 03:12:54.817 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38132024-05-15T03:12:55.288Z[ recovery-image] May 15 03:12:54.833 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpiAfVbH/proto/recovery/root"
38142024-05-15T03:12:55.288Z[ recovery-image] May 15 03:12:54.833 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38152024-05-15T03:12:55.288Z[ recovery-image] May 15 03:12:54.834 INFO image builder template: ramdisk-01-os...
38162024-05-15T03:12:55.288Z[ recovery-image] May 15 03:12:54.834 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/.tmpiAfVbH/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
38172024-05-15T03:12:55.313Z[ recovery-image] May 15 03:12:54.859 INFO O| May 15 03:12:54.859 INFO CREATE DATASET: rpool/images/build/recovery/output
38182024-05-15T03:12:55.401Z[ recovery-image] May 15 03:12:54.949 INFO O| May 15 03:12:54.949 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38192024-05-15T03:12:55.426Z[ recovery-image] May 15 03:12:54.955 INFO O| May 15 03:12:54.955 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38202024-05-15T03:12:55.504Z[ recovery-image] May 15 03:12:55.052 INFO O| May 15 03:12:55.051 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38212024-05-15T03:12:55.536Z[ recovery-image] May 15 03:12:55.084 INFO O| May 15 03:12:55.084 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38222024-05-15T03:12:55.560Z[ recovery-image] May 15 03:12:55.084 INFO O| May 15 03:12:55.084 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38232024-05-15T03:12:55.560Z[ recovery-image] May 15 03:12:55.084 INFO O| May 15 03:12:55.084 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38242024-05-15T03:12:55.560Z[ recovery-image] May 15 03:12:55.084 INFO O| May 15 03:12:55.084 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38252024-05-15T03:12:55.561Z[ recovery-image] May 15 03:12:55.096 INFO O| May 15 03:12:55.095 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38262024-05-15T03:12:55.637Z[ recovery-image] May 15 03:12:55.185 INFO O| May 15 03:12:55.185 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38272024-05-15T03:12:55.662Z[ recovery-image] May 15 03:12:55.201 INFO O| May 15 03:12:55.201 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38282024-05-15T03:12:56.058Z[ recovery-image] May 15 03:12:55.605 INFO O| May 15 03:12:55.605 INFO O| Caching catalogs ... Done
38292024-05-15T03:12:56.140Z[ recovery-image] May 15 03:12:55.687 INFO O| May 15 03:12:55.687 INFO STEP 0 (pkg_image_create) COMPLETE
38302024-05-15T03:12:56.140Z[ recovery-image] May 15 03:12:55.687 INFO O| May 15 03:12:55.687 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38312024-05-15T03:12:56.140Z[ recovery-image] May 15 03:12:55.687 INFO O| May 15 03:12:55.687 INFO skip step because feature "repo_redist" is not enabled
38322024-05-15T03:12:56.164Z[ recovery-image] May 15 03:12:55.688 INFO O| May 15 03:12:55.687 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38332024-05-15T03:12:56.164Z[ recovery-image] May 15 03:12:55.703 INFO O| May 15 03:12:55.703 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"]
38342024-05-15T03:12:56.211Z[ host-image] May 15 03:12:55.759 INFO O| May 15 03:12:55.759 INFO O| Planning: Running solver ... Done
38352024-05-15T03:12:56.338Z[ host-image] May 15 03:12:55.886 INFO O| May 15 03:12:55.886 INFO O| Planning: Finding local manifests ... Done
38362024-05-15T03:12:56.363Z[ host-image] May 15 03:12:55.897 INFO O| May 15 03:12:55.897 INFO O| Planning: Fetching manifests: 0/123 0% complete
38372024-05-15T03:12:56.812Z[ recovery-image] May 15 03:12:56.352 INFO O| May 15 03:12:56.352 INFO STEP 2 (pkg_set_publisher) COMPLETE
38382024-05-15T03:12:56.812Z[ recovery-image] May 15 03:12:56.352 INFO O| May 15 03:12:56.352 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38392024-05-15T03:12:56.842Z[ recovery-image] May 15 03:12:56.368 INFO O| May 15 03:12:56.368 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"]
38402024-05-15T03:12:57.238Z[ recovery-image] May 15 03:12:56.784 INFO O| May 15 03:12:56.784 INFO STEP 3 (pkg_set_publisher) COMPLETE
38412024-05-15T03:12:57.238Z[ recovery-image] May 15 03:12:56.784 INFO O| May 15 03:12:56.784 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38422024-05-15T03:12:57.263Z[ recovery-image] May 15 03:12:56.784 INFO O| May 15 03:12:56.784 INFO skip step because feature "repo_redist" is not enabled
38432024-05-15T03:12:57.263Z[ recovery-image] May 15 03:12:56.784 INFO O| May 15 03:12:56.784 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38442024-05-15T03:12:57.641Z[ recovery-image] May 15 03:12:57.188 INFO O| May 15 03:12:57.188 INFO variant opensolaris.zone is already global
38452024-05-15T03:12:57.641Z[ recovery-image] May 15 03:12:57.188 INFO O| May 15 03:12:57.188 INFO STEP 5 (pkg_change_variant) COMPLETE
38462024-05-15T03:12:57.641Z[ recovery-image] May 15 03:12:57.188 INFO O| May 15 03:12:57.188 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38472024-05-15T03:12:58.050Z[ recovery-image] May 15 03:12:57.597 INFO O| May 15 03:12:57.597 INFO variant opensolaris.imagetype is full; changing to partial
38482024-05-15T03:12:58.050Z[ recovery-image] May 15 03:12:57.598 INFO O| May 15 03:12:57.597 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
38492024-05-15T03:12:59.351Z[ host-image] May 15 03:12:58.893 INFO O| May 15 03:12:58.893 INFO O| Planning: Fetching manifests: 123/123 100% complete
38502024-05-15T03:13:00.085Z[ host-image] May 15 03:12:59.633 INFO O| May 15 03:12:59.633 INFO O| Planning: Package planning ... Done
38512024-05-15T03:13:00.910Z[ host-image] May 15 03:13:00.454 INFO O| May 15 03:13:00.454 INFO O| Planning: Merging actions ... Done
38522024-05-15T03:13:01.200Z[ host-image] May 15 03:13:00.748 INFO O| May 15 03:13:00.748 INFO O| Planning: Checking for conflicting actions ... Done
38532024-05-15T03:13:01.355Z[ host-image] May 15 03:13:00.903 INFO O| May 15 03:13:00.902 INFO O| Planning: Consolidating action changes ... Done
38542024-05-15T03:13:01.642Z[ host-image] May 15 03:13:01.186 INFO O| May 15 03:13:01.186 INFO O| Planning: Evaluating mediators ... Done
38552024-05-15T03:13:01.910Z[ recovery-image] May 15 03:13:01.458 INFO O| May 15 03:13:01.457 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38562024-05-15T03:13:03.876Z[ recovery-image] May 15 03:13:03.423 INFO O| May 15 03:13:03.423 INFO O| Startup: Caching catalogs ... Done
38572024-05-15T03:13:03.912Z[ recovery-image] May 15 03:13:03.459 INFO O| May 15 03:13:03.459 INFO O| Planning: Planning completed in 0.00 seconds
38582024-05-15T03:13:03.936Z[ recovery-image] May 15 03:13:03.460 INFO O| May 15 03:13:03.460 INFO O| Planning: Consolidating action changes ... Done
38592024-05-15T03:13:03.936Z[ recovery-image] May 15 03:13:03.460 INFO O| May 15 03:13:03.460 INFO O| Planning: Evaluating mediators ... Done
38602024-05-15T03:13:03.936Z[ recovery-image] May 15 03:13:03.460 INFO O| May 15 03:13:03.460 INFO O| Planning: Planning completed in 0.00 seconds
38612024-05-15T03:13:03.937Z[ recovery-image] May 15 03:13:03.460 INFO O| May 15 03:13:03.460 INFO O| Variants/Facets to change: 1
38622024-05-15T03:13:03.937Z[ recovery-image] May 15 03:13:03.477 INFO O| May 15 03:13:03.477 INFO O| Done
38632024-05-15T03:13:03.937Z[ recovery-image] May 15 03:13:03.477 INFO O| May 15 03:13:03.477 INFO O| Done
38642024-05-15T03:13:04.204Z[ recovery-image] May 15 03:13:03.750 INFO O| May 15 03:13:03.750 INFO O| Done
38652024-05-15T03:13:04.228Z[ recovery-image] May 15 03:13:03.771 INFO O| May 15 03:13:03.771 INFO O| Done
38662024-05-15T03:13:04.228Z[ recovery-image] May 15 03:13:03.772 INFO O| May 15 03:13:03.772 INFO O| Done
38672024-05-15T03:13:04.229Z[ recovery-image] May 15 03:13:03.772 INFO O| May 15 03:13:03.772 INFO O| Done
38682024-05-15T03:13:04.229Z[ recovery-image] May 15 03:13:03.774 INFO O| May 15 03:13:03.774 INFO O| Done
38692024-05-15T03:13:04.479Z[ recovery-image] May 15 03:13:04.023 INFO O| May 15 03:13:04.023 INFO STEP 6 (pkg_change_variant) COMPLETE
38702024-05-15T03:13:04.479Z[ recovery-image] May 15 03:13:04.024 INFO O| May 15 03:13:04.023 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38712024-05-15T03:13:04.504Z[ recovery-image] May 15 03:13:04.024 INFO O| May 15 03:13:04.023 INFO skip step because feature "debug_variant" is not enabled
38722024-05-15T03:13:04.504Z[ recovery-image] May 15 03:13:04.024 INFO O| May 15 03:13:04.023 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38732024-05-15T03:13:04.687Z[ host-image] May 15 03:13:04.234 INFO O| May 15 03:13:04.234 INFO O| Planning: Planning completed in 24.68 seconds
38742024-05-15T03:13:05.211Z[ host-image] May 15 03:13:04.238 INFO O| May 15 03:13:04.238 INFO O| Packages to install: 123
38752024-05-15T03:13:05.211Z[ host-image] May 15 03:13:04.238 INFO O| May 15 03:13:04.238 INFO O| Mediators to change: 4
38762024-05-15T03:13:05.212Z[ host-image] May 15 03:13:04.238 INFO O| May 15 03:13:04.238 INFO O| Services to change: 6
38772024-05-15T03:13:05.212Z[ host-image] May 15 03:13:04.301 INFO O| May 15 03:13:04.301 INFO O| Download: 0/22698 items 0.0/196.2MB 0% complete
38782024-05-15T03:13:05.212Z[ recovery-image] May 15 03:13:04.446 INFO O| May 15 03:13:04.446 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
38792024-05-15T03:13:05.479Z[ recovery-image] May 15 03:13:05.027 INFO O| May 15 03:13:05.027 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38802024-05-15T03:13:05.504Z[ recovery-image] May 15 03:13:05.028 INFO O| May 15 03:13:05.028 INFO O| Planning: Planning completed in 0.00 seconds
38812024-05-15T03:13:05.504Z[ recovery-image] May 15 03:13:05.029 INFO O| May 15 03:13:05.029 INFO O| Planning: Consolidating action changes ... Done
38822024-05-15T03:13:05.504Z[ recovery-image] May 15 03:13:05.029 INFO O| May 15 03:13:05.029 INFO O| Planning: Evaluating mediators ... Done
38832024-05-15T03:13:05.504Z[ recovery-image] May 15 03:13:05.030 INFO O| May 15 03:13:05.029 INFO O| Planning: Planning completed in 0.00 seconds
38842024-05-15T03:13:05.504Z[ recovery-image] May 15 03:13:05.030 INFO O| May 15 03:13:05.030 INFO O| Variants/Facets to change: 1
38852024-05-15T03:13:05.504Z[ recovery-image] May 15 03:13:05.048 INFO O| May 15 03:13:05.048 INFO O| Done
38862024-05-15T03:13:05.504Z[ recovery-image] May 15 03:13:05.048 INFO O| May 15 03:13:05.048 INFO O| Done
38872024-05-15T03:13:05.757Z[ recovery-image] May 15 03:13:05.304 INFO O| May 15 03:13:05.304 INFO O| Done
38882024-05-15T03:13:05.782Z[ recovery-image] May 15 03:13:05.330 INFO O| May 15 03:13:05.330 INFO O| Done
38892024-05-15T03:13:05.807Z[ recovery-image] May 15 03:13:05.331 INFO O| May 15 03:13:05.331 INFO O| Done
38902024-05-15T03:13:05.807Z[ recovery-image] May 15 03:13:05.331 INFO O| May 15 03:13:05.331 INFO O| Done
38912024-05-15T03:13:05.807Z[ recovery-image] May 15 03:13:05.333 INFO O| May 15 03:13:05.333 INFO O| Done
38922024-05-15T03:13:05.852Z[ recovery-image] May 15 03:13:05.400 INFO O| May 15 03:13:05.400 INFO STEP 8 (pkg_change_facet) COMPLETE
38932024-05-15T03:13:05.852Z[ recovery-image] May 15 03:13:05.400 INFO O| May 15 03:13:05.400 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38942024-05-15T03:13:06.295Z[ recovery-image] May 15 03:13:05.842 INFO O| May 15 03:13:05.842 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
38952024-05-15T03:13:06.889Z[ recovery-image] May 15 03:13:06.436 INFO O| May 15 03:13:06.436 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38962024-05-15T03:13:06.914Z[ recovery-image] May 15 03:13:06.437 INFO O| May 15 03:13:06.437 INFO O| Planning: Planning completed in 0.00 seconds
38972024-05-15T03:13:06.914Z[ recovery-image] May 15 03:13:06.438 INFO O| May 15 03:13:06.438 INFO O| Planning: Consolidating action changes ... Done
38982024-05-15T03:13:06.914Z[ recovery-image] May 15 03:13:06.438 INFO O| May 15 03:13:06.438 INFO O| Planning: Evaluating mediators ... Done
38992024-05-15T03:13:06.915Z[ recovery-image] May 15 03:13:06.439 INFO O| May 15 03:13:06.439 INFO O| Planning: Planning completed in 0.00 seconds
39002024-05-15T03:13:06.915Z[ recovery-image] May 15 03:13:06.439 INFO O| May 15 03:13:06.439 INFO O| Variants/Facets to change: 1
39012024-05-15T03:13:06.915Z[ recovery-image] May 15 03:13:06.457 INFO O| May 15 03:13:06.457 INFO O| Done
39022024-05-15T03:13:06.915Z[ recovery-image] May 15 03:13:06.457 INFO O| May 15 03:13:06.457 INFO O| Done
39032024-05-15T03:13:07.141Z[ recovery-image] May 15 03:13:06.689 INFO O| May 15 03:13:06.689 INFO O| Done
39042024-05-15T03:13:07.167Z[ recovery-image] May 15 03:13:06.713 INFO O| May 15 03:13:06.713 INFO O| Done
39052024-05-15T03:13:07.167Z[ recovery-image] May 15 03:13:06.713 INFO O| May 15 03:13:06.713 INFO O| Done
39062024-05-15T03:13:07.167Z[ recovery-image] May 15 03:13:06.713 INFO O| May 15 03:13:06.713 INFO O| Done
39072024-05-15T03:13:07.192Z[ recovery-image] May 15 03:13:06.715 INFO O| May 15 03:13:06.715 INFO O| Done
39082024-05-15T03:13:07.231Z[ recovery-image] May 15 03:13:06.779 INFO O| May 15 03:13:06.779 INFO STEP 9 (pkg_change_facet) COMPLETE
39092024-05-15T03:13:07.231Z[ recovery-image] May 15 03:13:06.779 INFO O| May 15 03:13:06.779 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39102024-05-15T03:13:07.661Z[ recovery-image] May 15 03:13:07.209 INFO O| May 15 03:13:07.209 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39112024-05-15T03:13:08.253Z[ recovery-image] May 15 03:13:07.787 INFO O| May 15 03:13:07.786 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39122024-05-15T03:13:08.281Z[ recovery-image] May 15 03:13:07.788 INFO O| May 15 03:13:07.788 INFO O| Planning: Planning completed in 0.00 seconds
39132024-05-15T03:13:08.281Z[ recovery-image] May 15 03:13:07.789 INFO O| May 15 03:13:07.789 INFO O| Planning: Consolidating action changes ... Done
39142024-05-15T03:13:08.281Z[ recovery-image] May 15 03:13:07.789 INFO O| May 15 03:13:07.789 INFO O| Planning: Evaluating mediators ... Done
39152024-05-15T03:13:08.281Z[ recovery-image] May 15 03:13:07.789 INFO O| May 15 03:13:07.789 INFO O| Planning: Planning completed in 0.00 seconds
39162024-05-15T03:13:08.281Z[ recovery-image] May 15 03:13:07.790 INFO O| May 15 03:13:07.789 INFO O| Variants/Facets to change: 1
39172024-05-15T03:13:08.281Z[ recovery-image] May 15 03:13:07.807 INFO O| May 15 03:13:07.807 INFO O| Done
39182024-05-15T03:13:08.281Z[ recovery-image] May 15 03:13:07.807 INFO O| May 15 03:13:07.807 INFO O| Done
39192024-05-15T03:13:08.516Z[ recovery-image] May 15 03:13:08.055 INFO O| May 15 03:13:08.055 INFO O| Done
39202024-05-15T03:13:08.540Z[ recovery-image] May 15 03:13:08.080 INFO O| May 15 03:13:08.080 INFO O| Done
39212024-05-15T03:13:08.540Z[ recovery-image] May 15 03:13:08.081 INFO O| May 15 03:13:08.081 INFO O| Done
39222024-05-15T03:13:08.540Z[ recovery-image] May 15 03:13:08.081 INFO O| May 15 03:13:08.081 INFO O| Done
39232024-05-15T03:13:08.540Z[ recovery-image] May 15 03:13:08.083 INFO O| May 15 03:13:08.082 INFO O| Done
39242024-05-15T03:13:08.595Z[ recovery-image] May 15 03:13:08.142 INFO O| May 15 03:13:08.142 INFO STEP 10 (pkg_change_facet) COMPLETE
39252024-05-15T03:13:08.595Z[ recovery-image] May 15 03:13:08.142 INFO O| May 15 03:13:08.142 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39262024-05-15T03:13:08.619Z[ recovery-image] May 15 03:13:08.158 INFO O| May 15 03:13:08.158 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"]
39272024-05-15T03:13:09.156Z[ recovery-image] May 15 03:13:08.704 INFO O| May 15 03:13:08.704 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39282024-05-15T03:13:09.849Z[ host-image] May 15 03:13:09.397 INFO O| May 15 03:13:09.397 INFO O| Download: 1640/22698 items 10.7/196.2MB 5% complete (2.2M/s)
39292024-05-15T03:13:14.920Z[ host-image] May 15 03:13:14.466 INFO O| May 15 03:13:14.466 INFO O| Download: 2227/22698 items 24.3/196.2MB 12% complete (2.5M/s)
39302024-05-15T03:13:19.921Z[ host-image] May 15 03:13:19.466 INFO O| May 15 03:13:19.466 INFO O| Download: 3838/22698 items 39.4/196.2MB 20% complete (2.9M/s)
39312024-05-15T03:13:20.488Z[ recovery-image] May 15 03:13:20.027 INFO O| May 15 03:13:20.027 INFO O| Planning: Solver setup ... Done
39322024-05-15T03:13:24.920Z[ host-image] May 15 03:13:24.468 INFO O| May 15 03:13:24.468 INFO O| Download: 5072/22698 items 45.8/196.2MB 23% complete (2.2M/s)
39332024-05-15T03:13:25.717Z[ recovery-image] May 15 03:13:25.265 INFO O| May 15 03:13:25.265 INFO O| Planning: Running solver ... Done
39342024-05-15T03:13:25.850Z[ recovery-image] May 15 03:13:25.398 INFO O| May 15 03:13:25.398 INFO O| Planning: Finding local manifests ... Done
39352024-05-15T03:13:25.874Z[ recovery-image] May 15 03:13:25.409 INFO O| May 15 03:13:25.409 INFO O| Planning: Fetching manifests: 0/123 0% complete
39362024-05-15T03:13:29.677Z[ recovery-image] May 15 03:13:28.815 INFO O| May 15 03:13:28.815 INFO O| Planning: Fetching manifests: 123/123 100% complete
39372024-05-15T03:13:29.921Z[ host-image] May 15 03:13:29.468 INFO O| May 15 03:13:29.468 INFO O| Download: 6744/22698 items 47.7/196.2MB 24% complete (855k/s)
39382024-05-15T03:13:29.947Z[ recovery-image] May 15 03:13:29.495 INFO O| May 15 03:13:29.495 INFO O| Planning: Package planning ... Done
39392024-05-15T03:13:30.343Z[ recovery-image] May 15 03:13:29.891 INFO O| May 15 03:13:29.891 INFO O| Planning: Merging actions ... Done
39402024-05-15T03:13:30.587Z[ recovery-image] May 15 03:13:30.132 INFO O| May 15 03:13:30.132 INFO O| Planning: Checking for conflicting actions ... Done
39412024-05-15T03:13:30.700Z[ recovery-image] May 15 03:13:30.248 INFO O| May 15 03:13:30.248 INFO O| Planning: Consolidating action changes ... Done
39422024-05-15T03:13:30.950Z[ recovery-image] May 15 03:13:30.497 INFO O| May 15 03:13:30.497 INFO O| Planning: Evaluating mediators ... Done
39432024-05-15T03:13:33.967Z[ recovery-image] May 15 03:13:33.513 INFO O| May 15 03:13:33.513 INFO O| Planning: Planning completed in 24.81 seconds
39442024-05-15T03:13:33.999Z[ recovery-image] May 15 03:13:33.518 INFO O| May 15 03:13:33.518 INFO O| Packages to install: 123
39452024-05-15T03:13:33.999Z[ recovery-image] May 15 03:13:33.518 INFO O| May 15 03:13:33.518 INFO O| Mediators to change: 4
39462024-05-15T03:13:33.999Z[ recovery-image] May 15 03:13:33.518 INFO O| May 15 03:13:33.518 INFO O| Services to change: 5
39472024-05-15T03:13:34.032Z[ recovery-image] May 15 03:13:33.566 INFO O| May 15 03:13:33.565 INFO O| Download: 0/15811 items 0.0/173.0MB 0% complete
39482024-05-15T03:13:34.928Z[ host-image] May 15 03:13:34.472 INFO O| May 15 03:13:34.471 INFO O| Download: 7976/22698 items 60.1/196.2MB 30% complete (1.4M/s)
39492024-05-15T03:13:39.049Z[ recovery-image] May 15 03:13:38.596 INFO O| May 15 03:13:38.596 INFO O| Download: 1152/15811 items 10.0/173.0MB 5% complete (2.1M/s)
39502024-05-15T03:13:39.938Z[ host-image] May 15 03:13:39.477 INFO O| May 15 03:13:39.477 INFO O| Download: 8335/22698 items 68.9/196.2MB 35% complete (2.1M/s)
39512024-05-15T03:13:44.112Z[ recovery-image] May 15 03:13:43.655 INFO O| May 15 03:13:43.654 INFO O| Download: 1526/15811 items 22.0/173.0MB 12% complete (2.3M/s)
39522024-05-15T03:13:44.933Z[ host-image] May 15 03:13:44.480 INFO O| May 15 03:13:44.480 INFO O| Download: 9868/22698 items 83.5/196.2MB 42% complete (2.3M/s)
39532024-05-15T03:13:49.107Z[ recovery-image] May 15 03:13:48.655 INFO O| May 15 03:13:48.655 INFO O| Download: 2158/15811 items 31.1/173.0MB 17% complete (2.1M/s)
39542024-05-15T03:13:49.935Z[ host-image] May 15 03:13:49.484 INFO O| May 15 03:13:49.484 INFO O| Download: 10925/22698 items 90.4/196.2MB 46% complete (2.2M/s)
39552024-05-15T03:13:54.110Z[ recovery-image] May 15 03:13:53.656 INFO O| May 15 03:13:53.655 INFO O| Download: 3607/15811 items 39.1/173.0MB 22% complete (1.7M/s)
39562024-05-15T03:13:54.946Z[ host-image] May 15 03:13:54.495 INFO O| May 15 03:13:54.494 INFO O| Download: 11338/22698 items 95.9/196.2MB 48% complete (1.2M/s)
39572024-05-15T03:13:59.132Z[ recovery-image] May 15 03:13:58.664 INFO O| May 15 03:13:58.664 INFO O| Download: 4771/15811 items 42.9/173.0MB 24% complete (1.2M/s)
39582024-05-15T03:14:00.017Z[ host-image] May 15 03:13:59.521 INFO O| May 15 03:13:59.521 INFO O| Download: 12074/22698 items 100.7/196.2MB 51% complete (1.0M/s)
39592024-05-15T03:14:04.120Z[ recovery-image] May 15 03:14:03.666 INFO O| May 15 03:14:03.666 INFO O| Download: 5722/15811 items 46.5/173.0MB 26% complete (780k/s)
39602024-05-15T03:14:04.987Z[ host-image] May 15 03:14:04.521 INFO O| May 15 03:14:04.521 INFO O| Download: 13041/22698 items 109.6/196.2MB 55% complete (1.4M/s)
39612024-05-15T03:14:09.129Z[ recovery-image] May 15 03:14:08.671 INFO O| May 15 03:14:08.671 INFO O| Download: 6097/15811 items 58.7/173.0MB 33% complete (1.4M/s)
39622024-05-15T03:14:09.974Z[ host-image] May 15 03:14:09.521 INFO O| May 15 03:14:09.521 INFO O| Download: 14361/22698 items 111.1/196.2MB 56% complete (1.0M/s)
39632024-05-15T03:14:14.414Z[ recovery-image] May 15 03:14:13.924 INFO O| May 15 03:14:13.924 INFO O| Download: 7185/15811 items 72.9/173.0MB 42% complete (2.6M/s)
39642024-05-15T03:14:14.980Z[ host-image] May 15 03:14:14.523 INFO O| May 15 03:14:14.523 INFO O| Download: 15272/22698 items 124.9/196.2MB 63% complete (1.5M/s)
39652024-05-15T03:14:19.509Z[ recovery-image] May 15 03:14:19.045 INFO O| May 15 03:14:19.045 INFO O| Download: 7908/15811 items 77.4/173.0MB 44% complete (2.0M/s)
39662024-05-15T03:14:20.183Z[ host-image] May 15 03:14:19.524 INFO O| May 15 03:14:19.523 INFO O| Download: 16274/22698 items 134.8/196.2MB 68% complete (2.4M/s)
39672024-05-15T03:14:24.724Z[ recovery-image] May 15 03:14:24.242 INFO O| May 15 03:14:24.242 INFO O| Download: 8638/15811 items 81.4/173.0MB 47% complete (817k/s)
39682024-05-15T03:14:24.984Z[ host-image] May 15 03:14:24.524 INFO O| May 15 03:14:24.524 INFO O| Download: 17274/22698 items 144.7/196.2MB 73% complete (1.9M/s)
39692024-05-15T03:14:29.743Z[ recovery-image] May 15 03:14:29.245 INFO O| May 15 03:14:29.245 INFO O| Download: 9392/15811 items 92.7/173.0MB 53% complete (1.6M/s)
39702024-05-15T03:14:30.089Z[ host-image] May 15 03:14:29.626 INFO O| May 15 03:14:29.626 INFO O| Download: 17850/22698 items 152.9/196.2MB 77% complete (2.1M/s)
39712024-05-15T03:14:34.734Z[ recovery-image] May 15 03:14:34.249 INFO O| May 15 03:14:34.249 INFO O| Download: 10688/15811 items 93.4/173.0MB 53% complete (1.2M/s)
39722024-05-15T03:14:35.085Z[ host-image] May 15 03:14:34.629 INFO O| May 15 03:14:34.628 INFO O| Download: 18335/22698 items 161.0/196.2MB 82% complete (1.6M/s)
39732024-05-15T03:14:40.176Z[ recovery-image] May 15 03:14:39.252 INFO O| May 15 03:14:39.252 INFO O| Download: 11169/15811 items 103.0/173.0MB 59% complete (1005k/s)
39742024-05-15T03:14:40.225Z[ host-image] May 15 03:14:39.629 INFO O| May 15 03:14:39.629 INFO O| Download: 19645/22698 items 166.0/196.2MB 84% complete (1.3M/s)
39752024-05-15T03:14:44.734Z[ recovery-image] May 15 03:14:44.261 INFO O| May 15 03:14:44.261 INFO O| Download: 11746/15811 items 123.4/173.0MB 71% complete (2.9M/s)
39762024-05-15T03:14:45.165Z[ host-image] May 15 03:14:44.705 INFO O| May 15 03:14:44.704 INFO O| Download: 20583/22698 items 169.6/196.2MB 86% complete (1000k/s)
39772024-05-15T03:14:49.747Z[ recovery-image] May 15 03:14:49.264 INFO O| May 15 03:14:49.264 INFO O| Download: 12605/15811 items 139.9/173.0MB 80% complete (3.7M/s)
39782024-05-15T03:14:50.522Z[ host-image] May 15 03:14:50.045 INFO O| May 15 03:14:50.045 INFO O| Download: 21000/22698 items 176.1/196.2MB 89% complete (1.1M/s)
39792024-05-15T03:14:55.424Z[ recovery-image] May 15 03:14:54.265 INFO O| May 15 03:14:54.265 INFO O| Download: 13971/15811 items 145.2/173.0MB 83% complete (2.3M/s)
39802024-05-15T03:14:55.983Z[ host-image] May 15 03:14:55.108 INFO O| May 15 03:14:55.108 INFO O| Download: 21625/22698 items 180.3/196.2MB 91% complete (1.1M/s)
39812024-05-15T03:14:59.769Z[ recovery-image] May 15 03:14:59.270 INFO O| May 15 03:14:59.270 INFO O| Download: 14680/15811 items 148.6/173.0MB 85% complete (876k/s)
39822024-05-15T03:15:00.928Z[ host-image] May 15 03:15:00.465 INFO O| May 15 03:15:00.465 INFO O| Download: 21998/22698 items 189.7/196.2MB 96% complete (1.4M/s)
39832024-05-15T03:15:04.765Z[ recovery-image] May 15 03:15:04.304 INFO O| May 15 03:15:04.304 INFO O| Download: 15227/15811 items 157.8/173.0MB 91% complete (1.2M/s)
39842024-05-15T03:15:05.414Z[ host-image] May 15 03:15:04.543 INFO O| May 15 03:15:04.543 INFO O| Download: Completed 196.17 MB in 120.24 seconds (1.6M/s)
39852024-05-15T03:15:05.922Z[ host-image] May 15 03:15:05.463 INFO O| May 15 03:15:05.463 INFO O| Actions: 1/49171 actions (Installing new actions)
39862024-05-15T03:15:10.156Z[ recovery-image] May 15 03:15:09.694 INFO O| May 15 03:15:09.694 INFO O| Download: 15786/15811 items 171.9/173.0MB 99% complete (2.3M/s)
39872024-05-15T03:15:10.653Z[ recovery-image] May 15 03:15:10.193 INFO O| May 15 03:15:10.193 INFO O| Download: Completed 173.01 MB in 96.63 seconds (1.8M/s)
39882024-05-15T03:15:10.926Z[ host-image] May 15 03:15:10.463 INFO O| May 15 03:15:10.463 INFO O| Actions: 13109/49171 actions (Installing new actions)
39892024-05-15T03:15:11.601Z[ recovery-image] May 15 03:15:11.136 INFO O| May 15 03:15:11.135 INFO O| Actions: 1/24935 actions (Installing new actions)
39902024-05-15T03:15:15.931Z[ host-image] May 15 03:15:15.464 INFO O| May 15 03:15:15.464 INFO O| Actions: 22960/49171 actions (Installing new actions)
39912024-05-15T03:15:16.599Z[ recovery-image] May 15 03:15:16.136 INFO O| May 15 03:15:16.136 INFO O| Actions: 10880/24935 actions (Installing new actions)
39922024-05-15T03:15:20.903Z[ host-image] May 15 03:15:20.432 INFO O| May 15 03:15:20.432 INFO O| Actions: Completed 49171 actions in 14.96 seconds.
39932024-05-15T03:15:21.368Z[ host-image] May 15 03:15:20.763 INFO O| May 15 03:15:20.763 INFO O| Done
39942024-05-15T03:15:21.369Z[ host-image] May 15 03:15:20.763 INFO O| May 15 03:15:20.763 INFO O| Done
39952024-05-15T03:15:21.603Z[ recovery-image] May 15 03:15:21.138 INFO O| May 15 03:15:21.137 INFO O| Actions: 19263/24935 actions (Installing new actions)
39962024-05-15T03:15:22.150Z[ host-image] May 15 03:15:21.234 INFO O| May 15 03:15:21.234 INFO O| Done
39972024-05-15T03:15:23.045Z[ host-image] May 15 03:15:22.582 INFO O| May 15 03:15:22.582 INFO O| Done
39982024-05-15T03:15:24.022Z[ host-image] May 15 03:15:22.607 INFO O| May 15 03:15:22.606 INFO O| Done
39992024-05-15T03:15:24.071Z[ recovery-image] May 15 03:15:23.314 INFO O| May 15 03:15:23.313 INFO O| Actions: Completed 24935 actions in 12.18 seconds.
40002024-05-15T03:15:24.072Z[ recovery-image] May 15 03:15:23.586 INFO O| May 15 03:15:23.586 INFO O| Done
40012024-05-15T03:15:24.072Z[ recovery-image] May 15 03:15:23.586 INFO O| May 15 03:15:23.586 INFO O| Done
40022024-05-15T03:15:24.484Z[ recovery-image] May 15 03:15:24.014 INFO O| May 15 03:15:24.014 INFO O| Done
40032024-05-15T03:15:25.374Z[ recovery-image] May 15 03:15:24.908 INFO O| May 15 03:15:24.907 INFO O| Done
40042024-05-15T03:15:25.419Z[ recovery-image] May 15 03:15:24.923 INFO O| May 15 03:15:24.923 INFO O| Done
40052024-05-15T03:15:30.467Z[ recovery-image] May 15 03:15:30.004 INFO O| May 15 03:15:30.004 INFO O| Done
40062024-05-15T03:15:30.693Z[ host-image] May 15 03:15:30.224 INFO O| May 15 03:15:30.224 INFO O| Done
40072024-05-15T03:15:30.976Z[ recovery-image] May 15 03:15:30.509 INFO O| May 15 03:15:30.509 INFO O| Done
40082024-05-15T03:15:31.167Z[ recovery-image] May 15 03:15:30.703 INFO O| May 15 03:15:30.702 INFO STEP 11 (pkg_install) COMPLETE
40092024-05-15T03:15:31.167Z[ recovery-image] May 15 03:15:30.703 INFO O| May 15 03:15:30.702 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40102024-05-15T03:15:31.211Z[ recovery-image] May 15 03:15:30.703 INFO O| May 15 03:15:30.703 INFO skip step because feature "recovery" is enabled
40112024-05-15T03:15:31.211Z[ recovery-image] May 15 03:15:30.703 INFO O| May 15 03:15:30.703 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40122024-05-15T03:15:31.211Z[ recovery-image] May 15 03:15:30.703 INFO O| May 15 03:15:30.703 INFO skip step because feature "omicron1" is not enabled
40132024-05-15T03:15:31.212Z[ recovery-image] May 15 03:15:30.703 INFO O| May 15 03:15:30.703 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40142024-05-15T03:15:31.212Z[ recovery-image] May 15 03:15:30.722 INFO O| May 15 03:15:30.722 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
40152024-05-15T03:15:31.364Z[ host-image] May 15 03:15:30.903 INFO O| May 15 03:15:30.903 INFO O| Done
40162024-05-15T03:15:31.562Z[ host-image] May 15 03:15:31.100 INFO O| May 15 03:15:31.100 INFO STEP 11 (pkg_install) COMPLETE
40172024-05-15T03:15:31.562Z[ host-image] May 15 03:15:31.100 INFO O| May 15 03:15:31.100 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40182024-05-15T03:15:31.615Z[ host-image] May 15 03:15:31.120 INFO O| May 15 03:15:31.120 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file"]
40192024-05-15T03:15:32.229Z[ recovery-image] May 15 03:15:31.355 INFO O| May 15 03:15:31.355 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40202024-05-15T03:15:32.272Z[ host-image] May 15 03:15:31.746 INFO O| May 15 03:15:31.746 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40212024-05-15T03:15:33.887Z[ recovery-image] May 15 03:15:33.013 INFO O| May 15 03:15:33.013 INFO O| Planning: Solver setup ... Done
40222024-05-15T03:15:33.931Z[ recovery-image] May 15 03:15:33.019 INFO O| May 15 03:15:33.019 INFO O| Planning: Running solver ... Done
40232024-05-15T03:15:33.931Z[ recovery-image] May 15 03:15:33.066 INFO O| May 15 03:15:33.065 INFO O| Planning: Finding local manifests ... Done
40242024-05-15T03:15:33.931Z[ recovery-image] May 15 03:15:33.067 INFO O| May 15 03:15:33.067 INFO O| Planning: Fetching manifests: 0/1 0% complete
40252024-05-15T03:15:33.931Z[ recovery-image] May 15 03:15:33.190 INFO O| May 15 03:15:33.190 INFO O| Planning: Fetching manifests: 1/1 100% complete
40262024-05-15T03:15:33.931Z[ recovery-image] May 15 03:15:33.235 INFO O| May 15 03:15:33.234 INFO O| Planning: Package planning ... Done
40272024-05-15T03:15:33.932Z[ recovery-image] May 15 03:15:33.235 INFO O| May 15 03:15:33.235 INFO O| Planning: Merging actions ... Done
40282024-05-15T03:15:33.932Z[ recovery-image] May 15 03:15:33.300 INFO O| May 15 03:15:33.300 INFO O| Planning: Checking for conflicting actions ... Done
40292024-05-15T03:15:33.932Z[ recovery-image] May 15 03:15:33.301 INFO O| May 15 03:15:33.301 INFO O| Planning: Consolidating action changes ... Done
40302024-05-15T03:15:34.007Z[ recovery-image] May 15 03:15:33.541 INFO O| May 15 03:15:33.541 INFO O| Planning: Evaluating mediators ... Done
40312024-05-15T03:15:34.050Z[ recovery-image] May 15 03:15:33.542 INFO O| May 15 03:15:33.542 INFO O| Planning: Planning completed in 2.19 seconds
40322024-05-15T03:15:34.051Z[ recovery-image] May 15 03:15:33.544 INFO O| May 15 03:15:33.544 INFO O| Packages to install: 1
40332024-05-15T03:15:34.051Z[ recovery-image] May 15 03:15:33.563 INFO O| May 15 03:15:33.563 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
40342024-05-15T03:15:34.405Z[ host-image] May 15 03:15:33.943 INFO O| May 15 03:15:33.943 INFO O| Planning: Solver setup ... Done
40352024-05-15T03:15:34.444Z[ host-image] May 15 03:15:33.947 INFO O| May 15 03:15:33.947 INFO O| Planning: Running solver ... Done
40362024-05-15T03:15:34.486Z[ host-image] May 15 03:15:33.989 INFO O| May 15 03:15:33.989 INFO O| Planning: Finding local manifests ... Done
40372024-05-15T03:15:34.486Z[ host-image] May 15 03:15:33.990 INFO O| May 15 03:15:33.990 INFO O| Planning: Fetching manifests: 0/2 0% complete
40382024-05-15T03:15:35.158Z[ host-image] May 15 03:15:34.239 INFO O| May 15 03:15:34.239 INFO O| Planning: Fetching manifests: 2/2 100% complete
40392024-05-15T03:15:35.159Z[ host-image] May 15 03:15:34.273 INFO O| May 15 03:15:34.273 INFO O| Planning: Package planning ... Done
40402024-05-15T03:15:35.159Z[ host-image] May 15 03:15:34.276 INFO O| May 15 03:15:34.276 INFO O| Planning: Merging actions ... Done
40412024-05-15T03:15:35.159Z[ recovery-image] May 15 03:15:34.317 INFO O| May 15 03:15:34.316 INFO O| Download: Completed 17.98 MB in 0.75 seconds (23.9M/s)
40422024-05-15T03:15:35.159Z[ recovery-image] May 15 03:15:34.344 INFO O| May 15 03:15:34.343 INFO O| Actions: 1/22 actions (Installing new actions)
40432024-05-15T03:15:35.160Z[ host-image] May 15 03:15:34.365 INFO O| May 15 03:15:34.365 INFO O| Planning: Checking for conflicting actions ... Done
40442024-05-15T03:15:35.160Z[ host-image] May 15 03:15:34.366 INFO O| May 15 03:15:34.366 INFO O| Planning: Consolidating action changes ... Done
40452024-05-15T03:15:35.160Z[ host-image] May 15 03:15:34.572 INFO O| May 15 03:15:34.571 INFO O| Planning: Evaluating mediators ... Done
40462024-05-15T03:15:35.160Z[ host-image] May 15 03:15:34.573 INFO O| May 15 03:15:34.572 INFO O| Planning: Planning completed in 2.83 seconds
40472024-05-15T03:15:35.160Z[ host-image] May 15 03:15:34.575 INFO O| May 15 03:15:34.574 INFO O| Packages to install: 2
40482024-05-15T03:15:35.160Z[ host-image] May 15 03:15:34.575 INFO O| May 15 03:15:34.574 INFO O| Services to change: 2
40492024-05-15T03:15:35.160Z[ host-image] May 15 03:15:34.587 INFO O| May 15 03:15:34.587 INFO O| Download: 0/86 items 0.0/1.4MB 0% complete
40502024-05-15T03:15:35.302Z[ recovery-image] May 15 03:15:34.838 INFO O| May 15 03:15:34.838 INFO O| Actions: Completed 22 actions in 0.49 seconds.
40512024-05-15T03:15:35.452Z[ recovery-image] May 15 03:15:34.991 INFO O| May 15 03:15:34.990 INFO O| Done
40522024-05-15T03:15:35.452Z[ recovery-image] May 15 03:15:34.991 INFO O| May 15 03:15:34.990 INFO O| Done
40532024-05-15T03:15:35.773Z[ recovery-image] May 15 03:15:35.313 INFO O| May 15 03:15:35.313 INFO O| Done
40542024-05-15T03:15:35.821Z[ host-image] May 15 03:15:35.323 INFO O| May 15 03:15:35.323 INFO O| Download: Completed 1.36 MB in 0.74 seconds (1.9M/s)
40552024-05-15T03:15:35.821Z[ host-image] May 15 03:15:35.353 INFO O| May 15 03:15:35.352 INFO O| Actions: 1/182 actions (Installing new actions)
40562024-05-15T03:15:35.877Z[ host-image] May 15 03:15:35.411 INFO O| May 15 03:15:35.411 INFO O| Actions: Completed 182 actions in 0.06 seconds.
40572024-05-15T03:15:36.336Z[ host-image] May 15 03:15:35.620 INFO O| May 15 03:15:35.620 INFO O| Done
40582024-05-15T03:15:36.337Z[ host-image] May 15 03:15:35.620 INFO O| May 15 03:15:35.620 INFO O| Done
40592024-05-15T03:15:36.419Z[ host-image] May 15 03:15:35.960 INFO O| May 15 03:15:35.959 INFO O| Done
40602024-05-15T03:15:36.707Z[ recovery-image] May 15 03:15:36.241 INFO O| May 15 03:15:36.241 INFO O| Done
40612024-05-15T03:15:36.744Z[ recovery-image] May 15 03:15:36.256 INFO O| May 15 03:15:36.255 INFO O| Done
40622024-05-15T03:15:36.744Z[ recovery-image] May 15 03:15:36.256 INFO O| May 15 03:15:36.256 INFO O| Done
40632024-05-15T03:15:36.744Z[ recovery-image] May 15 03:15:36.267 INFO O| May 15 03:15:36.267 INFO O| Done
40642024-05-15T03:15:36.835Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO STEP 14 (pkg_install) COMPLETE
40652024-05-15T03:15:36.835Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40662024-05-15T03:15:36.876Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO skip step because feature "mfg" is not enabled
40672024-05-15T03:15:36.877Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40682024-05-15T03:15:36.877Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO skip step because feature "compliance" is not enabled
40692024-05-15T03:15:36.877Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40702024-05-15T03:15:36.877Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO skip step because feature "stress" is not enabled
40712024-05-15T03:15:36.878Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40722024-05-15T03:15:36.878Z[ recovery-image] May 15 03:15:36.361 INFO O| May 15 03:15:36.361 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40732024-05-15T03:15:36.960Z[ recovery-image] May 15 03:15:36.418 INFO O| May 15 03:15:36.418 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
40742024-05-15T03:15:36.960Z[ recovery-image] May 15 03:15:36.473 INFO O| May 15 03:15:36.473 INFO completed processing gimlet/ramdisk-01-os
40752024-05-15T03:15:36.960Z[ recovery-image] May 15 03:15:36.476 INFO image builder template: ramdisk-02-trim...
40762024-05-15T03:15:36.961Z[ recovery-image] May 15 03:15:36.476 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/.tmpiAfVbH/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
40772024-05-15T03:15:37.026Z[ recovery-image] May 15 03:15:36.511 INFO O| May 15 03:15:36.511 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40782024-05-15T03:15:37.026Z[ recovery-image] May 15 03:15:36.517 INFO O| May 15 03:15:36.517 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40792024-05-15T03:15:37.078Z[ recovery-image] May 15 03:15:36.555 INFO O| May 15 03:15:36.555 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
40802024-05-15T03:15:37.079Z[ recovery-image] May 15 03:15:36.591 INFO O| May 15 03:15:36.591 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40812024-05-15T03:15:37.079Z[ recovery-image] May 15 03:15:36.591 INFO O| May 15 03:15:36.591 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
40822024-05-15T03:15:37.079Z[ recovery-image] May 15 03:15:36.599 INFO O| May 15 03:15:36.598 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
40832024-05-15T03:15:37.079Z[ recovery-image] May 15 03:15:36.604 INFO O| May 15 03:15:36.604 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40842024-05-15T03:15:37.079Z[ recovery-image] May 15 03:15:36.611 INFO O| May 15 03:15:36.611 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40852024-05-15T03:15:37.249Z[ recovery-image] May 15 03:15:36.748 INFO O| May 15 03:15:36.748 INFO rolled back to input snapshot; work may begin
40862024-05-15T03:15:37.250Z[ recovery-image] May 15 03:15:36.748 INFO O| May 15 03:15:36.748 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
40872024-05-15T03:15:37.303Z[ recovery-image] May 15 03:15:36.756 INFO O| May 15 03:15:36.756 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40882024-05-15T03:15:37.303Z[ recovery-image] May 15 03:15:36.769 INFO O| May 15 03:15:36.769 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
40892024-05-15T03:15:37.303Z[ recovery-image] May 15 03:15:36.832 INFO O| May 15 03:15:36.832 INFO STEP 0 (remove_files) COMPLETE
40902024-05-15T03:15:37.303Z[ recovery-image] May 15 03:15:36.832 INFO O| May 15 03:15:36.832 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40912024-05-15T03:15:37.353Z[ recovery-image] May 15 03:15:36.847 INFO O| May 15 03:15:36.847 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
40922024-05-15T03:15:37.353Z[ recovery-image] May 15 03:15:36.849 INFO O| May 15 03:15:36.849 INFO STEP 1 (remove_files) COMPLETE
40932024-05-15T03:15:37.353Z[ recovery-image] May 15 03:15:36.850 INFO O| May 15 03:15:36.849 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40942024-05-15T03:15:37.353Z[ recovery-image] May 15 03:15:36.867 INFO O| May 15 03:15:36.866 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
40952024-05-15T03:15:37.404Z[ recovery-image] May 15 03:15:36.885 INFO O| May 15 03:15:36.885 INFO STEP 2 (remove_files) COMPLETE
40962024-05-15T03:15:37.404Z[ recovery-image] May 15 03:15:36.885 INFO O| May 15 03:15:36.885 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40972024-05-15T03:15:37.405Z[ recovery-image] May 15 03:15:36.902 INFO O| May 15 03:15:36.902 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
40982024-05-15T03:15:37.405Z[ recovery-image] May 15 03:15:36.904 INFO O| May 15 03:15:36.904 INFO STEP 3 (remove_files) COMPLETE
40992024-05-15T03:15:37.405Z[ recovery-image] May 15 03:15:36.904 INFO O| May 15 03:15:36.904 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41002024-05-15T03:15:37.405Z[ recovery-image] May 15 03:15:36.921 INFO O| May 15 03:15:36.921 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
41012024-05-15T03:15:37.405Z[ recovery-image] May 15 03:15:36.927 INFO O| May 15 03:15:36.927 INFO STEP 4 (remove_files) COMPLETE
41022024-05-15T03:15:37.405Z[ recovery-image] May 15 03:15:36.927 INFO O| May 15 03:15:36.927 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41032024-05-15T03:15:37.458Z[ recovery-image] May 15 03:15:36.939 INFO O| May 15 03:15:36.939 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
41042024-05-15T03:15:37.458Z[ recovery-image] May 15 03:15:36.940 INFO O| May 15 03:15:36.939 INFO STEP 5 (remove_files) COMPLETE
41052024-05-15T03:15:37.458Z[ recovery-image] May 15 03:15:36.940 INFO O| May 15 03:15:36.940 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41062024-05-15T03:15:37.459Z[ recovery-image] May 15 03:15:36.955 INFO O| May 15 03:15:36.955 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
41072024-05-15T03:15:37.459Z[ recovery-image] May 15 03:15:36.970 INFO O| May 15 03:15:36.970 INFO STEP 6 (remove_files) COMPLETE
41082024-05-15T03:15:37.459Z[ recovery-image] May 15 03:15:36.970 INFO O| May 15 03:15:36.970 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41092024-05-15T03:15:37.459Z[ recovery-image] May 15 03:15:36.971 INFO O| May 15 03:15:36.970 INFO skip step because feature "recovery" is enabled
41102024-05-15T03:15:37.459Z[ recovery-image] May 15 03:15:36.971 INFO O| May 15 03:15:36.970 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41112024-05-15T03:15:37.459Z[ recovery-image] May 15 03:15:36.971 INFO O| May 15 03:15:36.970 INFO skip step because feature "recovery" is enabled
41122024-05-15T03:15:37.460Z[ recovery-image] May 15 03:15:36.971 INFO O| May 15 03:15:36.970 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41132024-05-15T03:15:37.460Z[ recovery-image] May 15 03:15:36.971 INFO O| May 15 03:15:36.970 INFO skip step because feature "recovery" is enabled
41142024-05-15T03:15:37.460Z[ recovery-image] May 15 03:15:36.971 INFO O| May 15 03:15:36.970 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41152024-05-15T03:15:37.500Z[ recovery-image] May 15 03:15:36.984 INFO O| May 15 03:15:36.984 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
41162024-05-15T03:15:37.501Z[ recovery-image] May 15 03:15:36.989 INFO O| May 15 03:15:36.989 INFO STEP 10 (remove_files) COMPLETE
41172024-05-15T03:15:37.501Z[ recovery-image] May 15 03:15:36.989 INFO O| May 15 03:15:36.989 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41182024-05-15T03:15:37.501Z[ recovery-image] May 15 03:15:37.009 INFO O| May 15 03:15:37.009 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
41192024-05-15T03:15:37.501Z[ recovery-image] May 15 03:15:37.010 INFO O| May 15 03:15:37.010 INFO STEP 11 (remove_files) COMPLETE
41202024-05-15T03:15:37.501Z[ recovery-image] May 15 03:15:37.010 INFO O| May 15 03:15:37.010 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41212024-05-15T03:15:37.501Z[ recovery-image] May 15 03:15:37.031 INFO O| May 15 03:15:37.031 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
41222024-05-15T03:15:37.502Z[ recovery-image] May 15 03:15:37.033 INFO O| May 15 03:15:37.033 INFO STEP 12 (remove_files) COMPLETE
41232024-05-15T03:15:37.502Z[ recovery-image] May 15 03:15:37.033 INFO O| May 15 03:15:37.033 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41242024-05-15T03:15:37.960Z[ recovery-image] May 15 03:15:37.059 INFO O| May 15 03:15:37.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
41252024-05-15T03:15:38.013Z[ recovery-image] May 15 03:15:37.273 INFO O| May 15 03:15:37.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
41262024-05-15T03:15:38.013Z[ recovery-image] May 15 03:15:37.278 INFO O| May 15 03:15:37.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
41272024-05-15T03:15:38.026Z[ host-image] May 15 03:15:37.279 INFO O| May 15 03:15:37.279 INFO O| Done
41282024-05-15T03:15:38.026Z[ recovery-image] May 15 03:15:37.296 INFO O| May 15 03:15:37.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
41292024-05-15T03:15:38.026Z[ recovery-image] May 15 03:15:37.300 INFO O| May 15 03:15:37.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
41302024-05-15T03:15:38.027Z[ host-image] May 15 03:15:37.305 INFO O| May 15 03:15:37.305 INFO O| Done
41312024-05-15T03:15:38.027Z[ host-image] May 15 03:15:37.305 INFO O| May 15 03:15:37.305 INFO O| Done
41322024-05-15T03:15:38.027Z[ host-image] May 15 03:15:37.321 INFO O| May 15 03:15:37.321 INFO O| Done
41332024-05-15T03:15:38.027Z[ recovery-image] May 15 03:15:37.361 INFO O| May 15 03:15:37.361 INFO STEP 13 (remove_files) COMPLETE
41342024-05-15T03:15:38.028Z[ recovery-image] May 15 03:15:37.361 INFO O| May 15 03:15:37.361 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41352024-05-15T03:15:38.028Z[ recovery-image] May 15 03:15:37.379 INFO O| May 15 03:15:37.379 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
41362024-05-15T03:15:38.028Z[ recovery-image] May 15 03:15:37.381 INFO O| May 15 03:15:37.381 INFO STEP 14 (remove_files) COMPLETE
41372024-05-15T03:15:38.029Z[ recovery-image] May 15 03:15:37.382 INFO O| May 15 03:15:37.381 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41382024-05-15T03:15:38.029Z[ recovery-image] May 15 03:15:37.395 INFO O| May 15 03:15:37.395 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
41392024-05-15T03:15:38.030Z[ recovery-image] May 15 03:15:37.404 INFO O| May 15 03:15:37.404 INFO STEP 15 (remove_files) COMPLETE
41402024-05-15T03:15:38.030Z[ recovery-image] May 15 03:15:37.404 INFO O| May 15 03:15:37.404 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41412024-05-15T03:15:38.030Z[ recovery-image] May 15 03:15:37.419 INFO O| May 15 03:15:37.418 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
41422024-05-15T03:15:38.030Z[ recovery-image] May 15 03:15:37.419 INFO O| May 15 03:15:37.419 INFO STEP 16 (remove_files) COMPLETE
41432024-05-15T03:15:38.031Z[ recovery-image] May 15 03:15:37.419 INFO O| May 15 03:15:37.419 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41442024-05-15T03:15:38.031Z[ host-image] May 15 03:15:37.423 INFO O| May 15 03:15:37.423 INFO STEP 12 (pkg_install) COMPLETE
41452024-05-15T03:15:38.032Z[ host-image] May 15 03:15:37.423 INFO O| May 15 03:15:37.423 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41462024-05-15T03:15:38.033Z[ recovery-image] May 15 03:15:37.434 INFO O| May 15 03:15:37.434 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
41472024-05-15T03:15:38.044Z[ recovery-image] May 15 03:15:37.436 INFO O| May 15 03:15:37.436 INFO STEP 17 (remove_files) COMPLETE
41482024-05-15T03:15:38.044Z[ recovery-image] May 15 03:15:37.436 INFO O| May 15 03:15:37.436 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41492024-05-15T03:15:38.045Z[ host-image] May 15 03:15:37.439 INFO O| May 15 03:15:37.439 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
41502024-05-15T03:15:38.045Z[ recovery-image] May 15 03:15:37.453 INFO O| May 15 03:15:37.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
41512024-05-15T03:15:38.046Z[ recovery-image] May 15 03:15:37.454 INFO O| May 15 03:15:37.454 INFO STEP 18 (remove_files) COMPLETE
41522024-05-15T03:15:38.046Z[ recovery-image] May 15 03:15:37.454 INFO O| May 15 03:15:37.454 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41532024-05-15T03:15:38.046Z[ recovery-image] May 15 03:15:37.467 INFO O| May 15 03:15:37.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
41542024-05-15T03:15:38.046Z[ recovery-image] May 15 03:15:37.467 INFO O| May 15 03:15:37.467 INFO STEP 19 (remove_files) COMPLETE
41552024-05-15T03:15:38.046Z[ recovery-image] May 15 03:15:37.467 INFO O| May 15 03:15:37.467 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41562024-05-15T03:15:38.046Z[ recovery-image] May 15 03:15:37.480 INFO O| May 15 03:15:37.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
41572024-05-15T03:15:38.047Z[ recovery-image] May 15 03:15:37.480 INFO O| May 15 03:15:37.480 INFO STEP 20 (remove_files) COMPLETE
41582024-05-15T03:15:38.047Z[ recovery-image] May 15 03:15:37.480 INFO O| May 15 03:15:37.480 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41592024-05-15T03:15:38.047Z[ recovery-image] May 15 03:15:37.492 INFO O| May 15 03:15:37.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
41602024-05-15T03:15:38.048Z[ recovery-image] May 15 03:15:37.492 INFO O| May 15 03:15:37.492 INFO STEP 21 (remove_files) COMPLETE
41612024-05-15T03:15:38.048Z[ recovery-image] May 15 03:15:37.492 INFO O| May 15 03:15:37.492 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41622024-05-15T03:15:38.048Z[ recovery-image] May 15 03:15:37.505 INFO O| May 15 03:15:37.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
41632024-05-15T03:15:38.048Z[ recovery-image] May 15 03:15:37.505 INFO O| May 15 03:15:37.505 INFO STEP 22 (remove_files) COMPLETE
41642024-05-15T03:15:38.048Z[ recovery-image] May 15 03:15:37.505 INFO O| May 15 03:15:37.505 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41652024-05-15T03:15:38.048Z[ recovery-image] May 15 03:15:37.517 INFO O| May 15 03:15:37.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
41662024-05-15T03:15:38.048Z[ recovery-image] May 15 03:15:37.517 INFO O| May 15 03:15:37.517 INFO STEP 23 (remove_files) COMPLETE
41672024-05-15T03:15:38.049Z[ recovery-image] May 15 03:15:37.518 INFO O| May 15 03:15:37.517 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41682024-05-15T03:15:38.049Z[ recovery-image] May 15 03:15:37.530 INFO O| May 15 03:15:37.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
41692024-05-15T03:15:38.049Z[ recovery-image] May 15 03:15:37.530 INFO O| May 15 03:15:37.530 INFO STEP 24 (remove_files) COMPLETE
41702024-05-15T03:15:38.049Z[ recovery-image] May 15 03:15:37.530 INFO O| May 15 03:15:37.530 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41712024-05-15T03:15:38.536Z[ recovery-image] May 15 03:15:37.543 INFO O| May 15 03:15:37.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
41722024-05-15T03:15:38.536Z[ recovery-image] May 15 03:15:37.543 INFO O| May 15 03:15:37.543 INFO STEP 25 (remove_files) COMPLETE
41732024-05-15T03:15:38.536Z[ recovery-image] May 15 03:15:37.543 INFO O| May 15 03:15:37.543 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41742024-05-15T03:15:38.536Z[ recovery-image] May 15 03:15:37.557 INFO O| May 15 03:15:37.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
41752024-05-15T03:15:38.537Z[ recovery-image] May 15 03:15:37.557 INFO O| May 15 03:15:37.557 INFO STEP 26 (remove_files) COMPLETE
41762024-05-15T03:15:38.537Z[ recovery-image] May 15 03:15:37.557 INFO O| May 15 03:15:37.557 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41772024-05-15T03:15:38.537Z[ recovery-image] May 15 03:15:37.573 INFO O| May 15 03:15:37.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
41782024-05-15T03:15:38.537Z[ recovery-image] May 15 03:15:37.573 INFO O| May 15 03:15:37.573 INFO STEP 27 (remove_files) COMPLETE
41792024-05-15T03:15:38.537Z[ recovery-image] May 15 03:15:37.573 INFO O| May 15 03:15:37.573 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41802024-05-15T03:15:38.537Z[ recovery-image] May 15 03:15:37.585 INFO O| May 15 03:15:37.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
41812024-05-15T03:15:38.538Z[ recovery-image] May 15 03:15:37.585 INFO O| May 15 03:15:37.585 INFO STEP 28 (remove_files) COMPLETE
41822024-05-15T03:15:38.538Z[ recovery-image] May 15 03:15:37.585 INFO O| May 15 03:15:37.585 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41832024-05-15T03:15:38.538Z[ recovery-image] May 15 03:15:37.600 INFO O| May 15 03:15:37.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
41842024-05-15T03:15:38.538Z[ recovery-image] May 15 03:15:37.600 INFO O| May 15 03:15:37.600 INFO STEP 29 (remove_files) COMPLETE
41852024-05-15T03:15:38.538Z[ recovery-image] May 15 03:15:37.600 INFO O| May 15 03:15:37.600 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41862024-05-15T03:15:38.538Z[ recovery-image] May 15 03:15:37.612 INFO O| May 15 03:15:37.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
41872024-05-15T03:15:38.539Z[ recovery-image] May 15 03:15:37.612 INFO O| May 15 03:15:37.612 INFO STEP 30 (remove_files) COMPLETE
41882024-05-15T03:15:38.539Z[ recovery-image] May 15 03:15:37.612 INFO O| May 15 03:15:37.612 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41892024-05-15T03:15:38.539Z[ recovery-image] May 15 03:15:37.624 INFO O| May 15 03:15:37.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
41902024-05-15T03:15:38.539Z[ recovery-image] May 15 03:15:37.624 INFO O| May 15 03:15:37.624 INFO STEP 31 (remove_files) COMPLETE
41912024-05-15T03:15:38.539Z[ recovery-image] May 15 03:15:37.624 INFO O| May 15 03:15:37.624 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41922024-05-15T03:15:38.540Z[ recovery-image] May 15 03:15:37.636 INFO O| May 15 03:15:37.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
41932024-05-15T03:15:38.540Z[ recovery-image] May 15 03:15:37.636 INFO O| May 15 03:15:37.636 INFO STEP 32 (remove_files) COMPLETE
41942024-05-15T03:15:38.540Z[ recovery-image] May 15 03:15:37.636 INFO O| May 15 03:15:37.636 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41952024-05-15T03:15:38.540Z[ recovery-image] May 15 03:15:37.648 INFO O| May 15 03:15:37.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
41962024-05-15T03:15:38.540Z[ recovery-image] May 15 03:15:37.649 INFO O| May 15 03:15:37.649 INFO STEP 33 (remove_files) COMPLETE
41972024-05-15T03:15:38.540Z[ recovery-image] May 15 03:15:37.649 INFO O| May 15 03:15:37.649 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41982024-05-15T03:15:38.540Z[ recovery-image] May 15 03:15:37.666 INFO O| May 15 03:15:37.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
41992024-05-15T03:15:38.541Z[ recovery-image] May 15 03:15:37.666 INFO O| May 15 03:15:37.666 INFO STEP 34 (remove_files) COMPLETE
42002024-05-15T03:15:38.541Z[ recovery-image] May 15 03:15:37.666 INFO O| May 15 03:15:37.666 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42012024-05-15T03:15:38.541Z[ recovery-image] May 15 03:15:37.679 INFO O| May 15 03:15:37.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
42022024-05-15T03:15:38.541Z[ recovery-image] May 15 03:15:37.679 INFO O| May 15 03:15:37.679 INFO STEP 35 (remove_files) COMPLETE
42032024-05-15T03:15:38.541Z[ recovery-image] May 15 03:15:37.679 INFO O| May 15 03:15:37.679 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42042024-05-15T03:15:38.541Z[ recovery-image] May 15 03:15:37.697 INFO O| May 15 03:15:37.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
42052024-05-15T03:15:38.541Z[ recovery-image] May 15 03:15:37.697 INFO O| May 15 03:15:37.697 INFO STEP 36 (remove_files) COMPLETE
42062024-05-15T03:15:38.542Z[ recovery-image] May 15 03:15:37.697 INFO O| May 15 03:15:37.697 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42072024-05-15T03:15:38.542Z[ recovery-image] May 15 03:15:37.714 INFO O| May 15 03:15:37.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
42082024-05-15T03:15:38.542Z[ recovery-image] May 15 03:15:37.714 INFO O| May 15 03:15:37.714 INFO STEP 37 (remove_files) COMPLETE
42092024-05-15T03:15:38.542Z[ recovery-image] May 15 03:15:37.714 INFO O| May 15 03:15:37.714 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42102024-05-15T03:15:38.542Z[ recovery-image] May 15 03:15:37.728 INFO O| May 15 03:15:37.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
42112024-05-15T03:15:38.542Z[ recovery-image] May 15 03:15:37.729 INFO O| May 15 03:15:37.729 INFO STEP 38 (remove_files) COMPLETE
42122024-05-15T03:15:38.543Z[ recovery-image] May 15 03:15:37.729 INFO O| May 15 03:15:37.729 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42132024-05-15T03:15:38.543Z[ recovery-image] May 15 03:15:37.742 INFO O| May 15 03:15:37.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
42142024-05-15T03:15:38.543Z[ recovery-image] May 15 03:15:37.742 INFO O| May 15 03:15:37.742 INFO STEP 39 (remove_files) COMPLETE
42152024-05-15T03:15:38.543Z[ recovery-image] May 15 03:15:37.742 INFO O| May 15 03:15:37.742 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42162024-05-15T03:15:38.543Z[ recovery-image] May 15 03:15:37.755 INFO O| May 15 03:15:37.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
42172024-05-15T03:15:38.543Z[ recovery-image] May 15 03:15:37.755 INFO O| May 15 03:15:37.755 INFO STEP 40 (remove_files) COMPLETE
42182024-05-15T03:15:38.543Z[ recovery-image] May 15 03:15:37.755 INFO O| May 15 03:15:37.755 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42192024-05-15T03:15:38.544Z[ recovery-image] May 15 03:15:37.768 INFO O| May 15 03:15:37.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
42202024-05-15T03:15:38.544Z[ recovery-image] May 15 03:15:37.768 INFO O| May 15 03:15:37.768 INFO STEP 41 (remove_files) COMPLETE
42212024-05-15T03:15:38.544Z[ recovery-image] May 15 03:15:37.768 INFO O| May 15 03:15:37.768 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42222024-05-15T03:15:38.544Z[ recovery-image] May 15 03:15:37.781 INFO O| May 15 03:15:37.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
42232024-05-15T03:15:38.544Z[ recovery-image] May 15 03:15:37.781 INFO O| May 15 03:15:37.781 INFO STEP 42 (remove_files) COMPLETE
42242024-05-15T03:15:38.544Z[ recovery-image] May 15 03:15:37.781 INFO O| May 15 03:15:37.781 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42252024-05-15T03:15:38.544Z[ recovery-image] May 15 03:15:37.794 INFO O| May 15 03:15:37.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
42262024-05-15T03:15:38.545Z[ recovery-image] May 15 03:15:37.794 INFO O| May 15 03:15:37.794 INFO STEP 43 (remove_files) COMPLETE
42272024-05-15T03:15:38.545Z[ recovery-image] May 15 03:15:37.794 INFO O| May 15 03:15:37.794 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42282024-05-15T03:15:38.545Z[ recovery-image] May 15 03:15:37.807 INFO O| May 15 03:15:37.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
42292024-05-15T03:15:38.545Z[ recovery-image] May 15 03:15:37.807 INFO O| May 15 03:15:37.807 INFO STEP 44 (remove_files) COMPLETE
42302024-05-15T03:15:38.545Z[ recovery-image] May 15 03:15:37.807 INFO O| May 15 03:15:37.807 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42312024-05-15T03:15:38.545Z[ recovery-image] May 15 03:15:37.820 INFO O| May 15 03:15:37.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
42322024-05-15T03:15:38.545Z[ recovery-image] May 15 03:15:37.820 INFO O| May 15 03:15:37.820 INFO STEP 45 (remove_files) COMPLETE
42332024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.820 INFO O| May 15 03:15:37.820 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42342024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.837 INFO O| May 15 03:15:37.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
42352024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.838 INFO O| May 15 03:15:37.837 INFO STEP 46 (remove_files) COMPLETE
42362024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.838 INFO O| May 15 03:15:37.838 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42372024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.850 INFO O| May 15 03:15:37.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
42382024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.850 INFO O| May 15 03:15:37.850 INFO STEP 47 (remove_files) COMPLETE
42392024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.850 INFO O| May 15 03:15:37.850 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42402024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.861 INFO O| May 15 03:15:37.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
42412024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.861 INFO O| May 15 03:15:37.861 INFO STEP 48 (remove_files) COMPLETE
42422024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.861 INFO O| May 15 03:15:37.861 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42432024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.881 INFO O| May 15 03:15:37.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
42442024-05-15T03:15:38.546Z[ recovery-image] May 15 03:15:37.881 INFO O| May 15 03:15:37.881 INFO STEP 49 (remove_files) COMPLETE
42452024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.881 INFO O| May 15 03:15:37.881 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42462024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.894 INFO O| May 15 03:15:37.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
42472024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.894 INFO O| May 15 03:15:37.894 INFO STEP 50 (remove_files) COMPLETE
42482024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.894 INFO O| May 15 03:15:37.894 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42492024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.906 INFO O| May 15 03:15:37.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
42502024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.907 INFO O| May 15 03:15:37.906 INFO STEP 51 (remove_files) COMPLETE
42512024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.907 INFO O| May 15 03:15:37.907 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42522024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.919 INFO O| May 15 03:15:37.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
42532024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.919 INFO O| May 15 03:15:37.919 INFO STEP 52 (remove_files) COMPLETE
42542024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.919 INFO O| May 15 03:15:37.919 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42552024-05-15T03:15:38.547Z[ recovery-image] May 15 03:15:37.932 INFO O| May 15 03:15:37.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
42562024-05-15T03:15:38.548Z[ recovery-image] May 15 03:15:37.932 INFO O| May 15 03:15:37.932 INFO STEP 53 (remove_files) COMPLETE
42572024-05-15T03:15:38.548Z[ recovery-image] May 15 03:15:37.932 INFO O| May 15 03:15:37.932 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42582024-05-15T03:15:38.548Z[ recovery-image] May 15 03:15:37.944 INFO O| May 15 03:15:37.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
42592024-05-15T03:15:38.548Z[ recovery-image] May 15 03:15:37.944 INFO O| May 15 03:15:37.944 INFO STEP 54 (remove_files) COMPLETE
42602024-05-15T03:15:38.548Z[ recovery-image] May 15 03:15:37.944 INFO O| May 15 03:15:37.944 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42612024-05-15T03:15:38.548Z[ recovery-image] May 15 03:15:37.961 INFO O| May 15 03:15:37.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
42622024-05-15T03:15:38.549Z[ recovery-image] May 15 03:15:37.961 INFO O| May 15 03:15:37.961 INFO STEP 55 (remove_files) COMPLETE
42632024-05-15T03:15:38.549Z[ recovery-image] May 15 03:15:37.961 INFO O| May 15 03:15:37.961 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42642024-05-15T03:15:38.549Z[ recovery-image] May 15 03:15:37.974 INFO O| May 15 03:15:37.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
42652024-05-15T03:15:38.549Z[ recovery-image] May 15 03:15:37.974 INFO O| May 15 03:15:37.974 INFO STEP 56 (remove_files) COMPLETE
42662024-05-15T03:15:38.549Z[ recovery-image] May 15 03:15:37.974 INFO O| May 15 03:15:37.974 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42672024-05-15T03:15:38.549Z[ recovery-image] May 15 03:15:37.995 INFO O| May 15 03:15:37.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
42682024-05-15T03:15:38.549Z[ recovery-image] May 15 03:15:37.995 INFO O| May 15 03:15:37.995 INFO STEP 57 (remove_files) COMPLETE
42692024-05-15T03:15:38.550Z[ recovery-image] May 15 03:15:37.995 INFO O| May 15 03:15:37.995 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42702024-05-15T03:15:38.550Z[ recovery-image] May 15 03:15:38.011 INFO O| May 15 03:15:38.011 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
42712024-05-15T03:15:39.034Z[ recovery-image] May 15 03:15:38.011 INFO O| May 15 03:15:38.011 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
42722024-05-15T03:15:39.035Z[ recovery-image] May 15 03:15:38.012 INFO O| May 15 03:15:38.012 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42732024-05-15T03:15:39.035Z[ recovery-image] May 15 03:15:38.012 INFO O| May 15 03:15:38.012 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42742024-05-15T03:15:39.035Z[ recovery-image] May 15 03:15:38.012 INFO O| May 15 03:15:38.012 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42752024-05-15T03:15:39.035Z[ recovery-image] May 15 03:15:38.012 INFO O| May 15 03:15:38.012 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42762024-05-15T03:15:39.036Z[ recovery-image] May 15 03:15:38.012 INFO O| May 15 03:15:38.012 INFO ok!
42772024-05-15T03:15:39.036Z[ recovery-image] May 15 03:15:38.012 INFO O| May 15 03:15:38.012 INFO STEP 58 (ensure_file) COMPLETE
42782024-05-15T03:15:39.036Z[ recovery-image] May 15 03:15:38.012 INFO O| May 15 03:15:38.012 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42792024-05-15T03:15:39.036Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
42802024-05-15T03:15:39.036Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
42812024-05-15T03:15:39.036Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42822024-05-15T03:15:39.037Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42832024-05-15T03:15:39.037Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42842024-05-15T03:15:39.037Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42852024-05-15T03:15:39.037Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO ok!
42862024-05-15T03:15:39.037Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO STEP 59 (ensure_file) COMPLETE
42872024-05-15T03:15:39.037Z[ recovery-image] May 15 03:15:38.027 INFO O| May 15 03:15:38.027 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42882024-05-15T03:15:39.037Z[ recovery-image] May 15 03:15:38.041 INFO O| May 15 03:15:38.041 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
42892024-05-15T03:15:39.038Z[ recovery-image] May 15 03:15:38.041 INFO O| May 15 03:15:38.041 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
42902024-05-15T03:15:39.038Z[ recovery-image] May 15 03:15:38.042 INFO O| May 15 03:15:38.042 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
42912024-05-15T03:15:39.038Z[ recovery-image] May 15 03:15:38.042 INFO O| May 15 03:15:38.042 INFO ok!
42922024-05-15T03:15:39.038Z[ recovery-image] May 15 03:15:38.042 INFO O| May 15 03:15:38.042 INFO STEP 60 (ensure_file) COMPLETE
42932024-05-15T03:15:39.038Z[ host-image] May 15 03:15:38.042 INFO O| May 15 03:15:38.042 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42942024-05-15T03:15:39.038Z[ recovery-image] May 15 03:15:38.042 INFO O| May 15 03:15:38.042 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42952024-05-15T03:15:39.039Z[ recovery-image] May 15 03:15:38.055 INFO O| May 15 03:15:38.055 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
42962024-05-15T03:15:39.039Z[ recovery-image] May 15 03:15:38.055 INFO O| May 15 03:15:38.055 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
42972024-05-15T03:15:39.039Z[ recovery-image] May 15 03:15:38.055 INFO O| May 15 03:15:38.055 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
42982024-05-15T03:15:39.039Z[ recovery-image] May 15 03:15:38.055 INFO O| May 15 03:15:38.055 INFO ok!
42992024-05-15T03:15:39.039Z[ recovery-image] May 15 03:15:38.055 INFO O| May 15 03:15:38.055 INFO STEP 61 (ensure_file) COMPLETE
43002024-05-15T03:15:39.039Z[ recovery-image] May 15 03:15:38.055 INFO O| May 15 03:15:38.055 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43012024-05-15T03:15:39.040Z[ recovery-image] May 15 03:15:38.069 INFO O| May 15 03:15:38.068 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
43022024-05-15T03:15:39.040Z[ recovery-image] May 15 03:15:38.069 INFO O| May 15 03:15:38.069 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
43032024-05-15T03:15:39.040Z[ recovery-image] May 15 03:15:38.069 INFO O| May 15 03:15:38.069 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
43042024-05-15T03:15:39.040Z[ recovery-image] May 15 03:15:38.069 INFO O| May 15 03:15:38.069 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
43052024-05-15T03:15:39.040Z[ recovery-image] May 15 03:15:38.069 INFO O| May 15 03:15:38.069 INFO ok!
43062024-05-15T03:15:39.041Z[ recovery-image] May 15 03:15:38.069 INFO O| May 15 03:15:38.069 INFO STEP 62 (ensure_file) COMPLETE
43072024-05-15T03:15:39.041Z[ recovery-image] May 15 03:15:38.069 INFO O| May 15 03:15:38.069 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43082024-05-15T03:15:39.041Z[ recovery-image] May 15 03:15:38.082 INFO O| May 15 03:15:38.082 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
43092024-05-15T03:15:39.041Z[ recovery-image] May 15 03:15:38.082 INFO O| May 15 03:15:38.082 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
43102024-05-15T03:15:39.041Z[ recovery-image] May 15 03:15:38.082 INFO O| May 15 03:15:38.082 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43112024-05-15T03:15:39.042Z[ recovery-image] May 15 03:15:38.082 INFO O| May 15 03:15:38.082 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43122024-05-15T03:15:39.042Z[ recovery-image] May 15 03:15:38.082 INFO O| May 15 03:15:38.082 INFO ok!
43132024-05-15T03:15:39.042Z[ recovery-image] May 15 03:15:38.082 INFO O| May 15 03:15:38.082 INFO STEP 63 (ensure_file) COMPLETE
43142024-05-15T03:15:39.042Z[ recovery-image] May 15 03:15:38.082 INFO O| May 15 03:15:38.082 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43152024-05-15T03:15:39.042Z[ recovery-image] May 15 03:15:38.096 INFO O| May 15 03:15:38.095 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
43162024-05-15T03:15:39.043Z[ recovery-image] May 15 03:15:38.096 INFO O| May 15 03:15:38.095 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
43172024-05-15T03:15:39.043Z[ recovery-image] May 15 03:15:38.096 INFO O| May 15 03:15:38.096 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
43182024-05-15T03:15:39.043Z[ recovery-image] May 15 03:15:38.096 INFO O| May 15 03:15:38.096 INFO ok!
43192024-05-15T03:15:39.043Z[ recovery-image] May 15 03:15:38.096 INFO O| May 15 03:15:38.096 INFO STEP 64 (assemble_files) COMPLETE
43202024-05-15T03:15:39.043Z[ recovery-image] May 15 03:15:38.096 INFO O| May 15 03:15:38.096 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43212024-05-15T03:15:39.043Z[ recovery-image] May 15 03:15:38.109 INFO O| May 15 03:15:38.109 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
43222024-05-15T03:15:39.043Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.109 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
43232024-05-15T03:15:39.044Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
43242024-05-15T03:15:39.044Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
43252024-05-15T03:15:39.044Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO ok!
43262024-05-15T03:15:39.044Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO STEP 65 (ensure_file) COMPLETE
43272024-05-15T03:15:39.044Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43282024-05-15T03:15:39.044Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO skip step because feature "omicron1" is not enabled
43292024-05-15T03:15:39.045Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43302024-05-15T03:15:39.045Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO skip step because feature "omicron1" is not enabled
43312024-05-15T03:15:39.045Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43322024-05-15T03:15:39.045Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO skip step because feature "omicron1" is not enabled
43332024-05-15T03:15:39.045Z[ recovery-image] May 15 03:15:38.110 INFO O| May 15 03:15:38.110 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43342024-05-15T03:15:39.505Z[ recovery-image] May 15 03:15:38.136 INFO O| May 15 03:15:38.136 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
43352024-05-15T03:15:39.505Z[ recovery-image] May 15 03:15:38.136 INFO O| May 15 03:15:38.136 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
43362024-05-15T03:15:39.906Z[ host-image] May 15 03:15:39.441 INFO O| May 15 03:15:39.440 INFO O| Planning: Solver setup ... Done
43372024-05-15T03:15:39.955Z[ host-image] May 15 03:15:39.445 INFO O| May 15 03:15:39.445 INFO O| Planning: Running solver ... Done
43382024-05-15T03:15:39.955Z[ host-image] May 15 03:15:39.472 INFO O| May 15 03:15:39.472 INFO O| Planning: Finding local manifests ... Done
43392024-05-15T03:15:39.955Z[ host-image] May 15 03:15:39.473 INFO O| May 15 03:15:39.473 INFO O| Planning: Fetching manifests: 0/6 0% complete
43402024-05-15T03:15:40.242Z[ host-image] May 15 03:15:39.783 INFO O| May 15 03:15:39.783 INFO O| Planning: Fetching manifests: 6/6 100% complete
43412024-05-15T03:15:40.296Z[ host-image] May 15 03:15:39.826 INFO O| May 15 03:15:39.826 INFO O| Planning: Package planning ... Done
43422024-05-15T03:15:40.820Z[ host-image] May 15 03:15:39.847 INFO O| May 15 03:15:39.847 INFO O| Planning: Merging actions ... Done
43432024-05-15T03:15:40.820Z[ host-image] May 15 03:15:39.936 INFO O| May 15 03:15:39.936 INFO O| Planning: Checking for conflicting actions ... Done
43442024-05-15T03:15:40.820Z[ host-image] May 15 03:15:39.940 INFO O| May 15 03:15:39.940 INFO O| Planning: Consolidating action changes ... Done
43452024-05-15T03:15:40.820Z[ recovery-image] May 15 03:15:39.960 INFO O| May 15 03:15:39.960 INFO STEP 69 (pack_tar) COMPLETE
43462024-05-15T03:15:40.821Z[ recovery-image] May 15 03:15:39.960 INFO O| May 15 03:15:39.960 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43472024-05-15T03:15:40.821Z[ recovery-image] May 15 03:15:39.960 INFO O| May 15 03:15:39.960 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
43482024-05-15T03:15:40.821Z[ recovery-image] May 15 03:15:40.257 INFO O| May 15 03:15:40.256 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43492024-05-15T03:15:40.821Z[ host-image] May 15 03:15:40.281 INFO O| May 15 03:15:40.281 INFO O| Planning: Evaluating mediators ... Done
43502024-05-15T03:15:40.821Z[ host-image] May 15 03:15:40.285 INFO O| May 15 03:15:40.284 INFO O| Planning: Planning completed in 2.24 seconds
43512024-05-15T03:15:40.821Z[ host-image] May 15 03:15:40.286 INFO O| May 15 03:15:40.286 INFO O| Packages to install: 6
43522024-05-15T03:15:40.821Z[ host-image] May 15 03:15:40.286 INFO O| May 15 03:15:40.286 INFO O| Mediators to change: 1
43532024-05-15T03:15:40.821Z[ host-image] May 15 03:15:40.286 INFO O| May 15 03:15:40.286 INFO O| Services to change: 1
43542024-05-15T03:15:40.821Z[ host-image] May 15 03:15:40.302 INFO O| May 15 03:15:40.301 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
43552024-05-15T03:15:40.822Z[ recovery-image] May 15 03:15:40.311 INFO O| May 15 03:15:40.311 INFO completed processing gimlet/ramdisk-02-trim
43562024-05-15T03:15:40.822Z[ recovery-image] May 15 03:15:40.315 INFO image builder template: ramdisk-03-recovery-trim...
43572024-05-15T03:15:40.822Z[ recovery-image] May 15 03:15:40.315 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/.tmpiAfVbH/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
43582024-05-15T03:15:41.836Z[ recovery-image] May 15 03:15:40.457 INFO O| May 15 03:15:40.456 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43592024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.465 INFO O| May 15 03:15:40.465 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43602024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.520 INFO O| May 15 03:15:40.520 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
43612024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.568 INFO O| May 15 03:15:40.567 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43622024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.568 INFO O| May 15 03:15:40.568 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
43632024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.582 INFO O| May 15 03:15:40.581 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
43642024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.593 INFO O| May 15 03:15:40.592 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43652024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.600 INFO O| May 15 03:15:40.600 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
43662024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.861 INFO O| May 15 03:15:40.861 INFO rolled back to input snapshot; work may begin
43672024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.861 INFO O| May 15 03:15:40.861 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
43682024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.869 INFO O| May 15 03:15:40.869 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43692024-05-15T03:15:41.837Z[ recovery-image] May 15 03:15:40.883 INFO O| May 15 03:15:40.883 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
43702024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.886 INFO O| May 15 03:15:40.886 INFO STEP 0 (remove_files) COMPLETE
43712024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.886 INFO O| May 15 03:15:40.886 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43722024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.899 INFO O| May 15 03:15:40.899 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
43732024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.961 INFO O| May 15 03:15:40.961 INFO STEP 1 (remove_files) COMPLETE
43742024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.961 INFO O| May 15 03:15:40.961 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43752024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.975 INFO O| May 15 03:15:40.975 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
43762024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.977 INFO O| May 15 03:15:40.976 INFO STEP 2 (remove_files) COMPLETE
43772024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.977 INFO O| May 15 03:15:40.977 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43782024-05-15T03:15:41.838Z[ recovery-image] May 15 03:15:40.990 INFO O| May 15 03:15:40.990 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
43792024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.044 INFO O| May 15 03:15:41.044 INFO STEP 3 (remove_files) COMPLETE
43802024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.044 INFO O| May 15 03:15:41.044 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43812024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.060 INFO O| May 15 03:15:41.060 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
43822024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.074 INFO O| May 15 03:15:41.074 INFO STEP 4 (remove_files) COMPLETE
43832024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.074 INFO O| May 15 03:15:41.074 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43842024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.093 INFO O| May 15 03:15:41.093 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
43852024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.097 INFO O| May 15 03:15:41.097 INFO STEP 5 (remove_files) COMPLETE
43862024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.097 INFO O| May 15 03:15:41.097 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43872024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.111 INFO O| May 15 03:15:41.111 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
43882024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.113 INFO O| May 15 03:15:41.113 INFO STEP 6 (remove_files) COMPLETE
43892024-05-15T03:15:41.839Z[ recovery-image] May 15 03:15:41.113 INFO O| May 15 03:15:41.113 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43902024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.125 INFO O| May 15 03:15:41.125 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
43912024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.127 INFO O| May 15 03:15:41.127 INFO STEP 7 (remove_files) COMPLETE
43922024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.128 INFO O| May 15 03:15:41.127 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43932024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.140 INFO O| May 15 03:15:41.139 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
43942024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.142 INFO O| May 15 03:15:41.142 INFO STEP 8 (remove_files) COMPLETE
43952024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.142 INFO O| May 15 03:15:41.142 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43962024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.154 INFO O| May 15 03:15:41.154 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
43972024-05-15T03:15:41.840Z[ recovery-image] May 15 03:15:41.155 INFO O| May 15 03:15:41.155 INFO STEP 9 (remove_files) COMPLETE
43982024-05-15T03:15:41.841Z[ recovery-image] May 15 03:15:41.155 INFO O| May 15 03:15:41.155 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43992024-05-15T03:15:41.841Z[ recovery-image] May 15 03:15:41.168 INFO O| May 15 03:15:41.167 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
44002024-05-15T03:15:41.841Z[ recovery-image] May 15 03:15:41.169 INFO O| May 15 03:15:41.169 INFO STEP 10 (remove_files) COMPLETE
44012024-05-15T03:15:41.841Z[ recovery-image] May 15 03:15:41.169 INFO O| May 15 03:15:41.169 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44022024-05-15T03:15:41.841Z[ recovery-image] May 15 03:15:41.181 INFO O| May 15 03:15:41.181 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
44032024-05-15T03:15:41.841Z[ recovery-image] May 15 03:15:41.236 INFO O| May 15 03:15:41.236 INFO STEP 11 (remove_files) COMPLETE
44042024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.236 INFO O| May 15 03:15:41.236 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44052024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.252 INFO O| May 15 03:15:41.252 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
44062024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.255 INFO O| May 15 03:15:41.255 INFO STEP 12 (remove_files) COMPLETE
44072024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.255 INFO O| May 15 03:15:41.255 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44082024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.268 INFO O| May 15 03:15:41.268 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
44092024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.271 INFO O| May 15 03:15:41.271 INFO STEP 13 (remove_files) COMPLETE
44102024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.271 INFO O| May 15 03:15:41.271 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44112024-05-15T03:15:41.842Z[ recovery-image] May 15 03:15:41.287 INFO O| May 15 03:15:41.287 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
44122024-05-15T03:15:41.843Z[ recovery-image] May 15 03:15:41.287 INFO O| May 15 03:15:41.287 INFO STEP 14 (remove_files) COMPLETE
44132024-05-15T03:15:41.843Z[ recovery-image] May 15 03:15:41.287 INFO O| May 15 03:15:41.287 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44142024-05-15T03:15:42.333Z[ recovery-image] May 15 03:15:41.304 INFO O| May 15 03:15:41.304 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
44152024-05-15T03:15:42.333Z[ recovery-image] May 15 03:15:41.305 INFO O| May 15 03:15:41.305 INFO STEP 15 (remove_files) COMPLETE
44162024-05-15T03:15:42.333Z[ recovery-image] May 15 03:15:41.305 INFO O| May 15 03:15:41.305 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44172024-05-15T03:15:42.333Z[ recovery-image] May 15 03:15:41.319 INFO O| May 15 03:15:41.318 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
44182024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.327 INFO O| May 15 03:15:41.327 INFO STEP 16 (remove_files) COMPLETE
44192024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.327 INFO O| May 15 03:15:41.327 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44202024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.342 INFO O| May 15 03:15:41.342 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
44212024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.342 INFO O| May 15 03:15:41.342 INFO STEP 17 (remove_files) COMPLETE
44222024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.342 INFO O| May 15 03:15:41.342 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44232024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.356 INFO O| May 15 03:15:41.356 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
44242024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.356 INFO O| May 15 03:15:41.356 INFO STEP 18 (remove_files) COMPLETE
44252024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.356 INFO O| May 15 03:15:41.356 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44262024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.369 INFO O| May 15 03:15:41.369 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
44272024-05-15T03:15:42.334Z[ recovery-image] May 15 03:15:41.421 INFO O| May 15 03:15:41.421 INFO STEP 19 (remove_files) COMPLETE
44282024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.422 INFO O| May 15 03:15:41.421 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44292024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.438 INFO O| May 15 03:15:41.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
44302024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.439 INFO O| May 15 03:15:41.439 INFO STEP 20 (remove_files) COMPLETE
44312024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.439 INFO O| May 15 03:15:41.439 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44322024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.452 INFO O| May 15 03:15:41.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
44332024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.453 INFO O| May 15 03:15:41.453 INFO STEP 21 (remove_files) COMPLETE
44342024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.453 INFO O| May 15 03:15:41.453 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44352024-05-15T03:15:42.335Z[ recovery-image] May 15 03:15:41.466 INFO O| May 15 03:15:41.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
44362024-05-15T03:15:42.336Z[ recovery-image] May 15 03:15:41.466 INFO O| May 15 03:15:41.466 INFO STEP 22 (remove_files) COMPLETE
44372024-05-15T03:15:42.336Z[ recovery-image] May 15 03:15:41.466 INFO O| May 15 03:15:41.466 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44382024-05-15T03:15:42.336Z[ recovery-image] May 15 03:15:41.479 INFO O| May 15 03:15:41.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
44392024-05-15T03:15:42.336Z[ recovery-image] May 15 03:15:41.480 INFO O| May 15 03:15:41.480 INFO STEP 23 (remove_files) COMPLETE
44402024-05-15T03:15:42.336Z[ recovery-image] May 15 03:15:41.480 INFO O| May 15 03:15:41.480 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44412024-05-15T03:15:42.336Z[ recovery-image] May 15 03:15:41.493 INFO O| May 15 03:15:41.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
44422024-05-15T03:15:42.336Z[ recovery-image] May 15 03:15:41.494 INFO O| May 15 03:15:41.493 INFO STEP 24 (remove_files) COMPLETE
44432024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.494 INFO O| May 15 03:15:41.493 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44442024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.506 INFO O| May 15 03:15:41.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
44452024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.506 INFO O| May 15 03:15:41.506 INFO STEP 25 (remove_files) COMPLETE
44462024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.507 INFO O| May 15 03:15:41.506 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44472024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.519 INFO O| May 15 03:15:41.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
44482024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.520 INFO O| May 15 03:15:41.520 INFO STEP 26 (remove_files) COMPLETE
44492024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.520 INFO O| May 15 03:15:41.520 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44502024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.537 INFO O| May 15 03:15:41.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
44512024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.537 INFO O| May 15 03:15:41.537 INFO STEP 27 (remove_files) COMPLETE
44522024-05-15T03:15:42.337Z[ recovery-image] May 15 03:15:41.537 INFO O| May 15 03:15:41.537 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44532024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.551 INFO O| May 15 03:15:41.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
44542024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.552 INFO O| May 15 03:15:41.552 INFO STEP 28 (remove_files) COMPLETE
44552024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.552 INFO O| May 15 03:15:41.552 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44562024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.565 INFO O| May 15 03:15:41.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
44572024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.565 INFO O| May 15 03:15:41.565 INFO STEP 29 (remove_files) COMPLETE
44582024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.565 INFO O| May 15 03:15:41.565 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44592024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.579 INFO O| May 15 03:15:41.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
44602024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.580 INFO O| May 15 03:15:41.579 INFO STEP 30 (remove_files) COMPLETE
44612024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.580 INFO O| May 15 03:15:41.579 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44622024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.593 INFO O| May 15 03:15:41.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
44632024-05-15T03:15:42.338Z[ recovery-image] May 15 03:15:41.593 INFO O| May 15 03:15:41.593 INFO STEP 31 (remove_files) COMPLETE
44642024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.593 INFO O| May 15 03:15:41.593 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44652024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.607 INFO O| May 15 03:15:41.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
44662024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.607 INFO O| May 15 03:15:41.607 INFO STEP 32 (remove_files) COMPLETE
44672024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.607 INFO O| May 15 03:15:41.607 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44682024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.621 INFO O| May 15 03:15:41.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
44692024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.622 INFO O| May 15 03:15:41.622 INFO STEP 33 (remove_files) COMPLETE
44702024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.622 INFO O| May 15 03:15:41.622 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44712024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.636 INFO O| May 15 03:15:41.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
44722024-05-15T03:15:42.339Z[ recovery-image] May 15 03:15:41.636 INFO O| May 15 03:15:41.636 INFO STEP 34 (remove_files) COMPLETE
44732024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.636 INFO O| May 15 03:15:41.636 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44742024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.650 INFO O| May 15 03:15:41.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
44752024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.650 INFO O| May 15 03:15:41.650 INFO STEP 35 (remove_files) COMPLETE
44762024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.650 INFO O| May 15 03:15:41.650 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44772024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.664 INFO O| May 15 03:15:41.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
44782024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.664 INFO O| May 15 03:15:41.664 INFO STEP 36 (remove_files) COMPLETE
44792024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.664 INFO O| May 15 03:15:41.664 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44802024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.678 INFO O| May 15 03:15:41.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
44812024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.678 INFO O| May 15 03:15:41.678 INFO STEP 37 (remove_files) COMPLETE
44822024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.678 INFO O| May 15 03:15:41.678 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44832024-05-15T03:15:42.340Z[ recovery-image] May 15 03:15:41.691 INFO O| May 15 03:15:41.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
44842024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.692 INFO O| May 15 03:15:41.691 INFO STEP 38 (remove_files) COMPLETE
44852024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.692 INFO O| May 15 03:15:41.691 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44862024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.710 INFO O| May 15 03:15:41.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
44872024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.710 INFO O| May 15 03:15:41.710 INFO STEP 39 (remove_files) COMPLETE
44882024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.710 INFO O| May 15 03:15:41.710 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44892024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.724 INFO O| May 15 03:15:41.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
44902024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.724 INFO O| May 15 03:15:41.724 INFO STEP 40 (remove_files) COMPLETE
44912024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.724 INFO O| May 15 03:15:41.724 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44922024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.738 INFO O| May 15 03:15:41.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
44932024-05-15T03:15:42.341Z[ recovery-image] May 15 03:15:41.739 INFO O| May 15 03:15:41.739 INFO STEP 41 (remove_files) COMPLETE
44942024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.739 INFO O| May 15 03:15:41.739 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44952024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.752 INFO O| May 15 03:15:41.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
44962024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.752 INFO O| May 15 03:15:41.752 INFO STEP 42 (remove_files) COMPLETE
44972024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.752 INFO O| May 15 03:15:41.752 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44982024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.765 INFO O| May 15 03:15:41.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
44992024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.765 INFO O| May 15 03:15:41.765 INFO STEP 43 (remove_files) COMPLETE
45002024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.765 INFO O| May 15 03:15:41.765 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45012024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.779 INFO O| May 15 03:15:41.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
45022024-05-15T03:15:42.342Z[ recovery-image] May 15 03:15:41.779 INFO O| May 15 03:15:41.779 INFO STEP 44 (remove_files) COMPLETE
45032024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.779 INFO O| May 15 03:15:41.779 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45042024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.793 INFO O| May 15 03:15:41.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
45052024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.793 INFO O| May 15 03:15:41.793 INFO STEP 45 (remove_files) COMPLETE
45062024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.793 INFO O| May 15 03:15:41.793 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45072024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.806 INFO O| May 15 03:15:41.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
45082024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.806 INFO O| May 15 03:15:41.806 INFO STEP 46 (remove_files) COMPLETE
45092024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.806 INFO O| May 15 03:15:41.806 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45102024-05-15T03:15:42.343Z[ recovery-image] May 15 03:15:41.824 INFO O| May 15 03:15:41.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
45112024-05-15T03:15:42.344Z[ recovery-image] May 15 03:15:41.824 INFO O| May 15 03:15:41.824 INFO STEP 47 (remove_files) COMPLETE
45122024-05-15T03:15:42.344Z[ recovery-image] May 15 03:15:41.824 INFO O| May 15 03:15:41.824 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45132024-05-15T03:15:42.344Z[ recovery-image] May 15 03:15:41.837 INFO O| May 15 03:15:41.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
45142024-05-15T03:15:42.383Z[ recovery-image] May 15 03:15:41.837 INFO O| May 15 03:15:41.837 INFO STEP 48 (remove_files) COMPLETE
45152024-05-15T03:15:42.383Z[ recovery-image] May 15 03:15:41.837 INFO O| May 15 03:15:41.837 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45162024-05-15T03:15:42.383Z[ recovery-image] May 15 03:15:41.849 INFO O| May 15 03:15:41.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
45172024-05-15T03:15:42.383Z[ recovery-image] May 15 03:15:41.849 INFO O| May 15 03:15:41.849 INFO STEP 49 (remove_files) COMPLETE
45182024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.849 INFO O| May 15 03:15:41.849 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45192024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.861 INFO O| May 15 03:15:41.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
45202024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.861 INFO O| May 15 03:15:41.861 INFO STEP 50 (remove_files) COMPLETE
45212024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.861 INFO O| May 15 03:15:41.861 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45222024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.879 INFO O| May 15 03:15:41.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
45232024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.879 INFO O| May 15 03:15:41.879 INFO STEP 51 (remove_files) COMPLETE
45242024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.879 INFO O| May 15 03:15:41.879 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45252024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.894 INFO O| May 15 03:15:41.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
45262024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.895 INFO O| May 15 03:15:41.895 INFO STEP 52 (remove_files) COMPLETE
45272024-05-15T03:15:42.384Z[ recovery-image] May 15 03:15:41.895 INFO O| May 15 03:15:41.895 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45282024-05-15T03:15:42.385Z[ recovery-image] May 15 03:15:41.907 INFO O| May 15 03:15:41.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
45292024-05-15T03:15:42.385Z[ recovery-image] May 15 03:15:41.907 INFO O| May 15 03:15:41.907 INFO STEP 53 (remove_files) COMPLETE
45302024-05-15T03:15:42.385Z[ recovery-image] May 15 03:15:41.907 INFO O| May 15 03:15:41.907 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45312024-05-15T03:15:42.385Z[ recovery-image] May 15 03:15:41.920 INFO O| May 15 03:15:41.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
45322024-05-15T03:15:42.385Z[ recovery-image] May 15 03:15:41.920 INFO O| May 15 03:15:41.920 INFO STEP 54 (remove_files) COMPLETE
45332024-05-15T03:15:42.385Z[ recovery-image] May 15 03:15:41.920 INFO O| May 15 03:15:41.920 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45342024-05-15T03:15:42.421Z[ recovery-image] May 15 03:15:41.933 INFO O| May 15 03:15:41.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
45352024-05-15T03:15:42.422Z[ recovery-image] May 15 03:15:41.933 INFO O| May 15 03:15:41.933 INFO STEP 55 (remove_files) COMPLETE
45362024-05-15T03:15:42.422Z[ recovery-image] May 15 03:15:41.933 INFO O| May 15 03:15:41.933 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45372024-05-15T03:15:42.422Z[ recovery-image] May 15 03:15:41.946 INFO O| May 15 03:15:41.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
45382024-05-15T03:15:42.422Z[ recovery-image] May 15 03:15:41.946 INFO O| May 15 03:15:41.946 INFO STEP 56 (remove_files) COMPLETE
45392024-05-15T03:15:42.422Z[ recovery-image] May 15 03:15:41.946 INFO O| May 15 03:15:41.946 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45402024-05-15T03:15:42.422Z[ recovery-image] May 15 03:15:41.958 INFO O| May 15 03:15:41.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
45412024-05-15T03:15:42.423Z[ recovery-image] May 15 03:15:41.958 INFO O| May 15 03:15:41.958 INFO STEP 57 (remove_files) COMPLETE
45422024-05-15T03:15:42.423Z[ recovery-image] May 15 03:15:41.958 INFO O| May 15 03:15:41.958 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45432024-05-15T03:15:42.465Z[ recovery-image] May 15 03:15:41.971 INFO O| May 15 03:15:41.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
45442024-05-15T03:15:42.465Z[ recovery-image] May 15 03:15:41.971 INFO O| May 15 03:15:41.971 INFO STEP 58 (remove_files) COMPLETE
45452024-05-15T03:15:42.465Z[ recovery-image] May 15 03:15:41.971 INFO O| May 15 03:15:41.971 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45462024-05-15T03:15:42.465Z[ recovery-image] May 15 03:15:41.984 INFO O| May 15 03:15:41.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
45472024-05-15T03:15:42.466Z[ recovery-image] May 15 03:15:41.985 INFO O| May 15 03:15:41.985 INFO STEP 59 (remove_files) COMPLETE
45482024-05-15T03:15:42.466Z[ recovery-image] May 15 03:15:41.985 INFO O| May 15 03:15:41.985 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45492024-05-15T03:15:42.466Z[ recovery-image] May 15 03:15:42.003 INFO O| May 15 03:15:42.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
45502024-05-15T03:15:42.466Z[ recovery-image] May 15 03:15:42.003 INFO O| May 15 03:15:42.003 INFO STEP 60 (remove_files) COMPLETE
45512024-05-15T03:15:42.466Z[ recovery-image] May 15 03:15:42.003 INFO O| May 15 03:15:42.003 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45522024-05-15T03:15:42.934Z[ recovery-image] May 15 03:15:42.016 INFO O| May 15 03:15:42.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
45532024-05-15T03:15:42.934Z[ recovery-image] May 15 03:15:42.017 INFO O| May 15 03:15:42.016 INFO STEP 61 (remove_files) COMPLETE
45542024-05-15T03:15:42.934Z[ recovery-image] May 15 03:15:42.017 INFO O| May 15 03:15:42.017 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45552024-05-15T03:15:42.934Z[ recovery-image] May 15 03:15:42.031 INFO O| May 15 03:15:42.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
45562024-05-15T03:15:42.934Z[ recovery-image] May 15 03:15:42.031 INFO O| May 15 03:15:42.031 INFO STEP 62 (remove_files) COMPLETE
45572024-05-15T03:15:42.934Z[ recovery-image] May 15 03:15:42.031 INFO O| May 15 03:15:42.031 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45582024-05-15T03:15:42.935Z[ recovery-image] May 15 03:15:42.045 INFO O| May 15 03:15:42.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
45592024-05-15T03:15:42.935Z[ recovery-image] May 15 03:15:42.046 INFO O| May 15 03:15:42.046 INFO STEP 63 (remove_files) COMPLETE
45602024-05-15T03:15:42.935Z[ recovery-image] May 15 03:15:42.046 INFO O| May 15 03:15:42.046 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45612024-05-15T03:15:44.239Z[ recovery-image] May 15 03:15:42.060 INFO O| May 15 03:15:42.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
45622024-05-15T03:15:44.239Z[ recovery-image] May 15 03:15:42.060 INFO O| May 15 03:15:42.060 INFO STEP 64 (remove_files) COMPLETE
45632024-05-15T03:15:44.239Z[ recovery-image] May 15 03:15:42.060 INFO O| May 15 03:15:42.060 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45642024-05-15T03:15:44.239Z[ recovery-image] May 15 03:15:42.073 INFO O| May 15 03:15:42.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
45652024-05-15T03:15:44.239Z[ recovery-image] May 15 03:15:42.073 INFO O| May 15 03:15:42.073 INFO STEP 65 (remove_files) COMPLETE
45662024-05-15T03:15:44.240Z[ recovery-image] May 15 03:15:42.073 INFO O| May 15 03:15:42.073 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45672024-05-15T03:15:44.240Z[ recovery-image] May 15 03:15:42.087 INFO O| May 15 03:15:42.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
45682024-05-15T03:15:44.240Z[ recovery-image] May 15 03:15:42.087 INFO O| May 15 03:15:42.087 INFO STEP 66 (remove_files) COMPLETE
45692024-05-15T03:15:44.240Z[ recovery-image] May 15 03:15:42.087 INFO O| May 15 03:15:42.087 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45702024-05-15T03:15:44.240Z[ recovery-image] May 15 03:15:42.100 INFO O| May 15 03:15:42.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
45712024-05-15T03:15:44.240Z[ recovery-image] May 15 03:15:42.100 INFO O| May 15 03:15:42.100 INFO STEP 67 (remove_files) COMPLETE
45722024-05-15T03:15:44.240Z[ recovery-image] May 15 03:15:42.100 INFO O| May 15 03:15:42.100 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45732024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.114 INFO O| May 15 03:15:42.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
45742024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.114 INFO O| May 15 03:15:42.114 INFO STEP 68 (remove_files) COMPLETE
45752024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.114 INFO O| May 15 03:15:42.114 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45762024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.127 INFO O| May 15 03:15:42.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
45772024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.127 INFO O| May 15 03:15:42.127 INFO STEP 69 (remove_files) COMPLETE
45782024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.127 INFO O| May 15 03:15:42.127 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45792024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.142 INFO O| May 15 03:15:42.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
45802024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.142 INFO O| May 15 03:15:42.142 INFO STEP 70 (remove_files) COMPLETE
45812024-05-15T03:15:44.241Z[ recovery-image] May 15 03:15:42.142 INFO O| May 15 03:15:42.142 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45822024-05-15T03:15:44.242Z[ recovery-image] May 15 03:15:42.156 INFO O| May 15 03:15:42.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
45832024-05-15T03:15:44.242Z[ recovery-image] May 15 03:15:42.156 INFO O| May 15 03:15:42.156 INFO STEP 71 (remove_files) COMPLETE
45842024-05-15T03:15:44.242Z[ recovery-image] May 15 03:15:42.156 INFO O| May 15 03:15:42.156 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45852024-05-15T03:15:44.242Z[ recovery-image] May 15 03:15:42.169 INFO O| May 15 03:15:42.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
45862024-05-15T03:15:44.242Z[ recovery-image] May 15 03:15:42.170 INFO O| May 15 03:15:42.169 INFO STEP 72 (remove_files) COMPLETE
45872024-05-15T03:15:44.242Z[ recovery-image] May 15 03:15:42.170 INFO O| May 15 03:15:42.170 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45882024-05-15T03:15:44.243Z[ recovery-image] May 15 03:15:42.182 INFO O| May 15 03:15:42.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
45892024-05-15T03:15:44.243Z[ recovery-image] May 15 03:15:42.182 INFO O| May 15 03:15:42.182 INFO STEP 73 (remove_files) COMPLETE
45902024-05-15T03:15:44.243Z[ recovery-image] May 15 03:15:42.182 INFO O| May 15 03:15:42.182 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45912024-05-15T03:15:44.243Z[ recovery-image] May 15 03:15:42.196 INFO O| May 15 03:15:42.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
45922024-05-15T03:15:44.243Z[ recovery-image] May 15 03:15:42.196 INFO O| May 15 03:15:42.196 INFO STEP 74 (remove_files) COMPLETE
45932024-05-15T03:15:44.243Z[ recovery-image] May 15 03:15:42.196 INFO O| May 15 03:15:42.196 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45942024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.209 INFO O| May 15 03:15:42.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
45952024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.209 INFO O| May 15 03:15:42.209 INFO STEP 75 (remove_files) COMPLETE
45962024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.209 INFO O| May 15 03:15:42.209 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45972024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.222 INFO O| May 15 03:15:42.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
45982024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.222 INFO O| May 15 03:15:42.222 INFO STEP 76 (remove_files) COMPLETE
45992024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.222 INFO O| May 15 03:15:42.222 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46002024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.235 INFO O| May 15 03:15:42.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
46012024-05-15T03:15:44.244Z[ recovery-image] May 15 03:15:42.235 INFO O| May 15 03:15:42.235 INFO STEP 77 (remove_files) COMPLETE
46022024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.235 INFO O| May 15 03:15:42.235 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46032024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.249 INFO O| May 15 03:15:42.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
46042024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.249 INFO O| May 15 03:15:42.249 INFO STEP 78 (remove_files) COMPLETE
46052024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.249 INFO O| May 15 03:15:42.249 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.262 INFO O| May 15 03:15:42.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
46072024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.262 INFO O| May 15 03:15:42.262 INFO STEP 79 (remove_files) COMPLETE
46082024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.262 INFO O| May 15 03:15:42.262 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092024-05-15T03:15:44.245Z[ recovery-image] May 15 03:15:42.275 INFO O| May 15 03:15:42.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
46102024-05-15T03:15:44.246Z[ recovery-image] May 15 03:15:42.275 INFO O| May 15 03:15:42.275 INFO STEP 80 (remove_files) COMPLETE
46112024-05-15T03:15:44.246Z[ recovery-image] May 15 03:15:42.275 INFO O| May 15 03:15:42.275 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122024-05-15T03:15:44.246Z[ recovery-image] May 15 03:15:42.289 INFO O| May 15 03:15:42.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
46132024-05-15T03:15:44.246Z[ recovery-image] May 15 03:15:42.289 INFO O| May 15 03:15:42.289 INFO STEP 81 (remove_files) COMPLETE
46142024-05-15T03:15:44.246Z[ recovery-image] May 15 03:15:42.289 INFO O| May 15 03:15:42.289 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152024-05-15T03:15:44.246Z[ recovery-image] May 15 03:15:42.302 INFO O| May 15 03:15:42.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
46162024-05-15T03:15:44.247Z[ recovery-image] May 15 03:15:42.302 INFO O| May 15 03:15:42.302 INFO STEP 82 (remove_files) COMPLETE
46172024-05-15T03:15:44.247Z[ recovery-image] May 15 03:15:42.302 INFO O| May 15 03:15:42.302 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46182024-05-15T03:15:44.247Z[ recovery-image] May 15 03:15:42.316 INFO O| May 15 03:15:42.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
46192024-05-15T03:15:44.247Z[ recovery-image] May 15 03:15:42.316 INFO O| May 15 03:15:42.316 INFO STEP 83 (remove_files) COMPLETE
46202024-05-15T03:15:44.248Z[ recovery-image] May 15 03:15:42.316 INFO O| May 15 03:15:42.316 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46212024-05-15T03:15:44.248Z[ recovery-image] May 15 03:15:42.329 INFO O| May 15 03:15:42.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
46222024-05-15T03:15:44.248Z[ recovery-image] May 15 03:15:42.329 INFO O| May 15 03:15:42.329 INFO STEP 84 (remove_files) COMPLETE
46232024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.329 INFO O| May 15 03:15:42.329 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46242024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.342 INFO O| May 15 03:15:42.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
46252024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.342 INFO O| May 15 03:15:42.342 INFO STEP 85 (remove_files) COMPLETE
46262024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.342 INFO O| May 15 03:15:42.342 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46272024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.354 INFO O| May 15 03:15:42.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
46282024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.354 INFO O| May 15 03:15:42.354 INFO STEP 86 (remove_files) COMPLETE
46292024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.354 INFO O| May 15 03:15:42.354 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46302024-05-15T03:15:44.249Z[ recovery-image] May 15 03:15:42.367 INFO O| May 15 03:15:42.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
46312024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.367 INFO O| May 15 03:15:42.367 INFO STEP 87 (remove_files) COMPLETE
46322024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.367 INFO O| May 15 03:15:42.367 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46332024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.379 INFO O| May 15 03:15:42.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
46342024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.379 INFO O| May 15 03:15:42.379 INFO STEP 88 (remove_files) COMPLETE
46352024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.379 INFO O| May 15 03:15:42.379 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46362024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.392 INFO O| May 15 03:15:42.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
46372024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.392 INFO O| May 15 03:15:42.392 INFO STEP 89 (remove_files) COMPLETE
46382024-05-15T03:15:44.250Z[ recovery-image] May 15 03:15:42.392 INFO O| May 15 03:15:42.392 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46392024-05-15T03:15:44.251Z[ recovery-image] May 15 03:15:42.405 INFO O| May 15 03:15:42.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
46402024-05-15T03:15:44.251Z[ recovery-image] May 15 03:15:42.405 INFO O| May 15 03:15:42.405 INFO STEP 90 (remove_files) COMPLETE
46412024-05-15T03:15:44.251Z[ recovery-image] May 15 03:15:42.405 INFO O| May 15 03:15:42.405 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46422024-05-15T03:15:44.251Z[ recovery-image] May 15 03:15:42.422 INFO O| May 15 03:15:42.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
46432024-05-15T03:15:44.251Z[ recovery-image] May 15 03:15:42.423 INFO O| May 15 03:15:42.423 INFO STEP 91 (remove_files) COMPLETE
46442024-05-15T03:15:44.251Z[ recovery-image] May 15 03:15:42.423 INFO O| May 15 03:15:42.423 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46452024-05-15T03:15:44.252Z[ recovery-image] May 15 03:15:42.439 INFO O| May 15 03:15:42.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
46462024-05-15T03:15:44.252Z[ recovery-image] May 15 03:15:42.439 INFO O| May 15 03:15:42.439 INFO STEP 92 (remove_files) COMPLETE
46472024-05-15T03:15:44.252Z[ recovery-image] May 15 03:15:42.439 INFO O| May 15 03:15:42.439 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46482024-05-15T03:15:44.252Z[ recovery-image] May 15 03:15:42.453 INFO O| May 15 03:15:42.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
46492024-05-15T03:15:44.252Z[ recovery-image] May 15 03:15:42.453 INFO O| May 15 03:15:42.453 INFO STEP 93 (remove_files) COMPLETE
46502024-05-15T03:15:44.252Z[ recovery-image] May 15 03:15:42.453 INFO O| May 15 03:15:42.453 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46512024-05-15T03:15:44.252Z[ recovery-image] May 15 03:15:42.467 INFO O| May 15 03:15:42.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
46522024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.468 INFO O| May 15 03:15:42.467 INFO STEP 94 (remove_files) COMPLETE
46532024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.468 INFO O| May 15 03:15:42.468 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46542024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.481 INFO O| May 15 03:15:42.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
46552024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.481 INFO O| May 15 03:15:42.481 INFO STEP 95 (remove_files) COMPLETE
46562024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.481 INFO O| May 15 03:15:42.481 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46572024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.494 INFO O| May 15 03:15:42.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
46582024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.495 INFO O| May 15 03:15:42.495 INFO STEP 96 (remove_files) COMPLETE
46592024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.495 INFO O| May 15 03:15:42.495 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46602024-05-15T03:15:44.253Z[ recovery-image] May 15 03:15:42.509 INFO O| May 15 03:15:42.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
46612024-05-15T03:15:44.319Z[ recovery-image] May 15 03:15:42.509 INFO O| May 15 03:15:42.509 INFO STEP 97 (remove_files) COMPLETE
46622024-05-15T03:15:44.320Z[ recovery-image] May 15 03:15:42.509 INFO O| May 15 03:15:42.509 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46632024-05-15T03:15:44.320Z[ recovery-image] May 15 03:15:42.522 INFO O| May 15 03:15:42.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
46642024-05-15T03:15:44.320Z[ recovery-image] May 15 03:15:42.522 INFO O| May 15 03:15:42.522 INFO STEP 98 (remove_files) COMPLETE
46652024-05-15T03:15:44.320Z[ recovery-image] May 15 03:15:42.522 INFO O| May 15 03:15:42.522 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662024-05-15T03:15:44.320Z[ recovery-image] May 15 03:15:42.535 INFO O| May 15 03:15:42.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
46672024-05-15T03:15:44.321Z[ recovery-image] May 15 03:15:42.535 INFO O| May 15 03:15:42.535 INFO STEP 99 (remove_files) COMPLETE
46682024-05-15T03:15:44.321Z[ recovery-image] May 15 03:15:42.535 INFO O| May 15 03:15:42.535 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692024-05-15T03:15:44.321Z[ recovery-image] May 15 03:15:42.548 INFO O| May 15 03:15:42.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
46702024-05-15T03:15:44.321Z[ recovery-image] May 15 03:15:42.548 INFO O| May 15 03:15:42.548 INFO STEP 100 (remove_files) COMPLETE
46712024-05-15T03:15:44.321Z[ recovery-image] May 15 03:15:42.548 INFO O| May 15 03:15:42.548 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722024-05-15T03:15:44.322Z[ recovery-image] May 15 03:15:42.561 INFO O| May 15 03:15:42.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
46732024-05-15T03:15:44.322Z[ recovery-image] May 15 03:15:42.561 INFO O| May 15 03:15:42.561 INFO STEP 101 (remove_files) COMPLETE
46742024-05-15T03:15:44.322Z[ recovery-image] May 15 03:15:42.561 INFO O| May 15 03:15:42.561 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752024-05-15T03:15:44.322Z[ recovery-image] May 15 03:15:42.577 INFO O| May 15 03:15:42.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
46762024-05-15T03:15:44.322Z[ recovery-image] May 15 03:15:42.577 INFO O| May 15 03:15:42.577 INFO STEP 102 (remove_files) COMPLETE
46772024-05-15T03:15:44.323Z[ recovery-image] May 15 03:15:42.577 INFO O| May 15 03:15:42.577 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782024-05-15T03:15:44.323Z[ recovery-image] May 15 03:15:42.594 INFO O| May 15 03:15:42.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
46792024-05-15T03:15:44.323Z[ recovery-image] May 15 03:15:42.594 INFO O| May 15 03:15:42.594 INFO STEP 103 (remove_files) COMPLETE
46802024-05-15T03:15:44.323Z[ recovery-image] May 15 03:15:42.594 INFO O| May 15 03:15:42.594 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812024-05-15T03:15:44.323Z[ recovery-image] May 15 03:15:42.608 INFO O| May 15 03:15:42.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
46822024-05-15T03:15:44.324Z[ recovery-image] May 15 03:15:42.608 INFO O| May 15 03:15:42.608 INFO STEP 104 (remove_files) COMPLETE
46832024-05-15T03:15:44.324Z[ recovery-image] May 15 03:15:42.608 INFO O| May 15 03:15:42.608 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842024-05-15T03:15:44.324Z[ recovery-image] May 15 03:15:42.622 INFO O| May 15 03:15:42.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
46852024-05-15T03:15:44.324Z[ recovery-image] May 15 03:15:42.622 INFO O| May 15 03:15:42.622 INFO STEP 105 (remove_files) COMPLETE
46862024-05-15T03:15:44.324Z[ recovery-image] May 15 03:15:42.622 INFO O| May 15 03:15:42.622 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46872024-05-15T03:15:44.324Z[ recovery-image] May 15 03:15:42.636 INFO O| May 15 03:15:42.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
46882024-05-15T03:15:44.325Z[ recovery-image] May 15 03:15:42.636 INFO O| May 15 03:15:42.636 INFO STEP 106 (remove_files) COMPLETE
46892024-05-15T03:15:44.325Z[ recovery-image] May 15 03:15:42.636 INFO O| May 15 03:15:42.636 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46902024-05-15T03:15:44.325Z[ recovery-image] May 15 03:15:42.650 INFO O| May 15 03:15:42.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
46912024-05-15T03:15:44.325Z[ recovery-image] May 15 03:15:42.650 INFO O| May 15 03:15:42.650 INFO STEP 107 (remove_files) COMPLETE
46922024-05-15T03:15:44.325Z[ recovery-image] May 15 03:15:42.650 INFO O| May 15 03:15:42.650 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46932024-05-15T03:15:44.325Z[ recovery-image] May 15 03:15:42.662 INFO O| May 15 03:15:42.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
46942024-05-15T03:15:44.325Z[ recovery-image] May 15 03:15:42.662 INFO O| May 15 03:15:42.662 INFO STEP 108 (remove_files) COMPLETE
46952024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.662 INFO O| May 15 03:15:42.662 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46962024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.675 INFO O| May 15 03:15:42.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
46972024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.675 INFO O| May 15 03:15:42.675 INFO STEP 109 (remove_files) COMPLETE
46982024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.675 INFO O| May 15 03:15:42.675 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46992024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.688 INFO O| May 15 03:15:42.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
47002024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.688 INFO O| May 15 03:15:42.688 INFO STEP 110 (remove_files) COMPLETE
47012024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.688 INFO O| May 15 03:15:42.688 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47022024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.700 INFO O| May 15 03:15:42.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
47032024-05-15T03:15:44.326Z[ recovery-image] May 15 03:15:42.701 INFO O| May 15 03:15:42.701 INFO STEP 111 (remove_files) COMPLETE
47042024-05-15T03:15:44.327Z[ recovery-image] May 15 03:15:42.701 INFO O| May 15 03:15:42.701 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47052024-05-15T03:15:44.327Z[ recovery-image] May 15 03:15:42.719 INFO O| May 15 03:15:42.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
47062024-05-15T03:15:44.327Z[ recovery-image] May 15 03:15:42.719 INFO O| May 15 03:15:42.719 INFO STEP 112 (remove_files) COMPLETE
47072024-05-15T03:15:44.327Z[ recovery-image] May 15 03:15:42.719 INFO O| May 15 03:15:42.719 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47082024-05-15T03:15:44.327Z[ recovery-image] May 15 03:15:42.734 INFO O| May 15 03:15:42.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
47092024-05-15T03:15:44.327Z[ recovery-image] May 15 03:15:42.734 INFO O| May 15 03:15:42.734 INFO STEP 113 (remove_files) COMPLETE
47102024-05-15T03:15:44.327Z[ recovery-image] May 15 03:15:42.734 INFO O| May 15 03:15:42.734 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47112024-05-15T03:15:44.328Z[ recovery-image] May 15 03:15:42.748 INFO O| May 15 03:15:42.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
47122024-05-15T03:15:44.328Z[ recovery-image] May 15 03:15:42.749 INFO O| May 15 03:15:42.749 INFO STEP 114 (remove_files) COMPLETE
47132024-05-15T03:15:44.328Z[ recovery-image] May 15 03:15:42.749 INFO O| May 15 03:15:42.749 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47142024-05-15T03:15:44.328Z[ recovery-image] May 15 03:15:42.763 INFO O| May 15 03:15:42.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
47152024-05-15T03:15:44.328Z[ recovery-image] May 15 03:15:42.763 INFO O| May 15 03:15:42.763 INFO STEP 115 (remove_files) COMPLETE
47162024-05-15T03:15:44.329Z[ recovery-image] May 15 03:15:42.763 INFO O| May 15 03:15:42.763 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47172024-05-15T03:15:44.329Z[ recovery-image] May 15 03:15:42.778 INFO O| May 15 03:15:42.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
47182024-05-15T03:15:44.329Z[ recovery-image] May 15 03:15:42.778 INFO O| May 15 03:15:42.778 INFO STEP 116 (remove_files) COMPLETE
47192024-05-15T03:15:44.329Z[ recovery-image] May 15 03:15:42.778 INFO O| May 15 03:15:42.778 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47202024-05-15T03:15:44.329Z[ recovery-image] May 15 03:15:42.797 INFO O| May 15 03:15:42.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
47212024-05-15T03:15:44.329Z[ recovery-image] May 15 03:15:42.797 INFO O| May 15 03:15:42.797 INFO STEP 117 (remove_files) COMPLETE
47222024-05-15T03:15:44.329Z[ recovery-image] May 15 03:15:42.797 INFO O| May 15 03:15:42.797 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47232024-05-15T03:15:44.330Z[ recovery-image] May 15 03:15:42.813 INFO O| May 15 03:15:42.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
47242024-05-15T03:15:44.330Z[ recovery-image] May 15 03:15:42.814 INFO O| May 15 03:15:42.814 INFO STEP 118 (remove_files) COMPLETE
47252024-05-15T03:15:44.330Z[ recovery-image] May 15 03:15:42.814 INFO O| May 15 03:15:42.814 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47262024-05-15T03:15:44.330Z[ recovery-image] May 15 03:15:42.829 INFO O| May 15 03:15:42.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
47272024-05-15T03:15:44.330Z[ recovery-image] May 15 03:15:42.829 INFO O| May 15 03:15:42.829 INFO STEP 119 (remove_files) COMPLETE
47282024-05-15T03:15:44.330Z[ recovery-image] May 15 03:15:42.829 INFO O| May 15 03:15:42.829 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292024-05-15T03:15:44.330Z[ recovery-image] May 15 03:15:42.847 INFO O| May 15 03:15:42.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
47302024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.847 INFO O| May 15 03:15:42.847 INFO STEP 120 (remove_files) COMPLETE
47312024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.847 INFO O| May 15 03:15:42.847 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47322024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.862 INFO O| May 15 03:15:42.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
47332024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.862 INFO O| May 15 03:15:42.862 INFO STEP 121 (remove_files) COMPLETE
47342024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.862 INFO O| May 15 03:15:42.862 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47352024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.880 INFO O| May 15 03:15:42.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
47362024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.880 INFO O| May 15 03:15:42.880 INFO STEP 122 (remove_files) COMPLETE
47372024-05-15T03:15:44.331Z[ recovery-image] May 15 03:15:42.881 INFO O| May 15 03:15:42.880 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47382024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.895 INFO O| May 15 03:15:42.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
47392024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.895 INFO O| May 15 03:15:42.895 INFO STEP 123 (remove_files) COMPLETE
47402024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.895 INFO O| May 15 03:15:42.895 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47412024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.909 INFO O| May 15 03:15:42.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
47422024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.909 INFO O| May 15 03:15:42.909 INFO STEP 124 (remove_files) COMPLETE
47432024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.909 INFO O| May 15 03:15:42.909 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47442024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.926 INFO O| May 15 03:15:42.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
47452024-05-15T03:15:44.332Z[ recovery-image] May 15 03:15:42.926 INFO O| May 15 03:15:42.926 INFO STEP 125 (remove_files) COMPLETE
47462024-05-15T03:15:44.333Z[ recovery-image] May 15 03:15:42.926 INFO O| May 15 03:15:42.926 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47472024-05-15T03:15:44.333Z[ recovery-image] May 15 03:15:42.940 INFO O| May 15 03:15:42.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
47482024-05-15T03:15:44.333Z[ recovery-image] May 15 03:15:42.940 INFO O| May 15 03:15:42.940 INFO STEP 126 (remove_files) COMPLETE
47492024-05-15T03:15:44.333Z[ recovery-image] May 15 03:15:42.940 INFO O| May 15 03:15:42.940 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47502024-05-15T03:15:44.333Z[ recovery-image] May 15 03:15:42.954 INFO O| May 15 03:15:42.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
47512024-05-15T03:15:44.333Z[ recovery-image] May 15 03:15:42.954 INFO O| May 15 03:15:42.954 INFO STEP 127 (remove_files) COMPLETE
47522024-05-15T03:15:44.333Z[ recovery-image] May 15 03:15:42.954 INFO O| May 15 03:15:42.954 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47532024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:42.967 INFO O| May 15 03:15:42.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
47542024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:42.967 INFO O| May 15 03:15:42.967 INFO STEP 128 (remove_files) COMPLETE
47552024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:42.967 INFO O| May 15 03:15:42.967 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47562024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:42.984 INFO O| May 15 03:15:42.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
47572024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:42.984 INFO O| May 15 03:15:42.984 INFO STEP 129 (remove_files) COMPLETE
47582024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:42.984 INFO O| May 15 03:15:42.984 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47592024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:43.000 INFO O| May 15 03:15:42.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
47602024-05-15T03:15:44.334Z[ recovery-image] May 15 03:15:43.000 INFO O| May 15 03:15:43.000 INFO STEP 130 (remove_files) COMPLETE
47612024-05-15T03:15:44.384Z[ recovery-image] May 15 03:15:43.000 INFO O| May 15 03:15:43.000 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47622024-05-15T03:15:44.384Z[ recovery-image] May 15 03:15:43.013 INFO O| May 15 03:15:43.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
47632024-05-15T03:15:44.384Z[ recovery-image] May 15 03:15:43.013 INFO O| May 15 03:15:43.013 INFO STEP 131 (remove_files) COMPLETE
47642024-05-15T03:15:44.384Z[ recovery-image] May 15 03:15:43.013 INFO O| May 15 03:15:43.013 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47652024-05-15T03:15:44.385Z[ recovery-image] May 15 03:15:43.026 INFO O| May 15 03:15:43.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
47662024-05-15T03:15:44.385Z[ recovery-image] May 15 03:15:43.027 INFO O| May 15 03:15:43.026 INFO STEP 132 (remove_files) COMPLETE
47672024-05-15T03:15:44.385Z[ recovery-image] May 15 03:15:43.027 INFO O| May 15 03:15:43.027 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47682024-05-15T03:15:44.385Z[ recovery-image] May 15 03:15:43.039 INFO O| May 15 03:15:43.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
47692024-05-15T03:15:44.385Z[ recovery-image] May 15 03:15:43.039 INFO O| May 15 03:15:43.039 INFO STEP 133 (remove_files) COMPLETE
47702024-05-15T03:15:44.385Z[ recovery-image] May 15 03:15:43.039 INFO O| May 15 03:15:43.039 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47712024-05-15T03:15:44.385Z[ recovery-image] May 15 03:15:43.052 INFO O| May 15 03:15:43.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
47722024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.052 INFO O| May 15 03:15:43.052 INFO STEP 134 (remove_files) COMPLETE
47732024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.052 INFO O| May 15 03:15:43.052 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47742024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.064 INFO O| May 15 03:15:43.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
47752024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.064 INFO O| May 15 03:15:43.064 INFO STEP 135 (remove_files) COMPLETE
47762024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.064 INFO O| May 15 03:15:43.064 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47772024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.081 INFO O| May 15 03:15:43.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
47782024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.081 INFO O| May 15 03:15:43.081 INFO STEP 136 (remove_files) COMPLETE
47792024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.081 INFO O| May 15 03:15:43.081 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47802024-05-15T03:15:44.386Z[ recovery-image] May 15 03:15:43.100 INFO O| May 15 03:15:43.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
47812024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.100 INFO O| May 15 03:15:43.100 INFO STEP 137 (remove_files) COMPLETE
47822024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.100 INFO O| May 15 03:15:43.100 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47832024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.112 INFO O| May 15 03:15:43.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
47842024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.112 INFO O| May 15 03:15:43.112 INFO STEP 138 (remove_files) COMPLETE
47852024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.113 INFO O| May 15 03:15:43.112 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47862024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.128 INFO O| May 15 03:15:43.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
47872024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.128 INFO O| May 15 03:15:43.128 INFO STEP 139 (remove_files) COMPLETE
47882024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.128 INFO O| May 15 03:15:43.128 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47892024-05-15T03:15:44.387Z[ recovery-image] May 15 03:15:43.146 INFO O| May 15 03:15:43.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
47902024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.146 INFO O| May 15 03:15:43.146 INFO STEP 140 (remove_files) COMPLETE
47912024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.146 INFO O| May 15 03:15:43.146 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47922024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.159 INFO O| May 15 03:15:43.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
47932024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.159 INFO O| May 15 03:15:43.159 INFO STEP 141 (remove_files) COMPLETE
47942024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.159 INFO O| May 15 03:15:43.159 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47952024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.171 INFO O| May 15 03:15:43.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
47962024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.172 INFO O| May 15 03:15:43.172 INFO STEP 142 (remove_files) COMPLETE
47972024-05-15T03:15:44.388Z[ recovery-image] May 15 03:15:43.172 INFO O| May 15 03:15:43.172 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47982024-05-15T03:15:44.389Z[ recovery-image] May 15 03:15:43.184 INFO O| May 15 03:15:43.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
47992024-05-15T03:15:44.389Z[ recovery-image] May 15 03:15:43.185 INFO O| May 15 03:15:43.185 INFO STEP 143 (remove_files) COMPLETE
48002024-05-15T03:15:44.389Z[ recovery-image] May 15 03:15:43.185 INFO O| May 15 03:15:43.185 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48012024-05-15T03:15:44.389Z[ recovery-image] May 15 03:15:43.198 INFO O| May 15 03:15:43.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
48022024-05-15T03:15:44.389Z[ recovery-image] May 15 03:15:43.199 INFO O| May 15 03:15:43.199 INFO STEP 144 (remove_files) COMPLETE
48032024-05-15T03:15:44.389Z[ recovery-image] May 15 03:15:43.199 INFO O| May 15 03:15:43.199 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48042024-05-15T03:15:44.389Z[ recovery-image] May 15 03:15:43.211 INFO O| May 15 03:15:43.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
48052024-05-15T03:15:44.390Z[ recovery-image] May 15 03:15:43.211 INFO O| May 15 03:15:43.211 INFO STEP 145 (remove_files) COMPLETE
48062024-05-15T03:15:44.390Z[ recovery-image] May 15 03:15:43.211 INFO O| May 15 03:15:43.211 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48072024-05-15T03:15:44.390Z[ recovery-image] May 15 03:15:43.228 INFO O| May 15 03:15:43.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
48082024-05-15T03:15:44.390Z[ recovery-image] May 15 03:15:43.228 INFO O| May 15 03:15:43.228 INFO STEP 146 (remove_files) COMPLETE
48092024-05-15T03:15:44.390Z[ recovery-image] May 15 03:15:43.228 INFO O| May 15 03:15:43.228 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48102024-05-15T03:15:44.390Z[ recovery-image] May 15 03:15:43.243 INFO O| May 15 03:15:43.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
48112024-05-15T03:15:44.390Z[ recovery-image] May 15 03:15:43.243 INFO O| May 15 03:15:43.243 INFO STEP 147 (remove_files) COMPLETE
48122024-05-15T03:15:44.391Z[ recovery-image] May 15 03:15:43.243 INFO O| May 15 03:15:43.243 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48132024-05-15T03:15:44.391Z[ recovery-image] May 15 03:15:43.259 INFO O| May 15 03:15:43.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
48142024-05-15T03:15:44.391Z[ recovery-image] May 15 03:15:43.259 INFO O| May 15 03:15:43.259 INFO STEP 148 (remove_files) COMPLETE
48152024-05-15T03:15:44.391Z[ recovery-image] May 15 03:15:43.259 INFO O| May 15 03:15:43.259 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48162024-05-15T03:15:44.391Z[ recovery-image] May 15 03:15:43.273 INFO O| May 15 03:15:43.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
48172024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.273 INFO O| May 15 03:15:43.273 INFO STEP 149 (remove_files) COMPLETE
48182024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.273 INFO O| May 15 03:15:43.273 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48192024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.287 INFO O| May 15 03:15:43.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
48202024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.287 INFO O| May 15 03:15:43.287 INFO STEP 150 (remove_files) COMPLETE
48212024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.287 INFO O| May 15 03:15:43.287 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48222024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.301 INFO O| May 15 03:15:43.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
48232024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.301 INFO O| May 15 03:15:43.301 INFO STEP 151 (remove_files) COMPLETE
48242024-05-15T03:15:44.392Z[ recovery-image] May 15 03:15:43.301 INFO O| May 15 03:15:43.301 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48252024-05-15T03:15:44.393Z[ recovery-image] May 15 03:15:43.313 INFO O| May 15 03:15:43.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
48262024-05-15T03:15:44.393Z[ recovery-image] May 15 03:15:43.313 INFO O| May 15 03:15:43.313 INFO STEP 152 (remove_files) COMPLETE
48272024-05-15T03:15:44.393Z[ recovery-image] May 15 03:15:43.313 INFO O| May 15 03:15:43.313 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48282024-05-15T03:15:44.393Z[ recovery-image] May 15 03:15:43.328 INFO O| May 15 03:15:43.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
48292024-05-15T03:15:44.393Z[ recovery-image] May 15 03:15:43.329 INFO O| May 15 03:15:43.329 INFO STEP 153 (remove_files) COMPLETE
48302024-05-15T03:15:44.393Z[ recovery-image] May 15 03:15:43.329 INFO O| May 15 03:15:43.329 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48312024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.348 INFO O| May 15 03:15:43.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
48322024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.348 INFO O| May 15 03:15:43.348 INFO STEP 154 (remove_files) COMPLETE
48332024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.348 INFO O| May 15 03:15:43.348 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48342024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.364 INFO O| May 15 03:15:43.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
48352024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.364 INFO O| May 15 03:15:43.364 INFO STEP 155 (remove_files) COMPLETE
48362024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.364 INFO O| May 15 03:15:43.364 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48372024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.379 INFO O| May 15 03:15:43.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
48382024-05-15T03:15:44.394Z[ recovery-image] May 15 03:15:43.379 INFO O| May 15 03:15:43.379 INFO STEP 156 (remove_files) COMPLETE
48392024-05-15T03:15:44.395Z[ recovery-image] May 15 03:15:43.379 INFO O| May 15 03:15:43.379 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48402024-05-15T03:15:44.395Z[ recovery-image] May 15 03:15:43.392 INFO O| May 15 03:15:43.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
48412024-05-15T03:15:44.395Z[ recovery-image] May 15 03:15:43.392 INFO O| May 15 03:15:43.392 INFO STEP 157 (remove_files) COMPLETE
48422024-05-15T03:15:44.395Z[ recovery-image] May 15 03:15:43.392 INFO O| May 15 03:15:43.392 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48432024-05-15T03:15:44.395Z[ recovery-image] May 15 03:15:43.405 INFO O| May 15 03:15:43.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
48442024-05-15T03:15:44.395Z[ recovery-image] May 15 03:15:43.406 INFO O| May 15 03:15:43.406 INFO STEP 158 (remove_files) COMPLETE
48452024-05-15T03:15:44.396Z[ recovery-image] May 15 03:15:43.406 INFO O| May 15 03:15:43.406 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48462024-05-15T03:15:44.396Z[ recovery-image] May 15 03:15:43.419 INFO O| May 15 03:15:43.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
48472024-05-15T03:15:44.396Z[ recovery-image] May 15 03:15:43.419 INFO O| May 15 03:15:43.419 INFO STEP 159 (remove_files) COMPLETE
48482024-05-15T03:15:44.396Z[ recovery-image] May 15 03:15:43.419 INFO O| May 15 03:15:43.419 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48492024-05-15T03:15:44.396Z[ recovery-image] May 15 03:15:43.432 INFO O| May 15 03:15:43.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
48502024-05-15T03:15:44.397Z[ recovery-image] May 15 03:15:43.432 INFO O| May 15 03:15:43.432 INFO STEP 160 (remove_files) COMPLETE
48512024-05-15T03:15:44.397Z[ recovery-image] May 15 03:15:43.432 INFO O| May 15 03:15:43.432 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48522024-05-15T03:15:44.397Z[ recovery-image] May 15 03:15:43.454 INFO O| May 15 03:15:43.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
48532024-05-15T03:15:44.397Z[ recovery-image] May 15 03:15:43.454 INFO O| May 15 03:15:43.454 INFO STEP 161 (remove_files) COMPLETE
48542024-05-15T03:15:44.397Z[ recovery-image] May 15 03:15:43.454 INFO O| May 15 03:15:43.454 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48552024-05-15T03:15:44.398Z[ recovery-image] May 15 03:15:43.470 INFO O| May 15 03:15:43.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
48562024-05-15T03:15:44.398Z[ recovery-image] May 15 03:15:43.470 INFO O| May 15 03:15:43.470 INFO STEP 162 (remove_files) COMPLETE
48572024-05-15T03:15:44.398Z[ recovery-image] May 15 03:15:43.470 INFO O| May 15 03:15:43.470 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48582024-05-15T03:15:44.398Z[ recovery-image] May 15 03:15:43.485 INFO O| May 15 03:15:43.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
48592024-05-15T03:15:44.398Z[ recovery-image] May 15 03:15:43.486 INFO O| May 15 03:15:43.486 INFO STEP 163 (remove_files) COMPLETE
48602024-05-15T03:15:44.398Z[ recovery-image] May 15 03:15:43.486 INFO O| May 15 03:15:43.486 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48612024-05-15T03:15:44.444Z[ recovery-image] May 15 03:15:43.505 INFO O| May 15 03:15:43.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
48622024-05-15T03:15:44.444Z[ recovery-image] May 15 03:15:43.505 INFO O| May 15 03:15:43.505 INFO STEP 164 (remove_files) COMPLETE
48632024-05-15T03:15:44.445Z[ recovery-image] May 15 03:15:43.505 INFO O| May 15 03:15:43.505 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48642024-05-15T03:15:44.445Z[ recovery-image] May 15 03:15:43.524 INFO O| May 15 03:15:43.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
48652024-05-15T03:15:44.445Z[ recovery-image] May 15 03:15:43.524 INFO O| May 15 03:15:43.524 INFO STEP 165 (remove_files) COMPLETE
48662024-05-15T03:15:44.445Z[ recovery-image] May 15 03:15:43.524 INFO O| May 15 03:15:43.524 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48672024-05-15T03:15:44.445Z[ recovery-image] May 15 03:15:43.540 INFO O| May 15 03:15:43.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
48682024-05-15T03:15:44.445Z[ recovery-image] May 15 03:15:43.541 INFO O| May 15 03:15:43.541 INFO STEP 166 (remove_files) COMPLETE
48692024-05-15T03:15:44.445Z[ recovery-image] May 15 03:15:43.541 INFO O| May 15 03:15:43.541 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48702024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.556 INFO O| May 15 03:15:43.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
48712024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.556 INFO O| May 15 03:15:43.556 INFO STEP 167 (remove_files) COMPLETE
48722024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.556 INFO O| May 15 03:15:43.556 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48732024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.571 INFO O| May 15 03:15:43.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
48742024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.571 INFO O| May 15 03:15:43.571 INFO STEP 168 (remove_files) COMPLETE
48752024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.571 INFO O| May 15 03:15:43.571 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48762024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.586 INFO O| May 15 03:15:43.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
48772024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.586 INFO O| May 15 03:15:43.586 INFO STEP 169 (remove_files) COMPLETE
48782024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.586 INFO O| May 15 03:15:43.586 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48792024-05-15T03:15:44.446Z[ recovery-image] May 15 03:15:43.601 INFO O| May 15 03:15:43.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
48802024-05-15T03:15:44.447Z[ recovery-image] May 15 03:15:43.601 INFO O| May 15 03:15:43.601 INFO STEP 170 (remove_files) COMPLETE
48812024-05-15T03:15:44.447Z[ recovery-image] May 15 03:15:43.601 INFO O| May 15 03:15:43.601 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48822024-05-15T03:15:44.447Z[ recovery-image] May 15 03:15:43.614 INFO O| May 15 03:15:43.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
48832024-05-15T03:15:44.447Z[ recovery-image] May 15 03:15:43.614 INFO O| May 15 03:15:43.614 INFO STEP 171 (remove_files) COMPLETE
48842024-05-15T03:15:44.447Z[ recovery-image] May 15 03:15:43.614 INFO O| May 15 03:15:43.614 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48852024-05-15T03:15:44.447Z[ recovery-image] May 15 03:15:43.627 INFO O| May 15 03:15:43.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
48862024-05-15T03:15:44.448Z[ recovery-image] May 15 03:15:43.627 INFO O| May 15 03:15:43.627 INFO STEP 172 (remove_files) COMPLETE
48872024-05-15T03:15:44.448Z[ recovery-image] May 15 03:15:43.627 INFO O| May 15 03:15:43.627 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48882024-05-15T03:15:44.448Z[ recovery-image] May 15 03:15:43.640 INFO O| May 15 03:15:43.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
48892024-05-15T03:15:44.448Z[ recovery-image] May 15 03:15:43.640 INFO O| May 15 03:15:43.640 INFO STEP 173 (remove_files) COMPLETE
48902024-05-15T03:15:44.448Z[ recovery-image] May 15 03:15:43.640 INFO O| May 15 03:15:43.640 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48912024-05-15T03:15:44.448Z[ recovery-image] May 15 03:15:43.652 INFO O| May 15 03:15:43.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
48922024-05-15T03:15:44.448Z[ recovery-image] May 15 03:15:43.653 INFO O| May 15 03:15:43.652 INFO STEP 174 (remove_files) COMPLETE
48932024-05-15T03:15:44.449Z[ recovery-image] May 15 03:15:43.653 INFO O| May 15 03:15:43.653 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48942024-05-15T03:15:44.449Z[ recovery-image] May 15 03:15:43.666 INFO O| May 15 03:15:43.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
48952024-05-15T03:15:44.449Z[ recovery-image] May 15 03:15:43.666 INFO O| May 15 03:15:43.666 INFO STEP 175 (remove_files) COMPLETE
48962024-05-15T03:15:44.449Z[ recovery-image] May 15 03:15:43.666 INFO O| May 15 03:15:43.666 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48972024-05-15T03:15:44.449Z[ recovery-image] May 15 03:15:43.679 INFO O| May 15 03:15:43.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
48982024-05-15T03:15:44.450Z[ recovery-image] May 15 03:15:43.679 INFO O| May 15 03:15:43.679 INFO STEP 176 (remove_files) COMPLETE
48992024-05-15T03:15:44.450Z[ recovery-image] May 15 03:15:43.679 INFO O| May 15 03:15:43.679 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49002024-05-15T03:15:44.450Z[ recovery-image] May 15 03:15:43.694 INFO O| May 15 03:15:43.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
49012024-05-15T03:15:44.450Z[ recovery-image] May 15 03:15:43.694 INFO O| May 15 03:15:43.694 INFO STEP 177 (remove_files) COMPLETE
49022024-05-15T03:15:44.450Z[ recovery-image] May 15 03:15:43.694 INFO O| May 15 03:15:43.694 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49032024-05-15T03:15:44.450Z[ recovery-image] May 15 03:15:43.712 INFO O| May 15 03:15:43.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
49042024-05-15T03:15:44.450Z[ recovery-image] May 15 03:15:43.712 INFO O| May 15 03:15:43.712 INFO STEP 178 (remove_files) COMPLETE
49052024-05-15T03:15:44.451Z[ recovery-image] May 15 03:15:43.712 INFO O| May 15 03:15:43.712 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49062024-05-15T03:15:44.451Z[ recovery-image] May 15 03:15:43.726 INFO O| May 15 03:15:43.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
49072024-05-15T03:15:44.451Z[ recovery-image] May 15 03:15:43.726 INFO O| May 15 03:15:43.726 INFO STEP 179 (remove_files) COMPLETE
49082024-05-15T03:15:44.451Z[ recovery-image] May 15 03:15:43.726 INFO O| May 15 03:15:43.726 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49092024-05-15T03:15:44.451Z[ recovery-image] May 15 03:15:43.738 INFO O| May 15 03:15:43.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
49102024-05-15T03:15:44.452Z[ recovery-image] May 15 03:15:43.739 INFO O| May 15 03:15:43.738 INFO STEP 180 (remove_files) COMPLETE
49112024-05-15T03:15:44.452Z[ recovery-image] May 15 03:15:43.739 INFO O| May 15 03:15:43.739 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49122024-05-15T03:15:44.452Z[ host-image] May 15 03:15:43.749 INFO O| May 15 03:15:43.749 INFO O| Download: Completed 8.42 MB in 3.45 seconds (2.4M/s)
49132024-05-15T03:15:44.452Z[ recovery-image] May 15 03:15:43.751 INFO O| May 15 03:15:43.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
49142024-05-15T03:15:44.452Z[ recovery-image] May 15 03:15:43.751 INFO O| May 15 03:15:43.751 INFO STEP 181 (remove_files) COMPLETE
49152024-05-15T03:15:44.452Z[ recovery-image] May 15 03:15:43.751 INFO O| May 15 03:15:43.751 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49162024-05-15T03:15:44.453Z[ recovery-image] May 15 03:15:43.763 INFO O| May 15 03:15:43.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
49172024-05-15T03:15:44.453Z[ recovery-image] May 15 03:15:43.763 INFO O| May 15 03:15:43.763 INFO STEP 182 (remove_files) COMPLETE
49182024-05-15T03:15:44.453Z[ recovery-image] May 15 03:15:43.764 INFO O| May 15 03:15:43.763 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192024-05-15T03:15:44.453Z[ recovery-image] May 15 03:15:43.778 INFO O| May 15 03:15:43.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
49202024-05-15T03:15:44.453Z[ recovery-image] May 15 03:15:43.778 INFO O| May 15 03:15:43.778 INFO STEP 183 (remove_files) COMPLETE
49212024-05-15T03:15:44.453Z[ recovery-image] May 15 03:15:43.778 INFO O| May 15 03:15:43.778 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222024-05-15T03:15:44.454Z[ recovery-image] May 15 03:15:43.790 INFO O| May 15 03:15:43.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
49232024-05-15T03:15:44.454Z[ recovery-image] May 15 03:15:43.791 INFO O| May 15 03:15:43.791 INFO STEP 184 (remove_files) COMPLETE
49242024-05-15T03:15:44.454Z[ recovery-image] May 15 03:15:43.791 INFO O| May 15 03:15:43.791 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252024-05-15T03:15:44.454Z[ recovery-image] May 15 03:15:43.803 INFO O| May 15 03:15:43.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
49262024-05-15T03:15:44.454Z[ recovery-image] May 15 03:15:43.803 INFO O| May 15 03:15:43.803 INFO STEP 185 (remove_files) COMPLETE
49272024-05-15T03:15:44.454Z[ recovery-image] May 15 03:15:43.803 INFO O| May 15 03:15:43.803 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49282024-05-15T03:15:44.454Z[ host-image] May 15 03:15:43.812 INFO O| May 15 03:15:43.812 INFO O| Actions: 1/1361 actions (Installing new actions)
49292024-05-15T03:15:44.455Z[ recovery-image] May 15 03:15:43.815 INFO O| May 15 03:15:43.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
49302024-05-15T03:15:44.455Z[ recovery-image] May 15 03:15:43.816 INFO O| May 15 03:15:43.816 INFO STEP 186 (remove_files) COMPLETE
49312024-05-15T03:15:44.455Z[ recovery-image] May 15 03:15:43.816 INFO O| May 15 03:15:43.816 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-05-15T03:15:44.455Z[ recovery-image] May 15 03:15:43.828 INFO O| May 15 03:15:43.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
49332024-05-15T03:15:44.455Z[ recovery-image] May 15 03:15:43.828 INFO O| May 15 03:15:43.828 INFO STEP 187 (remove_files) COMPLETE
49342024-05-15T03:15:44.455Z[ recovery-image] May 15 03:15:43.828 INFO O| May 15 03:15:43.828 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-05-15T03:15:44.456Z[ recovery-image] May 15 03:15:43.847 INFO O| May 15 03:15:43.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
49362024-05-15T03:15:44.456Z[ recovery-image] May 15 03:15:43.847 INFO O| May 15 03:15:43.847 INFO STEP 188 (remove_files) COMPLETE
49372024-05-15T03:15:44.456Z[ recovery-image] May 15 03:15:43.847 INFO O| May 15 03:15:43.847 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-05-15T03:15:44.456Z[ recovery-image] May 15 03:15:43.861 INFO O| May 15 03:15:43.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
49392024-05-15T03:15:44.456Z[ recovery-image] May 15 03:15:43.861 INFO O| May 15 03:15:43.861 INFO STEP 189 (remove_files) COMPLETE
49402024-05-15T03:15:44.456Z[ recovery-image] May 15 03:15:43.862 INFO O| May 15 03:15:43.861 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-05-15T03:15:44.456Z[ recovery-image] May 15 03:15:43.875 INFO O| May 15 03:15:43.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
49422024-05-15T03:15:44.457Z[ recovery-image] May 15 03:15:43.875 INFO O| May 15 03:15:43.875 INFO STEP 190 (remove_files) COMPLETE
49432024-05-15T03:15:44.457Z[ recovery-image] May 15 03:15:43.875 INFO O| May 15 03:15:43.875 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-05-15T03:15:44.457Z[ recovery-image] May 15 03:15:43.889 INFO O| May 15 03:15:43.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
49452024-05-15T03:15:44.457Z[ recovery-image] May 15 03:15:43.889 INFO O| May 15 03:15:43.889 INFO STEP 191 (remove_files) COMPLETE
49462024-05-15T03:15:44.457Z[ recovery-image] May 15 03:15:43.889 INFO O| May 15 03:15:43.889 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-05-15T03:15:44.457Z[ recovery-image] May 15 03:15:43.903 INFO O| May 15 03:15:43.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
49482024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.903 INFO O| May 15 03:15:43.903 INFO STEP 192 (remove_files) COMPLETE
49492024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.903 INFO O| May 15 03:15:43.903 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.918 INFO O| May 15 03:15:43.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
49512024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.918 INFO O| May 15 03:15:43.918 INFO STEP 193 (remove_files) COMPLETE
49522024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.918 INFO O| May 15 03:15:43.918 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.930 INFO O| May 15 03:15:43.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
49542024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.930 INFO O| May 15 03:15:43.930 INFO STEP 194 (remove_files) COMPLETE
49552024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.930 INFO O| May 15 03:15:43.930 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.942 INFO O| May 15 03:15:43.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
49572024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.942 INFO O| May 15 03:15:43.942 INFO STEP 195 (remove_files) COMPLETE
49582024-05-15T03:15:44.458Z[ recovery-image] May 15 03:15:43.942 INFO O| May 15 03:15:43.942 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-05-15T03:15:44.459Z[ recovery-image] May 15 03:15:43.956 INFO O| May 15 03:15:43.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
49602024-05-15T03:15:44.459Z[ recovery-image] May 15 03:15:43.957 INFO O| May 15 03:15:43.957 INFO STEP 196 (remove_files) COMPLETE
49612024-05-15T03:15:44.910Z[ recovery-image] May 15 03:15:43.957 INFO O| May 15 03:15:43.957 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-05-15T03:15:44.910Z[ recovery-image] May 15 03:15:43.970 INFO O| May 15 03:15:43.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
49632024-05-15T03:15:44.911Z[ recovery-image] May 15 03:15:43.970 INFO O| May 15 03:15:43.970 INFO STEP 197 (remove_files) COMPLETE
49642024-05-15T03:15:44.911Z[ recovery-image] May 15 03:15:43.970 INFO O| May 15 03:15:43.970 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-05-15T03:15:44.911Z[ recovery-image] May 15 03:15:43.982 INFO O| May 15 03:15:43.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
49662024-05-15T03:15:44.911Z[ recovery-image] May 15 03:15:43.982 INFO O| May 15 03:15:43.982 INFO STEP 198 (remove_files) COMPLETE
49672024-05-15T03:15:44.912Z[ recovery-image] May 15 03:15:43.982 INFO O| May 15 03:15:43.982 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-05-15T03:15:44.912Z[ recovery-image] May 15 03:15:44.000 INFO O| May 15 03:15:44.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
49692024-05-15T03:15:44.912Z[ recovery-image] May 15 03:15:44.000 INFO O| May 15 03:15:44.000 INFO STEP 199 (remove_files) COMPLETE
49702024-05-15T03:15:44.912Z[ recovery-image] May 15 03:15:44.000 INFO O| May 15 03:15:44.000 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-05-15T03:15:44.912Z[ recovery-image] May 15 03:15:44.014 INFO O| May 15 03:15:44.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
49722024-05-15T03:15:44.912Z[ recovery-image] May 15 03:15:44.014 INFO O| May 15 03:15:44.014 INFO STEP 200 (remove_files) COMPLETE
49732024-05-15T03:15:44.913Z[ recovery-image] May 15 03:15:44.014 INFO O| May 15 03:15:44.014 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-05-15T03:15:44.913Z[ recovery-image] May 15 03:15:44.029 INFO O| May 15 03:15:44.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
49752024-05-15T03:15:44.913Z[ recovery-image] May 15 03:15:44.029 INFO O| May 15 03:15:44.029 INFO STEP 201 (remove_files) COMPLETE
49762024-05-15T03:15:44.913Z[ recovery-image] May 15 03:15:44.029 INFO O| May 15 03:15:44.029 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772024-05-15T03:15:44.993Z[ recovery-image] May 15 03:15:44.048 INFO O| May 15 03:15:44.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
49782024-05-15T03:15:44.993Z[ recovery-image] May 15 03:15:44.048 INFO O| May 15 03:15:44.048 INFO STEP 202 (remove_files) COMPLETE
49792024-05-15T03:15:44.993Z[ recovery-image] May 15 03:15:44.048 INFO O| May 15 03:15:44.048 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802024-05-15T03:15:44.993Z[ recovery-image] May 15 03:15:44.062 INFO O| May 15 03:15:44.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
49812024-05-15T03:15:44.993Z[ recovery-image] May 15 03:15:44.062 INFO O| May 15 03:15:44.062 INFO STEP 203 (remove_files) COMPLETE
49822024-05-15T03:15:44.994Z[ recovery-image] May 15 03:15:44.062 INFO O| May 15 03:15:44.062 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832024-05-15T03:15:44.994Z[ recovery-image] May 15 03:15:44.079 INFO O| May 15 03:15:44.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
49842024-05-15T03:15:44.994Z[ recovery-image] May 15 03:15:44.079 INFO O| May 15 03:15:44.079 INFO STEP 204 (remove_files) COMPLETE
49852024-05-15T03:15:44.994Z[ recovery-image] May 15 03:15:44.079 INFO O| May 15 03:15:44.079 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862024-05-15T03:15:44.994Z[ recovery-image] May 15 03:15:44.093 INFO O| May 15 03:15:44.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
49872024-05-15T03:15:44.994Z[ recovery-image] May 15 03:15:44.093 INFO O| May 15 03:15:44.093 INFO STEP 205 (remove_files) COMPLETE
49882024-05-15T03:15:44.995Z[ recovery-image] May 15 03:15:44.093 INFO O| May 15 03:15:44.093 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892024-05-15T03:15:44.995Z[ recovery-image] May 15 03:15:44.106 INFO O| May 15 03:15:44.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
49902024-05-15T03:15:44.995Z[ recovery-image] May 15 03:15:44.106 INFO O| May 15 03:15:44.106 INFO STEP 206 (remove_files) COMPLETE
49912024-05-15T03:15:44.995Z[ recovery-image] May 15 03:15:44.106 INFO O| May 15 03:15:44.106 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922024-05-15T03:15:44.995Z[ recovery-image] May 15 03:15:44.119 INFO O| May 15 03:15:44.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
49932024-05-15T03:15:44.995Z[ recovery-image] May 15 03:15:44.119 INFO O| May 15 03:15:44.119 INFO STEP 207 (remove_files) COMPLETE
49942024-05-15T03:15:44.995Z[ recovery-image] May 15 03:15:44.119 INFO O| May 15 03:15:44.119 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952024-05-15T03:15:44.996Z[ recovery-image] May 15 03:15:44.133 INFO O| May 15 03:15:44.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
49962024-05-15T03:15:44.996Z[ recovery-image] May 15 03:15:44.133 INFO O| May 15 03:15:44.133 INFO STEP 208 (remove_files) COMPLETE
49972024-05-15T03:15:44.996Z[ recovery-image] May 15 03:15:44.133 INFO O| May 15 03:15:44.133 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982024-05-15T03:15:44.996Z[ recovery-image] May 15 03:15:44.146 INFO O| May 15 03:15:44.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
49992024-05-15T03:15:44.996Z[ recovery-image] May 15 03:15:44.146 INFO O| May 15 03:15:44.146 INFO STEP 209 (remove_files) COMPLETE
50002024-05-15T03:15:44.996Z[ recovery-image] May 15 03:15:44.146 INFO O| May 15 03:15:44.146 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-05-15T03:15:44.996Z[ recovery-image] May 15 03:15:44.165 INFO O| May 15 03:15:44.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
50022024-05-15T03:15:44.997Z[ recovery-image] May 15 03:15:44.165 INFO O| May 15 03:15:44.165 INFO STEP 210 (remove_files) COMPLETE
50032024-05-15T03:15:44.997Z[ recovery-image] May 15 03:15:44.165 INFO O| May 15 03:15:44.165 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-05-15T03:15:44.997Z[ recovery-image] May 15 03:15:44.179 INFO O| May 15 03:15:44.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
50052024-05-15T03:15:44.997Z[ recovery-image] May 15 03:15:44.180 INFO O| May 15 03:15:44.180 INFO STEP 211 (remove_files) COMPLETE
50062024-05-15T03:15:44.997Z[ recovery-image] May 15 03:15:44.180 INFO O| May 15 03:15:44.180 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-05-15T03:15:44.997Z[ recovery-image] May 15 03:15:44.196 INFO O| May 15 03:15:44.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
50082024-05-15T03:15:44.997Z[ recovery-image] May 15 03:15:44.196 INFO O| May 15 03:15:44.196 INFO STEP 212 (remove_files) COMPLETE
50092024-05-15T03:15:44.998Z[ recovery-image] May 15 03:15:44.196 INFO O| May 15 03:15:44.196 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-05-15T03:15:44.998Z[ recovery-image] May 15 03:15:44.210 INFO O| May 15 03:15:44.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
50112024-05-15T03:15:44.998Z[ recovery-image] May 15 03:15:44.210 INFO O| May 15 03:15:44.210 INFO STEP 213 (remove_files) COMPLETE
50122024-05-15T03:15:44.998Z[ recovery-image] May 15 03:15:44.210 INFO O| May 15 03:15:44.210 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-05-15T03:15:44.998Z[ recovery-image] May 15 03:15:44.224 INFO O| May 15 03:15:44.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
50142024-05-15T03:15:44.998Z[ recovery-image] May 15 03:15:44.224 INFO O| May 15 03:15:44.224 INFO STEP 214 (remove_files) COMPLETE
50152024-05-15T03:15:44.998Z[ recovery-image] May 15 03:15:44.224 INFO O| May 15 03:15:44.224 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-05-15T03:15:45.057Z[ recovery-image] May 15 03:15:44.246 INFO O| May 15 03:15:44.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
50172024-05-15T03:15:45.057Z[ recovery-image] May 15 03:15:44.246 INFO O| May 15 03:15:44.246 INFO STEP 215 (remove_files) COMPLETE
50182024-05-15T03:15:45.057Z[ recovery-image] May 15 03:15:44.246 INFO O| May 15 03:15:44.246 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-05-15T03:15:45.058Z[ recovery-image] May 15 03:15:44.260 INFO O| May 15 03:15:44.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
50202024-05-15T03:15:45.058Z[ recovery-image] May 15 03:15:44.260 INFO O| May 15 03:15:44.260 INFO STEP 216 (remove_files) COMPLETE
50212024-05-15T03:15:45.058Z[ recovery-image] May 15 03:15:44.260 INFO O| May 15 03:15:44.260 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-05-15T03:15:45.059Z[ recovery-image] May 15 03:15:44.273 INFO O| May 15 03:15:44.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
50232024-05-15T03:15:45.059Z[ recovery-image] May 15 03:15:44.274 INFO O| May 15 03:15:44.274 INFO STEP 217 (remove_files) COMPLETE
50242024-05-15T03:15:45.059Z[ recovery-image] May 15 03:15:44.274 INFO O| May 15 03:15:44.274 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-05-15T03:15:45.059Z[ recovery-image] May 15 03:15:44.290 INFO O| May 15 03:15:44.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
50262024-05-15T03:15:45.059Z[ recovery-image] May 15 03:15:44.291 INFO O| May 15 03:15:44.291 INFO STEP 218 (remove_files) COMPLETE
50272024-05-15T03:15:45.060Z[ recovery-image] May 15 03:15:44.291 INFO O| May 15 03:15:44.291 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-05-15T03:15:45.060Z[ recovery-image] May 15 03:15:44.304 INFO O| May 15 03:15:44.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
50292024-05-15T03:15:45.060Z[ recovery-image] May 15 03:15:44.305 INFO O| May 15 03:15:44.305 INFO STEP 219 (remove_files) COMPLETE
50302024-05-15T03:15:45.061Z[ recovery-image] May 15 03:15:44.305 INFO O| May 15 03:15:44.305 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-05-15T03:15:45.061Z[ recovery-image] May 15 03:15:44.318 INFO O| May 15 03:15:44.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
50322024-05-15T03:15:45.061Z[ recovery-image] May 15 03:15:44.318 INFO O| May 15 03:15:44.318 INFO STEP 220 (remove_files) COMPLETE
50332024-05-15T03:15:45.061Z[ recovery-image] May 15 03:15:44.318 INFO O| May 15 03:15:44.318 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-05-15T03:15:45.061Z[ recovery-image] May 15 03:15:44.331 INFO O| May 15 03:15:44.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
50352024-05-15T03:15:45.062Z[ recovery-image] May 15 03:15:44.331 INFO O| May 15 03:15:44.331 INFO STEP 221 (remove_files) COMPLETE
50362024-05-15T03:15:45.062Z[ recovery-image] May 15 03:15:44.331 INFO O| May 15 03:15:44.331 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-05-15T03:15:45.062Z[ host-image] May 15 03:15:44.340 INFO O| May 15 03:15:44.340 INFO O| Actions: Completed 1361 actions in 0.53 seconds.
50382024-05-15T03:15:45.062Z[ recovery-image] May 15 03:15:44.344 INFO O| May 15 03:15:44.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
50392024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.344 INFO O| May 15 03:15:44.344 INFO STEP 222 (remove_files) COMPLETE
50402024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.344 INFO O| May 15 03:15:44.344 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50412024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.357 INFO O| May 15 03:15:44.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
50422024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.357 INFO O| May 15 03:15:44.357 INFO STEP 223 (remove_files) COMPLETE
50432024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.357 INFO O| May 15 03:15:44.357 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50442024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.370 INFO O| May 15 03:15:44.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
50452024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.370 INFO O| May 15 03:15:44.370 INFO STEP 224 (remove_files) COMPLETE
50462024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.370 INFO O| May 15 03:15:44.370 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50472024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.384 INFO O| May 15 03:15:44.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
50482024-05-15T03:15:45.063Z[ recovery-image] May 15 03:15:44.384 INFO O| May 15 03:15:44.384 INFO STEP 225 (remove_files) COMPLETE
50492024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.384 INFO O| May 15 03:15:44.384 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50502024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.397 INFO O| May 15 03:15:44.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
50512024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.397 INFO O| May 15 03:15:44.397 INFO STEP 226 (remove_files) COMPLETE
50522024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.397 INFO O| May 15 03:15:44.397 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50532024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.410 INFO O| May 15 03:15:44.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
50542024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.410 INFO O| May 15 03:15:44.410 INFO STEP 227 (remove_files) COMPLETE
50552024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.410 INFO O| May 15 03:15:44.410 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50562024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.423 INFO O| May 15 03:15:44.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
50572024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.423 INFO O| May 15 03:15:44.423 INFO STEP 228 (remove_files) COMPLETE
50582024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.423 INFO O| May 15 03:15:44.423 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50592024-05-15T03:15:45.064Z[ recovery-image] May 15 03:15:44.436 INFO O| May 15 03:15:44.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
50602024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.437 INFO O| May 15 03:15:44.436 INFO STEP 229 (remove_files) COMPLETE
50612024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.437 INFO O| May 15 03:15:44.436 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50622024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.449 INFO O| May 15 03:15:44.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
50632024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.449 INFO O| May 15 03:15:44.449 INFO STEP 230 (remove_files) COMPLETE
50642024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.449 INFO O| May 15 03:15:44.449 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50652024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.466 INFO O| May 15 03:15:44.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
50662024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.466 INFO O| May 15 03:15:44.466 INFO STEP 231 (remove_files) COMPLETE
50672024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.466 INFO O| May 15 03:15:44.466 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50682024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.479 INFO O| May 15 03:15:44.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
50692024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.479 INFO O| May 15 03:15:44.479 INFO STEP 232 (remove_files) COMPLETE
50702024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.479 INFO O| May 15 03:15:44.479 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50712024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.494 INFO O| May 15 03:15:44.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
50722024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.494 INFO O| May 15 03:15:44.494 INFO STEP 233 (remove_files) COMPLETE
50732024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.494 INFO O| May 15 03:15:44.494 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50742024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.508 INFO O| May 15 03:15:44.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
50752024-05-15T03:15:45.065Z[ recovery-image] May 15 03:15:44.509 INFO O| May 15 03:15:44.509 INFO STEP 234 (remove_files) COMPLETE
50762024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.509 INFO O| May 15 03:15:44.509 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50772024-05-15T03:15:45.066Z[ host-image] May 15 03:15:44.509 INFO O| May 15 03:15:44.509 INFO O| Done
50782024-05-15T03:15:45.066Z[ host-image] May 15 03:15:44.509 INFO O| May 15 03:15:44.509 INFO O| Done
50792024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.522 INFO O| May 15 03:15:44.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
50802024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.522 INFO O| May 15 03:15:44.522 INFO STEP 235 (remove_files) COMPLETE
50812024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.522 INFO O| May 15 03:15:44.522 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.534 INFO O| May 15 03:15:44.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
50832024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.535 INFO O| May 15 03:15:44.535 INFO STEP 236 (remove_files) COMPLETE
50842024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.535 INFO O| May 15 03:15:44.535 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852024-05-15T03:15:45.066Z[ recovery-image] May 15 03:15:44.548 INFO O| May 15 03:15:44.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
50862024-05-15T03:15:45.067Z[ recovery-image] May 15 03:15:44.548 INFO O| May 15 03:15:44.548 INFO STEP 237 (remove_files) COMPLETE
50872024-05-15T03:15:45.067Z[ recovery-image] May 15 03:15:44.548 INFO O| May 15 03:15:44.548 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882024-05-15T03:15:45.067Z[ recovery-image] May 15 03:15:44.561 INFO O| May 15 03:15:44.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
50892024-05-15T03:15:45.067Z[ recovery-image] May 15 03:15:44.562 INFO O| May 15 03:15:44.561 INFO STEP 238 (remove_files) COMPLETE
50902024-05-15T03:15:45.067Z[ recovery-image] May 15 03:15:44.562 INFO O| May 15 03:15:44.562 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912024-05-15T03:15:45.106Z[ recovery-image] May 15 03:15:44.578 INFO O| May 15 03:15:44.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
50922024-05-15T03:15:45.106Z[ recovery-image] May 15 03:15:44.578 INFO O| May 15 03:15:44.578 INFO STEP 239 (remove_files) COMPLETE
50932024-05-15T03:15:45.106Z[ recovery-image] May 15 03:15:44.578 INFO O| May 15 03:15:44.578 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942024-05-15T03:15:45.106Z[ recovery-image] May 15 03:15:44.596 INFO O| May 15 03:15:44.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
50952024-05-15T03:15:45.106Z[ recovery-image] May 15 03:15:44.596 INFO O| May 15 03:15:44.596 INFO STEP 240 (remove_files) COMPLETE
50962024-05-15T03:15:45.106Z[ recovery-image] May 15 03:15:44.596 INFO O| May 15 03:15:44.596 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972024-05-15T03:15:45.106Z[ recovery-image] May 15 03:15:44.615 INFO O| May 15 03:15:44.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
50982024-05-15T03:15:45.107Z[ recovery-image] May 15 03:15:44.615 INFO O| May 15 03:15:44.615 INFO STEP 241 (remove_files) COMPLETE
50992024-05-15T03:15:45.107Z[ recovery-image] May 15 03:15:44.615 INFO O| May 15 03:15:44.615 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002024-05-15T03:15:45.107Z[ recovery-image] May 15 03:15:44.630 INFO O| May 15 03:15:44.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
51012024-05-15T03:15:45.107Z[ recovery-image] May 15 03:15:44.630 INFO O| May 15 03:15:44.630 INFO STEP 242 (remove_files) COMPLETE
51022024-05-15T03:15:45.107Z[ recovery-image] May 15 03:15:44.630 INFO O| May 15 03:15:44.630 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-05-15T03:15:45.798Z[ recovery-image] May 15 03:15:44.645 INFO O| May 15 03:15:44.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
51042024-05-15T03:15:45.798Z[ recovery-image] May 15 03:15:44.645 INFO O| May 15 03:15:44.645 INFO STEP 243 (remove_files) COMPLETE
51052024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.645 INFO O| May 15 03:15:44.645 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.659 INFO O| May 15 03:15:44.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
51072024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.659 INFO O| May 15 03:15:44.659 INFO STEP 244 (remove_files) COMPLETE
51082024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.659 INFO O| May 15 03:15:44.659 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.678 INFO O| May 15 03:15:44.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
51102024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.678 INFO O| May 15 03:15:44.678 INFO STEP 245 (remove_files) COMPLETE
51112024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.678 INFO O| May 15 03:15:44.678 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122024-05-15T03:15:45.799Z[ recovery-image] May 15 03:15:44.691 INFO O| May 15 03:15:44.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
51132024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.691 INFO O| May 15 03:15:44.691 INFO STEP 246 (remove_files) COMPLETE
51142024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.691 INFO O| May 15 03:15:44.691 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.703 INFO O| May 15 03:15:44.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
51162024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.704 INFO O| May 15 03:15:44.704 INFO STEP 247 (remove_files) COMPLETE
51172024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.704 INFO O| May 15 03:15:44.704 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.716 INFO O| May 15 03:15:44.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
51192024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.716 INFO O| May 15 03:15:44.716 INFO STEP 248 (remove_files) COMPLETE
51202024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.716 INFO O| May 15 03:15:44.716 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212024-05-15T03:15:45.800Z[ recovery-image] May 15 03:15:44.728 INFO O| May 15 03:15:44.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
51222024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.728 INFO O| May 15 03:15:44.728 INFO STEP 249 (remove_files) COMPLETE
51232024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.728 INFO O| May 15 03:15:44.728 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.740 INFO O| May 15 03:15:44.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
51252024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.741 INFO O| May 15 03:15:44.741 INFO STEP 250 (remove_files) COMPLETE
51262024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.741 INFO O| May 15 03:15:44.741 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.753 INFO O| May 15 03:15:44.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
51282024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.754 INFO O| May 15 03:15:44.753 INFO STEP 251 (remove_files) COMPLETE
51292024-05-15T03:15:45.801Z[ recovery-image] May 15 03:15:44.754 INFO O| May 15 03:15:44.754 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.765 INFO O| May 15 03:15:44.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
51312024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.766 INFO O| May 15 03:15:44.766 INFO STEP 252 (remove_files) COMPLETE
51322024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.766 INFO O| May 15 03:15:44.766 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.778 INFO O| May 15 03:15:44.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
51342024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.778 INFO O| May 15 03:15:44.778 INFO STEP 253 (remove_files) COMPLETE
51352024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.778 INFO O| May 15 03:15:44.778 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.791 INFO O| May 15 03:15:44.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
51372024-05-15T03:15:45.802Z[ recovery-image] May 15 03:15:44.791 INFO O| May 15 03:15:44.791 INFO STEP 254 (remove_files) COMPLETE
51382024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.791 INFO O| May 15 03:15:44.791 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.803 INFO O| May 15 03:15:44.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
51402024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.803 INFO O| May 15 03:15:44.803 INFO STEP 255 (remove_files) COMPLETE
51412024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.803 INFO O| May 15 03:15:44.803 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.816 INFO O| May 15 03:15:44.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
51432024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.816 INFO O| May 15 03:15:44.816 INFO STEP 256 (remove_files) COMPLETE
51442024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.816 INFO O| May 15 03:15:44.816 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452024-05-15T03:15:45.803Z[ recovery-image] May 15 03:15:44.828 INFO O| May 15 03:15:44.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
51462024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.828 INFO O| May 15 03:15:44.828 INFO STEP 257 (remove_files) COMPLETE
51472024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.828 INFO O| May 15 03:15:44.828 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.841 INFO O| May 15 03:15:44.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
51492024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.841 INFO O| May 15 03:15:44.841 INFO STEP 258 (remove_files) COMPLETE
51502024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.841 INFO O| May 15 03:15:44.841 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.859 INFO O| May 15 03:15:44.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
51522024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.860 INFO O| May 15 03:15:44.860 INFO STEP 259 (remove_files) COMPLETE
51532024-05-15T03:15:45.804Z[ recovery-image] May 15 03:15:44.860 INFO O| May 15 03:15:44.860 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.872 INFO O| May 15 03:15:44.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
51552024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.872 INFO O| May 15 03:15:44.872 INFO STEP 260 (remove_files) COMPLETE
51562024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.872 INFO O| May 15 03:15:44.872 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572024-05-15T03:15:45.805Z[ host-image] May 15 03:15:44.874 INFO O| May 15 03:15:44.874 INFO O| Done
51582024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.886 INFO O| May 15 03:15:44.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
51592024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.886 INFO O| May 15 03:15:44.886 INFO STEP 261 (remove_files) COMPLETE
51602024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.886 INFO O| May 15 03:15:44.886 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.900 INFO O| May 15 03:15:44.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
51622024-05-15T03:15:45.805Z[ recovery-image] May 15 03:15:44.900 INFO O| May 15 03:15:44.900 INFO STEP 262 (remove_files) COMPLETE
51632024-05-15T03:15:45.806Z[ recovery-image] May 15 03:15:44.900 INFO O| May 15 03:15:44.900 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642024-05-15T03:15:45.806Z[ recovery-image] May 15 03:15:44.918 INFO O| May 15 03:15:44.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
51652024-05-15T03:15:45.806Z[ recovery-image] May 15 03:15:44.918 INFO O| May 15 03:15:44.918 INFO STEP 263 (remove_files) COMPLETE
51662024-05-15T03:15:45.806Z[ recovery-image] May 15 03:15:44.918 INFO O| May 15 03:15:44.918 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51672024-05-15T03:15:45.806Z[ recovery-image] May 15 03:15:44.932 INFO O| May 15 03:15:44.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
51682024-05-15T03:15:45.806Z[ recovery-image] May 15 03:15:44.932 INFO O| May 15 03:15:44.932 INFO STEP 264 (remove_files) COMPLETE
51692024-05-15T03:15:45.806Z[ recovery-image] May 15 03:15:44.932 INFO O| May 15 03:15:44.932 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51702024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.945 INFO O| May 15 03:15:44.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
51712024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.946 INFO O| May 15 03:15:44.946 INFO STEP 265 (remove_files) COMPLETE
51722024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.946 INFO O| May 15 03:15:44.946 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51732024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.961 INFO O| May 15 03:15:44.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
51742024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.961 INFO O| May 15 03:15:44.961 INFO STEP 266 (remove_files) COMPLETE
51752024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.962 INFO O| May 15 03:15:44.961 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51762024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.976 INFO O| May 15 03:15:44.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
51772024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.976 INFO O| May 15 03:15:44.976 INFO STEP 267 (remove_files) COMPLETE
51782024-05-15T03:15:45.807Z[ recovery-image] May 15 03:15:44.976 INFO O| May 15 03:15:44.976 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51792024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:44.989 INFO O| May 15 03:15:44.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
51802024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:44.989 INFO O| May 15 03:15:44.989 INFO STEP 268 (remove_files) COMPLETE
51812024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:44.989 INFO O| May 15 03:15:44.989 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51822024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:45.008 INFO O| May 15 03:15:45.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
51832024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:45.008 INFO O| May 15 03:15:45.008 INFO STEP 269 (remove_files) COMPLETE
51842024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:45.008 INFO O| May 15 03:15:45.008 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51852024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:45.023 INFO O| May 15 03:15:45.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
51862024-05-15T03:15:45.808Z[ recovery-image] May 15 03:15:45.023 INFO O| May 15 03:15:45.023 INFO STEP 270 (remove_files) COMPLETE
51872024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.023 INFO O| May 15 03:15:45.023 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51882024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.037 INFO O| May 15 03:15:45.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
51892024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.037 INFO O| May 15 03:15:45.037 INFO STEP 271 (remove_files) COMPLETE
51902024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.037 INFO O| May 15 03:15:45.037 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51912024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.049 INFO O| May 15 03:15:45.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
51922024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.050 INFO O| May 15 03:15:45.050 INFO STEP 272 (remove_files) COMPLETE
51932024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.050 INFO O| May 15 03:15:45.050 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51942024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.063 INFO O| May 15 03:15:45.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
51952024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.064 INFO O| May 15 03:15:45.064 INFO STEP 273 (remove_files) COMPLETE
51962024-05-15T03:15:45.809Z[ recovery-image] May 15 03:15:45.064 INFO O| May 15 03:15:45.064 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51972024-05-15T03:15:45.810Z[ recovery-image] May 15 03:15:45.078 INFO O| May 15 03:15:45.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
51982024-05-15T03:15:45.810Z[ recovery-image] May 15 03:15:45.078 INFO O| May 15 03:15:45.078 INFO STEP 274 (remove_files) COMPLETE
51992024-05-15T03:15:45.810Z[ recovery-image] May 15 03:15:45.078 INFO O| May 15 03:15:45.078 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52002024-05-15T03:15:45.810Z[ recovery-image] May 15 03:15:45.090 INFO O| May 15 03:15:45.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
52012024-05-15T03:15:45.810Z[ recovery-image] May 15 03:15:45.091 INFO O| May 15 03:15:45.091 INFO STEP 275 (remove_files) COMPLETE
52022024-05-15T03:15:45.810Z[ recovery-image] May 15 03:15:45.091 INFO O| May 15 03:15:45.091 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52032024-05-15T03:15:45.874Z[ recovery-image] May 15 03:15:45.104 INFO O| May 15 03:15:45.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
52042024-05-15T03:15:45.874Z[ recovery-image] May 15 03:15:45.104 INFO O| May 15 03:15:45.104 INFO STEP 276 (remove_files) COMPLETE
52052024-05-15T03:15:45.874Z[ recovery-image] May 15 03:15:45.104 INFO O| May 15 03:15:45.104 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52062024-05-15T03:15:45.874Z[ recovery-image] May 15 03:15:45.120 INFO O| May 15 03:15:45.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
52072024-05-15T03:15:45.874Z[ recovery-image] May 15 03:15:45.120 INFO O| May 15 03:15:45.120 INFO STEP 277 (remove_files) COMPLETE
52082024-05-15T03:15:45.875Z[ recovery-image] May 15 03:15:45.120 INFO O| May 15 03:15:45.120 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52092024-05-15T03:15:45.875Z[ recovery-image] May 15 03:15:45.135 INFO O| May 15 03:15:45.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
52102024-05-15T03:15:45.875Z[ recovery-image] May 15 03:15:45.135 INFO O| May 15 03:15:45.135 INFO STEP 278 (remove_files) COMPLETE
52112024-05-15T03:15:45.875Z[ recovery-image] May 15 03:15:45.136 INFO O| May 15 03:15:45.135 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52122024-05-15T03:15:45.875Z[ recovery-image] May 15 03:15:45.150 INFO O| May 15 03:15:45.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
52132024-05-15T03:15:45.876Z[ recovery-image] May 15 03:15:45.150 INFO O| May 15 03:15:45.150 INFO STEP 279 (remove_files) COMPLETE
52142024-05-15T03:15:45.876Z[ recovery-image] May 15 03:15:45.150 INFO O| May 15 03:15:45.150 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52152024-05-15T03:15:45.876Z[ recovery-image] May 15 03:15:45.163 INFO O| May 15 03:15:45.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
52162024-05-15T03:15:45.876Z[ recovery-image] May 15 03:15:45.163 INFO O| May 15 03:15:45.163 INFO STEP 280 (remove_files) COMPLETE
52172024-05-15T03:15:45.877Z[ recovery-image] May 15 03:15:45.163 INFO O| May 15 03:15:45.163 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52182024-05-15T03:15:45.877Z[ recovery-image] May 15 03:15:45.176 INFO O| May 15 03:15:45.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
52192024-05-15T03:15:45.877Z[ recovery-image] May 15 03:15:45.176 INFO O| May 15 03:15:45.176 INFO STEP 281 (remove_files) COMPLETE
52202024-05-15T03:15:45.877Z[ recovery-image] May 15 03:15:45.176 INFO O| May 15 03:15:45.176 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52212024-05-15T03:15:45.877Z[ recovery-image] May 15 03:15:45.191 INFO O| May 15 03:15:45.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
52222024-05-15T03:15:45.877Z[ recovery-image] May 15 03:15:45.191 INFO O| May 15 03:15:45.191 INFO STEP 282 (remove_files) COMPLETE
52232024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.191 INFO O| May 15 03:15:45.191 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52242024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.205 INFO O| May 15 03:15:45.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
52252024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.206 INFO O| May 15 03:15:45.205 INFO STEP 283 (remove_files) COMPLETE
52262024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.206 INFO O| May 15 03:15:45.205 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52272024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.219 INFO O| May 15 03:15:45.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
52282024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.220 INFO O| May 15 03:15:45.220 INFO STEP 284 (remove_files) COMPLETE
52292024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.220 INFO O| May 15 03:15:45.220 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52302024-05-15T03:15:45.878Z[ recovery-image] May 15 03:15:45.233 INFO O| May 15 03:15:45.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
52312024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.233 INFO O| May 15 03:15:45.233 INFO STEP 285 (remove_files) COMPLETE
52322024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.233 INFO O| May 15 03:15:45.233 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52332024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.247 INFO O| May 15 03:15:45.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
52342024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.247 INFO O| May 15 03:15:45.247 INFO STEP 286 (remove_files) COMPLETE
52352024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.247 INFO O| May 15 03:15:45.247 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52362024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.260 INFO O| May 15 03:15:45.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
52372024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.260 INFO O| May 15 03:15:45.260 INFO STEP 287 (remove_files) COMPLETE
52382024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.260 INFO O| May 15 03:15:45.260 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52392024-05-15T03:15:45.879Z[ recovery-image] May 15 03:15:45.273 INFO O| May 15 03:15:45.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
52402024-05-15T03:15:45.880Z[ recovery-image] May 15 03:15:45.273 INFO O| May 15 03:15:45.273 INFO STEP 288 (remove_files) COMPLETE
52412024-05-15T03:15:45.880Z[ recovery-image] May 15 03:15:45.273 INFO O| May 15 03:15:45.273 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52422024-05-15T03:15:45.880Z[ recovery-image] May 15 03:15:45.285 INFO O| May 15 03:15:45.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
52432024-05-15T03:15:45.880Z[ recovery-image] May 15 03:15:45.286 INFO O| May 15 03:15:45.286 INFO STEP 289 (remove_files) COMPLETE
52442024-05-15T03:15:45.880Z[ recovery-image] May 15 03:15:45.286 INFO O| May 15 03:15:45.286 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52452024-05-15T03:15:45.880Z[ recovery-image] May 15 03:15:45.299 INFO O| May 15 03:15:45.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
52462024-05-15T03:15:45.880Z[ recovery-image] May 15 03:15:45.299 INFO O| May 15 03:15:45.299 INFO STEP 290 (remove_files) COMPLETE
52472024-05-15T03:15:45.881Z[ recovery-image] May 15 03:15:45.299 INFO O| May 15 03:15:45.299 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52482024-05-15T03:15:45.881Z[ recovery-image] May 15 03:15:45.314 INFO O| May 15 03:15:45.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
52492024-05-15T03:15:45.881Z[ recovery-image] May 15 03:15:45.314 INFO O| May 15 03:15:45.314 INFO STEP 291 (remove_files) COMPLETE
52502024-05-15T03:15:45.881Z[ recovery-image] May 15 03:15:45.314 INFO O| May 15 03:15:45.314 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52512024-05-15T03:15:45.881Z[ recovery-image] May 15 03:15:45.329 INFO O| May 15 03:15:45.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
52522024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.329 INFO O| May 15 03:15:45.329 INFO STEP 292 (remove_files) COMPLETE
52532024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.329 INFO O| May 15 03:15:45.329 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52542024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.348 INFO O| May 15 03:15:45.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
52552024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.348 INFO O| May 15 03:15:45.348 INFO STEP 293 (remove_files) COMPLETE
52562024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.348 INFO O| May 15 03:15:45.348 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52572024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.363 INFO O| May 15 03:15:45.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
52582024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.363 INFO O| May 15 03:15:45.363 INFO STEP 294 (remove_files) COMPLETE
52592024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.363 INFO O| May 15 03:15:45.363 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52602024-05-15T03:15:45.882Z[ recovery-image] May 15 03:15:45.381 INFO O| May 15 03:15:45.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
52612024-05-15T03:15:45.883Z[ recovery-image] May 15 03:15:45.381 INFO O| May 15 03:15:45.381 INFO STEP 295 (remove_files) COMPLETE
52622024-05-15T03:15:45.883Z[ recovery-image] May 15 03:15:45.381 INFO O| May 15 03:15:45.381 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52632024-05-15T03:15:45.926Z[ recovery-image] May 15 03:15:45.404 INFO O| May 15 03:15:45.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
52642024-05-15T03:15:45.926Z[ recovery-image] May 15 03:15:45.404 INFO O| May 15 03:15:45.404 INFO STEP 296 (remove_files) COMPLETE
52652024-05-15T03:15:45.926Z[ recovery-image] May 15 03:15:45.404 INFO O| May 15 03:15:45.404 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52662024-05-15T03:15:45.926Z[ recovery-image] May 15 03:15:45.418 INFO O| May 15 03:15:45.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
52672024-05-15T03:15:45.926Z[ recovery-image] May 15 03:15:45.418 INFO O| May 15 03:15:45.418 INFO STEP 297 (remove_files) COMPLETE
52682024-05-15T03:15:45.927Z[ recovery-image] May 15 03:15:45.418 INFO O| May 15 03:15:45.418 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52692024-05-15T03:15:45.927Z[ recovery-image] May 15 03:15:45.430 INFO O| May 15 03:15:45.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
52702024-05-15T03:15:45.927Z[ recovery-image] May 15 03:15:45.430 INFO O| May 15 03:15:45.430 INFO STEP 298 (remove_files) COMPLETE
52712024-05-15T03:15:45.927Z[ recovery-image] May 15 03:15:45.430 INFO O| May 15 03:15:45.430 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52722024-05-15T03:15:45.927Z[ recovery-image] May 15 03:15:45.445 INFO O| May 15 03:15:45.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
52732024-05-15T03:15:45.928Z[ recovery-image] May 15 03:15:45.445 INFO O| May 15 03:15:45.445 INFO STEP 299 (remove_files) COMPLETE
52742024-05-15T03:15:45.928Z[ recovery-image] May 15 03:15:45.445 INFO O| May 15 03:15:45.445 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52752024-05-15T03:15:45.928Z[ recovery-image] May 15 03:15:45.460 INFO O| May 15 03:15:45.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
52762024-05-15T03:15:45.928Z[ recovery-image] May 15 03:15:45.460 INFO O| May 15 03:15:45.460 INFO STEP 300 (remove_files) COMPLETE
52772024-05-15T03:15:45.928Z[ recovery-image] May 15 03:15:45.460 INFO O| May 15 03:15:45.460 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52782024-05-15T03:15:45.984Z[ recovery-image] May 15 03:15:45.478 INFO O| May 15 03:15:45.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
52792024-05-15T03:15:45.984Z[ recovery-image] May 15 03:15:45.478 INFO O| May 15 03:15:45.478 INFO STEP 301 (remove_files) COMPLETE
52802024-05-15T03:15:45.984Z[ recovery-image] May 15 03:15:45.478 INFO O| May 15 03:15:45.478 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52812024-05-15T03:15:45.985Z[ recovery-image] May 15 03:15:45.502 INFO O| May 15 03:15:45.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
52822024-05-15T03:15:45.985Z[ recovery-image] May 15 03:15:45.502 INFO O| May 15 03:15:45.502 INFO STEP 302 (remove_files) COMPLETE
52832024-05-15T03:15:45.985Z[ recovery-image] May 15 03:15:45.502 INFO O| May 15 03:15:45.502 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52842024-05-15T03:15:46.034Z[ recovery-image] May 15 03:15:45.521 INFO O| May 15 03:15:45.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
52852024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.521 INFO O| May 15 03:15:45.521 INFO STEP 303 (remove_files) COMPLETE
52862024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.521 INFO O| May 15 03:15:45.521 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52872024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.535 INFO O| May 15 03:15:45.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
52882024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.535 INFO O| May 15 03:15:45.535 INFO STEP 304 (remove_files) COMPLETE
52892024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.535 INFO O| May 15 03:15:45.535 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52902024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.548 INFO O| May 15 03:15:45.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
52912024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.548 INFO O| May 15 03:15:45.548 INFO STEP 305 (remove_files) COMPLETE
52922024-05-15T03:15:46.035Z[ recovery-image] May 15 03:15:45.548 INFO O| May 15 03:15:45.548 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52932024-05-15T03:15:46.036Z[ recovery-image] May 15 03:15:45.565 INFO O| May 15 03:15:45.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
52942024-05-15T03:15:46.036Z[ recovery-image] May 15 03:15:45.565 INFO O| May 15 03:15:45.565 INFO STEP 306 (remove_files) COMPLETE
52952024-05-15T03:15:46.036Z[ recovery-image] May 15 03:15:45.565 INFO O| May 15 03:15:45.565 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52962024-05-15T03:15:46.068Z[ recovery-image] May 15 03:15:45.578 INFO O| May 15 03:15:45.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
52972024-05-15T03:15:46.068Z[ recovery-image] May 15 03:15:45.578 INFO O| May 15 03:15:45.578 INFO STEP 307 (remove_files) COMPLETE
52982024-05-15T03:15:46.068Z[ recovery-image] May 15 03:15:45.578 INFO O| May 15 03:15:45.578 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52992024-05-15T03:15:46.069Z[ recovery-image] May 15 03:15:45.592 INFO O| May 15 03:15:45.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
53002024-05-15T03:15:46.069Z[ recovery-image] May 15 03:15:45.592 INFO O| May 15 03:15:45.592 INFO STEP 308 (remove_files) COMPLETE
53012024-05-15T03:15:46.069Z[ recovery-image] May 15 03:15:45.592 INFO O| May 15 03:15:45.592 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53022024-05-15T03:15:46.069Z[ recovery-image] May 15 03:15:45.609 INFO O| May 15 03:15:45.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
53032024-05-15T03:15:46.069Z[ recovery-image] May 15 03:15:45.609 INFO O| May 15 03:15:45.609 INFO STEP 309 (remove_files) COMPLETE
53042024-05-15T03:15:46.069Z[ recovery-image] May 15 03:15:45.609 INFO O| May 15 03:15:45.609 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53052024-05-15T03:15:46.106Z[ recovery-image] May 15 03:15:45.624 INFO O| May 15 03:15:45.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
53062024-05-15T03:15:46.106Z[ recovery-image] May 15 03:15:45.624 INFO O| May 15 03:15:45.624 INFO STEP 310 (remove_files) COMPLETE
53072024-05-15T03:15:46.107Z[ recovery-image] May 15 03:15:45.625 INFO O| May 15 03:15:45.624 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53082024-05-15T03:15:46.107Z[ recovery-image] May 15 03:15:45.641 INFO O| May 15 03:15:45.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
53092024-05-15T03:15:46.107Z[ recovery-image] May 15 03:15:45.641 INFO O| May 15 03:15:45.641 INFO STEP 311 (remove_files) COMPLETE
53102024-05-15T03:15:46.107Z[ recovery-image] May 15 03:15:45.641 INFO O| May 15 03:15:45.641 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53112024-05-15T03:15:46.163Z[ recovery-image] May 15 03:15:45.654 INFO O| May 15 03:15:45.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
53122024-05-15T03:15:46.163Z[ recovery-image] May 15 03:15:45.655 INFO O| May 15 03:15:45.655 INFO STEP 312 (remove_files) COMPLETE
53132024-05-15T03:15:46.163Z[ recovery-image] May 15 03:15:45.655 INFO O| May 15 03:15:45.655 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53142024-05-15T03:15:46.163Z[ recovery-image] May 15 03:15:45.668 INFO O| May 15 03:15:45.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
53152024-05-15T03:15:46.164Z[ recovery-image] May 15 03:15:45.668 INFO O| May 15 03:15:45.668 INFO STEP 313 (remove_files) COMPLETE
53162024-05-15T03:15:46.164Z[ recovery-image] May 15 03:15:45.668 INFO O| May 15 03:15:45.668 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53172024-05-15T03:15:46.164Z[ recovery-image] May 15 03:15:45.681 INFO O| May 15 03:15:45.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
53182024-05-15T03:15:46.164Z[ recovery-image] May 15 03:15:45.681 INFO O| May 15 03:15:45.681 INFO STEP 314 (remove_files) COMPLETE
53192024-05-15T03:15:46.164Z[ recovery-image] May 15 03:15:45.681 INFO O| May 15 03:15:45.681 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53202024-05-15T03:15:46.198Z[ recovery-image] May 15 03:15:45.694 INFO O| May 15 03:15:45.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
53212024-05-15T03:15:46.198Z[ recovery-image] May 15 03:15:45.694 INFO O| May 15 03:15:45.694 INFO STEP 315 (remove_files) COMPLETE
53222024-05-15T03:15:46.199Z[ recovery-image] May 15 03:15:45.694 INFO O| May 15 03:15:45.694 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53232024-05-15T03:15:46.199Z[ recovery-image] May 15 03:15:45.707 INFO O| May 15 03:15:45.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
53242024-05-15T03:15:46.199Z[ recovery-image] May 15 03:15:45.707 INFO O| May 15 03:15:45.707 INFO STEP 316 (remove_files) COMPLETE
53252024-05-15T03:15:46.199Z[ recovery-image] May 15 03:15:45.707 INFO O| May 15 03:15:45.707 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53262024-05-15T03:15:46.199Z[ recovery-image] May 15 03:15:45.720 INFO O| May 15 03:15:45.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
53272024-05-15T03:15:46.199Z[ recovery-image] May 15 03:15:45.720 INFO O| May 15 03:15:45.720 INFO STEP 317 (remove_files) COMPLETE
53282024-05-15T03:15:46.200Z[ recovery-image] May 15 03:15:45.720 INFO O| May 15 03:15:45.720 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53292024-05-15T03:15:46.200Z[ recovery-image] May 15 03:15:45.732 INFO O| May 15 03:15:45.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
53302024-05-15T03:15:46.200Z[ recovery-image] May 15 03:15:45.732 INFO O| May 15 03:15:45.732 INFO STEP 318 (remove_files) COMPLETE
53312024-05-15T03:15:46.200Z[ recovery-image] May 15 03:15:45.732 INFO O| May 15 03:15:45.732 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53322024-05-15T03:15:46.235Z[ recovery-image] May 15 03:15:45.744 INFO O| May 15 03:15:45.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
53332024-05-15T03:15:46.235Z[ recovery-image] May 15 03:15:45.744 INFO O| May 15 03:15:45.744 INFO STEP 319 (remove_files) COMPLETE
53342024-05-15T03:15:46.235Z[ recovery-image] May 15 03:15:45.744 INFO O| May 15 03:15:45.744 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53352024-05-15T03:15:46.235Z[ recovery-image] May 15 03:15:45.756 INFO O| May 15 03:15:45.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
53362024-05-15T03:15:46.235Z[ recovery-image] May 15 03:15:45.756 INFO O| May 15 03:15:45.756 INFO STEP 320 (remove_files) COMPLETE
53372024-05-15T03:15:46.235Z[ recovery-image] May 15 03:15:45.756 INFO O| May 15 03:15:45.756 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53382024-05-15T03:15:46.236Z[ recovery-image] May 15 03:15:45.769 INFO O| May 15 03:15:45.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
53392024-05-15T03:15:46.236Z[ recovery-image] May 15 03:15:45.769 INFO O| May 15 03:15:45.769 INFO STEP 321 (remove_files) COMPLETE
53402024-05-15T03:15:46.236Z[ recovery-image] May 15 03:15:45.769 INFO O| May 15 03:15:45.769 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53412024-05-15T03:15:46.270Z[ recovery-image] May 15 03:15:45.782 INFO O| May 15 03:15:45.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
53422024-05-15T03:15:46.270Z[ recovery-image] May 15 03:15:45.782 INFO O| May 15 03:15:45.782 INFO STEP 322 (remove_files) COMPLETE
53432024-05-15T03:15:46.270Z[ recovery-image] May 15 03:15:45.782 INFO O| May 15 03:15:45.782 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53442024-05-15T03:15:46.270Z[ recovery-image] May 15 03:15:45.795 INFO O| May 15 03:15:45.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
53452024-05-15T03:15:46.270Z[ recovery-image] May 15 03:15:45.795 INFO O| May 15 03:15:45.795 INFO STEP 323 (remove_files) COMPLETE
53462024-05-15T03:15:46.271Z[ recovery-image] May 15 03:15:45.795 INFO O| May 15 03:15:45.795 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53472024-05-15T03:15:46.271Z[ recovery-image] May 15 03:15:45.810 INFO O| May 15 03:15:45.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
53482024-05-15T03:15:46.271Z[ recovery-image] May 15 03:15:45.810 INFO O| May 15 03:15:45.810 INFO STEP 324 (remove_files) COMPLETE
53492024-05-15T03:15:46.271Z[ recovery-image] May 15 03:15:45.810 INFO O| May 15 03:15:45.810 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53502024-05-15T03:15:46.305Z[ recovery-image] May 15 03:15:45.824 INFO O| May 15 03:15:45.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
53512024-05-15T03:15:46.305Z[ recovery-image] May 15 03:15:45.825 INFO O| May 15 03:15:45.825 INFO STEP 325 (remove_files) COMPLETE
53522024-05-15T03:15:46.305Z[ recovery-image] May 15 03:15:45.825 INFO O| May 15 03:15:45.825 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53532024-05-15T03:15:46.305Z[ recovery-image] May 15 03:15:45.847 INFO O| May 15 03:15:45.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
53542024-05-15T03:15:46.333Z[ recovery-image] May 15 03:15:45.849 INFO O| May 15 03:15:45.848 INFO STEP 326 (remove_files) COMPLETE
53552024-05-15T03:15:46.333Z[ recovery-image] May 15 03:15:45.850 INFO O| May 15 03:15:45.848 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53562024-05-15T03:15:46.369Z[ recovery-image] May 15 03:15:45.901 INFO O| May 15 03:15:45.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
53572024-05-15T03:15:46.369Z[ recovery-image] May 15 03:15:45.901 INFO O| May 15 03:15:45.901 INFO STEP 327 (remove_files) COMPLETE
53582024-05-15T03:15:46.369Z[ recovery-image] May 15 03:15:45.901 INFO O| May 15 03:15:45.901 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53592024-05-15T03:15:46.413Z[ recovery-image] May 15 03:15:45.916 INFO O| May 15 03:15:45.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
53602024-05-15T03:15:46.414Z[ recovery-image] May 15 03:15:45.916 INFO O| May 15 03:15:45.916 INFO STEP 328 (remove_files) COMPLETE
53612024-05-15T03:15:46.414Z[ recovery-image] May 15 03:15:45.916 INFO O| May 15 03:15:45.916 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53622024-05-15T03:15:46.414Z[ recovery-image] May 15 03:15:45.931 INFO O| May 15 03:15:45.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
53632024-05-15T03:15:46.414Z[ recovery-image] May 15 03:15:45.932 INFO O| May 15 03:15:45.931 INFO STEP 329 (remove_files) COMPLETE
53642024-05-15T03:15:46.415Z[ recovery-image] May 15 03:15:45.932 INFO O| May 15 03:15:45.931 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53652024-05-15T03:15:46.415Z[ recovery-image] May 15 03:15:45.944 INFO O| May 15 03:15:45.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
53662024-05-15T03:15:46.415Z[ recovery-image] May 15 03:15:45.944 INFO O| May 15 03:15:45.944 INFO STEP 330 (remove_files) COMPLETE
53672024-05-15T03:15:46.415Z[ recovery-image] May 15 03:15:45.944 INFO O| May 15 03:15:45.944 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53682024-05-15T03:15:46.465Z[ recovery-image] May 15 03:15:45.957 INFO O| May 15 03:15:45.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
53692024-05-15T03:15:46.465Z[ recovery-image] May 15 03:15:45.957 INFO O| May 15 03:15:45.957 INFO STEP 331 (remove_files) COMPLETE
53702024-05-15T03:15:46.465Z[ recovery-image] May 15 03:15:45.957 INFO O| May 15 03:15:45.957 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53712024-05-15T03:15:46.465Z[ recovery-image] May 15 03:15:45.973 INFO O| May 15 03:15:45.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
53722024-05-15T03:15:46.466Z[ recovery-image] May 15 03:15:45.974 INFO O| May 15 03:15:45.974 INFO STEP 332 (remove_files) COMPLETE
53732024-05-15T03:15:46.466Z[ recovery-image] May 15 03:15:45.974 INFO O| May 15 03:15:45.974 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53742024-05-15T03:15:46.466Z[ recovery-image] May 15 03:15:45.986 INFO O| May 15 03:15:45.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
53752024-05-15T03:15:46.466Z[ recovery-image] May 15 03:15:45.986 INFO O| May 15 03:15:45.986 INFO STEP 333 (remove_files) COMPLETE
53762024-05-15T03:15:46.466Z[ recovery-image] May 15 03:15:45.986 INFO O| May 15 03:15:45.986 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53772024-05-15T03:15:46.527Z[ recovery-image] May 15 03:15:45.999 INFO O| May 15 03:15:45.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
53782024-05-15T03:15:46.527Z[ recovery-image] May 15 03:15:46.000 INFO O| May 15 03:15:45.999 INFO STEP 334 (remove_files) COMPLETE
53792024-05-15T03:15:46.527Z[ recovery-image] May 15 03:15:46.000 INFO O| May 15 03:15:46.000 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53802024-05-15T03:15:46.528Z[ recovery-image] May 15 03:15:46.014 INFO O| May 15 03:15:46.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
53812024-05-15T03:15:46.528Z[ recovery-image] May 15 03:15:46.014 INFO O| May 15 03:15:46.014 INFO STEP 335 (remove_files) COMPLETE
53822024-05-15T03:15:46.528Z[ recovery-image] May 15 03:15:46.014 INFO O| May 15 03:15:46.014 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53832024-05-15T03:15:46.528Z[ recovery-image] May 15 03:15:46.027 INFO O| May 15 03:15:46.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
53842024-05-15T03:15:46.529Z[ recovery-image] May 15 03:15:46.028 INFO O| May 15 03:15:46.028 INFO STEP 336 (remove_files) COMPLETE
53852024-05-15T03:15:46.529Z[ recovery-image] May 15 03:15:46.028 INFO O| May 15 03:15:46.028 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53862024-05-15T03:15:46.573Z[ recovery-image] May 15 03:15:46.046 INFO O| May 15 03:15:46.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
53872024-05-15T03:15:46.574Z[ recovery-image] May 15 03:15:46.046 INFO O| May 15 03:15:46.046 INFO STEP 337 (remove_files) COMPLETE
53882024-05-15T03:15:46.574Z[ recovery-image] May 15 03:15:46.046 INFO O| May 15 03:15:46.046 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53892024-05-15T03:15:46.574Z[ recovery-image] May 15 03:15:46.063 INFO O| May 15 03:15:46.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
53902024-05-15T03:15:46.574Z[ recovery-image] May 15 03:15:46.063 INFO O| May 15 03:15:46.063 INFO STEP 338 (remove_files) COMPLETE
53912024-05-15T03:15:46.575Z[ recovery-image] May 15 03:15:46.063 INFO O| May 15 03:15:46.063 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53922024-05-15T03:15:46.575Z[ recovery-image] May 15 03:15:46.077 INFO O| May 15 03:15:46.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
53932024-05-15T03:15:46.575Z[ recovery-image] May 15 03:15:46.077 INFO O| May 15 03:15:46.077 INFO STEP 339 (remove_files) COMPLETE
53942024-05-15T03:15:46.575Z[ recovery-image] May 15 03:15:46.077 INFO O| May 15 03:15:46.077 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53952024-05-15T03:15:46.576Z[ recovery-image] May 15 03:15:46.090 INFO O| May 15 03:15:46.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
53962024-05-15T03:15:46.576Z[ recovery-image] May 15 03:15:46.090 INFO O| May 15 03:15:46.090 INFO STEP 340 (remove_files) COMPLETE
53972024-05-15T03:15:46.576Z[ recovery-image] May 15 03:15:46.090 INFO O| May 15 03:15:46.090 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53982024-05-15T03:15:46.577Z[ recovery-image] May 15 03:15:46.103 INFO O| May 15 03:15:46.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
53992024-05-15T03:15:46.577Z[ recovery-image] May 15 03:15:46.103 INFO O| May 15 03:15:46.103 INFO STEP 341 (remove_files) COMPLETE
54002024-05-15T03:15:46.577Z[ recovery-image] May 15 03:15:46.103 INFO O| May 15 03:15:46.103 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54012024-05-15T03:15:46.619Z[ recovery-image] May 15 03:15:46.115 INFO O| May 15 03:15:46.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
54022024-05-15T03:15:46.619Z[ recovery-image] May 15 03:15:46.115 INFO O| May 15 03:15:46.115 INFO STEP 342 (remove_files) COMPLETE
54032024-05-15T03:15:46.619Z[ recovery-image] May 15 03:15:46.115 INFO O| May 15 03:15:46.115 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54042024-05-15T03:15:46.619Z[ recovery-image] May 15 03:15:46.133 INFO O| May 15 03:15:46.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
54052024-05-15T03:15:46.620Z[ recovery-image] May 15 03:15:46.133 INFO O| May 15 03:15:46.133 INFO STEP 343 (remove_files) COMPLETE
54062024-05-15T03:15:46.620Z[ recovery-image] May 15 03:15:46.133 INFO O| May 15 03:15:46.133 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54072024-05-15T03:15:46.620Z[ recovery-image] May 15 03:15:46.147 INFO O| May 15 03:15:46.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
54082024-05-15T03:15:46.620Z[ recovery-image] May 15 03:15:46.147 INFO O| May 15 03:15:46.147 INFO STEP 344 (remove_files) COMPLETE
54092024-05-15T03:15:46.620Z[ recovery-image] May 15 03:15:46.147 INFO O| May 15 03:15:46.147 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54102024-05-15T03:15:46.657Z[ recovery-image] May 15 03:15:46.163 INFO O| May 15 03:15:46.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
54112024-05-15T03:15:46.657Z[ recovery-image] May 15 03:15:46.163 INFO O| May 15 03:15:46.163 INFO STEP 345 (remove_files) COMPLETE
54122024-05-15T03:15:46.657Z[ recovery-image] May 15 03:15:46.163 INFO O| May 15 03:15:46.163 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54132024-05-15T03:15:46.658Z[ recovery-image] May 15 03:15:46.178 INFO O| May 15 03:15:46.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
54142024-05-15T03:15:46.658Z[ recovery-image] May 15 03:15:46.178 INFO O| May 15 03:15:46.178 INFO STEP 346 (remove_files) COMPLETE
54152024-05-15T03:15:46.658Z[ recovery-image] May 15 03:15:46.178 INFO O| May 15 03:15:46.178 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54162024-05-15T03:15:46.658Z[ recovery-image] May 15 03:15:46.193 INFO O| May 15 03:15:46.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
54172024-05-15T03:15:46.658Z[ recovery-image] May 15 03:15:46.193 INFO O| May 15 03:15:46.193 INFO STEP 347 (remove_files) COMPLETE
54182024-05-15T03:15:46.659Z[ recovery-image] May 15 03:15:46.193 INFO O| May 15 03:15:46.193 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54192024-05-15T03:15:46.711Z[ recovery-image] May 15 03:15:46.216 INFO O| May 15 03:15:46.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
54202024-05-15T03:15:46.711Z[ recovery-image] May 15 03:15:46.216 INFO O| May 15 03:15:46.216 INFO STEP 348 (remove_files) COMPLETE
54212024-05-15T03:15:46.712Z[ recovery-image] May 15 03:15:46.216 INFO O| May 15 03:15:46.216 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54222024-05-15T03:15:46.712Z[ recovery-image] May 15 03:15:46.233 INFO O| May 15 03:15:46.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
54232024-05-15T03:15:46.712Z[ recovery-image] May 15 03:15:46.233 INFO O| May 15 03:15:46.233 INFO STEP 349 (remove_files) COMPLETE
54242024-05-15T03:15:46.712Z[ recovery-image] May 15 03:15:46.233 INFO O| May 15 03:15:46.233 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54252024-05-15T03:15:46.745Z[ recovery-image] May 15 03:15:46.247 INFO O| May 15 03:15:46.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
54262024-05-15T03:15:46.745Z[ recovery-image] May 15 03:15:46.247 INFO O| May 15 03:15:46.247 INFO STEP 350 (remove_files) COMPLETE
54272024-05-15T03:15:46.745Z[ recovery-image] May 15 03:15:46.247 INFO O| May 15 03:15:46.247 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54282024-05-15T03:15:46.745Z[ recovery-image] May 15 03:15:46.260 INFO O| May 15 03:15:46.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
54292024-05-15T03:15:46.745Z[ recovery-image] May 15 03:15:46.260 INFO O| May 15 03:15:46.260 INFO STEP 351 (remove_files) COMPLETE
54302024-05-15T03:15:46.746Z[ recovery-image] May 15 03:15:46.261 INFO O| May 15 03:15:46.260 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54312024-05-15T03:15:46.746Z[ recovery-image] May 15 03:15:46.274 INFO O| May 15 03:15:46.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
54322024-05-15T03:15:46.746Z[ recovery-image] May 15 03:15:46.274 INFO O| May 15 03:15:46.274 INFO STEP 352 (remove_files) COMPLETE
54332024-05-15T03:15:46.746Z[ recovery-image] May 15 03:15:46.274 INFO O| May 15 03:15:46.274 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54342024-05-15T03:15:46.747Z[ recovery-image] May 15 03:15:46.287 INFO O| May 15 03:15:46.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
54352024-05-15T03:15:46.747Z[ recovery-image] May 15 03:15:46.287 INFO O| May 15 03:15:46.287 INFO STEP 353 (remove_files) COMPLETE
54362024-05-15T03:15:46.747Z[ recovery-image] May 15 03:15:46.287 INFO O| May 15 03:15:46.287 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54372024-05-15T03:15:46.783Z[ recovery-image] May 15 03:15:46.300 INFO O| May 15 03:15:46.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
54382024-05-15T03:15:46.783Z[ recovery-image] May 15 03:15:46.300 INFO O| May 15 03:15:46.300 INFO STEP 354 (remove_files) COMPLETE
54392024-05-15T03:15:46.783Z[ recovery-image] May 15 03:15:46.300 INFO O| May 15 03:15:46.300 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54402024-05-15T03:15:46.783Z[ recovery-image] May 15 03:15:46.313 INFO O| May 15 03:15:46.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
54412024-05-15T03:15:46.784Z[ recovery-image] May 15 03:15:46.314 INFO O| May 15 03:15:46.314 INFO STEP 355 (remove_files) COMPLETE
54422024-05-15T03:15:46.784Z[ recovery-image] May 15 03:15:46.314 INFO O| May 15 03:15:46.314 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54432024-05-15T03:15:46.784Z[ host-image] May 15 03:15:46.318 INFO O| May 15 03:15:46.318 INFO O| Done
54442024-05-15T03:15:46.824Z[ recovery-image] May 15 03:15:46.327 INFO O| May 15 03:15:46.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
54452024-05-15T03:15:46.824Z[ recovery-image] May 15 03:15:46.327 INFO O| May 15 03:15:46.327 INFO STEP 356 (remove_files) COMPLETE
54462024-05-15T03:15:46.824Z[ recovery-image] May 15 03:15:46.327 INFO O| May 15 03:15:46.327 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472024-05-15T03:15:46.824Z[ recovery-image] May 15 03:15:46.340 INFO O| May 15 03:15:46.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
54482024-05-15T03:15:46.824Z[ recovery-image] May 15 03:15:46.340 INFO O| May 15 03:15:46.340 INFO STEP 357 (remove_files) COMPLETE
54492024-05-15T03:15:46.824Z[ recovery-image] May 15 03:15:46.340 INFO O| May 15 03:15:46.340 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502024-05-15T03:15:46.824Z[ host-image] May 15 03:15:46.346 INFO O| May 15 03:15:46.346 INFO O| Done
54512024-05-15T03:15:46.825Z[ host-image] May 15 03:15:46.347 INFO O| May 15 03:15:46.347 INFO O| Done
54522024-05-15T03:15:46.825Z[ recovery-image] May 15 03:15:46.356 INFO O| May 15 03:15:46.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
54532024-05-15T03:15:46.825Z[ recovery-image] May 15 03:15:46.356 INFO O| May 15 03:15:46.356 INFO STEP 358 (remove_files) COMPLETE
54542024-05-15T03:15:46.825Z[ recovery-image] May 15 03:15:46.356 INFO O| May 15 03:15:46.356 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54552024-05-15T03:15:46.871Z[ recovery-image] May 15 03:15:46.371 INFO O| May 15 03:15:46.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
54562024-05-15T03:15:46.871Z[ recovery-image] May 15 03:15:46.371 INFO O| May 15 03:15:46.371 INFO STEP 359 (remove_files) COMPLETE
54572024-05-15T03:15:46.871Z[ recovery-image] May 15 03:15:46.371 INFO O| May 15 03:15:46.371 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54582024-05-15T03:15:46.871Z[ recovery-image] May 15 03:15:46.384 INFO O| May 15 03:15:46.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
54592024-05-15T03:15:46.871Z[ recovery-image] May 15 03:15:46.385 INFO O| May 15 03:15:46.385 INFO STEP 360 (remove_files) COMPLETE
54602024-05-15T03:15:46.872Z[ recovery-image] May 15 03:15:46.385 INFO O| May 15 03:15:46.385 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54612024-05-15T03:15:46.872Z[ host-image] May 15 03:15:46.393 INFO O| May 15 03:15:46.393 INFO O| Done
54622024-05-15T03:15:46.872Z[ recovery-image] May 15 03:15:46.397 INFO O| May 15 03:15:46.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
54632024-05-15T03:15:46.872Z[ recovery-image] May 15 03:15:46.397 INFO O| May 15 03:15:46.397 INFO STEP 361 (remove_files) COMPLETE
54642024-05-15T03:15:46.872Z[ recovery-image] May 15 03:15:46.397 INFO O| May 15 03:15:46.397 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652024-05-15T03:15:46.917Z[ recovery-image] May 15 03:15:46.410 INFO O| May 15 03:15:46.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
54662024-05-15T03:15:46.917Z[ recovery-image] May 15 03:15:46.411 INFO O| May 15 03:15:46.411 INFO STEP 362 (remove_files) COMPLETE
54672024-05-15T03:15:46.917Z[ recovery-image] May 15 03:15:46.411 INFO O| May 15 03:15:46.411 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682024-05-15T03:15:46.917Z[ recovery-image] May 15 03:15:46.423 INFO O| May 15 03:15:46.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
54692024-05-15T03:15:46.917Z[ recovery-image] May 15 03:15:46.423 INFO O| May 15 03:15:46.423 INFO STEP 363 (remove_files) COMPLETE
54702024-05-15T03:15:46.917Z[ recovery-image] May 15 03:15:46.423 INFO O| May 15 03:15:46.423 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712024-05-15T03:15:46.917Z[ recovery-image] May 15 03:15:46.435 INFO O| May 15 03:15:46.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
54722024-05-15T03:15:46.918Z[ recovery-image] May 15 03:15:46.435 INFO O| May 15 03:15:46.435 INFO STEP 364 (remove_files) COMPLETE
54732024-05-15T03:15:46.918Z[ recovery-image] May 15 03:15:46.435 INFO O| May 15 03:15:46.435 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742024-05-15T03:15:46.918Z[ recovery-image] May 15 03:15:46.448 INFO O| May 15 03:15:46.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
54752024-05-15T03:15:46.918Z[ recovery-image] May 15 03:15:46.448 INFO O| May 15 03:15:46.448 INFO STEP 365 (remove_files) COMPLETE
54762024-05-15T03:15:46.918Z[ recovery-image] May 15 03:15:46.448 INFO O| May 15 03:15:46.448 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772024-05-15T03:15:46.954Z[ recovery-image] May 15 03:15:46.460 INFO O| May 15 03:15:46.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
54782024-05-15T03:15:46.954Z[ recovery-image] May 15 03:15:46.460 INFO O| May 15 03:15:46.460 INFO STEP 366 (remove_files) COMPLETE
54792024-05-15T03:15:46.955Z[ recovery-image] May 15 03:15:46.460 INFO O| May 15 03:15:46.460 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54802024-05-15T03:15:46.955Z[ recovery-image] May 15 03:15:46.472 INFO O| May 15 03:15:46.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
54812024-05-15T03:15:46.955Z[ recovery-image] May 15 03:15:46.473 INFO O| May 15 03:15:46.472 INFO STEP 367 (remove_files) COMPLETE
54822024-05-15T03:15:46.955Z[ recovery-image] May 15 03:15:46.473 INFO O| May 15 03:15:46.473 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54832024-05-15T03:15:46.955Z[ recovery-image] May 15 03:15:46.486 INFO O| May 15 03:15:46.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
54842024-05-15T03:15:46.956Z[ recovery-image] May 15 03:15:46.486 INFO O| May 15 03:15:46.486 INFO STEP 368 (remove_files) COMPLETE
54852024-05-15T03:15:46.956Z[ recovery-image] May 15 03:15:46.486 INFO O| May 15 03:15:46.486 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54862024-05-15T03:15:47.006Z[ recovery-image] May 15 03:15:46.499 INFO O| May 15 03:15:46.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
54872024-05-15T03:15:47.006Z[ recovery-image] May 15 03:15:46.499 INFO O| May 15 03:15:46.499 INFO STEP 369 (remove_files) COMPLETE
54882024-05-15T03:15:47.006Z[ recovery-image] May 15 03:15:46.500 INFO O| May 15 03:15:46.499 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54892024-05-15T03:15:47.006Z[ host-image] May 15 03:15:46.512 INFO O| May 15 03:15:46.512 INFO STEP 13 (pkg_install) COMPLETE
54902024-05-15T03:15:47.006Z[ host-image] May 15 03:15:46.513 INFO O| May 15 03:15:46.512 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
54912024-05-15T03:15:47.006Z[ recovery-image] May 15 03:15:46.513 INFO O| May 15 03:15:46.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
54922024-05-15T03:15:47.007Z[ recovery-image] May 15 03:15:46.513 INFO O| May 15 03:15:46.513 INFO STEP 370 (remove_files) COMPLETE
54932024-05-15T03:15:47.007Z[ recovery-image] May 15 03:15:46.513 INFO O| May 15 03:15:46.513 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54942024-05-15T03:15:47.007Z[ recovery-image] May 15 03:15:46.528 INFO O| May 15 03:15:46.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
54952024-05-15T03:15:47.007Z[ recovery-image] May 15 03:15:46.528 INFO O| May 15 03:15:46.528 INFO STEP 371 (remove_files) COMPLETE
54962024-05-15T03:15:47.007Z[ recovery-image] May 15 03:15:46.528 INFO O| May 15 03:15:46.528 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54972024-05-15T03:15:47.007Z[ host-image] May 15 03:15:46.530 INFO O| May 15 03:15:46.529 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
54982024-05-15T03:15:47.039Z[ recovery-image] May 15 03:15:46.542 INFO O| May 15 03:15:46.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
54992024-05-15T03:15:47.039Z[ recovery-image] May 15 03:15:46.542 INFO O| May 15 03:15:46.542 INFO STEP 372 (remove_files) COMPLETE
55002024-05-15T03:15:47.040Z[ recovery-image] May 15 03:15:46.542 INFO O| May 15 03:15:46.542 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012024-05-15T03:15:47.040Z[ recovery-image] May 15 03:15:46.555 INFO O| May 15 03:15:46.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
55022024-05-15T03:15:47.040Z[ recovery-image] May 15 03:15:46.555 INFO O| May 15 03:15:46.555 INFO STEP 373 (remove_files) COMPLETE
55032024-05-15T03:15:47.040Z[ recovery-image] May 15 03:15:46.555 INFO O| May 15 03:15:46.555 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55042024-05-15T03:15:47.041Z[ recovery-image] May 15 03:15:46.568 INFO O| May 15 03:15:46.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
55052024-05-15T03:15:47.041Z[ recovery-image] May 15 03:15:46.568 INFO O| May 15 03:15:46.568 INFO STEP 374 (remove_files) COMPLETE
55062024-05-15T03:15:47.041Z[ recovery-image] May 15 03:15:46.568 INFO O| May 15 03:15:46.568 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55072024-05-15T03:15:47.042Z[ recovery-image] May 15 03:15:46.581 INFO O| May 15 03:15:46.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
55082024-05-15T03:15:47.042Z[ recovery-image] May 15 03:15:46.581 INFO O| May 15 03:15:46.581 INFO STEP 375 (remove_files) COMPLETE
55092024-05-15T03:15:47.042Z[ recovery-image] May 15 03:15:46.581 INFO O| May 15 03:15:46.581 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55102024-05-15T03:15:47.072Z[ recovery-image] May 15 03:15:46.599 INFO O| May 15 03:15:46.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
55112024-05-15T03:15:47.072Z[ recovery-image] May 15 03:15:46.600 INFO O| May 15 03:15:46.599 INFO STEP 376 (remove_files) COMPLETE
55122024-05-15T03:15:47.072Z[ recovery-image] May 15 03:15:46.600 INFO O| May 15 03:15:46.600 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55132024-05-15T03:15:47.072Z[ recovery-image] May 15 03:15:46.613 INFO O| May 15 03:15:46.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
55142024-05-15T03:15:47.072Z[ recovery-image] May 15 03:15:46.614 INFO O| May 15 03:15:46.614 INFO STEP 377 (remove_files) COMPLETE
55152024-05-15T03:15:47.072Z[ recovery-image] May 15 03:15:46.614 INFO O| May 15 03:15:46.614 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55162024-05-15T03:15:47.107Z[ recovery-image] May 15 03:15:46.627 INFO O| May 15 03:15:46.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
55172024-05-15T03:15:47.107Z[ recovery-image] May 15 03:15:46.627 INFO O| May 15 03:15:46.627 INFO STEP 378 (remove_files) COMPLETE
55182024-05-15T03:15:47.108Z[ recovery-image] May 15 03:15:46.627 INFO O| May 15 03:15:46.627 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55192024-05-15T03:15:47.108Z[ recovery-image] May 15 03:15:46.640 INFO O| May 15 03:15:46.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
55202024-05-15T03:15:47.108Z[ recovery-image] May 15 03:15:46.640 INFO O| May 15 03:15:46.640 INFO STEP 379 (remove_files) COMPLETE
55212024-05-15T03:15:47.108Z[ recovery-image] May 15 03:15:46.640 INFO O| May 15 03:15:46.640 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55222024-05-15T03:15:47.138Z[ recovery-image] May 15 03:15:46.654 INFO O| May 15 03:15:46.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
55232024-05-15T03:15:47.138Z[ recovery-image] May 15 03:15:46.654 INFO O| May 15 03:15:46.654 INFO STEP 380 (remove_files) COMPLETE
55242024-05-15T03:15:47.138Z[ recovery-image] May 15 03:15:46.654 INFO O| May 15 03:15:46.654 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55252024-05-15T03:15:47.139Z[ recovery-image] May 15 03:15:46.667 INFO O| May 15 03:15:46.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
55262024-05-15T03:15:47.139Z[ recovery-image] May 15 03:15:46.667 INFO O| May 15 03:15:46.667 INFO STEP 381 (remove_files) COMPLETE
55272024-05-15T03:15:47.139Z[ recovery-image] May 15 03:15:46.667 INFO O| May 15 03:15:46.667 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55282024-05-15T03:15:47.139Z[ recovery-image] May 15 03:15:46.681 INFO O| May 15 03:15:46.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
55292024-05-15T03:15:47.139Z[ recovery-image] May 15 03:15:46.682 INFO O| May 15 03:15:46.682 INFO STEP 382 (remove_files) COMPLETE
55302024-05-15T03:15:47.139Z[ recovery-image] May 15 03:15:46.682 INFO O| May 15 03:15:46.682 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312024-05-15T03:15:47.170Z[ recovery-image] May 15 03:15:46.695 INFO O| May 15 03:15:46.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
55322024-05-15T03:15:47.170Z[ recovery-image] May 15 03:15:46.695 INFO O| May 15 03:15:46.695 INFO STEP 383 (remove_files) COMPLETE
55332024-05-15T03:15:47.170Z[ recovery-image] May 15 03:15:46.696 INFO O| May 15 03:15:46.695 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342024-05-15T03:15:47.170Z[ recovery-image] May 15 03:15:46.709 INFO O| May 15 03:15:46.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
55352024-05-15T03:15:47.171Z[ recovery-image] May 15 03:15:46.709 INFO O| May 15 03:15:46.709 INFO STEP 384 (remove_files) COMPLETE
55362024-05-15T03:15:47.171Z[ recovery-image] May 15 03:15:46.709 INFO O| May 15 03:15:46.709 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372024-05-15T03:15:47.196Z[ recovery-image] May 15 03:15:46.722 INFO O| May 15 03:15:46.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
55382024-05-15T03:15:47.197Z[ recovery-image] May 15 03:15:46.722 INFO O| May 15 03:15:46.722 INFO STEP 385 (remove_files) COMPLETE
55392024-05-15T03:15:47.197Z[ recovery-image] May 15 03:15:46.722 INFO O| May 15 03:15:46.722 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402024-05-15T03:15:47.197Z[ recovery-image] May 15 03:15:46.735 INFO O| May 15 03:15:46.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
55412024-05-15T03:15:47.197Z[ recovery-image] May 15 03:15:46.735 INFO O| May 15 03:15:46.735 INFO STEP 386 (remove_files) COMPLETE
55422024-05-15T03:15:47.197Z[ recovery-image] May 15 03:15:46.736 INFO O| May 15 03:15:46.735 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432024-05-15T03:15:47.223Z[ recovery-image] May 15 03:15:46.749 INFO O| May 15 03:15:46.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
55442024-05-15T03:15:47.223Z[ recovery-image] May 15 03:15:46.749 INFO O| May 15 03:15:46.749 INFO STEP 387 (remove_files) COMPLETE
55452024-05-15T03:15:47.223Z[ recovery-image] May 15 03:15:46.749 INFO O| May 15 03:15:46.749 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462024-05-15T03:15:47.223Z[ recovery-image] May 15 03:15:46.763 INFO O| May 15 03:15:46.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
55472024-05-15T03:15:47.223Z[ recovery-image] May 15 03:15:46.763 INFO O| May 15 03:15:46.763 INFO STEP 388 (remove_files) COMPLETE
55482024-05-15T03:15:47.223Z[ recovery-image] May 15 03:15:46.763 INFO O| May 15 03:15:46.763 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492024-05-15T03:15:47.250Z[ recovery-image] May 15 03:15:46.776 INFO O| May 15 03:15:46.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
55502024-05-15T03:15:47.250Z[ recovery-image] May 15 03:15:46.776 INFO O| May 15 03:15:46.776 INFO STEP 389 (remove_files) COMPLETE
55512024-05-15T03:15:47.250Z[ recovery-image] May 15 03:15:46.776 INFO O| May 15 03:15:46.776 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522024-05-15T03:15:47.250Z[ recovery-image] May 15 03:15:46.790 INFO O| May 15 03:15:46.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
55532024-05-15T03:15:47.250Z[ recovery-image] May 15 03:15:46.790 INFO O| May 15 03:15:46.790 INFO STEP 390 (remove_files) COMPLETE
55542024-05-15T03:15:47.250Z[ recovery-image] May 15 03:15:46.790 INFO O| May 15 03:15:46.790 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552024-05-15T03:15:47.276Z[ recovery-image] May 15 03:15:46.803 INFO O| May 15 03:15:46.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
55562024-05-15T03:15:47.276Z[ recovery-image] May 15 03:15:46.803 INFO O| May 15 03:15:46.803 INFO STEP 391 (remove_files) COMPLETE
55572024-05-15T03:15:47.276Z[ recovery-image] May 15 03:15:46.803 INFO O| May 15 03:15:46.803 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582024-05-15T03:15:47.276Z[ recovery-image] May 15 03:15:46.816 INFO O| May 15 03:15:46.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
55592024-05-15T03:15:47.276Z[ recovery-image] May 15 03:15:46.816 INFO O| May 15 03:15:46.816 INFO STEP 392 (remove_files) COMPLETE
55602024-05-15T03:15:47.276Z[ recovery-image] May 15 03:15:46.817 INFO O| May 15 03:15:46.816 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612024-05-15T03:15:47.306Z[ recovery-image] May 15 03:15:46.829 INFO O| May 15 03:15:46.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
55622024-05-15T03:15:47.306Z[ recovery-image] May 15 03:15:46.829 INFO O| May 15 03:15:46.829 INFO STEP 393 (remove_files) COMPLETE
55632024-05-15T03:15:47.306Z[ recovery-image] May 15 03:15:46.830 INFO O| May 15 03:15:46.829 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642024-05-15T03:15:47.307Z[ recovery-image] May 15 03:15:46.842 INFO O| May 15 03:15:46.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
55652024-05-15T03:15:47.307Z[ recovery-image] May 15 03:15:46.842 INFO O| May 15 03:15:46.842 INFO STEP 394 (remove_files) COMPLETE
55662024-05-15T03:15:47.307Z[ recovery-image] May 15 03:15:46.842 INFO O| May 15 03:15:46.842 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672024-05-15T03:15:47.356Z[ recovery-image] May 15 03:15:46.855 INFO O| May 15 03:15:46.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
55682024-05-15T03:15:47.356Z[ recovery-image] May 15 03:15:46.855 INFO O| May 15 03:15:46.855 INFO STEP 395 (remove_files) COMPLETE
55692024-05-15T03:15:47.356Z[ recovery-image] May 15 03:15:46.855 INFO O| May 15 03:15:46.855 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702024-05-15T03:15:47.357Z[ recovery-image] May 15 03:15:46.868 INFO O| May 15 03:15:46.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
55712024-05-15T03:15:47.357Z[ recovery-image] May 15 03:15:46.868 INFO O| May 15 03:15:46.868 INFO STEP 396 (remove_files) COMPLETE
55722024-05-15T03:15:47.357Z[ recovery-image] May 15 03:15:46.869 INFO O| May 15 03:15:46.868 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732024-05-15T03:15:47.357Z[ recovery-image] May 15 03:15:46.881 INFO O| May 15 03:15:46.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
55742024-05-15T03:15:47.357Z[ recovery-image] May 15 03:15:46.882 INFO O| May 15 03:15:46.882 INFO STEP 397 (remove_files) COMPLETE
55752024-05-15T03:15:47.357Z[ recovery-image] May 15 03:15:46.882 INFO O| May 15 03:15:46.882 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762024-05-15T03:15:47.358Z[ recovery-image] May 15 03:15:46.895 INFO O| May 15 03:15:46.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
55772024-05-15T03:15:47.358Z[ recovery-image] May 15 03:15:46.895 INFO O| May 15 03:15:46.895 INFO STEP 398 (remove_files) COMPLETE
55782024-05-15T03:15:47.358Z[ recovery-image] May 15 03:15:46.895 INFO O| May 15 03:15:46.895 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792024-05-15T03:15:47.413Z[ recovery-image] May 15 03:15:46.908 INFO O| May 15 03:15:46.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
55802024-05-15T03:15:47.413Z[ recovery-image] May 15 03:15:46.908 INFO O| May 15 03:15:46.908 INFO STEP 399 (remove_files) COMPLETE
55812024-05-15T03:15:47.414Z[ recovery-image] May 15 03:15:46.908 INFO O| May 15 03:15:46.908 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822024-05-15T03:15:47.414Z[ recovery-image] May 15 03:15:46.922 INFO O| May 15 03:15:46.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
55832024-05-15T03:15:47.414Z[ recovery-image] May 15 03:15:46.922 INFO O| May 15 03:15:46.922 INFO STEP 400 (remove_files) COMPLETE
55842024-05-15T03:15:47.414Z[ recovery-image] May 15 03:15:46.922 INFO O| May 15 03:15:46.922 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852024-05-15T03:15:47.414Z[ recovery-image] May 15 03:15:46.935 INFO O| May 15 03:15:46.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
55862024-05-15T03:15:47.415Z[ recovery-image] May 15 03:15:46.935 INFO O| May 15 03:15:46.935 INFO STEP 401 (remove_files) COMPLETE
55872024-05-15T03:15:47.415Z[ recovery-image] May 15 03:15:46.935 INFO O| May 15 03:15:46.935 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882024-05-15T03:15:47.449Z[ recovery-image] May 15 03:15:46.947 INFO O| May 15 03:15:46.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
55892024-05-15T03:15:47.449Z[ recovery-image] May 15 03:15:46.947 INFO O| May 15 03:15:46.947 INFO STEP 402 (remove_files) COMPLETE
55902024-05-15T03:15:47.449Z[ recovery-image] May 15 03:15:46.948 INFO O| May 15 03:15:46.947 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912024-05-15T03:15:47.449Z[ recovery-image] May 15 03:15:46.960 INFO O| May 15 03:15:46.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
55922024-05-15T03:15:47.449Z[ recovery-image] May 15 03:15:46.960 INFO O| May 15 03:15:46.960 INFO STEP 403 (remove_files) COMPLETE
55932024-05-15T03:15:47.450Z[ recovery-image] May 15 03:15:46.960 INFO O| May 15 03:15:46.960 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942024-05-15T03:15:47.450Z[ recovery-image] May 15 03:15:46.973 INFO O| May 15 03:15:46.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
55952024-05-15T03:15:47.450Z[ recovery-image] May 15 03:15:46.973 INFO O| May 15 03:15:46.973 INFO STEP 404 (remove_files) COMPLETE
55962024-05-15T03:15:47.450Z[ recovery-image] May 15 03:15:46.973 INFO O| May 15 03:15:46.973 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972024-05-15T03:15:47.450Z[ recovery-image] May 15 03:15:46.992 INFO O| May 15 03:15:46.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
55982024-05-15T03:15:47.451Z[ recovery-image] May 15 03:15:46.992 INFO O| May 15 03:15:46.992 INFO STEP 405 (remove_files) COMPLETE
55992024-05-15T03:15:47.451Z[ recovery-image] May 15 03:15:46.992 INFO O| May 15 03:15:46.992 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002024-05-15T03:15:47.482Z[ recovery-image] May 15 03:15:47.007 INFO O| May 15 03:15:47.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
56012024-05-15T03:15:47.482Z[ recovery-image] May 15 03:15:47.007 INFO O| May 15 03:15:47.007 INFO STEP 406 (remove_files) COMPLETE
56022024-05-15T03:15:47.482Z[ recovery-image] May 15 03:15:47.007 INFO O| May 15 03:15:47.007 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032024-05-15T03:15:47.482Z[ recovery-image] May 15 03:15:47.020 INFO O| May 15 03:15:47.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
56042024-05-15T03:15:47.482Z[ recovery-image] May 15 03:15:47.020 INFO O| May 15 03:15:47.020 INFO STEP 407 (remove_files) COMPLETE
56052024-05-15T03:15:47.482Z[ recovery-image] May 15 03:15:47.020 INFO O| May 15 03:15:47.020 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062024-05-15T03:15:47.514Z[ recovery-image] May 15 03:15:47.033 INFO O| May 15 03:15:47.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
56072024-05-15T03:15:47.514Z[ recovery-image] May 15 03:15:47.033 INFO O| May 15 03:15:47.033 INFO STEP 408 (remove_files) COMPLETE
56082024-05-15T03:15:47.515Z[ recovery-image] May 15 03:15:47.033 INFO O| May 15 03:15:47.033 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56092024-05-15T03:15:47.515Z[ recovery-image] May 15 03:15:47.045 INFO O| May 15 03:15:47.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
56102024-05-15T03:15:47.515Z[ recovery-image] May 15 03:15:47.045 INFO O| May 15 03:15:47.045 INFO STEP 409 (remove_files) COMPLETE
56112024-05-15T03:15:47.515Z[ recovery-image] May 15 03:15:47.045 INFO O| May 15 03:15:47.045 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56122024-05-15T03:15:47.515Z[ recovery-image] May 15 03:15:47.057 INFO O| May 15 03:15:47.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
56132024-05-15T03:15:47.515Z[ recovery-image] May 15 03:15:47.058 INFO O| May 15 03:15:47.058 INFO STEP 410 (remove_files) COMPLETE
56142024-05-15T03:15:47.515Z[ recovery-image] May 15 03:15:47.058 INFO O| May 15 03:15:47.058 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152024-05-15T03:15:47.566Z[ recovery-image] May 15 03:15:47.071 INFO O| May 15 03:15:47.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
56162024-05-15T03:15:47.566Z[ recovery-image] May 15 03:15:47.071 INFO O| May 15 03:15:47.071 INFO STEP 411 (remove_files) COMPLETE
56172024-05-15T03:15:47.567Z[ recovery-image] May 15 03:15:47.071 INFO O| May 15 03:15:47.071 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182024-05-15T03:15:47.567Z[ recovery-image] May 15 03:15:47.083 INFO O| May 15 03:15:47.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
56192024-05-15T03:15:47.567Z[ recovery-image] May 15 03:15:47.084 INFO O| May 15 03:15:47.084 INFO STEP 412 (remove_files) COMPLETE
56202024-05-15T03:15:47.567Z[ recovery-image] May 15 03:15:47.084 INFO O| May 15 03:15:47.084 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212024-05-15T03:15:47.601Z[ recovery-image] May 15 03:15:47.097 INFO O| May 15 03:15:47.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
56222024-05-15T03:15:47.602Z[ recovery-image] May 15 03:15:47.097 INFO O| May 15 03:15:47.097 INFO STEP 413 (remove_files) COMPLETE
56232024-05-15T03:15:47.602Z[ recovery-image] May 15 03:15:47.097 INFO O| May 15 03:15:47.097 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242024-05-15T03:15:47.602Z[ recovery-image] May 15 03:15:47.110 INFO O| May 15 03:15:47.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
56252024-05-15T03:15:47.602Z[ recovery-image] May 15 03:15:47.110 INFO O| May 15 03:15:47.110 INFO STEP 414 (remove_files) COMPLETE
56262024-05-15T03:15:47.603Z[ recovery-image] May 15 03:15:47.110 INFO O| May 15 03:15:47.110 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272024-05-15T03:15:47.603Z[ recovery-image] May 15 03:15:47.123 INFO O| May 15 03:15:47.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
56282024-05-15T03:15:47.603Z[ recovery-image] May 15 03:15:47.123 INFO O| May 15 03:15:47.123 INFO STEP 415 (remove_files) COMPLETE
56292024-05-15T03:15:47.603Z[ recovery-image] May 15 03:15:47.123 INFO O| May 15 03:15:47.123 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302024-05-15T03:15:47.603Z[ recovery-image] May 15 03:15:47.136 INFO O| May 15 03:15:47.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
56312024-05-15T03:15:47.604Z[ recovery-image] May 15 03:15:47.137 INFO O| May 15 03:15:47.137 INFO STEP 416 (remove_files) COMPLETE
56322024-05-15T03:15:47.604Z[ recovery-image] May 15 03:15:47.137 INFO O| May 15 03:15:47.137 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332024-05-15T03:15:47.645Z[ recovery-image] May 15 03:15:47.150 INFO O| May 15 03:15:47.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
56342024-05-15T03:15:47.645Z[ recovery-image] May 15 03:15:47.150 INFO O| May 15 03:15:47.150 INFO STEP 417 (remove_files) COMPLETE
56352024-05-15T03:15:47.645Z[ recovery-image] May 15 03:15:47.150 INFO O| May 15 03:15:47.150 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362024-05-15T03:15:47.646Z[ host-image] May 15 03:15:47.153 INFO O| May 15 03:15:47.153 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
56372024-05-15T03:15:47.646Z[ recovery-image] May 15 03:15:47.162 INFO O| May 15 03:15:47.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
56382024-05-15T03:15:47.646Z[ recovery-image] May 15 03:15:47.162 INFO O| May 15 03:15:47.162 INFO STEP 418 (remove_files) COMPLETE
56392024-05-15T03:15:47.646Z[ recovery-image] May 15 03:15:47.162 INFO O| May 15 03:15:47.162 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-05-15T03:15:47.646Z[ recovery-image] May 15 03:15:47.175 INFO O| May 15 03:15:47.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
56412024-05-15T03:15:47.646Z[ recovery-image] May 15 03:15:47.175 INFO O| May 15 03:15:47.175 INFO STEP 419 (remove_files) COMPLETE
56422024-05-15T03:15:47.646Z[ recovery-image] May 15 03:15:47.175 INFO O| May 15 03:15:47.175 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-05-15T03:15:47.687Z[ recovery-image] May 15 03:15:47.191 INFO O| May 15 03:15:47.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
56442024-05-15T03:15:47.687Z[ recovery-image] May 15 03:15:47.191 INFO O| May 15 03:15:47.191 INFO STEP 420 (remove_files) COMPLETE
56452024-05-15T03:15:47.687Z[ recovery-image] May 15 03:15:47.191 INFO O| May 15 03:15:47.191 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-05-15T03:15:47.687Z[ recovery-image] May 15 03:15:47.205 INFO O| May 15 03:15:47.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
56472024-05-15T03:15:47.687Z[ recovery-image] May 15 03:15:47.205 INFO O| May 15 03:15:47.205 INFO STEP 421 (remove_files) COMPLETE
56482024-05-15T03:15:47.687Z[ recovery-image] May 15 03:15:47.205 INFO O| May 15 03:15:47.205 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-05-15T03:15:47.688Z[ recovery-image] May 15 03:15:47.219 INFO O| May 15 03:15:47.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
56502024-05-15T03:15:47.688Z[ recovery-image] May 15 03:15:47.219 INFO O| May 15 03:15:47.219 INFO STEP 422 (remove_files) COMPLETE
56512024-05-15T03:15:47.688Z[ recovery-image] May 15 03:15:47.219 INFO O| May 15 03:15:47.219 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-05-15T03:15:47.730Z[ recovery-image] May 15 03:15:47.233 INFO O| May 15 03:15:47.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
56532024-05-15T03:15:47.730Z[ recovery-image] May 15 03:15:47.233 INFO O| May 15 03:15:47.233 INFO STEP 423 (remove_files) COMPLETE
56542024-05-15T03:15:47.730Z[ recovery-image] May 15 03:15:47.233 INFO O| May 15 03:15:47.233 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-05-15T03:15:47.730Z[ recovery-image] May 15 03:15:47.247 INFO O| May 15 03:15:47.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
56562024-05-15T03:15:47.731Z[ recovery-image] May 15 03:15:47.248 INFO O| May 15 03:15:47.248 INFO STEP 424 (remove_files) COMPLETE
56572024-05-15T03:15:47.731Z[ recovery-image] May 15 03:15:47.248 INFO O| May 15 03:15:47.248 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-05-15T03:15:47.731Z[ recovery-image] May 15 03:15:47.262 INFO O| May 15 03:15:47.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
56592024-05-15T03:15:47.731Z[ recovery-image] May 15 03:15:47.262 INFO O| May 15 03:15:47.262 INFO STEP 425 (remove_files) COMPLETE
56602024-05-15T03:15:47.731Z[ recovery-image] May 15 03:15:47.262 INFO O| May 15 03:15:47.262 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612024-05-15T03:15:47.779Z[ recovery-image] May 15 03:15:47.277 INFO O| May 15 03:15:47.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
56622024-05-15T03:15:47.779Z[ recovery-image] May 15 03:15:47.277 INFO O| May 15 03:15:47.277 INFO STEP 426 (remove_files) COMPLETE
56632024-05-15T03:15:47.779Z[ recovery-image] May 15 03:15:47.277 INFO O| May 15 03:15:47.277 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.291 INFO O| May 15 03:15:47.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
56652024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.291 INFO O| May 15 03:15:47.291 INFO STEP 427 (remove_files) COMPLETE
56662024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.291 INFO O| May 15 03:15:47.291 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.304 INFO O| May 15 03:15:47.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
56682024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.304 INFO O| May 15 03:15:47.304 INFO STEP 428 (remove_files) COMPLETE
56692024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.304 INFO O| May 15 03:15:47.304 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.317 INFO O| May 15 03:15:47.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
56712024-05-15T03:15:47.780Z[ recovery-image] May 15 03:15:47.317 INFO O| May 15 03:15:47.317 INFO STEP 429 (remove_files) COMPLETE
56722024-05-15T03:15:47.781Z[ recovery-image] May 15 03:15:47.317 INFO O| May 15 03:15:47.317 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-05-15T03:15:47.816Z[ recovery-image] May 15 03:15:47.330 INFO O| May 15 03:15:47.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
56742024-05-15T03:15:47.816Z[ recovery-image] May 15 03:15:47.331 INFO O| May 15 03:15:47.330 INFO STEP 430 (remove_files) COMPLETE
56752024-05-15T03:15:47.817Z[ recovery-image] May 15 03:15:47.331 INFO O| May 15 03:15:47.331 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-05-15T03:15:47.817Z[ recovery-image] May 15 03:15:47.347 INFO O| May 15 03:15:47.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
56772024-05-15T03:15:47.817Z[ recovery-image] May 15 03:15:47.347 INFO O| May 15 03:15:47.347 INFO STEP 431 (remove_files) COMPLETE
56782024-05-15T03:15:47.817Z[ recovery-image] May 15 03:15:47.347 INFO O| May 15 03:15:47.347 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-05-15T03:15:47.861Z[ recovery-image] May 15 03:15:47.360 INFO O| May 15 03:15:47.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
56802024-05-15T03:15:47.861Z[ recovery-image] May 15 03:15:47.360 INFO O| May 15 03:15:47.360 INFO STEP 432 (remove_files) COMPLETE
56812024-05-15T03:15:47.861Z[ recovery-image] May 15 03:15:47.360 INFO O| May 15 03:15:47.360 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-05-15T03:15:47.861Z[ recovery-image] May 15 03:15:47.373 INFO O| May 15 03:15:47.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
56832024-05-15T03:15:47.861Z[ recovery-image] May 15 03:15:47.373 INFO O| May 15 03:15:47.373 INFO STEP 433 (remove_files) COMPLETE
56842024-05-15T03:15:47.861Z[ recovery-image] May 15 03:15:47.373 INFO O| May 15 03:15:47.373 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-05-15T03:15:47.862Z[ recovery-image] May 15 03:15:47.387 INFO O| May 15 03:15:47.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
56862024-05-15T03:15:47.862Z[ recovery-image] May 15 03:15:47.387 INFO O| May 15 03:15:47.387 INFO STEP 434 (remove_files) COMPLETE
56872024-05-15T03:15:47.862Z[ recovery-image] May 15 03:15:47.387 INFO O| May 15 03:15:47.387 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-05-15T03:15:47.909Z[ recovery-image] May 15 03:15:47.400 INFO O| May 15 03:15:47.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
56892024-05-15T03:15:47.909Z[ recovery-image] May 15 03:15:47.400 INFO O| May 15 03:15:47.400 INFO STEP 435 (remove_files) COMPLETE
56902024-05-15T03:15:47.909Z[ recovery-image] May 15 03:15:47.400 INFO O| May 15 03:15:47.400 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-05-15T03:15:47.909Z[ recovery-image] May 15 03:15:47.413 INFO O| May 15 03:15:47.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
56922024-05-15T03:15:47.909Z[ recovery-image] May 15 03:15:47.413 INFO O| May 15 03:15:47.413 INFO STEP 436 (remove_files) COMPLETE
56932024-05-15T03:15:47.909Z[ recovery-image] May 15 03:15:47.413 INFO O| May 15 03:15:47.413 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-05-15T03:15:47.909Z[ recovery-image] May 15 03:15:47.426 INFO O| May 15 03:15:47.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
56952024-05-15T03:15:47.910Z[ recovery-image] May 15 03:15:47.426 INFO O| May 15 03:15:47.426 INFO STEP 437 (remove_files) COMPLETE
56962024-05-15T03:15:47.910Z[ recovery-image] May 15 03:15:47.427 INFO O| May 15 03:15:47.426 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-05-15T03:15:47.910Z[ recovery-image] May 15 03:15:47.439 INFO O| May 15 03:15:47.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
56982024-05-15T03:15:47.910Z[ recovery-image] May 15 03:15:47.439 INFO O| May 15 03:15:47.439 INFO STEP 438 (remove_files) COMPLETE
56992024-05-15T03:15:47.910Z[ recovery-image] May 15 03:15:47.439 INFO O| May 15 03:15:47.439 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-05-15T03:15:47.948Z[ recovery-image] May 15 03:15:47.452 INFO O| May 15 03:15:47.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
57012024-05-15T03:15:47.948Z[ recovery-image] May 15 03:15:47.452 INFO O| May 15 03:15:47.452 INFO STEP 439 (remove_files) COMPLETE
57022024-05-15T03:15:47.948Z[ recovery-image] May 15 03:15:47.453 INFO O| May 15 03:15:47.452 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-05-15T03:15:47.948Z[ recovery-image] May 15 03:15:47.466 INFO O| May 15 03:15:47.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
57042024-05-15T03:15:47.948Z[ recovery-image] May 15 03:15:47.466 INFO O| May 15 03:15:47.466 INFO STEP 440 (remove_files) COMPLETE
57052024-05-15T03:15:47.949Z[ recovery-image] May 15 03:15:47.466 INFO O| May 15 03:15:47.466 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-05-15T03:15:47.949Z[ recovery-image] May 15 03:15:47.479 INFO O| May 15 03:15:47.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
57072024-05-15T03:15:47.949Z[ recovery-image] May 15 03:15:47.479 INFO O| May 15 03:15:47.479 INFO STEP 441 (remove_files) COMPLETE
57082024-05-15T03:15:47.949Z[ recovery-image] May 15 03:15:47.479 INFO O| May 15 03:15:47.479 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-05-15T03:15:48.428Z[ recovery-image] May 15 03:15:47.491 INFO O| May 15 03:15:47.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
57102024-05-15T03:15:48.428Z[ recovery-image] May 15 03:15:47.492 INFO O| May 15 03:15:47.492 INFO STEP 442 (remove_files) COMPLETE
57112024-05-15T03:15:48.428Z[ recovery-image] May 15 03:15:47.492 INFO O| May 15 03:15:47.492 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-05-15T03:15:48.429Z[ recovery-image] May 15 03:15:47.507 INFO O| May 15 03:15:47.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
57132024-05-15T03:15:48.429Z[ recovery-image] May 15 03:15:47.507 INFO O| May 15 03:15:47.507 INFO STEP 443 (remove_files) COMPLETE
57142024-05-15T03:15:48.429Z[ recovery-image] May 15 03:15:47.507 INFO O| May 15 03:15:47.507 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-05-15T03:15:48.429Z[ recovery-image] May 15 03:15:47.520 INFO O| May 15 03:15:47.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
57162024-05-15T03:15:48.429Z[ recovery-image] May 15 03:15:47.521 INFO O| May 15 03:15:47.520 INFO STEP 444 (remove_files) COMPLETE
57172024-05-15T03:15:48.430Z[ recovery-image] May 15 03:15:47.521 INFO O| May 15 03:15:47.520 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-05-15T03:15:48.562Z[ recovery-image] May 15 03:15:47.534 INFO O| May 15 03:15:47.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
57192024-05-15T03:15:48.562Z[ recovery-image] May 15 03:15:47.534 INFO O| May 15 03:15:47.534 INFO STEP 445 (remove_files) COMPLETE
57202024-05-15T03:15:48.562Z[ recovery-image] May 15 03:15:47.534 INFO O| May 15 03:15:47.534 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-05-15T03:15:48.562Z[ recovery-image] May 15 03:15:47.546 INFO O| May 15 03:15:47.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
57222024-05-15T03:15:48.563Z[ recovery-image] May 15 03:15:47.546 INFO O| May 15 03:15:47.546 INFO STEP 446 (remove_files) COMPLETE
57232024-05-15T03:15:48.563Z[ recovery-image] May 15 03:15:47.546 INFO O| May 15 03:15:47.546 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-05-15T03:15:48.564Z[ recovery-image] May 15 03:15:47.559 INFO O| May 15 03:15:47.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
57252024-05-15T03:15:48.564Z[ recovery-image] May 15 03:15:47.560 INFO O| May 15 03:15:47.559 INFO STEP 447 (remove_files) COMPLETE
57262024-05-15T03:15:48.564Z[ recovery-image] May 15 03:15:47.560 INFO O| May 15 03:15:47.559 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272024-05-15T03:15:48.564Z[ recovery-image] May 15 03:15:47.572 INFO O| May 15 03:15:47.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
57282024-05-15T03:15:48.564Z[ recovery-image] May 15 03:15:47.572 INFO O| May 15 03:15:47.572 INFO STEP 448 (remove_files) COMPLETE
57292024-05-15T03:15:48.565Z[ recovery-image] May 15 03:15:47.572 INFO O| May 15 03:15:47.572 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302024-05-15T03:15:48.565Z[ recovery-image] May 15 03:15:47.586 INFO O| May 15 03:15:47.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
57312024-05-15T03:15:48.565Z[ recovery-image] May 15 03:15:47.587 INFO O| May 15 03:15:47.586 INFO STEP 449 (remove_files) COMPLETE
57322024-05-15T03:15:48.565Z[ recovery-image] May 15 03:15:47.587 INFO O| May 15 03:15:47.587 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332024-05-15T03:15:48.565Z[ recovery-image] May 15 03:15:47.600 INFO O| May 15 03:15:47.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
57342024-05-15T03:15:48.566Z[ recovery-image] May 15 03:15:47.600 INFO O| May 15 03:15:47.600 INFO STEP 450 (remove_files) COMPLETE
57352024-05-15T03:15:48.566Z[ recovery-image] May 15 03:15:47.600 INFO O| May 15 03:15:47.600 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362024-05-15T03:15:48.566Z[ recovery-image] May 15 03:15:47.613 INFO O| May 15 03:15:47.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
57372024-05-15T03:15:48.566Z[ recovery-image] May 15 03:15:47.613 INFO O| May 15 03:15:47.613 INFO STEP 451 (remove_files) COMPLETE
57382024-05-15T03:15:48.567Z[ recovery-image] May 15 03:15:47.613 INFO O| May 15 03:15:47.613 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392024-05-15T03:15:48.567Z[ recovery-image] May 15 03:15:47.626 INFO O| May 15 03:15:47.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
57402024-05-15T03:15:48.567Z[ recovery-image] May 15 03:15:47.626 INFO O| May 15 03:15:47.626 INFO STEP 452 (remove_files) COMPLETE
57412024-05-15T03:15:48.567Z[ recovery-image] May 15 03:15:47.626 INFO O| May 15 03:15:47.626 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422024-05-15T03:15:48.567Z[ recovery-image] May 15 03:15:47.638 INFO O| May 15 03:15:47.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
57432024-05-15T03:15:48.568Z[ recovery-image] May 15 03:15:47.639 INFO O| May 15 03:15:47.639 INFO STEP 453 (remove_files) COMPLETE
57442024-05-15T03:15:48.568Z[ recovery-image] May 15 03:15:47.639 INFO O| May 15 03:15:47.639 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-05-15T03:15:48.568Z[ recovery-image] May 15 03:15:47.651 INFO O| May 15 03:15:47.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
57462024-05-15T03:15:48.568Z[ recovery-image] May 15 03:15:47.651 INFO O| May 15 03:15:47.651 INFO STEP 454 (remove_files) COMPLETE
57472024-05-15T03:15:48.569Z[ recovery-image] May 15 03:15:47.651 INFO O| May 15 03:15:47.651 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-05-15T03:15:48.569Z[ recovery-image] May 15 03:15:47.669 INFO O| May 15 03:15:47.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
57492024-05-15T03:15:48.569Z[ recovery-image] May 15 03:15:47.669 INFO O| May 15 03:15:47.669 INFO STEP 455 (remove_files) COMPLETE
57502024-05-15T03:15:48.569Z[ recovery-image] May 15 03:15:47.669 INFO O| May 15 03:15:47.669 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-05-15T03:15:48.569Z[ recovery-image] May 15 03:15:47.683 INFO O| May 15 03:15:47.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
57522024-05-15T03:15:48.570Z[ recovery-image] May 15 03:15:47.683 INFO O| May 15 03:15:47.683 INFO STEP 456 (remove_files) COMPLETE
57532024-05-15T03:15:48.570Z[ recovery-image] May 15 03:15:47.684 INFO O| May 15 03:15:47.683 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-05-15T03:15:48.570Z[ recovery-image] May 15 03:15:47.698 INFO O| May 15 03:15:47.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
57552024-05-15T03:15:48.570Z[ recovery-image] May 15 03:15:47.698 INFO O| May 15 03:15:47.698 INFO STEP 457 (remove_files) COMPLETE
57562024-05-15T03:15:48.570Z[ recovery-image] May 15 03:15:47.698 INFO O| May 15 03:15:47.698 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572024-05-15T03:15:48.571Z[ recovery-image] May 15 03:15:47.711 INFO O| May 15 03:15:47.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
57582024-05-15T03:15:48.571Z[ recovery-image] May 15 03:15:47.711 INFO O| May 15 03:15:47.711 INFO STEP 458 (remove_files) COMPLETE
57592024-05-15T03:15:48.571Z[ recovery-image] May 15 03:15:47.711 INFO O| May 15 03:15:47.711 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602024-05-15T03:15:48.571Z[ recovery-image] May 15 03:15:47.724 INFO O| May 15 03:15:47.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
57612024-05-15T03:15:48.571Z[ recovery-image] May 15 03:15:47.725 INFO O| May 15 03:15:47.725 INFO STEP 459 (remove_files) COMPLETE
57622024-05-15T03:15:48.572Z[ recovery-image] May 15 03:15:47.725 INFO O| May 15 03:15:47.725 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632024-05-15T03:15:48.572Z[ recovery-image] May 15 03:15:47.738 INFO O| May 15 03:15:47.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
57642024-05-15T03:15:48.572Z[ recovery-image] May 15 03:15:47.738 INFO O| May 15 03:15:47.738 INFO STEP 460 (remove_files) COMPLETE
57652024-05-15T03:15:48.572Z[ recovery-image] May 15 03:15:47.738 INFO O| May 15 03:15:47.738 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662024-05-15T03:15:48.573Z[ recovery-image] May 15 03:15:47.751 INFO O| May 15 03:15:47.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
57672024-05-15T03:15:48.573Z[ recovery-image] May 15 03:15:47.751 INFO O| May 15 03:15:47.751 INFO STEP 461 (remove_files) COMPLETE
57682024-05-15T03:15:48.573Z[ recovery-image] May 15 03:15:47.751 INFO O| May 15 03:15:47.751 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692024-05-15T03:15:48.573Z[ recovery-image] May 15 03:15:47.764 INFO O| May 15 03:15:47.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
57702024-05-15T03:15:48.574Z[ recovery-image] May 15 03:15:47.765 INFO O| May 15 03:15:47.764 INFO STEP 462 (remove_files) COMPLETE
57712024-05-15T03:15:48.574Z[ recovery-image] May 15 03:15:47.765 INFO O| May 15 03:15:47.765 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722024-05-15T03:15:48.574Z[ recovery-image] May 15 03:15:47.777 INFO O| May 15 03:15:47.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
57732024-05-15T03:15:48.574Z[ recovery-image] May 15 03:15:47.777 INFO O| May 15 03:15:47.777 INFO STEP 463 (remove_files) COMPLETE
57742024-05-15T03:15:48.574Z[ recovery-image] May 15 03:15:47.777 INFO O| May 15 03:15:47.777 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752024-05-15T03:15:48.575Z[ recovery-image] May 15 03:15:47.790 INFO O| May 15 03:15:47.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
57762024-05-15T03:15:48.575Z[ recovery-image] May 15 03:15:47.790 INFO O| May 15 03:15:47.790 INFO STEP 464 (remove_files) COMPLETE
57772024-05-15T03:15:48.575Z[ recovery-image] May 15 03:15:47.790 INFO O| May 15 03:15:47.790 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782024-05-15T03:15:48.575Z[ recovery-image] May 15 03:15:47.802 INFO O| May 15 03:15:47.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
57792024-05-15T03:15:48.575Z[ recovery-image] May 15 03:15:47.802 INFO O| May 15 03:15:47.802 INFO STEP 465 (remove_files) COMPLETE
57802024-05-15T03:15:48.576Z[ recovery-image] May 15 03:15:47.802 INFO O| May 15 03:15:47.802 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812024-05-15T03:15:48.576Z[ recovery-image] May 15 03:15:47.815 INFO O| May 15 03:15:47.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
57822024-05-15T03:15:48.576Z[ recovery-image] May 15 03:15:47.815 INFO O| May 15 03:15:47.815 INFO STEP 466 (remove_files) COMPLETE
57832024-05-15T03:15:48.576Z[ recovery-image] May 15 03:15:47.815 INFO O| May 15 03:15:47.815 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842024-05-15T03:15:48.577Z[ recovery-image] May 15 03:15:47.828 INFO O| May 15 03:15:47.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
57852024-05-15T03:15:48.577Z[ recovery-image] May 15 03:15:47.828 INFO O| May 15 03:15:47.828 INFO STEP 467 (remove_files) COMPLETE
57862024-05-15T03:15:48.577Z[ recovery-image] May 15 03:15:47.828 INFO O| May 15 03:15:47.828 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872024-05-15T03:15:48.577Z[ recovery-image] May 15 03:15:47.841 INFO O| May 15 03:15:47.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
57882024-05-15T03:15:48.577Z[ recovery-image] May 15 03:15:47.841 INFO O| May 15 03:15:47.841 INFO STEP 468 (remove_files) COMPLETE
57892024-05-15T03:15:48.577Z[ recovery-image] May 15 03:15:47.841 INFO O| May 15 03:15:47.841 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902024-05-15T03:15:48.578Z[ recovery-image] May 15 03:15:47.854 INFO O| May 15 03:15:47.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
57912024-05-15T03:15:48.578Z[ recovery-image] May 15 03:15:47.855 INFO O| May 15 03:15:47.855 INFO STEP 469 (remove_files) COMPLETE
57922024-05-15T03:15:48.578Z[ recovery-image] May 15 03:15:47.855 INFO O| May 15 03:15:47.855 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932024-05-15T03:15:48.579Z[ recovery-image] May 15 03:15:47.869 INFO O| May 15 03:15:47.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
57942024-05-15T03:15:48.579Z[ recovery-image] May 15 03:15:47.869 INFO O| May 15 03:15:47.869 INFO STEP 470 (remove_files) COMPLETE
57952024-05-15T03:15:48.579Z[ recovery-image] May 15 03:15:47.869 INFO O| May 15 03:15:47.869 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962024-05-15T03:15:48.579Z[ recovery-image] May 15 03:15:47.883 INFO O| May 15 03:15:47.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
57972024-05-15T03:15:48.579Z[ recovery-image] May 15 03:15:47.883 INFO O| May 15 03:15:47.883 INFO STEP 471 (remove_files) COMPLETE
57982024-05-15T03:15:48.580Z[ recovery-image] May 15 03:15:47.883 INFO O| May 15 03:15:47.883 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992024-05-15T03:15:48.580Z[ recovery-image] May 15 03:15:47.896 INFO O| May 15 03:15:47.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
58002024-05-15T03:15:48.580Z[ recovery-image] May 15 03:15:47.896 INFO O| May 15 03:15:47.896 INFO STEP 472 (remove_files) COMPLETE
58012024-05-15T03:15:48.580Z[ recovery-image] May 15 03:15:47.896 INFO O| May 15 03:15:47.896 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022024-05-15T03:15:48.580Z[ recovery-image] May 15 03:15:47.910 INFO O| May 15 03:15:47.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
58032024-05-15T03:15:48.580Z[ recovery-image] May 15 03:15:47.910 INFO O| May 15 03:15:47.910 INFO STEP 473 (remove_files) COMPLETE
58042024-05-15T03:15:48.581Z[ recovery-image] May 15 03:15:47.910 INFO O| May 15 03:15:47.910 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052024-05-15T03:15:48.581Z[ recovery-image] May 15 03:15:47.924 INFO O| May 15 03:15:47.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
58062024-05-15T03:15:48.581Z[ recovery-image] May 15 03:15:47.924 INFO O| May 15 03:15:47.924 INFO STEP 474 (remove_files) COMPLETE
58072024-05-15T03:15:48.582Z[ recovery-image] May 15 03:15:47.924 INFO O| May 15 03:15:47.924 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082024-05-15T03:15:48.582Z[ recovery-image] May 15 03:15:47.937 INFO O| May 15 03:15:47.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
58092024-05-15T03:15:48.582Z[ recovery-image] May 15 03:15:47.937 INFO O| May 15 03:15:47.937 INFO STEP 475 (remove_files) COMPLETE
58102024-05-15T03:15:48.582Z[ recovery-image] May 15 03:15:47.937 INFO O| May 15 03:15:47.937 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112024-05-15T03:15:48.582Z[ recovery-image] May 15 03:15:47.951 INFO O| May 15 03:15:47.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
58122024-05-15T03:15:48.583Z[ recovery-image] May 15 03:15:47.951 INFO O| May 15 03:15:47.951 INFO STEP 476 (remove_files) COMPLETE
58132024-05-15T03:15:48.583Z[ recovery-image] May 15 03:15:47.951 INFO O| May 15 03:15:47.951 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142024-05-15T03:15:48.583Z[ recovery-image] May 15 03:15:47.965 INFO O| May 15 03:15:47.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
58152024-05-15T03:15:48.583Z[ recovery-image] May 15 03:15:47.965 INFO O| May 15 03:15:47.965 INFO STEP 477 (remove_files) COMPLETE
58162024-05-15T03:15:48.583Z[ recovery-image] May 15 03:15:47.965 INFO O| May 15 03:15:47.965 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172024-05-15T03:15:48.584Z[ recovery-image] May 15 03:15:47.979 INFO O| May 15 03:15:47.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
58182024-05-15T03:15:48.625Z[ recovery-image] May 15 03:15:47.979 INFO O| May 15 03:15:47.979 INFO STEP 478 (remove_files) COMPLETE
58192024-05-15T03:15:48.625Z[ recovery-image] May 15 03:15:47.979 INFO O| May 15 03:15:47.979 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202024-05-15T03:15:48.625Z[ recovery-image] May 15 03:15:47.992 INFO O| May 15 03:15:47.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
58212024-05-15T03:15:48.625Z[ recovery-image] May 15 03:15:47.993 INFO O| May 15 03:15:47.993 INFO STEP 479 (remove_files) COMPLETE
58222024-05-15T03:15:48.626Z[ recovery-image] May 15 03:15:47.993 INFO O| May 15 03:15:47.993 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232024-05-15T03:15:48.626Z[ recovery-image] May 15 03:15:48.006 INFO O| May 15 03:15:48.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
58242024-05-15T03:15:48.626Z[ recovery-image] May 15 03:15:48.006 INFO O| May 15 03:15:48.006 INFO STEP 480 (remove_files) COMPLETE
58252024-05-15T03:15:48.627Z[ recovery-image] May 15 03:15:48.006 INFO O| May 15 03:15:48.006 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262024-05-15T03:15:48.627Z[ recovery-image] May 15 03:15:48.019 INFO O| May 15 03:15:48.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
58272024-05-15T03:15:48.627Z[ recovery-image] May 15 03:15:48.019 INFO O| May 15 03:15:48.019 INFO STEP 481 (remove_files) COMPLETE
58282024-05-15T03:15:48.627Z[ recovery-image] May 15 03:15:48.019 INFO O| May 15 03:15:48.019 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292024-05-15T03:15:48.627Z[ recovery-image] May 15 03:15:48.031 INFO O| May 15 03:15:48.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
58302024-05-15T03:15:48.627Z[ recovery-image] May 15 03:15:48.032 INFO O| May 15 03:15:48.031 INFO STEP 482 (remove_files) COMPLETE
58312024-05-15T03:15:48.627Z[ recovery-image] May 15 03:15:48.032 INFO O| May 15 03:15:48.032 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322024-05-15T03:15:48.628Z[ recovery-image] May 15 03:15:48.044 INFO O| May 15 03:15:48.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
58332024-05-15T03:15:48.628Z[ recovery-image] May 15 03:15:48.044 INFO O| May 15 03:15:48.044 INFO STEP 483 (remove_files) COMPLETE
58342024-05-15T03:15:48.628Z[ recovery-image] May 15 03:15:48.044 INFO O| May 15 03:15:48.044 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352024-05-15T03:15:48.628Z[ recovery-image] May 15 03:15:48.056 INFO O| May 15 03:15:48.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
58362024-05-15T03:15:48.628Z[ recovery-image] May 15 03:15:48.056 INFO O| May 15 03:15:48.056 INFO STEP 484 (remove_files) COMPLETE
58372024-05-15T03:15:48.629Z[ recovery-image] May 15 03:15:48.056 INFO O| May 15 03:15:48.056 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382024-05-15T03:15:48.629Z[ recovery-image] May 15 03:15:48.068 INFO O| May 15 03:15:48.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
58392024-05-15T03:15:48.629Z[ recovery-image] May 15 03:15:48.068 INFO O| May 15 03:15:48.068 INFO STEP 485 (remove_files) COMPLETE
58402024-05-15T03:15:48.629Z[ recovery-image] May 15 03:15:48.068 INFO O| May 15 03:15:48.068 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412024-05-15T03:15:48.629Z[ recovery-image] May 15 03:15:48.080 INFO O| May 15 03:15:48.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
58422024-05-15T03:15:48.630Z[ recovery-image] May 15 03:15:48.081 INFO O| May 15 03:15:48.080 INFO STEP 486 (remove_files) COMPLETE
58432024-05-15T03:15:48.630Z[ recovery-image] May 15 03:15:48.081 INFO O| May 15 03:15:48.081 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442024-05-15T03:15:48.630Z[ recovery-image] May 15 03:15:48.092 INFO O| May 15 03:15:48.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
58452024-05-15T03:15:48.630Z[ recovery-image] May 15 03:15:48.093 INFO O| May 15 03:15:48.093 INFO STEP 487 (remove_files) COMPLETE
58462024-05-15T03:15:48.631Z[ recovery-image] May 15 03:15:48.093 INFO O| May 15 03:15:48.093 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472024-05-15T03:15:48.631Z[ recovery-image] May 15 03:15:48.105 INFO O| May 15 03:15:48.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
58482024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.105 INFO O| May 15 03:15:48.105 INFO STEP 488 (remove_files) COMPLETE
58492024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.105 INFO O| May 15 03:15:48.105 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.117 INFO O| May 15 03:15:48.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
58512024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.117 INFO O| May 15 03:15:48.117 INFO STEP 489 (remove_files) COMPLETE
58522024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.117 INFO O| May 15 03:15:48.117 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.133 INFO O| May 15 03:15:48.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
58542024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.133 INFO O| May 15 03:15:48.133 INFO STEP 490 (remove_files) COMPLETE
58552024-05-15T03:15:48.632Z[ recovery-image] May 15 03:15:48.133 INFO O| May 15 03:15:48.133 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562024-05-15T03:15:48.633Z[ recovery-image] May 15 03:15:48.147 INFO O| May 15 03:15:48.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
58572024-05-15T03:15:48.633Z[ recovery-image] May 15 03:15:48.147 INFO O| May 15 03:15:48.147 INFO STEP 491 (remove_files) COMPLETE
58582024-05-15T03:15:48.633Z[ recovery-image] May 15 03:15:48.147 INFO O| May 15 03:15:48.147 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592024-05-15T03:15:48.692Z[ recovery-image] May 15 03:15:48.160 INFO O| May 15 03:15:48.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
58602024-05-15T03:15:48.692Z[ recovery-image] May 15 03:15:48.160 INFO O| May 15 03:15:48.160 INFO STEP 492 (remove_files) COMPLETE
58612024-05-15T03:15:48.692Z[ recovery-image] May 15 03:15:48.160 INFO O| May 15 03:15:48.160 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622024-05-15T03:15:48.693Z[ recovery-image] May 15 03:15:48.176 INFO O| May 15 03:15:48.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
58632024-05-15T03:15:48.693Z[ recovery-image] May 15 03:15:48.177 INFO O| May 15 03:15:48.177 INFO STEP 493 (remove_files) COMPLETE
58642024-05-15T03:15:48.693Z[ recovery-image] May 15 03:15:48.177 INFO O| May 15 03:15:48.177 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652024-05-15T03:15:48.693Z[ recovery-image] May 15 03:15:48.190 INFO O| May 15 03:15:48.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
58662024-05-15T03:15:48.694Z[ recovery-image] May 15 03:15:48.190 INFO O| May 15 03:15:48.190 INFO STEP 494 (remove_files) COMPLETE
58672024-05-15T03:15:48.694Z[ recovery-image] May 15 03:15:48.190 INFO O| May 15 03:15:48.190 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682024-05-15T03:15:48.694Z[ recovery-image] May 15 03:15:48.203 INFO O| May 15 03:15:48.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
58692024-05-15T03:15:48.694Z[ recovery-image] May 15 03:15:48.203 INFO O| May 15 03:15:48.203 INFO STEP 495 (remove_files) COMPLETE
58702024-05-15T03:15:48.695Z[ recovery-image] May 15 03:15:48.203 INFO O| May 15 03:15:48.203 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712024-05-15T03:15:48.695Z[ recovery-image] May 15 03:15:48.216 INFO O| May 15 03:15:48.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
58722024-05-15T03:15:48.695Z[ recovery-image] May 15 03:15:48.216 INFO O| May 15 03:15:48.216 INFO STEP 496 (remove_files) COMPLETE
58732024-05-15T03:15:48.695Z[ recovery-image] May 15 03:15:48.216 INFO O| May 15 03:15:48.216 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742024-05-15T03:15:48.787Z[ recovery-image] May 15 03:15:48.229 INFO O| May 15 03:15:48.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
58752024-05-15T03:15:48.788Z[ recovery-image] May 15 03:15:48.229 INFO O| May 15 03:15:48.229 INFO STEP 497 (remove_files) COMPLETE
58762024-05-15T03:15:48.789Z[ recovery-image] May 15 03:15:48.229 INFO O| May 15 03:15:48.229 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772024-05-15T03:15:48.790Z[ recovery-image] May 15 03:15:48.242 INFO O| May 15 03:15:48.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
58782024-05-15T03:15:48.790Z[ recovery-image] May 15 03:15:48.242 INFO O| May 15 03:15:48.242 INFO STEP 498 (remove_files) COMPLETE
58792024-05-15T03:15:48.790Z[ recovery-image] May 15 03:15:48.242 INFO O| May 15 03:15:48.242 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802024-05-15T03:15:48.791Z[ recovery-image] May 15 03:15:48.255 INFO O| May 15 03:15:48.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
58812024-05-15T03:15:48.791Z[ recovery-image] May 15 03:15:48.255 INFO O| May 15 03:15:48.255 INFO STEP 499 (remove_files) COMPLETE
58822024-05-15T03:15:48.791Z[ recovery-image] May 15 03:15:48.255 INFO O| May 15 03:15:48.255 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832024-05-15T03:15:48.792Z[ recovery-image] May 15 03:15:48.268 INFO O| May 15 03:15:48.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
58842024-05-15T03:15:48.792Z[ recovery-image] May 15 03:15:48.268 INFO O| May 15 03:15:48.268 INFO STEP 500 (remove_files) COMPLETE
58852024-05-15T03:15:48.792Z[ recovery-image] May 15 03:15:48.268 INFO O| May 15 03:15:48.268 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862024-05-15T03:15:48.833Z[ recovery-image] May 15 03:15:48.281 INFO O| May 15 03:15:48.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
58872024-05-15T03:15:48.833Z[ recovery-image] May 15 03:15:48.281 INFO O| May 15 03:15:48.281 INFO STEP 501 (remove_files) COMPLETE
58882024-05-15T03:15:48.834Z[ recovery-image] May 15 03:15:48.281 INFO O| May 15 03:15:48.281 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892024-05-15T03:15:48.834Z[ recovery-image] May 15 03:15:48.294 INFO O| May 15 03:15:48.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
58902024-05-15T03:15:48.834Z[ recovery-image] May 15 03:15:48.294 INFO O| May 15 03:15:48.294 INFO STEP 502 (remove_files) COMPLETE
58912024-05-15T03:15:48.834Z[ recovery-image] May 15 03:15:48.294 INFO O| May 15 03:15:48.294 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922024-05-15T03:15:48.834Z[ recovery-image] May 15 03:15:48.308 INFO O| May 15 03:15:48.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
58932024-05-15T03:15:48.835Z[ recovery-image] May 15 03:15:48.308 INFO O| May 15 03:15:48.308 INFO STEP 503 (remove_files) COMPLETE
58942024-05-15T03:15:48.835Z[ recovery-image] May 15 03:15:48.308 INFO O| May 15 03:15:48.308 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952024-05-15T03:15:48.835Z[ recovery-image] May 15 03:15:48.321 INFO O| May 15 03:15:48.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
58962024-05-15T03:15:48.835Z[ recovery-image] May 15 03:15:48.321 INFO O| May 15 03:15:48.321 INFO STEP 504 (remove_files) COMPLETE
58972024-05-15T03:15:48.835Z[ recovery-image] May 15 03:15:48.321 INFO O| May 15 03:15:48.321 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982024-05-15T03:15:48.835Z[ recovery-image] May 15 03:15:48.334 INFO O| May 15 03:15:48.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
58992024-05-15T03:15:48.836Z[ recovery-image] May 15 03:15:48.334 INFO O| May 15 03:15:48.334 INFO STEP 505 (remove_files) COMPLETE
59002024-05-15T03:15:48.836Z[ recovery-image] May 15 03:15:48.334 INFO O| May 15 03:15:48.334 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012024-05-15T03:15:48.836Z[ recovery-image] May 15 03:15:48.347 INFO O| May 15 03:15:48.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
59022024-05-15T03:15:48.836Z[ recovery-image] May 15 03:15:48.347 INFO O| May 15 03:15:48.347 INFO STEP 506 (remove_files) COMPLETE
59032024-05-15T03:15:48.836Z[ recovery-image] May 15 03:15:48.347 INFO O| May 15 03:15:48.347 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042024-05-15T03:15:48.837Z[ recovery-image] May 15 03:15:48.359 INFO O| May 15 03:15:48.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
59052024-05-15T03:15:48.837Z[ recovery-image] May 15 03:15:48.359 INFO O| May 15 03:15:48.359 INFO STEP 507 (remove_files) COMPLETE
59062024-05-15T03:15:48.837Z[ recovery-image] May 15 03:15:48.359 INFO O| May 15 03:15:48.359 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.372 INFO O| May 15 03:15:48.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
59082024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.372 INFO O| May 15 03:15:48.372 INFO STEP 508 (remove_files) COMPLETE
59092024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.372 INFO O| May 15 03:15:48.372 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.385 INFO O| May 15 03:15:48.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
59112024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.385 INFO O| May 15 03:15:48.385 INFO STEP 509 (remove_files) COMPLETE
59122024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.385 INFO O| May 15 03:15:48.385 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.398 INFO O| May 15 03:15:48.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
59142024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.398 INFO O| May 15 03:15:48.398 INFO STEP 510 (remove_files) COMPLETE
59152024-05-15T03:15:48.875Z[ recovery-image] May 15 03:15:48.398 INFO O| May 15 03:15:48.398 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162024-05-15T03:15:48.916Z[ recovery-image] May 15 03:15:48.416 INFO O| May 15 03:15:48.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
59172024-05-15T03:15:48.916Z[ recovery-image] May 15 03:15:48.416 INFO O| May 15 03:15:48.416 INFO STEP 511 (remove_files) COMPLETE
59182024-05-15T03:15:48.917Z[ recovery-image] May 15 03:15:48.416 INFO O| May 15 03:15:48.416 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192024-05-15T03:15:48.917Z[ recovery-image] May 15 03:15:48.432 INFO O| May 15 03:15:48.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
59202024-05-15T03:15:48.917Z[ recovery-image] May 15 03:15:48.432 INFO O| May 15 03:15:48.432 INFO STEP 512 (remove_files) COMPLETE
59212024-05-15T03:15:48.917Z[ recovery-image] May 15 03:15:48.432 INFO O| May 15 03:15:48.432 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222024-05-15T03:15:48.917Z[ recovery-image] May 15 03:15:48.445 INFO O| May 15 03:15:48.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
59232024-05-15T03:15:48.917Z[ recovery-image] May 15 03:15:48.445 INFO O| May 15 03:15:48.445 INFO STEP 513 (remove_files) COMPLETE
59242024-05-15T03:15:48.917Z[ recovery-image] May 15 03:15:48.445 INFO O| May 15 03:15:48.445 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.458 INFO O| May 15 03:15:48.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
59262024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.458 INFO O| May 15 03:15:48.458 INFO STEP 514 (remove_files) COMPLETE
59272024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.458 INFO O| May 15 03:15:48.458 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.470 INFO O| May 15 03:15:48.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
59292024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.471 INFO O| May 15 03:15:48.471 INFO STEP 515 (remove_files) COMPLETE
59302024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.471 INFO O| May 15 03:15:48.471 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.483 INFO O| May 15 03:15:48.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
59322024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.483 INFO O| May 15 03:15:48.483 INFO STEP 516 (remove_files) COMPLETE
59332024-05-15T03:15:48.965Z[ recovery-image] May 15 03:15:48.483 INFO O| May 15 03:15:48.483 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342024-05-15T03:15:48.966Z[ recovery-image] May 15 03:15:48.496 INFO O| May 15 03:15:48.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
59352024-05-15T03:15:48.966Z[ recovery-image] May 15 03:15:48.496 INFO O| May 15 03:15:48.496 INFO STEP 517 (remove_files) COMPLETE
59362024-05-15T03:15:48.966Z[ recovery-image] May 15 03:15:48.496 INFO O| May 15 03:15:48.496 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.508 INFO O| May 15 03:15:48.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
59382024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.509 INFO O| May 15 03:15:48.508 INFO STEP 518 (remove_files) COMPLETE
59392024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.509 INFO O| May 15 03:15:48.508 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.521 INFO O| May 15 03:15:48.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
59412024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.521 INFO O| May 15 03:15:48.521 INFO STEP 519 (remove_files) COMPLETE
59422024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.521 INFO O| May 15 03:15:48.521 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.534 INFO O| May 15 03:15:48.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
59442024-05-15T03:15:48.992Z[ recovery-image] May 15 03:15:48.534 INFO O| May 15 03:15:48.534 INFO STEP 520 (remove_files) COMPLETE
59452024-05-15T03:15:48.993Z[ recovery-image] May 15 03:15:48.534 INFO O| May 15 03:15:48.534 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462024-05-15T03:15:49.020Z[ recovery-image] May 15 03:15:48.547 INFO O| May 15 03:15:48.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
59472024-05-15T03:15:49.020Z[ recovery-image] May 15 03:15:48.547 INFO O| May 15 03:15:48.547 INFO STEP 521 (remove_files) COMPLETE
59482024-05-15T03:15:49.020Z[ recovery-image] May 15 03:15:48.547 INFO O| May 15 03:15:48.547 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492024-05-15T03:15:49.021Z[ recovery-image] May 15 03:15:48.560 INFO O| May 15 03:15:48.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
59502024-05-15T03:15:49.021Z[ recovery-image] May 15 03:15:48.560 INFO O| May 15 03:15:48.560 INFO STEP 522 (remove_files) COMPLETE
59512024-05-15T03:15:49.021Z[ recovery-image] May 15 03:15:48.560 INFO O| May 15 03:15:48.560 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522024-05-15T03:15:49.056Z[ recovery-image] May 15 03:15:48.573 INFO O| May 15 03:15:48.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
59532024-05-15T03:15:49.056Z[ recovery-image] May 15 03:15:48.573 INFO O| May 15 03:15:48.573 INFO STEP 523 (remove_files) COMPLETE
59542024-05-15T03:15:49.056Z[ recovery-image] May 15 03:15:48.573 INFO O| May 15 03:15:48.573 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552024-05-15T03:15:49.056Z[ host-image] May 15 03:15:48.579 INFO O| May 15 03:15:48.578 INFO O| Planning: Solver setup ... Done
59562024-05-15T03:15:49.057Z[ host-image] May 15 03:15:48.583 INFO O| May 15 03:15:48.583 INFO O| Planning: Running solver ... Done
59572024-05-15T03:15:49.057Z[ recovery-image] May 15 03:15:48.587 INFO O| May 15 03:15:48.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
59582024-05-15T03:15:49.057Z[ recovery-image] May 15 03:15:48.587 INFO O| May 15 03:15:48.587 INFO STEP 524 (remove_files) COMPLETE
59592024-05-15T03:15:49.057Z[ recovery-image] May 15 03:15:48.587 INFO O| May 15 03:15:48.587 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59602024-05-15T03:15:49.090Z[ recovery-image] May 15 03:15:48.600 INFO O| May 15 03:15:48.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
59612024-05-15T03:15:49.090Z[ recovery-image] May 15 03:15:48.600 INFO O| May 15 03:15:48.600 INFO STEP 525 (remove_files) COMPLETE
59622024-05-15T03:15:49.090Z[ recovery-image] May 15 03:15:48.600 INFO O| May 15 03:15:48.600 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59632024-05-15T03:15:49.090Z[ host-image] May 15 03:15:48.612 INFO O| May 15 03:15:48.612 INFO O| Planning: Finding local manifests ... Done
59642024-05-15T03:15:49.091Z[ host-image] May 15 03:15:48.613 INFO O| May 15 03:15:48.613 INFO O| Planning: Fetching manifests: 0/1 0% complete
59652024-05-15T03:15:49.091Z[ recovery-image] May 15 03:15:48.614 INFO O| May 15 03:15:48.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
59662024-05-15T03:15:49.091Z[ recovery-image] May 15 03:15:48.614 INFO O| May 15 03:15:48.614 INFO STEP 526 (remove_files) COMPLETE
59672024-05-15T03:15:49.091Z[ recovery-image] May 15 03:15:48.614 INFO O| May 15 03:15:48.614 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682024-05-15T03:15:49.091Z[ recovery-image] May 15 03:15:48.626 INFO O| May 15 03:15:48.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
59692024-05-15T03:15:49.091Z[ recovery-image] May 15 03:15:48.626 INFO O| May 15 03:15:48.626 INFO STEP 527 (remove_files) COMPLETE
59702024-05-15T03:15:49.091Z[ recovery-image] May 15 03:15:48.626 INFO O| May 15 03:15:48.626 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712024-05-15T03:15:49.119Z[ recovery-image] May 15 03:15:48.644 INFO O| May 15 03:15:48.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
59722024-05-15T03:15:49.120Z[ recovery-image] May 15 03:15:48.644 INFO O| May 15 03:15:48.644 INFO STEP 528 (remove_files) COMPLETE
59732024-05-15T03:15:49.120Z[ recovery-image] May 15 03:15:48.644 INFO O| May 15 03:15:48.644 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742024-05-15T03:15:49.120Z[ recovery-image] May 15 03:15:48.657 INFO O| May 15 03:15:48.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
59752024-05-15T03:15:49.120Z[ recovery-image] May 15 03:15:48.657 INFO O| May 15 03:15:48.657 INFO STEP 529 (remove_files) COMPLETE
59762024-05-15T03:15:49.120Z[ recovery-image] May 15 03:15:48.657 INFO O| May 15 03:15:48.657 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772024-05-15T03:15:49.169Z[ recovery-image] May 15 03:15:48.671 INFO O| May 15 03:15:48.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
59782024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.671 INFO O| May 15 03:15:48.671 INFO STEP 530 (remove_files) COMPLETE
59792024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.671 INFO O| May 15 03:15:48.671 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.684 INFO O| May 15 03:15:48.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
59812024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.684 INFO O| May 15 03:15:48.684 INFO STEP 531 (remove_files) COMPLETE
59822024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.684 INFO O| May 15 03:15:48.684 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.697 INFO O| May 15 03:15:48.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
59842024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.697 INFO O| May 15 03:15:48.697 INFO STEP 532 (remove_files) COMPLETE
59852024-05-15T03:15:49.170Z[ recovery-image] May 15 03:15:48.697 INFO O| May 15 03:15:48.697 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862024-05-15T03:15:49.211Z[ host-image] May 15 03:15:48.703 INFO O| May 15 03:15:48.703 INFO O| Planning: Fetching manifests: 1/1 100% complete
59872024-05-15T03:15:49.211Z[ recovery-image] May 15 03:15:48.709 INFO O| May 15 03:15:48.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
59882024-05-15T03:15:49.211Z[ recovery-image] May 15 03:15:48.710 INFO O| May 15 03:15:48.710 INFO STEP 533 (remove_files) COMPLETE
59892024-05-15T03:15:49.211Z[ recovery-image] May 15 03:15:48.710 INFO O| May 15 03:15:48.710 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902024-05-15T03:15:49.211Z[ recovery-image] May 15 03:15:48.722 INFO O| May 15 03:15:48.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
59912024-05-15T03:15:49.212Z[ recovery-image] May 15 03:15:48.722 INFO O| May 15 03:15:48.722 INFO STEP 534 (remove_files) COMPLETE
59922024-05-15T03:15:49.212Z[ recovery-image] May 15 03:15:48.722 INFO O| May 15 03:15:48.722 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59932024-05-15T03:15:49.212Z[ host-image] May 15 03:15:48.727 INFO O| May 15 03:15:48.727 INFO O| Planning: Package planning ... Done
59942024-05-15T03:15:49.212Z[ host-image] May 15 03:15:48.728 INFO O| May 15 03:15:48.728 INFO O| Planning: Merging actions ... Done
59952024-05-15T03:15:49.212Z[ recovery-image] May 15 03:15:48.734 INFO O| May 15 03:15:48.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
59962024-05-15T03:15:49.213Z[ recovery-image] May 15 03:15:48.735 INFO O| May 15 03:15:48.735 INFO STEP 535 (remove_files) COMPLETE
59972024-05-15T03:15:49.213Z[ recovery-image] May 15 03:15:48.735 INFO O| May 15 03:15:48.735 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982024-05-15T03:15:49.213Z[ recovery-image] May 15 03:15:48.747 INFO O| May 15 03:15:48.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
59992024-05-15T03:15:49.213Z[ recovery-image] May 15 03:15:48.748 INFO O| May 15 03:15:48.748 INFO STEP 536 (remove_files) COMPLETE
60002024-05-15T03:15:49.213Z[ recovery-image] May 15 03:15:48.748 INFO O| May 15 03:15:48.748 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012024-05-15T03:15:49.264Z[ recovery-image] May 15 03:15:48.760 INFO O| May 15 03:15:48.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
60022024-05-15T03:15:49.265Z[ recovery-image] May 15 03:15:48.761 INFO O| May 15 03:15:48.761 INFO STEP 537 (remove_files) COMPLETE
60032024-05-15T03:15:49.265Z[ recovery-image] May 15 03:15:48.761 INFO O| May 15 03:15:48.761 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042024-05-15T03:15:49.265Z[ recovery-image] May 15 03:15:48.773 INFO O| May 15 03:15:48.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
60052024-05-15T03:15:49.265Z[ recovery-image] May 15 03:15:48.773 INFO O| May 15 03:15:48.773 INFO STEP 538 (remove_files) COMPLETE
60062024-05-15T03:15:49.265Z[ recovery-image] May 15 03:15:48.773 INFO O| May 15 03:15:48.773 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072024-05-15T03:15:49.265Z[ recovery-image] May 15 03:15:48.785 INFO O| May 15 03:15:48.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
60082024-05-15T03:15:49.265Z[ recovery-image] May 15 03:15:48.785 INFO O| May 15 03:15:48.785 INFO STEP 539 (remove_files) COMPLETE
60092024-05-15T03:15:49.266Z[ recovery-image] May 15 03:15:48.785 INFO O| May 15 03:15:48.785 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102024-05-15T03:15:49.306Z[ recovery-image] May 15 03:15:48.799 INFO O| May 15 03:15:48.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
60112024-05-15T03:15:49.306Z[ recovery-image] May 15 03:15:48.799 INFO O| May 15 03:15:48.799 INFO STEP 540 (remove_files) COMPLETE
60122024-05-15T03:15:49.306Z[ recovery-image] May 15 03:15:48.799 INFO O| May 15 03:15:48.799 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132024-05-15T03:15:49.306Z[ host-image] May 15 03:15:48.808 INFO O| May 15 03:15:48.808 INFO O| Planning: Checking for conflicting actions ... Done
60142024-05-15T03:15:49.307Z[ host-image] May 15 03:15:48.809 INFO O| May 15 03:15:48.809 INFO O| Planning: Consolidating action changes ... Done
60152024-05-15T03:15:49.307Z[ recovery-image] May 15 03:15:48.810 INFO O| May 15 03:15:48.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
60162024-05-15T03:15:49.307Z[ recovery-image] May 15 03:15:48.810 INFO O| May 15 03:15:48.810 INFO STEP 541 (remove_files) COMPLETE
60172024-05-15T03:15:49.307Z[ recovery-image] May 15 03:15:48.811 INFO O| May 15 03:15:48.810 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182024-05-15T03:15:49.307Z[ recovery-image] May 15 03:15:48.823 INFO O| May 15 03:15:48.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
60192024-05-15T03:15:49.308Z[ recovery-image] May 15 03:15:48.824 INFO O| May 15 03:15:48.824 INFO STEP 542 (remove_files) COMPLETE
60202024-05-15T03:15:49.308Z[ recovery-image] May 15 03:15:48.824 INFO O| May 15 03:15:48.824 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212024-05-15T03:15:49.308Z[ recovery-image] May 15 03:15:48.836 INFO O| May 15 03:15:48.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
60222024-05-15T03:15:49.308Z[ recovery-image] May 15 03:15:48.836 INFO O| May 15 03:15:48.836 INFO STEP 543 (remove_files) COMPLETE
60232024-05-15T03:15:49.308Z[ recovery-image] May 15 03:15:48.836 INFO O| May 15 03:15:48.836 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242024-05-15T03:15:49.344Z[ recovery-image] May 15 03:15:48.849 INFO O| May 15 03:15:48.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
60252024-05-15T03:15:49.344Z[ recovery-image] May 15 03:15:48.849 INFO O| May 15 03:15:48.849 INFO STEP 544 (remove_files) COMPLETE
60262024-05-15T03:15:49.344Z[ recovery-image] May 15 03:15:48.849 INFO O| May 15 03:15:48.849 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272024-05-15T03:15:49.344Z[ recovery-image] May 15 03:15:48.862 INFO O| May 15 03:15:48.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
60282024-05-15T03:15:49.344Z[ recovery-image] May 15 03:15:48.862 INFO O| May 15 03:15:48.862 INFO STEP 545 (remove_files) COMPLETE
60292024-05-15T03:15:49.344Z[ recovery-image] May 15 03:15:48.862 INFO O| May 15 03:15:48.862 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302024-05-15T03:15:49.345Z[ recovery-image] May 15 03:15:48.874 INFO O| May 15 03:15:48.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
60312024-05-15T03:15:49.345Z[ recovery-image] May 15 03:15:48.874 INFO O| May 15 03:15:48.874 INFO STEP 546 (remove_files) COMPLETE
60322024-05-15T03:15:49.345Z[ recovery-image] May 15 03:15:48.874 INFO O| May 15 03:15:48.874 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332024-05-15T03:15:49.345Z[ recovery-image] May 15 03:15:48.887 INFO O| May 15 03:15:48.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
60342024-05-15T03:15:49.345Z[ recovery-image] May 15 03:15:48.887 INFO O| May 15 03:15:48.887 INFO STEP 547 (remove_files) COMPLETE
60352024-05-15T03:15:49.345Z[ recovery-image] May 15 03:15:48.887 INFO O| May 15 03:15:48.887 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362024-05-15T03:15:49.381Z[ recovery-image] May 15 03:15:48.900 INFO O| May 15 03:15:48.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
60372024-05-15T03:15:49.381Z[ recovery-image] May 15 03:15:48.900 INFO O| May 15 03:15:48.900 INFO STEP 548 (remove_files) COMPLETE
60382024-05-15T03:15:49.381Z[ recovery-image] May 15 03:15:48.900 INFO O| May 15 03:15:48.900 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392024-05-15T03:15:49.381Z[ recovery-image] May 15 03:15:48.913 INFO O| May 15 03:15:48.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
60402024-05-15T03:15:49.382Z[ recovery-image] May 15 03:15:48.913 INFO O| May 15 03:15:48.913 INFO STEP 549 (remove_files) COMPLETE
60412024-05-15T03:15:49.382Z[ recovery-image] May 15 03:15:48.913 INFO O| May 15 03:15:48.913 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422024-05-15T03:15:49.416Z[ recovery-image] May 15 03:15:48.926 INFO O| May 15 03:15:48.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
60432024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.927 INFO O| May 15 03:15:48.926 INFO STEP 550 (remove_files) COMPLETE
60442024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.927 INFO O| May 15 03:15:48.926 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.940 INFO O| May 15 03:15:48.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
60462024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.940 INFO O| May 15 03:15:48.940 INFO STEP 551 (remove_files) COMPLETE
60472024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.940 INFO O| May 15 03:15:48.940 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.953 INFO O| May 15 03:15:48.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
60492024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.953 INFO O| May 15 03:15:48.953 INFO STEP 552 (remove_files) COMPLETE
60502024-05-15T03:15:49.417Z[ recovery-image] May 15 03:15:48.953 INFO O| May 15 03:15:48.953 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512024-05-15T03:15:49.450Z[ recovery-image] May 15 03:15:48.965 INFO O| May 15 03:15:48.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
60522024-05-15T03:15:49.451Z[ recovery-image] May 15 03:15:48.965 INFO O| May 15 03:15:48.965 INFO STEP 553 (remove_files) COMPLETE
60532024-05-15T03:15:49.451Z[ recovery-image] May 15 03:15:48.965 INFO O| May 15 03:15:48.965 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542024-05-15T03:15:49.451Z[ recovery-image] May 15 03:15:48.978 INFO O| May 15 03:15:48.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
60552024-05-15T03:15:49.451Z[ recovery-image] May 15 03:15:48.978 INFO O| May 15 03:15:48.978 INFO STEP 554 (remove_files) COMPLETE
60562024-05-15T03:15:49.451Z[ recovery-image] May 15 03:15:48.978 INFO O| May 15 03:15:48.978 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572024-05-15T03:15:49.451Z[ recovery-image] May 15 03:15:48.991 INFO O| May 15 03:15:48.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
60582024-05-15T03:15:49.451Z[ recovery-image] May 15 03:15:48.991 INFO O| May 15 03:15:48.991 INFO STEP 555 (remove_files) COMPLETE
60592024-05-15T03:15:49.452Z[ recovery-image] May 15 03:15:48.991 INFO O| May 15 03:15:48.991 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602024-05-15T03:15:49.487Z[ recovery-image] May 15 03:15:49.005 INFO O| May 15 03:15:49.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
60612024-05-15T03:15:49.487Z[ recovery-image] May 15 03:15:49.005 INFO O| May 15 03:15:49.005 INFO STEP 556 (remove_files) COMPLETE
60622024-05-15T03:15:49.487Z[ recovery-image] May 15 03:15:49.005 INFO O| May 15 03:15:49.005 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632024-05-15T03:15:49.487Z[ recovery-image] May 15 03:15:49.018 INFO O| May 15 03:15:49.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
60642024-05-15T03:15:49.488Z[ recovery-image] May 15 03:15:49.018 INFO O| May 15 03:15:49.018 INFO STEP 557 (remove_files) COMPLETE
60652024-05-15T03:15:49.488Z[ recovery-image] May 15 03:15:49.018 INFO O| May 15 03:15:49.018 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662024-05-15T03:15:49.488Z[ host-image] May 15 03:15:49.020 INFO O| May 15 03:15:49.020 INFO O| Planning: Evaluating mediators ... Done
60672024-05-15T03:15:49.488Z[ host-image] May 15 03:15:49.021 INFO O| May 15 03:15:49.021 INFO O| Planning: Planning completed in 1.87 seconds
60682024-05-15T03:15:49.488Z[ host-image] May 15 03:15:49.023 INFO O| May 15 03:15:49.023 INFO O| Packages to install: 1
60692024-05-15T03:15:49.520Z[ host-image] May 15 03:15:49.036 INFO O| May 15 03:15:49.036 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
60702024-05-15T03:15:49.520Z[ recovery-image] May 15 03:15:49.038 INFO O| May 15 03:15:49.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
60712024-05-15T03:15:49.520Z[ recovery-image] May 15 03:15:49.038 INFO O| May 15 03:15:49.038 INFO STEP 558 (remove_files) COMPLETE
60722024-05-15T03:15:49.520Z[ recovery-image] May 15 03:15:49.038 INFO O| May 15 03:15:49.038 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60732024-05-15T03:15:49.520Z[ recovery-image] May 15 03:15:49.052 INFO O| May 15 03:15:49.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
60742024-05-15T03:15:49.520Z[ recovery-image] May 15 03:15:49.052 INFO O| May 15 03:15:49.052 INFO STEP 559 (remove_files) COMPLETE
60752024-05-15T03:15:49.521Z[ recovery-image] May 15 03:15:49.052 INFO O| May 15 03:15:49.052 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60762024-05-15T03:15:49.521Z[ recovery-image] May 15 03:15:49.065 INFO O| May 15 03:15:49.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
60772024-05-15T03:15:49.521Z[ recovery-image] May 15 03:15:49.065 INFO O| May 15 03:15:49.065 INFO STEP 560 (remove_files) COMPLETE
60782024-05-15T03:15:49.521Z[ recovery-image] May 15 03:15:49.065 INFO O| May 15 03:15:49.065 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60792024-05-15T03:15:49.557Z[ recovery-image] May 15 03:15:49.078 INFO O| May 15 03:15:49.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
60802024-05-15T03:15:49.557Z[ recovery-image] May 15 03:15:49.078 INFO O| May 15 03:15:49.078 INFO STEP 561 (remove_files) COMPLETE
60812024-05-15T03:15:49.557Z[ recovery-image] May 15 03:15:49.078 INFO O| May 15 03:15:49.078 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822024-05-15T03:15:49.557Z[ recovery-image] May 15 03:15:49.090 INFO O| May 15 03:15:49.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
60832024-05-15T03:15:49.558Z[ recovery-image] May 15 03:15:49.090 INFO O| May 15 03:15:49.090 INFO STEP 562 (remove_files) COMPLETE
60842024-05-15T03:15:49.558Z[ recovery-image] May 15 03:15:49.090 INFO O| May 15 03:15:49.090 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60852024-05-15T03:15:49.598Z[ recovery-image] May 15 03:15:49.102 INFO O| May 15 03:15:49.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
60862024-05-15T03:15:49.598Z[ recovery-image] May 15 03:15:49.103 INFO O| May 15 03:15:49.103 INFO STEP 563 (remove_files) COMPLETE
60872024-05-15T03:15:49.598Z[ recovery-image] May 15 03:15:49.103 INFO O| May 15 03:15:49.103 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60882024-05-15T03:15:49.598Z[ recovery-image] May 15 03:15:49.115 INFO O| May 15 03:15:49.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
60892024-05-15T03:15:49.599Z[ recovery-image] May 15 03:15:49.115 INFO O| May 15 03:15:49.115 INFO STEP 564 (remove_files) COMPLETE
60902024-05-15T03:15:49.599Z[ recovery-image] May 15 03:15:49.115 INFO O| May 15 03:15:49.115 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60912024-05-15T03:15:49.599Z[ recovery-image] May 15 03:15:49.127 INFO O| May 15 03:15:49.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
60922024-05-15T03:15:49.599Z[ recovery-image] May 15 03:15:49.127 INFO O| May 15 03:15:49.127 INFO STEP 565 (remove_files) COMPLETE
60932024-05-15T03:15:49.600Z[ recovery-image] May 15 03:15:49.127 INFO O| May 15 03:15:49.127 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60942024-05-15T03:15:49.647Z[ recovery-image] May 15 03:15:49.139 INFO O| May 15 03:15:49.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
60952024-05-15T03:15:49.647Z[ recovery-image] May 15 03:15:49.139 INFO O| May 15 03:15:49.139 INFO STEP 566 (remove_files) COMPLETE
60962024-05-15T03:15:49.647Z[ recovery-image] May 15 03:15:49.139 INFO O| May 15 03:15:49.139 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60972024-05-15T03:15:49.648Z[ recovery-image] May 15 03:15:49.151 INFO O| May 15 03:15:49.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
60982024-05-15T03:15:49.648Z[ recovery-image] May 15 03:15:49.151 INFO O| May 15 03:15:49.151 INFO STEP 567 (remove_files) COMPLETE
60992024-05-15T03:15:49.648Z[ recovery-image] May 15 03:15:49.151 INFO O| May 15 03:15:49.151 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61002024-05-15T03:15:49.648Z[ recovery-image] May 15 03:15:49.163 INFO O| May 15 03:15:49.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
61012024-05-15T03:15:49.649Z[ recovery-image] May 15 03:15:49.163 INFO O| May 15 03:15:49.163 INFO STEP 568 (remove_files) COMPLETE
61022024-05-15T03:15:49.649Z[ recovery-image] May 15 03:15:49.163 INFO O| May 15 03:15:49.163 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61032024-05-15T03:15:49.649Z[ recovery-image] May 15 03:15:49.176 INFO O| May 15 03:15:49.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
61042024-05-15T03:15:49.650Z[ recovery-image] May 15 03:15:49.176 INFO O| May 15 03:15:49.176 INFO STEP 569 (remove_files) COMPLETE
61052024-05-15T03:15:49.651Z[ recovery-image] May 15 03:15:49.176 INFO O| May 15 03:15:49.176 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61062024-05-15T03:15:49.692Z[ recovery-image] May 15 03:15:49.188 INFO O| May 15 03:15:49.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
61072024-05-15T03:15:49.692Z[ recovery-image] May 15 03:15:49.189 INFO O| May 15 03:15:49.189 INFO STEP 570 (remove_files) COMPLETE
61082024-05-15T03:15:49.692Z[ recovery-image] May 15 03:15:49.189 INFO O| May 15 03:15:49.189 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61092024-05-15T03:15:49.693Z[ recovery-image] May 15 03:15:49.209 INFO O| May 15 03:15:49.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
61102024-05-15T03:15:49.693Z[ recovery-image] May 15 03:15:49.210 INFO O| May 15 03:15:49.209 INFO STEP 571 (remove_files) COMPLETE
61112024-05-15T03:15:49.693Z[ recovery-image] May 15 03:15:49.210 INFO O| May 15 03:15:49.210 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61122024-05-15T03:15:49.693Z[ recovery-image] May 15 03:15:49.222 INFO O| May 15 03:15:49.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
61132024-05-15T03:15:49.693Z[ recovery-image] May 15 03:15:49.222 INFO O| May 15 03:15:49.222 INFO STEP 572 (remove_files) COMPLETE
61142024-05-15T03:15:49.693Z[ recovery-image] May 15 03:15:49.222 INFO O| May 15 03:15:49.222 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61152024-05-15T03:15:49.737Z[ recovery-image] May 15 03:15:49.234 INFO O| May 15 03:15:49.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
61162024-05-15T03:15:49.737Z[ recovery-image] May 15 03:15:49.234 INFO O| May 15 03:15:49.234 INFO STEP 573 (remove_files) COMPLETE
61172024-05-15T03:15:49.737Z[ recovery-image] May 15 03:15:49.234 INFO O| May 15 03:15:49.234 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61182024-05-15T03:15:50.865Z[ recovery-image] May 15 03:15:49.252 INFO O| May 15 03:15:49.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
61192024-05-15T03:15:50.865Z[ recovery-image] May 15 03:15:49.252 INFO O| May 15 03:15:49.252 INFO STEP 574 (remove_files) COMPLETE
61202024-05-15T03:15:50.866Z[ recovery-image] May 15 03:15:49.252 INFO O| May 15 03:15:49.252 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61212024-05-15T03:15:50.866Z[ recovery-image] May 15 03:15:49.265 INFO O| May 15 03:15:49.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
61222024-05-15T03:15:50.866Z[ recovery-image] May 15 03:15:49.265 INFO O| May 15 03:15:49.265 INFO STEP 575 (remove_files) COMPLETE
61232024-05-15T03:15:50.866Z[ recovery-image] May 15 03:15:49.265 INFO O| May 15 03:15:49.265 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61242024-05-15T03:15:50.866Z[ recovery-image] May 15 03:15:49.277 INFO O| May 15 03:15:49.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
61252024-05-15T03:15:50.867Z[ recovery-image] May 15 03:15:49.277 INFO O| May 15 03:15:49.277 INFO STEP 576 (remove_files) COMPLETE
61262024-05-15T03:15:50.867Z[ recovery-image] May 15 03:15:49.277 INFO O| May 15 03:15:49.277 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61272024-05-15T03:15:50.867Z[ recovery-image] May 15 03:15:49.290 INFO O| May 15 03:15:49.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
61282024-05-15T03:15:50.867Z[ recovery-image] May 15 03:15:49.290 INFO O| May 15 03:15:49.290 INFO STEP 577 (remove_files) COMPLETE
61292024-05-15T03:15:50.867Z[ recovery-image] May 15 03:15:49.290 INFO O| May 15 03:15:49.290 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61302024-05-15T03:15:50.868Z[ recovery-image] May 15 03:15:49.303 INFO O| May 15 03:15:49.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
61312024-05-15T03:15:50.868Z[ recovery-image] May 15 03:15:49.303 INFO O| May 15 03:15:49.303 INFO STEP 578 (remove_files) COMPLETE
61322024-05-15T03:15:50.868Z[ recovery-image] May 15 03:15:49.303 INFO O| May 15 03:15:49.303 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61332024-05-15T03:15:50.868Z[ recovery-image] May 15 03:15:49.315 INFO O| May 15 03:15:49.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
61342024-05-15T03:15:50.868Z[ recovery-image] May 15 03:15:49.315 INFO O| May 15 03:15:49.315 INFO STEP 579 (remove_files) COMPLETE
61352024-05-15T03:15:50.868Z[ recovery-image] May 15 03:15:49.315 INFO O| May 15 03:15:49.315 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61362024-05-15T03:15:50.869Z[ recovery-image] May 15 03:15:49.328 INFO O| May 15 03:15:49.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
61372024-05-15T03:15:50.869Z[ recovery-image] May 15 03:15:49.328 INFO O| May 15 03:15:49.328 INFO STEP 580 (remove_files) COMPLETE
61382024-05-15T03:15:50.869Z[ recovery-image] May 15 03:15:49.328 INFO O| May 15 03:15:49.328 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61392024-05-15T03:15:50.869Z[ recovery-image] May 15 03:15:49.340 INFO O| May 15 03:15:49.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
61402024-05-15T03:15:50.870Z[ recovery-image] May 15 03:15:49.340 INFO O| May 15 03:15:49.340 INFO STEP 581 (remove_files) COMPLETE
61412024-05-15T03:15:50.870Z[ recovery-image] May 15 03:15:49.340 INFO O| May 15 03:15:49.340 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61422024-05-15T03:15:50.870Z[ recovery-image] May 15 03:15:49.353 INFO O| May 15 03:15:49.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
61432024-05-15T03:15:50.870Z[ recovery-image] May 15 03:15:49.353 INFO O| May 15 03:15:49.353 INFO STEP 582 (remove_files) COMPLETE
61442024-05-15T03:15:50.870Z[ recovery-image] May 15 03:15:49.353 INFO O| May 15 03:15:49.353 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61452024-05-15T03:15:50.870Z[ recovery-image] May 15 03:15:49.365 INFO O| May 15 03:15:49.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
61462024-05-15T03:15:50.871Z[ recovery-image] May 15 03:15:49.365 INFO O| May 15 03:15:49.365 INFO STEP 583 (remove_files) COMPLETE
61472024-05-15T03:15:50.871Z[ recovery-image] May 15 03:15:49.366 INFO O| May 15 03:15:49.365 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61482024-05-15T03:15:50.871Z[ recovery-image] May 15 03:15:49.378 INFO O| May 15 03:15:49.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
61492024-05-15T03:15:50.871Z[ recovery-image] May 15 03:15:49.379 INFO O| May 15 03:15:49.378 INFO STEP 584 (remove_files) COMPLETE
61502024-05-15T03:15:50.871Z[ recovery-image] May 15 03:15:49.379 INFO O| May 15 03:15:49.378 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61512024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.391 INFO O| May 15 03:15:49.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
61522024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.391 INFO O| May 15 03:15:49.391 INFO STEP 585 (remove_files) COMPLETE
61532024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.391 INFO O| May 15 03:15:49.391 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61542024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.404 INFO O| May 15 03:15:49.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
61552024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.404 INFO O| May 15 03:15:49.404 INFO STEP 586 (remove_files) COMPLETE
61562024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.404 INFO O| May 15 03:15:49.404 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61572024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.418 INFO O| May 15 03:15:49.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
61582024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.418 INFO O| May 15 03:15:49.418 INFO STEP 587 (remove_files) COMPLETE
61592024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.418 INFO O| May 15 03:15:49.418 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61602024-05-15T03:15:50.872Z[ recovery-image] May 15 03:15:49.431 INFO O| May 15 03:15:49.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
61612024-05-15T03:15:50.873Z[ recovery-image] May 15 03:15:49.431 INFO O| May 15 03:15:49.431 INFO STEP 588 (remove_files) COMPLETE
61622024-05-15T03:15:50.873Z[ recovery-image] May 15 03:15:49.431 INFO O| May 15 03:15:49.431 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61632024-05-15T03:15:50.873Z[ recovery-image] May 15 03:15:49.444 INFO O| May 15 03:15:49.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
61642024-05-15T03:15:50.873Z[ recovery-image] May 15 03:15:49.444 INFO O| May 15 03:15:49.444 INFO STEP 589 (remove_files) COMPLETE
61652024-05-15T03:15:50.873Z[ recovery-image] May 15 03:15:49.444 INFO O| May 15 03:15:49.444 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61662024-05-15T03:15:50.873Z[ recovery-image] May 15 03:15:49.456 INFO O| May 15 03:15:49.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
61672024-05-15T03:15:50.873Z[ recovery-image] May 15 03:15:49.456 INFO O| May 15 03:15:49.456 INFO STEP 590 (remove_files) COMPLETE
61682024-05-15T03:15:50.874Z[ recovery-image] May 15 03:15:49.456 INFO O| May 15 03:15:49.456 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61692024-05-15T03:15:50.874Z[ recovery-image] May 15 03:15:49.469 INFO O| May 15 03:15:49.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
61702024-05-15T03:15:50.874Z[ recovery-image] May 15 03:15:49.469 INFO O| May 15 03:15:49.469 INFO STEP 591 (remove_files) COMPLETE
61712024-05-15T03:15:50.874Z[ recovery-image] May 15 03:15:49.469 INFO O| May 15 03:15:49.469 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61722024-05-15T03:15:50.874Z[ recovery-image] May 15 03:15:49.482 INFO O| May 15 03:15:49.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
61732024-05-15T03:15:50.874Z[ recovery-image] May 15 03:15:49.482 INFO O| May 15 03:15:49.482 INFO STEP 592 (remove_files) COMPLETE
61742024-05-15T03:15:50.875Z[ recovery-image] May 15 03:15:49.482 INFO O| May 15 03:15:49.482 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61752024-05-15T03:15:50.875Z[ recovery-image] May 15 03:15:49.495 INFO O| May 15 03:15:49.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
61762024-05-15T03:15:50.875Z[ recovery-image] May 15 03:15:49.495 INFO O| May 15 03:15:49.495 INFO STEP 593 (remove_files) COMPLETE
61772024-05-15T03:15:50.875Z[ recovery-image] May 15 03:15:49.495 INFO O| May 15 03:15:49.495 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61782024-05-15T03:15:50.875Z[ recovery-image] May 15 03:15:49.515 INFO O| May 15 03:15:49.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
61792024-05-15T03:15:50.875Z[ recovery-image] May 15 03:15:49.515 INFO O| May 15 03:15:49.515 INFO STEP 594 (remove_files) COMPLETE
61802024-05-15T03:15:50.875Z[ recovery-image] May 15 03:15:49.515 INFO O| May 15 03:15:49.515 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61812024-05-15T03:15:50.945Z[ recovery-image] May 15 03:15:49.536 INFO O| May 15 03:15:49.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
61822024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.536 INFO O| May 15 03:15:49.536 INFO STEP 595 (remove_files) COMPLETE
61832024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.537 INFO O| May 15 03:15:49.536 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61842024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.550 INFO O| May 15 03:15:49.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
61852024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.550 INFO O| May 15 03:15:49.550 INFO STEP 596 (remove_files) COMPLETE
61862024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.550 INFO O| May 15 03:15:49.550 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61872024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.563 INFO O| May 15 03:15:49.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
61882024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.564 INFO O| May 15 03:15:49.563 INFO STEP 597 (remove_files) COMPLETE
61892024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.564 INFO O| May 15 03:15:49.563 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61902024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.577 INFO O| May 15 03:15:49.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
61912024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.577 INFO O| May 15 03:15:49.577 INFO STEP 598 (remove_files) COMPLETE
61922024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.578 INFO O| May 15 03:15:49.577 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61932024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.591 INFO O| May 15 03:15:49.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
61942024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.591 INFO O| May 15 03:15:49.591 INFO STEP 599 (remove_files) COMPLETE
61952024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.591 INFO O| May 15 03:15:49.591 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61962024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.605 INFO O| May 15 03:15:49.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
61972024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.605 INFO O| May 15 03:15:49.605 INFO STEP 600 (remove_files) COMPLETE
61982024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.605 INFO O| May 15 03:15:49.605 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61992024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.618 INFO O| May 15 03:15:49.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
62002024-05-15T03:15:50.946Z[ recovery-image] May 15 03:15:49.618 INFO O| May 15 03:15:49.618 INFO STEP 601 (remove_files) COMPLETE
62012024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.618 INFO O| May 15 03:15:49.618 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62022024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.632 INFO O| May 15 03:15:49.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
62032024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.633 INFO O| May 15 03:15:49.632 INFO STEP 602 (remove_files) COMPLETE
62042024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.633 INFO O| May 15 03:15:49.632 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62052024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.646 INFO O| May 15 03:15:49.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
62062024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.647 INFO O| May 15 03:15:49.647 INFO STEP 603 (remove_files) COMPLETE
62072024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.647 INFO O| May 15 03:15:49.647 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62082024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.660 INFO O| May 15 03:15:49.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
62092024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.661 INFO O| May 15 03:15:49.661 INFO STEP 604 (remove_files) COMPLETE
62102024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.661 INFO O| May 15 03:15:49.661 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62112024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.678 INFO O| May 15 03:15:49.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
62122024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.678 INFO O| May 15 03:15:49.678 INFO STEP 605 (remove_files) COMPLETE
62132024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.678 INFO O| May 15 03:15:49.678 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62142024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.693 INFO O| May 15 03:15:49.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
62152024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.693 INFO O| May 15 03:15:49.693 INFO STEP 606 (remove_files) COMPLETE
62162024-05-15T03:15:50.947Z[ recovery-image] May 15 03:15:49.693 INFO O| May 15 03:15:49.693 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62172024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.707 INFO O| May 15 03:15:49.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
62182024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.707 INFO O| May 15 03:15:49.707 INFO STEP 607 (remove_files) COMPLETE
62192024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.707 INFO O| May 15 03:15:49.707 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62202024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.720 INFO O| May 15 03:15:49.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
62212024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.720 INFO O| May 15 03:15:49.720 INFO STEP 608 (remove_files) COMPLETE
62222024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.720 INFO O| May 15 03:15:49.720 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62232024-05-15T03:15:50.948Z[ host-image] May 15 03:15:49.727 INFO O| May 15 03:15:49.727 INFO O| Download: Completed 17.98 MB in 0.69 seconds (26.0M/s)
62242024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.737 INFO O| May 15 03:15:49.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
62252024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.737 INFO O| May 15 03:15:49.737 INFO STEP 609 (remove_files) COMPLETE
62262024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.737 INFO O| May 15 03:15:49.737 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.753 INFO O| May 15 03:15:49.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
62282024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.753 INFO O| May 15 03:15:49.753 INFO STEP 610 (remove_files) COMPLETE
62292024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.753 INFO O| May 15 03:15:49.753 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302024-05-15T03:15:50.948Z[ host-image] May 15 03:15:49.754 INFO O| May 15 03:15:49.754 INFO O| Actions: 1/22 actions (Installing new actions)
62312024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.767 INFO O| May 15 03:15:49.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
62322024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.767 INFO O| May 15 03:15:49.767 INFO STEP 611 (remove_files) COMPLETE
62332024-05-15T03:15:50.948Z[ recovery-image] May 15 03:15:49.767 INFO O| May 15 03:15:49.767 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.780 INFO O| May 15 03:15:49.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
62352024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.780 INFO O| May 15 03:15:49.780 INFO STEP 612 (remove_files) COMPLETE
62362024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.781 INFO O| May 15 03:15:49.780 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.794 INFO O| May 15 03:15:49.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
62382024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.794 INFO O| May 15 03:15:49.794 INFO STEP 613 (remove_files) COMPLETE
62392024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.794 INFO O| May 15 03:15:49.794 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.807 INFO O| May 15 03:15:49.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
62412024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.807 INFO O| May 15 03:15:49.807 INFO STEP 614 (remove_files) COMPLETE
62422024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.807 INFO O| May 15 03:15:49.807 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.820 INFO O| May 15 03:15:49.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
62442024-05-15T03:15:50.949Z[ recovery-image] May 15 03:15:49.820 INFO O| May 15 03:15:49.820 INFO STEP 615 (remove_files) COMPLETE
62452024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.820 INFO O| May 15 03:15:49.820 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.832 INFO O| May 15 03:15:49.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
62472024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.833 INFO O| May 15 03:15:49.833 INFO STEP 616 (remove_files) COMPLETE
62482024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.833 INFO O| May 15 03:15:49.833 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.846 INFO O| May 15 03:15:49.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
62502024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.846 INFO O| May 15 03:15:49.846 INFO STEP 617 (remove_files) COMPLETE
62512024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.846 INFO O| May 15 03:15:49.846 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.859 INFO O| May 15 03:15:49.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
62532024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.859 INFO O| May 15 03:15:49.859 INFO STEP 618 (remove_files) COMPLETE
62542024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.859 INFO O| May 15 03:15:49.859 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.872 INFO O| May 15 03:15:49.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
62562024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.872 INFO O| May 15 03:15:49.872 INFO STEP 619 (remove_files) COMPLETE
62572024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.872 INFO O| May 15 03:15:49.872 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582024-05-15T03:15:50.950Z[ recovery-image] May 15 03:15:49.884 INFO O| May 15 03:15:49.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
62592024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.884 INFO O| May 15 03:15:49.884 INFO STEP 620 (remove_files) COMPLETE
62602024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.884 INFO O| May 15 03:15:49.884 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.897 INFO O| May 15 03:15:49.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
62622024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.897 INFO O| May 15 03:15:49.897 INFO STEP 621 (remove_files) COMPLETE
62632024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.897 INFO O| May 15 03:15:49.897 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.909 INFO O| May 15 03:15:49.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
62652024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.909 INFO O| May 15 03:15:49.909 INFO STEP 622 (remove_files) COMPLETE
62662024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.909 INFO O| May 15 03:15:49.909 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.922 INFO O| May 15 03:15:49.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
62682024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.922 INFO O| May 15 03:15:49.922 INFO STEP 623 (remove_files) COMPLETE
62692024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.922 INFO O| May 15 03:15:49.922 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.935 INFO O| May 15 03:15:49.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
62712024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.935 INFO O| May 15 03:15:49.935 INFO STEP 624 (remove_files) COMPLETE
62722024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.935 INFO O| May 15 03:15:49.935 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.948 INFO O| May 15 03:15:49.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
62742024-05-15T03:15:50.951Z[ recovery-image] May 15 03:15:49.948 INFO O| May 15 03:15:49.948 INFO STEP 625 (remove_files) COMPLETE
62752024-05-15T03:15:50.952Z[ recovery-image] May 15 03:15:49.948 INFO O| May 15 03:15:49.948 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762024-05-15T03:15:50.952Z[ recovery-image] May 15 03:15:49.961 INFO O| May 15 03:15:49.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
62772024-05-15T03:15:50.952Z[ recovery-image] May 15 03:15:49.961 INFO O| May 15 03:15:49.961 INFO STEP 626 (remove_files) COMPLETE
62782024-05-15T03:15:50.952Z[ recovery-image] May 15 03:15:49.961 INFO O| May 15 03:15:49.961 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792024-05-15T03:15:50.952Z[ recovery-image] May 15 03:15:49.974 INFO O| May 15 03:15:49.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
62802024-05-15T03:15:50.952Z[ recovery-image] May 15 03:15:49.974 INFO O| May 15 03:15:49.974 INFO STEP 627 (remove_files) COMPLETE
62812024-05-15T03:15:51.004Z[ recovery-image] May 15 03:15:49.974 INFO O| May 15 03:15:49.974 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822024-05-15T03:15:51.004Z[ recovery-image] May 15 03:15:49.987 INFO O| May 15 03:15:49.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
62832024-05-15T03:15:51.004Z[ recovery-image] May 15 03:15:49.987 INFO O| May 15 03:15:49.987 INFO STEP 628 (remove_files) COMPLETE
62842024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:49.987 INFO O| May 15 03:15:49.987 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.000 INFO O| May 15 03:15:50.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
62862024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.000 INFO O| May 15 03:15:50.000 INFO STEP 629 (remove_files) COMPLETE
62872024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.000 INFO O| May 15 03:15:50.000 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.013 INFO O| May 15 03:15:50.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
62892024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.013 INFO O| May 15 03:15:50.013 INFO STEP 630 (remove_files) COMPLETE
62902024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.014 INFO O| May 15 03:15:50.013 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.031 INFO O| May 15 03:15:50.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
62922024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.031 INFO O| May 15 03:15:50.031 INFO STEP 631 (remove_files) COMPLETE
62932024-05-15T03:15:51.005Z[ recovery-image] May 15 03:15:50.031 INFO O| May 15 03:15:50.031 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.045 INFO O| May 15 03:15:50.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
62952024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.045 INFO O| May 15 03:15:50.045 INFO STEP 632 (remove_files) COMPLETE
62962024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.045 INFO O| May 15 03:15:50.045 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.058 INFO O| May 15 03:15:50.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
62982024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.058 INFO O| May 15 03:15:50.058 INFO STEP 633 (remove_files) COMPLETE
62992024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.058 INFO O| May 15 03:15:50.058 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.071 INFO O| May 15 03:15:50.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
63012024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.071 INFO O| May 15 03:15:50.071 INFO STEP 634 (remove_files) COMPLETE
63022024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.071 INFO O| May 15 03:15:50.071 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.084 INFO O| May 15 03:15:50.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
63042024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.084 INFO O| May 15 03:15:50.084 INFO STEP 635 (remove_files) COMPLETE
63052024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.084 INFO O| May 15 03:15:50.084 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062024-05-15T03:15:51.006Z[ recovery-image] May 15 03:15:50.097 INFO O| May 15 03:15:50.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
63072024-05-15T03:15:51.007Z[ recovery-image] May 15 03:15:50.097 INFO O| May 15 03:15:50.097 INFO STEP 636 (remove_files) COMPLETE
63082024-05-15T03:15:51.007Z[ recovery-image] May 15 03:15:50.097 INFO O| May 15 03:15:50.097 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092024-05-15T03:15:51.007Z[ recovery-image] May 15 03:15:50.109 INFO O| May 15 03:15:50.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
63102024-05-15T03:15:51.007Z[ recovery-image] May 15 03:15:50.109 INFO O| May 15 03:15:50.109 INFO STEP 637 (remove_files) COMPLETE
63112024-05-15T03:15:51.007Z[ recovery-image] May 15 03:15:50.109 INFO O| May 15 03:15:50.109 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122024-05-15T03:15:51.007Z[ recovery-image] May 15 03:15:50.121 INFO O| May 15 03:15:50.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
63132024-05-15T03:15:51.007Z[ recovery-image] May 15 03:15:50.121 INFO O| May 15 03:15:50.121 INFO STEP 638 (remove_files) COMPLETE
63142024-05-15T03:15:51.008Z[ recovery-image] May 15 03:15:50.121 INFO O| May 15 03:15:50.121 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152024-05-15T03:15:51.008Z[ recovery-image] May 15 03:15:50.135 INFO O| May 15 03:15:50.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
63162024-05-15T03:15:51.008Z[ recovery-image] May 15 03:15:50.135 INFO O| May 15 03:15:50.135 INFO STEP 639 (remove_files) COMPLETE
63172024-05-15T03:15:51.008Z[ recovery-image] May 15 03:15:50.135 INFO O| May 15 03:15:50.135 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.148 INFO O| May 15 03:15:50.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
63192024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.148 INFO O| May 15 03:15:50.148 INFO STEP 640 (remove_files) COMPLETE
63202024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.148 INFO O| May 15 03:15:50.148 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.161 INFO O| May 15 03:15:50.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
63222024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.161 INFO O| May 15 03:15:50.161 INFO STEP 641 (remove_files) COMPLETE
63232024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.161 INFO O| May 15 03:15:50.161 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.174 INFO O| May 15 03:15:50.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
63252024-05-15T03:15:51.009Z[ recovery-image] May 15 03:15:50.174 INFO O| May 15 03:15:50.174 INFO STEP 642 (remove_files) COMPLETE
63262024-05-15T03:15:51.010Z[ recovery-image] May 15 03:15:50.174 INFO O| May 15 03:15:50.174 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272024-05-15T03:15:51.010Z[ recovery-image] May 15 03:15:50.186 INFO O| May 15 03:15:50.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
63282024-05-15T03:15:51.010Z[ recovery-image] May 15 03:15:50.186 INFO O| May 15 03:15:50.186 INFO STEP 643 (remove_files) COMPLETE
63292024-05-15T03:15:51.010Z[ recovery-image] May 15 03:15:50.186 INFO O| May 15 03:15:50.186 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302024-05-15T03:15:51.010Z[ recovery-image] May 15 03:15:50.199 INFO O| May 15 03:15:50.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
63312024-05-15T03:15:51.010Z[ recovery-image] May 15 03:15:50.199 INFO O| May 15 03:15:50.199 INFO STEP 644 (remove_files) COMPLETE
63322024-05-15T03:15:51.011Z[ recovery-image] May 15 03:15:50.199 INFO O| May 15 03:15:50.199 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332024-05-15T03:15:51.011Z[ recovery-image] May 15 03:15:50.216 INFO O| May 15 03:15:50.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
63342024-05-15T03:15:51.011Z[ recovery-image] May 15 03:15:50.216 INFO O| May 15 03:15:50.216 INFO STEP 645 (remove_files) COMPLETE
63352024-05-15T03:15:51.011Z[ recovery-image] May 15 03:15:50.216 INFO O| May 15 03:15:50.216 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362024-05-15T03:15:51.011Z[ recovery-image] May 15 03:15:50.244 INFO O| May 15 03:15:50.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
63372024-05-15T03:15:51.012Z[ recovery-image] May 15 03:15:50.244 INFO O| May 15 03:15:50.244 INFO STEP 646 (remove_files) COMPLETE
63382024-05-15T03:15:51.012Z[ recovery-image] May 15 03:15:50.244 INFO O| May 15 03:15:50.244 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392024-05-15T03:15:51.012Z[ host-image] May 15 03:15:50.247 INFO O| May 15 03:15:50.247 INFO O| Actions: Completed 22 actions in 0.49 seconds.
63402024-05-15T03:15:51.012Z[ recovery-image] May 15 03:15:50.266 INFO O| May 15 03:15:50.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
63412024-05-15T03:15:51.012Z[ recovery-image] May 15 03:15:50.266 INFO O| May 15 03:15:50.266 INFO STEP 647 (remove_files) COMPLETE
63422024-05-15T03:15:51.012Z[ recovery-image] May 15 03:15:50.266 INFO O| May 15 03:15:50.266 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63432024-05-15T03:15:51.013Z[ recovery-image] May 15 03:15:50.279 INFO O| May 15 03:15:50.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
63442024-05-15T03:15:51.013Z[ recovery-image] May 15 03:15:50.279 INFO O| May 15 03:15:50.279 INFO STEP 648 (remove_files) COMPLETE
63452024-05-15T03:15:51.013Z[ recovery-image] May 15 03:15:50.279 INFO O| May 15 03:15:50.279 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63462024-05-15T03:15:51.013Z[ recovery-image] May 15 03:15:50.291 INFO O| May 15 03:15:50.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
63472024-05-15T03:15:51.013Z[ recovery-image] May 15 03:15:50.291 INFO O| May 15 03:15:50.291 INFO STEP 649 (remove_files) COMPLETE
63482024-05-15T03:15:51.013Z[ recovery-image] May 15 03:15:50.291 INFO O| May 15 03:15:50.291 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63492024-05-15T03:15:51.013Z[ recovery-image] May 15 03:15:50.303 INFO O| May 15 03:15:50.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
63502024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.303 INFO O| May 15 03:15:50.303 INFO STEP 650 (remove_files) COMPLETE
63512024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.303 INFO O| May 15 03:15:50.303 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63522024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.315 INFO O| May 15 03:15:50.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
63532024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.315 INFO O| May 15 03:15:50.315 INFO STEP 651 (remove_files) COMPLETE
63542024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.315 INFO O| May 15 03:15:50.315 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63552024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.327 INFO O| May 15 03:15:50.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
63562024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.327 INFO O| May 15 03:15:50.327 INFO STEP 652 (remove_files) COMPLETE
63572024-05-15T03:15:51.014Z[ recovery-image] May 15 03:15:50.327 INFO O| May 15 03:15:50.327 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63582024-05-15T03:15:51.015Z[ recovery-image] May 15 03:15:50.340 INFO O| May 15 03:15:50.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
63592024-05-15T03:15:51.015Z[ recovery-image] May 15 03:15:50.340 INFO O| May 15 03:15:50.340 INFO STEP 653 (remove_files) COMPLETE
63602024-05-15T03:15:51.015Z[ recovery-image] May 15 03:15:50.340 INFO O| May 15 03:15:50.340 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63612024-05-15T03:15:51.015Z[ recovery-image] May 15 03:15:50.352 INFO O| May 15 03:15:50.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
63622024-05-15T03:15:51.015Z[ recovery-image] May 15 03:15:50.352 INFO O| May 15 03:15:50.352 INFO STEP 654 (remove_files) COMPLETE
63632024-05-15T03:15:51.015Z[ recovery-image] May 15 03:15:50.352 INFO O| May 15 03:15:50.352 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63642024-05-15T03:15:51.016Z[ recovery-image] May 15 03:15:50.364 INFO O| May 15 03:15:50.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
63652024-05-15T03:15:51.016Z[ recovery-image] May 15 03:15:50.364 INFO O| May 15 03:15:50.364 INFO STEP 655 (remove_files) COMPLETE
63662024-05-15T03:15:51.016Z[ recovery-image] May 15 03:15:50.364 INFO O| May 15 03:15:50.364 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63672024-05-15T03:15:51.016Z[ recovery-image] May 15 03:15:50.376 INFO O| May 15 03:15:50.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
63682024-05-15T03:15:51.016Z[ recovery-image] May 15 03:15:50.377 INFO O| May 15 03:15:50.376 INFO STEP 656 (remove_files) COMPLETE
63692024-05-15T03:15:51.016Z[ recovery-image] May 15 03:15:50.377 INFO O| May 15 03:15:50.376 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63702024-05-15T03:15:51.016Z[ recovery-image] May 15 03:15:50.394 INFO O| May 15 03:15:50.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
63712024-05-15T03:15:51.017Z[ recovery-image] May 15 03:15:50.394 INFO O| May 15 03:15:50.394 INFO STEP 657 (remove_files) COMPLETE
63722024-05-15T03:15:51.017Z[ recovery-image] May 15 03:15:50.394 INFO O| May 15 03:15:50.394 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63732024-05-15T03:15:51.017Z[ host-image] May 15 03:15:50.401 INFO O| May 15 03:15:50.401 INFO O| Done
63742024-05-15T03:15:51.017Z[ host-image] May 15 03:15:50.401 INFO O| May 15 03:15:50.401 INFO O| Done
63752024-05-15T03:15:51.017Z[ recovery-image] May 15 03:15:50.406 INFO O| May 15 03:15:50.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
63762024-05-15T03:15:51.017Z[ recovery-image] May 15 03:15:50.406 INFO O| May 15 03:15:50.406 INFO STEP 658 (remove_files) COMPLETE
63772024-05-15T03:15:51.018Z[ recovery-image] May 15 03:15:50.406 INFO O| May 15 03:15:50.406 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782024-05-15T03:15:51.018Z[ recovery-image] May 15 03:15:50.420 INFO O| May 15 03:15:50.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
63792024-05-15T03:15:51.018Z[ recovery-image] May 15 03:15:50.421 INFO O| May 15 03:15:50.421 INFO STEP 659 (remove_files) COMPLETE
63802024-05-15T03:15:51.018Z[ recovery-image] May 15 03:15:50.421 INFO O| May 15 03:15:50.421 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812024-05-15T03:15:51.062Z[ recovery-image] May 15 03:15:50.438 INFO O| May 15 03:15:50.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
63822024-05-15T03:15:51.062Z[ recovery-image] May 15 03:15:50.438 INFO O| May 15 03:15:50.438 INFO STEP 660 (remove_files) COMPLETE
63832024-05-15T03:15:51.062Z[ recovery-image] May 15 03:15:50.438 INFO O| May 15 03:15:50.438 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842024-05-15T03:15:51.063Z[ recovery-image] May 15 03:15:50.460 INFO O| May 15 03:15:50.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
63852024-05-15T03:15:51.063Z[ recovery-image] May 15 03:15:50.461 INFO O| May 15 03:15:50.461 INFO STEP 661 (remove_files) COMPLETE
63862024-05-15T03:15:51.063Z[ recovery-image] May 15 03:15:50.461 INFO O| May 15 03:15:50.461 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872024-05-15T03:15:51.063Z[ recovery-image] May 15 03:15:50.478 INFO O| May 15 03:15:50.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
63882024-05-15T03:15:51.063Z[ recovery-image] May 15 03:15:50.479 INFO O| May 15 03:15:50.479 INFO STEP 662 (remove_files) COMPLETE
63892024-05-15T03:15:51.063Z[ recovery-image] May 15 03:15:50.479 INFO O| May 15 03:15:50.479 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902024-05-15T03:15:51.063Z[ recovery-image] May 15 03:15:50.497 INFO O| May 15 03:15:50.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
63912024-05-15T03:15:51.064Z[ recovery-image] May 15 03:15:50.497 INFO O| May 15 03:15:50.497 INFO STEP 663 (remove_files) COMPLETE
63922024-05-15T03:15:51.064Z[ recovery-image] May 15 03:15:50.497 INFO O| May 15 03:15:50.497 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932024-05-15T03:15:51.064Z[ recovery-image] May 15 03:15:50.512 INFO O| May 15 03:15:50.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
63942024-05-15T03:15:51.064Z[ recovery-image] May 15 03:15:50.513 INFO O| May 15 03:15:50.512 INFO STEP 664 (remove_files) COMPLETE
63952024-05-15T03:15:51.064Z[ recovery-image] May 15 03:15:50.513 INFO O| May 15 03:15:50.513 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962024-05-15T03:15:51.064Z[ recovery-image] May 15 03:15:50.530 INFO O| May 15 03:15:50.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
63972024-05-15T03:15:51.064Z[ recovery-image] May 15 03:15:50.530 INFO O| May 15 03:15:50.530 INFO STEP 665 (remove_files) COMPLETE
63982024-05-15T03:15:51.065Z[ recovery-image] May 15 03:15:50.530 INFO O| May 15 03:15:50.530 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992024-05-15T03:15:51.065Z[ recovery-image] May 15 03:15:50.551 INFO O| May 15 03:15:50.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
64002024-05-15T03:15:51.065Z[ recovery-image] May 15 03:15:50.551 INFO O| May 15 03:15:50.551 INFO STEP 666 (remove_files) COMPLETE
64012024-05-15T03:15:51.065Z[ recovery-image] May 15 03:15:50.551 INFO O| May 15 03:15:50.551 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022024-05-15T03:15:51.065Z[ recovery-image] May 15 03:15:50.573 INFO O| May 15 03:15:50.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
64032024-05-15T03:15:51.065Z[ recovery-image] May 15 03:15:50.574 INFO O| May 15 03:15:50.574 INFO STEP 667 (remove_files) COMPLETE
64042024-05-15T03:15:51.065Z[ recovery-image] May 15 03:15:50.574 INFO O| May 15 03:15:50.574 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052024-05-15T03:15:51.066Z[ recovery-image] May 15 03:15:50.593 INFO O| May 15 03:15:50.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
64062024-05-15T03:15:51.066Z[ recovery-image] May 15 03:15:50.593 INFO O| May 15 03:15:50.593 INFO STEP 668 (remove_files) COMPLETE
64072024-05-15T03:15:51.067Z[ recovery-image] May 15 03:15:50.593 INFO O| May 15 03:15:50.593 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082024-05-15T03:15:51.109Z[ recovery-image] May 15 03:15:50.619 INFO O| May 15 03:15:50.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
64092024-05-15T03:15:51.109Z[ recovery-image] May 15 03:15:50.619 INFO O| May 15 03:15:50.619 INFO STEP 669 (remove_files) COMPLETE
64102024-05-15T03:15:51.109Z[ recovery-image] May 15 03:15:50.619 INFO O| May 15 03:15:50.619 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112024-05-15T03:15:51.109Z[ recovery-image] May 15 03:15:50.640 INFO O| May 15 03:15:50.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
64122024-05-15T03:15:51.110Z[ recovery-image] May 15 03:15:50.640 INFO O| May 15 03:15:50.640 INFO STEP 670 (remove_files) COMPLETE
64132024-05-15T03:15:51.110Z[ recovery-image] May 15 03:15:50.640 INFO O| May 15 03:15:50.640 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142024-05-15T03:15:51.149Z[ recovery-image] May 15 03:15:50.660 INFO O| May 15 03:15:50.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
64152024-05-15T03:15:51.149Z[ recovery-image] May 15 03:15:50.660 INFO O| May 15 03:15:50.660 INFO STEP 671 (remove_files) COMPLETE
64162024-05-15T03:15:51.149Z[ recovery-image] May 15 03:15:50.660 INFO O| May 15 03:15:50.660 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172024-05-15T03:15:51.149Z[ recovery-image] May 15 03:15:50.675 INFO O| May 15 03:15:50.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
64182024-05-15T03:15:51.149Z[ recovery-image] May 15 03:15:50.676 INFO O| May 15 03:15:50.676 INFO STEP 672 (remove_files) COMPLETE
64192024-05-15T03:15:51.150Z[ recovery-image] May 15 03:15:50.676 INFO O| May 15 03:15:50.676 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202024-05-15T03:15:51.150Z[ recovery-image] May 15 03:15:50.689 INFO O| May 15 03:15:50.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
64212024-05-15T03:15:51.151Z[ recovery-image] May 15 03:15:50.689 INFO O| May 15 03:15:50.689 INFO STEP 673 (remove_files) COMPLETE
64222024-05-15T03:15:51.151Z[ recovery-image] May 15 03:15:50.689 INFO O| May 15 03:15:50.689 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232024-05-15T03:15:51.190Z[ recovery-image] May 15 03:15:50.708 INFO O| May 15 03:15:50.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
64242024-05-15T03:15:51.191Z[ recovery-image] May 15 03:15:50.708 INFO O| May 15 03:15:50.708 INFO STEP 674 (remove_files) COMPLETE
64252024-05-15T03:15:51.191Z[ recovery-image] May 15 03:15:50.708 INFO O| May 15 03:15:50.708 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262024-05-15T03:15:51.191Z[ recovery-image] May 15 03:15:50.724 INFO O| May 15 03:15:50.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
64272024-05-15T03:15:51.191Z[ recovery-image] May 15 03:15:50.725 INFO O| May 15 03:15:50.725 INFO STEP 675 (remove_files) COMPLETE
64282024-05-15T03:15:51.191Z[ recovery-image] May 15 03:15:50.725 INFO O| May 15 03:15:50.725 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292024-05-15T03:15:51.225Z[ recovery-image] May 15 03:15:50.739 INFO O| May 15 03:15:50.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
64302024-05-15T03:15:51.226Z[ recovery-image] May 15 03:15:50.739 INFO O| May 15 03:15:50.739 INFO STEP 676 (remove_files) COMPLETE
64312024-05-15T03:15:51.226Z[ recovery-image] May 15 03:15:50.739 INFO O| May 15 03:15:50.739 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322024-05-15T03:15:51.226Z[ recovery-image] May 15 03:15:50.752 INFO O| May 15 03:15:50.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
64332024-05-15T03:15:51.227Z[ recovery-image] May 15 03:15:50.752 INFO O| May 15 03:15:50.752 INFO STEP 677 (remove_files) COMPLETE
64342024-05-15T03:15:51.227Z[ recovery-image] May 15 03:15:50.752 INFO O| May 15 03:15:50.752 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352024-05-15T03:15:51.227Z[ recovery-image] May 15 03:15:50.765 INFO O| May 15 03:15:50.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
64362024-05-15T03:15:51.227Z[ recovery-image] May 15 03:15:50.765 INFO O| May 15 03:15:50.765 INFO STEP 678 (remove_files) COMPLETE
64372024-05-15T03:15:51.229Z[ recovery-image] May 15 03:15:50.765 INFO O| May 15 03:15:50.765 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382024-05-15T03:15:51.689Z[ recovery-image] May 15 03:15:50.778 INFO O| May 15 03:15:50.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
64392024-05-15T03:15:51.689Z[ recovery-image] May 15 03:15:50.778 INFO O| May 15 03:15:50.778 INFO STEP 679 (remove_files) COMPLETE
64402024-05-15T03:15:51.689Z[ recovery-image] May 15 03:15:50.778 INFO O| May 15 03:15:50.778 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412024-05-15T03:15:51.689Z[ host-image] May 15 03:15:50.780 INFO O| May 15 03:15:50.780 INFO O| Done
64422024-05-15T03:15:51.690Z[ recovery-image] May 15 03:15:50.792 INFO O| May 15 03:15:50.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
64432024-05-15T03:15:51.690Z[ recovery-image] May 15 03:15:50.793 INFO O| May 15 03:15:50.793 INFO STEP 680 (remove_files) COMPLETE
64442024-05-15T03:15:51.690Z[ recovery-image] May 15 03:15:50.793 INFO O| May 15 03:15:50.793 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64452024-05-15T03:15:51.690Z[ recovery-image] May 15 03:15:50.808 INFO O| May 15 03:15:50.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
64462024-05-15T03:15:51.690Z[ recovery-image] May 15 03:15:50.808 INFO O| May 15 03:15:50.808 INFO STEP 681 (remove_files) COMPLETE
64472024-05-15T03:15:51.691Z[ recovery-image] May 15 03:15:50.808 INFO O| May 15 03:15:50.808 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64482024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.822 INFO O| May 15 03:15:50.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
64492024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.823 INFO O| May 15 03:15:50.823 INFO STEP 682 (remove_files) COMPLETE
64502024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.823 INFO O| May 15 03:15:50.823 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64512024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.847 INFO O| May 15 03:15:50.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
64522024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.847 INFO O| May 15 03:15:50.847 INFO STEP 683 (remove_files) COMPLETE
64532024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.847 INFO O| May 15 03:15:50.847 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64542024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.866 INFO O| May 15 03:15:50.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
64552024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.866 INFO O| May 15 03:15:50.866 INFO STEP 684 (remove_files) COMPLETE
64562024-05-15T03:15:51.767Z[ recovery-image] May 15 03:15:50.866 INFO O| May 15 03:15:50.866 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64572024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.883 INFO O| May 15 03:15:50.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
64582024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.883 INFO O| May 15 03:15:50.883 INFO STEP 685 (remove_files) COMPLETE
64592024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.883 INFO O| May 15 03:15:50.883 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64602024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.898 INFO O| May 15 03:15:50.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
64612024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.898 INFO O| May 15 03:15:50.898 INFO STEP 686 (remove_files) COMPLETE
64622024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.898 INFO O| May 15 03:15:50.898 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64632024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.911 INFO O| May 15 03:15:50.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
64642024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.912 INFO O| May 15 03:15:50.912 INFO STEP 687 (remove_files) COMPLETE
64652024-05-15T03:15:51.768Z[ recovery-image] May 15 03:15:50.912 INFO O| May 15 03:15:50.912 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64662024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.925 INFO O| May 15 03:15:50.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
64672024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.925 INFO O| May 15 03:15:50.925 INFO STEP 688 (remove_files) COMPLETE
64682024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.925 INFO O| May 15 03:15:50.925 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64692024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.938 INFO O| May 15 03:15:50.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
64702024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.938 INFO O| May 15 03:15:50.938 INFO STEP 689 (remove_files) COMPLETE
64712024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.938 INFO O| May 15 03:15:50.938 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64722024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.955 INFO O| May 15 03:15:50.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
64732024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.955 INFO O| May 15 03:15:50.955 INFO STEP 690 (remove_files) COMPLETE
64742024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.955 INFO O| May 15 03:15:50.955 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64752024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.968 INFO O| May 15 03:15:50.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
64762024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.968 INFO O| May 15 03:15:50.968 INFO STEP 691 (remove_files) COMPLETE
64772024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.968 INFO O| May 15 03:15:50.968 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64782024-05-15T03:15:51.769Z[ recovery-image] May 15 03:15:50.985 INFO O| May 15 03:15:50.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
64792024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:50.985 INFO O| May 15 03:15:50.985 INFO STEP 692 (remove_files) COMPLETE
64802024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:50.985 INFO O| May 15 03:15:50.985 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64812024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:50.998 INFO O| May 15 03:15:50.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
64822024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:50.998 INFO O| May 15 03:15:50.998 INFO STEP 693 (remove_files) COMPLETE
64832024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:50.998 INFO O| May 15 03:15:50.998 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64842024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:51.011 INFO O| May 15 03:15:51.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
64852024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:51.011 INFO O| May 15 03:15:51.011 INFO STEP 694 (remove_files) COMPLETE
64862024-05-15T03:15:51.770Z[ recovery-image] May 15 03:15:51.011 INFO O| May 15 03:15:51.011 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64872024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.027 INFO O| May 15 03:15:51.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
64882024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.027 INFO O| May 15 03:15:51.027 INFO STEP 695 (remove_files) COMPLETE
64892024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.027 INFO O| May 15 03:15:51.027 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64902024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.042 INFO O| May 15 03:15:51.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
64912024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.043 INFO O| May 15 03:15:51.043 INFO STEP 696 (remove_files) COMPLETE
64922024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.043 INFO O| May 15 03:15:51.043 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64932024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.056 INFO O| May 15 03:15:51.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
64942024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.057 INFO O| May 15 03:15:51.056 INFO STEP 697 (remove_files) COMPLETE
64952024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.057 INFO O| May 15 03:15:51.057 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64962024-05-15T03:15:51.771Z[ recovery-image] May 15 03:15:51.069 INFO O| May 15 03:15:51.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
64972024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.069 INFO O| May 15 03:15:51.069 INFO STEP 698 (remove_files) COMPLETE
64982024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.069 INFO O| May 15 03:15:51.069 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64992024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.082 INFO O| May 15 03:15:51.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
65002024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.082 INFO O| May 15 03:15:51.082 INFO STEP 699 (remove_files) COMPLETE
65012024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.082 INFO O| May 15 03:15:51.082 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65022024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.095 INFO O| May 15 03:15:51.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
65032024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.095 INFO O| May 15 03:15:51.095 INFO STEP 700 (remove_files) COMPLETE
65042024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.095 INFO O| May 15 03:15:51.095 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65052024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.107 INFO O| May 15 03:15:51.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
65062024-05-15T03:15:51.772Z[ recovery-image] May 15 03:15:51.107 INFO O| May 15 03:15:51.107 INFO STEP 701 (remove_files) COMPLETE
65072024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.107 INFO O| May 15 03:15:51.107 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65082024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.121 INFO O| May 15 03:15:51.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
65092024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.121 INFO O| May 15 03:15:51.121 INFO STEP 702 (remove_files) COMPLETE
65102024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.121 INFO O| May 15 03:15:51.121 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65112024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.134 INFO O| May 15 03:15:51.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
65122024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.134 INFO O| May 15 03:15:51.134 INFO STEP 703 (remove_files) COMPLETE
65132024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.134 INFO O| May 15 03:15:51.134 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65142024-05-15T03:15:51.773Z[ recovery-image] May 15 03:15:51.150 INFO O| May 15 03:15:51.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
65152024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.150 INFO O| May 15 03:15:51.150 INFO STEP 704 (remove_files) COMPLETE
65162024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.150 INFO O| May 15 03:15:51.150 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65172024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.163 INFO O| May 15 03:15:51.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
65182024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.163 INFO O| May 15 03:15:51.163 INFO STEP 705 (remove_files) COMPLETE
65192024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.163 INFO O| May 15 03:15:51.163 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65202024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.176 INFO O| May 15 03:15:51.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
65212024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.176 INFO O| May 15 03:15:51.176 INFO STEP 706 (remove_files) COMPLETE
65222024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.176 INFO O| May 15 03:15:51.176 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65232024-05-15T03:15:51.774Z[ recovery-image] May 15 03:15:51.188 INFO O| May 15 03:15:51.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
65242024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.188 INFO O| May 15 03:15:51.188 INFO STEP 707 (remove_files) COMPLETE
65252024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.189 INFO O| May 15 03:15:51.188 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65262024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.205 INFO O| May 15 03:15:51.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
65272024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.205 INFO O| May 15 03:15:51.205 INFO STEP 708 (remove_files) COMPLETE
65282024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.205 INFO O| May 15 03:15:51.205 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65292024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.221 INFO O| May 15 03:15:51.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
65302024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.222 INFO O| May 15 03:15:51.222 INFO STEP 709 (remove_files) COMPLETE
65312024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.222 INFO O| May 15 03:15:51.222 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65322024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.235 INFO O| May 15 03:15:51.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
65332024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.235 INFO O| May 15 03:15:51.235 INFO STEP 710 (remove_files) COMPLETE
65342024-05-15T03:15:51.775Z[ recovery-image] May 15 03:15:51.235 INFO O| May 15 03:15:51.235 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65352024-05-15T03:15:51.776Z[ recovery-image] May 15 03:15:51.248 INFO O| May 15 03:15:51.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
65362024-05-15T03:15:51.776Z[ recovery-image] May 15 03:15:51.248 INFO O| May 15 03:15:51.248 INFO STEP 711 (remove_files) COMPLETE
65372024-05-15T03:15:51.776Z[ recovery-image] May 15 03:15:51.248 INFO O| May 15 03:15:51.248 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65382024-05-15T03:15:51.776Z[ recovery-image] May 15 03:15:51.266 INFO O| May 15 03:15:51.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
65392024-05-15T03:15:51.776Z[ recovery-image] May 15 03:15:51.266 INFO O| May 15 03:15:51.266 INFO STEP 712 (remove_files) COMPLETE
65402024-05-15T03:15:51.776Z[ recovery-image] May 15 03:15:51.266 INFO O| May 15 03:15:51.266 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65412024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.281 INFO O| May 15 03:15:51.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
65422024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.281 INFO O| May 15 03:15:51.281 INFO STEP 713 (remove_files) COMPLETE
65432024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.281 INFO O| May 15 03:15:51.281 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65442024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.298 INFO O| May 15 03:15:51.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
65452024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.299 INFO O| May 15 03:15:51.299 INFO STEP 714 (remove_files) COMPLETE
65462024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.299 INFO O| May 15 03:15:51.299 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65472024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.316 INFO O| May 15 03:15:51.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
65482024-05-15T03:15:53.056Z[ recovery-image] May 15 03:15:51.316 INFO O| May 15 03:15:51.316 INFO STEP 715 (remove_files) COMPLETE
65492024-05-15T03:15:53.057Z[ recovery-image] May 15 03:15:51.316 INFO O| May 15 03:15:51.316 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65502024-05-15T03:15:53.057Z[ recovery-image] May 15 03:15:51.329 INFO O| May 15 03:15:51.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
65512024-05-15T03:15:53.057Z[ recovery-image] May 15 03:15:51.329 INFO O| May 15 03:15:51.329 INFO STEP 716 (remove_files) COMPLETE
65522024-05-15T03:15:53.057Z[ recovery-image] May 15 03:15:51.329 INFO O| May 15 03:15:51.329 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65532024-05-15T03:15:53.057Z[ recovery-image] May 15 03:15:51.342 INFO O| May 15 03:15:51.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
65542024-05-15T03:15:53.057Z[ recovery-image] May 15 03:15:51.342 INFO O| May 15 03:15:51.342 INFO STEP 717 (remove_files) COMPLETE
65552024-05-15T03:15:53.057Z[ recovery-image] May 15 03:15:51.342 INFO O| May 15 03:15:51.342 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65562024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.356 INFO O| May 15 03:15:51.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
65572024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.356 INFO O| May 15 03:15:51.356 INFO STEP 718 (remove_files) COMPLETE
65582024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.356 INFO O| May 15 03:15:51.356 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65592024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.369 INFO O| May 15 03:15:51.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
65602024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.369 INFO O| May 15 03:15:51.369 INFO STEP 719 (remove_files) COMPLETE
65612024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.369 INFO O| May 15 03:15:51.369 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65622024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.381 INFO O| May 15 03:15:51.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
65632024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.381 INFO O| May 15 03:15:51.381 INFO STEP 720 (remove_files) COMPLETE
65642024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.381 INFO O| May 15 03:15:51.381 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65652024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.399 INFO O| May 15 03:15:51.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
65662024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.400 INFO O| May 15 03:15:51.399 INFO STEP 721 (remove_files) COMPLETE
65672024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.400 INFO O| May 15 03:15:51.399 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65682024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.415 INFO O| May 15 03:15:51.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
65692024-05-15T03:15:53.085Z[ recovery-image] May 15 03:15:51.415 INFO O| May 15 03:15:51.415 INFO STEP 722 (remove_files) COMPLETE
65702024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.415 INFO O| May 15 03:15:51.415 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65712024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.429 INFO O| May 15 03:15:51.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
65722024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.429 INFO O| May 15 03:15:51.429 INFO STEP 723 (remove_files) COMPLETE
65732024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.429 INFO O| May 15 03:15:51.429 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65742024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.442 INFO O| May 15 03:15:51.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
65752024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.442 INFO O| May 15 03:15:51.442 INFO STEP 724 (remove_files) COMPLETE
65762024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.442 INFO O| May 15 03:15:51.442 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65772024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.455 INFO O| May 15 03:15:51.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
65782024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.455 INFO O| May 15 03:15:51.455 INFO STEP 725 (remove_files) COMPLETE
65792024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.455 INFO O| May 15 03:15:51.455 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65802024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.467 INFO O| May 15 03:15:51.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
65812024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.468 INFO O| May 15 03:15:51.468 INFO STEP 726 (remove_files) COMPLETE
65822024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.468 INFO O| May 15 03:15:51.468 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65832024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.480 INFO O| May 15 03:15:51.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
65842024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.480 INFO O| May 15 03:15:51.480 INFO STEP 727 (remove_files) COMPLETE
65852024-05-15T03:15:53.086Z[ recovery-image] May 15 03:15:51.480 INFO O| May 15 03:15:51.480 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65862024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.492 INFO O| May 15 03:15:51.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
65872024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.493 INFO O| May 15 03:15:51.493 INFO STEP 728 (remove_files) COMPLETE
65882024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.493 INFO O| May 15 03:15:51.493 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65892024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.508 INFO O| May 15 03:15:51.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
65902024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.508 INFO O| May 15 03:15:51.508 INFO STEP 729 (remove_files) COMPLETE
65912024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.508 INFO O| May 15 03:15:51.508 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65922024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.521 INFO O| May 15 03:15:51.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
65932024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.522 INFO O| May 15 03:15:51.522 INFO STEP 730 (remove_files) COMPLETE
65942024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.522 INFO O| May 15 03:15:51.522 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65952024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.534 INFO O| May 15 03:15:51.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
65962024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.535 INFO O| May 15 03:15:51.535 INFO STEP 731 (remove_files) COMPLETE
65972024-05-15T03:15:53.087Z[ recovery-image] May 15 03:15:51.535 INFO O| May 15 03:15:51.535 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65982024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.547 INFO O| May 15 03:15:51.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
65992024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.548 INFO O| May 15 03:15:51.548 INFO STEP 732 (remove_files) COMPLETE
66002024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.548 INFO O| May 15 03:15:51.548 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66012024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.561 INFO O| May 15 03:15:51.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
66022024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.561 INFO O| May 15 03:15:51.561 INFO STEP 733 (remove_files) COMPLETE
66032024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.561 INFO O| May 15 03:15:51.561 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66042024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.574 INFO O| May 15 03:15:51.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
66052024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.574 INFO O| May 15 03:15:51.574 INFO STEP 734 (remove_files) COMPLETE
66062024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.574 INFO O| May 15 03:15:51.574 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66072024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.587 INFO O| May 15 03:15:51.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
66082024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.587 INFO O| May 15 03:15:51.587 INFO STEP 735 (remove_files) COMPLETE
66092024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.587 INFO O| May 15 03:15:51.587 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66102024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.599 INFO O| May 15 03:15:51.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
66112024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.599 INFO O| May 15 03:15:51.599 INFO STEP 736 (remove_files) COMPLETE
66122024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.599 INFO O| May 15 03:15:51.599 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66132024-05-15T03:15:53.088Z[ recovery-image] May 15 03:15:51.611 INFO O| May 15 03:15:51.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
66142024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.612 INFO O| May 15 03:15:51.612 INFO STEP 737 (remove_files) COMPLETE
66152024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.612 INFO O| May 15 03:15:51.612 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66162024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.634 INFO O| May 15 03:15:51.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
66172024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.634 INFO O| May 15 03:15:51.634 INFO STEP 738 (remove_files) COMPLETE
66182024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.634 INFO O| May 15 03:15:51.634 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66192024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.649 INFO O| May 15 03:15:51.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
66202024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.649 INFO O| May 15 03:15:51.649 INFO STEP 739 (remove_files) COMPLETE
66212024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.649 INFO O| May 15 03:15:51.649 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66222024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.662 INFO O| May 15 03:15:51.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
66232024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.662 INFO O| May 15 03:15:51.662 INFO STEP 740 (remove_files) COMPLETE
66242024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.662 INFO O| May 15 03:15:51.662 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66252024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.674 INFO O| May 15 03:15:51.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
66262024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.675 INFO O| May 15 03:15:51.675 INFO STEP 741 (remove_files) COMPLETE
66272024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.675 INFO O| May 15 03:15:51.675 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66282024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.694 INFO O| May 15 03:15:51.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
66292024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.694 INFO O| May 15 03:15:51.694 INFO STEP 742 (remove_files) COMPLETE
66302024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.694 INFO O| May 15 03:15:51.694 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66312024-05-15T03:15:53.089Z[ recovery-image] May 15 03:15:51.712 INFO O| May 15 03:15:51.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
66322024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.712 INFO O| May 15 03:15:51.712 INFO STEP 743 (remove_files) COMPLETE
66332024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.712 INFO O| May 15 03:15:51.712 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66342024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.724 INFO O| May 15 03:15:51.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
66352024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.724 INFO O| May 15 03:15:51.724 INFO STEP 744 (remove_files) COMPLETE
66362024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.724 INFO O| May 15 03:15:51.724 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66372024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.737 INFO O| May 15 03:15:51.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
66382024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.737 INFO O| May 15 03:15:51.737 INFO STEP 745 (remove_files) COMPLETE
66392024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.737 INFO O| May 15 03:15:51.737 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66402024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.750 INFO O| May 15 03:15:51.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
66412024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.750 INFO O| May 15 03:15:51.750 INFO STEP 746 (remove_files) COMPLETE
66422024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.750 INFO O| May 15 03:15:51.750 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66432024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.763 INFO O| May 15 03:15:51.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
66442024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.763 INFO O| May 15 03:15:51.763 INFO STEP 747 (remove_files) COMPLETE
66452024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.763 INFO O| May 15 03:15:51.763 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66462024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.776 INFO O| May 15 03:15:51.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
66472024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.776 INFO O| May 15 03:15:51.776 INFO STEP 748 (remove_files) COMPLETE
66482024-05-15T03:15:53.090Z[ recovery-image] May 15 03:15:51.776 INFO O| May 15 03:15:51.776 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66492024-05-15T03:15:53.091Z[ recovery-image] May 15 03:15:51.788 INFO O| May 15 03:15:51.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
66502024-05-15T03:15:53.091Z[ recovery-image] May 15 03:15:51.788 INFO O| May 15 03:15:51.788 INFO STEP 749 (remove_files) COMPLETE
66512024-05-15T03:15:53.091Z[ recovery-image] May 15 03:15:51.788 INFO O| May 15 03:15:51.788 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66522024-05-15T03:15:53.091Z[ recovery-image] May 15 03:15:51.801 INFO O| May 15 03:15:51.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
66532024-05-15T03:15:53.091Z[ recovery-image] May 15 03:15:51.801 INFO O| May 15 03:15:51.801 INFO STEP 750 (remove_files) COMPLETE
66542024-05-15T03:15:53.091Z[ recovery-image] May 15 03:15:51.801 INFO O| May 15 03:15:51.801 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66552024-05-15T03:15:53.091Z[ recovery-image] May 15 03:15:51.813 INFO O| May 15 03:15:51.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
66562024-05-15T03:15:53.120Z[ recovery-image] May 15 03:15:51.813 INFO O| May 15 03:15:51.813 INFO STEP 751 (remove_files) COMPLETE
66572024-05-15T03:15:53.120Z[ recovery-image] May 15 03:15:51.813 INFO O| May 15 03:15:51.813 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66582024-05-15T03:15:53.120Z[ recovery-image] May 15 03:15:51.830 INFO O| May 15 03:15:51.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
66592024-05-15T03:15:53.120Z[ recovery-image] May 15 03:15:51.830 INFO O| May 15 03:15:51.830 INFO STEP 752 (remove_files) COMPLETE
66602024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.830 INFO O| May 15 03:15:51.830 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66612024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.844 INFO O| May 15 03:15:51.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
66622024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.844 INFO O| May 15 03:15:51.844 INFO STEP 753 (remove_files) COMPLETE
66632024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.844 INFO O| May 15 03:15:51.844 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66642024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.857 INFO O| May 15 03:15:51.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
66652024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.857 INFO O| May 15 03:15:51.857 INFO STEP 754 (remove_files) COMPLETE
66662024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.857 INFO O| May 15 03:15:51.857 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66672024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.870 INFO O| May 15 03:15:51.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
66682024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.870 INFO O| May 15 03:15:51.870 INFO STEP 755 (remove_files) COMPLETE
66692024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.870 INFO O| May 15 03:15:51.870 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66702024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.882 INFO O| May 15 03:15:51.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
66712024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.882 INFO O| May 15 03:15:51.882 INFO STEP 756 (remove_files) COMPLETE
66722024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.882 INFO O| May 15 03:15:51.882 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66732024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.895 INFO O| May 15 03:15:51.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
66742024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.895 INFO O| May 15 03:15:51.895 INFO STEP 757 (remove_files) COMPLETE
66752024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.895 INFO O| May 15 03:15:51.895 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66762024-05-15T03:15:53.121Z[ recovery-image] May 15 03:15:51.908 INFO O| May 15 03:15:51.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
66772024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.908 INFO O| May 15 03:15:51.908 INFO STEP 758 (remove_files) COMPLETE
66782024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.908 INFO O| May 15 03:15:51.908 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66792024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.921 INFO O| May 15 03:15:51.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
66802024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.921 INFO O| May 15 03:15:51.921 INFO STEP 759 (remove_files) COMPLETE
66812024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.921 INFO O| May 15 03:15:51.921 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66822024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.934 INFO O| May 15 03:15:51.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
66832024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.934 INFO O| May 15 03:15:51.934 INFO STEP 760 (remove_files) COMPLETE
66842024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.934 INFO O| May 15 03:15:51.934 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66852024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.946 INFO O| May 15 03:15:51.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
66862024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.946 INFO O| May 15 03:15:51.946 INFO STEP 761 (remove_files) COMPLETE
66872024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.946 INFO O| May 15 03:15:51.946 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66882024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.959 INFO O| May 15 03:15:51.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
66892024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.959 INFO O| May 15 03:15:51.959 INFO STEP 762 (remove_files) COMPLETE
66902024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.959 INFO O| May 15 03:15:51.959 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66912024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.971 INFO O| May 15 03:15:51.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
66922024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.971 INFO O| May 15 03:15:51.971 INFO STEP 763 (remove_files) COMPLETE
66932024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.971 INFO O| May 15 03:15:51.971 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66942024-05-15T03:15:53.122Z[ recovery-image] May 15 03:15:51.983 INFO O| May 15 03:15:51.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
66952024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:51.983 INFO O| May 15 03:15:51.983 INFO STEP 764 (remove_files) COMPLETE
66962024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:51.983 INFO O| May 15 03:15:51.983 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66972024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:51.996 INFO O| May 15 03:15:51.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
66982024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:51.996 INFO O| May 15 03:15:51.996 INFO STEP 765 (remove_files) COMPLETE
66992024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:51.996 INFO O| May 15 03:15:51.996 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67002024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.015 INFO O| May 15 03:15:52.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
67012024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.015 INFO O| May 15 03:15:52.015 INFO STEP 766 (remove_files) COMPLETE
67022024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.015 INFO O| May 15 03:15:52.015 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67032024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.032 INFO O| May 15 03:15:52.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
67042024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.032 INFO O| May 15 03:15:52.032 INFO STEP 767 (remove_files) COMPLETE
67052024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.032 INFO O| May 15 03:15:52.032 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67062024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.045 INFO O| May 15 03:15:52.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
67072024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.046 INFO O| May 15 03:15:52.046 INFO STEP 768 (remove_files) COMPLETE
67082024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.046 INFO O| May 15 03:15:52.046 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67092024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.058 INFO O| May 15 03:15:52.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
67102024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.058 INFO O| May 15 03:15:52.058 INFO STEP 769 (remove_files) COMPLETE
67112024-05-15T03:15:53.123Z[ recovery-image] May 15 03:15:52.058 INFO O| May 15 03:15:52.058 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67122024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.070 INFO O| May 15 03:15:52.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
67132024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.070 INFO O| May 15 03:15:52.070 INFO STEP 770 (remove_files) COMPLETE
67142024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.070 INFO O| May 15 03:15:52.070 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67152024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.082 INFO O| May 15 03:15:52.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
67162024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.082 INFO O| May 15 03:15:52.082 INFO STEP 771 (remove_files) COMPLETE
67172024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.082 INFO O| May 15 03:15:52.082 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67182024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.094 INFO O| May 15 03:15:52.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
67192024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.095 INFO O| May 15 03:15:52.094 INFO STEP 772 (remove_files) COMPLETE
67202024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.095 INFO O| May 15 03:15:52.095 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67212024-05-15T03:15:53.124Z[ host-image] May 15 03:15:52.106 INFO O| May 15 03:15:52.106 INFO O| Done
67222024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.107 INFO O| May 15 03:15:52.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
67232024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.107 INFO O| May 15 03:15:52.107 INFO STEP 773 (remove_files) COMPLETE
67242024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.107 INFO O| May 15 03:15:52.107 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67252024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.120 INFO O| May 15 03:15:52.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
67262024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.120 INFO O| May 15 03:15:52.120 INFO STEP 774 (remove_files) COMPLETE
67272024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.120 INFO O| May 15 03:15:52.120 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67282024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.132 INFO O| May 15 03:15:52.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
67292024-05-15T03:15:53.124Z[ recovery-image] May 15 03:15:52.133 INFO O| May 15 03:15:52.132 INFO STEP 775 (remove_files) COMPLETE
67302024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.133 INFO O| May 15 03:15:52.132 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67312024-05-15T03:15:53.125Z[ host-image] May 15 03:15:52.133 INFO O| May 15 03:15:52.133 INFO O| Done
67322024-05-15T03:15:53.125Z[ host-image] May 15 03:15:52.133 INFO O| May 15 03:15:52.133 INFO O| Done
67332024-05-15T03:15:53.125Z[ host-image] May 15 03:15:52.145 INFO O| May 15 03:15:52.145 INFO O| Done
67342024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.151 INFO O| May 15 03:15:52.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
67352024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.151 INFO O| May 15 03:15:52.151 INFO STEP 776 (remove_files) COMPLETE
67362024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.151 INFO O| May 15 03:15:52.151 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.165 INFO O| May 15 03:15:52.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
67382024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.165 INFO O| May 15 03:15:52.165 INFO STEP 777 (remove_files) COMPLETE
67392024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.165 INFO O| May 15 03:15:52.165 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.178 INFO O| May 15 03:15:52.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
67412024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.178 INFO O| May 15 03:15:52.178 INFO STEP 778 (remove_files) COMPLETE
67422024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.178 INFO O| May 15 03:15:52.178 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.195 INFO O| May 15 03:15:52.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
67442024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.195 INFO O| May 15 03:15:52.195 INFO STEP 779 (remove_files) COMPLETE
67452024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.195 INFO O| May 15 03:15:52.195 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67462024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.208 INFO O| May 15 03:15:52.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
67472024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.209 INFO O| May 15 03:15:52.208 INFO STEP 780 (remove_files) COMPLETE
67482024-05-15T03:15:53.125Z[ recovery-image] May 15 03:15:52.209 INFO O| May 15 03:15:52.209 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492024-05-15T03:15:53.126Z[ recovery-image] May 15 03:15:52.224 INFO O| May 15 03:15:52.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
67502024-05-15T03:15:53.126Z[ recovery-image] May 15 03:15:52.224 INFO O| May 15 03:15:52.224 INFO STEP 781 (remove_files) COMPLETE
67512024-05-15T03:15:53.126Z[ recovery-image] May 15 03:15:52.224 INFO O| May 15 03:15:52.224 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522024-05-15T03:15:53.126Z[ recovery-image] May 15 03:15:52.239 INFO O| May 15 03:15:52.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
67532024-05-15T03:15:53.126Z[ recovery-image] May 15 03:15:52.239 INFO O| May 15 03:15:52.239 INFO STEP 782 (remove_files) COMPLETE
67542024-05-15T03:15:53.126Z[ recovery-image] May 15 03:15:52.239 INFO O| May 15 03:15:52.239 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552024-05-15T03:15:53.126Z[ recovery-image] May 15 03:15:52.253 INFO O| May 15 03:15:52.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
67562024-05-15T03:15:53.193Z[ recovery-image] May 15 03:15:52.253 INFO O| May 15 03:15:52.253 INFO STEP 783 (remove_files) COMPLETE
67572024-05-15T03:15:53.194Z[ recovery-image] May 15 03:15:52.253 INFO O| May 15 03:15:52.253 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582024-05-15T03:15:53.194Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.254 INFO STEP 14 (pkg_install) COMPLETE
67592024-05-15T03:15:53.194Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.254 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
67602024-05-15T03:15:53.195Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.254 INFO skip step because feature "mfg" is not enabled
67612024-05-15T03:15:53.195Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.254 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
67622024-05-15T03:15:53.195Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.255 INFO skip step because feature "compliance" is not enabled
67632024-05-15T03:15:53.195Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.255 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
67642024-05-15T03:15:53.196Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.255 INFO skip step because feature "stress" is not enabled
67652024-05-15T03:15:53.196Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.255 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
67662024-05-15T03:15:53.206Z[ host-image] May 15 03:15:52.255 INFO O| May 15 03:15:52.255 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
67672024-05-15T03:15:53.207Z[ recovery-image] May 15 03:15:52.267 INFO O| May 15 03:15:52.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
67682024-05-15T03:15:53.207Z[ recovery-image] May 15 03:15:52.269 INFO O| May 15 03:15:52.268 INFO STEP 784 (remove_files) COMPLETE
67692024-05-15T03:15:53.207Z[ recovery-image] May 15 03:15:52.269 INFO O| May 15 03:15:52.269 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702024-05-15T03:15:53.207Z[ recovery-image] May 15 03:15:52.286 INFO O| May 15 03:15:52.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
67712024-05-15T03:15:53.207Z[ recovery-image] May 15 03:15:52.287 INFO O| May 15 03:15:52.286 INFO STEP 785 (remove_files) COMPLETE
67722024-05-15T03:15:53.208Z[ recovery-image] May 15 03:15:52.287 INFO O| May 15 03:15:52.286 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732024-05-15T03:15:53.208Z[ host-image] May 15 03:15:52.291 INFO O| May 15 03:15:52.291 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
67742024-05-15T03:15:53.208Z[ recovery-image] May 15 03:15:52.305 INFO O| May 15 03:15:52.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
67752024-05-15T03:15:53.208Z[ recovery-image] May 15 03:15:52.305 INFO O| May 15 03:15:52.305 INFO STEP 786 (remove_files) COMPLETE
67762024-05-15T03:15:53.209Z[ recovery-image] May 15 03:15:52.305 INFO O| May 15 03:15:52.305 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-05-15T03:15:53.209Z[ recovery-image] May 15 03:15:52.319 INFO O| May 15 03:15:52.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
67782024-05-15T03:15:53.209Z[ recovery-image] May 15 03:15:52.320 INFO O| May 15 03:15:52.320 INFO STEP 787 (remove_files) COMPLETE
67792024-05-15T03:15:53.209Z[ recovery-image] May 15 03:15:52.320 INFO O| May 15 03:15:52.320 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-05-15T03:15:53.209Z[ recovery-image] May 15 03:15:52.336 INFO O| May 15 03:15:52.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
67812024-05-15T03:15:53.209Z[ recovery-image] May 15 03:15:52.336 INFO O| May 15 03:15:52.336 INFO STEP 788 (remove_files) COMPLETE
67822024-05-15T03:15:53.209Z[ recovery-image] May 15 03:15:52.336 INFO O| May 15 03:15:52.336 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-05-15T03:15:53.210Z[ host-image] May 15 03:15:52.339 INFO O| May 15 03:15:52.339 INFO completed processing gimlet/ramdisk-01-os
67842024-05-15T03:15:53.210Z[ host-image] May 15 03:15:52.342 INFO omicron1 baseline generation...
67852024-05-15T03:15:53.210Z[ host-image] May 15 03:15:52.342 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
67862024-05-15T03:15:53.210Z[ recovery-image] May 15 03:15:52.354 INFO O| May 15 03:15:52.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
67872024-05-15T03:15:53.210Z[ recovery-image] May 15 03:15:52.354 INFO O| May 15 03:15:52.354 INFO STEP 789 (remove_files) COMPLETE
67882024-05-15T03:15:53.210Z[ recovery-image] May 15 03:15:52.354 INFO O| May 15 03:15:52.354 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-05-15T03:15:53.210Z[ recovery-image] May 15 03:15:52.368 INFO O| May 15 03:15:52.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
67902024-05-15T03:15:53.211Z[ recovery-image] May 15 03:15:52.368 INFO O| May 15 03:15:52.368 INFO STEP 790 (remove_files) COMPLETE
67912024-05-15T03:15:53.211Z[ recovery-image] May 15 03:15:52.368 INFO O| May 15 03:15:52.368 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-05-15T03:15:53.211Z[ recovery-image] May 15 03:15:52.384 INFO O| May 15 03:15:52.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
67932024-05-15T03:15:53.211Z[ recovery-image] May 15 03:15:52.384 INFO O| May 15 03:15:52.384 INFO STEP 791 (remove_files) COMPLETE
67942024-05-15T03:15:53.211Z[ recovery-image] May 15 03:15:52.384 INFO O| May 15 03:15:52.384 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-05-15T03:15:53.211Z[ recovery-image] May 15 03:15:52.398 INFO O| May 15 03:15:52.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
67962024-05-15T03:15:53.211Z[ recovery-image] May 15 03:15:52.398 INFO O| May 15 03:15:52.398 INFO STEP 792 (remove_files) COMPLETE
67972024-05-15T03:15:53.212Z[ recovery-image] May 15 03:15:52.398 INFO O| May 15 03:15:52.398 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-05-15T03:15:53.212Z[ recovery-image] May 15 03:15:52.412 INFO O| May 15 03:15:52.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
67992024-05-15T03:15:53.212Z[ recovery-image] May 15 03:15:52.412 INFO O| May 15 03:15:52.412 INFO STEP 793 (remove_files) COMPLETE
68002024-05-15T03:15:53.212Z[ recovery-image] May 15 03:15:52.412 INFO O| May 15 03:15:52.412 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012024-05-15T03:15:53.212Z[ recovery-image] May 15 03:15:52.424 INFO O| May 15 03:15:52.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
68022024-05-15T03:15:53.212Z[ recovery-image] May 15 03:15:52.425 INFO O| May 15 03:15:52.424 INFO STEP 794 (remove_files) COMPLETE
68032024-05-15T03:15:53.212Z[ recovery-image] May 15 03:15:52.425 INFO O| May 15 03:15:52.425 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042024-05-15T03:15:53.213Z[ recovery-image] May 15 03:15:52.437 INFO O| May 15 03:15:52.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
68052024-05-15T03:15:53.213Z[ recovery-image] May 15 03:15:52.437 INFO O| May 15 03:15:52.437 INFO STEP 795 (remove_files) COMPLETE
68062024-05-15T03:15:53.213Z[ recovery-image] May 15 03:15:52.437 INFO O| May 15 03:15:52.437 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072024-05-15T03:15:53.213Z[ recovery-image] May 15 03:15:52.449 INFO O| May 15 03:15:52.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
68082024-05-15T03:15:53.213Z[ recovery-image] May 15 03:15:52.449 INFO O| May 15 03:15:52.449 INFO STEP 796 (remove_files) COMPLETE
68092024-05-15T03:15:53.214Z[ recovery-image] May 15 03:15:52.449 INFO O| May 15 03:15:52.449 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102024-05-15T03:15:53.214Z[ recovery-image] May 15 03:15:52.467 INFO O| May 15 03:15:52.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
68112024-05-15T03:15:53.214Z[ recovery-image] May 15 03:15:52.468 INFO O| May 15 03:15:52.468 INFO STEP 797 (remove_files) COMPLETE
68122024-05-15T03:15:53.214Z[ recovery-image] May 15 03:15:52.468 INFO O| May 15 03:15:52.468 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132024-05-15T03:15:53.214Z[ recovery-image] May 15 03:15:52.481 INFO O| May 15 03:15:52.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
68142024-05-15T03:15:53.214Z[ recovery-image] May 15 03:15:52.481 INFO O| May 15 03:15:52.481 INFO STEP 798 (remove_files) COMPLETE
68152024-05-15T03:15:53.215Z[ recovery-image] May 15 03:15:52.481 INFO O| May 15 03:15:52.481 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162024-05-15T03:15:53.215Z[ recovery-image] May 15 03:15:52.495 INFO O| May 15 03:15:52.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
68172024-05-15T03:15:53.215Z[ recovery-image] May 15 03:15:52.495 INFO O| May 15 03:15:52.495 INFO STEP 799 (remove_files) COMPLETE
68182024-05-15T03:15:53.215Z[ recovery-image] May 15 03:15:52.495 INFO O| May 15 03:15:52.495 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192024-05-15T03:15:53.215Z[ recovery-image] May 15 03:15:52.508 INFO O| May 15 03:15:52.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
68202024-05-15T03:15:53.215Z[ recovery-image] May 15 03:15:52.508 INFO O| May 15 03:15:52.508 INFO STEP 800 (remove_files) COMPLETE
68212024-05-15T03:15:53.216Z[ recovery-image] May 15 03:15:52.508 INFO O| May 15 03:15:52.508 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222024-05-15T03:15:53.216Z[ recovery-image] May 15 03:15:52.521 INFO O| May 15 03:15:52.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
68232024-05-15T03:15:53.216Z[ recovery-image] May 15 03:15:52.521 INFO O| May 15 03:15:52.521 INFO STEP 801 (remove_files) COMPLETE
68242024-05-15T03:15:53.216Z[ recovery-image] May 15 03:15:52.521 INFO O| May 15 03:15:52.521 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252024-05-15T03:15:53.216Z[ recovery-image] May 15 03:15:52.535 INFO O| May 15 03:15:52.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
68262024-05-15T03:15:53.216Z[ recovery-image] May 15 03:15:52.535 INFO O| May 15 03:15:52.535 INFO STEP 802 (remove_files) COMPLETE
68272024-05-15T03:15:53.217Z[ recovery-image] May 15 03:15:52.535 INFO O| May 15 03:15:52.535 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282024-05-15T03:15:53.217Z[ recovery-image] May 15 03:15:52.549 INFO O| May 15 03:15:52.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
68292024-05-15T03:15:53.217Z[ recovery-image] May 15 03:15:52.549 INFO O| May 15 03:15:52.549 INFO STEP 803 (remove_files) COMPLETE
68302024-05-15T03:15:53.217Z[ recovery-image] May 15 03:15:52.549 INFO O| May 15 03:15:52.549 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312024-05-15T03:15:53.217Z[ recovery-image] May 15 03:15:52.562 INFO O| May 15 03:15:52.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
68322024-05-15T03:15:53.218Z[ recovery-image] May 15 03:15:52.562 INFO O| May 15 03:15:52.562 INFO STEP 804 (remove_files) COMPLETE
68332024-05-15T03:15:53.218Z[ recovery-image] May 15 03:15:52.562 INFO O| May 15 03:15:52.562 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342024-05-15T03:15:53.218Z[ recovery-image] May 15 03:15:52.574 INFO O| May 15 03:15:52.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
68352024-05-15T03:15:53.218Z[ recovery-image] May 15 03:15:52.575 INFO O| May 15 03:15:52.574 INFO STEP 805 (remove_files) COMPLETE
68362024-05-15T03:15:53.219Z[ recovery-image] May 15 03:15:52.575 INFO O| May 15 03:15:52.574 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372024-05-15T03:15:53.219Z[ recovery-image] May 15 03:15:52.587 INFO O| May 15 03:15:52.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
68382024-05-15T03:15:53.219Z[ recovery-image] May 15 03:15:52.587 INFO O| May 15 03:15:52.587 INFO STEP 806 (remove_files) COMPLETE
68392024-05-15T03:15:53.219Z[ recovery-image] May 15 03:15:52.587 INFO O| May 15 03:15:52.587 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402024-05-15T03:15:53.219Z[ recovery-image] May 15 03:15:52.600 INFO O| May 15 03:15:52.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
68412024-05-15T03:15:53.219Z[ recovery-image] May 15 03:15:52.600 INFO O| May 15 03:15:52.600 INFO STEP 807 (remove_files) COMPLETE
68422024-05-15T03:15:53.219Z[ recovery-image] May 15 03:15:52.600 INFO O| May 15 03:15:52.600 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432024-05-15T03:15:53.220Z[ recovery-image] May 15 03:15:52.611 INFO O| May 15 03:15:52.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
68442024-05-15T03:15:53.220Z[ recovery-image] May 15 03:15:52.612 INFO O| May 15 03:15:52.611 INFO STEP 808 (remove_files) COMPLETE
68452024-05-15T03:15:53.220Z[ recovery-image] May 15 03:15:52.612 INFO O| May 15 03:15:52.612 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462024-05-15T03:15:53.220Z[ recovery-image] May 15 03:15:52.624 INFO O| May 15 03:15:52.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
68472024-05-15T03:15:53.220Z[ recovery-image] May 15 03:15:52.624 INFO O| May 15 03:15:52.624 INFO STEP 809 (remove_files) COMPLETE
68482024-05-15T03:15:53.220Z[ recovery-image] May 15 03:15:52.624 INFO O| May 15 03:15:52.624 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492024-05-15T03:15:53.221Z[ recovery-image] May 15 03:15:52.636 INFO O| May 15 03:15:52.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
68502024-05-15T03:15:53.221Z[ recovery-image] May 15 03:15:52.637 INFO O| May 15 03:15:52.636 INFO STEP 810 (remove_files) COMPLETE
68512024-05-15T03:15:53.221Z[ recovery-image] May 15 03:15:52.637 INFO O| May 15 03:15:52.637 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522024-05-15T03:15:53.221Z[ recovery-image] May 15 03:15:52.654 INFO O| May 15 03:15:52.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
68532024-05-15T03:15:53.221Z[ recovery-image] May 15 03:15:52.654 INFO O| May 15 03:15:52.654 INFO STEP 811 (remove_files) COMPLETE
68542024-05-15T03:15:53.221Z[ recovery-image] May 15 03:15:52.654 INFO O| May 15 03:15:52.654 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552024-05-15T03:15:53.221Z[ recovery-image] May 15 03:15:52.668 INFO O| May 15 03:15:52.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
68562024-05-15T03:15:53.275Z[ recovery-image] May 15 03:15:52.668 INFO O| May 15 03:15:52.668 INFO STEP 812 (remove_files) COMPLETE
68572024-05-15T03:15:53.275Z[ recovery-image] May 15 03:15:52.668 INFO O| May 15 03:15:52.668 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582024-05-15T03:15:53.275Z[ recovery-image] May 15 03:15:52.681 INFO O| May 15 03:15:52.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
68592024-05-15T03:15:53.275Z[ recovery-image] May 15 03:15:52.681 INFO O| May 15 03:15:52.681 INFO STEP 813 (remove_files) COMPLETE
68602024-05-15T03:15:53.275Z[ recovery-image] May 15 03:15:52.682 INFO O| May 15 03:15:52.681 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.695 INFO O| May 15 03:15:52.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
68622024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.695 INFO O| May 15 03:15:52.695 INFO STEP 814 (remove_files) COMPLETE
68632024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.695 INFO O| May 15 03:15:52.695 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.708 INFO O| May 15 03:15:52.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
68652024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.708 INFO O| May 15 03:15:52.708 INFO STEP 815 (remove_files) COMPLETE
68662024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.708 INFO O| May 15 03:15:52.708 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.723 INFO O| May 15 03:15:52.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
68682024-05-15T03:15:53.276Z[ recovery-image] May 15 03:15:52.723 INFO O| May 15 03:15:52.723 INFO STEP 816 (remove_files) COMPLETE
68692024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.723 INFO O| May 15 03:15:52.723 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.735 INFO O| May 15 03:15:52.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
68712024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.735 INFO O| May 15 03:15:52.735 INFO STEP 817 (remove_files) COMPLETE
68722024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.735 INFO O| May 15 03:15:52.735 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.747 INFO O| May 15 03:15:52.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
68742024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.748 INFO O| May 15 03:15:52.748 INFO STEP 818 (remove_files) COMPLETE
68752024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.748 INFO O| May 15 03:15:52.748 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.760 INFO O| May 15 03:15:52.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
68772024-05-15T03:15:53.277Z[ recovery-image] May 15 03:15:52.760 INFO O| May 15 03:15:52.760 INFO STEP 819 (remove_files) COMPLETE
68782024-05-15T03:15:53.278Z[ recovery-image] May 15 03:15:52.760 INFO O| May 15 03:15:52.760 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792024-05-15T03:15:53.278Z[ recovery-image] May 15 03:15:52.776 INFO O| May 15 03:15:52.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
68802024-05-15T03:15:53.278Z[ recovery-image] May 15 03:15:52.776 INFO O| May 15 03:15:52.776 INFO STEP 820 (remove_files) COMPLETE
68812024-05-15T03:15:53.278Z[ recovery-image] May 15 03:15:52.776 INFO O| May 15 03:15:52.776 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822024-05-15T03:15:53.279Z[ recovery-image] May 15 03:15:52.788 INFO O| May 15 03:15:52.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
68832024-05-15T03:15:53.279Z[ recovery-image] May 15 03:15:52.788 INFO O| May 15 03:15:52.788 INFO STEP 821 (remove_files) COMPLETE
68842024-05-15T03:15:53.279Z[ recovery-image] May 15 03:15:52.788 INFO O| May 15 03:15:52.788 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852024-05-15T03:15:53.279Z[ recovery-image] May 15 03:15:52.803 INFO O| May 15 03:15:52.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
68862024-05-15T03:15:53.279Z[ recovery-image] May 15 03:15:52.803 INFO O| May 15 03:15:52.803 INFO STEP 822 (remove_files) COMPLETE
68872024-05-15T03:15:53.280Z[ recovery-image] May 15 03:15:52.804 INFO O| May 15 03:15:52.803 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.818 INFO O| May 15 03:15:52.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
68892024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.818 INFO O| May 15 03:15:52.818 INFO STEP 823 (remove_files) COMPLETE
68902024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.818 INFO O| May 15 03:15:52.818 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.833 INFO O| May 15 03:15:52.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
68922024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.833 INFO O| May 15 03:15:52.833 INFO STEP 824 (remove_files) COMPLETE
68932024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.834 INFO O| May 15 03:15:52.833 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942024-05-15T03:15:53.317Z[ host-image] May 15 03:15:52.846 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22668:20240514T153052Z
68952024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.852 INFO O| May 15 03:15:52.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
68962024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.852 INFO O| May 15 03:15:52.852 INFO STEP 825 (remove_files) COMPLETE
68972024-05-15T03:15:53.317Z[ recovery-image] May 15 03:15:52.852 INFO O| May 15 03:15:52.852 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982024-05-15T03:15:53.351Z[ recovery-image] May 15 03:15:52.867 INFO O| May 15 03:15:52.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
68992024-05-15T03:15:53.351Z[ recovery-image] May 15 03:15:52.867 INFO O| May 15 03:15:52.867 INFO STEP 826 (remove_files) COMPLETE
69002024-05-15T03:15:53.352Z[ recovery-image] May 15 03:15:52.867 INFO O| May 15 03:15:52.867 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012024-05-15T03:15:53.352Z[ recovery-image] May 15 03:15:52.882 INFO O| May 15 03:15:52.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
69022024-05-15T03:15:53.352Z[ recovery-image] May 15 03:15:52.882 INFO O| May 15 03:15:52.882 INFO STEP 827 (remove_files) COMPLETE
69032024-05-15T03:15:53.352Z[ recovery-image] May 15 03:15:52.882 INFO O| May 15 03:15:52.882 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042024-05-15T03:15:53.383Z[ recovery-image] May 15 03:15:52.896 INFO O| May 15 03:15:52.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
69052024-05-15T03:15:53.383Z[ recovery-image] May 15 03:15:52.897 INFO O| May 15 03:15:52.896 INFO STEP 828 (remove_files) COMPLETE
69062024-05-15T03:15:53.384Z[ recovery-image] May 15 03:15:52.897 INFO O| May 15 03:15:52.896 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072024-05-15T03:15:53.384Z[ recovery-image] May 15 03:15:52.913 INFO O| May 15 03:15:52.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
69082024-05-15T03:15:53.384Z[ recovery-image] May 15 03:15:52.913 INFO O| May 15 03:15:52.913 INFO STEP 829 (remove_files) COMPLETE
69092024-05-15T03:15:53.384Z[ recovery-image] May 15 03:15:52.913 INFO O| May 15 03:15:52.913 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102024-05-15T03:15:53.384Z[ recovery-image] May 15 03:15:52.927 INFO O| May 15 03:15:52.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
69112024-05-15T03:15:53.384Z[ recovery-image] May 15 03:15:52.927 INFO O| May 15 03:15:52.927 INFO STEP 830 (remove_files) COMPLETE
69122024-05-15T03:15:53.384Z[ recovery-image] May 15 03:15:52.927 INFO O| May 15 03:15:52.927 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132024-05-15T03:15:53.414Z[ recovery-image] May 15 03:15:52.940 INFO O| May 15 03:15:52.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
69142024-05-15T03:15:53.414Z[ recovery-image] May 15 03:15:52.941 INFO O| May 15 03:15:52.940 INFO STEP 831 (remove_files) COMPLETE
69152024-05-15T03:15:53.414Z[ recovery-image] May 15 03:15:52.941 INFO O| May 15 03:15:52.940 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162024-05-15T03:15:53.414Z[ recovery-image] May 15 03:15:52.953 INFO O| May 15 03:15:52.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
69172024-05-15T03:15:53.415Z[ recovery-image] May 15 03:15:52.954 INFO O| May 15 03:15:52.954 INFO STEP 832 (remove_files) COMPLETE
69182024-05-15T03:15:53.415Z[ recovery-image] May 15 03:15:52.954 INFO O| May 15 03:15:52.954 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.967 INFO O| May 15 03:15:52.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
69202024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.967 INFO O| May 15 03:15:52.967 INFO STEP 833 (remove_files) COMPLETE
69212024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.967 INFO O| May 15 03:15:52.967 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.980 INFO O| May 15 03:15:52.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
69232024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.980 INFO O| May 15 03:15:52.980 INFO STEP 834 (remove_files) COMPLETE
69242024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.980 INFO O| May 15 03:15:52.980 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.993 INFO O| May 15 03:15:52.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
69262024-05-15T03:15:53.448Z[ recovery-image] May 15 03:15:52.993 INFO O| May 15 03:15:52.993 INFO STEP 835 (remove_files) COMPLETE
69272024-05-15T03:15:53.449Z[ recovery-image] May 15 03:15:52.993 INFO O| May 15 03:15:52.993 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282024-05-15T03:15:53.909Z[ recovery-image] May 15 03:15:53.007 INFO O| May 15 03:15:53.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
69292024-05-15T03:15:53.910Z[ recovery-image] May 15 03:15:53.007 INFO O| May 15 03:15:53.007 INFO STEP 836 (remove_files) COMPLETE
69302024-05-15T03:15:53.910Z[ recovery-image] May 15 03:15:53.007 INFO O| May 15 03:15:53.007 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312024-05-15T03:15:53.910Z[ recovery-image] May 15 03:15:53.021 INFO O| May 15 03:15:53.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
69322024-05-15T03:15:53.910Z[ recovery-image] May 15 03:15:53.021 INFO O| May 15 03:15:53.021 INFO STEP 837 (remove_files) COMPLETE
69332024-05-15T03:15:53.910Z[ recovery-image] May 15 03:15:53.021 INFO O| May 15 03:15:53.021 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.033 INFO O| May 15 03:15:53.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
69352024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.034 INFO O| May 15 03:15:53.033 INFO STEP 838 (remove_files) COMPLETE
69362024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.034 INFO O| May 15 03:15:53.034 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.046 INFO O| May 15 03:15:53.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
69382024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.046 INFO O| May 15 03:15:53.046 INFO STEP 839 (remove_files) COMPLETE
69392024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.046 INFO O| May 15 03:15:53.046 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.061 INFO O| May 15 03:15:53.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
69412024-05-15T03:15:53.947Z[ recovery-image] May 15 03:15:53.061 INFO O| May 15 03:15:53.061 INFO STEP 840 (remove_files) COMPLETE
69422024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.061 INFO O| May 15 03:15:53.061 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.074 INFO O| May 15 03:15:53.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
69442024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.074 INFO O| May 15 03:15:53.074 INFO STEP 841 (remove_files) COMPLETE
69452024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.074 INFO O| May 15 03:15:53.074 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.087 INFO O| May 15 03:15:53.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
69472024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.087 INFO O| May 15 03:15:53.087 INFO STEP 842 (remove_files) COMPLETE
69482024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.087 INFO O| May 15 03:15:53.087 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.101 INFO O| May 15 03:15:53.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
69502024-05-15T03:15:53.948Z[ recovery-image] May 15 03:15:53.101 INFO O| May 15 03:15:53.101 INFO STEP 843 (remove_files) COMPLETE
69512024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.101 INFO O| May 15 03:15:53.101 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.114 INFO O| May 15 03:15:53.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
69532024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.114 INFO O| May 15 03:15:53.114 INFO STEP 844 (remove_files) COMPLETE
69542024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.114 INFO O| May 15 03:15:53.114 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.127 INFO O| May 15 03:15:53.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
69562024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.127 INFO O| May 15 03:15:53.127 INFO STEP 845 (remove_files) COMPLETE
69572024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.127 INFO O| May 15 03:15:53.127 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582024-05-15T03:15:53.949Z[ recovery-image] May 15 03:15:53.140 INFO O| May 15 03:15:53.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
69592024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.140 INFO O| May 15 03:15:53.140 INFO STEP 846 (remove_files) COMPLETE
69602024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.140 INFO O| May 15 03:15:53.140 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.153 INFO O| May 15 03:15:53.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
69622024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.154 INFO O| May 15 03:15:53.153 INFO STEP 847 (remove_files) COMPLETE
69632024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.154 INFO O| May 15 03:15:53.154 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.167 INFO O| May 15 03:15:53.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
69652024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.167 INFO O| May 15 03:15:53.167 INFO STEP 848 (remove_files) COMPLETE
69662024-05-15T03:15:53.950Z[ recovery-image] May 15 03:15:53.167 INFO O| May 15 03:15:53.167 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.181 INFO O| May 15 03:15:53.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
69682024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.181 INFO O| May 15 03:15:53.181 INFO STEP 849 (remove_files) COMPLETE
69692024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.181 INFO O| May 15 03:15:53.181 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.195 INFO O| May 15 03:15:53.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
69712024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.195 INFO O| May 15 03:15:53.195 INFO STEP 850 (remove_files) COMPLETE
69722024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.195 INFO O| May 15 03:15:53.195 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.213 INFO O| May 15 03:15:53.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
69742024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.215 INFO O| May 15 03:15:53.215 INFO STEP 851 (remove_files) COMPLETE
69752024-05-15T03:15:53.951Z[ recovery-image] May 15 03:15:53.215 INFO O| May 15 03:15:53.215 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.230 INFO O| May 15 03:15:53.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
69772024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.230 INFO O| May 15 03:15:53.230 INFO STEP 852 (remove_files) COMPLETE
69782024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.230 INFO O| May 15 03:15:53.230 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.244 INFO O| May 15 03:15:53.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
69802024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.244 INFO O| May 15 03:15:53.244 INFO STEP 853 (remove_files) COMPLETE
69812024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.244 INFO O| May 15 03:15:53.244 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.258 INFO O| May 15 03:15:53.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
69832024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.259 INFO O| May 15 03:15:53.258 INFO STEP 854 (remove_files) COMPLETE
69842024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.259 INFO O| May 15 03:15:53.259 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.271 INFO O| May 15 03:15:53.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
69862024-05-15T03:15:53.952Z[ recovery-image] May 15 03:15:53.271 INFO O| May 15 03:15:53.271 INFO STEP 855 (remove_files) COMPLETE
69872024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.271 INFO O| May 15 03:15:53.271 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.285 INFO O| May 15 03:15:53.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
69892024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.285 INFO O| May 15 03:15:53.285 INFO STEP 856 (remove_files) COMPLETE
69902024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.285 INFO O| May 15 03:15:53.285 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.298 INFO O| May 15 03:15:53.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
69922024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.299 INFO O| May 15 03:15:53.299 INFO STEP 857 (remove_files) COMPLETE
69932024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.299 INFO O| May 15 03:15:53.299 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.312 INFO O| May 15 03:15:53.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
69952024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.312 INFO O| May 15 03:15:53.312 INFO STEP 858 (remove_files) COMPLETE
69962024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.312 INFO O| May 15 03:15:53.312 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.325 INFO O| May 15 03:15:53.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
69982024-05-15T03:15:53.953Z[ recovery-image] May 15 03:15:53.325 INFO O| May 15 03:15:53.325 INFO STEP 859 (remove_files) COMPLETE
69992024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.325 INFO O| May 15 03:15:53.325 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.339 INFO O| May 15 03:15:53.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
70012024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.339 INFO O| May 15 03:15:53.339 INFO STEP 860 (remove_files) COMPLETE
70022024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.339 INFO O| May 15 03:15:53.339 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.351 INFO O| May 15 03:15:53.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
70042024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.352 INFO O| May 15 03:15:53.352 INFO STEP 861 (remove_files) COMPLETE
70052024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.352 INFO O| May 15 03:15:53.352 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.365 INFO O| May 15 03:15:53.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
70072024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.365 INFO O| May 15 03:15:53.365 INFO STEP 862 (remove_files) COMPLETE
70082024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.365 INFO O| May 15 03:15:53.365 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.378 INFO O| May 15 03:15:53.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
70102024-05-15T03:15:53.954Z[ recovery-image] May 15 03:15:53.379 INFO O| May 15 03:15:53.379 INFO STEP 863 (remove_files) COMPLETE
70112024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.379 INFO O| May 15 03:15:53.379 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.394 INFO O| May 15 03:15:53.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
70132024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.394 INFO O| May 15 03:15:53.394 INFO STEP 864 (remove_files) COMPLETE
70142024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.394 INFO O| May 15 03:15:53.394 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.408 INFO O| May 15 03:15:53.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
70162024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.409 INFO O| May 15 03:15:53.408 INFO STEP 865 (remove_files) COMPLETE
70172024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.409 INFO O| May 15 03:15:53.409 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182024-05-15T03:15:53.955Z[ recovery-image] May 15 03:15:53.422 INFO O| May 15 03:15:53.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
70192024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.423 INFO O| May 15 03:15:53.422 INFO STEP 866 (remove_files) COMPLETE
70202024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.423 INFO O| May 15 03:15:53.422 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.437 INFO O| May 15 03:15:53.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
70222024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.437 INFO O| May 15 03:15:53.437 INFO STEP 867 (remove_files) COMPLETE
70232024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.437 INFO O| May 15 03:15:53.437 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.450 INFO O| May 15 03:15:53.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
70252024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.450 INFO O| May 15 03:15:53.450 INFO STEP 868 (remove_files) COMPLETE
70262024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.450 INFO O| May 15 03:15:53.450 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.464 INFO O| May 15 03:15:53.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
70282024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.464 INFO O| May 15 03:15:53.464 INFO STEP 869 (remove_files) COMPLETE
70292024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.464 INFO O| May 15 03:15:53.464 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302024-05-15T03:15:53.956Z[ recovery-image] May 15 03:15:53.478 INFO O| May 15 03:15:53.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
70312024-05-15T03:15:53.957Z[ recovery-image] May 15 03:15:53.478 INFO O| May 15 03:15:53.478 INFO STEP 870 (remove_files) COMPLETE
70322024-05-15T03:15:53.957Z[ recovery-image] May 15 03:15:53.478 INFO O| May 15 03:15:53.478 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332024-05-15T03:15:53.985Z[ recovery-image] May 15 03:15:53.492 INFO O| May 15 03:15:53.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
70342024-05-15T03:15:53.985Z[ recovery-image] May 15 03:15:53.492 INFO O| May 15 03:15:53.492 INFO STEP 871 (remove_files) COMPLETE
70352024-05-15T03:15:53.985Z[ recovery-image] May 15 03:15:53.492 INFO O| May 15 03:15:53.492 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362024-05-15T03:15:53.985Z[ recovery-image] May 15 03:15:53.506 INFO O| May 15 03:15:53.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
70372024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.506 INFO O| May 15 03:15:53.506 INFO STEP 872 (remove_files) COMPLETE
70382024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.506 INFO O| May 15 03:15:53.506 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.519 INFO O| May 15 03:15:53.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
70402024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.519 INFO O| May 15 03:15:53.519 INFO STEP 873 (remove_files) COMPLETE
70412024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.519 INFO O| May 15 03:15:53.519 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.532 INFO O| May 15 03:15:53.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
70432024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.532 INFO O| May 15 03:15:53.532 INFO STEP 874 (remove_files) COMPLETE
70442024-05-15T03:15:53.986Z[ recovery-image] May 15 03:15:53.532 INFO O| May 15 03:15:53.532 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452024-05-15T03:15:54.021Z[ recovery-image] May 15 03:15:53.545 INFO O| May 15 03:15:53.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
70462024-05-15T03:15:54.021Z[ recovery-image] May 15 03:15:53.545 INFO O| May 15 03:15:53.545 INFO STEP 875 (remove_files) COMPLETE
70472024-05-15T03:15:54.021Z[ recovery-image] May 15 03:15:53.545 INFO O| May 15 03:15:53.545 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482024-05-15T03:15:54.021Z[ recovery-image] May 15 03:15:53.558 INFO O| May 15 03:15:53.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
70492024-05-15T03:15:54.022Z[ recovery-image] May 15 03:15:53.558 INFO O| May 15 03:15:53.558 INFO STEP 876 (remove_files) COMPLETE
70502024-05-15T03:15:54.022Z[ recovery-image] May 15 03:15:53.558 INFO O| May 15 03:15:53.558 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512024-05-15T03:15:54.065Z[ recovery-image] May 15 03:15:53.572 INFO O| May 15 03:15:53.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
70522024-05-15T03:15:54.065Z[ recovery-image] May 15 03:15:53.572 INFO O| May 15 03:15:53.572 INFO STEP 877 (remove_files) COMPLETE
70532024-05-15T03:15:54.065Z[ recovery-image] May 15 03:15:53.572 INFO O| May 15 03:15:53.572 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542024-05-15T03:15:54.065Z[ recovery-image] May 15 03:15:53.585 INFO O| May 15 03:15:53.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
70552024-05-15T03:15:54.066Z[ recovery-image] May 15 03:15:53.585 INFO O| May 15 03:15:53.585 INFO STEP 878 (remove_files) COMPLETE
70562024-05-15T03:15:54.066Z[ recovery-image] May 15 03:15:53.585 INFO O| May 15 03:15:53.585 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572024-05-15T03:15:54.066Z[ recovery-image] May 15 03:15:53.598 INFO O| May 15 03:15:53.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
70582024-05-15T03:15:54.066Z[ recovery-image] May 15 03:15:53.598 INFO O| May 15 03:15:53.598 INFO STEP 879 (remove_files) COMPLETE
70592024-05-15T03:15:54.066Z[ recovery-image] May 15 03:15:53.598 INFO O| May 15 03:15:53.598 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602024-05-15T03:15:54.133Z[ recovery-image] May 15 03:15:53.611 INFO O| May 15 03:15:53.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
70612024-05-15T03:15:54.133Z[ recovery-image] May 15 03:15:53.612 INFO O| May 15 03:15:53.612 INFO STEP 880 (remove_files) COMPLETE
70622024-05-15T03:15:54.133Z[ recovery-image] May 15 03:15:53.612 INFO O| May 15 03:15:53.612 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632024-05-15T03:15:54.133Z[ recovery-image] May 15 03:15:53.625 INFO O| May 15 03:15:53.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
70642024-05-15T03:15:54.134Z[ recovery-image] May 15 03:15:53.625 INFO O| May 15 03:15:53.625 INFO STEP 881 (remove_files) COMPLETE
70652024-05-15T03:15:54.134Z[ recovery-image] May 15 03:15:53.625 INFO O| May 15 03:15:53.625 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662024-05-15T03:15:54.134Z[ recovery-image] May 15 03:15:53.638 INFO O| May 15 03:15:53.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
70672024-05-15T03:15:54.134Z[ recovery-image] May 15 03:15:53.638 INFO O| May 15 03:15:53.638 INFO STEP 882 (remove_files) COMPLETE
70682024-05-15T03:15:54.134Z[ recovery-image] May 15 03:15:53.638 INFO O| May 15 03:15:53.638 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692024-05-15T03:15:54.171Z[ recovery-image] May 15 03:15:53.656 INFO O| May 15 03:15:53.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
70702024-05-15T03:15:54.171Z[ recovery-image] May 15 03:15:53.656 INFO O| May 15 03:15:53.656 INFO STEP 883 (remove_files) COMPLETE
70712024-05-15T03:15:54.171Z[ recovery-image] May 15 03:15:53.656 INFO O| May 15 03:15:53.656 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722024-05-15T03:15:54.171Z[ recovery-image] May 15 03:15:53.669 INFO O| May 15 03:15:53.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
70732024-05-15T03:15:54.171Z[ recovery-image] May 15 03:15:53.669 INFO O| May 15 03:15:53.669 INFO STEP 884 (remove_files) COMPLETE
70742024-05-15T03:15:54.172Z[ recovery-image] May 15 03:15:53.669 INFO O| May 15 03:15:53.669 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752024-05-15T03:15:54.172Z[ recovery-image] May 15 03:15:53.682 INFO O| May 15 03:15:53.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
70762024-05-15T03:15:54.172Z[ recovery-image] May 15 03:15:53.682 INFO O| May 15 03:15:53.682 INFO STEP 885 (remove_files) COMPLETE
70772024-05-15T03:15:54.172Z[ recovery-image] May 15 03:15:53.682 INFO O| May 15 03:15:53.682 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782024-05-15T03:15:54.172Z[ recovery-image] May 15 03:15:53.694 INFO O| May 15 03:15:53.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
70792024-05-15T03:15:54.172Z[ recovery-image] May 15 03:15:53.694 INFO O| May 15 03:15:53.694 INFO STEP 886 (remove_files) COMPLETE
70802024-05-15T03:15:54.173Z[ recovery-image] May 15 03:15:53.694 INFO O| May 15 03:15:53.694 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812024-05-15T03:15:54.173Z[ recovery-image] May 15 03:15:53.707 INFO O| May 15 03:15:53.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
70822024-05-15T03:15:54.173Z[ recovery-image] May 15 03:15:53.707 INFO O| May 15 03:15:53.707 INFO STEP 887 (remove_files) COMPLETE
70832024-05-15T03:15:54.174Z[ recovery-image] May 15 03:15:53.707 INFO O| May 15 03:15:53.707 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842024-05-15T03:15:54.209Z[ recovery-image] May 15 03:15:53.720 INFO O| May 15 03:15:53.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
70852024-05-15T03:15:54.209Z[ recovery-image] May 15 03:15:53.721 INFO O| May 15 03:15:53.721 INFO STEP 888 (remove_files) COMPLETE
70862024-05-15T03:15:54.209Z[ recovery-image] May 15 03:15:53.721 INFO O| May 15 03:15:53.721 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872024-05-15T03:15:54.209Z[ recovery-image] May 15 03:15:53.733 INFO O| May 15 03:15:53.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
70882024-05-15T03:15:54.209Z[ recovery-image] May 15 03:15:53.733 INFO O| May 15 03:15:53.733 INFO STEP 889 (remove_files) COMPLETE
70892024-05-15T03:15:54.209Z[ recovery-image] May 15 03:15:53.733 INFO O| May 15 03:15:53.733 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902024-05-15T03:15:54.209Z[ recovery-image] May 15 03:15:53.746 INFO O| May 15 03:15:53.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
70912024-05-15T03:15:54.210Z[ recovery-image] May 15 03:15:53.747 INFO O| May 15 03:15:53.746 INFO STEP 890 (remove_files) COMPLETE
70922024-05-15T03:15:54.210Z[ recovery-image] May 15 03:15:53.747 INFO O| May 15 03:15:53.746 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932024-05-15T03:15:54.242Z[ recovery-image] May 15 03:15:53.760 INFO O| May 15 03:15:53.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
70942024-05-15T03:15:54.243Z[ recovery-image] May 15 03:15:53.760 INFO O| May 15 03:15:53.760 INFO STEP 891 (remove_files) COMPLETE
70952024-05-15T03:15:54.243Z[ recovery-image] May 15 03:15:53.760 INFO O| May 15 03:15:53.760 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962024-05-15T03:15:54.243Z[ recovery-image] May 15 03:15:53.774 INFO O| May 15 03:15:53.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
70972024-05-15T03:15:54.243Z[ recovery-image] May 15 03:15:53.774 INFO O| May 15 03:15:53.774 INFO STEP 892 (remove_files) COMPLETE
70982024-05-15T03:15:54.244Z[ recovery-image] May 15 03:15:53.774 INFO O| May 15 03:15:53.774 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992024-05-15T03:15:54.279Z[ recovery-image] May 15 03:15:53.789 INFO O| May 15 03:15:53.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
71002024-05-15T03:15:54.279Z[ recovery-image] May 15 03:15:53.789 INFO O| May 15 03:15:53.789 INFO STEP 893 (remove_files) COMPLETE
71012024-05-15T03:15:54.279Z[ recovery-image] May 15 03:15:53.789 INFO O| May 15 03:15:53.789 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022024-05-15T03:15:54.279Z[ recovery-image] May 15 03:15:53.803 INFO O| May 15 03:15:53.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
71032024-05-15T03:15:54.280Z[ recovery-image] May 15 03:15:53.803 INFO O| May 15 03:15:53.803 INFO STEP 894 (remove_files) COMPLETE
71042024-05-15T03:15:54.280Z[ recovery-image] May 15 03:15:53.803 INFO O| May 15 03:15:53.803 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052024-05-15T03:15:54.280Z[ recovery-image] May 15 03:15:53.820 INFO O| May 15 03:15:53.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
71062024-05-15T03:15:54.280Z[ recovery-image] May 15 03:15:53.820 INFO O| May 15 03:15:53.820 INFO STEP 895 (remove_files) COMPLETE
71072024-05-15T03:15:54.280Z[ recovery-image] May 15 03:15:53.820 INFO O| May 15 03:15:53.820 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082024-05-15T03:15:54.319Z[ recovery-image] May 15 03:15:53.833 INFO O| May 15 03:15:53.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
71092024-05-15T03:15:54.319Z[ recovery-image] May 15 03:15:53.833 INFO O| May 15 03:15:53.833 INFO STEP 896 (remove_files) COMPLETE
71102024-05-15T03:15:54.319Z[ recovery-image] May 15 03:15:53.833 INFO O| May 15 03:15:53.833 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112024-05-15T03:15:54.319Z[ recovery-image] May 15 03:15:53.845 INFO O| May 15 03:15:53.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
71122024-05-15T03:15:54.319Z[ recovery-image] May 15 03:15:53.845 INFO O| May 15 03:15:53.845 INFO STEP 897 (remove_files) COMPLETE
71132024-05-15T03:15:54.320Z[ recovery-image] May 15 03:15:53.845 INFO O| May 15 03:15:53.845 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142024-05-15T03:15:54.320Z[ recovery-image] May 15 03:15:53.857 INFO O| May 15 03:15:53.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
71152024-05-15T03:15:54.320Z[ recovery-image] May 15 03:15:53.857 INFO O| May 15 03:15:53.857 INFO STEP 898 (remove_files) COMPLETE
71162024-05-15T03:15:54.320Z[ recovery-image] May 15 03:15:53.857 INFO O| May 15 03:15:53.857 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172024-05-15T03:15:54.356Z[ recovery-image] May 15 03:15:53.876 INFO O| May 15 03:15:53.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
71182024-05-15T03:15:54.356Z[ recovery-image] May 15 03:15:53.876 INFO O| May 15 03:15:53.876 INFO STEP 899 (remove_files) COMPLETE
71192024-05-15T03:15:54.356Z[ recovery-image] May 15 03:15:53.876 INFO O| May 15 03:15:53.876 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202024-05-15T03:15:54.356Z[ recovery-image] May 15 03:15:53.891 INFO O| May 15 03:15:53.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
71212024-05-15T03:15:54.357Z[ recovery-image] May 15 03:15:53.891 INFO O| May 15 03:15:53.891 INFO STEP 900 (remove_files) COMPLETE
71222024-05-15T03:15:54.357Z[ recovery-image] May 15 03:15:53.891 INFO O| May 15 03:15:53.891 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232024-05-15T03:15:54.386Z[ recovery-image] May 15 03:15:53.905 INFO O| May 15 03:15:53.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
71242024-05-15T03:15:54.386Z[ recovery-image] May 15 03:15:53.905 INFO O| May 15 03:15:53.905 INFO STEP 901 (remove_files) COMPLETE
71252024-05-15T03:15:54.386Z[ recovery-image] May 15 03:15:53.905 INFO O| May 15 03:15:53.905 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262024-05-15T03:15:54.386Z[ recovery-image] May 15 03:15:53.918 INFO O| May 15 03:15:53.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
71272024-05-15T03:15:54.386Z[ recovery-image] May 15 03:15:53.919 INFO O| May 15 03:15:53.918 INFO STEP 902 (remove_files) COMPLETE
71282024-05-15T03:15:54.386Z[ recovery-image] May 15 03:15:53.919 INFO O| May 15 03:15:53.919 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292024-05-15T03:15:54.387Z[ recovery-image] May 15 03:15:53.932 INFO O| May 15 03:15:53.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
71302024-05-15T03:15:54.387Z[ recovery-image] May 15 03:15:53.932 INFO O| May 15 03:15:53.932 INFO STEP 903 (remove_files) COMPLETE
71312024-05-15T03:15:54.387Z[ recovery-image] May 15 03:15:53.932 INFO O| May 15 03:15:53.932 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322024-05-15T03:15:54.420Z[ recovery-image] May 15 03:15:53.946 INFO O| May 15 03:15:53.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
71332024-05-15T03:15:54.420Z[ recovery-image] May 15 03:15:53.946 INFO O| May 15 03:15:53.946 INFO STEP 904 (remove_files) COMPLETE
71342024-05-15T03:15:54.420Z[ recovery-image] May 15 03:15:53.946 INFO O| May 15 03:15:53.946 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352024-05-15T03:15:54.420Z[ recovery-image] May 15 03:15:53.958 INFO O| May 15 03:15:53.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
71362024-05-15T03:15:54.421Z[ recovery-image] May 15 03:15:53.958 INFO O| May 15 03:15:53.958 INFO STEP 905 (remove_files) COMPLETE
71372024-05-15T03:15:54.421Z[ recovery-image] May 15 03:15:53.958 INFO O| May 15 03:15:53.958 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.971 INFO O| May 15 03:15:53.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
71392024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.971 INFO O| May 15 03:15:53.971 INFO STEP 906 (remove_files) COMPLETE
71402024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.971 INFO O| May 15 03:15:53.971 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.984 INFO O| May 15 03:15:53.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
71422024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.984 INFO O| May 15 03:15:53.984 INFO STEP 907 (remove_files) COMPLETE
71432024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.984 INFO O| May 15 03:15:53.984 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.998 INFO O| May 15 03:15:53.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
71452024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.998 INFO O| May 15 03:15:53.998 INFO STEP 908 (remove_files) COMPLETE
71462024-05-15T03:15:54.464Z[ recovery-image] May 15 03:15:53.998 INFO O| May 15 03:15:53.998 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472024-05-15T03:15:54.514Z[ recovery-image] May 15 03:15:54.015 INFO O| May 15 03:15:54.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
71482024-05-15T03:15:54.514Z[ recovery-image] May 15 03:15:54.016 INFO O| May 15 03:15:54.016 INFO STEP 909 (remove_files) COMPLETE
71492024-05-15T03:15:54.514Z[ recovery-image] May 15 03:15:54.016 INFO O| May 15 03:15:54.016 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502024-05-15T03:15:54.514Z[ recovery-image] May 15 03:15:54.029 INFO O| May 15 03:15:54.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
71512024-05-15T03:15:54.515Z[ recovery-image] May 15 03:15:54.030 INFO O| May 15 03:15:54.030 INFO STEP 910 (remove_files) COMPLETE
71522024-05-15T03:15:54.515Z[ recovery-image] May 15 03:15:54.030 INFO O| May 15 03:15:54.030 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532024-05-15T03:15:54.515Z[ recovery-image] May 15 03:15:54.043 INFO O| May 15 03:15:54.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
71542024-05-15T03:15:54.515Z[ recovery-image] May 15 03:15:54.043 INFO O| May 15 03:15:54.043 INFO STEP 911 (remove_files) COMPLETE
71552024-05-15T03:15:54.515Z[ recovery-image] May 15 03:15:54.043 INFO O| May 15 03:15:54.043 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562024-05-15T03:15:54.559Z[ recovery-image] May 15 03:15:54.057 INFO O| May 15 03:15:54.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
71572024-05-15T03:15:54.559Z[ recovery-image] May 15 03:15:54.057 INFO O| May 15 03:15:54.057 INFO STEP 912 (remove_files) COMPLETE
71582024-05-15T03:15:54.559Z[ recovery-image] May 15 03:15:54.057 INFO O| May 15 03:15:54.057 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592024-05-15T03:15:54.559Z[ recovery-image] May 15 03:15:54.070 INFO O| May 15 03:15:54.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
71602024-05-15T03:15:54.559Z[ recovery-image] May 15 03:15:54.071 INFO O| May 15 03:15:54.071 INFO STEP 913 (remove_files) COMPLETE
71612024-05-15T03:15:54.559Z[ recovery-image] May 15 03:15:54.071 INFO O| May 15 03:15:54.071 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71622024-05-15T03:15:54.560Z[ recovery-image] May 15 03:15:54.084 INFO O| May 15 03:15:54.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
71632024-05-15T03:15:54.560Z[ recovery-image] May 15 03:15:54.085 INFO O| May 15 03:15:54.085 INFO STEP 914 (remove_files) COMPLETE
71642024-05-15T03:15:54.560Z[ recovery-image] May 15 03:15:54.085 INFO O| May 15 03:15:54.085 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71652024-05-15T03:15:54.597Z[ recovery-image] May 15 03:15:54.099 INFO O| May 15 03:15:54.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
71662024-05-15T03:15:54.598Z[ recovery-image] May 15 03:15:54.099 INFO O| May 15 03:15:54.099 INFO STEP 915 (remove_files) COMPLETE
71672024-05-15T03:15:54.598Z[ recovery-image] May 15 03:15:54.099 INFO O| May 15 03:15:54.099 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71682024-05-15T03:15:54.598Z[ recovery-image] May 15 03:15:54.112 INFO O| May 15 03:15:54.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
71692024-05-15T03:15:54.598Z[ recovery-image] May 15 03:15:54.112 INFO O| May 15 03:15:54.112 INFO STEP 916 (remove_files) COMPLETE
71702024-05-15T03:15:54.598Z[ recovery-image] May 15 03:15:54.112 INFO O| May 15 03:15:54.112 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71712024-05-15T03:15:54.598Z[ recovery-image] May 15 03:15:54.125 INFO O| May 15 03:15:54.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
71722024-05-15T03:15:54.599Z[ recovery-image] May 15 03:15:54.125 INFO O| May 15 03:15:54.125 INFO STEP 917 (remove_files) COMPLETE
71732024-05-15T03:15:54.599Z[ recovery-image] May 15 03:15:54.125 INFO O| May 15 03:15:54.125 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71742024-05-15T03:15:54.599Z[ recovery-image] May 15 03:15:54.139 INFO O| May 15 03:15:54.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
71752024-05-15T03:15:54.599Z[ recovery-image] May 15 03:15:54.139 INFO O| May 15 03:15:54.139 INFO STEP 918 (remove_files) COMPLETE
71762024-05-15T03:15:54.599Z[ recovery-image] May 15 03:15:54.139 INFO O| May 15 03:15:54.139 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71772024-05-15T03:15:54.635Z[ recovery-image] May 15 03:15:54.152 INFO O| May 15 03:15:54.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
71782024-05-15T03:15:54.635Z[ recovery-image] May 15 03:15:54.152 INFO O| May 15 03:15:54.152 INFO STEP 919 (remove_files) COMPLETE
71792024-05-15T03:15:54.635Z[ recovery-image] May 15 03:15:54.152 INFO O| May 15 03:15:54.152 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802024-05-15T03:15:54.636Z[ recovery-image] May 15 03:15:54.166 INFO O| May 15 03:15:54.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
71812024-05-15T03:15:54.636Z[ recovery-image] May 15 03:15:54.166 INFO O| May 15 03:15:54.166 INFO STEP 920 (remove_files) COMPLETE
71822024-05-15T03:15:54.636Z[ recovery-image] May 15 03:15:54.166 INFO O| May 15 03:15:54.166 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832024-05-15T03:15:54.670Z[ recovery-image] May 15 03:15:54.180 INFO O| May 15 03:15:54.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
71842024-05-15T03:15:54.670Z[ recovery-image] May 15 03:15:54.180 INFO O| May 15 03:15:54.180 INFO STEP 921 (remove_files) COMPLETE
71852024-05-15T03:15:54.670Z[ recovery-image] May 15 03:15:54.180 INFO O| May 15 03:15:54.180 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71862024-05-15T03:15:54.670Z[ recovery-image] May 15 03:15:54.194 INFO O| May 15 03:15:54.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
71872024-05-15T03:15:54.670Z[ recovery-image] May 15 03:15:54.194 INFO O| May 15 03:15:54.194 INFO STEP 922 (remove_files) COMPLETE
71882024-05-15T03:15:54.671Z[ recovery-image] May 15 03:15:54.194 INFO O| May 15 03:15:54.194 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71892024-05-15T03:15:54.671Z[ recovery-image] May 15 03:15:54.207 INFO O| May 15 03:15:54.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
71902024-05-15T03:15:54.671Z[ recovery-image] May 15 03:15:54.207 INFO O| May 15 03:15:54.207 INFO STEP 923 (remove_files) COMPLETE
71912024-05-15T03:15:54.671Z[ recovery-image] May 15 03:15:54.207 INFO O| May 15 03:15:54.207 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71922024-05-15T03:15:54.719Z[ recovery-image] May 15 03:15:54.221 INFO O| May 15 03:15:54.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
71932024-05-15T03:15:54.719Z[ recovery-image] May 15 03:15:54.221 INFO O| May 15 03:15:54.221 INFO STEP 924 (remove_files) COMPLETE
71942024-05-15T03:15:54.719Z[ recovery-image] May 15 03:15:54.221 INFO O| May 15 03:15:54.221 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71952024-05-15T03:15:54.720Z[ recovery-image] May 15 03:15:54.234 INFO O| May 15 03:15:54.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
71962024-05-15T03:15:54.720Z[ recovery-image] May 15 03:15:54.234 INFO O| May 15 03:15:54.234 INFO STEP 925 (remove_files) COMPLETE
71972024-05-15T03:15:54.720Z[ recovery-image] May 15 03:15:54.234 INFO O| May 15 03:15:54.234 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982024-05-15T03:15:54.756Z[ recovery-image] May 15 03:15:54.247 INFO O| May 15 03:15:54.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
71992024-05-15T03:15:54.756Z[ recovery-image] May 15 03:15:54.247 INFO O| May 15 03:15:54.247 INFO STEP 926 (remove_files) COMPLETE
72002024-05-15T03:15:54.756Z[ recovery-image] May 15 03:15:54.247 INFO O| May 15 03:15:54.247 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012024-05-15T03:15:54.756Z[ recovery-image] May 15 03:15:54.261 INFO O| May 15 03:15:54.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
72022024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.261 INFO O| May 15 03:15:54.261 INFO STEP 927 (remove_files) COMPLETE
72032024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.261 INFO O| May 15 03:15:54.261 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.274 INFO O| May 15 03:15:54.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
72052024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.274 INFO O| May 15 03:15:54.274 INFO STEP 928 (remove_files) COMPLETE
72062024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.274 INFO O| May 15 03:15:54.274 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.286 INFO O| May 15 03:15:54.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
72082024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.286 INFO O| May 15 03:15:54.286 INFO STEP 929 (remove_files) COMPLETE
72092024-05-15T03:15:54.757Z[ recovery-image] May 15 03:15:54.286 INFO O| May 15 03:15:54.286 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102024-05-15T03:15:54.758Z[ recovery-image] May 15 03:15:54.299 INFO O| May 15 03:15:54.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
72112024-05-15T03:15:54.758Z[ recovery-image] May 15 03:15:54.299 INFO O| May 15 03:15:54.299 INFO STEP 930 (remove_files) COMPLETE
72122024-05-15T03:15:54.758Z[ recovery-image] May 15 03:15:54.299 INFO O| May 15 03:15:54.299 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132024-05-15T03:15:54.786Z[ recovery-image] May 15 03:15:54.318 INFO O| May 15 03:15:54.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
72142024-05-15T03:15:54.786Z[ recovery-image] May 15 03:15:54.318 INFO O| May 15 03:15:54.318 INFO STEP 931 (remove_files) COMPLETE
72152024-05-15T03:15:54.786Z[ recovery-image] May 15 03:15:54.318 INFO O| May 15 03:15:54.318 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162024-05-15T03:15:54.786Z[ recovery-image] May 15 03:15:54.333 INFO O| May 15 03:15:54.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
72172024-05-15T03:15:54.786Z[ recovery-image] May 15 03:15:54.333 INFO O| May 15 03:15:54.333 INFO STEP 932 (remove_files) COMPLETE
72182024-05-15T03:15:54.786Z[ recovery-image] May 15 03:15:54.334 INFO O| May 15 03:15:54.333 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192024-05-15T03:15:54.816Z[ recovery-image] May 15 03:15:54.348 INFO O| May 15 03:15:54.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
72202024-05-15T03:15:54.817Z[ recovery-image] May 15 03:15:54.348 INFO O| May 15 03:15:54.348 INFO STEP 933 (remove_files) COMPLETE
72212024-05-15T03:15:54.817Z[ recovery-image] May 15 03:15:54.348 INFO O| May 15 03:15:54.348 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222024-05-15T03:15:54.817Z[ recovery-image] May 15 03:15:54.361 INFO O| May 15 03:15:54.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
72232024-05-15T03:15:54.817Z[ recovery-image] May 15 03:15:54.361 INFO O| May 15 03:15:54.361 INFO STEP 934 (remove_files) COMPLETE
72242024-05-15T03:15:54.817Z[ recovery-image] May 15 03:15:54.361 INFO O| May 15 03:15:54.361 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252024-05-15T03:15:54.846Z[ recovery-image] May 15 03:15:54.374 INFO O| May 15 03:15:54.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
72262024-05-15T03:15:54.846Z[ recovery-image] May 15 03:15:54.375 INFO O| May 15 03:15:54.375 INFO STEP 935 (remove_files) COMPLETE
72272024-05-15T03:15:54.847Z[ recovery-image] May 15 03:15:54.375 INFO O| May 15 03:15:54.375 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282024-05-15T03:15:54.847Z[ recovery-image] May 15 03:15:54.388 INFO O| May 15 03:15:54.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
72292024-05-15T03:15:54.847Z[ recovery-image] May 15 03:15:54.388 INFO O| May 15 03:15:54.388 INFO STEP 936 (remove_files) COMPLETE
72302024-05-15T03:15:54.847Z[ recovery-image] May 15 03:15:54.388 INFO O| May 15 03:15:54.388 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312024-05-15T03:15:54.891Z[ recovery-image] May 15 03:15:54.401 INFO O| May 15 03:15:54.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
72322024-05-15T03:15:54.891Z[ recovery-image] May 15 03:15:54.401 INFO O| May 15 03:15:54.401 INFO STEP 937 (remove_files) COMPLETE
72332024-05-15T03:15:54.891Z[ recovery-image] May 15 03:15:54.401 INFO O| May 15 03:15:54.401 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342024-05-15T03:15:54.891Z[ recovery-image] May 15 03:15:54.414 INFO O| May 15 03:15:54.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
72352024-05-15T03:15:54.892Z[ recovery-image] May 15 03:15:54.414 INFO O| May 15 03:15:54.414 INFO STEP 938 (remove_files) COMPLETE
72362024-05-15T03:15:54.892Z[ recovery-image] May 15 03:15:54.414 INFO O| May 15 03:15:54.414 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372024-05-15T03:15:54.948Z[ recovery-image] May 15 03:15:54.427 INFO O| May 15 03:15:54.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
72382024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.427 INFO O| May 15 03:15:54.427 INFO STEP 939 (remove_files) COMPLETE
72392024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.427 INFO O| May 15 03:15:54.427 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.441 INFO O| May 15 03:15:54.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
72412024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.441 INFO O| May 15 03:15:54.441 INFO STEP 940 (remove_files) COMPLETE
72422024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.441 INFO O| May 15 03:15:54.441 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.455 INFO O| May 15 03:15:54.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
72442024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.455 INFO O| May 15 03:15:54.455 INFO STEP 941 (remove_files) COMPLETE
72452024-05-15T03:15:54.949Z[ recovery-image] May 15 03:15:54.455 INFO O| May 15 03:15:54.455 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462024-05-15T03:15:54.950Z[ recovery-image] May 15 03:15:54.469 INFO O| May 15 03:15:54.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
72472024-05-15T03:15:54.950Z[ recovery-image] May 15 03:15:54.469 INFO O| May 15 03:15:54.469 INFO STEP 942 (remove_files) COMPLETE
72482024-05-15T03:15:54.950Z[ recovery-image] May 15 03:15:54.469 INFO O| May 15 03:15:54.469 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492024-05-15T03:15:54.991Z[ recovery-image] May 15 03:15:54.483 INFO O| May 15 03:15:54.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
72502024-05-15T03:15:54.991Z[ recovery-image] May 15 03:15:54.483 INFO O| May 15 03:15:54.483 INFO STEP 943 (remove_files) COMPLETE
72512024-05-15T03:15:54.991Z[ recovery-image] May 15 03:15:54.483 INFO O| May 15 03:15:54.483 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522024-05-15T03:15:54.991Z[ recovery-image] May 15 03:15:54.497 INFO O| May 15 03:15:54.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
72532024-05-15T03:15:54.992Z[ recovery-image] May 15 03:15:54.497 INFO O| May 15 03:15:54.497 INFO STEP 944 (remove_files) COMPLETE
72542024-05-15T03:15:54.992Z[ recovery-image] May 15 03:15:54.497 INFO O| May 15 03:15:54.497 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552024-05-15T03:15:54.992Z[ recovery-image] May 15 03:15:54.512 INFO O| May 15 03:15:54.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
72562024-05-15T03:15:54.992Z[ recovery-image] May 15 03:15:54.512 INFO O| May 15 03:15:54.512 INFO STEP 945 (remove_files) COMPLETE
72572024-05-15T03:15:54.992Z[ recovery-image] May 15 03:15:54.512 INFO O| May 15 03:15:54.512 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582024-05-15T03:15:54.992Z[ recovery-image] May 15 03:15:54.526 INFO O| May 15 03:15:54.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
72592024-05-15T03:15:54.993Z[ recovery-image] May 15 03:15:54.526 INFO O| May 15 03:15:54.526 INFO STEP 946 (remove_files) COMPLETE
72602024-05-15T03:15:54.993Z[ recovery-image] May 15 03:15:54.526 INFO O| May 15 03:15:54.526 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612024-05-15T03:15:55.465Z[ recovery-image] May 15 03:15:54.540 INFO O| May 15 03:15:54.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
72622024-05-15T03:15:55.465Z[ recovery-image] May 15 03:15:54.540 INFO O| May 15 03:15:54.540 INFO STEP 947 (remove_files) COMPLETE
72632024-05-15T03:15:55.465Z[ recovery-image] May 15 03:15:54.540 INFO O| May 15 03:15:54.540 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642024-05-15T03:15:55.465Z[ recovery-image] May 15 03:15:54.554 INFO O| May 15 03:15:54.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
72652024-05-15T03:15:55.465Z[ recovery-image] May 15 03:15:54.554 INFO O| May 15 03:15:54.554 INFO STEP 948 (remove_files) COMPLETE
72662024-05-15T03:15:55.465Z[ recovery-image] May 15 03:15:54.554 INFO O| May 15 03:15:54.554 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672024-05-15T03:15:55.508Z[ recovery-image] May 15 03:15:54.572 INFO O| May 15 03:15:54.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
72682024-05-15T03:15:55.508Z[ recovery-image] May 15 03:15:54.572 INFO O| May 15 03:15:54.572 INFO STEP 949 (remove_files) COMPLETE
72692024-05-15T03:15:55.508Z[ recovery-image] May 15 03:15:54.572 INFO O| May 15 03:15:54.572 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702024-05-15T03:15:55.508Z[ recovery-image] May 15 03:15:54.588 INFO O| May 15 03:15:54.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
72712024-05-15T03:15:55.508Z[ recovery-image] May 15 03:15:54.588 INFO O| May 15 03:15:54.588 INFO STEP 950 (remove_files) COMPLETE
72722024-05-15T03:15:55.508Z[ recovery-image] May 15 03:15:54.588 INFO O| May 15 03:15:54.588 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.602 INFO O| May 15 03:15:54.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
72742024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.602 INFO O| May 15 03:15:54.602 INFO STEP 951 (remove_files) COMPLETE
72752024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.602 INFO O| May 15 03:15:54.602 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.616 INFO O| May 15 03:15:54.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
72772024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.616 INFO O| May 15 03:15:54.616 INFO STEP 952 (remove_files) COMPLETE
72782024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.616 INFO O| May 15 03:15:54.616 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.630 INFO O| May 15 03:15:54.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
72802024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.630 INFO O| May 15 03:15:54.630 INFO STEP 953 (remove_files) COMPLETE
72812024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.630 INFO O| May 15 03:15:54.630 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.644 INFO O| May 15 03:15:54.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
72832024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.644 INFO O| May 15 03:15:54.644 INFO STEP 954 (remove_files) COMPLETE
72842024-05-15T03:15:55.509Z[ recovery-image] May 15 03:15:54.644 INFO O| May 15 03:15:54.644 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.658 INFO O| May 15 03:15:54.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
72862024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.659 INFO O| May 15 03:15:54.659 INFO STEP 955 (remove_files) COMPLETE
72872024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.659 INFO O| May 15 03:15:54.659 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.673 INFO O| May 15 03:15:54.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
72892024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.673 INFO O| May 15 03:15:54.673 INFO STEP 956 (remove_files) COMPLETE
72902024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.673 INFO O| May 15 03:15:54.673 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.687 INFO O| May 15 03:15:54.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
72922024-05-15T03:15:55.510Z[ recovery-image] May 15 03:15:54.687 INFO O| May 15 03:15:54.687 INFO STEP 957 (remove_files) COMPLETE
72932024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.687 INFO O| May 15 03:15:54.687 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.700 INFO O| May 15 03:15:54.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
72952024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.700 INFO O| May 15 03:15:54.700 INFO STEP 958 (remove_files) COMPLETE
72962024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.700 INFO O| May 15 03:15:54.700 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.713 INFO O| May 15 03:15:54.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
72982024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.713 INFO O| May 15 03:15:54.713 INFO STEP 959 (remove_files) COMPLETE
72992024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.713 INFO O| May 15 03:15:54.713 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002024-05-15T03:15:55.511Z[ recovery-image] May 15 03:15:54.730 INFO O| May 15 03:15:54.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
73012024-05-15T03:15:55.512Z[ recovery-image] May 15 03:15:54.731 INFO O| May 15 03:15:54.731 INFO STEP 960 (remove_files) COMPLETE
73022024-05-15T03:15:55.512Z[ recovery-image] May 15 03:15:54.731 INFO O| May 15 03:15:54.731 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032024-05-15T03:15:55.512Z[ recovery-image] May 15 03:15:54.746 INFO O| May 15 03:15:54.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
73042024-05-15T03:15:55.512Z[ recovery-image] May 15 03:15:54.746 INFO O| May 15 03:15:54.746 INFO STEP 961 (remove_files) COMPLETE
73052024-05-15T03:15:55.512Z[ recovery-image] May 15 03:15:54.746 INFO O| May 15 03:15:54.746 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062024-05-15T03:15:55.512Z[ recovery-image] May 15 03:15:54.760 INFO O| May 15 03:15:54.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
73072024-05-15T03:15:55.512Z[ recovery-image] May 15 03:15:54.760 INFO O| May 15 03:15:54.760 INFO STEP 962 (remove_files) COMPLETE
73082024-05-15T03:15:55.513Z[ recovery-image] May 15 03:15:54.760 INFO O| May 15 03:15:54.760 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092024-05-15T03:15:55.513Z[ recovery-image] May 15 03:15:54.775 INFO O| May 15 03:15:54.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
73102024-05-15T03:15:55.513Z[ recovery-image] May 15 03:15:54.775 INFO O| May 15 03:15:54.775 INFO STEP 963 (remove_files) COMPLETE
73112024-05-15T03:15:55.513Z[ recovery-image] May 15 03:15:54.775 INFO O| May 15 03:15:54.775 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122024-05-15T03:15:55.513Z[ recovery-image] May 15 03:15:54.791 INFO O| May 15 03:15:54.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
73132024-05-15T03:15:55.513Z[ recovery-image] May 15 03:15:54.791 INFO O| May 15 03:15:54.791 INFO STEP 964 (remove_files) COMPLETE
73142024-05-15T03:15:55.513Z[ recovery-image] May 15 03:15:54.791 INFO O| May 15 03:15:54.791 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152024-05-15T03:15:55.514Z[ recovery-image] May 15 03:15:54.808 INFO O| May 15 03:15:54.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
73162024-05-15T03:15:55.514Z[ recovery-image] May 15 03:15:54.808 INFO O| May 15 03:15:54.808 INFO STEP 965 (remove_files) COMPLETE
73172024-05-15T03:15:55.514Z[ recovery-image] May 15 03:15:54.808 INFO O| May 15 03:15:54.808 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182024-05-15T03:15:55.514Z[ recovery-image] May 15 03:15:54.826 INFO O| May 15 03:15:54.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
73192024-05-15T03:15:55.514Z[ recovery-image] May 15 03:15:54.826 INFO O| May 15 03:15:54.826 INFO STEP 966 (remove_files) COMPLETE
73202024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.826 INFO O| May 15 03:15:54.826 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.842 INFO O| May 15 03:15:54.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
73222024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.842 INFO O| May 15 03:15:54.842 INFO STEP 967 (remove_files) COMPLETE
73232024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.842 INFO O| May 15 03:15:54.842 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.856 INFO O| May 15 03:15:54.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
73252024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.856 INFO O| May 15 03:15:54.856 INFO STEP 968 (remove_files) COMPLETE
73262024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.856 INFO O| May 15 03:15:54.856 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272024-05-15T03:15:55.515Z[ recovery-image] May 15 03:15:54.868 INFO O| May 15 03:15:54.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
73282024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.868 INFO O| May 15 03:15:54.868 INFO STEP 969 (remove_files) COMPLETE
73292024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.868 INFO O| May 15 03:15:54.868 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.882 INFO O| May 15 03:15:54.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
73312024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.882 INFO O| May 15 03:15:54.882 INFO STEP 970 (remove_files) COMPLETE
73322024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.882 INFO O| May 15 03:15:54.882 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.896 INFO O| May 15 03:15:54.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
73342024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.897 INFO O| May 15 03:15:54.896 INFO STEP 971 (remove_files) COMPLETE
73352024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.897 INFO O| May 15 03:15:54.896 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.913 INFO O| May 15 03:15:54.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
73372024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.914 INFO O| May 15 03:15:54.914 INFO STEP 972 (remove_files) COMPLETE
73382024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.914 INFO O| May 15 03:15:54.914 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.927 INFO O| May 15 03:15:54.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
73402024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.927 INFO O| May 15 03:15:54.927 INFO STEP 973 (remove_files) COMPLETE
73412024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.927 INFO O| May 15 03:15:54.927 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422024-05-15T03:15:55.516Z[ recovery-image] May 15 03:15:54.940 INFO O| May 15 03:15:54.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
73432024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.940 INFO O| May 15 03:15:54.940 INFO STEP 974 (remove_files) COMPLETE
73442024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.941 INFO O| May 15 03:15:54.940 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.960 INFO O| May 15 03:15:54.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
73462024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.960 INFO O| May 15 03:15:54.960 INFO STEP 975 (remove_files) COMPLETE
73472024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.960 INFO O| May 15 03:15:54.960 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.975 INFO O| May 15 03:15:54.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
73492024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.975 INFO O| May 15 03:15:54.975 INFO STEP 976 (remove_files) COMPLETE
73502024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.975 INFO O| May 15 03:15:54.975 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.990 INFO O| May 15 03:15:54.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
73522024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.990 INFO O| May 15 03:15:54.990 INFO STEP 977 (remove_files) COMPLETE
73532024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:54.990 INFO O| May 15 03:15:54.990 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542024-05-15T03:15:55.517Z[ recovery-image] May 15 03:15:55.005 INFO O| May 15 03:15:55.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
73552024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.005 INFO O| May 15 03:15:55.005 INFO STEP 978 (remove_files) COMPLETE
73562024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.005 INFO O| May 15 03:15:55.005 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.019 INFO O| May 15 03:15:55.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
73582024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.019 INFO O| May 15 03:15:55.019 INFO STEP 979 (remove_files) COMPLETE
73592024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.019 INFO O| May 15 03:15:55.019 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.032 INFO O| May 15 03:15:55.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
73612024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.032 INFO O| May 15 03:15:55.032 INFO STEP 980 (remove_files) COMPLETE
73622024-05-15T03:15:55.518Z[ recovery-image] May 15 03:15:55.032 INFO O| May 15 03:15:55.032 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632024-05-15T03:15:55.564Z[ recovery-image] May 15 03:15:55.045 INFO O| May 15 03:15:55.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
73642024-05-15T03:15:55.564Z[ recovery-image] May 15 03:15:55.045 INFO O| May 15 03:15:55.045 INFO STEP 981 (remove_files) COMPLETE
73652024-05-15T03:15:55.564Z[ recovery-image] May 15 03:15:55.046 INFO O| May 15 03:15:55.045 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662024-05-15T03:15:55.564Z[ recovery-image] May 15 03:15:55.059 INFO O| May 15 03:15:55.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
73672024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.059 INFO O| May 15 03:15:55.059 INFO STEP 982 (remove_files) COMPLETE
73682024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.059 INFO O| May 15 03:15:55.059 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.072 INFO O| May 15 03:15:55.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
73702024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.072 INFO O| May 15 03:15:55.072 INFO STEP 983 (remove_files) COMPLETE
73712024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.072 INFO O| May 15 03:15:55.072 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.086 INFO O| May 15 03:15:55.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
73732024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.086 INFO O| May 15 03:15:55.086 INFO STEP 984 (remove_files) COMPLETE
73742024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.086 INFO O| May 15 03:15:55.086 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.099 INFO O| May 15 03:15:55.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
73762024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.099 INFO O| May 15 03:15:55.099 INFO STEP 985 (remove_files) COMPLETE
73772024-05-15T03:15:55.565Z[ recovery-image] May 15 03:15:55.099 INFO O| May 15 03:15:55.099 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782024-05-15T03:15:55.598Z[ recovery-image] May 15 03:15:55.114 INFO O| May 15 03:15:55.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
73792024-05-15T03:15:55.598Z[ recovery-image] May 15 03:15:55.114 INFO O| May 15 03:15:55.114 INFO STEP 986 (remove_files) COMPLETE
73802024-05-15T03:15:55.598Z[ recovery-image] May 15 03:15:55.114 INFO O| May 15 03:15:55.114 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812024-05-15T03:15:55.599Z[ recovery-image] May 15 03:15:55.129 INFO O| May 15 03:15:55.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
73822024-05-15T03:15:55.599Z[ recovery-image] May 15 03:15:55.129 INFO O| May 15 03:15:55.129 INFO STEP 987 (remove_files) COMPLETE
73832024-05-15T03:15:55.599Z[ recovery-image] May 15 03:15:55.129 INFO O| May 15 03:15:55.129 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842024-05-15T03:15:55.599Z[ recovery-image] May 15 03:15:55.142 INFO O| May 15 03:15:55.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
73852024-05-15T03:15:55.599Z[ recovery-image] May 15 03:15:55.143 INFO O| May 15 03:15:55.143 INFO STEP 988 (remove_files) COMPLETE
73862024-05-15T03:15:55.599Z[ recovery-image] May 15 03:15:55.143 INFO O| May 15 03:15:55.143 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872024-05-15T03:15:55.627Z[ recovery-image] May 15 03:15:55.156 INFO O| May 15 03:15:55.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
73882024-05-15T03:15:55.627Z[ recovery-image] May 15 03:15:55.156 INFO O| May 15 03:15:55.156 INFO STEP 989 (remove_files) COMPLETE
73892024-05-15T03:15:55.628Z[ recovery-image] May 15 03:15:55.156 INFO O| May 15 03:15:55.156 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902024-05-15T03:15:55.628Z[ recovery-image] May 15 03:15:55.169 INFO O| May 15 03:15:55.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
73912024-05-15T03:15:55.628Z[ recovery-image] May 15 03:15:55.169 INFO O| May 15 03:15:55.169 INFO STEP 990 (remove_files) COMPLETE
73922024-05-15T03:15:55.629Z[ recovery-image] May 15 03:15:55.169 INFO O| May 15 03:15:55.169 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932024-05-15T03:15:55.666Z[ recovery-image] May 15 03:15:55.182 INFO O| May 15 03:15:55.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
73942024-05-15T03:15:55.667Z[ recovery-image] May 15 03:15:55.182 INFO O| May 15 03:15:55.182 INFO STEP 991 (remove_files) COMPLETE
73952024-05-15T03:15:55.667Z[ recovery-image] May 15 03:15:55.182 INFO O| May 15 03:15:55.182 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962024-05-15T03:15:55.667Z[ recovery-image] May 15 03:15:55.195 INFO O| May 15 03:15:55.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
73972024-05-15T03:15:55.668Z[ recovery-image] May 15 03:15:55.195 INFO O| May 15 03:15:55.195 INFO STEP 992 (remove_files) COMPLETE
73982024-05-15T03:15:55.668Z[ recovery-image] May 15 03:15:55.195 INFO O| May 15 03:15:55.195 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992024-05-15T03:15:55.668Z[ recovery-image] May 15 03:15:55.207 INFO O| May 15 03:15:55.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
74002024-05-15T03:15:55.668Z[ recovery-image] May 15 03:15:55.207 INFO O| May 15 03:15:55.207 INFO STEP 993 (remove_files) COMPLETE
74012024-05-15T03:15:55.669Z[ recovery-image] May 15 03:15:55.207 INFO O| May 15 03:15:55.207 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74022024-05-15T03:15:55.704Z[ recovery-image] May 15 03:15:55.220 INFO O| May 15 03:15:55.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
74032024-05-15T03:15:55.704Z[ recovery-image] May 15 03:15:55.220 INFO O| May 15 03:15:55.220 INFO STEP 994 (remove_files) COMPLETE
74042024-05-15T03:15:55.705Z[ recovery-image] May 15 03:15:55.220 INFO O| May 15 03:15:55.220 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74052024-05-15T03:15:55.705Z[ recovery-image] May 15 03:15:55.234 INFO O| May 15 03:15:55.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
74062024-05-15T03:15:55.705Z[ recovery-image] May 15 03:15:55.234 INFO O| May 15 03:15:55.234 INFO STEP 995 (remove_files) COMPLETE
74072024-05-15T03:15:55.706Z[ recovery-image] May 15 03:15:55.234 INFO O| May 15 03:15:55.234 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74082024-05-15T03:15:55.746Z[ recovery-image] May 15 03:15:55.250 INFO O| May 15 03:15:55.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
74092024-05-15T03:15:55.746Z[ recovery-image] May 15 03:15:55.250 INFO O| May 15 03:15:55.250 INFO STEP 996 (remove_files) COMPLETE
74102024-05-15T03:15:55.746Z[ recovery-image] May 15 03:15:55.250 INFO O| May 15 03:15:55.250 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74112024-05-15T03:15:55.746Z[ recovery-image] May 15 03:15:55.264 INFO O| May 15 03:15:55.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
74122024-05-15T03:15:55.746Z[ recovery-image] May 15 03:15:55.264 INFO O| May 15 03:15:55.264 INFO STEP 997 (remove_files) COMPLETE
74132024-05-15T03:15:55.747Z[ recovery-image] May 15 03:15:55.264 INFO O| May 15 03:15:55.264 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74142024-05-15T03:15:55.747Z[ recovery-image] May 15 03:15:55.279 INFO O| May 15 03:15:55.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
74152024-05-15T03:15:55.748Z[ recovery-image] May 15 03:15:55.279 INFO O| May 15 03:15:55.279 INFO STEP 998 (remove_files) COMPLETE
74162024-05-15T03:15:55.748Z[ recovery-image] May 15 03:15:55.279 INFO O| May 15 03:15:55.279 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74172024-05-15T03:15:55.787Z[ recovery-image] May 15 03:15:55.293 INFO O| May 15 03:15:55.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
74182024-05-15T03:15:55.787Z[ recovery-image] May 15 03:15:55.293 INFO O| May 15 03:15:55.293 INFO STEP 999 (remove_files) COMPLETE
74192024-05-15T03:15:55.787Z[ recovery-image] May 15 03:15:55.293 INFO O| May 15 03:15:55.293 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74202024-05-15T03:15:55.787Z[ recovery-image] May 15 03:15:55.307 INFO O| May 15 03:15:55.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
74212024-05-15T03:15:55.788Z[ recovery-image] May 15 03:15:55.307 INFO O| May 15 03:15:55.307 INFO STEP 1000 (remove_files) COMPLETE
74222024-05-15T03:15:55.788Z[ recovery-image] May 15 03:15:55.307 INFO O| May 15 03:15:55.307 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232024-05-15T03:15:55.788Z[ recovery-image] May 15 03:15:55.321 INFO O| May 15 03:15:55.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
74242024-05-15T03:15:55.788Z[ recovery-image] May 15 03:15:55.321 INFO O| May 15 03:15:55.321 INFO STEP 1001 (remove_files) COMPLETE
74252024-05-15T03:15:55.789Z[ recovery-image] May 15 03:15:55.321 INFO O| May 15 03:15:55.321 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.334 INFO O| May 15 03:15:55.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
74272024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.334 INFO O| May 15 03:15:55.334 INFO STEP 1002 (remove_files) COMPLETE
74282024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.334 INFO O| May 15 03:15:55.334 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.348 INFO O| May 15 03:15:55.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
74302024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.348 INFO O| May 15 03:15:55.348 INFO STEP 1003 (remove_files) COMPLETE
74312024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.348 INFO O| May 15 03:15:55.348 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74322024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.362 INFO O| May 15 03:15:55.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
74332024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.362 INFO O| May 15 03:15:55.362 INFO STEP 1004 (remove_files) COMPLETE
74342024-05-15T03:15:55.819Z[ recovery-image] May 15 03:15:55.362 INFO O| May 15 03:15:55.362 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74352024-05-15T03:15:55.857Z[ recovery-image] May 15 03:15:55.376 INFO O| May 15 03:15:55.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
74362024-05-15T03:15:55.857Z[ recovery-image] May 15 03:15:55.376 INFO O| May 15 03:15:55.376 INFO STEP 1005 (remove_files) COMPLETE
74372024-05-15T03:15:55.857Z[ recovery-image] May 15 03:15:55.376 INFO O| May 15 03:15:55.376 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74382024-05-15T03:15:55.857Z[ recovery-image] May 15 03:15:55.389 INFO O| May 15 03:15:55.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
74392024-05-15T03:15:55.857Z[ recovery-image] May 15 03:15:55.390 INFO O| May 15 03:15:55.390 INFO STEP 1006 (remove_files) COMPLETE
74402024-05-15T03:15:55.857Z[ recovery-image] May 15 03:15:55.390 INFO O| May 15 03:15:55.390 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74412024-05-15T03:15:55.897Z[ recovery-image] May 15 03:15:55.404 INFO O| May 15 03:15:55.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
74422024-05-15T03:15:55.897Z[ recovery-image] May 15 03:15:55.404 INFO O| May 15 03:15:55.404 INFO STEP 1007 (remove_files) COMPLETE
74432024-05-15T03:15:55.898Z[ recovery-image] May 15 03:15:55.404 INFO O| May 15 03:15:55.404 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74442024-05-15T03:15:55.898Z[ recovery-image] May 15 03:15:55.418 INFO O| May 15 03:15:55.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
74452024-05-15T03:15:55.898Z[ recovery-image] May 15 03:15:55.418 INFO O| May 15 03:15:55.418 INFO STEP 1008 (remove_files) COMPLETE
74462024-05-15T03:15:55.898Z[ recovery-image] May 15 03:15:55.418 INFO O| May 15 03:15:55.418 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74472024-05-15T03:15:55.899Z[ recovery-image] May 15 03:15:55.432 INFO O| May 15 03:15:55.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
74482024-05-15T03:15:55.899Z[ recovery-image] May 15 03:15:55.432 INFO O| May 15 03:15:55.432 INFO STEP 1009 (remove_files) COMPLETE
74492024-05-15T03:15:55.899Z[ recovery-image] May 15 03:15:55.432 INFO O| May 15 03:15:55.432 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74502024-05-15T03:15:55.929Z[ recovery-image] May 15 03:15:55.454 INFO O| May 15 03:15:55.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
74512024-05-15T03:15:55.929Z[ recovery-image] May 15 03:15:55.454 INFO O| May 15 03:15:55.454 INFO STEP 1010 (remove_files) COMPLETE
74522024-05-15T03:15:55.930Z[ recovery-image] May 15 03:15:55.454 INFO O| May 15 03:15:55.454 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74532024-05-15T03:15:55.930Z[ recovery-image] May 15 03:15:55.474 INFO O| May 15 03:15:55.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
74542024-05-15T03:15:55.930Z[ recovery-image] May 15 03:15:55.474 INFO O| May 15 03:15:55.474 INFO STEP 1011 (remove_files) COMPLETE
74552024-05-15T03:15:55.930Z[ recovery-image] May 15 03:15:55.474 INFO O| May 15 03:15:55.474 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74562024-05-15T03:15:55.966Z[ recovery-image] May 15 03:15:55.492 INFO O| May 15 03:15:55.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
74572024-05-15T03:15:55.966Z[ recovery-image] May 15 03:15:55.492 INFO O| May 15 03:15:55.492 INFO STEP 1012 (remove_files) COMPLETE
74582024-05-15T03:15:55.966Z[ recovery-image] May 15 03:15:55.492 INFO O| May 15 03:15:55.492 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74592024-05-15T03:15:55.966Z[ recovery-image] May 15 03:15:55.510 INFO O| May 15 03:15:55.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
74602024-05-15T03:15:55.966Z[ recovery-image] May 15 03:15:55.511 INFO O| May 15 03:15:55.511 INFO STEP 1013 (remove_files) COMPLETE
74612024-05-15T03:15:55.967Z[ recovery-image] May 15 03:15:55.511 INFO O| May 15 03:15:55.511 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74622024-05-15T03:15:56.879Z[ recovery-image] May 15 03:15:55.528 INFO O| May 15 03:15:55.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
74632024-05-15T03:15:56.879Z[ recovery-image] May 15 03:15:55.529 INFO O| May 15 03:15:55.529 INFO STEP 1014 (remove_files) COMPLETE
74642024-05-15T03:15:56.879Z[ recovery-image] May 15 03:15:55.529 INFO O| May 15 03:15:55.529 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74652024-05-15T03:15:56.879Z[ recovery-image] May 15 03:15:55.550 INFO O| May 15 03:15:55.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
74662024-05-15T03:15:56.879Z[ recovery-image] May 15 03:15:55.551 INFO O| May 15 03:15:55.551 INFO STEP 1015 (remove_files) COMPLETE
74672024-05-15T03:15:56.879Z[ recovery-image] May 15 03:15:55.551 INFO O| May 15 03:15:55.551 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74682024-05-15T03:15:56.879Z[ recovery-image] May 15 03:15:55.567 INFO O| May 15 03:15:55.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
74692024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.567 INFO O| May 15 03:15:55.567 INFO STEP 1016 (remove_files) COMPLETE
74702024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.567 INFO O| May 15 03:15:55.567 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74712024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.589 INFO O| May 15 03:15:55.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
74722024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.589 INFO O| May 15 03:15:55.589 INFO STEP 1017 (remove_files) COMPLETE
74732024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.589 INFO O| May 15 03:15:55.589 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74742024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.611 INFO O| May 15 03:15:55.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
74752024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.611 INFO O| May 15 03:15:55.611 INFO STEP 1018 (remove_files) COMPLETE
74762024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.611 INFO O| May 15 03:15:55.611 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74772024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.634 INFO O| May 15 03:15:55.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
74782024-05-15T03:15:56.880Z[ recovery-image] May 15 03:15:55.634 INFO O| May 15 03:15:55.634 INFO STEP 1019 (remove_files) COMPLETE
74792024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.634 INFO O| May 15 03:15:55.634 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74802024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.648 INFO O| May 15 03:15:55.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
74812024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.648 INFO O| May 15 03:15:55.648 INFO STEP 1020 (remove_files) COMPLETE
74822024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.648 INFO O| May 15 03:15:55.648 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74832024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.660 INFO O| May 15 03:15:55.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
74842024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.660 INFO O| May 15 03:15:55.660 INFO STEP 1021 (remove_files) COMPLETE
74852024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.660 INFO O| May 15 03:15:55.660 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74862024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.672 INFO O| May 15 03:15:55.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
74872024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.672 INFO O| May 15 03:15:55.672 INFO STEP 1022 (remove_files) COMPLETE
74882024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.672 INFO O| May 15 03:15:55.672 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.685 INFO O| May 15 03:15:55.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
74902024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.685 INFO O| May 15 03:15:55.685 INFO STEP 1023 (remove_files) COMPLETE
74912024-05-15T03:15:56.881Z[ recovery-image] May 15 03:15:55.685 INFO O| May 15 03:15:55.685 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74922024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.699 INFO O| May 15 03:15:55.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
74932024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.699 INFO O| May 15 03:15:55.699 INFO STEP 1024 (remove_files) COMPLETE
74942024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.699 INFO O| May 15 03:15:55.699 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74952024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.715 INFO O| May 15 03:15:55.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
74962024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.715 INFO O| May 15 03:15:55.715 INFO STEP 1025 (remove_files) COMPLETE
74972024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.715 INFO O| May 15 03:15:55.715 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74982024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.729 INFO O| May 15 03:15:55.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
74992024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.729 INFO O| May 15 03:15:55.729 INFO STEP 1026 (remove_files) COMPLETE
75002024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.729 INFO O| May 15 03:15:55.729 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75012024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.743 INFO O| May 15 03:15:55.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
75022024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.744 INFO O| May 15 03:15:55.744 INFO STEP 1027 (remove_files) COMPLETE
75032024-05-15T03:15:56.882Z[ recovery-image] May 15 03:15:55.744 INFO O| May 15 03:15:55.744 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75042024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.758 INFO O| May 15 03:15:55.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
75052024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.758 INFO O| May 15 03:15:55.758 INFO STEP 1028 (remove_files) COMPLETE
75062024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.758 INFO O| May 15 03:15:55.758 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75072024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.771 INFO O| May 15 03:15:55.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
75082024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.771 INFO O| May 15 03:15:55.771 INFO STEP 1029 (remove_files) COMPLETE
75092024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.771 INFO O| May 15 03:15:55.771 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75102024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.784 INFO O| May 15 03:15:55.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
75112024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.784 INFO O| May 15 03:15:55.784 INFO STEP 1030 (remove_files) COMPLETE
75122024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.784 INFO O| May 15 03:15:55.784 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75132024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.801 INFO O| May 15 03:15:55.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
75142024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.801 INFO O| May 15 03:15:55.801 INFO STEP 1031 (remove_files) COMPLETE
75152024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.801 INFO O| May 15 03:15:55.801 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75162024-05-15T03:15:56.883Z[ recovery-image] May 15 03:15:55.815 INFO O| May 15 03:15:55.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
75172024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.815 INFO O| May 15 03:15:55.815 INFO STEP 1032 (remove_files) COMPLETE
75182024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.815 INFO O| May 15 03:15:55.815 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75192024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.828 INFO O| May 15 03:15:55.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
75202024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.828 INFO O| May 15 03:15:55.828 INFO STEP 1033 (remove_files) COMPLETE
75212024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.829 INFO O| May 15 03:15:55.828 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75222024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.842 INFO O| May 15 03:15:55.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
75232024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.842 INFO O| May 15 03:15:55.842 INFO STEP 1034 (remove_files) COMPLETE
75242024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.842 INFO O| May 15 03:15:55.842 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75252024-05-15T03:15:56.884Z[ recovery-image] May 15 03:15:55.856 INFO O| May 15 03:15:55.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
75262024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.856 INFO O| May 15 03:15:55.856 INFO STEP 1035 (remove_files) COMPLETE
75272024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.856 INFO O| May 15 03:15:55.856 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75282024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.869 INFO O| May 15 03:15:55.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
75292024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.869 INFO O| May 15 03:15:55.869 INFO STEP 1036 (remove_files) COMPLETE
75302024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.869 INFO O| May 15 03:15:55.869 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75312024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.882 INFO O| May 15 03:15:55.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
75322024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.882 INFO O| May 15 03:15:55.882 INFO STEP 1037 (remove_files) COMPLETE
75332024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.882 INFO O| May 15 03:15:55.882 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75342024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.897 INFO O| May 15 03:15:55.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
75352024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.897 INFO O| May 15 03:15:55.897 INFO STEP 1038 (remove_files) COMPLETE
75362024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.897 INFO O| May 15 03:15:55.897 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75372024-05-15T03:15:56.885Z[ recovery-image] May 15 03:15:55.911 INFO O| May 15 03:15:55.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
75382024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.911 INFO O| May 15 03:15:55.911 INFO STEP 1039 (remove_files) COMPLETE
75392024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.911 INFO O| May 15 03:15:55.911 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75402024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.924 INFO O| May 15 03:15:55.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
75412024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.925 INFO O| May 15 03:15:55.925 INFO STEP 1040 (remove_files) COMPLETE
75422024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.925 INFO O| May 15 03:15:55.925 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75432024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.939 INFO O| May 15 03:15:55.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
75442024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.939 INFO O| May 15 03:15:55.939 INFO STEP 1041 (remove_files) COMPLETE
75452024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.939 INFO O| May 15 03:15:55.939 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75462024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.952 INFO O| May 15 03:15:55.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
75472024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.953 INFO O| May 15 03:15:55.952 INFO STEP 1042 (remove_files) COMPLETE
75482024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.953 INFO O| May 15 03:15:55.953 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75492024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.966 INFO O| May 15 03:15:55.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
75502024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.966 INFO O| May 15 03:15:55.966 INFO STEP 1043 (remove_files) COMPLETE
75512024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.966 INFO O| May 15 03:15:55.966 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75522024-05-15T03:15:56.886Z[ recovery-image] May 15 03:15:55.980 INFO O| May 15 03:15:55.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
75532024-05-15T03:15:56.887Z[ recovery-image] May 15 03:15:55.980 INFO O| May 15 03:15:55.980 INFO STEP 1044 (remove_files) COMPLETE
75542024-05-15T03:15:56.887Z[ recovery-image] May 15 03:15:55.980 INFO O| May 15 03:15:55.980 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75552024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:55.994 INFO O| May 15 03:15:55.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
75562024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:55.994 INFO O| May 15 03:15:55.994 INFO STEP 1045 (remove_files) COMPLETE
75572024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:55.994 INFO O| May 15 03:15:55.994 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75582024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.007 INFO O| May 15 03:15:56.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
75592024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.007 INFO O| May 15 03:15:56.007 INFO STEP 1046 (remove_files) COMPLETE
75602024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.007 INFO O| May 15 03:15:56.007 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75612024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.020 INFO O| May 15 03:15:56.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
75622024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.020 INFO O| May 15 03:15:56.020 INFO STEP 1047 (remove_files) COMPLETE
75632024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.020 INFO O| May 15 03:15:56.020 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75642024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.033 INFO O| May 15 03:15:56.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
75652024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.033 INFO O| May 15 03:15:56.033 INFO STEP 1048 (remove_files) COMPLETE
75662024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.033 INFO O| May 15 03:15:56.033 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75672024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.046 INFO O| May 15 03:15:56.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
75682024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.046 INFO O| May 15 03:15:56.046 INFO STEP 1049 (remove_files) COMPLETE
75692024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.046 INFO O| May 15 03:15:56.046 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75702024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.058 INFO O| May 15 03:15:56.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
75712024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.058 INFO O| May 15 03:15:56.058 INFO STEP 1050 (remove_files) COMPLETE
75722024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.058 INFO O| May 15 03:15:56.058 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75732024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.071 INFO O| May 15 03:15:56.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
75742024-05-15T03:15:56.915Z[ recovery-image] May 15 03:15:56.072 INFO O| May 15 03:15:56.071 INFO STEP 1051 (remove_files) COMPLETE
75752024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.072 INFO O| May 15 03:15:56.072 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75762024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.084 INFO O| May 15 03:15:56.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
75772024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.084 INFO O| May 15 03:15:56.084 INFO STEP 1052 (remove_files) COMPLETE
75782024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.084 INFO O| May 15 03:15:56.084 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75792024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.098 INFO O| May 15 03:15:56.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
75802024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.098 INFO O| May 15 03:15:56.098 INFO STEP 1053 (remove_files) COMPLETE
75812024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.098 INFO O| May 15 03:15:56.098 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75822024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.111 INFO O| May 15 03:15:56.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
75832024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.111 INFO O| May 15 03:15:56.111 INFO STEP 1054 (remove_files) COMPLETE
75842024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.111 INFO O| May 15 03:15:56.111 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75852024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.125 INFO O| May 15 03:15:56.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
75862024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.125 INFO O| May 15 03:15:56.125 INFO STEP 1055 (remove_files) COMPLETE
75872024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.125 INFO O| May 15 03:15:56.125 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75882024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.142 INFO O| May 15 03:15:56.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
75892024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.142 INFO O| May 15 03:15:56.142 INFO STEP 1056 (remove_files) COMPLETE
75902024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.142 INFO O| May 15 03:15:56.142 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75912024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.156 INFO O| May 15 03:15:56.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
75922024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.156 INFO O| May 15 03:15:56.156 INFO STEP 1057 (remove_files) COMPLETE
75932024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.156 INFO O| May 15 03:15:56.156 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75942024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.174 INFO O| May 15 03:15:56.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
75952024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.174 INFO O| May 15 03:15:56.174 INFO STEP 1058 (remove_files) COMPLETE
75962024-05-15T03:15:56.916Z[ recovery-image] May 15 03:15:56.174 INFO O| May 15 03:15:56.174 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75972024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.189 INFO O| May 15 03:15:56.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
75982024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.189 INFO O| May 15 03:15:56.189 INFO STEP 1059 (remove_files) COMPLETE
75992024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.189 INFO O| May 15 03:15:56.189 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76002024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.204 INFO O| May 15 03:15:56.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
76012024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.204 INFO O| May 15 03:15:56.204 INFO STEP 1060 (remove_files) COMPLETE
76022024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.204 INFO O| May 15 03:15:56.204 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76032024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.218 INFO O| May 15 03:15:56.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
76042024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.218 INFO O| May 15 03:15:56.218 INFO STEP 1061 (remove_files) COMPLETE
76052024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.218 INFO O| May 15 03:15:56.218 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76062024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.238 INFO O| May 15 03:15:56.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
76072024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.238 INFO O| May 15 03:15:56.238 INFO STEP 1062 (remove_files) COMPLETE
76082024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.238 INFO O| May 15 03:15:56.238 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76092024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.255 INFO O| May 15 03:15:56.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
76102024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.255 INFO O| May 15 03:15:56.255 INFO STEP 1063 (remove_files) COMPLETE
76112024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.255 INFO O| May 15 03:15:56.255 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76122024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.275 INFO O| May 15 03:15:56.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
76132024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.275 INFO O| May 15 03:15:56.275 INFO STEP 1064 (remove_files) COMPLETE
76142024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.275 INFO O| May 15 03:15:56.275 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76152024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.291 INFO O| May 15 03:15:56.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
76162024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.291 INFO O| May 15 03:15:56.291 INFO STEP 1065 (remove_files) COMPLETE
76172024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.291 INFO O| May 15 03:15:56.291 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76182024-05-15T03:15:56.917Z[ recovery-image] May 15 03:15:56.306 INFO O| May 15 03:15:56.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
76192024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.306 INFO O| May 15 03:15:56.306 INFO STEP 1066 (remove_files) COMPLETE
76202024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.306 INFO O| May 15 03:15:56.306 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76212024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.320 INFO O| May 15 03:15:56.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
76222024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.320 INFO O| May 15 03:15:56.320 INFO STEP 1067 (remove_files) COMPLETE
76232024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.320 INFO O| May 15 03:15:56.320 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76242024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.333 INFO O| May 15 03:15:56.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
76252024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.333 INFO O| May 15 03:15:56.333 INFO STEP 1068 (remove_files) COMPLETE
76262024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.333 INFO O| May 15 03:15:56.333 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76272024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.347 INFO O| May 15 03:15:56.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
76282024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.347 INFO O| May 15 03:15:56.347 INFO STEP 1069 (remove_files) COMPLETE
76292024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.347 INFO O| May 15 03:15:56.347 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76302024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.361 INFO O| May 15 03:15:56.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
76312024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.361 INFO O| May 15 03:15:56.361 INFO STEP 1070 (remove_files) COMPLETE
76322024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.361 INFO O| May 15 03:15:56.361 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76332024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.374 INFO O| May 15 03:15:56.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
76342024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.374 INFO O| May 15 03:15:56.374 INFO STEP 1071 (remove_files) COMPLETE
76352024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.374 INFO O| May 15 03:15:56.374 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76362024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.387 INFO O| May 15 03:15:56.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
76372024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.388 INFO O| May 15 03:15:56.388 INFO STEP 1072 (remove_files) COMPLETE
76382024-05-15T03:15:56.918Z[ recovery-image] May 15 03:15:56.388 INFO O| May 15 03:15:56.388 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76392024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.401 INFO O| May 15 03:15:56.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
76402024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.401 INFO O| May 15 03:15:56.401 INFO STEP 1073 (remove_files) COMPLETE
76412024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.401 INFO O| May 15 03:15:56.401 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76422024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.415 INFO O| May 15 03:15:56.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
76432024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.415 INFO O| May 15 03:15:56.415 INFO STEP 1074 (remove_files) COMPLETE
76442024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.415 INFO O| May 15 03:15:56.415 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76452024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.428 INFO O| May 15 03:15:56.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
76462024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.428 INFO O| May 15 03:15:56.428 INFO STEP 1075 (remove_files) COMPLETE
76472024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.429 INFO O| May 15 03:15:56.428 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76482024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.442 INFO O| May 15 03:15:56.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
76492024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.442 INFO O| May 15 03:15:56.442 INFO STEP 1076 (remove_files) COMPLETE
76502024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.442 INFO O| May 15 03:15:56.442 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76512024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.455 INFO O| May 15 03:15:56.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
76522024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.455 INFO O| May 15 03:15:56.455 INFO STEP 1077 (remove_files) COMPLETE
76532024-05-15T03:15:56.919Z[ recovery-image] May 15 03:15:56.455 INFO O| May 15 03:15:56.455 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76542024-05-15T03:15:56.944Z[ recovery-image] May 15 03:15:56.468 INFO O| May 15 03:15:56.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
76552024-05-15T03:15:56.945Z[ recovery-image] May 15 03:15:56.468 INFO O| May 15 03:15:56.468 INFO STEP 1078 (remove_files) COMPLETE
76562024-05-15T03:15:56.945Z[ recovery-image] May 15 03:15:56.468 INFO O| May 15 03:15:56.468 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76572024-05-15T03:15:56.945Z[ recovery-image] May 15 03:15:56.481 INFO O| May 15 03:15:56.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
76582024-05-15T03:15:56.945Z[ recovery-image] May 15 03:15:56.481 INFO O| May 15 03:15:56.481 INFO STEP 1079 (remove_files) COMPLETE
76592024-05-15T03:15:56.945Z[ recovery-image] May 15 03:15:56.481 INFO O| May 15 03:15:56.481 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76602024-05-15T03:15:56.970Z[ recovery-image] May 15 03:15:56.494 INFO O| May 15 03:15:56.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
76612024-05-15T03:15:56.971Z[ recovery-image] May 15 03:15:56.495 INFO O| May 15 03:15:56.495 INFO STEP 1080 (remove_files) COMPLETE
76622024-05-15T03:15:56.971Z[ recovery-image] May 15 03:15:56.495 INFO O| May 15 03:15:56.495 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76632024-05-15T03:15:56.971Z[ recovery-image] May 15 03:15:56.509 INFO O| May 15 03:15:56.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
76642024-05-15T03:15:56.971Z[ recovery-image] May 15 03:15:56.509 INFO O| May 15 03:15:56.509 INFO STEP 1081 (remove_files) COMPLETE
76652024-05-15T03:15:56.971Z[ recovery-image] May 15 03:15:56.509 INFO O| May 15 03:15:56.509 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76662024-05-15T03:15:56.998Z[ recovery-image] May 15 03:15:56.522 INFO O| May 15 03:15:56.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
76672024-05-15T03:15:56.998Z[ recovery-image] May 15 03:15:56.522 INFO O| May 15 03:15:56.522 INFO STEP 1082 (remove_files) COMPLETE
76682024-05-15T03:15:56.998Z[ recovery-image] May 15 03:15:56.522 INFO O| May 15 03:15:56.522 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76692024-05-15T03:15:56.998Z[ recovery-image] May 15 03:15:56.535 INFO O| May 15 03:15:56.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
76702024-05-15T03:15:56.998Z[ recovery-image] May 15 03:15:56.535 INFO O| May 15 03:15:56.535 INFO STEP 1083 (remove_files) COMPLETE
76712024-05-15T03:15:56.998Z[ recovery-image] May 15 03:15:56.535 INFO O| May 15 03:15:56.535 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76722024-05-15T03:15:57.023Z[ recovery-image] May 15 03:15:56.549 INFO O| May 15 03:15:56.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
76732024-05-15T03:15:57.023Z[ recovery-image] May 15 03:15:56.549 INFO O| May 15 03:15:56.549 INFO STEP 1084 (remove_files) COMPLETE
76742024-05-15T03:15:57.023Z[ recovery-image] May 15 03:15:56.549 INFO O| May 15 03:15:56.549 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76752024-05-15T03:15:57.023Z[ recovery-image] May 15 03:15:56.563 INFO O| May 15 03:15:56.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
76762024-05-15T03:15:57.023Z[ recovery-image] May 15 03:15:56.563 INFO O| May 15 03:15:56.563 INFO STEP 1085 (remove_files) COMPLETE
76772024-05-15T03:15:57.024Z[ recovery-image] May 15 03:15:56.563 INFO O| May 15 03:15:56.563 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76782024-05-15T03:15:57.049Z[ recovery-image] May 15 03:15:56.581 INFO O| May 15 03:15:56.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
76792024-05-15T03:15:57.049Z[ recovery-image] May 15 03:15:56.581 INFO O| May 15 03:15:56.581 INFO STEP 1086 (remove_files) COMPLETE
76802024-05-15T03:15:57.049Z[ recovery-image] May 15 03:15:56.581 INFO O| May 15 03:15:56.581 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76812024-05-15T03:15:57.049Z[ recovery-image] May 15 03:15:56.596 INFO O| May 15 03:15:56.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
76822024-05-15T03:15:57.049Z[ recovery-image] May 15 03:15:56.596 INFO O| May 15 03:15:56.596 INFO STEP 1087 (remove_files) COMPLETE
76832024-05-15T03:15:57.050Z[ recovery-image] May 15 03:15:56.596 INFO O| May 15 03:15:56.596 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76842024-05-15T03:15:57.088Z[ recovery-image] May 15 03:15:56.611 INFO O| May 15 03:15:56.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
76852024-05-15T03:15:57.088Z[ recovery-image] May 15 03:15:56.611 INFO O| May 15 03:15:56.611 INFO STEP 1088 (remove_files) COMPLETE
76862024-05-15T03:15:57.088Z[ recovery-image] May 15 03:15:56.611 INFO O| May 15 03:15:56.611 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76872024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.625 INFO O| May 15 03:15:56.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
76882024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.625 INFO O| May 15 03:15:56.625 INFO STEP 1089 (remove_files) COMPLETE
76892024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.625 INFO O| May 15 03:15:56.625 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76902024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.640 INFO O| May 15 03:15:56.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
76912024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.640 INFO O| May 15 03:15:56.640 INFO STEP 1090 (remove_files) COMPLETE
76922024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.640 INFO O| May 15 03:15:56.640 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76932024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.656 INFO O| May 15 03:15:56.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
76942024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.656 INFO O| May 15 03:15:56.656 INFO STEP 1091 (remove_files) COMPLETE
76952024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.656 INFO O| May 15 03:15:56.656 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76962024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.670 INFO O| May 15 03:15:56.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
76972024-05-15T03:15:57.125Z[ recovery-image] May 15 03:15:56.670 INFO O| May 15 03:15:56.670 INFO STEP 1092 (remove_files) COMPLETE
76982024-05-15T03:15:57.126Z[ recovery-image] May 15 03:15:56.670 INFO O| May 15 03:15:56.670 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76992024-05-15T03:15:58.720Z[ recovery-image] May 15 03:15:56.686 INFO O| May 15 03:15:56.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
77002024-05-15T03:15:58.720Z[ recovery-image] May 15 03:15:56.686 INFO O| May 15 03:15:56.686 INFO STEP 1093 (remove_files) COMPLETE
77012024-05-15T03:15:58.720Z[ recovery-image] May 15 03:15:56.686 INFO O| May 15 03:15:56.686 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77022024-05-15T03:15:58.720Z[ recovery-image] May 15 03:15:56.701 INFO O| May 15 03:15:56.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
77032024-05-15T03:15:58.720Z[ recovery-image] May 15 03:15:56.701 INFO O| May 15 03:15:56.701 INFO STEP 1094 (remove_files) COMPLETE
77042024-05-15T03:15:58.721Z[ recovery-image] May 15 03:15:56.702 INFO O| May 15 03:15:56.701 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77052024-05-15T03:15:58.721Z[ recovery-image] May 15 03:15:56.716 INFO O| May 15 03:15:56.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
77062024-05-15T03:15:58.721Z[ recovery-image] May 15 03:15:56.716 INFO O| May 15 03:15:56.716 INFO STEP 1095 (remove_files) COMPLETE
77072024-05-15T03:15:58.721Z[ recovery-image] May 15 03:15:56.716 INFO O| May 15 03:15:56.716 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77082024-05-15T03:15:58.721Z[ recovery-image] May 15 03:15:56.730 INFO O| May 15 03:15:56.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
77092024-05-15T03:15:58.721Z[ recovery-image] May 15 03:15:56.730 INFO O| May 15 03:15:56.730 INFO STEP 1096 (remove_files) COMPLETE
77102024-05-15T03:15:58.721Z[ recovery-image] May 15 03:15:56.730 INFO O| May 15 03:15:56.730 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77112024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.744 INFO O| May 15 03:15:56.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
77122024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.744 INFO O| May 15 03:15:56.744 INFO STEP 1097 (remove_files) COMPLETE
77132024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.744 INFO O| May 15 03:15:56.744 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77142024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.758 INFO O| May 15 03:15:56.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
77152024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.758 INFO O| May 15 03:15:56.758 INFO STEP 1098 (remove_files) COMPLETE
77162024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.758 INFO O| May 15 03:15:56.758 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77172024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.772 INFO O| May 15 03:15:56.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
77182024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.772 INFO O| May 15 03:15:56.772 INFO STEP 1099 (remove_files) COMPLETE
77192024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.772 INFO O| May 15 03:15:56.772 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77202024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.785 INFO O| May 15 03:15:56.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
77212024-05-15T03:15:58.722Z[ recovery-image] May 15 03:15:56.785 INFO O| May 15 03:15:56.785 INFO STEP 1100 (remove_files) COMPLETE
77222024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.785 INFO O| May 15 03:15:56.785 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77232024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.798 INFO O| May 15 03:15:56.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
77242024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.798 INFO O| May 15 03:15:56.798 INFO STEP 1101 (remove_files) COMPLETE
77252024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.798 INFO O| May 15 03:15:56.798 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77262024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.811 INFO O| May 15 03:15:56.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
77272024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.811 INFO O| May 15 03:15:56.811 INFO STEP 1102 (remove_files) COMPLETE
77282024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.811 INFO O| May 15 03:15:56.811 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77292024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.824 INFO O| May 15 03:15:56.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
77302024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.824 INFO O| May 15 03:15:56.824 INFO STEP 1103 (remove_files) COMPLETE
77312024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.824 INFO O| May 15 03:15:56.824 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77322024-05-15T03:15:58.723Z[ recovery-image] May 15 03:15:56.837 INFO O| May 15 03:15:56.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
77332024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.837 INFO O| May 15 03:15:56.837 INFO STEP 1104 (remove_files) COMPLETE
77342024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.837 INFO O| May 15 03:15:56.837 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77352024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.850 INFO O| May 15 03:15:56.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
77362024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.850 INFO O| May 15 03:15:56.850 INFO STEP 1105 (remove_files) COMPLETE
77372024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.850 INFO O| May 15 03:15:56.850 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77382024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.864 INFO O| May 15 03:15:56.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
77392024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.864 INFO O| May 15 03:15:56.864 INFO STEP 1106 (remove_files) COMPLETE
77402024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.864 INFO O| May 15 03:15:56.864 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77412024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.881 INFO O| May 15 03:15:56.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
77422024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.881 INFO O| May 15 03:15:56.881 INFO STEP 1107 (remove_files) COMPLETE
77432024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.881 INFO O| May 15 03:15:56.881 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77442024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.894 INFO O| May 15 03:15:56.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
77452024-05-15T03:15:58.724Z[ recovery-image] May 15 03:15:56.894 INFO O| May 15 03:15:56.894 INFO STEP 1108 (remove_files) COMPLETE
77462024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.894 INFO O| May 15 03:15:56.894 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77472024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.909 INFO O| May 15 03:15:56.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
77482024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.909 INFO O| May 15 03:15:56.909 INFO STEP 1109 (remove_files) COMPLETE
77492024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.909 INFO O| May 15 03:15:56.909 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77502024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.922 INFO O| May 15 03:15:56.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
77512024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.922 INFO O| May 15 03:15:56.922 INFO STEP 1110 (remove_files) COMPLETE
77522024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.922 INFO O| May 15 03:15:56.922 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77532024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.935 INFO O| May 15 03:15:56.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
77542024-05-15T03:15:58.725Z[ recovery-image] May 15 03:15:56.935 INFO O| May 15 03:15:56.935 INFO STEP 1111 (remove_files) COMPLETE
77552024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.936 INFO O| May 15 03:15:56.935 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77562024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.949 INFO O| May 15 03:15:56.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
77572024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.949 INFO O| May 15 03:15:56.949 INFO STEP 1112 (remove_files) COMPLETE
77582024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.949 INFO O| May 15 03:15:56.949 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77592024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.962 INFO O| May 15 03:15:56.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
77602024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.962 INFO O| May 15 03:15:56.962 INFO STEP 1113 (remove_files) COMPLETE
77612024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.962 INFO O| May 15 03:15:56.962 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77622024-05-15T03:15:58.726Z[ recovery-image] May 15 03:15:56.975 INFO O| May 15 03:15:56.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
77632024-05-15T03:15:58.727Z[ recovery-image] May 15 03:15:56.975 INFO O| May 15 03:15:56.975 INFO STEP 1114 (remove_files) COMPLETE
77642024-05-15T03:15:58.727Z[ recovery-image] May 15 03:15:56.975 INFO O| May 15 03:15:56.975 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77652024-05-15T03:15:58.727Z[ recovery-image] May 15 03:15:56.988 INFO O| May 15 03:15:56.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
77662024-05-15T03:15:58.727Z[ recovery-image] May 15 03:15:56.989 INFO O| May 15 03:15:56.988 INFO STEP 1115 (remove_files) COMPLETE
77672024-05-15T03:15:58.727Z[ recovery-image] May 15 03:15:56.989 INFO O| May 15 03:15:56.988 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77682024-05-15T03:15:58.727Z[ recovery-image] May 15 03:15:57.002 INFO O| May 15 03:15:57.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
77692024-05-15T03:15:58.728Z[ recovery-image] May 15 03:15:57.002 INFO O| May 15 03:15:57.002 INFO STEP 1116 (remove_files) COMPLETE
77702024-05-15T03:15:58.728Z[ recovery-image] May 15 03:15:57.002 INFO O| May 15 03:15:57.002 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77712024-05-15T03:15:58.728Z[ recovery-image] May 15 03:15:57.014 INFO O| May 15 03:15:57.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
77722024-05-15T03:15:58.728Z[ recovery-image] May 15 03:15:57.014 INFO O| May 15 03:15:57.014 INFO STEP 1117 (remove_files) COMPLETE
77732024-05-15T03:15:58.728Z[ recovery-image] May 15 03:15:57.014 INFO O| May 15 03:15:57.014 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77742024-05-15T03:15:58.728Z[ recovery-image] May 15 03:15:57.028 INFO O| May 15 03:15:57.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
77752024-05-15T03:15:58.728Z[ recovery-image] May 15 03:15:57.028 INFO O| May 15 03:15:57.028 INFO STEP 1118 (remove_files) COMPLETE
77762024-05-15T03:15:58.729Z[ recovery-image] May 15 03:15:57.028 INFO O| May 15 03:15:57.028 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77772024-05-15T03:15:58.729Z[ recovery-image] May 15 03:15:57.043 INFO O| May 15 03:15:57.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
77782024-05-15T03:15:58.729Z[ recovery-image] May 15 03:15:57.043 INFO O| May 15 03:15:57.043 INFO STEP 1119 (remove_files) COMPLETE
77792024-05-15T03:15:58.729Z[ recovery-image] May 15 03:15:57.043 INFO O| May 15 03:15:57.043 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77802024-05-15T03:15:58.729Z[ recovery-image] May 15 03:15:57.058 INFO O| May 15 03:15:57.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
77812024-05-15T03:15:58.729Z[ recovery-image] May 15 03:15:57.058 INFO O| May 15 03:15:57.058 INFO STEP 1120 (remove_files) COMPLETE
77822024-05-15T03:15:58.729Z[ recovery-image] May 15 03:15:57.058 INFO O| May 15 03:15:57.058 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77832024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.072 INFO O| May 15 03:15:57.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
77842024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.072 INFO O| May 15 03:15:57.072 INFO STEP 1121 (remove_files) COMPLETE
77852024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.072 INFO O| May 15 03:15:57.072 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77862024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.086 INFO O| May 15 03:15:57.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
77872024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.086 INFO O| May 15 03:15:57.086 INFO STEP 1122 (remove_files) COMPLETE
77882024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.086 INFO O| May 15 03:15:57.086 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77892024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.100 INFO O| May 15 03:15:57.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
77902024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.101 INFO O| May 15 03:15:57.101 INFO STEP 1123 (remove_files) COMPLETE
77912024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.101 INFO O| May 15 03:15:57.101 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77922024-05-15T03:15:58.730Z[ recovery-image] May 15 03:15:57.115 INFO O| May 15 03:15:57.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
77932024-05-15T03:15:58.731Z[ recovery-image] May 15 03:15:57.115 INFO O| May 15 03:15:57.115 INFO STEP 1124 (remove_files) COMPLETE
77942024-05-15T03:15:58.731Z[ recovery-image] May 15 03:15:57.115 INFO O| May 15 03:15:57.115 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77952024-05-15T03:15:58.731Z[ recovery-image] May 15 03:15:57.128 INFO O| May 15 03:15:57.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
77962024-05-15T03:15:58.731Z[ recovery-image] May 15 03:15:57.128 INFO O| May 15 03:15:57.128 INFO STEP 1125 (remove_files) COMPLETE
77972024-05-15T03:15:58.731Z[ recovery-image] May 15 03:15:57.128 INFO O| May 15 03:15:57.128 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77982024-05-15T03:15:59.263Z[ recovery-image] May 15 03:15:57.141 INFO O| May 15 03:15:57.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
77992024-05-15T03:15:59.263Z[ recovery-image] May 15 03:15:57.141 INFO O| May 15 03:15:57.141 INFO STEP 1126 (remove_files) COMPLETE
78002024-05-15T03:15:59.263Z[ recovery-image] May 15 03:15:57.141 INFO O| May 15 03:15:57.141 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78012024-05-15T03:15:59.264Z[ recovery-image] May 15 03:15:57.154 INFO O| May 15 03:15:57.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
78022024-05-15T03:15:59.264Z[ recovery-image] May 15 03:15:57.154 INFO O| May 15 03:15:57.154 INFO STEP 1127 (remove_files) COMPLETE
78032024-05-15T03:15:59.264Z[ recovery-image] May 15 03:15:57.154 INFO O| May 15 03:15:57.154 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78042024-05-15T03:15:59.264Z[ recovery-image] May 15 03:15:57.167 INFO O| May 15 03:15:57.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
78052024-05-15T03:15:59.264Z[ recovery-image] May 15 03:15:57.167 INFO O| May 15 03:15:57.167 INFO STEP 1128 (remove_files) COMPLETE
78062024-05-15T03:15:59.264Z[ recovery-image] May 15 03:15:57.167 INFO O| May 15 03:15:57.167 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78072024-05-15T03:15:59.265Z[ recovery-image] May 15 03:15:57.182 INFO O| May 15 03:15:57.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
78082024-05-15T03:15:59.265Z[ recovery-image] May 15 03:15:57.182 INFO O| May 15 03:15:57.182 INFO STEP 1129 (remove_files) COMPLETE
78092024-05-15T03:15:59.265Z[ recovery-image] May 15 03:15:57.182 INFO O| May 15 03:15:57.182 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78102024-05-15T03:15:59.265Z[ recovery-image] May 15 03:15:57.196 INFO O| May 15 03:15:57.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
78112024-05-15T03:15:59.265Z[ recovery-image] May 15 03:15:57.196 INFO O| May 15 03:15:57.196 INFO STEP 1130 (remove_files) COMPLETE
78122024-05-15T03:15:59.266Z[ recovery-image] May 15 03:15:57.197 INFO O| May 15 03:15:57.196 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78132024-05-15T03:15:59.266Z[ recovery-image] May 15 03:15:57.210 INFO O| May 15 03:15:57.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
78142024-05-15T03:15:59.266Z[ recovery-image] May 15 03:15:57.211 INFO O| May 15 03:15:57.210 INFO STEP 1131 (remove_files) COMPLETE
78152024-05-15T03:15:59.266Z[ recovery-image] May 15 03:15:57.211 INFO O| May 15 03:15:57.211 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78162024-05-15T03:15:59.266Z[ recovery-image] May 15 03:15:57.224 INFO O| May 15 03:15:57.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
78172024-05-15T03:15:59.266Z[ recovery-image] May 15 03:15:57.224 INFO O| May 15 03:15:57.224 INFO STEP 1132 (remove_files) COMPLETE
78182024-05-15T03:15:59.267Z[ recovery-image] May 15 03:15:57.224 INFO O| May 15 03:15:57.224 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78192024-05-15T03:15:59.267Z[ recovery-image] May 15 03:15:57.238 INFO O| May 15 03:15:57.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
78202024-05-15T03:15:59.267Z[ recovery-image] May 15 03:15:57.238 INFO O| May 15 03:15:57.238 INFO STEP 1133 (remove_files) COMPLETE
78212024-05-15T03:15:59.267Z[ recovery-image] May 15 03:15:57.238 INFO O| May 15 03:15:57.238 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78222024-05-15T03:15:59.267Z[ recovery-image] May 15 03:15:57.252 INFO O| May 15 03:15:57.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
78232024-05-15T03:15:59.268Z[ recovery-image] May 15 03:15:57.252 INFO O| May 15 03:15:57.252 INFO STEP 1134 (remove_files) COMPLETE
78242024-05-15T03:15:59.268Z[ recovery-image] May 15 03:15:57.252 INFO O| May 15 03:15:57.252 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78252024-05-15T03:15:59.268Z[ recovery-image] May 15 03:15:57.271 INFO O| May 15 03:15:57.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
78262024-05-15T03:15:59.268Z[ recovery-image] May 15 03:15:57.271 INFO O| May 15 03:15:57.271 INFO STEP 1135 (remove_files) COMPLETE
78272024-05-15T03:15:59.269Z[ recovery-image] May 15 03:15:57.271 INFO O| May 15 03:15:57.271 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78282024-05-15T03:15:59.269Z[ recovery-image] May 15 03:15:57.285 INFO O| May 15 03:15:57.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
78292024-05-15T03:15:59.269Z[ recovery-image] May 15 03:15:57.285 INFO O| May 15 03:15:57.285 INFO STEP 1136 (remove_files) COMPLETE
78302024-05-15T03:15:59.269Z[ recovery-image] May 15 03:15:57.285 INFO O| May 15 03:15:57.285 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78312024-05-15T03:15:59.269Z[ recovery-image] May 15 03:15:57.298 INFO O| May 15 03:15:57.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
78322024-05-15T03:15:59.270Z[ recovery-image] May 15 03:15:57.298 INFO O| May 15 03:15:57.298 INFO STEP 1137 (remove_files) COMPLETE
78332024-05-15T03:15:59.270Z[ recovery-image] May 15 03:15:57.298 INFO O| May 15 03:15:57.298 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78342024-05-15T03:15:59.270Z[ recovery-image] May 15 03:15:57.311 INFO O| May 15 03:15:57.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
78352024-05-15T03:15:59.270Z[ recovery-image] May 15 03:15:57.311 INFO O| May 15 03:15:57.311 INFO STEP 1138 (remove_files) COMPLETE
78362024-05-15T03:15:59.270Z[ recovery-image] May 15 03:15:57.311 INFO O| May 15 03:15:57.311 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372024-05-15T03:15:59.270Z[ recovery-image] May 15 03:15:57.331 INFO O| May 15 03:15:57.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
78382024-05-15T03:15:59.271Z[ recovery-image] May 15 03:15:57.331 INFO O| May 15 03:15:57.331 INFO STEP 1139 (remove_files) COMPLETE
78392024-05-15T03:15:59.271Z[ recovery-image] May 15 03:15:57.331 INFO O| May 15 03:15:57.331 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402024-05-15T03:15:59.271Z[ recovery-image] May 15 03:15:57.349 INFO O| May 15 03:15:57.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
78412024-05-15T03:15:59.271Z[ recovery-image] May 15 03:15:57.349 INFO O| May 15 03:15:57.349 INFO STEP 1140 (remove_files) COMPLETE
78422024-05-15T03:15:59.272Z[ recovery-image] May 15 03:15:57.349 INFO O| May 15 03:15:57.349 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432024-05-15T03:15:59.272Z[ recovery-image] May 15 03:15:57.362 INFO O| May 15 03:15:57.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
78442024-05-15T03:15:59.272Z[ recovery-image] May 15 03:15:57.363 INFO O| May 15 03:15:57.362 INFO STEP 1141 (remove_files) COMPLETE
78452024-05-15T03:15:59.272Z[ recovery-image] May 15 03:15:57.363 INFO O| May 15 03:15:57.363 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78462024-05-15T03:15:59.272Z[ recovery-image] May 15 03:15:57.375 INFO O| May 15 03:15:57.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
78472024-05-15T03:15:59.272Z[ recovery-image] May 15 03:15:57.375 INFO O| May 15 03:15:57.375 INFO STEP 1142 (remove_files) COMPLETE
78482024-05-15T03:15:59.273Z[ recovery-image] May 15 03:15:57.375 INFO O| May 15 03:15:57.375 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78492024-05-15T03:15:59.273Z[ recovery-image] May 15 03:15:57.388 INFO O| May 15 03:15:57.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
78502024-05-15T03:15:59.273Z[ recovery-image] May 15 03:15:57.388 INFO O| May 15 03:15:57.388 INFO STEP 1143 (remove_files) COMPLETE
78512024-05-15T03:15:59.273Z[ recovery-image] May 15 03:15:57.388 INFO O| May 15 03:15:57.388 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78522024-05-15T03:15:59.273Z[ recovery-image] May 15 03:15:57.400 INFO O| May 15 03:15:57.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
78532024-05-15T03:15:59.274Z[ recovery-image] May 15 03:15:57.401 INFO O| May 15 03:15:57.400 INFO STEP 1144 (remove_files) COMPLETE
78542024-05-15T03:15:59.274Z[ recovery-image] May 15 03:15:57.401 INFO O| May 15 03:15:57.400 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78552024-05-15T03:15:59.274Z[ recovery-image] May 15 03:15:57.413 INFO O| May 15 03:15:57.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
78562024-05-15T03:15:59.274Z[ recovery-image] May 15 03:15:57.413 INFO O| May 15 03:15:57.413 INFO STEP 1145 (remove_files) COMPLETE
78572024-05-15T03:15:59.274Z[ recovery-image] May 15 03:15:57.414 INFO O| May 15 03:15:57.413 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78582024-05-15T03:15:59.274Z[ recovery-image] May 15 03:15:57.426 INFO O| May 15 03:15:57.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
78592024-05-15T03:15:59.275Z[ recovery-image] May 15 03:15:57.426 INFO O| May 15 03:15:57.426 INFO STEP 1146 (remove_files) COMPLETE
78602024-05-15T03:15:59.275Z[ recovery-image] May 15 03:15:57.426 INFO O| May 15 03:15:57.426 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78612024-05-15T03:15:59.275Z[ recovery-image] May 15 03:15:57.438 INFO O| May 15 03:15:57.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
78622024-05-15T03:15:59.275Z[ recovery-image] May 15 03:15:57.438 INFO O| May 15 03:15:57.438 INFO STEP 1147 (remove_files) COMPLETE
78632024-05-15T03:15:59.275Z[ recovery-image] May 15 03:15:57.438 INFO O| May 15 03:15:57.438 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78642024-05-15T03:15:59.275Z[ recovery-image] May 15 03:15:57.450 INFO O| May 15 03:15:57.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
78652024-05-15T03:15:59.276Z[ recovery-image] May 15 03:15:57.450 INFO O| May 15 03:15:57.450 INFO STEP 1148 (remove_files) COMPLETE
78662024-05-15T03:15:59.276Z[ recovery-image] May 15 03:15:57.450 INFO O| May 15 03:15:57.450 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78672024-05-15T03:15:59.276Z[ recovery-image] May 15 03:15:57.463 INFO O| May 15 03:15:57.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
78682024-05-15T03:15:59.276Z[ recovery-image] May 15 03:15:57.463 INFO O| May 15 03:15:57.463 INFO STEP 1149 (remove_files) COMPLETE
78692024-05-15T03:15:59.276Z[ recovery-image] May 15 03:15:57.463 INFO O| May 15 03:15:57.463 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78702024-05-15T03:15:59.276Z[ recovery-image] May 15 03:15:57.480 INFO O| May 15 03:15:57.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
78712024-05-15T03:15:59.277Z[ recovery-image] May 15 03:15:57.480 INFO O| May 15 03:15:57.480 INFO STEP 1150 (remove_files) COMPLETE
78722024-05-15T03:15:59.277Z[ recovery-image] May 15 03:15:57.480 INFO O| May 15 03:15:57.480 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78732024-05-15T03:15:59.277Z[ recovery-image] May 15 03:15:57.496 INFO O| May 15 03:15:57.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
78742024-05-15T03:15:59.277Z[ recovery-image] May 15 03:15:57.496 INFO O| May 15 03:15:57.496 INFO STEP 1151 (remove_files) COMPLETE
78752024-05-15T03:15:59.277Z[ recovery-image] May 15 03:15:57.496 INFO O| May 15 03:15:57.496 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78762024-05-15T03:15:59.278Z[ recovery-image] May 15 03:15:57.510 INFO O| May 15 03:15:57.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
78772024-05-15T03:15:59.278Z[ recovery-image] May 15 03:15:57.510 INFO O| May 15 03:15:57.510 INFO STEP 1152 (remove_files) COMPLETE
78782024-05-15T03:15:59.278Z[ recovery-image] May 15 03:15:57.510 INFO O| May 15 03:15:57.510 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78792024-05-15T03:15:59.279Z[ recovery-image] May 15 03:15:57.524 INFO O| May 15 03:15:57.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
78802024-05-15T03:15:59.279Z[ recovery-image] May 15 03:15:57.524 INFO O| May 15 03:15:57.524 INFO STEP 1153 (remove_files) COMPLETE
78812024-05-15T03:15:59.279Z[ recovery-image] May 15 03:15:57.524 INFO O| May 15 03:15:57.524 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78822024-05-15T03:15:59.280Z[ recovery-image] May 15 03:15:57.538 INFO O| May 15 03:15:57.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
78832024-05-15T03:15:59.280Z[ recovery-image] May 15 03:15:57.538 INFO O| May 15 03:15:57.538 INFO STEP 1154 (remove_files) COMPLETE
78842024-05-15T03:15:59.280Z[ recovery-image] May 15 03:15:57.538 INFO O| May 15 03:15:57.538 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78852024-05-15T03:15:59.280Z[ recovery-image] May 15 03:15:57.552 INFO O| May 15 03:15:57.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
78862024-05-15T03:15:59.281Z[ recovery-image] May 15 03:15:57.552 INFO O| May 15 03:15:57.552 INFO STEP 1155 (remove_files) COMPLETE
78872024-05-15T03:15:59.281Z[ recovery-image] May 15 03:15:57.552 INFO O| May 15 03:15:57.552 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78882024-05-15T03:15:59.281Z[ recovery-image] May 15 03:15:57.565 INFO O| May 15 03:15:57.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
78892024-05-15T03:15:59.281Z[ recovery-image] May 15 03:15:57.566 INFO O| May 15 03:15:57.565 INFO STEP 1156 (remove_files) COMPLETE
78902024-05-15T03:15:59.281Z[ recovery-image] May 15 03:15:57.566 INFO O| May 15 03:15:57.566 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78912024-05-15T03:15:59.282Z[ recovery-image] May 15 03:15:57.578 INFO O| May 15 03:15:57.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
78922024-05-15T03:15:59.282Z[ recovery-image] May 15 03:15:57.579 INFO O| May 15 03:15:57.578 INFO STEP 1157 (remove_files) COMPLETE
78932024-05-15T03:15:59.282Z[ recovery-image] May 15 03:15:57.579 INFO O| May 15 03:15:57.578 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78942024-05-15T03:15:59.282Z[ recovery-image] May 15 03:15:57.596 INFO O| May 15 03:15:57.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
78952024-05-15T03:15:59.282Z[ recovery-image] May 15 03:15:57.596 INFO O| May 15 03:15:57.596 INFO STEP 1158 (remove_files) COMPLETE
78962024-05-15T03:15:59.282Z[ recovery-image] May 15 03:15:57.596 INFO O| May 15 03:15:57.596 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78972024-05-15T03:15:59.282Z[ recovery-image] May 15 03:15:57.609 INFO O| May 15 03:15:57.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
78982024-05-15T03:15:59.779Z[ recovery-image] May 15 03:15:57.609 INFO O| May 15 03:15:57.609 INFO STEP 1159 (remove_files) COMPLETE
78992024-05-15T03:15:59.780Z[ recovery-image] May 15 03:15:57.609 INFO O| May 15 03:15:57.609 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79002024-05-15T03:15:59.780Z[ recovery-image] May 15 03:15:57.623 INFO O| May 15 03:15:57.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
79012024-05-15T03:15:59.780Z[ recovery-image] May 15 03:15:57.623 INFO O| May 15 03:15:57.623 INFO STEP 1160 (remove_files) COMPLETE
79022024-05-15T03:15:59.780Z[ recovery-image] May 15 03:15:57.623 INFO O| May 15 03:15:57.623 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79032024-05-15T03:15:59.780Z[ recovery-image] May 15 03:15:57.639 INFO O| May 15 03:15:57.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
79042024-05-15T03:15:59.781Z[ recovery-image] May 15 03:15:57.639 INFO O| May 15 03:15:57.639 INFO STEP 1161 (remove_files) COMPLETE
79052024-05-15T03:15:59.781Z[ recovery-image] May 15 03:15:57.639 INFO O| May 15 03:15:57.639 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79062024-05-15T03:15:59.784Z[ recovery-image] May 15 03:15:57.652 INFO O| May 15 03:15:57.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
79072024-05-15T03:15:59.784Z[ recovery-image] May 15 03:15:57.652 INFO O| May 15 03:15:57.652 INFO STEP 1162 (remove_files) COMPLETE
79082024-05-15T03:15:59.784Z[ recovery-image] May 15 03:15:57.652 INFO O| May 15 03:15:57.652 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79092024-05-15T03:15:59.784Z[ recovery-image] May 15 03:15:57.666 INFO O| May 15 03:15:57.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
79102024-05-15T03:15:59.785Z[ recovery-image] May 15 03:15:57.666 INFO O| May 15 03:15:57.666 INFO STEP 1163 (remove_files) COMPLETE
79112024-05-15T03:15:59.785Z[ recovery-image] May 15 03:15:57.666 INFO O| May 15 03:15:57.666 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79122024-05-15T03:15:59.785Z[ recovery-image] May 15 03:15:57.679 INFO O| May 15 03:15:57.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
79132024-05-15T03:15:59.785Z[ recovery-image] May 15 03:15:57.679 INFO O| May 15 03:15:57.679 INFO STEP 1164 (remove_files) COMPLETE
79142024-05-15T03:15:59.786Z[ recovery-image] May 15 03:15:57.679 INFO O| May 15 03:15:57.679 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79152024-05-15T03:15:59.786Z[ recovery-image] May 15 03:15:57.692 INFO O| May 15 03:15:57.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
79162024-05-15T03:15:59.786Z[ recovery-image] May 15 03:15:57.692 INFO O| May 15 03:15:57.692 INFO STEP 1165 (remove_files) COMPLETE
79172024-05-15T03:15:59.786Z[ recovery-image] May 15 03:15:57.692 INFO O| May 15 03:15:57.692 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79182024-05-15T03:15:59.786Z[ recovery-image] May 15 03:15:57.705 INFO O| May 15 03:15:57.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
79192024-05-15T03:15:59.787Z[ recovery-image] May 15 03:15:57.706 INFO O| May 15 03:15:57.705 INFO STEP 1166 (remove_files) COMPLETE
79202024-05-15T03:15:59.787Z[ recovery-image] May 15 03:15:57.706 INFO O| May 15 03:15:57.706 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79212024-05-15T03:15:59.787Z[ recovery-image] May 15 03:15:57.719 INFO O| May 15 03:15:57.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
79222024-05-15T03:15:59.787Z[ recovery-image] May 15 03:15:57.719 INFO O| May 15 03:15:57.719 INFO STEP 1167 (remove_files) COMPLETE
79232024-05-15T03:15:59.788Z[ recovery-image] May 15 03:15:57.719 INFO O| May 15 03:15:57.719 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79242024-05-15T03:15:59.788Z[ recovery-image] May 15 03:15:57.733 INFO O| May 15 03:15:57.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
79252024-05-15T03:15:59.788Z[ recovery-image] May 15 03:15:57.733 INFO O| May 15 03:15:57.733 INFO STEP 1168 (remove_files) COMPLETE
79262024-05-15T03:15:59.788Z[ recovery-image] May 15 03:15:57.733 INFO O| May 15 03:15:57.733 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79272024-05-15T03:15:59.788Z[ recovery-image] May 15 03:15:57.747 INFO O| May 15 03:15:57.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
79282024-05-15T03:15:59.788Z[ recovery-image] May 15 03:15:57.747 INFO O| May 15 03:15:57.747 INFO STEP 1169 (remove_files) COMPLETE
79292024-05-15T03:15:59.788Z[ recovery-image] May 15 03:15:57.747 INFO O| May 15 03:15:57.747 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79302024-05-15T03:15:59.789Z[ recovery-image] May 15 03:15:57.761 INFO O| May 15 03:15:57.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
79312024-05-15T03:15:59.789Z[ recovery-image] May 15 03:15:57.761 INFO O| May 15 03:15:57.761 INFO STEP 1170 (remove_files) COMPLETE
79322024-05-15T03:15:59.789Z[ recovery-image] May 15 03:15:57.761 INFO O| May 15 03:15:57.761 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79332024-05-15T03:15:59.789Z[ recovery-image] May 15 03:15:57.774 INFO O| May 15 03:15:57.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
79342024-05-15T03:15:59.790Z[ recovery-image] May 15 03:15:57.775 INFO O| May 15 03:15:57.774 INFO STEP 1171 (remove_files) COMPLETE
79352024-05-15T03:15:59.790Z[ recovery-image] May 15 03:15:57.775 INFO O| May 15 03:15:57.775 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79362024-05-15T03:15:59.790Z[ recovery-image] May 15 03:15:57.788 INFO O| May 15 03:15:57.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
79372024-05-15T03:15:59.790Z[ recovery-image] May 15 03:15:57.788 INFO O| May 15 03:15:57.788 INFO STEP 1172 (remove_files) COMPLETE
79382024-05-15T03:15:59.790Z[ recovery-image] May 15 03:15:57.788 INFO O| May 15 03:15:57.788 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79392024-05-15T03:15:59.790Z[ recovery-image] May 15 03:15:57.801 INFO O| May 15 03:15:57.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
79402024-05-15T03:15:59.791Z[ recovery-image] May 15 03:15:57.801 INFO O| May 15 03:15:57.801 INFO STEP 1173 (remove_files) COMPLETE
79412024-05-15T03:15:59.791Z[ recovery-image] May 15 03:15:57.801 INFO O| May 15 03:15:57.801 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79422024-05-15T03:15:59.791Z[ recovery-image] May 15 03:15:57.814 INFO O| May 15 03:15:57.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
79432024-05-15T03:15:59.791Z[ recovery-image] May 15 03:15:57.815 INFO O| May 15 03:15:57.814 INFO STEP 1174 (remove_files) COMPLETE
79442024-05-15T03:15:59.791Z[ recovery-image] May 15 03:15:57.815 INFO O| May 15 03:15:57.815 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79452024-05-15T03:15:59.791Z[ recovery-image] May 15 03:15:57.828 INFO O| May 15 03:15:57.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
79462024-05-15T03:15:59.791Z[ recovery-image] May 15 03:15:57.828 INFO O| May 15 03:15:57.828 INFO STEP 1175 (remove_files) COMPLETE
79472024-05-15T03:15:59.792Z[ recovery-image] May 15 03:15:57.828 INFO O| May 15 03:15:57.828 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79482024-05-15T03:15:59.792Z[ recovery-image] May 15 03:15:57.841 INFO O| May 15 03:15:57.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
79492024-05-15T03:15:59.792Z[ recovery-image] May 15 03:15:57.841 INFO O| May 15 03:15:57.841 INFO STEP 1176 (remove_files) COMPLETE
79502024-05-15T03:15:59.792Z[ recovery-image] May 15 03:15:57.841 INFO O| May 15 03:15:57.841 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79512024-05-15T03:15:59.792Z[ recovery-image] May 15 03:15:57.854 INFO O| May 15 03:15:57.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
79522024-05-15T03:15:59.793Z[ recovery-image] May 15 03:15:57.854 INFO O| May 15 03:15:57.854 INFO STEP 1177 (remove_files) COMPLETE
79532024-05-15T03:15:59.793Z[ recovery-image] May 15 03:15:57.854 INFO O| May 15 03:15:57.854 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79542024-05-15T03:15:59.793Z[ recovery-image] May 15 03:15:57.869 INFO O| May 15 03:15:57.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
79552024-05-15T03:15:59.793Z[ recovery-image] May 15 03:15:57.869 INFO O| May 15 03:15:57.869 INFO STEP 1178 (remove_files) COMPLETE
79562024-05-15T03:15:59.793Z[ recovery-image] May 15 03:15:57.869 INFO O| May 15 03:15:57.869 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79572024-05-15T03:15:59.793Z[ recovery-image] May 15 03:15:57.884 INFO O| May 15 03:15:57.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
79582024-05-15T03:15:59.793Z[ recovery-image] May 15 03:15:57.884 INFO O| May 15 03:15:57.884 INFO STEP 1179 (remove_files) COMPLETE
79592024-05-15T03:15:59.794Z[ recovery-image] May 15 03:15:57.884 INFO O| May 15 03:15:57.884 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79602024-05-15T03:15:59.794Z[ recovery-image] May 15 03:15:57.897 INFO O| May 15 03:15:57.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
79612024-05-15T03:15:59.794Z[ recovery-image] May 15 03:15:57.897 INFO O| May 15 03:15:57.897 INFO STEP 1180 (remove_files) COMPLETE
79622024-05-15T03:15:59.794Z[ recovery-image] May 15 03:15:57.897 INFO O| May 15 03:15:57.897 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79632024-05-15T03:15:59.794Z[ recovery-image] May 15 03:15:57.910 INFO O| May 15 03:15:57.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
79642024-05-15T03:15:59.794Z[ recovery-image] May 15 03:15:57.910 INFO O| May 15 03:15:57.910 INFO STEP 1181 (remove_files) COMPLETE
79652024-05-15T03:15:59.794Z[ recovery-image] May 15 03:15:57.910 INFO O| May 15 03:15:57.910 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79662024-05-15T03:15:59.795Z[ recovery-image] May 15 03:15:57.923 INFO O| May 15 03:15:57.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
79672024-05-15T03:15:59.795Z[ recovery-image] May 15 03:15:57.923 INFO O| May 15 03:15:57.923 INFO STEP 1182 (remove_files) COMPLETE
79682024-05-15T03:15:59.795Z[ recovery-image] May 15 03:15:57.923 INFO O| May 15 03:15:57.923 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79692024-05-15T03:15:59.796Z[ recovery-image] May 15 03:15:57.937 INFO O| May 15 03:15:57.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
79702024-05-15T03:15:59.796Z[ recovery-image] May 15 03:15:57.937 INFO O| May 15 03:15:57.937 INFO STEP 1183 (remove_files) COMPLETE
79712024-05-15T03:15:59.796Z[ recovery-image] May 15 03:15:57.937 INFO O| May 15 03:15:57.937 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79722024-05-15T03:15:59.796Z[ recovery-image] May 15 03:15:57.952 INFO O| May 15 03:15:57.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
79732024-05-15T03:15:59.796Z[ recovery-image] May 15 03:15:57.953 INFO O| May 15 03:15:57.953 INFO STEP 1184 (remove_files) COMPLETE
79742024-05-15T03:15:59.797Z[ recovery-image] May 15 03:15:57.953 INFO O| May 15 03:15:57.953 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79752024-05-15T03:15:59.797Z[ recovery-image] May 15 03:15:57.967 INFO O| May 15 03:15:57.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
79762024-05-15T03:15:59.797Z[ recovery-image] May 15 03:15:57.967 INFO O| May 15 03:15:57.967 INFO STEP 1185 (remove_files) COMPLETE
79772024-05-15T03:15:59.797Z[ recovery-image] May 15 03:15:57.967 INFO O| May 15 03:15:57.967 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79782024-05-15T03:15:59.797Z[ recovery-image] May 15 03:15:57.981 INFO O| May 15 03:15:57.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
79792024-05-15T03:15:59.797Z[ recovery-image] May 15 03:15:57.981 INFO O| May 15 03:15:57.981 INFO STEP 1186 (remove_files) COMPLETE
79802024-05-15T03:15:59.798Z[ recovery-image] May 15 03:15:57.981 INFO O| May 15 03:15:57.981 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79812024-05-15T03:15:59.798Z[ recovery-image] May 15 03:15:57.996 INFO O| May 15 03:15:57.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
79822024-05-15T03:15:59.798Z[ recovery-image] May 15 03:15:57.996 INFO O| May 15 03:15:57.996 INFO STEP 1187 (remove_files) COMPLETE
79832024-05-15T03:15:59.801Z[ recovery-image] May 15 03:15:57.996 INFO O| May 15 03:15:57.996 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79842024-05-15T03:15:59.801Z[ recovery-image] May 15 03:15:58.011 INFO O| May 15 03:15:58.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
79852024-05-15T03:15:59.801Z[ recovery-image] May 15 03:15:58.011 INFO O| May 15 03:15:58.011 INFO STEP 1188 (remove_files) COMPLETE
79862024-05-15T03:15:59.801Z[ recovery-image] May 15 03:15:58.011 INFO O| May 15 03:15:58.011 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79872024-05-15T03:15:59.801Z[ recovery-image] May 15 03:15:58.025 INFO O| May 15 03:15:58.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
79882024-05-15T03:15:59.802Z[ recovery-image] May 15 03:15:58.025 INFO O| May 15 03:15:58.025 INFO STEP 1189 (remove_files) COMPLETE
79892024-05-15T03:15:59.802Z[ recovery-image] May 15 03:15:58.025 INFO O| May 15 03:15:58.025 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79902024-05-15T03:15:59.802Z[ recovery-image] May 15 03:15:58.038 INFO O| May 15 03:15:58.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
79912024-05-15T03:15:59.802Z[ recovery-image] May 15 03:15:58.038 INFO O| May 15 03:15:58.038 INFO STEP 1190 (remove_files) COMPLETE
79922024-05-15T03:15:59.802Z[ recovery-image] May 15 03:15:58.038 INFO O| May 15 03:15:58.038 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79932024-05-15T03:15:59.803Z[ recovery-image] May 15 03:15:58.051 INFO O| May 15 03:15:58.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
79942024-05-15T03:15:59.803Z[ recovery-image] May 15 03:15:58.051 INFO O| May 15 03:15:58.051 INFO STEP 1191 (remove_files) COMPLETE
79952024-05-15T03:15:59.803Z[ recovery-image] May 15 03:15:58.051 INFO O| May 15 03:15:58.051 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79962024-05-15T03:15:59.803Z[ recovery-image] May 15 03:15:58.065 INFO O| May 15 03:15:58.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
79972024-05-15T03:15:59.803Z[ recovery-image] May 15 03:15:58.065 INFO O| May 15 03:15:58.065 INFO STEP 1192 (remove_files) COMPLETE
79982024-05-15T03:15:59.851Z[ recovery-image] May 15 03:15:58.065 INFO O| May 15 03:15:58.065 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79992024-05-15T03:15:59.852Z[ recovery-image] May 15 03:15:58.082 INFO O| May 15 03:15:58.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
80002024-05-15T03:15:59.852Z[ recovery-image] May 15 03:15:58.083 INFO O| May 15 03:15:58.082 INFO STEP 1193 (remove_files) COMPLETE
80012024-05-15T03:15:59.852Z[ recovery-image] May 15 03:15:58.083 INFO O| May 15 03:15:58.083 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80022024-05-15T03:15:59.852Z[ recovery-image] May 15 03:15:58.097 INFO O| May 15 03:15:58.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
80032024-05-15T03:15:59.852Z[ recovery-image] May 15 03:15:58.098 INFO O| May 15 03:15:58.098 INFO STEP 1194 (remove_files) COMPLETE
80042024-05-15T03:15:59.853Z[ recovery-image] May 15 03:15:58.098 INFO O| May 15 03:15:58.098 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80052024-05-15T03:15:59.853Z[ recovery-image] May 15 03:15:58.113 INFO O| May 15 03:15:58.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
80062024-05-15T03:15:59.853Z[ recovery-image] May 15 03:15:58.113 INFO O| May 15 03:15:58.113 INFO STEP 1195 (remove_files) COMPLETE
80072024-05-15T03:15:59.853Z[ recovery-image] May 15 03:15:58.113 INFO O| May 15 03:15:58.113 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80082024-05-15T03:15:59.853Z[ recovery-image] May 15 03:15:58.126 INFO O| May 15 03:15:58.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
80092024-05-15T03:15:59.853Z[ recovery-image] May 15 03:15:58.127 INFO O| May 15 03:15:58.126 INFO STEP 1196 (remove_files) COMPLETE
80102024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.127 INFO O| May 15 03:15:58.126 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80112024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.139 INFO O| May 15 03:15:58.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
80122024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.140 INFO O| May 15 03:15:58.140 INFO STEP 1197 (remove_files) COMPLETE
80132024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.140 INFO O| May 15 03:15:58.140 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80142024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.152 INFO O| May 15 03:15:58.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
80152024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.153 INFO O| May 15 03:15:58.153 INFO STEP 1198 (remove_files) COMPLETE
80162024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.153 INFO O| May 15 03:15:58.153 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80172024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.166 INFO O| May 15 03:15:58.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
80182024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.166 INFO O| May 15 03:15:58.166 INFO STEP 1199 (remove_files) COMPLETE
80192024-05-15T03:15:59.854Z[ recovery-image] May 15 03:15:58.166 INFO O| May 15 03:15:58.166 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80202024-05-15T03:15:59.855Z[ recovery-image] May 15 03:15:58.178 INFO O| May 15 03:15:58.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
80212024-05-15T03:15:59.855Z[ recovery-image] May 15 03:15:58.178 INFO O| May 15 03:15:58.178 INFO STEP 1200 (remove_files) COMPLETE
80222024-05-15T03:15:59.855Z[ recovery-image] May 15 03:15:58.178 INFO O| May 15 03:15:58.178 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80232024-05-15T03:15:59.855Z[ recovery-image] May 15 03:15:58.191 INFO O| May 15 03:15:58.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
80242024-05-15T03:15:59.855Z[ recovery-image] May 15 03:15:58.191 INFO O| May 15 03:15:58.191 INFO STEP 1201 (remove_files) COMPLETE
80252024-05-15T03:15:59.855Z[ recovery-image] May 15 03:15:58.191 INFO O| May 15 03:15:58.191 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80262024-05-15T03:15:59.855Z[ recovery-image] May 15 03:15:58.204 INFO O| May 15 03:15:58.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
80272024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.204 INFO O| May 15 03:15:58.204 INFO STEP 1202 (remove_files) COMPLETE
80282024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.204 INFO O| May 15 03:15:58.204 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80292024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.216 INFO O| May 15 03:15:58.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
80302024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.216 INFO O| May 15 03:15:58.216 INFO STEP 1203 (remove_files) COMPLETE
80312024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.216 INFO O| May 15 03:15:58.216 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80322024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.229 INFO O| May 15 03:15:58.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
80332024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.229 INFO O| May 15 03:15:58.229 INFO STEP 1204 (remove_files) COMPLETE
80342024-05-15T03:15:59.856Z[ recovery-image] May 15 03:15:58.229 INFO O| May 15 03:15:58.229 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80352024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.242 INFO O| May 15 03:15:58.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
80362024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.242 INFO O| May 15 03:15:58.242 INFO STEP 1205 (remove_files) COMPLETE
80372024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.242 INFO O| May 15 03:15:58.242 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80382024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.255 INFO O| May 15 03:15:58.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
80392024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.255 INFO O| May 15 03:15:58.255 INFO STEP 1206 (remove_files) COMPLETE
80402024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.255 INFO O| May 15 03:15:58.255 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
80412024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.274 INFO O| May 15 03:15:58.274 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
80422024-05-15T03:15:59.857Z[ recovery-image] May 15 03:15:58.274 INFO O| May 15 03:15:58.274 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
80432024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.104 INFO O| May 15 03:15:59.104 INFO STEP 1207 (pack_tar) COMPLETE
80442024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.105 INFO O| May 15 03:15:59.104 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80452024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.105 INFO O| May 15 03:15:59.104 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80462024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.250 INFO O| May 15 03:15:59.250 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
80472024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.298 INFO O| May 15 03:15:59.298 INFO completed processing gimlet/ramdisk-03-recovery-trim
80482024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.306 INFO image builder template: zfs-recovery...
80492024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.306 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/.tmpiAfVbH/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
80502024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.348 INFO O| May 15 03:15:59.348 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80512024-05-15T03:15:59.858Z[ recovery-image] May 15 03:15:59.354 INFO O| May 15 03:15:59.354 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80522024-05-15T03:15:59.898Z[ recovery-image] May 15 03:15:59.394 INFO O| May 15 03:15:59.393 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
80532024-05-15T03:15:59.898Z[ recovery-image] May 15 03:15:59.422 INFO O| May 15 03:15:59.422 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80542024-05-15T03:15:59.899Z[ recovery-image] May 15 03:15:59.422 INFO O| May 15 03:15:59.422 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
80552024-05-15T03:15:59.899Z[ recovery-image] May 15 03:15:59.427 INFO O| May 15 03:15:59.427 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
80562024-05-15T03:15:59.935Z[ recovery-image] May 15 03:15:59.463 INFO O| May 15 03:15:59.463 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
80572024-05-15T03:15:59.965Z[ recovery-image] May 15 03:15:59.492 INFO O| May 15 03:15:59.492 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
80582024-05-15T03:15:59.966Z[ recovery-image] May 15 03:15:59.506 INFO O| May 15 03:15:59.506 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80592024-05-15T03:15:59.966Z[ recovery-image] May 15 03:15:59.513 INFO O| May 15 03:15:59.513 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
80602024-05-15T03:16:00.006Z[ recovery-image] May 15 03:15:59.515 INFO O| May 15 03:15:59.515 INFO no lofi found
80612024-05-15T03:16:00.006Z[ recovery-image] May 15 03:15:59.515 INFO O| May 15 03:15:59.515 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
80622024-05-15T03:16:00.006Z[ recovery-image] May 15 03:15:59.515 INFO O| May 15 03:15:59.515 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80632024-05-15T03:16:02.482Z[ recovery-image] May 15 03:16:02.012 INFO O| May 15 03:16:02.012 INFO lofi device = /dev/dsk/c3t1d0p0
80642024-05-15T03:16:02.483Z[ recovery-image] May 15 03:16:02.012 INFO O| May 15 03:16:02.012 INFO pool device = /dev/dsk/c3t1d0p0
80652024-05-15T03:16:02.512Z[ recovery-image] May 15 03:16:02.012 INFO O| May 15 03:16:02.012 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"]
80662024-05-15T03:16:02.590Z[ recovery-image] May 15 03:16:02.127 INFO O| May 15 03:16:02.126 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80672024-05-15T03:16:02.591Z[ recovery-image] May 15 03:16:02.127 INFO O| May 15 03:16:02.127 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
80682024-05-15T03:16:02.625Z[ recovery-image] May 15 03:16:02.161 INFO O| May 15 03:16:02.161 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
80692024-05-15T03:16:02.688Z[ recovery-image] May 15 03:16:02.235 INFO O| May 15 03:16:02.235 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
80702024-05-15T03:16:02.744Z[ recovery-image] May 15 03:16:02.284 INFO O| May 15 03:16:02.284 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
80712024-05-15T03:16:02.777Z[ recovery-image] May 15 03:16:02.307 INFO O| May 15 03:16:02.306 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
80722024-05-15T03:16:02.812Z[ recovery-image] May 15 03:16:02.325 INFO O| May 15 03:16:02.325 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
80732024-05-15T03:16:02.850Z[ recovery-image] May 15 03:16:02.385 INFO O| May 15 03:16:02.385 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80742024-05-15T03:16:02.850Z[ recovery-image] May 15 03:16:02.385 INFO O| May 15 03:16:02.385 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80752024-05-15T03:16:02.850Z[ recovery-image] May 15 03:16:02.385 INFO O| May 15 03:16:02.385 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80762024-05-15T03:16:02.882Z[ recovery-image] May 15 03:16:02.398 INFO O| May 15 03:16:02.398 INFO boot environment UUID: e23810aa-e02e-4030-8b52-37e3a8eb10b5
80772024-05-15T03:16:02.882Z[ recovery-image] May 15 03:16:02.398 INFO O| May 15 03:16:02.398 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = e23810aa-e02e-4030-8b52-37e3a8eb10b5
80782024-05-15T03:16:02.882Z[ recovery-image] May 15 03:16:02.418 INFO O| May 15 03:16:02.418 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
80792024-05-15T03:16:02.911Z[ recovery-image] May 15 03:16:02.441 INFO O| May 15 03:16:02.441 INFO STEP 0 (create_be) COMPLETE
80802024-05-15T03:16:02.912Z[ recovery-image] May 15 03:16:02.441 INFO O| May 15 03:16:02.441 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80812024-05-15T03:16:02.949Z[ recovery-image] May 15 03:16:02.466 INFO O| May 15 03:16:02.466 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"]
80822024-05-15T03:16:06.947Z[ recovery-image] May 15 03:16:06.078 INFO O| May 15 03:16:06.078 INFO STEP 1 (unpack_tar) COMPLETE
80832024-05-15T03:16:06.948Z[ recovery-image] May 15 03:16:06.078 INFO O| May 15 03:16:06.078 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80842024-05-15T03:16:06.981Z[ recovery-image] May 15 03:16:06.098 INFO O| May 15 03:16:06.098 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80852024-05-15T03:16:07.059Z[ recovery-image] May 15 03:16:06.592 INFO O| May 15 03:16:06.591 INFO STEP 2 (devfsadm) COMPLETE
80862024-05-15T03:16:07.060Z[ recovery-image] May 15 03:16:06.592 INFO O| May 15 03:16:06.591 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80872024-05-15T03:16:07.094Z[ recovery-image] May 15 03:16:06.612 INFO O| May 15 03:16:06.612 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80882024-05-15T03:16:07.094Z[ recovery-image] May 15 03:16:06.613 INFO O| May 15 03:16:06.612 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80892024-05-15T03:16:07.094Z[ recovery-image] May 15 03:16:06.613 INFO O| May 15 03:16:06.612 INFO STEP 3 (ensure_dir) COMPLETE
80902024-05-15T03:16:07.094Z[ recovery-image] May 15 03:16:06.613 INFO O| May 15 03:16:06.613 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80912024-05-15T03:16:07.094Z[ recovery-image] May 15 03:16:06.630 INFO O| May 15 03:16:06.630 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80922024-05-15T03:16:07.095Z[ recovery-image] May 15 03:16:06.630 INFO O| May 15 03:16:06.630 INFO STEP 4 (ensure_dir) COMPLETE
80932024-05-15T03:16:07.095Z[ recovery-image] May 15 03:16:06.630 INFO O| May 15 03:16:06.630 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80942024-05-15T03:16:07.535Z[ recovery-image] May 15 03:16:06.649 INFO O| May 15 03:16:06.649 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80952024-05-15T03:16:07.535Z[ recovery-image] May 15 03:16:06.649 INFO O| May 15 03:16:06.649 INFO STEP 5 (ensure_dir) COMPLETE
80962024-05-15T03:16:07.535Z[ recovery-image] May 15 03:16:06.649 INFO O| May 15 03:16:06.649 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80972024-05-15T03:16:07.535Z[ recovery-image] May 15 03:16:06.669 INFO O| May 15 03:16:06.669 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80982024-05-15T03:16:07.535Z[ recovery-image] May 15 03:16:06.669 INFO O| May 15 03:16:06.669 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80992024-05-15T03:16:07.535Z[ recovery-image] May 15 03:16:06.669 INFO O| May 15 03:16:06.669 INFO STEP 6 (ensure_dir) COMPLETE
81002024-05-15T03:16:07.535Z[ recovery-image] May 15 03:16:06.669 INFO O| May 15 03:16:06.669 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81012024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.689 INFO O| May 15 03:16:06.689 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
81022024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.689 INFO O| May 15 03:16:06.689 INFO STEP 7 (remove_files) COMPLETE
81032024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.689 INFO O| May 15 03:16:06.689 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81042024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.707 INFO O| May 15 03:16:06.707 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
81052024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.708 INFO O| May 15 03:16:06.708 INFO STEP 8 (remove_files) COMPLETE
81062024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.708 INFO O| May 15 03:16:06.708 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81072024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.728 INFO O| May 15 03:16:06.728 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
81082024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.729 INFO O| May 15 03:16:06.729 INFO STEP 9 (remove_files) COMPLETE
81092024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.729 INFO O| May 15 03:16:06.729 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81102024-05-15T03:16:07.587Z[ recovery-image] May 15 03:16:06.747 INFO O| May 15 03:16:06.747 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
81112024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.747 INFO O| May 15 03:16:06.747 INFO STEP 10 (remove_files) COMPLETE
81122024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.747 INFO O| May 15 03:16:06.747 INFO STEP 11: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81132024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.764 INFO O| May 15 03:16:06.764 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81142024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.764 INFO O| May 15 03:16:06.764 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81152024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.764 INFO O| May 15 03:16:06.764 INFO STEP 11 (ensure_dir) COMPLETE
81162024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.764 INFO O| May 15 03:16:06.764 INFO STEP 12: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81172024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.784 INFO O| May 15 03:16:06.784 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81182024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.784 INFO O| May 15 03:16:06.784 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81192024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.784 INFO O| May 15 03:16:06.784 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81202024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.784 INFO O| May 15 03:16:06.784 INFO STEP 12 (ensure_dir) COMPLETE
81212024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.784 INFO O| May 15 03:16:06.784 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81222024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.802 INFO O| May 15 03:16:06.802 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81232024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.802 INFO O| May 15 03:16:06.802 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81242024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.802 INFO O| May 15 03:16:06.802 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81252024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.802 INFO O| May 15 03:16:06.802 INFO STEP 13 (ensure_dir) COMPLETE
81262024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.802 INFO O| May 15 03:16:06.802 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81272024-05-15T03:16:07.588Z[ recovery-image] May 15 03:16:06.824 INFO O| May 15 03:16:06.824 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81282024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.824 INFO O| May 15 03:16:06.824 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81292024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.824 INFO O| May 15 03:16:06.824 INFO STEP 14 (ensure_dir) COMPLETE
81302024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.824 INFO O| May 15 03:16:06.824 INFO STEP 15: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81312024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.841 INFO O| May 15 03:16:06.841 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
81322024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.841 INFO O| May 15 03:16:06.841 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
81332024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.841 INFO O| May 15 03:16:06.841 INFO ok!
81342024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.841 INFO O| May 15 03:16:06.841 INFO STEP 15 (ensure_symlink) COMPLETE
81352024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.841 INFO O| May 15 03:16:06.841 INFO STEP 16: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81362024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.857 INFO O| May 15 03:16:06.857 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
81372024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.858 INFO O| May 15 03:16:06.857 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
81382024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.858 INFO O| May 15 03:16:06.857 INFO ok!
81392024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.858 INFO O| May 15 03:16:06.858 INFO STEP 16 (ensure_file) COMPLETE
81402024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.858 INFO O| May 15 03:16:06.858 INFO STEP 17: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81412024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.876 INFO O| May 15 03:16:06.876 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
81422024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.876 INFO O| May 15 03:16:06.876 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
81432024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.876 INFO O| May 15 03:16:06.876 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
81442024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.876 INFO O| May 15 03:16:06.876 INFO ok!
81452024-05-15T03:16:07.589Z[ recovery-image] May 15 03:16:06.876 INFO O| May 15 03:16:06.876 INFO STEP 17 (ensure_symlink) COMPLETE
81462024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.876 INFO O| May 15 03:16:06.876 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81472024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.895 INFO O| May 15 03:16:06.895 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
81482024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.895 INFO O| May 15 03:16:06.895 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
81492024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.895 INFO O| May 15 03:16:06.895 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
81502024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.895 INFO O| May 15 03:16:06.895 INFO ok!
81512024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.895 INFO O| May 15 03:16:06.895 INFO STEP 18 (ensure_symlink) COMPLETE
81522024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.895 INFO O| May 15 03:16:06.895 INFO STEP 19: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81532024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.918 INFO O| May 15 03:16:06.918 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
81542024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.918 INFO O| May 15 03:16:06.918 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
81552024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.918 INFO O| May 15 03:16:06.918 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
81562024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.918 INFO O| May 15 03:16:06.918 INFO ok!
81572024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.918 INFO O| May 15 03:16:06.918 INFO STEP 19 (ensure_symlink) COMPLETE
81582024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.918 INFO O| May 15 03:16:06.918 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81592024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.939 INFO O| May 15 03:16:06.939 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
81602024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.939 INFO O| May 15 03:16:06.939 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
81612024-05-15T03:16:07.590Z[ recovery-image] May 15 03:16:06.939 INFO O| May 15 03:16:06.939 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
81622024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.939 INFO O| May 15 03:16:06.939 INFO ok!
81632024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.939 INFO O| May 15 03:16:06.939 INFO STEP 20 (ensure_symlink) COMPLETE
81642024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.939 INFO O| May 15 03:16:06.939 INFO STEP 21: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81652024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.958 INFO O| May 15 03:16:06.958 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
81662024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.958 INFO O| May 15 03:16:06.958 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 ...
81672024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.958 INFO O| May 15 03:16:06.958 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
81682024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.959 INFO O| May 15 03:16:06.958 INFO ok!
81692024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.959 INFO O| May 15 03:16:06.958 INFO STEP 21 (ensure_file) COMPLETE
81702024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.959 INFO O| May 15 03:16:06.959 INFO STEP 22: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
81712024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.976 INFO O| May 15 03:16:06.975 INFO updating shadow file
81722024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.976 INFO O| May 15 03:16:06.976 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81732024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.976 INFO O| May 15 03:16:06.976 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81742024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.976 INFO O| May 15 03:16:06.976 INFO STEP 22 (shadow) COMPLETE
81752024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.976 INFO O| May 15 03:16:06.976 INFO STEP 23: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81762024-05-15T03:16:07.591Z[ recovery-image] May 15 03:16:06.997 INFO O| May 15 03:16:06.997 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
81772024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:06.997 INFO O| May 15 03:16:06.997 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
81782024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:06.997 INFO O| May 15 03:16:06.997 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
81792024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:06.998 INFO O| May 15 03:16:06.997 INFO ok!
81802024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:06.998 INFO O| May 15 03:16:06.997 INFO STEP 23 (ensure_file) COMPLETE
81812024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:06.998 INFO O| May 15 03:16:06.997 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81822024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.016 INFO O| May 15 03:16:07.016 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
81832024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.016 INFO O| May 15 03:16:07.016 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
81842024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.016 INFO O| May 15 03:16:07.016 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
81852024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.016 INFO O| May 15 03:16:07.016 INFO ok!
81862024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.016 INFO O| May 15 03:16:07.016 INFO STEP 24 (ensure_file) COMPLETE
81872024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.016 INFO O| May 15 03:16:07.016 INFO STEP 25: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81882024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.038 INFO O| May 15 03:16:07.038 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
81892024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.038 INFO O| May 15 03:16:07.038 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
81902024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.038 INFO O| May 15 03:16:07.038 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81912024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.038 INFO O| May 15 03:16:07.038 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81922024-05-15T03:16:07.592Z[ recovery-image] May 15 03:16:07.039 INFO O| May 15 03:16:07.038 INFO ok!
81932024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.039 INFO O| May 15 03:16:07.038 INFO STEP 25 (ensure_file) COMPLETE
81942024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.039 INFO O| May 15 03:16:07.039 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81952024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.059 INFO O| May 15 03:16:07.059 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
81962024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.059 INFO O| May 15 03:16:07.059 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
81972024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.059 INFO O| May 15 03:16:07.059 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
81982024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.059 INFO O| May 15 03:16:07.059 INFO ok!
81992024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.059 INFO O| May 15 03:16:07.059 INFO STEP 26 (ensure_file) COMPLETE
82002024-05-15T03:16:07.593Z[ recovery-image] May 15 03:16:07.059 INFO O| May 15 03:16:07.059 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82012024-05-15T03:16:07.623Z[ recovery-image] May 15 03:16:07.082 INFO O| May 15 03:16:07.082 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
82022024-05-15T03:16:07.623Z[ recovery-image] May 15 03:16:07.082 INFO O| May 15 03:16:07.082 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
82032024-05-15T03:16:07.623Z[ recovery-image] May 15 03:16:07.082 INFO O| May 15 03:16:07.082 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
82042024-05-15T03:16:07.623Z[ recovery-image] May 15 03:16:07.082 INFO O| May 15 03:16:07.082 INFO ok!
82052024-05-15T03:16:07.623Z[ recovery-image] May 15 03:16:07.082 INFO O| May 15 03:16:07.082 INFO STEP 27 (ensure_file) COMPLETE
82062024-05-15T03:16:07.624Z[ recovery-image] May 15 03:16:07.082 INFO O| May 15 03:16:07.082 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82072024-05-15T03:16:07.624Z[ recovery-image] May 15 03:16:07.102 INFO O| May 15 03:16:07.102 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
82082024-05-15T03:16:07.624Z[ recovery-image] May 15 03:16:07.102 INFO O| May 15 03:16:07.102 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
82092024-05-15T03:16:07.624Z[ recovery-image] May 15 03:16:07.102 INFO O| May 15 03:16:07.102 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
82102024-05-15T03:16:07.624Z[ recovery-image] May 15 03:16:07.102 INFO O| May 15 03:16:07.102 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
82112024-05-15T03:16:07.624Z[ recovery-image] May 15 03:16:07.102 INFO O| May 15 03:16:07.102 INFO ok!
82122024-05-15T03:16:07.624Z[ recovery-image] May 15 03:16:07.102 INFO O| May 15 03:16:07.102 INFO STEP 28 (ensure_file) COMPLETE
82132024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.102 INFO O| May 15 03:16:07.102 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82142024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.123 INFO O| May 15 03:16:07.123 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
82152024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.123 INFO O| May 15 03:16:07.123 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
82162024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.124 INFO O| May 15 03:16:07.124 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
82172024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.124 INFO O| May 15 03:16:07.124 INFO ok!
82182024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.124 INFO O| May 15 03:16:07.124 INFO STEP 29 (ensure_file) COMPLETE
82192024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.124 INFO O| May 15 03:16:07.124 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82202024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.146 INFO O| May 15 03:16:07.146 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
82212024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.146 INFO O| May 15 03:16:07.146 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
82222024-05-15T03:16:07.625Z[ recovery-image] May 15 03:16:07.146 INFO O| May 15 03:16:07.146 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
82232024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.146 INFO O| May 15 03:16:07.146 INFO ok!
82242024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.146 INFO O| May 15 03:16:07.146 INFO STEP 30 (ensure_file) COMPLETE
82252024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.146 INFO O| May 15 03:16:07.146 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82262024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
82272024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
82282024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82292024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82302024-05-15T03:16:07.626Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82312024-05-15T03:16:07.627Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82322024-05-15T03:16:07.627Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO ok!
82332024-05-15T03:16:07.627Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO STEP 31 (ensure_file) COMPLETE
82342024-05-15T03:16:07.627Z[ recovery-image] May 15 03:16:07.166 INFO O| May 15 03:16:07.166 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82352024-05-15T03:16:07.668Z[ recovery-image] May 15 03:16:07.191 INFO O| May 15 03:16:07.191 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82362024-05-15T03:16:07.668Z[ recovery-image] May 15 03:16:07.191 INFO O| May 15 03:16:07.191 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82372024-05-15T03:16:07.669Z[ recovery-image] May 15 03:16:07.191 INFO O| May 15 03:16:07.191 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82382024-05-15T03:16:07.669Z[ recovery-image] May 15 03:16:07.191 INFO O| May 15 03:16:07.191 INFO STEP 32 (ensure_dir) COMPLETE
82392024-05-15T03:16:07.669Z[ recovery-image] May 15 03:16:07.191 INFO O| May 15 03:16:07.191 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82402024-05-15T03:16:07.707Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 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
82412024-05-15T03:16:07.707Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 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 ...
82422024-05-15T03:16:07.708Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 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
82432024-05-15T03:16:07.708Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 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
82442024-05-15T03:16:07.708Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 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
82452024-05-15T03:16:07.708Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 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
82462024-05-15T03:16:07.708Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 INFO ok!
82472024-05-15T03:16:07.708Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 INFO STEP 33 (ensure_file) COMPLETE
82482024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.211 INFO O| May 15 03:16:07.211 INFO STEP 34: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82492024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.231 INFO O| May 15 03:16:07.231 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
82502024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.231 INFO O| May 15 03:16:07.231 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 ...
82512024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.231 INFO O| May 15 03:16:07.231 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
82522024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.231 INFO O| May 15 03:16:07.231 INFO ok!
82532024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.231 INFO O| May 15 03:16:07.231 INFO STEP 34 (ensure_symlink) COMPLETE
82542024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.231 INFO O| May 15 03:16:07.231 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82552024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
82562024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
82572024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82582024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82592024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82602024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82612024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO ok!
82622024-05-15T03:16:07.709Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO STEP 35 (ensure_file) COMPLETE
82632024-05-15T03:16:07.710Z[ recovery-image] May 15 03:16:07.249 INFO O| May 15 03:16:07.249 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82642024-05-15T03:16:08.156Z[ recovery-image] May 15 03:16:07.266 INFO O| May 15 03:16:07.266 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
82652024-05-15T03:16:08.156Z[ recovery-image] May 15 03:16:07.267 INFO O| May 15 03:16:07.266 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 ...
82662024-05-15T03:16:08.156Z[ recovery-image] May 15 03:16:07.267 INFO O| May 15 03:16:07.267 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
82672024-05-15T03:16:08.156Z[ recovery-image] May 15 03:16:07.267 INFO O| May 15 03:16:07.267 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
82682024-05-15T03:16:08.157Z[ recovery-image] May 15 03:16:07.267 INFO O| May 15 03:16:07.267 INFO ok!
82692024-05-15T03:16:08.157Z[ recovery-image] May 15 03:16:07.267 INFO O| May 15 03:16:07.267 INFO STEP 36 (ensure_file) COMPLETE
82702024-05-15T03:16:08.157Z[ recovery-image] May 15 03:16:07.267 INFO O| May 15 03:16:07.267 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82712024-05-15T03:16:08.186Z[ recovery-image] May 15 03:16:07.286 INFO O| May 15 03:16:07.286 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
82722024-05-15T03:16:08.186Z[ recovery-image] May 15 03:16:07.286 INFO O| May 15 03:16:07.286 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
82732024-05-15T03:16:08.186Z[ recovery-image] May 15 03:16:07.286 INFO O| May 15 03:16:07.286 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
82742024-05-15T03:16:08.186Z[ recovery-image] May 15 03:16:07.286 INFO O| May 15 03:16:07.286 INFO ok!
82752024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.286 INFO O| May 15 03:16:07.286 INFO STEP 37 (ensure_file) COMPLETE
82762024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.286 INFO O| May 15 03:16:07.286 INFO STEP 38: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82772024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.303 INFO O| May 15 03:16:07.303 INFO updating shadow file
82782024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.303 INFO O| May 15 03:16:07.303 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82792024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.303 INFO O| May 15 03:16:07.303 INFO STEP 38 (shadow) COMPLETE
82802024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.303 INFO O| May 15 03:16:07.303 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82812024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.319 INFO O| May 15 03:16:07.319 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
82822024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.319 INFO O| May 15 03:16:07.319 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
82832024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.319 INFO O| May 15 03:16:07.319 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82842024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.319 INFO O| May 15 03:16:07.319 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82852024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.319 INFO O| May 15 03:16:07.319 INFO ok!
82862024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.319 INFO O| May 15 03:16:07.319 INFO STEP 39 (ensure_file) COMPLETE
82872024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.319 INFO O| May 15 03:16:07.319 INFO STEP 40: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82882024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.338 INFO O| May 15 03:16:07.338 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
82892024-05-15T03:16:08.187Z[ recovery-image] May 15 03:16:07.338 INFO O| May 15 03:16:07.338 INFO STEP 40 (ensure_dir) COMPLETE
82902024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.338 INFO O| May 15 03:16:07.338 INFO STEP 41: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82912024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.354 INFO O| May 15 03:16:07.354 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82922024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.355 INFO O| May 15 03:16:07.354 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82932024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.355 INFO O| May 15 03:16:07.354 INFO STEP 41 (ensure_dir) COMPLETE
82942024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.355 INFO O| May 15 03:16:07.354 INFO STEP 42: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82952024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.375 INFO O| May 15 03:16:07.375 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82962024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.375 INFO O| May 15 03:16:07.375 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82972024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.375 INFO O| May 15 03:16:07.375 INFO STEP 42 (ensure_dir) COMPLETE
82982024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.375 INFO O| May 15 03:16:07.375 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82992024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.399 INFO O| May 15 03:16:07.399 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
83002024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.399 INFO O| May 15 03:16:07.399 INFO copying /tmp/.tmpiAfVbH/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
83012024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.435 INFO O| May 15 03:16:07.435 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
83022024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.435 INFO O| May 15 03:16:07.435 INFO ok!
83032024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.435 INFO O| May 15 03:16:07.435 INFO STEP 43 (ensure_file) COMPLETE
83042024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.435 INFO O| May 15 03:16:07.435 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83052024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.455 INFO O| May 15 03:16:07.454 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
83062024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.455 INFO O| May 15 03:16:07.455 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
83072024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.455 INFO O| May 15 03:16:07.455 INFO STEP 44 (ensure_dir) COMPLETE
83082024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.455 INFO O| May 15 03:16:07.455 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83092024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.472 INFO O| May 15 03:16:07.472 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
83102024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.472 INFO O| May 15 03:16:07.472 INFO copying /tmp/.tmpiAfVbH/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
83112024-05-15T03:16:08.188Z[ recovery-image] May 15 03:16:07.472 INFO O| May 15 03:16:07.472 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
83122024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.472 INFO O| May 15 03:16:07.472 INFO ok!
83132024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.472 INFO O| May 15 03:16:07.472 INFO STEP 45 (ensure_file) COMPLETE
83142024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.472 INFO O| May 15 03:16:07.472 INFO STEP 46: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83152024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.489 INFO O| May 15 03:16:07.489 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83162024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.489 INFO O| May 15 03:16:07.489 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83172024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.489 INFO O| May 15 03:16:07.489 INFO STEP 46 (ensure_dir) COMPLETE
83182024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.489 INFO O| May 15 03:16:07.489 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83192024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.505 INFO O| May 15 03:16:07.505 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
83202024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.505 INFO O| May 15 03:16:07.505 INFO copying /tmp/.tmpiAfVbH/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
83212024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.523 INFO O| May 15 03:16:07.523 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
83222024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.523 INFO O| May 15 03:16:07.523 INFO ok!
83232024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.523 INFO O| May 15 03:16:07.523 INFO STEP 47 (ensure_file) COMPLETE
83242024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.523 INFO O| May 15 03:16:07.523 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83252024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.550 INFO O| May 15 03:16:07.550 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
83262024-05-15T03:16:08.189Z[ recovery-image] May 15 03:16:07.550 INFO O| May 15 03:16:07.550 INFO copying /tmp/.tmpiAfVbH/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
83272024-05-15T03:16:08.850Z[ recovery-image] May 15 03:16:08.393 INFO O| May 15 03:16:08.393 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
83282024-05-15T03:16:08.889Z[ recovery-image] May 15 03:16:08.393 INFO O| May 15 03:16:08.393 INFO ok!
83292024-05-15T03:16:08.889Z[ recovery-image] May 15 03:16:08.393 INFO O| May 15 03:16:08.393 INFO STEP 48 (ensure_file) COMPLETE
83302024-05-15T03:16:08.889Z[ recovery-image] May 15 03:16:08.393 INFO O| May 15 03:16:08.393 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83312024-05-15T03:16:08.889Z[ recovery-image] May 15 03:16:08.413 INFO O| May 15 03:16:08.413 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83322024-05-15T03:16:08.889Z[ recovery-image] May 15 03:16:08.413 INFO O| May 15 03:16:08.413 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83332024-05-15T03:16:08.889Z[ recovery-image] May 15 03:16:08.413 INFO O| May 15 03:16:08.413 INFO STEP 49 (ensure_dir) COMPLETE
83342024-05-15T03:16:08.890Z[ recovery-image] May 15 03:16:08.413 INFO O| May 15 03:16:08.413 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83352024-05-15T03:16:08.890Z[ recovery-image] May 15 03:16:08.429 INFO O| May 15 03:16:08.429 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
83362024-05-15T03:16:08.890Z[ recovery-image] May 15 03:16:08.429 INFO O| May 15 03:16:08.429 INFO copying /tmp/.tmpiAfVbH/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 ...
83372024-05-15T03:16:08.890Z[ recovery-image] May 15 03:16:08.429 INFO O| May 15 03:16:08.429 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
83382024-05-15T03:16:08.890Z[ recovery-image] May 15 03:16:08.429 INFO O| May 15 03:16:08.429 INFO ok!
83392024-05-15T03:16:08.931Z[ recovery-image] May 15 03:16:08.429 INFO O| May 15 03:16:08.429 INFO STEP 50 (ensure_file) COMPLETE
83402024-05-15T03:16:08.931Z[ recovery-image] May 15 03:16:08.429 INFO O| May 15 03:16:08.429 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83412024-05-15T03:16:08.931Z[ recovery-image] May 15 03:16:08.451 INFO O| May 15 03:16:08.451 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
83422024-05-15T03:16:08.931Z[ recovery-image] May 15 03:16:08.451 INFO O| May 15 03:16:08.451 INFO copying /tmp/.tmpiAfVbH/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 ...
83432024-05-15T03:16:08.931Z[ recovery-image] May 15 03:16:08.451 INFO O| May 15 03:16:08.451 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
83442024-05-15T03:16:08.931Z[ recovery-image] May 15 03:16:08.451 INFO O| May 15 03:16:08.451 INFO ok!
83452024-05-15T03:16:08.932Z[ recovery-image] May 15 03:16:08.451 INFO O| May 15 03:16:08.451 INFO STEP 51 (ensure_file) COMPLETE
83462024-05-15T03:16:08.932Z[ recovery-image] May 15 03:16:08.451 INFO O| May 15 03:16:08.451 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83472024-05-15T03:16:08.968Z[ recovery-image] May 15 03:16:08.474 INFO O| May 15 03:16:08.474 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83482024-05-15T03:16:08.968Z[ recovery-image] May 15 03:16:08.474 INFO O| May 15 03:16:08.474 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83492024-05-15T03:16:08.968Z[ recovery-image] May 15 03:16:08.474 INFO O| May 15 03:16:08.474 INFO STEP 52 (ensure_dir) COMPLETE
83502024-05-15T03:16:08.969Z[ recovery-image] May 15 03:16:08.474 INFO O| May 15 03:16:08.474 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83512024-05-15T03:16:08.969Z[ recovery-image] May 15 03:16:08.496 INFO O| May 15 03:16:08.496 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
83522024-05-15T03:16:08.969Z[ recovery-image] May 15 03:16:08.496 INFO O| May 15 03:16:08.496 INFO copying /tmp/.tmpiAfVbH/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 ...
83532024-05-15T03:16:08.969Z[ recovery-image] May 15 03:16:08.496 INFO O| May 15 03:16:08.496 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
83542024-05-15T03:16:08.970Z[ recovery-image] May 15 03:16:08.496 INFO O| May 15 03:16:08.496 INFO ok!
83552024-05-15T03:16:08.970Z[ recovery-image] May 15 03:16:08.496 INFO O| May 15 03:16:08.496 INFO STEP 53 (ensure_file) COMPLETE
83562024-05-15T03:16:08.970Z[ recovery-image] May 15 03:16:08.496 INFO O| May 15 03:16:08.496 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83572024-05-15T03:16:09.006Z[ recovery-image] May 15 03:16:08.515 INFO O| May 15 03:16:08.515 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
83582024-05-15T03:16:09.007Z[ recovery-image] May 15 03:16:08.515 INFO O| May 15 03:16:08.515 INFO copying /tmp/.tmpiAfVbH/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 ...
83592024-05-15T03:16:09.007Z[ recovery-image] May 15 03:16:08.515 INFO O| May 15 03:16:08.515 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
83602024-05-15T03:16:09.007Z[ recovery-image] May 15 03:16:08.515 INFO O| May 15 03:16:08.515 INFO ok!
83612024-05-15T03:16:09.007Z[ recovery-image] May 15 03:16:08.515 INFO O| May 15 03:16:08.515 INFO STEP 54 (ensure_file) COMPLETE
83622024-05-15T03:16:09.007Z[ recovery-image] May 15 03:16:08.515 INFO O| May 15 03:16:08.515 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83632024-05-15T03:16:09.008Z[ recovery-image] May 15 03:16:08.539 INFO O| May 15 03:16:08.538 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83642024-05-15T03:16:09.008Z[ recovery-image] May 15 03:16:08.539 INFO O| May 15 03:16:08.539 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83652024-05-15T03:16:09.008Z[ recovery-image] May 15 03:16:08.539 INFO O| May 15 03:16:08.539 INFO STEP 55 (ensure_dir) COMPLETE
83662024-05-15T03:16:09.008Z[ recovery-image] May 15 03:16:08.539 INFO O| May 15 03:16:08.539 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83672024-05-15T03:16:09.053Z[ recovery-image] May 15 03:16:08.556 INFO O| May 15 03:16:08.556 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
83682024-05-15T03:16:09.054Z[ recovery-image] May 15 03:16:08.556 INFO O| May 15 03:16:08.556 INFO copying /tmp/.tmpiAfVbH/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 ...
83692024-05-15T03:16:09.054Z[ recovery-image] May 15 03:16:08.556 INFO O| May 15 03:16:08.556 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
83702024-05-15T03:16:09.054Z[ recovery-image] May 15 03:16:08.556 INFO O| May 15 03:16:08.556 INFO ok!
83712024-05-15T03:16:09.054Z[ recovery-image] May 15 03:16:08.556 INFO O| May 15 03:16:08.556 INFO STEP 56 (ensure_file) COMPLETE
83722024-05-15T03:16:09.054Z[ recovery-image] May 15 03:16:08.556 INFO O| May 15 03:16:08.556 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83732024-05-15T03:16:09.055Z[ recovery-image] May 15 03:16:08.575 INFO O| May 15 03:16:08.575 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
83742024-05-15T03:16:09.055Z[ recovery-image] May 15 03:16:08.575 INFO O| May 15 03:16:08.575 INFO copying /tmp/.tmpiAfVbH/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
83752024-05-15T03:16:09.055Z[ recovery-image] May 15 03:16:08.575 INFO O| May 15 03:16:08.575 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
83762024-05-15T03:16:09.055Z[ recovery-image] May 15 03:16:08.575 INFO O| May 15 03:16:08.575 INFO ok!
83772024-05-15T03:16:09.055Z[ recovery-image] May 15 03:16:08.575 INFO O| May 15 03:16:08.575 INFO STEP 57 (ensure_file) COMPLETE
83782024-05-15T03:16:09.055Z[ recovery-image] May 15 03:16:08.575 INFO O| May 15 03:16:08.575 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83792024-05-15T03:16:09.095Z[ recovery-image] May 15 03:16:08.593 INFO O| May 15 03:16:08.593 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
83802024-05-15T03:16:09.095Z[ recovery-image] May 15 03:16:08.593 INFO O| May 15 03:16:08.593 INFO STEP 58 (ensure_dir) COMPLETE
83812024-05-15T03:16:09.095Z[ recovery-image] May 15 03:16:08.593 INFO O| May 15 03:16:08.593 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83822024-05-15T03:16:09.095Z[ recovery-image] May 15 03:16:08.611 INFO O| May 15 03:16:08.611 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
83832024-05-15T03:16:09.096Z[ recovery-image] May 15 03:16:08.611 INFO O| May 15 03:16:08.611 INFO STEP 59 (ensure_dir) COMPLETE
83842024-05-15T03:16:09.096Z[ recovery-image] May 15 03:16:08.611 INFO O| May 15 03:16:08.611 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83852024-05-15T03:16:09.096Z[ recovery-image] May 15 03:16:08.628 INFO O| May 15 03:16:08.628 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
83862024-05-15T03:16:09.096Z[ recovery-image] May 15 03:16:08.628 INFO O| May 15 03:16:08.628 INFO STEP 60 (ensure_dir) COMPLETE
83872024-05-15T03:16:09.096Z[ recovery-image] May 15 03:16:08.628 INFO O| May 15 03:16:08.628 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83882024-05-15T03:16:09.125Z[ recovery-image] May 15 03:16:08.645 INFO O| May 15 03:16:08.645 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
83892024-05-15T03:16:09.126Z[ recovery-image] May 15 03:16:08.645 INFO O| May 15 03:16:08.645 INFO STEP 61 (ensure_dir) COMPLETE
83902024-05-15T03:16:09.126Z[ recovery-image] May 15 03:16:08.645 INFO O| May 15 03:16:08.645 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83912024-05-15T03:16:09.126Z[ recovery-image] May 15 03:16:08.663 INFO O| May 15 03:16:08.663 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
83922024-05-15T03:16:09.127Z[ recovery-image] May 15 03:16:08.663 INFO O| May 15 03:16:08.663 INFO copying /tmp/.tmpiAfVbH/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
83932024-05-15T03:16:09.127Z[ recovery-image] May 15 03:16:08.664 INFO O| May 15 03:16:08.664 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
83942024-05-15T03:16:09.127Z[ recovery-image] May 15 03:16:08.664 INFO O| May 15 03:16:08.664 INFO ok!
83952024-05-15T03:16:09.127Z[ recovery-image] May 15 03:16:08.664 INFO O| May 15 03:16:08.664 INFO STEP 62 (ensure_file) COMPLETE
83962024-05-15T03:16:09.128Z[ recovery-image] May 15 03:16:08.664 INFO O| May 15 03:16:08.664 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83972024-05-15T03:16:09.161Z[ recovery-image] May 15 03:16:08.680 INFO O| May 15 03:16:08.680 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
83982024-05-15T03:16:09.161Z[ recovery-image] May 15 03:16:08.681 INFO O| May 15 03:16:08.681 INFO STEP 63 (remove_files) COMPLETE
83992024-05-15T03:16:09.162Z[ recovery-image] May 15 03:16:08.681 INFO O| May 15 03:16:08.681 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84002024-05-15T03:16:09.162Z[ recovery-image] May 15 03:16:08.698 INFO O| May 15 03:16:08.698 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
84012024-05-15T03:16:09.162Z[ recovery-image] May 15 03:16:08.698 INFO O| May 15 03:16:08.698 INFO STEP 64 (remove_files) COMPLETE
84022024-05-15T03:16:09.162Z[ recovery-image] May 15 03:16:08.698 INFO O| May 15 03:16:08.698 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84032024-05-15T03:16:09.193Z[ recovery-image] May 15 03:16:08.714 INFO O| May 15 03:16:08.714 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
84042024-05-15T03:16:09.193Z[ recovery-image] May 15 03:16:08.714 INFO O| May 15 03:16:08.714 INFO STEP 65 (remove_files) COMPLETE
84052024-05-15T03:16:09.194Z[ recovery-image] May 15 03:16:08.714 INFO O| May 15 03:16:08.714 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84062024-05-15T03:16:09.194Z[ recovery-image] May 15 03:16:08.731 INFO O| May 15 03:16:08.731 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
84072024-05-15T03:16:09.194Z[ recovery-image] May 15 03:16:08.731 INFO O| May 15 03:16:08.731 INFO STEP 66 (remove_files) COMPLETE
84082024-05-15T03:16:09.194Z[ recovery-image] May 15 03:16:08.731 INFO O| May 15 03:16:08.731 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84092024-05-15T03:16:09.229Z[ recovery-image] May 15 03:16:08.748 INFO O| May 15 03:16:08.747 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
84102024-05-15T03:16:09.230Z[ recovery-image] May 15 03:16:08.748 INFO O| May 15 03:16:08.748 INFO STEP 67 (remove_files) COMPLETE
84112024-05-15T03:16:09.230Z[ recovery-image] May 15 03:16:08.748 INFO O| May 15 03:16:08.748 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84122024-05-15T03:16:09.230Z[ recovery-image] May 15 03:16:08.764 INFO O| May 15 03:16:08.764 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
84132024-05-15T03:16:09.230Z[ recovery-image] May 15 03:16:08.765 INFO O| May 15 03:16:08.764 INFO STEP 68 (remove_files) COMPLETE
84142024-05-15T03:16:09.230Z[ recovery-image] May 15 03:16:08.765 INFO O| May 15 03:16:08.764 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84152024-05-15T03:16:09.270Z[ recovery-image] May 15 03:16:08.780 INFO O| May 15 03:16:08.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
84162024-05-15T03:16:09.270Z[ recovery-image] May 15 03:16:08.781 INFO O| May 15 03:16:08.781 INFO STEP 69 (remove_files) COMPLETE
84172024-05-15T03:16:09.270Z[ recovery-image] May 15 03:16:08.781 INFO O| May 15 03:16:08.781 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84182024-05-15T03:16:09.270Z[ recovery-image] May 15 03:16:08.801 INFO O| May 15 03:16:08.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
84192024-05-15T03:16:09.270Z[ recovery-image] May 15 03:16:08.801 INFO O| May 15 03:16:08.801 INFO STEP 70 (remove_files) COMPLETE
84202024-05-15T03:16:09.270Z[ recovery-image] May 15 03:16:08.801 INFO O| May 15 03:16:08.801 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84212024-05-15T03:16:09.299Z[ recovery-image] May 15 03:16:08.818 INFO O| May 15 03:16:08.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
84222024-05-15T03:16:09.299Z[ recovery-image] May 15 03:16:08.818 INFO O| May 15 03:16:08.818 INFO STEP 71 (remove_files) COMPLETE
84232024-05-15T03:16:09.299Z[ recovery-image] May 15 03:16:08.818 INFO O| May 15 03:16:08.818 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84242024-05-15T03:16:09.299Z[ recovery-image] May 15 03:16:08.834 INFO O| May 15 03:16:08.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
84252024-05-15T03:16:09.300Z[ recovery-image] May 15 03:16:08.834 INFO O| May 15 03:16:08.834 INFO STEP 72 (remove_files) COMPLETE
84262024-05-15T03:16:09.300Z[ recovery-image] May 15 03:16:08.834 INFO O| May 15 03:16:08.834 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84272024-05-15T03:16:09.366Z[ recovery-image] May 15 03:16:08.853 INFO O| May 15 03:16:08.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
84282024-05-15T03:16:09.366Z[ recovery-image] May 15 03:16:08.853 INFO O| May 15 03:16:08.853 INFO STEP 73 (remove_files) COMPLETE
84292024-05-15T03:16:09.366Z[ recovery-image] May 15 03:16:08.853 INFO O| May 15 03:16:08.853 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84302024-05-15T03:16:09.367Z[ recovery-image] May 15 03:16:08.869 INFO O| May 15 03:16:08.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
84312024-05-15T03:16:09.367Z[ recovery-image] May 15 03:16:08.869 INFO O| May 15 03:16:08.869 INFO STEP 74 (remove_files) COMPLETE
84322024-05-15T03:16:09.367Z[ recovery-image] May 15 03:16:08.869 INFO O| May 15 03:16:08.869 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84332024-05-15T03:16:09.367Z[ recovery-image] May 15 03:16:08.885 INFO O| May 15 03:16:08.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
84342024-05-15T03:16:09.367Z[ recovery-image] May 15 03:16:08.885 INFO O| May 15 03:16:08.885 INFO STEP 75 (remove_files) COMPLETE
84352024-05-15T03:16:09.367Z[ recovery-image] May 15 03:16:08.885 INFO O| May 15 03:16:08.885 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84362024-05-15T03:16:09.402Z[ recovery-image] May 15 03:16:08.901 INFO O| May 15 03:16:08.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
84372024-05-15T03:16:09.402Z[ recovery-image] May 15 03:16:08.901 INFO O| May 15 03:16:08.901 INFO STEP 76 (remove_files) COMPLETE
84382024-05-15T03:16:09.402Z[ recovery-image] May 15 03:16:08.901 INFO O| May 15 03:16:08.901 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84392024-05-15T03:16:09.403Z[ recovery-image] May 15 03:16:08.918 INFO O| May 15 03:16:08.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
84402024-05-15T03:16:09.403Z[ recovery-image] May 15 03:16:08.918 INFO O| May 15 03:16:08.918 INFO STEP 77 (remove_files) COMPLETE
84412024-05-15T03:16:09.403Z[ recovery-image] May 15 03:16:08.918 INFO O| May 15 03:16:08.918 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84422024-05-15T03:16:09.403Z[ recovery-image] May 15 03:16:08.941 INFO O| May 15 03:16:08.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
84432024-05-15T03:16:09.403Z[ recovery-image] May 15 03:16:08.941 INFO O| May 15 03:16:08.941 INFO STEP 78 (remove_files) COMPLETE
84442024-05-15T03:16:09.403Z[ recovery-image] May 15 03:16:08.941 INFO O| May 15 03:16:08.941 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84452024-05-15T03:16:09.440Z[ recovery-image] May 15 03:16:08.962 INFO O| May 15 03:16:08.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
84462024-05-15T03:16:09.440Z[ recovery-image] May 15 03:16:08.962 INFO O| May 15 03:16:08.962 INFO STEP 79 (remove_files) COMPLETE
84472024-05-15T03:16:09.441Z[ recovery-image] May 15 03:16:08.962 INFO O| May 15 03:16:08.962 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84482024-05-15T03:16:09.482Z[ recovery-image] May 15 03:16:08.984 INFO O| May 15 03:16:08.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
84492024-05-15T03:16:09.482Z[ recovery-image] May 15 03:16:08.984 INFO O| May 15 03:16:08.984 INFO STEP 80 (remove_files) COMPLETE
84502024-05-15T03:16:09.482Z[ recovery-image] May 15 03:16:08.984 INFO O| May 15 03:16:08.984 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84512024-05-15T03:16:09.482Z[ recovery-image] May 15 03:16:09.001 INFO O| May 15 03:16:09.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
84522024-05-15T03:16:09.482Z[ recovery-image] May 15 03:16:09.002 INFO O| May 15 03:16:09.002 INFO STEP 81 (remove_files) COMPLETE
84532024-05-15T03:16:09.482Z[ recovery-image] May 15 03:16:09.002 INFO O| May 15 03:16:09.002 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84542024-05-15T03:16:09.483Z[ recovery-image] May 15 03:16:09.019 INFO O| May 15 03:16:09.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
84552024-05-15T03:16:09.483Z[ recovery-image] May 15 03:16:09.019 INFO O| May 15 03:16:09.019 INFO STEP 82 (remove_files) COMPLETE
84562024-05-15T03:16:09.483Z[ recovery-image] May 15 03:16:09.019 INFO O| May 15 03:16:09.019 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84572024-05-15T03:16:09.527Z[ recovery-image] May 15 03:16:09.041 INFO O| May 15 03:16:09.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
84582024-05-15T03:16:09.527Z[ recovery-image] May 15 03:16:09.041 INFO O| May 15 03:16:09.041 INFO STEP 83 (remove_files) COMPLETE
84592024-05-15T03:16:09.528Z[ recovery-image] May 15 03:16:09.041 INFO O| May 15 03:16:09.041 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84602024-05-15T03:16:09.528Z[ recovery-image] May 15 03:16:09.060 INFO O| May 15 03:16:09.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
84612024-05-15T03:16:09.528Z[ recovery-image] May 15 03:16:09.060 INFO O| May 15 03:16:09.060 INFO STEP 84 (remove_files) COMPLETE
84622024-05-15T03:16:09.528Z[ recovery-image] May 15 03:16:09.060 INFO O| May 15 03:16:09.060 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84632024-05-15T03:16:09.971Z[ recovery-image] May 15 03:16:09.077 INFO O| May 15 03:16:09.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
84642024-05-15T03:16:09.971Z[ recovery-image] May 15 03:16:09.077 INFO O| May 15 03:16:09.077 INFO STEP 85 (remove_files) COMPLETE
84652024-05-15T03:16:09.971Z[ recovery-image] May 15 03:16:09.077 INFO O| May 15 03:16:09.077 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84662024-05-15T03:16:09.972Z[ recovery-image] May 15 03:16:09.093 INFO O| May 15 03:16:09.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
84672024-05-15T03:16:09.972Z[ recovery-image] May 15 03:16:09.093 INFO O| May 15 03:16:09.093 INFO STEP 86 (remove_files) COMPLETE
84682024-05-15T03:16:09.972Z[ recovery-image] May 15 03:16:09.093 INFO O| May 15 03:16:09.093 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84692024-05-15T03:16:10.012Z[ recovery-image] May 15 03:16:09.109 INFO O| May 15 03:16:09.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
84702024-05-15T03:16:10.012Z[ recovery-image] May 15 03:16:09.109 INFO O| May 15 03:16:09.109 INFO STEP 87 (remove_files) COMPLETE
84712024-05-15T03:16:10.012Z[ recovery-image] May 15 03:16:09.109 INFO O| May 15 03:16:09.109 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84722024-05-15T03:16:10.012Z[ recovery-image] May 15 03:16:09.125 INFO O| May 15 03:16:09.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
84732024-05-15T03:16:10.013Z[ recovery-image] May 15 03:16:09.125 INFO O| May 15 03:16:09.125 INFO STEP 88 (remove_files) COMPLETE
84742024-05-15T03:16:10.013Z[ recovery-image] May 15 03:16:09.125 INFO O| May 15 03:16:09.125 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84752024-05-15T03:16:10.013Z[ recovery-image] May 15 03:16:09.141 INFO O| May 15 03:16:09.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
84762024-05-15T03:16:10.014Z[ recovery-image] May 15 03:16:09.141 INFO O| May 15 03:16:09.141 INFO STEP 89 (remove_files) COMPLETE
84772024-05-15T03:16:10.014Z[ recovery-image] May 15 03:16:09.141 INFO O| May 15 03:16:09.141 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84782024-05-15T03:16:10.014Z[ recovery-image] May 15 03:16:09.157 INFO O| May 15 03:16:09.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
84792024-05-15T03:16:10.014Z[ recovery-image] May 15 03:16:09.157 INFO O| May 15 03:16:09.157 INFO STEP 90 (remove_files) COMPLETE
84802024-05-15T03:16:10.015Z[ recovery-image] May 15 03:16:09.157 INFO O| May 15 03:16:09.157 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84812024-05-15T03:16:10.015Z[ recovery-image] May 15 03:16:09.173 INFO O| May 15 03:16:09.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
84822024-05-15T03:16:10.015Z[ recovery-image] May 15 03:16:09.174 INFO O| May 15 03:16:09.173 INFO STEP 91 (remove_files) COMPLETE
84832024-05-15T03:16:10.015Z[ recovery-image] May 15 03:16:09.174 INFO O| May 15 03:16:09.173 INFO STEP 92: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84842024-05-15T03:16:10.015Z[ recovery-image] May 15 03:16:09.198 INFO O| May 15 03:16:09.198 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
84852024-05-15T03:16:10.015Z[ recovery-image] May 15 03:16:09.198 INFO O| May 15 03:16:09.198 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"}
84862024-05-15T03:16:15.421Z[ recovery-image] May 15 03:16:14.961 INFO O| May 15 03:16:14.961 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
84872024-05-15T03:16:15.422Z[ recovery-image] May 15 03:16:14.961 INFO O| May 15 03:16:14.961 INFO E| svccfg: Loaded 67 smf(7) service descriptions
84882024-05-15T03:16:15.458Z[ recovery-image] May 15 03:16:14.976 INFO O| May 15 03:16:14.976 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
84892024-05-15T03:16:15.533Z[ recovery-image] May 15 03:16:15.073 INFO O| May 15 03:16:15.073 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
84902024-05-15T03:16:15.533Z[ recovery-image] May 15 03:16:15.073 INFO O| May 15 03:16:15.073 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 ...
84912024-05-15T03:16:15.989Z[ recovery-image] May 15 03:16:15.075 INFO O| May 15 03:16:15.075 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
84922024-05-15T03:16:15.989Z[ recovery-image] May 15 03:16:15.075 INFO O| May 15 03:16:15.075 INFO ok!
84932024-05-15T03:16:15.989Z[ recovery-image] May 15 03:16:15.075 INFO O| May 15 03:16:15.075 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
84942024-05-15T03:16:15.989Z[ recovery-image] May 15 03:16:15.075 INFO O| May 15 03:16:15.075 INFO STEP 92 (seed_smf) COMPLETE
84952024-05-15T03:16:15.989Z[ recovery-image] May 15 03:16:15.075 INFO O| May 15 03:16:15.075 INFO steps complete; finalising image!
84962024-05-15T03:16:15.990Z[ recovery-image] May 15 03:16:15.075 INFO O| May 15 03:16:15.075 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
84972024-05-15T03:16:16.036Z[ recovery-image] May 15 03:16:15.133 INFO O| May 15 03:16:15.133 INFO trim TEMPORARY-gimlet-zfs-recovery: (4% trimmed, started at Wed May 15 03:16:15 2024)
84982024-05-15T03:16:16.036Z[ recovery-image] May 15 03:16:15.347 INFO O| May 15 03:16:15.347 INFO trim TEMPORARY-gimlet-zfs-recovery: (29% trimmed, started at Wed May 15 03:16:15 2024)
84992024-05-15T03:16:16.036Z[ recovery-image] May 15 03:16:15.564 INFO O| May 15 03:16:15.564 INFO trim TEMPORARY-gimlet-zfs-recovery: (50% trimmed, started at Wed May 15 03:16:15 2024)
85002024-05-15T03:16:16.667Z[ recovery-image] May 15 03:16:15.775 INFO O| May 15 03:16:15.775 INFO trim TEMPORARY-gimlet-zfs-recovery: (82% trimmed, started at Wed May 15 03:16:15 2024)
85012024-05-15T03:16:16.706Z[ recovery-image] May 15 03:16:16.014 INFO O| May 15 03:16:16.014 INFO temporary pool has 386M used, 1.37G avail, 1.00x compressratio
85022024-05-15T03:16:16.706Z[ recovery-image] May 15 03:16:16.014 INFO O| May 15 03:16:16.014 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
85032024-05-15T03:16:17.156Z[ recovery-image] May 15 03:16:16.314 INFO O| May 15 03:16:16.314 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
85042024-05-15T03:16:17.156Z[ recovery-image] May 15 03:16:16.314 INFO O| May 15 03:16:16.314 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
85052024-05-15T03:16:20.505Z[ recovery-image] May 15 03:16:20.037 INFO O| May 15 03:16:20.037 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85062024-05-15T03:16:20.506Z[ recovery-image] May 15 03:16:20.038 INFO O| May 15 03:16:20.037 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85072024-05-15T03:16:20.542Z[ recovery-image] May 15 03:16:20.038 INFO O| May 15 03:16:20.037 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85082024-05-15T03:16:20.542Z[ recovery-image] May 15 03:16:20.038 INFO O| May 15 03:16:20.037 INFO completed processing gimlet/zfs-recovery
85092024-05-15T03:16:20.542Z[ recovery-image] May 15 03:16:20.038 INFO O| May 15 03:16:20.038 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
85102024-05-15T03:16:20.615Z[ recovery-image] May 15 03:16:20.155 INFO O| May 15 03:16:20.155 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
85112024-05-15T03:16:21.102Z[ recovery-image] May 15 03:16:20.211 INFO BUILD STRING "heads/stlouis-0-g8593bca056\n"
85122024-05-15T03:16:21.102Z[ recovery-image] May 15 03:16:20.211 INFO expanded image name: "recovery f3c1fa8/${os_short_commit} 2024-05-15 02:54" -> "recovery f3c1fa8/8593bca 2024-05-15 02:54"
85132024-05-15T03:16:21.140Z[ recovery-image] May 15 03:16:20.212 INFO output artefacts stored in: "/work/os-recovery"
85142024-05-15T03:16:21.140Z[ recovery-image] May 15 03:16:20.212 INFO collecting git info from project "phbl"...
85152024-05-15T03:16:21.141Z[ recovery-image] May 15 03:16:20.224 INFO collecting git info from project "amd-firmware"...
85162024-05-15T03:16:21.141Z[ recovery-image] May 15 03:16:20.475 INFO collecting git info from project "image-builder"...
85172024-05-15T03:16:21.141Z[ recovery-image] May 15 03:16:20.486 INFO collecting git info from project "pilot"...
85182024-05-15T03:16:21.141Z[ recovery-image] May 15 03:16:20.503 INFO collecting git info from project "amd-host-image-builder"...
85192024-05-15T03:16:21.183Z[ recovery-image] May 15 03:16:20.699 INFO collecting git info from project "chelsio-t6-roms"...
85202024-05-15T03:16:21.218Z[ recovery-image] May 15 03:16:20.730 INFO collecting git info from project "pinprick"...
85212024-05-15T03:16:21.218Z[ recovery-image] May 15 03:16:20.739 INFO collecting git info from project "bootserver"...
85222024-05-15T03:16:21.218Z[ recovery-image] May 15 03:16:20.747 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
85232024-05-15T03:16:21.644Z[ recovery-image] May 15 03:16:21.184 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
85242024-05-15T03:16:22.072Z[ recovery-image] May 15 03:16:21.617 INFO creating Oxide boot image...
85252024-05-15T03:16:22.072Z[ recovery-image] May 15 03:16:21.617 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery f3c1fa8/8593bca 2024-05-15 02:54", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
85262024-05-15T03:16:56.716Z[ host-image] May 15 03:16:56.260 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22668:20240514T153125Z
85272024-05-15T03:16:56.716Z[ host-image] May 15 03:16:56.260 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22668:20240514T153125Z
85282024-05-15T03:16:56.771Z[ host-image] May 15 03:16:56.261 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
85292024-05-15T03:16:56.771Z[ host-image] May 15 03:16:56.261 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
85302024-05-15T03:16:56.772Z[ host-image] May 15 03:16:56.261 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
85312024-05-15T03:16:56.772Z[ host-image] May 15 03:16:56.261 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
85322024-05-15T03:16:56.772Z[ host-image] May 15 03:16:56.262 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
85332024-05-15T03:16:56.772Z[ host-image] May 15 03:16:56.262 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
85342024-05-15T03:16:56.772Z[ host-image] May 15 03:16:56.262 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
85352024-05-15T03:16:56.773Z[ host-image] May 15 03:16:56.262 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
85362024-05-15T03:16:56.773Z[ host-image] May 15 03:16:56.262 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22668:20240514T153125Z
85372024-05-15T03:16:56.773Z[ host-image] May 15 03:16:56.263 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22668:20240514T153126Z
85382024-05-15T03:16:56.773Z[ host-image] May 15 03:16:56.264 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22668:20240514T153126Z
85392024-05-15T03:16:56.773Z[ host-image] May 15 03:16:56.265 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22668:20240514T153126Z
85402024-05-15T03:16:56.773Z[ host-image] May 15 03:16:56.265 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
85412024-05-15T03:16:56.774Z[ host-image] May 15 03:16:56.265 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22668:20240514T153126Z
85422024-05-15T03:16:56.774Z[ host-image] May 15 03:16:56.266 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22668:20240514T153127Z
85432024-05-15T03:16:56.774Z[ host-image] May 15 03:16:56.266 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22668:20240514T153127Z
85442024-05-15T03:16:56.774Z[ host-image] May 15 03:16:56.266 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22668:20240514T153127Z
85452024-05-15T03:16:56.774Z[ host-image] May 15 03:16:56.266 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22668:20240514T153128Z
85462024-05-15T03:16:56.774Z[ host-image] May 15 03:16:56.266 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22668:20240514T153128Z
85472024-05-15T03:16:56.775Z[ host-image] May 15 03:16:56.266 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22668:20240514T153128Z
85482024-05-15T03:16:56.775Z[ host-image] May 15 03:16:56.266 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22668:20240514T153129Z
85492024-05-15T03:16:56.775Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22668:20240514T153130Z
85502024-05-15T03:16:56.775Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22668:20240514T153130Z
85512024-05-15T03:16:56.775Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22668:20240514T153132Z
85522024-05-15T03:16:56.775Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22668:20240514T153132Z
85532024-05-15T03:16:56.775Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/network/opte@0.28.233:20240319T191842Z
85542024-05-15T03:16:56.776Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22668:20240514T153134Z
85552024-05-15T03:16:56.776Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22668:20240514T153136Z
85562024-05-15T03:16:56.776Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22668:20240514T153137Z
85572024-05-15T03:16:56.776Z[ host-image] May 15 03:16:56.267 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22668:20240514T153137Z
85582024-05-15T03:16:56.776Z[ host-image] May 15 03:16:56.268 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22668:20240514T153139Z
85592024-05-15T03:16:56.777Z[ host-image] May 15 03:16:56.268 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22668:20240514T153139Z
85602024-05-15T03:16:56.777Z[ host-image] May 15 03:16:56.276 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
85612024-05-15T03:16:56.777Z[ host-image] May 15 03:16:56.276 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22668:20240514T153139Z
85622024-05-15T03:16:56.777Z[ host-image] May 15 03:16:56.277 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
85632024-05-15T03:16:56.777Z[ host-image] May 15 03:16:56.277 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
85642024-05-15T03:16:56.778Z[ host-image] May 15 03:16:56.277 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
85652024-05-15T03:16:56.778Z[ host-image] May 15 03:16:56.277 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22668:20240514T153139Z
85662024-05-15T03:16:56.778Z[ host-image] May 15 03:16:56.277 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
85672024-05-15T03:16:56.778Z[ host-image] May 15 03:16:56.278 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
85682024-05-15T03:16:56.778Z[ host-image] May 15 03:16:56.279 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
85692024-05-15T03:16:56.778Z[ host-image] May 15 03:16:56.279 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
85702024-05-15T03:16:56.779Z[ host-image] May 15 03:16:56.289 INFO O| install = pkg://helios-dev/library/ncurses@6.4-2.0:20230621T193938Z
85712024-05-15T03:16:56.779Z[ host-image] May 15 03:16:56.289 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
85722024-05-15T03:16:56.779Z[ host-image] May 15 03:16:56.289 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
85732024-05-15T03:16:56.779Z[ host-image] May 15 03:16:56.290 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
85742024-05-15T03:16:56.779Z[ host-image] May 15 03:16:56.290 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
85752024-05-15T03:16:56.779Z[ host-image] May 15 03:16:56.291 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
85762024-05-15T03:16:57.252Z[ host-image] May 15 03:16:56.322 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
85772024-05-15T03:16:57.252Z[ host-image] May 15 03:16:56.322 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
85782024-05-15T03:16:57.252Z[ host-image] May 15 03:16:56.322 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
85792024-05-15T03:16:57.253Z[ host-image] May 15 03:16:56.323 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22668:20240514T153141Z
85802024-05-15T03:16:57.253Z[ host-image] May 15 03:16:56.323 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22668:20240514T153147Z
85812024-05-15T03:16:57.254Z[ host-image] May 15 03:16:56.323 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
85822024-05-15T03:16:57.254Z[ host-image] May 15 03:16:56.323 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22668:20240514T153147Z
85832024-05-15T03:16:57.254Z[ host-image] May 15 03:16:56.323 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
85842024-05-15T03:16:57.254Z[ host-image] May 15 03:16:56.323 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
85852024-05-15T03:16:57.255Z[ host-image] May 15 03:16:56.323 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
85862024-05-15T03:16:57.255Z[ host-image] May 15 03:16:56.324 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22668:20240514T153147Z
85872024-05-15T03:16:57.256Z[ host-image] May 15 03:16:56.324 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
85882024-05-15T03:16:57.256Z[ host-image] May 15 03:16:56.328 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
85892024-05-15T03:16:57.256Z[ host-image] May 15 03:16:56.328 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
85902024-05-15T03:16:57.257Z[ host-image] May 15 03:16:56.328 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22668:20240514T153148Z
85912024-05-15T03:16:57.257Z[ host-image] May 15 03:16:56.328 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
85922024-05-15T03:16:57.257Z[ host-image] May 15 03:16:56.341 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
85932024-05-15T03:16:57.257Z[ host-image] May 15 03:16:56.341 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22668:20240514T153148Z
85942024-05-15T03:16:57.257Z[ host-image] May 15 03:16:56.343 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22668:20240514T153149Z
85952024-05-15T03:16:57.258Z[ host-image] May 15 03:16:56.343 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22668:20240514T153149Z
85962024-05-15T03:16:57.258Z[ host-image] May 15 03:16:56.343 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
85972024-05-15T03:16:57.258Z[ host-image] May 15 03:16:56.344 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22668:20240514T153150Z
85982024-05-15T03:16:57.258Z[ host-image] May 15 03:16:56.344 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22668:20240514T153150Z
85992024-05-15T03:16:57.258Z[ host-image] May 15 03:16:56.344 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22668:20240514T153150Z
86002024-05-15T03:16:57.259Z[ host-image] May 15 03:16:56.344 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22668:20240514T153150Z
86012024-05-15T03:16:57.259Z[ host-image] May 15 03:16:56.347 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
86022024-05-15T03:16:57.259Z[ host-image] May 15 03:16:56.348 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22668:20240514T153151Z
86032024-05-15T03:16:57.259Z[ host-image] May 15 03:16:56.348 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22668:20240514T153152Z
86042024-05-15T03:16:57.260Z[ host-image] May 15 03:16:56.348 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
86052024-05-15T03:16:57.260Z[ host-image] May 15 03:16:56.349 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22668:20240514T153152Z
86062024-05-15T03:16:57.260Z[ host-image] May 15 03:16:56.349 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22668:20240514T153152Z
86072024-05-15T03:16:57.260Z[ host-image] May 15 03:16:56.349 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22668:20240514T153153Z
86082024-05-15T03:16:57.261Z[ host-image] May 15 03:16:56.349 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22668:20240514T153153Z
86092024-05-15T03:16:57.261Z[ host-image] May 15 03:16:56.356 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22668:20240514T153153Z
86102024-05-15T03:16:57.261Z[ host-image] May 15 03:16:56.356 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
86112024-05-15T03:16:57.261Z[ host-image] May 15 03:16:56.358 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22668:20240514T153153Z
86122024-05-15T03:16:57.261Z[ host-image] May 15 03:16:56.359 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22668:20240514T153153Z
86132024-05-15T03:16:57.262Z[ host-image] May 15 03:16:56.359 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22668:20240514T153153Z
86142024-05-15T03:16:57.262Z[ host-image] May 15 03:16:56.360 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22668:20240514T153153Z
86152024-05-15T03:16:57.291Z[ host-image] May 15 03:16:56.360 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22668:20240514T153154Z
86162024-05-15T03:16:57.291Z[ host-image] May 15 03:16:56.360 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22668:20240514T153154Z
86172024-05-15T03:16:57.292Z[ host-image] May 15 03:16:56.369 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22668:20240514T153155Z
86182024-05-15T03:16:57.292Z[ host-image] May 15 03:16:56.369 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22668:20240514T153155Z
86192024-05-15T03:16:57.292Z[ host-image] May 15 03:16:56.369 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22668:20240514T153155Z
86202024-05-15T03:16:57.292Z[ host-image] May 15 03:16:56.370 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22668:20240514T153155Z
86212024-05-15T03:16:57.293Z[ host-image] May 15 03:16:56.389 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22668:20240514T153158Z
86222024-05-15T03:16:57.293Z[ host-image] May 15 03:16:56.389 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22668:20240514T153155Z
86232024-05-15T03:16:57.293Z[ host-image] May 15 03:16:56.389 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22668:20240514T153156Z
86242024-05-15T03:16:57.293Z[ host-image] May 15 03:16:56.389 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
86252024-05-15T03:16:57.293Z[ host-image] May 15 03:16:56.389 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
86262024-05-15T03:16:57.294Z[ host-image] May 15 03:16:56.414 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22668:20240514T153156Z
86272024-05-15T03:16:57.294Z[ host-image] May 15 03:16:56.415 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
86282024-05-15T03:16:57.294Z[ host-image] May 15 03:16:56.415 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22668:20240514T153156Z
86292024-05-15T03:16:57.294Z[ host-image] May 15 03:16:56.415 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22668:20240514T153156Z
86302024-05-15T03:16:57.294Z[ host-image] May 15 03:16:56.416 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22668:20240514T153156Z
86312024-05-15T03:16:57.294Z[ host-image] May 15 03:16:56.416 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
86322024-05-15T03:16:57.295Z[ host-image] May 15 03:16:56.416 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
86332024-05-15T03:16:57.295Z[ host-image] May 15 03:16:56.417 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22668:20240514T153157Z
86342024-05-15T03:16:57.295Z[ host-image] May 15 03:16:56.417 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22668:20240514T153157Z
86352024-05-15T03:16:57.295Z[ host-image] May 15 03:16:56.417 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22668:20240514T153157Z
86362024-05-15T03:16:57.295Z[ host-image] May 15 03:16:56.417 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22668:20240514T153157Z
86372024-05-15T03:16:57.295Z[ host-image] May 15 03:16:56.418 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22668:20240514T153158Z
86382024-05-15T03:16:57.296Z[ host-image] May 15 03:16:56.418 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22668:20240514T153158Z
86392024-05-15T03:16:57.296Z[ host-image] May 15 03:16:56.420 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
86402024-05-15T03:16:57.296Z[ host-image] May 15 03:16:56.420 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22668:20240514T153159Z
86412024-05-15T03:16:57.296Z[ host-image] May 15 03:16:56.422 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22668:20240514T153159Z
86422024-05-15T03:16:57.296Z[ host-image] May 15 03:16:56.422 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22668:20240514T153159Z
86432024-05-15T03:16:57.296Z[ host-image] May 15 03:16:56.422 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22668:20240514T153200Z
86442024-05-15T03:16:57.296Z[ host-image] May 15 03:16:56.422 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22668:20240514T153159Z
86452024-05-15T03:16:57.297Z[ host-image] May 15 03:16:56.423 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22668:20240514T153200Z
86462024-05-15T03:16:57.297Z[ host-image] May 15 03:16:56.423 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
86472024-05-15T03:16:57.297Z[ host-image] May 15 03:16:56.423 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
86482024-05-15T03:16:57.297Z[ host-image] May 15 03:16:56.423 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22668:20240514T153202Z
86492024-05-15T03:16:57.297Z[ host-image] May 15 03:16:56.423 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22668:20240514T153202Z
86502024-05-15T03:16:57.297Z[ host-image] May 15 03:16:56.423 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
86512024-05-15T03:16:57.297Z[ host-image] May 15 03:16:56.424 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
86522024-05-15T03:16:57.298Z[ host-image] May 15 03:16:56.424 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
86532024-05-15T03:16:57.298Z[ host-image] May 15 03:16:56.424 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
86542024-05-15T03:16:57.298Z[ host-image] May 15 03:16:56.424 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
86552024-05-15T03:16:57.298Z[ host-image] May 15 03:16:56.425 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
86562024-05-15T03:16:57.298Z[ host-image] May 15 03:16:56.426 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
86572024-05-15T03:16:57.299Z[ host-image] May 15 03:16:56.426 INFO O| tempdir @ "/tmp/.tmpprOss7/tmp"
86582024-05-15T03:16:57.299Z[ host-image] May 15 03:16:56.426 INFO O| image root @ "/tmp/.tmpprOss7/tmp/root"
86592024-05-15T03:16:57.299Z[ host-image] May 15 03:16:56.426 INFO O| creating image...
86602024-05-15T03:16:57.398Z[ host-image] May 15 03:16:56.944 INFO O| copying publishers...
86612024-05-15T03:17:06.226Z[ host-image] May 15 03:17:05.765 INFO O| adding properties...
86622024-05-15T03:17:07.492Z[ host-image] May 15 03:17:07.037 INFO O| installing packages...
86632024-05-15T03:17:19.411Z[ recovery-image] May 15 03:17:18.948 INFO O| ok, image written!
86642024-05-15T03:17:19.454Z[ recovery-image] May 15 03:17:18.948 INFO O| ok, boot_image_csum file written!
86652024-05-15T03:17:19.454Z[ recovery-image] May 15 03:17:18.953 INFO creating boot archive (CPIO)...
86662024-05-15T03:17:19.454Z[ recovery-image] May 15 03:17:18.953 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
86672024-05-15T03:17:19.454Z[ recovery-image] May 15 03:17:18.963 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
86682024-05-15T03:17:19.455Z[ recovery-image] May 15 03:17:18.964 INFO E| + outfile=/work/os-recovery/cpio
86692024-05-15T03:17:19.455Z[ recovery-image] May 15 03:17:18.964 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
86702024-05-15T03:17:19.455Z[ recovery-image] May 15 03:17:18.966 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
86712024-05-15T03:17:19.455Z[ recovery-image] May 15 03:17:18.966 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
86722024-05-15T03:17:19.495Z[ recovery-image] May 15 03:17:19.007 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
86732024-05-15T03:17:19.496Z[ recovery-image] May 15 03:17:19.007 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
86742024-05-15T03:17:19.496Z[ recovery-image] May 15 03:17:19.017 INFO creating compressed cpio/unix for nanobl-rs...
86752024-05-15T03:17:19.496Z[ recovery-image] May 15 03:17:19.017 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
86762024-05-15T03:17:19.794Z[ recovery-image] May 15 03:17:19.341 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
86772024-05-15T03:17:24.768Z[ recovery-image] May 15 03:17:24.312 INFO creating reset image...
86782024-05-15T03:17:24.768Z[ recovery-image] May 15 03:17:24.312 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
86792024-05-15T03:17:25.044Z[ recovery-image] May 15 03:17:24.589 INFO E| Updating crates.io index
86802024-05-15T03:17:25.561Z[ recovery-image] May 15 03:17:24.688 INFO E| Downloading crates ...
86812024-05-15T03:17:25.599Z[ recovery-image] May 15 03:17:24.771 INFO E| Downloaded anstyle-query v1.0.2
86822024-05-15T03:17:25.599Z[ recovery-image] May 15 03:17:24.774 INFO E| Downloaded anstyle v1.0.6
86832024-05-15T03:17:25.599Z[ recovery-image] May 15 03:17:24.783 INFO E| Downloaded shared_child v1.0.0
86842024-05-15T03:17:25.600Z[ recovery-image] May 15 03:17:24.784 INFO E| Downloaded syn v2.0.53
86852024-05-15T03:17:25.600Z[ recovery-image] May 15 03:17:24.797 INFO E| Downloaded proc-macro2 v1.0.79
86862024-05-15T03:17:25.600Z[ recovery-image] May 15 03:17:24.799 INFO E| Downloaded os_pipe v1.1.5
86872024-05-15T03:17:25.600Z[ recovery-image] May 15 03:17:24.801 INFO E| Downloaded duct v0.13.7
86882024-05-15T03:17:25.600Z[ recovery-image] May 15 03:17:24.803 INFO E| Downloaded clap_derive v4.5.3
86892024-05-15T03:17:25.600Z[ recovery-image] May 15 03:17:24.805 INFO E| Downloaded clap v4.5.3
86902024-05-15T03:17:25.601Z[ recovery-image] May 15 03:17:24.816 INFO E| Downloaded anstyle-parse v0.2.3
86912024-05-15T03:17:25.601Z[ recovery-image] May 15 03:17:24.818 INFO E| Downloaded anstream v0.6.13
86922024-05-15T03:17:25.601Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling proc-macro2 v1.0.79
86932024-05-15T03:17:25.601Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling libc v0.2.153
86942024-05-15T03:17:25.601Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling unicode-ident v1.0.12
86952024-05-15T03:17:25.602Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling utf8parse v0.2.1
86962024-05-15T03:17:25.602Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling anstyle-query v1.0.2
86972024-05-15T03:17:25.602Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling colorchoice v1.0.0
86982024-05-15T03:17:25.602Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling anstyle v1.0.6
86992024-05-15T03:17:25.602Z[ recovery-image] May 15 03:17:24.872 INFO E| Compiling clap_lex v0.7.0
87002024-05-15T03:17:25.648Z[ recovery-image] May 15 03:17:25.141 INFO E| Compiling anstyle-parse v0.2.3
87012024-05-15T03:17:25.648Z[ recovery-image] May 15 03:17:25.148 INFO E| Compiling heck v0.5.0
87022024-05-15T03:17:25.648Z[ recovery-image] May 15 03:17:25.158 INFO E| Compiling strsim v0.11.0
87032024-05-15T03:17:25.648Z[ recovery-image] May 15 03:17:25.174 INFO E| Compiling once_cell v1.19.0
87042024-05-15T03:17:26.130Z[ recovery-image] May 15 03:17:25.497 INFO E| Compiling anstream v0.6.13
87052024-05-15T03:17:26.375Z[ recovery-image] May 15 03:17:25.919 INFO E| Compiling clap_builder v4.5.2
87062024-05-15T03:17:26.804Z[ recovery-image] May 15 03:17:26.348 INFO E| Compiling shared_child v1.0.0
87072024-05-15T03:17:26.804Z[ recovery-image] May 15 03:17:26.348 INFO E| Compiling os_pipe v1.1.5
87082024-05-15T03:17:26.967Z[ recovery-image] May 15 03:17:26.511 INFO E| Compiling duct v0.13.7
87092024-05-15T03:17:27.012Z[ recovery-image] May 15 03:17:26.525 INFO E| Compiling quote v1.0.35
87102024-05-15T03:17:27.307Z[ recovery-image] May 15 03:17:26.852 INFO E| Compiling syn v2.0.53
87112024-05-15T03:17:33.414Z[ recovery-image] May 15 03:17:32.946 INFO E| Compiling clap_derive v4.5.3
87122024-05-15T03:17:36.113Z[ recovery-image] May 15 03:17:35.645 INFO E| Compiling clap v4.5.3
87132024-05-15T03:17:36.225Z[ recovery-image] May 15 03:17:35.743 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
87142024-05-15T03:17:37.629Z[ recovery-image] May 15 03:17:37.171 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.79s
87152024-05-15T03:17:37.661Z[ recovery-image] May 15 03:17:37.181 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
87162024-05-15T03:17:37.839Z[ recovery-image] May 15 03:17:37.368 INFO E| Updating crates.io index
87172024-05-15T03:17:38.012Z[ recovery-image] May 15 03:17:37.555 INFO E| Downloading crates ...
87182024-05-15T03:17:38.083Z[ recovery-image] May 15 03:17:37.630 INFO E| Downloaded seq-macro v0.3.5
87192024-05-15T03:17:38.126Z[ recovery-image] May 15 03:17:37.634 INFO E| Downloaded bit_field v0.10.2
87202024-05-15T03:17:38.127Z[ recovery-image] May 15 03:17:37.653 INFO E| Downloaded raw-cpuid v10.7.0
87212024-05-15T03:17:38.127Z[ recovery-image] May 15 03:17:37.663 INFO E| Downloaded cpio_reader v0.1.1
87222024-05-15T03:17:38.173Z[ recovery-image] May 15 03:17:37.670 INFO E| Downloaded x86 v0.52.0
87232024-05-15T03:17:38.639Z[ recovery-image] May 15 03:17:37.758 INFO E| Updating crates.io index
87242024-05-15T03:17:38.685Z[ recovery-image] May 15 03:17:37.853 INFO E| Downloading crates ...
87252024-05-15T03:17:38.685Z[ recovery-image] May 15 03:17:37.888 INFO E| Downloaded compiler_builtins v0.1.108
87262024-05-15T03:17:38.685Z[ recovery-image] May 15 03:17:37.965 INFO E| Compiling compiler_builtins v0.1.108
87272024-05-15T03:17:38.685Z[ recovery-image] May 15 03:17:37.965 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)
87282024-05-15T03:17:38.686Z[ recovery-image] May 15 03:17:37.965 INFO E| Compiling proc-macro2 v1.0.79
87292024-05-15T03:17:38.686Z[ recovery-image] May 15 03:17:37.965 INFO E| Compiling unicode-ident v1.0.12
87302024-05-15T03:17:38.686Z[ recovery-image] May 15 03:17:37.965 INFO E| Compiling syn v1.0.109
87312024-05-15T03:17:38.686Z[ recovery-image] May 15 03:17:37.966 INFO E| Compiling x86 v0.52.0
87322024-05-15T03:17:38.686Z[ recovery-image] May 15 03:17:37.972 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
87332024-05-15T03:17:38.686Z[ recovery-image] May 15 03:17:37.972 INFO E| Compiling seq-macro v0.3.5
87342024-05-15T03:17:40.040Z[ recovery-image] May 15 03:17:39.162 INFO E| Compiling quote v1.0.35
87352024-05-15T03:17:40.080Z[ recovery-image] May 15 03:17:39.471 INFO E| Compiling syn v2.0.53
87362024-05-15T03:17:42.572Z[ host-image] May 15 03:17:42.110 INFO O| seeding SMF database...
87372024-05-15T03:17:43.912Z[ recovery-image] May 15 03:17:43.457 INFO E| Compiling scroll_derive v0.12.0
87382024-05-15T03:17:47.340Z[ recovery-image] May 15 03:17:46.884 INFO E| Compiling bitstruct_derive v0.1.0
87392024-05-15T03:17:51.123Z[ host-image] May 15 03:17:50.667 INFO O| configuring SMF profile...
87402024-05-15T03:17:51.123Z[ host-image] May 15 03:17:50.667 INFO O| modifying shadow(5)...
87412024-05-15T03:17:51.163Z[ host-image] May 15 03:17:50.667 INFO O| loading user and group database...
87422024-05-15T03:17:51.164Z[ host-image] May 15 03:17:50.668 INFO O| assessing packaged files...
87432024-05-15T03:17:53.767Z[ host-image] May 15 03:17:53.299 INFO O| creating archive...
87442024-05-15T03:17:53.831Z[ host-image] May 15 03:17:53.341 INFO O| missing from packaging:
87452024-05-15T03:17:53.831Z[ host-image] May 15 03:17:53.341 INFO O| "etc/.pwd.lock"
87462024-05-15T03:17:53.831Z[ host-image] May 15 03:17:53.341 INFO O| "etc/bash"
87472024-05-15T03:17:53.831Z[ host-image] May 15 03:17:53.347 INFO O| "etc/svc/profile/generic.xml"
87482024-05-15T03:17:53.831Z[ host-image] May 15 03:17:53.347 INFO O| "etc/svc/profile/inetd_services.xml"
87492024-05-15T03:17:53.832Z[ host-image] May 15 03:17:53.347 INFO O| "etc/svc/profile/name_service.xml"
87502024-05-15T03:17:53.832Z[ host-image] May 15 03:17:53.347 INFO O| "etc/svc/profile/platform.xml"
87512024-05-15T03:17:53.869Z[ host-image] May 15 03:17:53.347 INFO O| "etc/svc/profile/platform_omicron1.xml"
87522024-05-15T03:17:53.869Z[ host-image] May 15 03:17:53.347 INFO O| "etc/svc/repository.db"
87532024-05-15T03:17:53.870Z[ host-image] May 15 03:17:53.357 INFO O| "opt/ooce/share"
87542024-05-15T03:17:53.870Z[ host-image] May 15 03:17:53.357 INFO O| "opt/ooce/share/man"
87552024-05-15T03:17:53.870Z[ host-image] May 15 03:17:53.358 INFO O| "opt/ooce/share/man/man1"
87562024-05-15T03:17:53.870Z[ host-image] May 15 03:17:53.369 INFO O| finishing archive...
87572024-05-15T03:17:57.139Z[ host-image] May 15 03:17:56.676 INFO O| creating gzonly manifest...
87582024-05-15T03:17:57.176Z[ host-image] May 15 03:17:56.690 INFO O| ok
87592024-05-15T03:17:57.290Z[ host-image] May 15 03:17:56.823 INFO image builder template: ramdisk-02-trim...
87602024-05-15T03:17:57.290Z[ host-image] May 15 03:17:56.823 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/.tmpiAfVbH/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
87612024-05-15T03:17:57.326Z[ host-image] May 15 03:17:56.858 INFO O| May 15 03:17:56.858 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87622024-05-15T03:17:57.327Z[ host-image] May 15 03:17:56.863 INFO O| May 15 03:17:56.863 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87632024-05-15T03:17:57.379Z[ host-image] May 15 03:17:56.905 INFO O| May 15 03:17:56.905 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
87642024-05-15T03:17:57.422Z[ host-image] May 15 03:17:56.938 INFO O| May 15 03:17:56.938 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87652024-05-15T03:17:57.422Z[ host-image] May 15 03:17:56.938 INFO O| May 15 03:17:56.938 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
87662024-05-15T03:17:57.422Z[ host-image] May 15 03:17:56.945 INFO O| May 15 03:17:56.945 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
87672024-05-15T03:17:57.422Z[ host-image] May 15 03:17:56.951 INFO O| May 15 03:17:56.951 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
87682024-05-15T03:17:57.423Z[ host-image] May 15 03:17:56.957 INFO O| May 15 03:17:56.957 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
87692024-05-15T03:17:57.574Z[ host-image] May 15 03:17:57.111 INFO O| May 15 03:17:57.110 INFO rolled back to input snapshot; work may begin
87702024-05-15T03:17:57.575Z[ host-image] May 15 03:17:57.111 INFO O| May 15 03:17:57.111 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
87712024-05-15T03:17:57.627Z[ host-image] May 15 03:17:57.118 INFO O| May 15 03:17:57.117 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87722024-05-15T03:17:57.627Z[ host-image] May 15 03:17:57.131 INFO O| May 15 03:17:57.131 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
87732024-05-15T03:17:57.671Z[ host-image] May 15 03:17:57.189 INFO O| May 15 03:17:57.188 INFO STEP 0 (remove_files) COMPLETE
87742024-05-15T03:17:57.671Z[ host-image] May 15 03:17:57.189 INFO O| May 15 03:17:57.188 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87752024-05-15T03:17:57.671Z[ host-image] May 15 03:17:57.203 INFO O| May 15 03:17:57.203 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
87762024-05-15T03:17:57.671Z[ host-image] May 15 03:17:57.205 INFO O| May 15 03:17:57.205 INFO STEP 1 (remove_files) COMPLETE
87772024-05-15T03:17:57.672Z[ host-image] May 15 03:17:57.205 INFO O| May 15 03:17:57.205 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87782024-05-15T03:17:57.711Z[ host-image] May 15 03:17:57.221 INFO O| May 15 03:17:57.221 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
87792024-05-15T03:17:57.712Z[ host-image] May 15 03:17:57.241 INFO O| May 15 03:17:57.241 INFO STEP 2 (remove_files) COMPLETE
87802024-05-15T03:17:57.712Z[ host-image] May 15 03:17:57.241 INFO O| May 15 03:17:57.241 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87812024-05-15T03:17:57.756Z[ host-image] May 15 03:17:57.253 INFO O| May 15 03:17:57.253 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
87822024-05-15T03:17:57.757Z[ host-image] May 15 03:17:57.256 INFO O| May 15 03:17:57.256 INFO STEP 3 (remove_files) COMPLETE
87832024-05-15T03:17:57.757Z[ host-image] May 15 03:17:57.256 INFO O| May 15 03:17:57.256 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87842024-05-15T03:17:57.757Z[ host-image] May 15 03:17:57.268 INFO O| May 15 03:17:57.268 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
87852024-05-15T03:17:57.757Z[ host-image] May 15 03:17:57.273 INFO O| May 15 03:17:57.273 INFO STEP 4 (remove_files) COMPLETE
87862024-05-15T03:17:57.757Z[ host-image] May 15 03:17:57.273 INFO O| May 15 03:17:57.273 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87872024-05-15T03:17:57.758Z[ host-image] May 15 03:17:57.285 INFO O| May 15 03:17:57.285 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
87882024-05-15T03:17:57.758Z[ host-image] May 15 03:17:57.289 INFO O| May 15 03:17:57.289 INFO STEP 5 (remove_files) COMPLETE
87892024-05-15T03:17:57.758Z[ host-image] May 15 03:17:57.289 INFO O| May 15 03:17:57.289 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87902024-05-15T03:17:57.809Z[ host-image] May 15 03:17:57.301 INFO O| May 15 03:17:57.301 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
87912024-05-15T03:17:57.809Z[ host-image] May 15 03:17:57.317 INFO O| May 15 03:17:57.317 INFO STEP 6 (remove_files) COMPLETE
87922024-05-15T03:17:57.809Z[ host-image] May 15 03:17:57.317 INFO O| May 15 03:17:57.317 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87932024-05-15T03:17:57.809Z[ host-image] May 15 03:17:57.333 INFO O| May 15 03:17:57.332 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
87942024-05-15T03:17:57.859Z[ host-image] May 15 03:17:57.351 INFO O| May 15 03:17:57.351 INFO STEP 7 (remove_files) COMPLETE
87952024-05-15T03:17:57.860Z[ host-image] May 15 03:17:57.351 INFO O| May 15 03:17:57.351 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87962024-05-15T03:17:57.860Z[ host-image] May 15 03:17:57.365 INFO O| May 15 03:17:57.364 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
87972024-05-15T03:17:57.932Z[ host-image] May 15 03:17:57.476 INFO O| May 15 03:17:57.476 INFO STEP 8 (remove_files) COMPLETE
87982024-05-15T03:17:57.932Z[ host-image] May 15 03:17:57.477 INFO O| May 15 03:17:57.476 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87992024-05-15T03:17:57.980Z[ host-image] May 15 03:17:57.491 INFO O| May 15 03:17:57.491 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88002024-05-15T03:17:58.091Z[ host-image] May 15 03:17:57.610 INFO O| May 15 03:17:57.610 INFO STEP 9 (remove_files) COMPLETE
88012024-05-15T03:17:58.091Z[ host-image] May 15 03:17:57.610 INFO O| May 15 03:17:57.610 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88022024-05-15T03:17:58.138Z[ host-image] May 15 03:17:57.626 INFO O| May 15 03:17:57.626 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88032024-05-15T03:17:58.138Z[ host-image] May 15 03:17:57.630 INFO O| May 15 03:17:57.630 INFO STEP 10 (remove_files) COMPLETE
88042024-05-15T03:17:58.138Z[ host-image] May 15 03:17:57.631 INFO O| May 15 03:17:57.630 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88052024-05-15T03:17:58.138Z[ host-image] May 15 03:17:57.644 INFO O| May 15 03:17:57.644 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88062024-05-15T03:17:58.138Z[ host-image] May 15 03:17:57.645 INFO O| May 15 03:17:57.645 INFO STEP 11 (remove_files) COMPLETE
88072024-05-15T03:17:58.138Z[ host-image] May 15 03:17:57.645 INFO O| May 15 03:17:57.645 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88082024-05-15T03:17:58.139Z[ host-image] May 15 03:17:57.658 INFO O| May 15 03:17:57.658 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
88092024-05-15T03:17:58.139Z[ host-image] May 15 03:17:57.660 INFO O| May 15 03:17:57.660 INFO STEP 12 (remove_files) COMPLETE
88102024-05-15T03:17:58.139Z[ host-image] May 15 03:17:57.660 INFO O| May 15 03:17:57.660 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88112024-05-15T03:17:58.592Z[ host-image] May 15 03:17:57.798 INFO O| May 15 03:17:57.797 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88122024-05-15T03:17:58.593Z[ host-image] May 15 03:17:57.798 INFO O| May 15 03:17:57.798 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88132024-05-15T03:17:58.593Z[ host-image] May 15 03:17:57.803 INFO O| May 15 03:17:57.803 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88142024-05-15T03:17:58.593Z[ host-image] May 15 03:17:57.811 INFO O| May 15 03:17:57.811 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88152024-05-15T03:17:59.804Z[ host-image] May 15 03:17:58.150 INFO O| May 15 03:17:58.150 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88162024-05-15T03:17:59.804Z[ host-image] May 15 03:17:58.151 INFO O| May 15 03:17:58.151 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88172024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.151 INFO O| May 15 03:17:58.151 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88182024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.151 INFO O| May 15 03:17:58.151 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88192024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.152 INFO O| May 15 03:17:58.151 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88202024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.152 INFO O| May 15 03:17:58.152 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88212024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.152 INFO O| May 15 03:17:58.152 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88222024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.152 INFO O| May 15 03:17:58.152 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88232024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.152 INFO O| May 15 03:17:58.152 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88242024-05-15T03:17:59.805Z[ host-image] May 15 03:17:58.152 INFO O| May 15 03:17:58.152 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88252024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.152 INFO O| May 15 03:17:58.152 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88262024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.153 INFO O| May 15 03:17:58.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88272024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.153 INFO O| May 15 03:17:58.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88282024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.153 INFO O| May 15 03:17:58.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88292024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.153 INFO O| May 15 03:17:58.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88302024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.153 INFO O| May 15 03:17:58.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88312024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.154 INFO O| May 15 03:17:58.154 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88322024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.169 INFO O| May 15 03:17:58.169 INFO STEP 13 (remove_files) COMPLETE
88332024-05-15T03:17:59.806Z[ host-image] May 15 03:17:58.169 INFO O| May 15 03:17:58.169 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88342024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.185 INFO O| May 15 03:17:58.185 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88352024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.188 INFO O| May 15 03:17:58.188 INFO STEP 14 (remove_files) COMPLETE
88362024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.188 INFO O| May 15 03:17:58.188 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88372024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.201 INFO O| May 15 03:17:58.201 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88382024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.210 INFO O| May 15 03:17:58.210 INFO STEP 15 (remove_files) COMPLETE
88392024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.210 INFO O| May 15 03:17:58.210 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88402024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.227 INFO O| May 15 03:17:58.227 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88412024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.228 INFO O| May 15 03:17:58.228 INFO STEP 16 (remove_files) COMPLETE
88422024-05-15T03:17:59.807Z[ host-image] May 15 03:17:58.228 INFO O| May 15 03:17:58.228 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88432024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.241 INFO O| May 15 03:17:58.240 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
88442024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.243 INFO O| May 15 03:17:58.243 INFO STEP 17 (remove_files) COMPLETE
88452024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.243 INFO O| May 15 03:17:58.243 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88462024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.257 INFO O| May 15 03:17:58.257 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
88472024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.257 INFO O| May 15 03:17:58.257 INFO STEP 18 (remove_files) COMPLETE
88482024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.257 INFO O| May 15 03:17:58.257 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88492024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.273 INFO O| May 15 03:17:58.273 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
88502024-05-15T03:17:59.808Z[ host-image] May 15 03:17:58.273 INFO O| May 15 03:17:58.273 INFO STEP 19 (remove_files) COMPLETE
88512024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.273 INFO O| May 15 03:17:58.273 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88522024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.286 INFO O| May 15 03:17:58.286 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
88532024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.286 INFO O| May 15 03:17:58.286 INFO STEP 20 (remove_files) COMPLETE
88542024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.286 INFO O| May 15 03:17:58.286 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88552024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.299 INFO O| May 15 03:17:58.299 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
88562024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.299 INFO O| May 15 03:17:58.299 INFO STEP 21 (remove_files) COMPLETE
88572024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.299 INFO O| May 15 03:17:58.299 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88582024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.316 INFO O| May 15 03:17:58.316 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
88592024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.316 INFO O| May 15 03:17:58.316 INFO STEP 22 (remove_files) COMPLETE
88602024-05-15T03:17:59.809Z[ host-image] May 15 03:17:58.316 INFO O| May 15 03:17:58.316 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88612024-05-15T03:17:59.810Z[ host-image] May 15 03:17:58.331 INFO O| May 15 03:17:58.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
88622024-05-15T03:17:59.810Z[ host-image] May 15 03:17:58.331 INFO O| May 15 03:17:58.331 INFO STEP 23 (remove_files) COMPLETE
88632024-05-15T03:17:59.810Z[ host-image] May 15 03:17:58.331 INFO O| May 15 03:17:58.331 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88642024-05-15T03:17:59.810Z[ host-image] May 15 03:17:58.348 INFO O| May 15 03:17:58.348 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
88652024-05-15T03:17:59.811Z[ host-image] May 15 03:17:58.348 INFO O| May 15 03:17:58.348 INFO STEP 24 (remove_files) COMPLETE
88662024-05-15T03:17:59.811Z[ host-image] May 15 03:17:58.348 INFO O| May 15 03:17:58.348 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88672024-05-15T03:17:59.811Z[ host-image] May 15 03:17:58.361 INFO O| May 15 03:17:58.361 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
88682024-05-15T03:17:59.811Z[ host-image] May 15 03:17:58.361 INFO O| May 15 03:17:58.361 INFO STEP 25 (remove_files) COMPLETE
88692024-05-15T03:17:59.812Z[ host-image] May 15 03:17:58.361 INFO O| May 15 03:17:58.361 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88702024-05-15T03:17:59.812Z[ host-image] May 15 03:17:58.373 INFO O| May 15 03:17:58.373 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
88712024-05-15T03:17:59.812Z[ host-image] May 15 03:17:58.374 INFO O| May 15 03:17:58.374 INFO STEP 26 (remove_files) COMPLETE
88722024-05-15T03:17:59.813Z[ host-image] May 15 03:17:58.374 INFO O| May 15 03:17:58.374 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88732024-05-15T03:17:59.813Z[ host-image] May 15 03:17:58.386 INFO O| May 15 03:17:58.386 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
88742024-05-15T03:17:59.813Z[ host-image] May 15 03:17:58.386 INFO O| May 15 03:17:58.386 INFO STEP 27 (remove_files) COMPLETE
88752024-05-15T03:17:59.813Z[ host-image] May 15 03:17:58.386 INFO O| May 15 03:17:58.386 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88762024-05-15T03:17:59.813Z[ host-image] May 15 03:17:58.398 INFO O| May 15 03:17:58.398 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
88772024-05-15T03:17:59.814Z[ host-image] May 15 03:17:58.398 INFO O| May 15 03:17:58.398 INFO STEP 28 (remove_files) COMPLETE
88782024-05-15T03:17:59.814Z[ host-image] May 15 03:17:58.398 INFO O| May 15 03:17:58.398 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88792024-05-15T03:17:59.814Z[ host-image] May 15 03:17:58.410 INFO O| May 15 03:17:58.410 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
88802024-05-15T03:17:59.814Z[ host-image] May 15 03:17:58.410 INFO O| May 15 03:17:58.410 INFO STEP 29 (remove_files) COMPLETE
88812024-05-15T03:17:59.814Z[ host-image] May 15 03:17:58.410 INFO O| May 15 03:17:58.410 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88822024-05-15T03:17:59.815Z[ host-image] May 15 03:17:58.422 INFO O| May 15 03:17:58.422 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
88832024-05-15T03:17:59.815Z[ host-image] May 15 03:17:58.422 INFO O| May 15 03:17:58.422 INFO STEP 30 (remove_files) COMPLETE
88842024-05-15T03:17:59.815Z[ host-image] May 15 03:17:58.422 INFO O| May 15 03:17:58.422 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88852024-05-15T03:17:59.815Z[ host-image] May 15 03:17:58.437 INFO O| May 15 03:17:58.437 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
88862024-05-15T03:17:59.815Z[ host-image] May 15 03:17:58.437 INFO O| May 15 03:17:58.437 INFO STEP 31 (remove_files) COMPLETE
88872024-05-15T03:17:59.816Z[ host-image] May 15 03:17:58.437 INFO O| May 15 03:17:58.437 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88882024-05-15T03:17:59.816Z[ host-image] May 15 03:17:58.449 INFO O| May 15 03:17:58.449 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
88892024-05-15T03:17:59.816Z[ host-image] May 15 03:17:58.449 INFO O| May 15 03:17:58.449 INFO STEP 32 (remove_files) COMPLETE
88902024-05-15T03:17:59.816Z[ host-image] May 15 03:17:58.449 INFO O| May 15 03:17:58.449 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912024-05-15T03:17:59.816Z[ host-image] May 15 03:17:58.461 INFO O| May 15 03:17:58.461 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
88922024-05-15T03:17:59.816Z[ host-image] May 15 03:17:58.461 INFO O| May 15 03:17:58.461 INFO STEP 33 (remove_files) COMPLETE
88932024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.461 INFO O| May 15 03:17:58.461 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.474 INFO O| May 15 03:17:58.474 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
88952024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.474 INFO O| May 15 03:17:58.474 INFO STEP 34 (remove_files) COMPLETE
88962024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.474 INFO O| May 15 03:17:58.474 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.490 INFO O| May 15 03:17:58.490 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
88982024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.490 INFO O| May 15 03:17:58.490 INFO STEP 35 (remove_files) COMPLETE
88992024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.490 INFO O| May 15 03:17:58.490 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.503 INFO O| May 15 03:17:58.502 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89012024-05-15T03:17:59.817Z[ host-image] May 15 03:17:58.503 INFO O| May 15 03:17:58.503 INFO STEP 36 (remove_files) COMPLETE
89022024-05-15T03:17:59.818Z[ host-image] May 15 03:17:58.503 INFO O| May 15 03:17:58.503 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032024-05-15T03:17:59.818Z[ host-image] May 15 03:17:58.515 INFO O| May 15 03:17:58.515 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89042024-05-15T03:17:59.818Z[ host-image] May 15 03:17:58.516 INFO O| May 15 03:17:58.515 INFO STEP 37 (remove_files) COMPLETE
89052024-05-15T03:17:59.818Z[ host-image] May 15 03:17:58.516 INFO O| May 15 03:17:58.515 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062024-05-15T03:17:59.818Z[ host-image] May 15 03:17:58.533 INFO O| May 15 03:17:58.533 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89072024-05-15T03:17:59.818Z[ host-image] May 15 03:17:58.533 INFO O| May 15 03:17:58.533 INFO STEP 38 (remove_files) COMPLETE
89082024-05-15T03:17:59.818Z[ host-image] May 15 03:17:58.533 INFO O| May 15 03:17:58.533 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89092024-05-15T03:17:59.819Z[ host-image] May 15 03:17:58.545 INFO O| May 15 03:17:58.545 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89102024-05-15T03:17:59.819Z[ host-image] May 15 03:17:58.545 INFO O| May 15 03:17:58.545 INFO STEP 39 (remove_files) COMPLETE
89112024-05-15T03:17:59.819Z[ host-image] May 15 03:17:58.545 INFO O| May 15 03:17:58.545 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89122024-05-15T03:17:59.819Z[ host-image] May 15 03:17:58.562 INFO O| May 15 03:17:58.562 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89132024-05-15T03:17:59.819Z[ host-image] May 15 03:17:58.562 INFO O| May 15 03:17:58.562 INFO STEP 40 (remove_files) COMPLETE
89142024-05-15T03:17:59.820Z[ host-image] May 15 03:17:58.562 INFO O| May 15 03:17:58.562 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152024-05-15T03:18:00.047Z[ host-image] May 15 03:17:58.575 INFO O| May 15 03:17:58.575 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89162024-05-15T03:18:00.048Z[ host-image] May 15 03:17:58.576 INFO O| May 15 03:17:58.576 INFO STEP 41 (remove_files) COMPLETE
89172024-05-15T03:18:00.048Z[ host-image] May 15 03:17:58.576 INFO O| May 15 03:17:58.576 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89182024-05-15T03:18:00.048Z[ host-image] May 15 03:17:58.595 INFO O| May 15 03:17:58.595 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89192024-05-15T03:18:00.048Z[ host-image] May 15 03:17:58.596 INFO O| May 15 03:17:58.596 INFO STEP 42 (remove_files) COMPLETE
89202024-05-15T03:18:00.048Z[ host-image] May 15 03:17:58.596 INFO O| May 15 03:17:58.596 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89212024-05-15T03:18:00.048Z[ host-image] May 15 03:17:58.611 INFO O| May 15 03:17:58.611 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89222024-05-15T03:18:00.048Z[ host-image] May 15 03:17:58.611 INFO O| May 15 03:17:58.611 INFO STEP 43 (remove_files) COMPLETE
89232024-05-15T03:18:00.049Z[ host-image] May 15 03:17:58.611 INFO O| May 15 03:17:58.611 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242024-05-15T03:18:00.049Z[ host-image] May 15 03:17:58.625 INFO O| May 15 03:17:58.625 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89252024-05-15T03:18:00.049Z[ host-image] May 15 03:17:58.625 INFO O| May 15 03:17:58.625 INFO STEP 44 (remove_files) COMPLETE
89262024-05-15T03:18:00.049Z[ host-image] May 15 03:17:58.625 INFO O| May 15 03:17:58.625 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89272024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.638 INFO O| May 15 03:17:58.638 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89282024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.639 INFO O| May 15 03:17:58.639 INFO STEP 45 (remove_files) COMPLETE
89292024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.639 INFO O| May 15 03:17:58.639 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89302024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.652 INFO O| May 15 03:17:58.651 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89312024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.652 INFO O| May 15 03:17:58.652 INFO STEP 46 (remove_files) COMPLETE
89322024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.652 INFO O| May 15 03:17:58.652 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89332024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.667 INFO O| May 15 03:17:58.666 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89342024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.667 INFO O| May 15 03:17:58.667 INFO STEP 47 (remove_files) COMPLETE
89352024-05-15T03:18:00.050Z[ host-image] May 15 03:17:58.667 INFO O| May 15 03:17:58.667 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89362024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.686 INFO O| May 15 03:17:58.686 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89372024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.686 INFO O| May 15 03:17:58.686 INFO STEP 48 (remove_files) COMPLETE
89382024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.686 INFO O| May 15 03:17:58.686 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89392024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.699 INFO O| May 15 03:17:58.699 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89402024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.699 INFO O| May 15 03:17:58.699 INFO STEP 49 (remove_files) COMPLETE
89412024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.699 INFO O| May 15 03:17:58.699 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89422024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.712 INFO O| May 15 03:17:58.712 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
89432024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.712 INFO O| May 15 03:17:58.712 INFO STEP 50 (remove_files) COMPLETE
89442024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.712 INFO O| May 15 03:17:58.712 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89452024-05-15T03:18:00.051Z[ host-image] May 15 03:17:58.729 INFO O| May 15 03:17:58.729 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
89462024-05-15T03:18:00.052Z[ host-image] May 15 03:17:58.729 INFO O| May 15 03:17:58.729 INFO STEP 51 (remove_files) COMPLETE
89472024-05-15T03:18:00.052Z[ host-image] May 15 03:17:58.729 INFO O| May 15 03:17:58.729 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89482024-05-15T03:18:00.052Z[ host-image] May 15 03:17:58.746 INFO O| May 15 03:17:58.746 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
89492024-05-15T03:18:00.052Z[ host-image] May 15 03:17:58.746 INFO O| May 15 03:17:58.746 INFO STEP 52 (remove_files) COMPLETE
89502024-05-15T03:18:00.052Z[ host-image] May 15 03:17:58.746 INFO O| May 15 03:17:58.746 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89512024-05-15T03:18:00.052Z[ host-image] May 15 03:17:58.761 INFO O| May 15 03:17:58.761 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
89522024-05-15T03:18:00.052Z[ host-image] May 15 03:17:58.761 INFO O| May 15 03:17:58.761 INFO STEP 53 (remove_files) COMPLETE
89532024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.761 INFO O| May 15 03:17:58.761 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89542024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.773 INFO O| May 15 03:17:58.773 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
89552024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.774 INFO O| May 15 03:17:58.774 INFO STEP 54 (remove_files) COMPLETE
89562024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.774 INFO O| May 15 03:17:58.774 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89572024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.786 INFO O| May 15 03:17:58.786 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
89582024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.786 INFO O| May 15 03:17:58.786 INFO STEP 55 (remove_files) COMPLETE
89592024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.786 INFO O| May 15 03:17:58.786 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89602024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.798 INFO O| May 15 03:17:58.798 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
89612024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.799 INFO O| May 15 03:17:58.798 INFO STEP 56 (remove_files) COMPLETE
89622024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.799 INFO O| May 15 03:17:58.798 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89632024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.813 INFO O| May 15 03:17:58.813 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
89642024-05-15T03:18:00.053Z[ host-image] May 15 03:17:58.814 INFO O| May 15 03:17:58.814 INFO STEP 57 (remove_files) COMPLETE
89652024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.814 INFO O| May 15 03:17:58.814 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89662024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.826 INFO O| May 15 03:17:58.826 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
89672024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.826 INFO O| May 15 03:17:58.826 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
89682024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.826 INFO O| May 15 03:17:58.826 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89692024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.826 INFO O| May 15 03:17:58.826 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89702024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.826 INFO O| May 15 03:17:58.826 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89712024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.827 INFO O| May 15 03:17:58.826 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89722024-05-15T03:18:00.054Z[ host-image] May 15 03:17:58.827 INFO O| May 15 03:17:58.827 INFO ok!
89732024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.827 INFO O| May 15 03:17:58.827 INFO STEP 58 (ensure_file) COMPLETE
89742024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.827 INFO O| May 15 03:17:58.827 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89752024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.839 INFO O| May 15 03:17:58.839 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
89762024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.839 INFO O| May 15 03:17:58.839 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
89772024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.840 INFO O| May 15 03:17:58.839 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89782024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.840 INFO O| May 15 03:17:58.839 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89792024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.840 INFO O| May 15 03:17:58.839 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89802024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.840 INFO O| May 15 03:17:58.840 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89812024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.840 INFO O| May 15 03:17:58.840 INFO ok!
89822024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.840 INFO O| May 15 03:17:58.840 INFO STEP 59 (ensure_file) COMPLETE
89832024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.840 INFO O| May 15 03:17:58.840 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89842024-05-15T03:18:00.055Z[ host-image] May 15 03:17:58.852 INFO O| May 15 03:17:58.852 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
89852024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.852 INFO O| May 15 03:17:58.852 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
89862024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.853 INFO O| May 15 03:17:58.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
89872024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.853 INFO O| May 15 03:17:58.853 INFO ok!
89882024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.853 INFO O| May 15 03:17:58.853 INFO STEP 60 (ensure_file) COMPLETE
89892024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.853 INFO O| May 15 03:17:58.853 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.869 INFO O| May 15 03:17:58.869 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
89912024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.869 INFO O| May 15 03:17:58.869 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
89922024-05-15T03:18:00.056Z[ host-image] May 15 03:17:58.869 INFO O| May 15 03:17:58.869 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
89932024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.869 INFO O| May 15 03:17:58.869 INFO ok!
89942024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.869 INFO O| May 15 03:17:58.869 INFO STEP 61 (ensure_file) COMPLETE
89952024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.869 INFO O| May 15 03:17:58.869 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.883 INFO O| May 15 03:17:58.883 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
89972024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.883 INFO O| May 15 03:17:58.883 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
89982024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.883 INFO O| May 15 03:17:58.883 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
89992024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.883 INFO O| May 15 03:17:58.883 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90002024-05-15T03:18:00.057Z[ host-image] May 15 03:17:58.883 INFO O| May 15 03:17:58.883 INFO ok!
90012024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.883 INFO O| May 15 03:17:58.883 INFO STEP 62 (ensure_file) COMPLETE
90022024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.883 INFO O| May 15 03:17:58.883 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90032024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.899 INFO O| May 15 03:17:58.899 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90042024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.899 INFO O| May 15 03:17:58.899 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90052024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.900 INFO O| May 15 03:17:58.900 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90062024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.900 INFO O| May 15 03:17:58.900 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90072024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.900 INFO O| May 15 03:17:58.900 INFO ok!
90082024-05-15T03:18:00.058Z[ host-image] May 15 03:17:58.900 INFO O| May 15 03:17:58.900 INFO STEP 63 (ensure_file) COMPLETE
90092024-05-15T03:18:00.059Z[ host-image] May 15 03:17:58.900 INFO O| May 15 03:17:58.900 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90102024-05-15T03:18:00.059Z[ host-image] May 15 03:17:58.919 INFO O| May 15 03:17:58.919 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90112024-05-15T03:18:00.059Z[ host-image] May 15 03:17:58.919 INFO O| May 15 03:17:58.919 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90122024-05-15T03:18:00.059Z[ host-image] May 15 03:17:58.919 INFO O| May 15 03:17:58.919 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90132024-05-15T03:18:00.059Z[ host-image] May 15 03:17:58.919 INFO O| May 15 03:17:58.919 INFO ok!
90142024-05-15T03:18:00.059Z[ host-image] May 15 03:17:58.919 INFO O| May 15 03:17:58.919 INFO STEP 64 (assemble_files) COMPLETE
90152024-05-15T03:18:00.111Z[ host-image] May 15 03:17:58.919 INFO O| May 15 03:17:58.919 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90162024-05-15T03:18:00.111Z[ host-image] May 15 03:17:58.932 INFO O| May 15 03:17:58.932 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90172024-05-15T03:18:00.111Z[ host-image] May 15 03:17:58.933 INFO O| May 15 03:17:58.932 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90182024-05-15T03:18:00.111Z[ host-image] May 15 03:17:58.933 INFO O| May 15 03:17:58.933 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90192024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.933 INFO O| May 15 03:17:58.933 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90202024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.933 INFO O| May 15 03:17:58.933 INFO ok!
90212024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.933 INFO O| May 15 03:17:58.933 INFO STEP 65 (ensure_file) COMPLETE
90222024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.933 INFO O| May 15 03:17:58.933 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90232024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.948 INFO O| May 15 03:17:58.947 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90242024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.948 INFO O| May 15 03:17:58.948 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90252024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.948 INFO O| May 15 03:17:58.948 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90262024-05-15T03:18:00.112Z[ host-image] May 15 03:17:58.948 INFO O| May 15 03:17:58.948 INFO STEP 66 (ensure_dir) COMPLETE
90272024-05-15T03:18:00.113Z[ host-image] May 15 03:17:58.948 INFO O| May 15 03:17:58.948 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90282024-05-15T03:18:00.113Z[ host-image] May 15 03:17:58.962 INFO O| May 15 03:17:58.962 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90292024-05-15T03:18:00.113Z[ host-image] May 15 03:17:58.962 INFO O| May 15 03:17:58.962 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 ...
90302024-05-15T03:18:00.113Z[ host-image] May 15 03:17:58.971 INFO O| May 15 03:17:58.971 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
90312024-05-15T03:18:00.113Z[ host-image] May 15 03:17:58.971 INFO O| May 15 03:17:58.971 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90322024-05-15T03:18:00.114Z[ host-image] May 15 03:17:58.971 INFO O| May 15 03:17:58.971 INFO ok!
90332024-05-15T03:18:00.114Z[ host-image] May 15 03:17:58.971 INFO O| May 15 03:17:58.971 INFO STEP 67 (ensure_file) COMPLETE
90342024-05-15T03:18:00.114Z[ host-image] May 15 03:17:58.971 INFO O| May 15 03:17:58.971 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90352024-05-15T03:18:00.114Z[ host-image] May 15 03:17:58.986 INFO O| May 15 03:17:58.986 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90362024-05-15T03:18:00.115Z[ host-image] May 15 03:17:58.987 INFO O| May 15 03:17:58.986 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 ...
90372024-05-15T03:18:00.115Z[ host-image] May 15 03:17:58.987 INFO O| May 15 03:17:58.987 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
90382024-05-15T03:18:00.115Z[ host-image] May 15 03:17:58.987 INFO O| May 15 03:17:58.987 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90392024-05-15T03:18:00.115Z[ host-image] May 15 03:17:58.987 INFO O| May 15 03:17:58.987 INFO ok!
90402024-05-15T03:18:00.115Z[ host-image] May 15 03:17:58.987 INFO O| May 15 03:17:58.987 INFO STEP 68 (ensure_file) COMPLETE
90412024-05-15T03:18:00.115Z[ host-image] May 15 03:17:58.987 INFO O| May 15 03:17:58.987 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90422024-05-15T03:18:00.115Z[ host-image] May 15 03:17:59.006 INFO O| May 15 03:17:59.006 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
90432024-05-15T03:18:00.116Z[ host-image] May 15 03:17:59.007 INFO O| May 15 03:17:59.006 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
90442024-05-15T03:18:02.387Z[ host-image] May 15 03:18:01.514 INFO O| May 15 03:18:01.513 INFO STEP 69 (pack_tar) COMPLETE
90452024-05-15T03:18:02.387Z[ host-image] May 15 03:18:01.514 INFO O| May 15 03:18:01.514 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
90462024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.514 INFO O| May 15 03:18:01.514 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
90472024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.570 INFO O| May 15 03:18:01.570 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
90482024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.619 INFO O| May 15 03:18:01.619 INFO completed processing gimlet/ramdisk-02-trim
90492024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.622 INFO image builder template: zfs...
90502024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.623 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/.tmpiAfVbH/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
90512024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.642 INFO O| May 15 03:18:01.642 INFO skip include "stress" because feature "stress" is not enabled
90522024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.676 INFO O| May 15 03:18:01.676 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
90532024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.682 INFO O| May 15 03:18:01.682 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
90542024-05-15T03:18:02.838Z[ host-image] May 15 03:18:01.727 INFO O| May 15 03:18:01.727 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
90552024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.769 INFO O| May 15 03:18:01.769 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
90562024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.769 INFO O| May 15 03:18:01.769 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
90572024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.777 INFO O| May 15 03:18:01.777 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
90582024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.819 INFO O| May 15 03:18:01.819 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
90592024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.846 INFO O| May 15 03:18:01.846 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
90602024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.865 INFO O| May 15 03:18:01.865 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90612024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.873 INFO O| May 15 03:18:01.873 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
90622024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.874 INFO O| May 15 03:18:01.873 INFO no lofi found
90632024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.874 INFO O| May 15 03:18:01.874 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
90642024-05-15T03:18:02.839Z[ host-image] May 15 03:18:01.874 INFO O| May 15 03:18:01.874 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90652024-05-15T03:18:02.880Z[ recovery-image] May 15 03:18:02.171 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)
90662024-05-15T03:18:04.244Z[ recovery-image] May 15 03:18:03.788 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)
90672024-05-15T03:18:04.475Z[ host-image] May 15 03:18:04.013 INFO O| May 15 03:18:04.013 INFO lofi device = /dev/dsk/c3t1d0p0
90682024-05-15T03:18:04.475Z[ host-image] May 15 03:18:04.013 INFO O| May 15 03:18:04.013 INFO pool device = /dev/dsk/c3t1d0p0
90692024-05-15T03:18:04.475Z[ host-image] May 15 03:18:04.013 INFO O| May 15 03:18:04.013 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"]
90702024-05-15T03:18:04.989Z[ host-image] May 15 03:18:04.196 INFO O| May 15 03:18:04.196 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90712024-05-15T03:18:04.989Z[ host-image] May 15 03:18:04.196 INFO O| May 15 03:18:04.196 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
90722024-05-15T03:18:04.989Z[ host-image] May 15 03:18:04.236 INFO O| May 15 03:18:04.235 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
90732024-05-15T03:18:05.302Z[ host-image] May 15 03:18:04.315 INFO O| May 15 03:18:04.315 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
90742024-05-15T03:18:05.302Z[ host-image] May 15 03:18:04.370 INFO O| May 15 03:18:04.370 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
90752024-05-15T03:18:05.302Z[ host-image] May 15 03:18:04.398 INFO O| May 15 03:18:04.398 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
90762024-05-15T03:18:05.302Z[ host-image] May 15 03:18:04.419 INFO O| May 15 03:18:04.419 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
90772024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.483 INFO O| May 15 03:18:04.483 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
90782024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.483 INFO O| May 15 03:18:04.483 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
90792024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.483 INFO O| May 15 03:18:04.483 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
90802024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.497 INFO O| May 15 03:18:04.497 INFO boot environment UUID: dcad1684-09d9-4503-a65a-927918181b34
90812024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.497 INFO O| May 15 03:18:04.497 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = dcad1684-09d9-4503-a65a-927918181b34
90822024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.516 INFO O| May 15 03:18:04.516 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
90832024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.535 INFO O| May 15 03:18:04.535 INFO STEP 0 (create_be) COMPLETE
90842024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.535 INFO O| May 15 03:18:04.535 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90852024-05-15T03:18:05.303Z[ host-image] May 15 03:18:04.560 INFO O| May 15 03:18:04.560 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
90862024-05-15T03:18:08.898Z[ recovery-image] May 15 03:18:08.442 INFO E| Compiling bitflags v1.3.2
90872024-05-15T03:18:08.899Z[ recovery-image] May 15 03:18:08.442 INFO E| Compiling adler v1.0.2
90882024-05-15T03:18:08.899Z[ recovery-image] May 15 03:18:08.442 INFO E| Compiling plain v0.2.3
90892024-05-15T03:18:08.899Z[ recovery-image] May 15 03:18:08.442 INFO E| Compiling log v0.4.21
90902024-05-15T03:18:08.900Z[ recovery-image] May 15 03:18:08.442 INFO E| Compiling scroll v0.12.0
90912024-05-15T03:18:08.900Z[ recovery-image] May 15 03:18:08.442 INFO E| Compiling bit_field v0.10.2
90922024-05-15T03:18:08.900Z[ recovery-image] May 15 03:18:08.442 INFO E| Compiling static_assertions v1.1.0
90932024-05-15T03:18:09.035Z[ recovery-image] May 15 03:18:08.578 INFO E| Compiling raw-cpuid v10.7.0
90942024-05-15T03:18:09.110Z[ recovery-image] May 15 03:18:08.657 INFO E| Compiling miniz_oxide v0.7.2
90952024-05-15T03:18:09.200Z[ recovery-image] May 15 03:18:08.744 INFO E| Compiling cpio_reader v0.1.1
90962024-05-15T03:18:09.281Z[ recovery-image] May 15 03:18:08.826 INFO E| Compiling bitstruct v0.1.1
90972024-05-15T03:18:10.152Z[ recovery-image] May 15 03:18:09.696 INFO E| Compiling goblin v0.8.0
90982024-05-15T03:18:19.340Z[ recovery-image] May 15 03:18:18.886 INFO E| Finished `release` profile [optimized] target(s) in 41.68s
90992024-05-15T03:18:20.599Z[ recovery-image] May 15 03:18:18.911 INFO building host image...
91002024-05-15T03:18:20.599Z[ recovery-image] May 15 03:18:18.911 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")
91012024-05-15T03:18:20.637Z[ recovery-image] May 15 03:18:19.508 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
91022024-05-15T03:18:21.606Z[ recovery-image] May 15 03:18:21.148 INFO image complete! materials are in "/work/os-recovery"
91032024-05-15T03:18:21.647Z[ recovery-image]
91042024-05-15T03:18:21.647Z[ recovery-image] real 5:26.338635236
91052024-05-15T03:18:21.648Z[ recovery-image] user 4:06.287492604
91062024-05-15T03:18:21.648Z[ recovery-image] sys 1:10.386045913
91072024-05-15T03:18:21.648Z[ recovery-image] trap 0.132032467
91082024-05-15T03:18:21.648Z[ recovery-image] tflt 0.313362213
91092024-05-15T03:18:21.649Z[ recovery-image] dflt 1.221321311
91102024-05-15T03:18:21.649Z[ recovery-image] kflt 0.000109084
91112024-05-15T03:18:21.649Z[ recovery-image] lock 8:03.986412603
91122024-05-15T03:18:21.649ZMay 15 03:18:21.153 INFO [recovery-image] process exited with exit status: 0 (326.355130355s)
91132024-05-15T03:18:21.649Z[ recovery-image] slp 31:40.683998822
91142024-05-15T03:18:21.649Z[ recovery-image] lat 27.227586983
91152024-05-15T03:18:21.649Z[ recovery-image] stop 2.123799266
91162024-05-15T03:18:27.911Z[ host-image] May 15 03:18:27.453 INFO O| May 15 03:18:27.453 INFO STEP 1 (unpack_tar) COMPLETE
91172024-05-15T03:18:27.911Z[ host-image] May 15 03:18:27.453 INFO O| May 15 03:18:27.453 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91182024-05-15T03:18:28.500Z[ host-image] May 15 03:18:27.469 INFO O| May 15 03:18:27.469 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
91192024-05-15T03:18:28.500Z[ host-image] May 15 03:18:27.857 INFO O| May 15 03:18:27.857 INFO STEP 2 (devfsadm) COMPLETE
91202024-05-15T03:18:28.500Z[ host-image] May 15 03:18:27.857 INFO O| May 15 03:18:27.857 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91212024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.876 INFO O| May 15 03:18:27.876 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91222024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.876 INFO O| May 15 03:18:27.876 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91232024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.876 INFO O| May 15 03:18:27.876 INFO STEP 3 (ensure_dir) COMPLETE
91242024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.876 INFO O| May 15 03:18:27.876 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91252024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.891 INFO O| May 15 03:18:27.891 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91262024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.891 INFO O| May 15 03:18:27.891 INFO STEP 4 (ensure_dir) COMPLETE
91272024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.891 INFO O| May 15 03:18:27.891 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91282024-05-15T03:18:28.501Z[ host-image] May 15 03:18:27.905 INFO O| May 15 03:18:27.905 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91292024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.905 INFO O| May 15 03:18:27.905 INFO STEP 5 (ensure_dir) COMPLETE
91302024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.905 INFO O| May 15 03:18:27.905 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91312024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.918 INFO O| May 15 03:18:27.918 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91322024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.918 INFO O| May 15 03:18:27.918 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91332024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.918 INFO O| May 15 03:18:27.918 INFO STEP 6 (ensure_dir) COMPLETE
91342024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.918 INFO O| May 15 03:18:27.918 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91352024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.931 INFO O| May 15 03:18:27.931 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
91362024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.931 INFO O| May 15 03:18:27.931 INFO STEP 7 (remove_files) COMPLETE
91372024-05-15T03:18:28.502Z[ host-image] May 15 03:18:27.931 INFO O| May 15 03:18:27.931 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91382024-05-15T03:18:28.503Z[ host-image] May 15 03:18:27.944 INFO O| May 15 03:18:27.944 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
91392024-05-15T03:18:28.503Z[ host-image] May 15 03:18:27.945 INFO O| May 15 03:18:27.945 INFO STEP 8 (remove_files) COMPLETE
91402024-05-15T03:18:28.503Z[ host-image] May 15 03:18:27.945 INFO O| May 15 03:18:27.945 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91412024-05-15T03:18:29.563Z[ host-image] May 15 03:18:27.958 INFO O| May 15 03:18:27.958 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
91422024-05-15T03:18:29.563Z[ host-image] May 15 03:18:27.960 INFO O| May 15 03:18:27.960 INFO STEP 9 (remove_files) COMPLETE
91432024-05-15T03:18:29.563Z[ host-image] May 15 03:18:27.960 INFO O| May 15 03:18:27.960 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91442024-05-15T03:18:29.563Z[ host-image] May 15 03:18:27.972 INFO O| May 15 03:18:27.972 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
91452024-05-15T03:18:29.563Z[ host-image] May 15 03:18:27.973 INFO O| May 15 03:18:27.973 INFO STEP 10 (remove_files) COMPLETE
91462024-05-15T03:18:29.563Z[ host-image] May 15 03:18:27.973 INFO O| May 15 03:18:27.973 INFO STEP 11: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91472024-05-15T03:18:29.564Z[ host-image] May 15 03:18:27.990 INFO O| May 15 03:18:27.990 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91482024-05-15T03:18:29.564Z[ host-image] May 15 03:18:27.990 INFO O| May 15 03:18:27.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91492024-05-15T03:18:29.564Z[ host-image] May 15 03:18:27.990 INFO O| May 15 03:18:27.990 INFO STEP 11 (ensure_dir) COMPLETE
91502024-05-15T03:18:29.564Z[ host-image] May 15 03:18:27.990 INFO O| May 15 03:18:27.990 INFO STEP 12: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91512024-05-15T03:18:29.564Z[ host-image] May 15 03:18:28.003 INFO O| May 15 03:18:28.003 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91522024-05-15T03:18:29.564Z[ host-image] May 15 03:18:28.003 INFO O| May 15 03:18:28.003 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91532024-05-15T03:18:29.564Z[ host-image] May 15 03:18:28.003 INFO O| May 15 03:18:28.003 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91542024-05-15T03:18:29.564Z[ host-image] May 15 03:18:28.003 INFO O| May 15 03:18:28.003 INFO STEP 12 (ensure_dir) COMPLETE
91552024-05-15T03:18:29.564Z[ host-image] May 15 03:18:28.003 INFO O| May 15 03:18:28.003 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91562024-05-15T03:18:29.565Z[ host-image] May 15 03:18:28.017 INFO O| May 15 03:18:28.016 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91572024-05-15T03:18:29.565Z[ host-image] May 15 03:18:28.017 INFO O| May 15 03:18:28.017 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91582024-05-15T03:18:29.565Z[ host-image] May 15 03:18:28.017 INFO O| May 15 03:18:28.017 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91592024-05-15T03:18:29.565Z[ host-image] May 15 03:18:28.017 INFO O| May 15 03:18:28.017 INFO STEP 13 (ensure_dir) COMPLETE
91602024-05-15T03:18:29.565Z[ host-image] May 15 03:18:28.017 INFO O| May 15 03:18:28.017 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91612024-05-15T03:18:29.565Z[ host-image] May 15 03:18:28.036 INFO O| May 15 03:18:28.036 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91622024-05-15T03:18:29.565Z[ host-image] May 15 03:18:28.036 INFO O| May 15 03:18:28.036 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91632024-05-15T03:18:29.566Z[ host-image] May 15 03:18:28.036 INFO O| May 15 03:18:28.036 INFO STEP 14 (ensure_dir) COMPLETE
91642024-05-15T03:18:29.566Z[ host-image] May 15 03:18:28.036 INFO O| May 15 03:18:28.036 INFO STEP 15: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91652024-05-15T03:18:29.566Z[ host-image] May 15 03:18:28.051 INFO O| May 15 03:18:28.051 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
91662024-05-15T03:18:29.566Z[ host-image] May 15 03:18:28.051 INFO O| May 15 03:18:28.051 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
91672024-05-15T03:18:29.566Z[ host-image] May 15 03:18:28.051 INFO O| May 15 03:18:28.051 INFO ok!
91682024-05-15T03:18:29.566Z[ host-image] May 15 03:18:28.051 INFO O| May 15 03:18:28.051 INFO STEP 15 (ensure_symlink) COMPLETE
91692024-05-15T03:18:29.566Z[ host-image] May 15 03:18:28.051 INFO O| May 15 03:18:28.051 INFO STEP 16: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91702024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.064 INFO O| May 15 03:18:28.064 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
91712024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.065 INFO O| May 15 03:18:28.064 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
91722024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.065 INFO O| May 15 03:18:28.064 INFO ok!
91732024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.065 INFO O| May 15 03:18:28.065 INFO STEP 16 (ensure_file) COMPLETE
91742024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.065 INFO O| May 15 03:18:28.065 INFO STEP 17: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91752024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.085 INFO O| May 15 03:18:28.085 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
91762024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.085 INFO O| May 15 03:18:28.085 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
91772024-05-15T03:18:29.567Z[ host-image] May 15 03:18:28.085 INFO O| May 15 03:18:28.085 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
91782024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.085 INFO O| May 15 03:18:28.085 INFO ok!
91792024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.085 INFO O| May 15 03:18:28.085 INFO STEP 17 (ensure_symlink) COMPLETE
91802024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.085 INFO O| May 15 03:18:28.085 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91812024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.099 INFO O| May 15 03:18:28.099 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
91822024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.099 INFO O| May 15 03:18:28.099 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
91832024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.099 INFO O| May 15 03:18:28.099 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
91842024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.099 INFO O| May 15 03:18:28.099 INFO ok!
91852024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.099 INFO O| May 15 03:18:28.099 INFO STEP 18 (ensure_symlink) COMPLETE
91862024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.099 INFO O| May 15 03:18:28.099 INFO STEP 19: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91872024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.112 INFO O| May 15 03:18:28.112 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
91882024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.112 INFO O| May 15 03:18:28.112 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
91892024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.112 INFO O| May 15 03:18:28.112 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
91902024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.112 INFO O| May 15 03:18:28.112 INFO ok!
91912024-05-15T03:18:29.568Z[ host-image] May 15 03:18:28.112 INFO O| May 15 03:18:28.112 INFO STEP 19 (ensure_symlink) COMPLETE
91922024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.112 INFO O| May 15 03:18:28.112 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91932024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.125 INFO O| May 15 03:18:28.124 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
91942024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.125 INFO O| May 15 03:18:28.125 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
91952024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.125 INFO O| May 15 03:18:28.125 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
91962024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.125 INFO O| May 15 03:18:28.125 INFO ok!
91972024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.125 INFO O| May 15 03:18:28.125 INFO STEP 20 (ensure_symlink) COMPLETE
91982024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.125 INFO O| May 15 03:18:28.125 INFO STEP 21: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91992024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.138 INFO O| May 15 03:18:28.137 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
92002024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.138 INFO O| May 15 03:18:28.138 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
92012024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.138 INFO O| May 15 03:18:28.138 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
92022024-05-15T03:18:29.569Z[ host-image] May 15 03:18:28.138 INFO O| May 15 03:18:28.138 INFO ok!
92032024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.138 INFO O| May 15 03:18:28.138 INFO STEP 21 (ensure_file) COMPLETE
92042024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.138 INFO O| May 15 03:18:28.138 INFO STEP 22: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
92052024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.151 INFO O| May 15 03:18:28.151 INFO updating shadow file
92062024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.151 INFO O| May 15 03:18:28.151 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92072024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.151 INFO O| May 15 03:18:28.151 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92082024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.151 INFO O| May 15 03:18:28.151 INFO STEP 22 (shadow) COMPLETE
92092024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.151 INFO O| May 15 03:18:28.151 INFO STEP 23: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92102024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.164 INFO O| May 15 03:18:28.164 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
92112024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.164 INFO O| May 15 03:18:28.164 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
92122024-05-15T03:18:29.570Z[ host-image] May 15 03:18:28.164 INFO O| May 15 03:18:28.164 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
92132024-05-15T03:18:29.571Z[ host-image] May 15 03:18:28.164 INFO O| May 15 03:18:28.164 INFO ok!
92142024-05-15T03:18:29.571Z[ host-image] May 15 03:18:28.164 INFO O| May 15 03:18:28.164 INFO STEP 23 (ensure_file) COMPLETE
92152024-05-15T03:18:29.571Z[ host-image] May 15 03:18:28.164 INFO O| May 15 03:18:28.164 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92162024-05-15T03:18:29.571Z[ host-image] May 15 03:18:28.176 INFO O| May 15 03:18:28.176 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
92172024-05-15T03:18:29.571Z[ host-image] May 15 03:18:28.176 INFO O| May 15 03:18:28.176 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
92182024-05-15T03:18:29.574Z[ host-image] May 15 03:18:28.176 INFO O| May 15 03:18:28.176 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
92192024-05-15T03:18:29.574Z[ host-image] May 15 03:18:28.176 INFO O| May 15 03:18:28.176 INFO ok!
92202024-05-15T03:18:29.575Z[ host-image] May 15 03:18:28.176 INFO O| May 15 03:18:28.176 INFO STEP 24 (ensure_file) COMPLETE
92212024-05-15T03:18:29.575Z[ host-image] May 15 03:18:28.177 INFO O| May 15 03:18:28.176 INFO STEP 25: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92222024-05-15T03:18:29.575Z[ host-image] May 15 03:18:28.189 INFO O| May 15 03:18:28.189 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
92232024-05-15T03:18:29.575Z[ host-image] May 15 03:18:28.189 INFO O| May 15 03:18:28.189 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
92242024-05-15T03:18:29.576Z[ host-image] May 15 03:18:28.189 INFO O| May 15 03:18:28.189 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92252024-05-15T03:18:29.576Z[ host-image] May 15 03:18:28.189 INFO O| May 15 03:18:28.189 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92262024-05-15T03:18:29.576Z[ host-image] May 15 03:18:28.189 INFO O| May 15 03:18:28.189 INFO ok!
92272024-05-15T03:18:29.576Z[ host-image] May 15 03:18:28.190 INFO O| May 15 03:18:28.189 INFO STEP 25 (ensure_file) COMPLETE
92282024-05-15T03:18:29.577Z[ host-image] May 15 03:18:28.190 INFO O| May 15 03:18:28.189 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92292024-05-15T03:18:29.577Z[ host-image] May 15 03:18:28.206 INFO O| May 15 03:18:28.206 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
92302024-05-15T03:18:29.577Z[ host-image] May 15 03:18:28.206 INFO O| May 15 03:18:28.206 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
92312024-05-15T03:18:29.577Z[ host-image] May 15 03:18:28.206 INFO O| May 15 03:18:28.206 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
92322024-05-15T03:18:29.577Z[ host-image] May 15 03:18:28.206 INFO O| May 15 03:18:28.206 INFO ok!
92332024-05-15T03:18:29.578Z[ host-image] May 15 03:18:28.206 INFO O| May 15 03:18:28.206 INFO STEP 26 (ensure_file) COMPLETE
92342024-05-15T03:18:29.578Z[ host-image] May 15 03:18:28.207 INFO O| May 15 03:18:28.206 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92352024-05-15T03:18:29.578Z[ host-image] May 15 03:18:28.222 INFO O| May 15 03:18:28.221 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
92362024-05-15T03:18:29.578Z[ host-image] May 15 03:18:28.222 INFO O| May 15 03:18:28.222 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
92372024-05-15T03:18:29.579Z[ host-image] May 15 03:18:28.222 INFO O| May 15 03:18:28.222 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
92382024-05-15T03:18:29.579Z[ host-image] May 15 03:18:28.222 INFO O| May 15 03:18:28.222 INFO ok!
92392024-05-15T03:18:29.579Z[ host-image] May 15 03:18:28.222 INFO O| May 15 03:18:28.222 INFO STEP 27 (ensure_file) COMPLETE
92402024-05-15T03:18:29.579Z[ host-image] May 15 03:18:28.222 INFO O| May 15 03:18:28.222 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92412024-05-15T03:18:29.646Z[ host-image] May 15 03:18:28.239 INFO O| May 15 03:18:28.239 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
92422024-05-15T03:18:29.646Z[ host-image] May 15 03:18:28.239 INFO O| May 15 03:18:28.239 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
92432024-05-15T03:18:29.647Z[ host-image] May 15 03:18:28.239 INFO O| May 15 03:18:28.239 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
92442024-05-15T03:18:29.647Z[ host-image] May 15 03:18:28.239 INFO O| May 15 03:18:28.239 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
92452024-05-15T03:18:29.648Z[ host-image] May 15 03:18:28.239 INFO O| May 15 03:18:28.239 INFO ok!
92462024-05-15T03:18:29.648Z[ host-image] May 15 03:18:28.239 INFO O| May 15 03:18:28.239 INFO STEP 28 (ensure_file) COMPLETE
92472024-05-15T03:18:29.648Z[ host-image] May 15 03:18:28.239 INFO O| May 15 03:18:28.239 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92482024-05-15T03:18:29.648Z[ host-image] May 15 03:18:28.252 INFO O| May 15 03:18:28.252 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
92492024-05-15T03:18:29.649Z[ host-image] May 15 03:18:28.252 INFO O| May 15 03:18:28.252 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
92502024-05-15T03:18:29.649Z[ host-image] May 15 03:18:28.252 INFO O| May 15 03:18:28.252 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
92512024-05-15T03:18:29.649Z[ host-image] May 15 03:18:28.252 INFO O| May 15 03:18:28.252 INFO ok!
92522024-05-15T03:18:29.649Z[ host-image] May 15 03:18:28.252 INFO O| May 15 03:18:28.252 INFO STEP 29 (ensure_file) COMPLETE
92532024-05-15T03:18:29.650Z[ host-image] May 15 03:18:28.252 INFO O| May 15 03:18:28.252 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92542024-05-15T03:18:29.651Z[ host-image] May 15 03:18:28.271 INFO O| May 15 03:18:28.271 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
92552024-05-15T03:18:29.651Z[ host-image] May 15 03:18:28.271 INFO O| May 15 03:18:28.271 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
92562024-05-15T03:18:29.651Z[ host-image] May 15 03:18:28.271 INFO O| May 15 03:18:28.271 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
92572024-05-15T03:18:29.652Z[ host-image] May 15 03:18:28.271 INFO O| May 15 03:18:28.271 INFO ok!
92582024-05-15T03:18:29.652Z[ host-image] May 15 03:18:28.271 INFO O| May 15 03:18:28.271 INFO STEP 30 (ensure_file) COMPLETE
92592024-05-15T03:18:29.652Z[ host-image] May 15 03:18:28.271 INFO O| May 15 03:18:28.271 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92602024-05-15T03:18:29.653Z[ host-image] May 15 03:18:28.285 INFO O| May 15 03:18:28.285 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
92612024-05-15T03:18:29.653Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.285 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
92622024-05-15T03:18:29.653Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.286 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92632024-05-15T03:18:29.653Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.286 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92642024-05-15T03:18:29.653Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.286 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92652024-05-15T03:18:29.653Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.286 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92662024-05-15T03:18:29.654Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.286 INFO ok!
92672024-05-15T03:18:29.654Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.286 INFO STEP 31 (ensure_file) COMPLETE
92682024-05-15T03:18:29.654Z[ host-image] May 15 03:18:28.286 INFO O| May 15 03:18:28.286 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92692024-05-15T03:18:29.654Z[ host-image] May 15 03:18:28.300 INFO O| May 15 03:18:28.300 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92702024-05-15T03:18:29.655Z[ host-image] May 15 03:18:28.300 INFO O| May 15 03:18:28.300 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92712024-05-15T03:18:29.655Z[ host-image] May 15 03:18:28.300 INFO O| May 15 03:18:28.300 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92722024-05-15T03:18:29.655Z[ host-image] May 15 03:18:28.300 INFO O| May 15 03:18:28.300 INFO STEP 32 (ensure_dir) COMPLETE
92732024-05-15T03:18:29.656Z[ host-image] May 15 03:18:28.300 INFO O| May 15 03:18:28.300 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92742024-05-15T03:18:29.656Z[ host-image] May 15 03:18:28.313 INFO O| May 15 03:18:28.313 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
92752024-05-15T03:18:29.656Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.313 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 ...
92762024-05-15T03:18:29.656Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.314 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
92772024-05-15T03:18:29.657Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.314 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
92782024-05-15T03:18:29.657Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.314 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
92792024-05-15T03:18:29.657Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.314 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
92802024-05-15T03:18:29.658Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.314 INFO ok!
92812024-05-15T03:18:29.658Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.314 INFO STEP 33 (ensure_file) COMPLETE
92822024-05-15T03:18:29.658Z[ host-image] May 15 03:18:28.314 INFO O| May 15 03:18:28.314 INFO STEP 34: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92832024-05-15T03:18:29.659Z[ host-image] May 15 03:18:28.329 INFO O| May 15 03:18:28.329 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
92842024-05-15T03:18:29.659Z[ host-image] May 15 03:18:28.329 INFO O| May 15 03:18:28.329 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 ...
92852024-05-15T03:18:29.659Z[ host-image] May 15 03:18:28.329 INFO O| May 15 03:18:28.329 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
92862024-05-15T03:18:29.659Z[ host-image] May 15 03:18:28.329 INFO O| May 15 03:18:28.329 INFO ok!
92872024-05-15T03:18:29.659Z[ host-image] May 15 03:18:28.329 INFO O| May 15 03:18:28.329 INFO STEP 34 (ensure_symlink) COMPLETE
92882024-05-15T03:18:29.660Z[ host-image] May 15 03:18:28.329 INFO O| May 15 03:18:28.329 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92892024-05-15T03:18:29.660Z[ host-image] May 15 03:18:28.342 INFO O| May 15 03:18:28.342 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
92902024-05-15T03:18:29.660Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.342 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
92912024-05-15T03:18:29.660Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.342 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92922024-05-15T03:18:29.660Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.343 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92932024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.343 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92942024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.343 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92952024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.343 INFO ok!
92962024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.343 INFO STEP 35 (ensure_file) COMPLETE
92972024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.343 INFO O| May 15 03:18:28.343 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92982024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.356 INFO O| May 15 03:18:28.355 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
92992024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.356 INFO O| May 15 03:18:28.356 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 ...
93002024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.356 INFO O| May 15 03:18:28.356 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
93012024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.356 INFO O| May 15 03:18:28.356 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93022024-05-15T03:18:29.661Z[ host-image] May 15 03:18:28.356 INFO O| May 15 03:18:28.356 INFO ok!
93032024-05-15T03:18:29.662Z[ host-image] May 15 03:18:28.356 INFO O| May 15 03:18:28.356 INFO STEP 36 (ensure_file) COMPLETE
93042024-05-15T03:18:29.662Z[ host-image] May 15 03:18:28.356 INFO O| May 15 03:18:28.356 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93052024-05-15T03:18:29.662Z[ host-image] May 15 03:18:28.369 INFO O| May 15 03:18:28.369 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
93062024-05-15T03:18:29.662Z[ host-image] May 15 03:18:28.369 INFO O| May 15 03:18:28.369 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
93072024-05-15T03:18:29.662Z[ host-image] May 15 03:18:28.369 INFO O| May 15 03:18:28.369 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
93082024-05-15T03:18:29.662Z[ host-image] May 15 03:18:28.370 INFO O| May 15 03:18:28.369 INFO ok!
93092024-05-15T03:18:29.662Z[ host-image] May 15 03:18:28.370 INFO O| May 15 03:18:28.369 INFO STEP 37 (ensure_file) COMPLETE
93102024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.370 INFO O| May 15 03:18:28.369 INFO STEP 38: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93112024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.385 INFO O| May 15 03:18:28.385 INFO updating shadow file
93122024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.385 INFO O| May 15 03:18:28.385 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93132024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.385 INFO O| May 15 03:18:28.385 INFO STEP 38 (shadow) COMPLETE
93142024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.385 INFO O| May 15 03:18:28.385 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93152024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
93162024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
93172024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93182024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93192024-05-15T03:18:29.663Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO ok!
93202024-05-15T03:18:29.664Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO STEP 39 (ensure_file) COMPLETE
93212024-05-15T03:18:29.664Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93222024-05-15T03:18:29.664Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO skip step because feature "mfg" is not enabled
93232024-05-15T03:18:29.664Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO STEP 41: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93242024-05-15T03:18:29.664Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO skip step because feature "mfg" is not enabled
93252024-05-15T03:18:29.664Z[ host-image] May 15 03:18:28.400 INFO O| May 15 03:18:28.400 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93262024-05-15T03:18:29.665Z[ host-image] May 15 03:18:28.417 INFO O| May 15 03:18:28.416 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
93272024-05-15T03:18:29.665Z[ host-image] May 15 03:18:28.417 INFO O| May 15 03:18:28.417 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
93282024-05-15T03:18:29.665Z[ host-image] May 15 03:18:29.123 INFO O| May 15 03:18:29.123 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93292024-05-15T03:18:29.665Z[ host-image] May 15 03:18:29.123 INFO O| May 15 03:18:29.123 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93302024-05-15T03:18:29.665Z[ host-image] May 15 03:18:29.123 INFO O| May 15 03:18:29.123 INFO ok!
93312024-05-15T03:18:29.666Z[ host-image] May 15 03:18:29.123 INFO O| May 15 03:18:29.123 INFO STEP 42 (ensure_file) COMPLETE
93322024-05-15T03:18:29.666Z[ host-image] May 15 03:18:29.123 INFO O| May 15 03:18:29.123 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93332024-05-15T03:18:29.666Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
93342024-05-15T03:18:29.666Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93352024-05-15T03:18:29.666Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93362024-05-15T03:18:29.667Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93372024-05-15T03:18:29.667Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93382024-05-15T03:18:29.667Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93392024-05-15T03:18:29.667Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO ok!
93402024-05-15T03:18:29.667Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO STEP 43 (ensure_file) COMPLETE
93412024-05-15T03:18:29.703Z[ host-image] May 15 03:18:29.141 INFO O| May 15 03:18:29.141 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93422024-05-15T03:18:29.704Z[ host-image] May 15 03:18:29.158 INFO O| May 15 03:18:29.158 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
93432024-05-15T03:18:29.704Z[ host-image] May 15 03:18:29.159 INFO O| May 15 03:18:29.159 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 ...
93442024-05-15T03:18:29.704Z[ host-image] May 15 03:18:29.159 INFO O| May 15 03:18:29.159 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
93452024-05-15T03:18:29.704Z[ host-image] May 15 03:18:29.159 INFO O| May 15 03:18:29.159 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93462024-05-15T03:18:29.704Z[ host-image] May 15 03:18:29.159 INFO O| May 15 03:18:29.159 INFO ok!
93472024-05-15T03:18:29.705Z[ host-image] May 15 03:18:29.159 INFO O| May 15 03:18:29.159 INFO STEP 44 (ensure_file) COMPLETE
93482024-05-15T03:18:29.705Z[ host-image] May 15 03:18:29.159 INFO O| May 15 03:18:29.159 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93492024-05-15T03:18:29.705Z[ host-image] May 15 03:18:29.176 INFO O| May 15 03:18:29.176 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
93502024-05-15T03:18:29.705Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.176 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
93512024-05-15T03:18:29.706Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.177 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93522024-05-15T03:18:29.706Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.177 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93532024-05-15T03:18:29.706Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.177 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93542024-05-15T03:18:29.706Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.177 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93552024-05-15T03:18:29.706Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.177 INFO ok!
93562024-05-15T03:18:29.706Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.177 INFO STEP 45 (ensure_file) COMPLETE
93572024-05-15T03:18:29.707Z[ host-image] May 15 03:18:29.177 INFO O| May 15 03:18:29.177 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93582024-05-15T03:18:29.707Z[ host-image] May 15 03:18:29.194 INFO O| May 15 03:18:29.194 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
93592024-05-15T03:18:29.707Z[ host-image] May 15 03:18:29.194 INFO O| May 15 03:18:29.194 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 ...
93602024-05-15T03:18:29.707Z[ host-image] May 15 03:18:29.194 INFO O| May 15 03:18:29.194 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
93612024-05-15T03:18:29.707Z[ host-image] May 15 03:18:29.194 INFO O| May 15 03:18:29.194 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
93622024-05-15T03:18:29.707Z[ host-image] May 15 03:18:29.194 INFO O| May 15 03:18:29.194 INFO ok!
93632024-05-15T03:18:29.708Z[ host-image] May 15 03:18:29.194 INFO O| May 15 03:18:29.194 INFO STEP 46 (ensure_file) COMPLETE
93642024-05-15T03:18:29.708Z[ host-image] May 15 03:18:29.194 INFO O| May 15 03:18:29.194 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93652024-05-15T03:18:29.708Z[ host-image] May 15 03:18:29.214 INFO O| May 15 03:18:29.214 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
93662024-05-15T03:18:29.708Z[ host-image] May 15 03:18:29.214 INFO O| May 15 03:18:29.214 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
93672024-05-15T03:18:29.708Z[ host-image] May 15 03:18:29.214 INFO O| May 15 03:18:29.214 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93682024-05-15T03:18:29.708Z[ host-image] May 15 03:18:29.215 INFO O| May 15 03:18:29.214 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93692024-05-15T03:18:29.708Z[ host-image] May 15 03:18:29.215 INFO O| May 15 03:18:29.214 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93702024-05-15T03:18:29.709Z[ host-image] May 15 03:18:29.215 INFO O| May 15 03:18:29.214 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93712024-05-15T03:18:29.709Z[ host-image] May 15 03:18:29.215 INFO O| May 15 03:18:29.214 INFO ok!
93722024-05-15T03:18:29.709Z[ host-image] May 15 03:18:29.215 INFO O| May 15 03:18:29.214 INFO STEP 47 (ensure_file) COMPLETE
93732024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.215 INFO O| May 15 03:18:29.214 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93742024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.230 INFO O| May 15 03:18:29.230 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
93752024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.230 INFO O| May 15 03:18:29.230 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 ...
93762024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.230 INFO O| May 15 03:18:29.230 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
93772024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.230 INFO O| May 15 03:18:29.230 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
93782024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.230 INFO O| May 15 03:18:29.230 INFO ok!
93792024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.230 INFO O| May 15 03:18:29.230 INFO STEP 48 (ensure_file) COMPLETE
93802024-05-15T03:18:29.710Z[ host-image] May 15 03:18:29.230 INFO O| May 15 03:18:29.230 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93812024-05-15T03:18:29.753Z[ host-image] May 15 03:18:29.243 INFO O| May 15 03:18:29.243 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
93822024-05-15T03:18:29.753Z[ host-image] May 15 03:18:29.243 INFO O| May 15 03:18:29.243 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 ...
93832024-05-15T03:18:29.753Z[ host-image] May 15 03:18:29.243 INFO O| May 15 03:18:29.243 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
93842024-05-15T03:18:29.754Z[ host-image] May 15 03:18:29.243 INFO O| May 15 03:18:29.243 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
93852024-05-15T03:18:29.754Z[ host-image] May 15 03:18:29.243 INFO O| May 15 03:18:29.243 INFO ok!
93862024-05-15T03:18:29.754Z[ host-image] May 15 03:18:29.243 INFO O| May 15 03:18:29.243 INFO STEP 49 (ensure_file) COMPLETE
93872024-05-15T03:18:29.755Z[ host-image] May 15 03:18:29.243 INFO O| May 15 03:18:29.243 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93882024-05-15T03:18:29.755Z[ host-image] May 15 03:18:29.256 INFO O| May 15 03:18:29.256 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
93892024-05-15T03:18:29.755Z[ host-image] May 15 03:18:29.256 INFO O| May 15 03:18:29.256 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 ...
93902024-05-15T03:18:29.756Z[ host-image] May 15 03:18:29.256 INFO O| May 15 03:18:29.256 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
93912024-05-15T03:18:29.756Z[ host-image] May 15 03:18:29.256 INFO O| May 15 03:18:29.256 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
93922024-05-15T03:18:29.757Z[ host-image] May 15 03:18:29.256 INFO O| May 15 03:18:29.256 INFO ok!
93932024-05-15T03:18:29.757Z[ host-image] May 15 03:18:29.256 INFO O| May 15 03:18:29.256 INFO STEP 50 (ensure_file) COMPLETE
93942024-05-15T03:18:29.757Z[ host-image] May 15 03:18:29.256 INFO O| May 15 03:18:29.256 INFO STEP 51: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93952024-05-15T03:18:29.757Z[ host-image] May 15 03:18:29.269 INFO O| May 15 03:18:29.269 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
93962024-05-15T03:18:29.757Z[ host-image] May 15 03:18:29.269 INFO O| May 15 03:18:29.269 INFO STEP 51 (ensure_dir) COMPLETE
93972024-05-15T03:18:29.758Z[ host-image] May 15 03:18:29.269 INFO O| May 15 03:18:29.269 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93982024-05-15T03:18:29.758Z[ host-image] May 15 03:18:29.281 INFO O| May 15 03:18:29.281 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
93992024-05-15T03:18:29.758Z[ host-image] May 15 03:18:29.281 INFO O| May 15 03:18:29.281 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94002024-05-15T03:18:29.758Z[ host-image] May 15 03:18:29.281 INFO O| May 15 03:18:29.281 INFO STEP 52 (ensure_dir) COMPLETE
94012024-05-15T03:18:29.759Z[ host-image] May 15 03:18:29.281 INFO O| May 15 03:18:29.281 INFO STEP 53: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94022024-05-15T03:18:29.795Z[ host-image] May 15 03:18:29.294 INFO O| May 15 03:18:29.294 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94032024-05-15T03:18:29.795Z[ host-image] May 15 03:18:29.294 INFO O| May 15 03:18:29.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94042024-05-15T03:18:29.795Z[ host-image] May 15 03:18:29.294 INFO O| May 15 03:18:29.294 INFO STEP 53 (ensure_dir) COMPLETE
94052024-05-15T03:18:29.795Z[ host-image] May 15 03:18:29.294 INFO O| May 15 03:18:29.294 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94062024-05-15T03:18:29.796Z[ host-image] May 15 03:18:29.306 INFO O| May 15 03:18:29.306 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
94072024-05-15T03:18:29.796Z[ host-image] May 15 03:18:29.306 INFO O| May 15 03:18:29.306 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
94082024-05-15T03:18:29.796Z[ host-image] May 15 03:18:29.325 INFO O| May 15 03:18:29.325 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
94092024-05-15T03:18:29.796Z[ host-image] May 15 03:18:29.325 INFO O| May 15 03:18:29.325 INFO ok!
94102024-05-15T03:18:29.796Z[ host-image] May 15 03:18:29.325 INFO O| May 15 03:18:29.325 INFO STEP 54 (ensure_file) COMPLETE
94112024-05-15T03:18:29.797Z[ host-image] May 15 03:18:29.325 INFO O| May 15 03:18:29.325 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94122024-05-15T03:18:29.842Z[ host-image] May 15 03:18:29.338 INFO O| May 15 03:18:29.338 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
94132024-05-15T03:18:29.842Z[ host-image] May 15 03:18:29.338 INFO O| May 15 03:18:29.338 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
94142024-05-15T03:18:30.986Z[ host-image] May 15 03:18:30.528 INFO O| May 15 03:18:30.528 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
94152024-05-15T03:18:30.986Z[ host-image] May 15 03:18:30.528 INFO O| May 15 03:18:30.528 INFO ok!
94162024-05-15T03:18:31.027Z[ host-image] May 15 03:18:30.528 INFO O| May 15 03:18:30.528 INFO STEP 55 (ensure_file) COMPLETE
94172024-05-15T03:18:31.027Z[ host-image] May 15 03:18:30.528 INFO O| May 15 03:18:30.528 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94182024-05-15T03:18:31.027Z[ host-image] May 15 03:18:30.548 INFO O| May 15 03:18:30.548 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94192024-05-15T03:18:31.028Z[ host-image] May 15 03:18:30.548 INFO O| May 15 03:18:30.548 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94202024-05-15T03:18:31.028Z[ host-image] May 15 03:18:30.548 INFO O| May 15 03:18:30.548 INFO STEP 56 (ensure_dir) COMPLETE
94212024-05-15T03:18:31.028Z[ host-image] May 15 03:18:30.548 INFO O| May 15 03:18:30.548 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94222024-05-15T03:18:31.028Z[ host-image] May 15 03:18:30.563 INFO O| May 15 03:18:30.563 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
94232024-05-15T03:18:31.028Z[ host-image] May 15 03:18:30.563 INFO O| May 15 03:18:30.563 INFO copying /tmp/.tmpiAfVbH/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 ...
94242024-05-15T03:18:31.029Z[ host-image] May 15 03:18:30.563 INFO O| May 15 03:18:30.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
94252024-05-15T03:18:31.029Z[ host-image] May 15 03:18:30.563 INFO O| May 15 03:18:30.563 INFO ok!
94262024-05-15T03:18:31.029Z[ host-image] May 15 03:18:30.563 INFO O| May 15 03:18:30.563 INFO STEP 57 (ensure_file) COMPLETE
94272024-05-15T03:18:31.029Z[ host-image] May 15 03:18:30.563 INFO O| May 15 03:18:30.563 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94282024-05-15T03:18:31.096Z[ host-image] May 15 03:18:30.581 INFO O| May 15 03:18:30.581 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
94292024-05-15T03:18:31.096Z[ host-image] May 15 03:18:30.581 INFO O| May 15 03:18:30.581 INFO copying /tmp/.tmpiAfVbH/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 ...
94302024-05-15T03:18:31.096Z[ host-image] May 15 03:18:30.581 INFO O| May 15 03:18:30.581 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
94312024-05-15T03:18:31.097Z[ host-image] May 15 03:18:30.581 INFO O| May 15 03:18:30.581 INFO ok!
94322024-05-15T03:18:31.097Z[ host-image] May 15 03:18:30.581 INFO O| May 15 03:18:30.581 INFO STEP 58 (ensure_file) COMPLETE
94332024-05-15T03:18:31.097Z[ host-image] May 15 03:18:30.581 INFO O| May 15 03:18:30.581 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94342024-05-15T03:18:31.097Z[ host-image] May 15 03:18:30.595 INFO O| May 15 03:18:30.595 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94352024-05-15T03:18:31.097Z[ host-image] May 15 03:18:30.595 INFO O| May 15 03:18:30.595 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94362024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.595 INFO O| May 15 03:18:30.595 INFO STEP 59 (ensure_dir) COMPLETE
94372024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.595 INFO O| May 15 03:18:30.595 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94382024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.608 INFO O| May 15 03:18:30.608 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
94392024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.608 INFO O| May 15 03:18:30.608 INFO copying /tmp/.tmpiAfVbH/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 ...
94402024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.608 INFO O| May 15 03:18:30.608 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
94412024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.608 INFO O| May 15 03:18:30.608 INFO ok!
94422024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.608 INFO O| May 15 03:18:30.608 INFO STEP 60 (ensure_file) COMPLETE
94432024-05-15T03:18:31.098Z[ host-image] May 15 03:18:30.608 INFO O| May 15 03:18:30.608 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94442024-05-15T03:18:31.138Z[ host-image] May 15 03:18:30.621 INFO O| May 15 03:18:30.621 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
94452024-05-15T03:18:31.138Z[ host-image] May 15 03:18:30.621 INFO O| May 15 03:18:30.621 INFO copying /tmp/.tmpiAfVbH/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 ...
94462024-05-15T03:18:31.138Z[ host-image] May 15 03:18:30.621 INFO O| May 15 03:18:30.621 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
94472024-05-15T03:18:31.138Z[ host-image] May 15 03:18:30.621 INFO O| May 15 03:18:30.621 INFO ok!
94482024-05-15T03:18:31.138Z[ host-image] May 15 03:18:30.621 INFO O| May 15 03:18:30.621 INFO STEP 61 (ensure_file) COMPLETE
94492024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.621 INFO O| May 15 03:18:30.621 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94502024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.634 INFO O| May 15 03:18:30.634 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94512024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.635 INFO O| May 15 03:18:30.635 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94522024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.635 INFO O| May 15 03:18:30.635 INFO STEP 62 (ensure_dir) COMPLETE
94532024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.635 INFO O| May 15 03:18:30.635 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94542024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.650 INFO O| May 15 03:18:30.650 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
94552024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.650 INFO O| May 15 03:18:30.650 INFO copying /tmp/.tmpiAfVbH/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 ...
94562024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.650 INFO O| May 15 03:18:30.650 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
94572024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.650 INFO O| May 15 03:18:30.650 INFO ok!
94582024-05-15T03:18:31.139Z[ host-image] May 15 03:18:30.650 INFO O| May 15 03:18:30.650 INFO STEP 63 (ensure_file) COMPLETE
94592024-05-15T03:18:31.140Z[ host-image] May 15 03:18:30.651 INFO O| May 15 03:18:30.650 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94602024-05-15T03:18:31.140Z[ host-image] May 15 03:18:30.668 INFO O| May 15 03:18:30.668 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
94612024-05-15T03:18:31.140Z[ host-image] May 15 03:18:30.668 INFO O| May 15 03:18:30.668 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
94622024-05-15T03:18:31.140Z[ host-image] May 15 03:18:30.669 INFO O| May 15 03:18:30.668 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
94632024-05-15T03:18:31.140Z[ host-image] May 15 03:18:30.669 INFO O| May 15 03:18:30.668 INFO ok!
94642024-05-15T03:18:31.140Z[ host-image] May 15 03:18:30.669 INFO O| May 15 03:18:30.668 INFO STEP 64 (ensure_file) COMPLETE
94652024-05-15T03:18:31.140Z[ host-image] May 15 03:18:30.669 INFO O| May 15 03:18:30.669 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94662024-05-15T03:18:31.190Z[ host-image] May 15 03:18:30.687 INFO O| May 15 03:18:30.687 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94672024-05-15T03:18:31.190Z[ host-image] May 15 03:18:30.687 INFO O| May 15 03:18:30.687 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94682024-05-15T03:18:31.190Z[ host-image] May 15 03:18:30.687 INFO O| May 15 03:18:30.687 INFO STEP 65 (ensure_dir) COMPLETE
94692024-05-15T03:18:31.191Z[ host-image] May 15 03:18:30.687 INFO O| May 15 03:18:30.687 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94702024-05-15T03:18:31.191Z[ host-image] May 15 03:18:30.701 INFO O| May 15 03:18:30.701 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
94712024-05-15T03:18:31.191Z[ host-image] May 15 03:18:30.701 INFO O| May 15 03:18:30.701 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
94722024-05-15T03:18:31.763Z[ host-image] May 15 03:18:31.310 INFO O| May 15 03:18:31.309 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
94732024-05-15T03:18:31.763Z[ host-image] May 15 03:18:31.310 INFO O| May 15 03:18:31.309 INFO ok!
94742024-05-15T03:18:31.763Z[ host-image] May 15 03:18:31.310 INFO O| May 15 03:18:31.309 INFO STEP 66 (ensure_file) COMPLETE
94752024-05-15T03:18:31.763Z[ host-image] May 15 03:18:31.310 INFO O| May 15 03:18:31.309 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94762024-05-15T03:18:32.230Z[ host-image] May 15 03:18:31.327 INFO O| May 15 03:18:31.327 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
94772024-05-15T03:18:32.230Z[ host-image] May 15 03:18:31.327 INFO O| May 15 03:18:31.327 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
94782024-05-15T03:18:33.366Z[ host-image] May 15 03:18:32.908 INFO O| May 15 03:18:32.908 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
94792024-05-15T03:18:33.366Z[ host-image] May 15 03:18:32.908 INFO O| May 15 03:18:32.908 INFO ok!
94802024-05-15T03:18:33.411Z[ host-image] May 15 03:18:32.908 INFO O| May 15 03:18:32.908 INFO STEP 67 (ensure_file) COMPLETE
94812024-05-15T03:18:33.411Z[ host-image] May 15 03:18:32.908 INFO O| May 15 03:18:32.908 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94822024-05-15T03:18:33.411Z[ host-image] May 15 03:18:32.927 INFO O| May 15 03:18:32.927 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94832024-05-15T03:18:33.411Z[ host-image] May 15 03:18:32.927 INFO O| May 15 03:18:32.927 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94842024-05-15T03:18:33.411Z[ host-image] May 15 03:18:32.927 INFO O| May 15 03:18:32.927 INFO STEP 68 (ensure_dir) COMPLETE
94852024-05-15T03:18:33.412Z[ host-image] May 15 03:18:32.927 INFO O| May 15 03:18:32.927 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94862024-05-15T03:18:33.412Z[ host-image] May 15 03:18:32.941 INFO O| May 15 03:18:32.941 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
94872024-05-15T03:18:33.412Z[ host-image] May 15 03:18:32.941 INFO O| May 15 03:18:32.941 INFO copying /tmp/.tmpiAfVbH/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 ...
94882024-05-15T03:18:33.412Z[ host-image] May 15 03:18:32.941 INFO O| May 15 03:18:32.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
94892024-05-15T03:18:33.412Z[ host-image] May 15 03:18:32.941 INFO O| May 15 03:18:32.941 INFO ok!
94902024-05-15T03:18:33.412Z[ host-image] May 15 03:18:32.941 INFO O| May 15 03:18:32.941 INFO STEP 69 (ensure_file) COMPLETE
94912024-05-15T03:18:33.412Z[ host-image] May 15 03:18:32.941 INFO O| May 15 03:18:32.941 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94922024-05-15T03:18:34.038Z[ host-image] May 15 03:18:32.955 INFO O| May 15 03:18:32.955 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
94932024-05-15T03:18:34.039Z[ host-image] May 15 03:18:32.955 INFO O| May 15 03:18:32.955 INFO copying /tmp/.tmpiAfVbH/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 ...
94942024-05-15T03:18:34.039Z[ host-image] May 15 03:18:32.955 INFO O| May 15 03:18:32.955 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
94952024-05-15T03:18:34.039Z[ host-image] May 15 03:18:32.955 INFO O| May 15 03:18:32.955 INFO ok!
94962024-05-15T03:18:34.040Z[ host-image] May 15 03:18:32.955 INFO O| May 15 03:18:32.955 INFO STEP 70 (ensure_file) COMPLETE
94972024-05-15T03:18:34.040Z[ host-image] May 15 03:18:32.955 INFO O| May 15 03:18:32.955 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94982024-05-15T03:18:34.041Z[ host-image] May 15 03:18:32.969 INFO O| May 15 03:18:32.968 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
94992024-05-15T03:18:34.041Z[ host-image] May 15 03:18:32.969 INFO O| May 15 03:18:32.968 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
95002024-05-15T03:18:34.042Z[ host-image] May 15 03:18:32.969 INFO O| May 15 03:18:32.969 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
95012024-05-15T03:18:34.042Z[ host-image] May 15 03:18:32.969 INFO O| May 15 03:18:32.969 INFO ok!
95022024-05-15T03:18:34.042Z[ host-image] May 15 03:18:32.969 INFO O| May 15 03:18:32.969 INFO STEP 71 (ensure_file) COMPLETE
95032024-05-15T03:18:34.042Z[ host-image] May 15 03:18:32.969 INFO O| May 15 03:18:32.969 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95042024-05-15T03:18:34.043Z[ host-image] May 15 03:18:32.986 INFO O| May 15 03:18:32.986 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
95052024-05-15T03:18:34.043Z[ host-image] May 15 03:18:32.986 INFO O| May 15 03:18:32.986 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
95062024-05-15T03:18:34.044Z[ host-image] May 15 03:18:32.986 INFO O| May 15 03:18:32.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
95072024-05-15T03:18:34.044Z[ host-image] May 15 03:18:32.986 INFO O| May 15 03:18:32.986 INFO ok!
95082024-05-15T03:18:34.044Z[ host-image] May 15 03:18:32.986 INFO O| May 15 03:18:32.986 INFO STEP 72 (ensure_file) COMPLETE
95092024-05-15T03:18:34.045Z[ host-image] May 15 03:18:32.986 INFO O| May 15 03:18:32.986 INFO STEP 73: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95102024-05-15T03:18:34.109Z[ host-image] May 15 03:18:33.006 INFO O| May 15 03:18:33.006 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95112024-05-15T03:18:34.109Z[ host-image] May 15 03:18:33.006 INFO O| May 15 03:18:33.006 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95122024-05-15T03:18:34.109Z[ host-image] May 15 03:18:33.006 INFO O| May 15 03:18:33.006 INFO STEP 73 (ensure_dir) COMPLETE
95132024-05-15T03:18:34.109Z[ host-image] May 15 03:18:33.006 INFO O| May 15 03:18:33.006 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95142024-05-15T03:18:34.109Z[ host-image] May 15 03:18:33.021 INFO O| May 15 03:18:33.021 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
95152024-05-15T03:18:34.110Z[ host-image] May 15 03:18:33.021 INFO O| May 15 03:18:33.021 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
95162024-05-15T03:18:34.110Z[ host-image] May 15 03:18:33.024 INFO O| May 15 03:18:33.024 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
95172024-05-15T03:18:34.110Z[ host-image] May 15 03:18:33.024 INFO O| May 15 03:18:33.024 INFO ok!
95182024-05-15T03:18:34.110Z[ host-image] May 15 03:18:33.024 INFO O| May 15 03:18:33.024 INFO STEP 74 (ensure_file) COMPLETE
95192024-05-15T03:18:34.110Z[ host-image] May 15 03:18:33.024 INFO O| May 15 03:18:33.024 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95202024-05-15T03:18:34.110Z[ host-image] May 15 03:18:33.037 INFO O| May 15 03:18:33.037 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
95212024-05-15T03:18:34.111Z[ host-image] May 15 03:18:33.038 INFO O| May 15 03:18:33.037 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
95222024-05-15T03:18:34.111Z[ host-image] May 15 03:18:33.038 INFO O| May 15 03:18:33.038 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
95232024-05-15T03:18:34.111Z[ host-image] May 15 03:18:33.038 INFO O| May 15 03:18:33.038 INFO ok!
95242024-05-15T03:18:34.111Z[ host-image] May 15 03:18:33.038 INFO O| May 15 03:18:33.038 INFO STEP 75 (ensure_file) COMPLETE
95252024-05-15T03:18:34.111Z[ host-image] May 15 03:18:33.038 INFO O| May 15 03:18:33.038 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95262024-05-15T03:18:34.111Z[ host-image] May 15 03:18:33.053 INFO O| May 15 03:18:33.053 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
95272024-05-15T03:18:34.111Z[ host-image] May 15 03:18:33.053 INFO O| May 15 03:18:33.053 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
95282024-05-15T03:18:34.417Z[ host-image] May 15 03:18:33.954 INFO O| May 15 03:18:33.954 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
95292024-05-15T03:18:34.417Z[ host-image] May 15 03:18:33.954 INFO O| May 15 03:18:33.954 INFO ok!
95302024-05-15T03:18:34.460Z[ host-image] May 15 03:18:33.954 INFO O| May 15 03:18:33.954 INFO STEP 76 (ensure_file) COMPLETE
95312024-05-15T03:18:34.460Z[ host-image] May 15 03:18:33.954 INFO O| May 15 03:18:33.954 INFO STEP 77: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95322024-05-15T03:18:34.461Z[ host-image] May 15 03:18:33.973 INFO O| May 15 03:18:33.973 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95332024-05-15T03:18:34.461Z[ host-image] May 15 03:18:33.973 INFO O| May 15 03:18:33.973 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95342024-05-15T03:18:34.461Z[ host-image] May 15 03:18:33.973 INFO O| May 15 03:18:33.973 INFO STEP 77 (ensure_dir) COMPLETE
95352024-05-15T03:18:34.461Z[ host-image] May 15 03:18:33.973 INFO O| May 15 03:18:33.973 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95362024-05-15T03:18:34.462Z[ host-image] May 15 03:18:33.988 INFO O| May 15 03:18:33.988 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95372024-05-15T03:18:34.462Z[ host-image] May 15 03:18:33.988 INFO O| May 15 03:18:33.988 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95382024-05-15T03:18:34.462Z[ host-image] May 15 03:18:33.988 INFO O| May 15 03:18:33.988 INFO STEP 78 (ensure_dir) COMPLETE
95392024-05-15T03:18:34.462Z[ host-image] May 15 03:18:33.988 INFO O| May 15 03:18:33.988 INFO STEP 79: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95402024-05-15T03:18:34.496Z[ host-image] May 15 03:18:34.007 INFO O| May 15 03:18:34.006 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95412024-05-15T03:18:34.496Z[ host-image] May 15 03:18:34.007 INFO O| May 15 03:18:34.007 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95422024-05-15T03:18:34.496Z[ host-image] May 15 03:18:34.007 INFO O| May 15 03:18:34.007 INFO STEP 79 (ensure_dir) COMPLETE
95432024-05-15T03:18:34.496Z[ host-image] May 15 03:18:34.007 INFO O| May 15 03:18:34.007 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95442024-05-15T03:18:34.496Z[ host-image] May 15 03:18:34.021 INFO O| May 15 03:18:34.021 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
95452024-05-15T03:18:34.496Z[ host-image] May 15 03:18:34.022 INFO O| May 15 03:18:34.021 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
95462024-05-15T03:18:34.497Z[ host-image] May 15 03:18:34.022 INFO O| May 15 03:18:34.022 INFO STEP 80 (ensure_dir) COMPLETE
95472024-05-15T03:18:34.497Z[ host-image] May 15 03:18:34.022 INFO O| May 15 03:18:34.022 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95482024-05-15T03:18:34.497Z[ host-image] May 15 03:18:34.037 INFO O| May 15 03:18:34.037 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95492024-05-15T03:18:34.497Z[ host-image] May 15 03:18:34.037 INFO O| May 15 03:18:34.037 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95502024-05-15T03:18:34.497Z[ host-image] May 15 03:18:34.037 INFO O| May 15 03:18:34.037 INFO STEP 81 (ensure_dir) COMPLETE
95512024-05-15T03:18:34.497Z[ host-image] May 15 03:18:34.037 INFO O| May 15 03:18:34.037 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95522024-05-15T03:18:34.528Z[ host-image] May 15 03:18:34.050 INFO O| May 15 03:18:34.050 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
95532024-05-15T03:18:34.528Z[ host-image] May 15 03:18:34.051 INFO O| May 15 03:18:34.050 INFO copying /tmp/.tmpiAfVbH/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 ...
95542024-05-15T03:18:34.528Z[ host-image] May 15 03:18:34.051 INFO O| May 15 03:18:34.051 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
95552024-05-15T03:18:34.528Z[ host-image] May 15 03:18:34.051 INFO O| May 15 03:18:34.051 INFO ok!
95562024-05-15T03:18:34.528Z[ host-image] May 15 03:18:34.051 INFO O| May 15 03:18:34.051 INFO STEP 82 (ensure_file) COMPLETE
95572024-05-15T03:18:34.529Z[ host-image] May 15 03:18:34.051 INFO O| May 15 03:18:34.051 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95582024-05-15T03:18:34.529Z[ host-image] May 15 03:18:34.066 INFO O| May 15 03:18:34.066 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95592024-05-15T03:18:34.529Z[ host-image] May 15 03:18:34.066 INFO O| May 15 03:18:34.066 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95602024-05-15T03:18:34.529Z[ host-image] May 15 03:18:34.066 INFO O| May 15 03:18:34.066 INFO STEP 83 (ensure_dir) COMPLETE
95612024-05-15T03:18:34.529Z[ host-image] May 15 03:18:34.066 INFO O| May 15 03:18:34.066 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95622024-05-15T03:18:34.587Z[ host-image] May 15 03:18:34.079 INFO O| May 15 03:18:34.079 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
95632024-05-15T03:18:34.587Z[ host-image] May 15 03:18:34.079 INFO O| May 15 03:18:34.079 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
95642024-05-15T03:18:34.588Z[ host-image] May 15 03:18:34.079 INFO O| May 15 03:18:34.079 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
95652024-05-15T03:18:34.588Z[ host-image] May 15 03:18:34.079 INFO O| May 15 03:18:34.079 INFO ok!
95662024-05-15T03:18:34.588Z[ host-image] May 15 03:18:34.079 INFO O| May 15 03:18:34.079 INFO STEP 84 (ensure_file) COMPLETE
95672024-05-15T03:18:34.588Z[ host-image] May 15 03:18:34.079 INFO O| May 15 03:18:34.079 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95682024-05-15T03:18:34.588Z[ host-image] May 15 03:18:34.095 INFO O| May 15 03:18:34.095 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
95692024-05-15T03:18:34.588Z[ host-image] May 15 03:18:34.095 INFO O| May 15 03:18:34.095 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
95702024-05-15T03:18:34.824Z[ host-image] May 15 03:18:34.366 INFO O| May 15 03:18:34.366 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
95712024-05-15T03:18:34.825Z[ host-image] May 15 03:18:34.366 INFO O| May 15 03:18:34.366 INFO ok!
95722024-05-15T03:18:34.825Z[ host-image] May 15 03:18:34.366 INFO O| May 15 03:18:34.366 INFO STEP 85 (ensure_file) COMPLETE
95732024-05-15T03:18:34.866Z[ host-image] May 15 03:18:34.366 INFO O| May 15 03:18:34.366 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95742024-05-15T03:18:34.866Z[ host-image] May 15 03:18:34.384 INFO O| May 15 03:18:34.384 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
95752024-05-15T03:18:34.866Z[ host-image] May 15 03:18:34.384 INFO O| May 15 03:18:34.384 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
95762024-05-15T03:18:35.462Z[ host-image] May 15 03:18:35.005 INFO O| May 15 03:18:35.005 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
95772024-05-15T03:18:35.462Z[ host-image] May 15 03:18:35.005 INFO O| May 15 03:18:35.005 INFO ok!
95782024-05-15T03:18:35.462Z[ host-image] May 15 03:18:35.005 INFO O| May 15 03:18:35.005 INFO STEP 86 (ensure_file) COMPLETE
95792024-05-15T03:18:35.525Z[ host-image] May 15 03:18:35.005 INFO O| May 15 03:18:35.005 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95802024-05-15T03:18:35.525Z[ host-image] May 15 03:18:35.025 INFO O| May 15 03:18:35.024 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
95812024-05-15T03:18:35.525Z[ host-image] May 15 03:18:35.025 INFO O| May 15 03:18:35.025 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
95822024-05-15T03:18:35.525Z[ host-image] May 15 03:18:35.025 INFO O| May 15 03:18:35.025 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
95832024-05-15T03:18:35.525Z[ host-image] May 15 03:18:35.025 INFO O| May 15 03:18:35.025 INFO ok!
95842024-05-15T03:18:35.525Z[ host-image] May 15 03:18:35.025 INFO O| May 15 03:18:35.025 INFO STEP 87 (ensure_file) COMPLETE
95852024-05-15T03:18:35.526Z[ host-image] May 15 03:18:35.025 INFO O| May 15 03:18:35.025 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95862024-05-15T03:18:35.526Z[ host-image] May 15 03:18:35.042 INFO O| May 15 03:18:35.042 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
95872024-05-15T03:18:35.526Z[ host-image] May 15 03:18:35.042 INFO O| May 15 03:18:35.042 INFO copying /tmp/.tmpiAfVbH/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
95882024-05-15T03:18:38.595Z[ host-image] May 15 03:18:38.138 INFO O| May 15 03:18:38.138 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
95892024-05-15T03:18:38.595Z[ host-image] May 15 03:18:38.138 INFO O| May 15 03:18:38.138 INFO ok!
95902024-05-15T03:18:38.642Z[ host-image] May 15 03:18:38.138 INFO O| May 15 03:18:38.138 INFO STEP 88 (ensure_file) COMPLETE
95912024-05-15T03:18:38.642Z[ host-image] May 15 03:18:38.138 INFO O| May 15 03:18:38.138 INFO STEP 89: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95922024-05-15T03:18:38.643Z[ host-image] May 15 03:18:38.156 INFO O| May 15 03:18:38.155 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
95932024-05-15T03:18:38.643Z[ host-image] May 15 03:18:38.156 INFO O| May 15 03:18:38.156 INFO STEP 89 (ensure_dir) COMPLETE
95942024-05-15T03:18:38.643Z[ host-image] May 15 03:18:38.156 INFO O| May 15 03:18:38.156 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95952024-05-15T03:18:38.643Z[ host-image] May 15 03:18:38.170 INFO O| May 15 03:18:38.170 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
95962024-05-15T03:18:38.643Z[ host-image] May 15 03:18:38.170 INFO O| May 15 03:18:38.170 INFO STEP 90 (ensure_dir) COMPLETE
95972024-05-15T03:18:38.643Z[ host-image] May 15 03:18:38.170 INFO O| May 15 03:18:38.170 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95982024-05-15T03:18:38.676Z[ host-image] May 15 03:18:38.188 INFO O| May 15 03:18:38.188 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
95992024-05-15T03:18:38.676Z[ host-image] May 15 03:18:38.188 INFO O| May 15 03:18:38.188 INFO STEP 91 (ensure_dir) COMPLETE
96002024-05-15T03:18:38.676Z[ host-image] May 15 03:18:38.188 INFO O| May 15 03:18:38.188 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96012024-05-15T03:18:38.676Z[ host-image] May 15 03:18:38.205 INFO O| May 15 03:18:38.205 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
96022024-05-15T03:18:38.676Z[ host-image] May 15 03:18:38.206 INFO O| May 15 03:18:38.205 INFO STEP 92 (ensure_dir) COMPLETE
96032024-05-15T03:18:38.676Z[ host-image] May 15 03:18:38.206 INFO O| May 15 03:18:38.205 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96042024-05-15T03:18:38.677Z[ host-image] May 15 03:18:38.219 INFO O| May 15 03:18:38.219 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
96052024-05-15T03:18:38.677Z[ host-image] May 15 03:18:38.219 INFO O| May 15 03:18:38.219 INFO copying /tmp/.tmpiAfVbH/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 ...
96062024-05-15T03:18:38.677Z[ host-image] May 15 03:18:38.219 INFO O| May 15 03:18:38.219 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
96072024-05-15T03:18:38.677Z[ host-image] May 15 03:18:38.219 INFO O| May 15 03:18:38.219 INFO ok!
96082024-05-15T03:18:38.677Z[ host-image] May 15 03:18:38.219 INFO O| May 15 03:18:38.219 INFO STEP 93 (ensure_file) COMPLETE
96092024-05-15T03:18:38.677Z[ host-image] May 15 03:18:38.219 INFO O| May 15 03:18:38.219 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96102024-05-15T03:18:38.707Z[ host-image] May 15 03:18:38.241 INFO O| May 15 03:18:38.241 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
96112024-05-15T03:18:38.707Z[ host-image] May 15 03:18:38.241 INFO O| May 15 03:18:38.241 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
96122024-05-15T03:18:38.707Z[ host-image] May 15 03:18:38.241 INFO O| May 15 03:18:38.241 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
96132024-05-15T03:18:38.707Z[ host-image] May 15 03:18:38.241 INFO O| May 15 03:18:38.241 INFO STEP 94 (ensure_dir) COMPLETE
96142024-05-15T03:18:38.707Z[ host-image] May 15 03:18:38.241 INFO O| May 15 03:18:38.241 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96152024-05-15T03:18:38.732Z[ host-image] May 15 03:18:38.255 INFO O| May 15 03:18:38.255 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
96162024-05-15T03:18:38.732Z[ host-image] May 15 03:18:38.255 INFO O| May 15 03:18:38.255 INFO copying /tmp/.tmpiAfVbH/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
96172024-05-15T03:18:38.732Z[ host-image] May 15 03:18:38.255 INFO O| May 15 03:18:38.255 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
96182024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.255 INFO O| May 15 03:18:38.255 INFO ok!
96192024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.255 INFO O| May 15 03:18:38.255 INFO STEP 95 (ensure_file) COMPLETE
96202024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.255 INFO O| May 15 03:18:38.255 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96212024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.268 INFO O| May 15 03:18:38.268 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
96222024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.268 INFO O| May 15 03:18:38.268 INFO STEP 96 (remove_files) COMPLETE
96232024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.268 INFO O| May 15 03:18:38.268 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96242024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.280 INFO O| May 15 03:18:38.280 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
96252024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.281 INFO O| May 15 03:18:38.281 INFO STEP 97 (remove_files) COMPLETE
96262024-05-15T03:18:38.733Z[ host-image] May 15 03:18:38.281 INFO O| May 15 03:18:38.281 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96272024-05-15T03:18:38.770Z[ host-image] May 15 03:18:38.293 INFO O| May 15 03:18:38.293 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
96282024-05-15T03:18:38.770Z[ host-image] May 15 03:18:38.293 INFO O| May 15 03:18:38.293 INFO STEP 98 (remove_files) COMPLETE
96292024-05-15T03:18:38.770Z[ host-image] May 15 03:18:38.293 INFO O| May 15 03:18:38.293 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96302024-05-15T03:18:38.770Z[ host-image] May 15 03:18:38.306 INFO O| May 15 03:18:38.305 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
96312024-05-15T03:18:38.770Z[ host-image] May 15 03:18:38.306 INFO O| May 15 03:18:38.306 INFO STEP 99 (remove_files) COMPLETE
96322024-05-15T03:18:38.770Z[ host-image] May 15 03:18:38.306 INFO O| May 15 03:18:38.306 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96332024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.318 INFO O| May 15 03:18:38.318 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
96342024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.318 INFO O| May 15 03:18:38.318 INFO STEP 100 (remove_files) COMPLETE
96352024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.318 INFO O| May 15 03:18:38.318 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96362024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.332 INFO O| May 15 03:18:38.332 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
96372024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.332 INFO O| May 15 03:18:38.332 INFO STEP 101 (remove_files) COMPLETE
96382024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.332 INFO O| May 15 03:18:38.332 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96392024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.345 INFO O| May 15 03:18:38.345 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
96402024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.345 INFO O| May 15 03:18:38.345 INFO STEP 102 (remove_files) COMPLETE
96412024-05-15T03:18:38.805Z[ host-image] May 15 03:18:38.345 INFO O| May 15 03:18:38.345 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96422024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.358 INFO O| May 15 03:18:38.357 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
96432024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.358 INFO O| May 15 03:18:38.358 INFO STEP 103 (remove_files) COMPLETE
96442024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.358 INFO O| May 15 03:18:38.358 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96452024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.371 INFO O| May 15 03:18:38.371 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
96462024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.371 INFO O| May 15 03:18:38.371 INFO STEP 104 (remove_files) COMPLETE
96472024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.371 INFO O| May 15 03:18:38.371 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96482024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.384 INFO O| May 15 03:18:38.384 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
96492024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.384 INFO O| May 15 03:18:38.384 INFO STEP 105 (remove_files) COMPLETE
96502024-05-15T03:18:38.841Z[ host-image] May 15 03:18:38.384 INFO O| May 15 03:18:38.384 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96512024-05-15T03:18:39.345Z[ host-image] May 15 03:18:38.399 INFO O| May 15 03:18:38.399 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
96522024-05-15T03:18:39.345Z[ host-image] May 15 03:18:38.400 INFO O| May 15 03:18:38.400 INFO STEP 106 (remove_files) COMPLETE
96532024-05-15T03:18:39.345Z[ host-image] May 15 03:18:38.400 INFO O| May 15 03:18:38.400 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96542024-05-15T03:18:39.345Z[ host-image] May 15 03:18:38.413 INFO O| May 15 03:18:38.413 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
96552024-05-15T03:18:39.345Z[ host-image] May 15 03:18:38.413 INFO O| May 15 03:18:38.413 INFO STEP 107 (remove_files) COMPLETE
96562024-05-15T03:18:39.345Z[ host-image] May 15 03:18:38.413 INFO O| May 15 03:18:38.413 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96572024-05-15T03:18:39.346Z[ host-image] May 15 03:18:38.426 INFO O| May 15 03:18:38.426 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
96582024-05-15T03:18:39.346Z[ host-image] May 15 03:18:38.426 INFO O| May 15 03:18:38.426 INFO STEP 108 (remove_files) COMPLETE
96592024-05-15T03:18:39.346Z[ host-image] May 15 03:18:38.426 INFO O| May 15 03:18:38.426 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96602024-05-15T03:18:39.346Z[ host-image] May 15 03:18:38.439 INFO O| May 15 03:18:38.439 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
96612024-05-15T03:18:39.346Z[ host-image] May 15 03:18:38.439 INFO O| May 15 03:18:38.439 INFO STEP 109 (remove_files) COMPLETE
96622024-05-15T03:18:39.346Z[ host-image] May 15 03:18:38.439 INFO O| May 15 03:18:38.439 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96632024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.452 INFO O| May 15 03:18:38.452 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
96642024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.452 INFO O| May 15 03:18:38.452 INFO STEP 110 (remove_files) COMPLETE
96652024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.452 INFO O| May 15 03:18:38.452 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96662024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.464 INFO O| May 15 03:18:38.464 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
96672024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.465 INFO O| May 15 03:18:38.465 INFO STEP 111 (remove_files) COMPLETE
96682024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.465 INFO O| May 15 03:18:38.465 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96692024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.477 INFO O| May 15 03:18:38.477 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
96702024-05-15T03:18:39.347Z[ host-image] May 15 03:18:38.477 INFO O| May 15 03:18:38.477 INFO STEP 112 (remove_files) COMPLETE
96712024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.477 INFO O| May 15 03:18:38.477 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96722024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.490 INFO O| May 15 03:18:38.490 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
96732024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.490 INFO O| May 15 03:18:38.490 INFO STEP 113 (remove_files) COMPLETE
96742024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.490 INFO O| May 15 03:18:38.490 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96752024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.503 INFO O| May 15 03:18:38.502 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
96762024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.503 INFO O| May 15 03:18:38.503 INFO STEP 114 (remove_files) COMPLETE
96772024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.503 INFO O| May 15 03:18:38.503 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96782024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.515 INFO O| May 15 03:18:38.515 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
96792024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.515 INFO O| May 15 03:18:38.515 INFO STEP 115 (remove_files) COMPLETE
96802024-05-15T03:18:39.348Z[ host-image] May 15 03:18:38.515 INFO O| May 15 03:18:38.515 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96812024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.528 INFO O| May 15 03:18:38.528 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
96822024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.528 INFO O| May 15 03:18:38.528 INFO STEP 116 (remove_files) COMPLETE
96832024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.528 INFO O| May 15 03:18:38.528 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96842024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.540 INFO O| May 15 03:18:38.540 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
96852024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.541 INFO O| May 15 03:18:38.541 INFO STEP 117 (remove_files) COMPLETE
96862024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.541 INFO O| May 15 03:18:38.541 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96872024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.553 INFO O| May 15 03:18:38.553 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
96882024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.553 INFO O| May 15 03:18:38.553 INFO STEP 118 (remove_files) COMPLETE
96892024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.553 INFO O| May 15 03:18:38.553 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96902024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.566 INFO O| May 15 03:18:38.566 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
96912024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.566 INFO O| May 15 03:18:38.566 INFO STEP 119 (remove_files) COMPLETE
96922024-05-15T03:18:39.349Z[ host-image] May 15 03:18:38.566 INFO O| May 15 03:18:38.566 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96932024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.579 INFO O| May 15 03:18:38.579 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
96942024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.579 INFO O| May 15 03:18:38.579 INFO STEP 120 (remove_files) COMPLETE
96952024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.579 INFO O| May 15 03:18:38.579 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96962024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.592 INFO O| May 15 03:18:38.592 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
96972024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.592 INFO O| May 15 03:18:38.592 INFO STEP 121 (remove_files) COMPLETE
96982024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.592 INFO O| May 15 03:18:38.592 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96992024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.605 INFO O| May 15 03:18:38.605 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
97002024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.605 INFO O| May 15 03:18:38.605 INFO STEP 122 (remove_files) COMPLETE
97012024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.605 INFO O| May 15 03:18:38.605 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97022024-05-15T03:18:39.350Z[ host-image] May 15 03:18:38.618 INFO O| May 15 03:18:38.618 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
97032024-05-15T03:18:39.351Z[ host-image] May 15 03:18:38.618 INFO O| May 15 03:18:38.618 INFO STEP 123 (remove_files) COMPLETE
97042024-05-15T03:18:39.351Z[ host-image] May 15 03:18:38.618 INFO O| May 15 03:18:38.618 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97052024-05-15T03:18:39.351Z[ host-image] May 15 03:18:38.630 INFO O| May 15 03:18:38.630 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
97062024-05-15T03:18:39.351Z[ host-image] May 15 03:18:38.631 INFO O| May 15 03:18:38.631 INFO STEP 124 (remove_files) COMPLETE
97072024-05-15T03:18:39.351Z[ host-image] May 15 03:18:38.631 INFO O| May 15 03:18:38.631 INFO STEP 125: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
97082024-05-15T03:18:39.351Z[ host-image] May 15 03:18:38.649 INFO O| May 15 03:18:38.649 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
97092024-05-15T03:18:39.351Z[ host-image] May 15 03:18:38.650 INFO O| May 15 03:18:38.649 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_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", "SVCCFG_CHECKHASH": "1"}
97102024-05-15T03:18:46.774Z[ host-image] May 15 03:18:46.320 INFO O| May 15 03:18:46.320 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
97112024-05-15T03:18:46.774Z[ host-image] May 15 03:18:46.321 INFO O| May 15 03:18:46.320 INFO E| svccfg: Loaded 74 smf(7) service descriptions
97122024-05-15T03:18:47.075Z[ host-image] May 15 03:18:46.337 INFO O| May 15 03:18:46.337 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "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"}
97132024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.438 INFO O| May 15 03:18:46.438 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
97142024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.438 INFO O| May 15 03:18:46.438 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
97152024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.441 INFO O| May 15 03:18:46.441 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
97162024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.441 INFO O| May 15 03:18:46.441 INFO ok!
97172024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.441 INFO O| May 15 03:18:46.441 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
97182024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.441 INFO O| May 15 03:18:46.441 INFO STEP 125 (seed_smf) COMPLETE
97192024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.441 INFO O| May 15 03:18:46.441 INFO steps complete; finalising image!
97202024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.441 INFO O| May 15 03:18:46.441 INFO TRIM POOL: TEMPORARY-gimlet-zfs
97212024-05-15T03:18:47.113Z[ host-image] May 15 03:18:46.599 INFO O| May 15 03:18:46.599 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Wed May 15 03:18:46 2024)
97222024-05-15T03:18:47.283Z[ host-image] May 15 03:18:46.833 INFO O| May 15 03:18:46.833 INFO temporary pool has 631M used, 201M avail, 1.90x compressratio
97232024-05-15T03:18:47.283Z[ host-image] May 15 03:18:46.833 INFO O| May 15 03:18:46.833 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
97242024-05-15T03:18:47.667Z[ host-image] May 15 03:18:47.212 INFO O| May 15 03:18:47.212 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
97252024-05-15T03:18:47.668Z[ host-image] May 15 03:18:47.212 INFO O| May 15 03:18:47.212 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
97262024-05-15T03:18:49.013Z[ host-image] May 15 03:18:48.561 INFO O| May 15 03:18:48.561 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
97272024-05-15T03:18:49.014Z[ host-image] May 15 03:18:48.561 INFO O| May 15 03:18:48.561 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
97282024-05-15T03:18:49.014Z[ host-image] May 15 03:18:48.561 INFO O| May 15 03:18:48.561 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
97292024-05-15T03:18:49.014Z[ host-image] May 15 03:18:48.561 INFO O| May 15 03:18:48.561 INFO completed processing gimlet/zfs
97302024-05-15T03:18:49.067Z[ host-image] May 15 03:18:48.561 INFO O| May 15 03:18:48.561 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
97312024-05-15T03:18:49.776Z[ host-image] May 15 03:18:49.268 INFO O| May 15 03:18:49.268 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
97322024-05-15T03:18:49.776Z[ host-image] May 15 03:18:49.319 INFO BUILD STRING "heads/stlouis-0-g8593bca056\n"
97332024-05-15T03:18:49.776Z[ host-image] May 15 03:18:49.319 INFO expanded image name: "ci f3c1fa8/${os_short_commit} 2024-05-15 02:54" -> "ci f3c1fa8/8593bca 2024-05-15 02:54"
97342024-05-15T03:18:49.777Z[ host-image] May 15 03:18:49.319 INFO output artefacts stored in: "/work/os-host"
97352024-05-15T03:18:49.777Z[ host-image] May 15 03:18:49.319 INFO collecting git info from project "phbl"...
97362024-05-15T03:18:49.777Z[ host-image] May 15 03:18:49.327 INFO collecting git info from project "amd-firmware"...
97372024-05-15T03:18:49.803Z[ host-image] May 15 03:18:49.338 INFO collecting git info from project "image-builder"...
97382024-05-15T03:18:49.804Z[ host-image] May 15 03:18:49.344 INFO collecting git info from project "pilot"...
97392024-05-15T03:18:49.804Z[ host-image] May 15 03:18:49.354 INFO collecting git info from project "amd-host-image-builder"...
97402024-05-15T03:18:49.839Z[ host-image] May 15 03:18:49.375 INFO collecting git info from project "chelsio-t6-roms"...
97412024-05-15T03:18:50.322Z[ host-image] May 15 03:18:49.381 INFO collecting git info from project "pinprick"...
97422024-05-15T03:18:50.322Z[ host-image] May 15 03:18:49.388 INFO collecting git info from project "bootserver"...
97432024-05-15T03:18:50.322Z[ host-image] May 15 03:18:49.394 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
97442024-05-15T03:18:50.323Z[ host-image] May 15 03:18:49.848 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
97452024-05-15T03:18:50.755Z[ host-image] May 15 03:18:50.303 INFO creating Oxide boot image...
97462024-05-15T03:18:50.755Z[ host-image] May 15 03:18:50.303 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci f3c1fa8/8593bca 2024-05-15 02:54", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
97472024-05-15T03:18:51.991Z[ host-image] May 15 03:18:51.534 INFO O| ok, image written!
97482024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.534 INFO O| ok, boot_image_csum file written!
97492024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.538 INFO creating boot archive (CPIO)...
97502024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.538 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
97512024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.549 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
97522024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.549 INFO E| + outfile=/work/os-host/cpio
97532024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.549 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
97542024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.552 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
97552024-05-15T03:18:52.024Z[ host-image] May 15 03:18:51.552 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
97562024-05-15T03:18:52.063Z[ host-image] May 15 03:18:51.603 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
97572024-05-15T03:18:52.063Z[ host-image] May 15 03:18:51.603 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
97582024-05-15T03:18:52.098Z[ host-image] May 15 03:18:51.614 INFO creating compressed cpio/unix for nanobl-rs...
97592024-05-15T03:18:52.098Z[ host-image] May 15 03:18:51.614 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
97602024-05-15T03:18:52.802Z[ host-image] May 15 03:18:51.935 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
97612024-05-15T03:18:57.393Z[ host-image] May 15 03:18:56.938 INFO creating reset image...
97622024-05-15T03:18:57.393Z[ host-image] May 15 03:18:56.938 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
97632024-05-15T03:18:57.492Z[ host-image] May 15 03:18:57.039 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
97642024-05-15T03:18:57.525Z[ host-image] May 15 03:18:57.040 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
97652024-05-15T03:18:57.567Z[ host-image] May 15 03:18:57.119 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
97662024-05-15T03:18:59.907Z[ host-image] May 15 03:18:59.443 INFO E| Finished `release` profile [optimized] target(s) in 2.39s
97672024-05-15T03:18:59.938Z[ host-image] May 15 03:18:59.459 INFO building host image...
97682024-05-15T03:18:59.938Z[ host-image] May 15 03:18:59.460 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")
97692024-05-15T03:19:00.460Z[ host-image] May 15 03:19:00.005 INFO finishing image archive at "/work/os-host/os.tar.gz"...
97702024-05-15T03:19:47.282Z[ host-image] May 15 03:19:46.827 INFO image complete! materials are in "/work/os-host"
97712024-05-15T03:19:47.316Z[ host-image]
97722024-05-15T03:19:47.316Z[ host-image] real 7:21.180012267
97732024-05-15T03:19:47.316Z[ host-image] user 3:38.492964392
97742024-05-15T03:19:47.317Z[ host-image] sys 59.104721524
97752024-05-15T03:19:47.317Z[ host-image] trap 0.092467490
97762024-05-15T03:19:47.317Z[ host-image] tflt 0.017587135
97772024-05-15T03:19:47.317Z[ host-image] dflt 0.029368222
97782024-05-15T03:19:47.317Z[ host-image] kflt 0.000000000
97792024-05-15T03:19:47.317Z[ host-image] lock 4:24.909887212
97802024-05-15T03:19:47.317Z[ host-image] slp 38:35.454381072
97812024-05-15T03:19:47.318Z[ host-image] lat 3.790747626
97822024-05-15T03:19:47.318Z[ host-image] stop 0.322407779
97832024-05-15T03:19:47.318ZMay 15 03:19:46.832 INFO [host-image] process exited with exit status: 0 (441.234213051s)
97842024-05-15T03:19:47.318ZMay 15 03:19:46.832 INFO [tuf-repo] running task
97852024-05-15T03:19:57.024ZMay 15 03:19:56.569 INFO assembling repository in `/tmp/tufaceousJsEykz`, component: OmicronRepoAssembler
97862024-05-15T03:20:03.723ZMay 15 03:20:03.266 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
97872024-05-15T03:20:03.938ZMay 15 03:20:03.479 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
97882024-05-15T03:20:26.972ZMay 15 03:20:26.521 INFO [tuf-repo] task succeeded (39.688775292s)
97892024-05-15T03:20:26.973ZMay 15 03:20:26.521 INFO all jobs completed in 1553.780026835s
97902024-05-15T03:20:27.567Zprocess exited: duration 2007932 ms, exit code 0
 
97912024-05-15T03:20:27.688Zfound 31 output files
97922024-05-15T03:20:27.688Zuploading: /work/manifest.toml (6876 bytes)
97932024-05-15T03:20:29.316Zuploaded: /work/manifest.toml
97942024-05-15T03:20:29.316Zuploading: /work/repo.zip (1706504506 bytes)
97952024-05-15T03:33:35.897Zuploaded: /work/repo.zip
97962024-05-15T03:33:35.897Zuploading: /work/repo.zip.sha256.txt (65 bytes)
97972024-05-15T03:33:36.987Zuploaded: /work/repo.zip.sha256.txt
97982024-05-15T03:33:36.987Zuploading: /work/helios-setup.log (55770 bytes)
97992024-05-15T03:33:38.188Zuploaded: /work/helios-setup.log
98002024-05-15T03:33:38.188Zuploading: /work/host-image.log (168292 bytes)
98012024-05-15T03:33:39.415Zuploaded: /work/host-image.log
98022024-05-15T03:33:39.415Zuploading: /work/host-package.log (15346 bytes)
98032024-05-15T03:33:40.557Zuploaded: /work/host-package.log
98042024-05-15T03:33:40.584Zuploading: /work/host-target.log (101 bytes)
98052024-05-15T03:33:41.653Zuploaded: /work/host-target.log
98062024-05-15T03:33:41.653Zuploading: /work/omicron-package.log (4556 bytes)
98072024-05-15T03:33:42.753Zuploaded: /work/omicron-package.log
98082024-05-15T03:33:42.753Zuploading: /work/phbl-toolchain.log (881 bytes)
98092024-05-15T03:33:43.854Zuploaded: /work/phbl-toolchain.log
98102024-05-15T03:33:43.854Zuploading: /work/recovery-image.log (588842 bytes)
98112024-05-15T03:33:45.552Zuploaded: /work/recovery-image.log
98122024-05-15T03:33:45.576Zuploading: /work/recovery-package.log (290 bytes)
98132024-05-15T03:33:46.650Zuploaded: /work/recovery-package.log
98142024-05-15T03:33:46.650Zuploading: /work/recovery-target.log (57 bytes)
98152024-05-15T03:33:47.757Zuploaded: /work/recovery-target.log
98162024-05-15T03:33:47.781Zuploading: /work/stamp-clickhouse.log (117 bytes)
98172024-05-15T03:33:48.854Zuploaded: /work/stamp-clickhouse.log
98182024-05-15T03:33:48.878Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
98192024-05-15T03:33:49.949Zuploaded: /work/stamp-clickhouse_keeper.log
98202024-05-15T03:33:49.949Zuploading: /work/stamp-cockroachdb.log (118 bytes)
98212024-05-15T03:33:51.058Zuploaded: /work/stamp-cockroachdb.log
98222024-05-15T03:33:51.058Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
98232024-05-15T03:33:52.153Zuploaded: /work/stamp-crucible-pantry-zone.log
98242024-05-15T03:33:52.178Zuploading: /work/stamp-crucible-zone.log (120 bytes)
98252024-05-15T03:33:53.256Zuploaded: /work/stamp-crucible-zone.log
98262024-05-15T03:33:53.280Zuploading: /work/stamp-external-dns.log (119 bytes)
98272024-05-15T03:33:54.771Zuploaded: /work/stamp-external-dns.log
98282024-05-15T03:33:54.771Zuploading: /work/stamp-installinator.log (103 bytes)
98292024-05-15T03:33:55.875Zuploaded: /work/stamp-installinator.log
98302024-05-15T03:33:55.876Zuploading: /work/stamp-internal-dns.log (119 bytes)
98312024-05-15T03:33:56.971Zuploaded: /work/stamp-internal-dns.log
98322024-05-15T03:33:56.971Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
98332024-05-15T03:33:58.083Zuploaded: /work/stamp-mg-ddm-gz.log
98342024-05-15T03:33:58.083Zuploading: /work/stamp-nexus.log (112 bytes)
98352024-05-15T03:33:59.192Zuploaded: /work/stamp-nexus.log
98362024-05-15T03:33:59.192Zuploading: /work/stamp-ntp.log (110 bytes)
98372024-05-15T03:34:00.287Zuploaded: /work/stamp-ntp.log
98382024-05-15T03:34:00.287Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
98392024-05-15T03:34:01.385Zuploaded: /work/stamp-omicron-sled-agent.log
98402024-05-15T03:34:01.385Zuploading: /work/stamp-overlay.log (114 bytes)
98412024-05-15T03:34:02.490Zuploaded: /work/stamp-overlay.log
98422024-05-15T03:34:02.490Zuploading: /work/stamp-oximeter.log (115 bytes)
98432024-05-15T03:34:03.589Zuploaded: /work/stamp-oximeter.log
98442024-05-15T03:34:03.613Zuploading: /work/stamp-oxlog.log (109 bytes)
98452024-05-15T03:34:05.652Zuploaded: /work/stamp-oxlog.log
98462024-05-15T03:34:05.652Zuploading: /work/stamp-probe.log (112 bytes)
98472024-05-15T03:34:07.072Zuploaded: /work/stamp-probe.log
98482024-05-15T03:34:07.111Zuploading: /work/stamp-propolis-server.log (122 bytes)
98492024-05-15T03:34:08.170Zuploaded: /work/stamp-propolis-server.log
98502024-05-15T03:34:08.170Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
98512024-05-15T03:34:09.269Zuploaded: /work/stamp-pumpkind-gz.log
98522024-05-15T03:34:09.269Zuploading: /work/stamp-switch-asic.log (118 bytes)
98532024-05-15T03:34:10.366Zuploaded: /work/stamp-switch-asic.log