01HYNJGRD59PMET5CSZAYS45HM: 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.78.0",
        ),
    ),
    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: 01HYNJH2TND1B3MXWVVY7XG4SZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-24T15:12:55.334Zjob assigned to worker 01HYNJH1NY93XR2T034M25GP5J (queued for 1 m 3 s)
 
22024-05-24T15:13:03.147Zstarting task 0: "setup"
32024-05-24T15:13:03.202Z++ uname -s
42024-05-24T15:13:03.209Z+ kern=SunOS
52024-05-24T15:13:03.209Z+ case "$kern" in
62024-05-24T15:13:03.210Z+ groupadd -g 12345 build
72024-05-24T15:13:03.210Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-24T15:13:05.218Z+ zfs create -o mountpoint=/work rpool/work
92024-05-24T15:13:05.313Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-24T15:13:05.322Z+ home_fs=zfs
112024-05-24T15:13:05.322Z+ [[ zfs == autofs ]]
122024-05-24T15:13:05.322Z+ mkdir -p /home/build
132024-05-24T15:13:05.322Z+ chown build:build /home/build /work
142024-05-24T15:13:07.317Z+ chmod 0700 /home/build /work
152024-05-24T15:13:07.322Zprocess exited: duration 4174 ms, exit code 0
 
162024-05-24T15:13:07.331Zstarting task 1: "rust-toolchain"
172024-05-24T15:13:07.335Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-24T15:13:07.339Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
192024-05-24T15:13:07.529Zinfo: downloading installer
202024-05-24T15:13:09.334Zwarning: it looks like you have an existing installation of Rust at:
212024-05-24T15:13:09.334Zwarning: /opt/ooce/bin
222024-05-24T15:13:09.334Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-24T15:13:09.334Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-24T15:13:09.335Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-24T15:13:09.335Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-24T15:13:09.335Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-24T15:13:09.335Zerror: cannot install while Rust is installed
282024-05-24T15:13:09.335Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-24T15:13:09.433Zinfo: profile set to 'default'
302024-05-24T15:13:09.433Zinfo: default host triple is x86_64-unknown-illumos
312024-05-24T15:13:09.433Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
322024-05-24T15:13:09.604Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
332024-05-24T15:13:09.604Zinfo: downloading component 'cargo'
342024-05-24T15:13:10.652Zinfo: downloading component 'clippy'
352024-05-24T15:13:11.024Zinfo: downloading component 'rust-docs'
362024-05-24T15:13:12.397Zinfo: downloading component 'rust-std'
372024-05-24T15:13:14.620Zinfo: downloading component 'rustc'
382024-05-24T15:13:20.157Zinfo: downloading component 'rustfmt'
392024-05-24T15:13:20.464Zinfo: installing component 'cargo'
402024-05-24T15:13:21.351Zinfo: installing component 'clippy'
412024-05-24T15:13:21.743Zinfo: installing component 'rust-docs'
422024-05-24T15:13:23.258Zinfo: installing component 'rust-std'
432024-05-24T15:13:25.061Zinfo: installing component 'rustc'
442024-05-24T15:13:29.595Zinfo: installing component 'rustfmt'
452024-05-24T15:13:29.934Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
462024-05-24T15:13:29.934Z
472024-05-24T15:13:30.211Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
482024-05-24T15:13:30.212Z
492024-05-24T15:13:30.216Z
502024-05-24T15:13:30.216ZRust is installed now. Great!
512024-05-24T15:13:30.216Z
522024-05-24T15:13:30.216ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-24T15:13:30.216Zenvironment variable. This has not been done automatically.
542024-05-24T15:13:30.216Z
552024-05-24T15:13:30.216ZTo configure your current shell, you need to source
562024-05-24T15:13:30.216Zthe corresponding env file under $HOME/.cargo.
572024-05-24T15:13:30.216Z
582024-05-24T15:13:30.216ZThis is usually done by running one of the following (note the leading DOT):
592024-05-24T15:13:30.216Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-24T15:13:30.216Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-24T15:13:30.377Z+ rustc --version
622024-05-24T15:13:30.440Zrustc 1.78.0 (9b00956e5 2024-04-29)
632024-05-24T15:13:30.443Zprocess exited: duration 23111 ms, exit code 0
 
642024-05-24T15:13:30.451Zstarting task 2: "authentication"
652024-05-24T15:13:30.469Zprocess exited: duration 20 ms, exit code 0
 
662024-05-24T15:13:30.479Zstarting task 3: "clone repository"
672024-05-24T15:13:30.482Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-24T15:13:30.485Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-24T15:13:31.288ZCloning into '/work/oxidecomputer/omicron'...
702024-05-24T15:13:38.067Z+ cd /work/oxidecomputer/omicron
712024-05-24T15:13:38.067Z+ git fetch origin ac617d70685a3600e4bb8d3df159c7b1bcbeef10
722024-05-24T15:13:38.366ZFrom https://github.com/oxidecomputer/omicron
732024-05-24T15:13:38.366Z * branch ac617d70685a3600e4bb8d3df159c7b1bcbeef10 -> FETCH_HEAD
742024-05-24T15:13:38.378Z+ [[ -n ipnet-weeds ]]
752024-05-24T15:13:38.398Z++ git branch --show-current
762024-05-24T15:13:38.398Z+ current=main
772024-05-24T15:13:38.398Z+ [[ main != ipnet-weeds ]]
782024-05-24T15:13:38.398Z+ git branch -f ipnet-weeds ac617d70685a3600e4bb8d3df159c7b1bcbeef10
792024-05-24T15:13:38.398Z+ git checkout -f ipnet-weeds
802024-05-24T15:13:38.525ZSwitched to branch 'ipnet-weeds'
812024-05-24T15:13:38.530Z+ git reset --hard ac617d70685a3600e4bb8d3df159c7b1bcbeef10
822024-05-24T15:13:38.643ZHEAD is now at ac617d706 one more stray dep
832024-05-24T15:13:38.646Zprocess exited: duration 8167 ms, exit code 0
 
842024-05-24T15:13:38.652Zstarting task 4: "build"
852024-05-24T15:13:38.657Z+ cargo --version
862024-05-24T15:13:38.715Zcargo 1.78.0 (54d8815d0 2024-03-26)
872024-05-24T15:13:38.736Z+ rustc --version
882024-05-24T15:13:38.774Zrustc 1.78.0 (9b00956e5 2024-04-29)
892024-05-24T15:13:38.778Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-05-24T15:13:51.598Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-05-24T15:13:53.410Z Startup: Caching catalogs ... Done
922024-05-24T15:13:55.372ZPlanning: Solver setup ... Done (1.478s)
932024-05-24T15:13:55.401ZPlanning: Running solver ... Done (0.028s)
942024-05-24T15:13:55.441ZPlanning: Finding local manifests ... Done (0.003s)
952024-05-24T15:13:55.469ZPlanning: Fetching manifests: 0/4 0% complete
962024-05-24T15:13:55.747ZPlanning: Fetching manifests: 4/4 100% complete
972024-05-24T15:13:55.787ZPlanning: Package planning ... Done (0.048s)
982024-05-24T15:13:55.838ZPlanning: Merging actions ... Done (0.051s)
992024-05-24T15:13:56.564ZPlanning: Checking for conflicting actions ... Done (0.724s)
1002024-05-24T15:13:56.587ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-05-24T15:14:00.986ZPlanning: Evaluating mediators ... Done (4.411s)
1022024-05-24T15:14:00.996ZPlanning: Planning completed in 7.52 seconds
1032024-05-24T15:14:01.214Z Packages to install: 4
1042024-05-24T15:14:01.214Z Mediators to change: 2
1052024-05-24T15:14:01.218Z Services to change: 1
1062024-05-24T15:14:01.218Z Estimated space available: 155.78 GB
1072024-05-24T15:14:01.218ZEstimated space to be consumed: 1.45 GB
1082024-05-24T15:14:01.219Z Create boot environment: No
1092024-05-24T15:14:01.219ZCreate backup boot environment: No
1102024-05-24T15:14:01.219Z Rebuild boot archive: No
1112024-05-24T15:14:01.219Z
1122024-05-24T15:14:01.219ZChanged mediators:
1132024-05-24T15:14:01.219Z mediator clang:
1142024-05-24T15:14:01.219Z version: None -> 15 (system default)
1152024-05-24T15:14:01.219Z
1162024-05-24T15:14:01.219Z mediator llvm:
1172024-05-24T15:14:01.219Z version: 14 (system default) -> 15 (system default)
1182024-05-24T15:14:01.219Z
1192024-05-24T15:14:01.219ZChanged packages:
1202024-05-24T15:14:01.219Zhelios-dev
1212024-05-24T15:14:01.219Z developer/build-essential
1222024-05-24T15:14:01.219Z None -> 11-2.0
1232024-05-24T15:14:01.220Z library/libxmlsec1
1242024-05-24T15:14:01.220Z None -> 1.2.35-2.0
1252024-05-24T15:14:01.220Z ooce/developer/clang-15
1262024-05-24T15:14:01.220Z None -> 15.0.7-2.0
1272024-05-24T15:14:01.220Z ooce/developer/llvm-15
1282024-05-24T15:14:01.220Z None -> 15.0.7-2.0
1292024-05-24T15:14:01.220Z
1302024-05-24T15:14:01.220ZServices:
1312024-05-24T15:14:01.220Z restart_fmri:
1322024-05-24T15:14:01.220Z svc:/system/update-man-index:default
1332024-05-24T15:14:01.381Z
1342024-05-24T15:14:01.381ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-05-24T15:14:06.383ZDownload: 1514/3290 items 117.5/212.6MB 55% complete (23.8M/s)
1362024-05-24T15:14:11.383ZDownload: 3242/3290 items 188.1/212.6MB 88% complete (18.8M/s)
1372024-05-24T15:14:12.667ZDownload: Completed 212.60 MB in 11.28 seconds (18.8M/s)
1382024-05-24T15:14:19.938Z Actions: 1/3689 actions (Installing new actions)
1392024-05-24T15:14:24.966Z Actions: 3583/3689 actions (Installing new actions)
1402024-05-24T15:14:25.098Z Actions: Completed 3689 actions in 5.16 seconds.
1412024-05-24T15:14:25.317Z Done (0.218s)
1422024-05-24T15:14:25.317Z Done (0.000s)
1432024-05-24T15:14:25.619Z Done (0.299s)
1442024-05-24T15:14:31.032Z Done (5.258s)
1452024-05-24T15:14:31.189Z Done (0.086s)
1462024-05-24T15:14:31.208Z Done (0.000s)
1472024-05-24T15:14:31.414Z Done (0.000s)
1482024-05-24T15:14:31.963ZPlanning: Evaluating mediator changes ... Done
1492024-05-24T15:14:32.124ZPlanning: Checking for conflicting actions ... Done
1502024-05-24T15:14:32.128ZPlanning: Consolidating action changes ... Done
1512024-05-24T15:14:32.391ZPlanning: Evaluating mediators ... Done
1522024-05-24T15:14:32.394ZPlanning: Planning completed in 0.43 seconds
1532024-05-24T15:14:32.424Z Mediators to change: 2
1542024-05-24T15:14:32.424Z Create boot environment: No
1552024-05-24T15:14:32.425ZCreate backup boot environment: No
1562024-05-24T15:14:32.523Z Done
1572024-05-24T15:14:32.524Z Done
1582024-05-24T15:14:32.714Z Done
1592024-05-24T15:14:36.219Z Done
1602024-05-24T15:14:36.304Z Done
1612024-05-24T15:14:36.304Z Done
1622024-05-24T15:14:36.475Z Done
1632024-05-24T15:14:37.085ZPlanning: Evaluating mediator changes ... Done
1642024-05-24T15:14:37.088ZPlanning: Merging actions ... Done
1652024-05-24T15:14:37.273ZPlanning: Checking for conflicting actions ... Done
1662024-05-24T15:14:37.277ZPlanning: Consolidating action changes ... Done
1672024-05-24T15:14:37.538ZPlanning: Evaluating mediators ... Done
1682024-05-24T15:14:37.604ZPlanning: Planning completed in 0.75 seconds
1692024-05-24T15:14:37.629Z Packages to change: 1
1702024-05-24T15:14:37.629Z Mediators to change: 1
1712024-05-24T15:14:37.629Z Services to change: 1
1722024-05-24T15:14:37.629Z Create boot environment: No
1732024-05-24T15:14:37.633ZCreate backup boot environment: Yes
1742024-05-24T15:14:39.523Z Actions: 1/6 actions (Updating modified actions)
1752024-05-24T15:14:39.558Z Actions: Completed 6 actions in 0.04 seconds.
1762024-05-24T15:14:39.559Z Done
1772024-05-24T15:14:39.559Z Done
1782024-05-24T15:14:39.624Z Done
1792024-05-24T15:14:43.154Z Done
1802024-05-24T15:14:43.242Z Done
1812024-05-24T15:14:43.247Z Done
1822024-05-24T15:14:43.390Z Done
1832024-05-24T15:14:43.824ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1842024-05-24T15:14:43.824Zclang system 15 system
1852024-05-24T15:14:43.824Zcsh system system illumos
1862024-05-24T15:14:43.824Zctags system system illumos
1872024-05-24T15:14:43.824Zgcc vendor 12 vendor
1882024-05-24T15:14:43.824Zgcc system 10 system
1892024-05-24T15:14:43.824Zgcc system 7 system
1902024-05-24T15:14:43.824Zgo system 1.20 system
1912024-05-24T15:14:43.824Zgo system 1.19 system
1922024-05-24T15:14:43.824Zllvm system 15 system
1932024-05-24T15:14:43.824Zllvm system 14 system
1942024-05-24T15:14:43.824Zmariadb system 10.6 system
1952024-05-24T15:14:43.825Zmta vendor vendor dma
1962024-05-24T15:14:43.825Zopenjdk system 17 system
1972024-05-24T15:14:43.825Zopenjdk system 11 system
1982024-05-24T15:14:43.825Zopenjdk system 1.8 system
1992024-05-24T15:14:43.825Zopenssl vendor 3 vendor
2002024-05-24T15:14:43.825Zperl system 5.36 system
2012024-05-24T15:14:43.825Zpostgresql system 15 system
2022024-05-24T15:14:43.825Zpostgresql system 13 system
2032024-05-24T15:14:43.825Zpython vendor 3 vendor
2042024-05-24T15:14:43.825Zpython system 2 system
2052024-05-24T15:14:43.825Zpython3 system 3.11 system
2062024-05-24T15:14:43.825Zruby system 3.0 system
2072024-05-24T15:14:43.825Zwords vendor vendor american-english
2082024-05-24T15:14:43.825Zwords system system australian-english
2092024-05-24T15:14:43.825Zwords system system british-english
2102024-05-24T15:14:43.825Zwords system system canadian-english
2112024-05-24T15:14:43.825Zwords system system french
2122024-05-24T15:14:43.825Zwords system system italian
2132024-05-24T15:14:43.825Zwords system system ngerman
2142024-05-24T15:14:43.825Zwords system system ogerman
2152024-05-24T15:14:43.825Zwords system system spanish
2162024-05-24T15:14:44.149ZPUBLISHER TYPE STATUS P LOCATION
2172024-05-24T15:14:44.149Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2182024-05-24T15:14:45.597ZFMRI IFO
2192024-05-24T15:14:45.597Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2202024-05-24T15:14:45.597Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2212024-05-24T15:14:45.597Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2222024-05-24T15:14:45.597Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2232024-05-24T15:14:45.598Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2242024-05-24T15:14:45.598Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2252024-05-24T15:14:45.598Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2262024-05-24T15:14:45.598Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2272024-05-24T15:14:45.598Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2282024-05-24T15:14:45.598Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2292024-05-24T15:14:45.598Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2302024-05-24T15:14:45.598Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2312024-05-24T15:14:45.861Z+ set -o errexit
2322024-05-24T15:14:45.864Z+++ dirname ./tools/ci_download_cockroachdb
2332024-05-24T15:14:45.865Z++ cd ./tools
2342024-05-24T15:14:45.865Z++ pwd
2352024-05-24T15:14:45.870Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2362024-05-24T15:14:45.870Z++ basename ./tools/ci_download_cockroachdb
2372024-05-24T15:14:45.870Z+ ARG0=ci_download_cockroachdb
2382024-05-24T15:14:45.874Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2392024-05-24T15:14:45.874Z+ CIDL_VERSION=v22.1.9
2402024-05-24T15:14:45.874Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2412024-05-24T15:14:45.874Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2422024-05-24T15:14:45.874Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2432024-05-24T15:14:45.874Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2442024-05-24T15:14:45.874Z+ TARGET_DIR=out
2452024-05-24T15:14:45.875Z+ DOWNLOAD_DIR=out/downloads
2462024-05-24T15:14:45.875Z+ DEST_DIR=./out/cockroachdb
2472024-05-24T15:14:45.875Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2482024-05-24T15:14:45.875Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2492024-05-24T15:14:45.875Z+ main
2502024-05-24T15:14:45.875Z+ [[ 0 != 0 ]]
2512024-05-24T15:14:45.875Z+ CIDL_OS=solaris2.11
2522024-05-24T15:14:45.875Z+ [[ 0 != 0 ]]
2532024-05-24T15:14:45.875Z+ configure_os solaris2.11
2542024-05-24T15:14:45.875Z+ echo 'current directory: /work/oxidecomputer/omicron'
2552024-05-24T15:14:45.875Z+ echo 'configuring based on OS: "solaris2.11"'
2562024-05-24T15:14:45.875Z+ case "$1" in
2572024-05-24T15:14:45.875Z+ CIDL_BUILD=illumos
2582024-05-24T15:14:45.875Z+ CIDL_SUFFIX=tar.gz
2592024-05-24T15:14:45.875Zcurrent directory: /work/oxidecomputer/omicron
2602024-05-24T15:14:45.875Zconfiguring based on OS: "solaris2.11"
2612024-05-24T15:14:45.875Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2622024-05-24T15:14:45.875Z+ CIDL_URL_BASE=https://illumos.org/downloads
2632024-05-24T15:14:45.875Z+ CIDL_ASSEMBLE=do_assemble_illumos
2642024-05-24T15:14:45.875Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2652024-05-24T15:14:45.875Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2662024-05-24T15:14:45.875Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2672024-05-24T15:14:45.876Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2682024-05-24T15:14:45.876Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2692024-05-24T15:14:45.876Z+ CIDL_SHA256FUNC=do_sha256sum
2702024-05-24T15:14:45.876Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2712024-05-24T15:14:45.876ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2722024-05-24T15:14:45.876ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-05-24T15:14:45.876Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2742024-05-24T15:14:45.876Z+ mkdir -p out/downloads
2752024-05-24T15:14:45.876Z+ mkdir -p ./out/cockroachdb
2762024-05-24T15:14:45.876Z+ local DO_DOWNLOAD=true
2772024-05-24T15:14:45.876Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2782024-05-24T15:14:45.876Z+ '[' true == true ']'
2792024-05-24T15:14:45.876Z+ echo Downloading...
2802024-05-24T15:14:45.876ZDownloading...
2812024-05-24T15:14:45.876Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-05-24T15:14:45.879Z+ 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
2832024-05-24T15:14:47.703Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842024-05-24T15:14:47.708Z++ sha256sum
2852024-05-24T15:14:47.708Z++ awk '{print $1}'
2862024-05-24T15:14:47.765Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2872024-05-24T15:14:47.765Z+ [[ 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 ]]
2882024-05-24T15:14:47.766Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-05-24T15:14:47.769Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2902024-05-24T15:14:49.947Z+ do_assemble_illumos
2912024-05-24T15:14:49.947Z+ rm -r ./out/cockroachdb
2922024-05-24T15:14:49.951Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2932024-05-24T15:14:50.328Z+ ./out/cockroachdb/bin/cockroach version
2942024-05-24T15:14:50.557ZBuild Tag: v22.1.9-dirty
2952024-05-24T15:14:50.557ZBuild Time: 2022/10/26 21:17:46
2962024-05-24T15:14:50.557ZDistribution: OSS
2972024-05-24T15:14:50.557ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2982024-05-24T15:14:50.557ZGo Version: go1.17.13
2992024-05-24T15:14:50.557ZC Compiler: gcc 10.3.0
3002024-05-24T15:14:50.557ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3012024-05-24T15:14:50.557ZBuild Type: release
3022024-05-24T15:14:50.574Z+ set -o errexit
3032024-05-24T15:14:50.577Z+++ dirname ./tools/ci_download_clickhouse
3042024-05-24T15:14:50.580Z++ cd ./tools
3052024-05-24T15:14:50.581Z++ pwd
3062024-05-24T15:14:50.581Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3072024-05-24T15:14:50.581Z++ basename ./tools/ci_download_clickhouse
3082024-05-24T15:14:50.581Z+ ARG0=ci_download_clickhouse
3092024-05-24T15:14:50.581Z+ TARGET_DIR=out
3102024-05-24T15:14:50.581Z+ DOWNLOAD_DIR=out/downloads
3112024-05-24T15:14:50.581Z+ DEST_DIR=./out/clickhouse
3122024-05-24T15:14:50.584Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3132024-05-24T15:14:50.584Z+ CIDL_VERSION=v23.8.7.24
3142024-05-24T15:14:50.584Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3152024-05-24T15:14:50.584Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3162024-05-24T15:14:50.584Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3172024-05-24T15:14:50.584Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3182024-05-24T15:14:50.584Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3192024-05-24T15:14:50.584Z+ main
3202024-05-24T15:14:50.584Z+ [[ 0 != 0 ]]
3212024-05-24T15:14:50.584Z+ CIDL_OS=solaris2.11
3222024-05-24T15:14:50.584Z+ [[ 0 != 0 ]]
3232024-05-24T15:14:50.585Z+ configure_os solaris2.11
3242024-05-24T15:14:50.585Z+ echo 'current directory: /work/oxidecomputer/omicron'
3252024-05-24T15:14:50.585Zcurrent directory: /work/oxidecomputer/omicron
3262024-05-24T15:14:50.585Z+ echo 'configuring based on OS: "solaris2.11"'
3272024-05-24T15:14:50.585Z+ CIDL_DASHREV=
3282024-05-24T15:14:50.585Z+ case "$1" in
3292024-05-24T15:14:50.585Zconfiguring based on OS: "solaris2.11"
3302024-05-24T15:14:50.585Z+ CIDL_PLATFORM=illumos
3312024-05-24T15:14:50.585Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3322024-05-24T15:14:50.585Z+ CIDL_MD5FUNC=do_md5sum
3332024-05-24T15:14:50.585Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3342024-05-24T15:14:50.585Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3352024-05-24T15:14:50.585Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3362024-05-24T15:14:50.585Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3372024-05-24T15:14:50.585Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3382024-05-24T15:14:50.585ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3392024-05-24T15:14:50.585Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3402024-05-24T15:14:50.585Z+ mkdir -p out/downloads
3412024-05-24T15:14:50.585ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3422024-05-24T15:14:50.589Z+ mkdir -p ./out/clickhouse
3432024-05-24T15:14:50.589Z+ local DO_DOWNLOAD=true
3442024-05-24T15:14:50.589Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3452024-05-24T15:14:50.589Z+ '[' true == true ']'
3462024-05-24T15:14:50.589Z+ echo Downloading...
3472024-05-24T15:14:50.589ZDownloading...
3482024-05-24T15:14:50.589Z+ 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
3492024-05-24T15:14:50.589Z+ 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
3502024-05-24T15:14:52.176Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3512024-05-24T15:14:52.179Z++ md5sum
3522024-05-24T15:14:52.179Z++ awk '{print $1}'
3532024-05-24T15:14:52.443Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3542024-05-24T15:14:52.443Z+ [[ 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 ]]
3552024-05-24T15:14:52.444Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3562024-05-24T15:14:52.444Z+ mkdir -p ./out/clickhouse
3572024-05-24T15:14:52.447Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3582024-05-24T15:14:56.243Z+ [[ solaris2.11 == darwin* ]]
3592024-05-24T15:14:56.243Z+ ./out/clickhouse/clickhouse server --version
3602024-05-24T15:14:56.538ZClickHouse server version 23.8.7.1.
3612024-05-24T15:14:56.558Z+ set -o errexit
3622024-05-24T15:14:56.562Z+++ dirname ./tools/ci_download_console
3632024-05-24T15:14:56.562Z++ cd ./tools
3642024-05-24T15:14:56.562Z++ pwd
3652024-05-24T15:14:56.565Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3662024-05-24T15:14:56.565Z++ basename ./tools/ci_download_console
3672024-05-24T15:14:56.566Z+ ARG0=ci_download_console
3682024-05-24T15:14:56.566Z+ TARGET_DIR=out
3692024-05-24T15:14:56.566Z+ DOWNLOAD_DIR=out/downloads
3702024-05-24T15:14:56.566Z+ DEST_DIR=./out/console-assets
3712024-05-24T15:14:56.566Z+ source /work/oxidecomputer/omicron/tools/console_version
3722024-05-24T15:14:56.566Z++ COMMIT=a228b75ba35952b68c0b8b0892c452d4fc29467a
3732024-05-24T15:14:56.566Z++ SHA2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3742024-05-24T15:14:56.566Z+ URL=https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3752024-05-24T15:14:56.566Z+ TARBALL_FILE=out/downloads/console.tar.gz
3762024-05-24T15:14:56.566Z+ main
3772024-05-24T15:14:56.566Z+ [[ 0 != 0 ]]
3782024-05-24T15:14:56.566Z+ echo 'URL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz'
3792024-05-24T15:14:56.569ZURL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3802024-05-24T15:14:56.569Z+ echo 'Local file: out/downloads/console.tar.gz'
3812024-05-24T15:14:56.569ZLocal file: out/downloads/console.tar.gz
3822024-05-24T15:14:56.569Z+ local DO_DOWNLOAD=true
3832024-05-24T15:14:56.569Z+ [[ -f out/downloads/console.tar.gz ]]
3842024-05-24T15:14:56.569Z+ mkdir -p out/downloads
3852024-05-24T15:14:56.569Z+ '[' true == true ']'
3862024-05-24T15:14:56.569Z+ echo Downloading...
3872024-05-24T15:14:56.569ZDownloading...
3882024-05-24T15:14:56.570Z+ do_download_curl https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz out/downloads/console.tar.gz
3892024-05-24T15:14:56.570Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3902024-05-24T15:14:57.171Z++ do_sha256sum out/downloads/console.tar.gz
3912024-05-24T15:14:57.172Z++ case "$OSTYPE" in
3922024-05-24T15:14:57.172Z++ SHA=sha256sum
3932024-05-24T15:14:57.175Z++ sha256sum
3942024-05-24T15:14:57.175Z++ awk '{print $1}'
3952024-05-24T15:14:57.180Z+ calculated_sha2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3962024-05-24T15:14:57.183Z+ [[ 8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048 != \8\d\5\b\0\6\6\8\0\e\5\9\8\6\b\6\3\3\b\3\f\9\7\e\4\6\d\7\8\2\3\e\a\2\d\d\d\f\2\b\9\8\9\3\0\d\8\c\6\a\4\f\7\d\c\1\e\b\3\8\2\0\4\8 ]]
3972024-05-24T15:14:57.183Z+ rm -rf ./out/console-assets
3982024-05-24T15:14:57.183Z+ mkdir -p ./out/console-assets
3992024-05-24T15:14:57.186Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4002024-05-24T15:14:57.186Z+ mkdir -p ./out/console-assets
4012024-05-24T15:14:57.186Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4022024-05-24T15:14:57.278Z+ set -o errexit
4032024-05-24T15:14:57.281Z+++ dirname ./tools/ci_download_dendrite_openapi
4042024-05-24T15:14:57.281Z++ cd ./tools
4052024-05-24T15:14:57.285Z++ pwd
4062024-05-24T15:14:57.285Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4072024-05-24T15:14:57.285Z++ basename ./tools/ci_download_dendrite_openapi
4082024-05-24T15:14:57.285Z+ ARG0=ci_download_dendrite_openapi
4092024-05-24T15:14:57.285Z+ TARGET_DIR=out
4102024-05-24T15:14:57.285Z+ DOWNLOAD_DIR=out/downloads
4112024-05-24T15:14:57.285Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4122024-05-24T15:14:57.286Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4132024-05-24T15:14:57.286Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4142024-05-24T15:14:57.286Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4152024-05-24T15:14:57.286Z+ LOCAL_FILE=out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4162024-05-24T15:14:57.286Z+ main
4172024-05-24T15:14:57.286Z+ [[ 0 != 0 ]]
4182024-05-24T15:14:57.286Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json'
4192024-05-24T15:14:57.286ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4202024-05-24T15:14:57.286Z+ echo 'Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json'
4212024-05-24T15:14:57.286Z+ local DO_DOWNLOAD=true
4222024-05-24T15:14:57.286ZLocal file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4232024-05-24T15:14:57.286Z+ [[ -f out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json ]]
4242024-05-24T15:14:57.286Z+ mkdir -p out/downloads
4252024-05-24T15:14:57.291Z+ '[' true == true ']'
4262024-05-24T15:14:57.291Z+ echo Downloading...
4272024-05-24T15:14:57.292ZDownloading...
4282024-05-24T15:14:57.292Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4292024-05-24T15:14:57.292Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4302024-05-24T15:14:57.528Z++ do_sha256sum out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4312024-05-24T15:14:57.528Z++ case "$OSTYPE" in
4322024-05-24T15:14:57.532Z++ SHA=sha256sum
4332024-05-24T15:14:57.532Z++ sha256sum
4342024-05-24T15:14:57.532Z++ awk '{print $1}'
4352024-05-24T15:14:57.535Z+ calculated_sha2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4362024-05-24T15:14:57.535Z+ [[ 213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013 != \2\1\3\0\3\1\a\a\0\5\8\f\0\a\a\3\5\5\9\6\4\e\4\a\5\c\a\3\5\0\d\b\3\0\1\1\0\4\5\4\b\a\d\5\c\7\7\c\b\c\9\4\a\b\7\7\f\d\c\b\e\0\1\3 ]]
4372024-05-24T15:14:57.540Z+ set -o errexit
4382024-05-24T15:14:57.543Z+++ dirname ./tools/ci_download_dendrite_stub
4392024-05-24T15:14:57.546Z++ cd ./tools
4402024-05-24T15:14:57.546Z++ pwd
4412024-05-24T15:14:57.546Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422024-05-24T15:14:57.546Z++ basename ./tools/ci_download_dendrite_stub
4432024-05-24T15:14:57.550Z+ ARG0=ci_download_dendrite_stub
4442024-05-24T15:14:57.551Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4452024-05-24T15:14:57.551Z++ CIDL_SHA256_ILLUMOS=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4462024-05-24T15:14:57.551Z++ CIDL_SHA256_LINUX_DPD=fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b
4472024-05-24T15:14:57.551Z++ CIDL_SHA256_LINUX_SWADM=ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882
4482024-05-24T15:14:57.551Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4492024-05-24T15:14:57.551Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4502024-05-24T15:14:57.551Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4512024-05-24T15:14:57.551Z+ TARGET_DIR=out
4522024-05-24T15:14:57.551Z+ DOWNLOAD_DIR=out/downloads
4532024-05-24T15:14:57.551Z+ DEST_DIR=./out/dendrite-stub
4542024-05-24T15:14:57.551Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4552024-05-24T15:14:57.551Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4562024-05-24T15:14:57.551Z+ REPO=oxidecomputer/dendrite
4572024-05-24T15:14:57.551Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4582024-05-24T15:14:57.551Z+ main
4592024-05-24T15:14:57.551Z+ [[ 0 != 0 ]]
4602024-05-24T15:14:57.551Z+ CIDL_OS=solaris2.11
4612024-05-24T15:14:57.551Z+ [[ 0 != 0 ]]
4622024-05-24T15:14:57.551Z+ configure_os solaris2.11
4632024-05-24T15:14:57.551Z+ echo 'current directory: /work/oxidecomputer/omicron'
4642024-05-24T15:14:57.551Zcurrent directory: /work/oxidecomputer/omicron
4652024-05-24T15:14:57.551Z+ echo 'configuring based on OS: "solaris2.11"'
4662024-05-24T15:14:57.552Zconfiguring based on OS: "solaris2.11"
4672024-05-24T15:14:57.552Z+ case "$1" in
4682024-05-24T15:14:57.552Z+ SET_BINARIES=
4692024-05-24T15:14:57.552Z+ CIDL_SHA256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4702024-05-24T15:14:57.552Z+ CIDL_SHA256FUNC=do_sha256sum
4712024-05-24T15:14:57.552Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4722024-05-24T15:14:57.552Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4732024-05-24T15:14:57.552Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4742024-05-24T15:14:57.552Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz'
4752024-05-24T15:14:57.552ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4762024-05-24T15:14:57.552Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4772024-05-24T15:14:57.552ZLocal file: out/downloads/dendrite-stub.tar.gz
4782024-05-24T15:14:57.552Z+ mkdir -p out/downloads
4792024-05-24T15:14:57.552Z+ mkdir -p ./out/dendrite-stub
4802024-05-24T15:14:57.555Z+ fetch_and_verify
4812024-05-24T15:14:57.555Z+ local DO_DOWNLOAD=true
4822024-05-24T15:14:57.556Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4832024-05-24T15:14:57.556Z+ '[' true == true ']'
4842024-05-24T15:14:57.556Z+ echo Downloading...
4852024-05-24T15:14:57.556ZDownloading...
4862024-05-24T15:14:57.556Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4872024-05-24T15:14:57.556Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4882024-05-24T15:15:02.307Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4892024-05-24T15:15:02.310Z++ sha256sum
4902024-05-24T15:15:02.310Z++ awk '{print $1}'
4912024-05-24T15:15:02.328Z+ calculated_sha256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4922024-05-24T15:15:02.329Z+ [[ 5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700 != \5\9\2\9\f\9\a\b\f\0\d\a\f\4\b\b\f\1\7\d\8\3\5\e\5\d\6\9\f\c\8\4\2\b\9\6\1\7\b\3\1\2\f\b\5\6\4\4\f\a\9\9\d\a\f\7\8\5\2\0\3\7\0\0 ]]
4932024-05-24T15:15:02.332Z+ do_untar out/downloads/dendrite-stub.tar.gz
4942024-05-24T15:15:02.332Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4952024-05-24T15:15:02.964Z+ do_assemble
4962024-05-24T15:15:02.964Z+ rm -r ./out/dendrite-stub
4972024-05-24T15:15:02.968Z+ mkdir ./out/dendrite-stub
4982024-05-24T15:15:02.968Z+ cp -r out/downloads/root ./out/dendrite-stub/root
4992024-05-24T15:15:03.055Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5002024-05-24T15:15:03.063Z+ set -o errexit
5012024-05-24T15:15:03.066Z+++ dirname ./tools/ci_download_maghemite_mgd
5022024-05-24T15:15:03.067Z++ cd ./tools
5032024-05-24T15:15:03.067Z++ pwd
5042024-05-24T15:15:03.070Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5052024-05-24T15:15:03.070Z++ basename ./tools/ci_download_maghemite_mgd
5062024-05-24T15:15:03.070Z+ ARG0=ci_download_maghemite_mgd
5072024-05-24T15:15:03.070Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5082024-05-24T15:15:03.070Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5092024-05-24T15:15:03.070Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5102024-05-24T15:15:03.070Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5112024-05-24T15:15:03.070Z++ COMMIT=23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5122024-05-24T15:15:03.070Z++ SHA2=fdb33ee7425923560534672264008ef8948d227afce948ab704de092ad72157c
5132024-05-24T15:15:03.070Z+ TARGET_DIR=out
5142024-05-24T15:15:03.071Z+ DOWNLOAD_DIR=out/downloads
5152024-05-24T15:15:03.071Z+ DEST_DIR=./out/mgd
5162024-05-24T15:15:03.071Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5172024-05-24T15:15:03.071Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5182024-05-24T15:15:03.071Z+ REPO=oxidecomputer/maghemite
5192024-05-24T15:15:03.071Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5202024-05-24T15:15:03.071Z+ main
5212024-05-24T15:15:03.071Z+ rm -rf out/downloads/root
5222024-05-24T15:15:03.078Z+ [[ 0 != 0 ]]
5232024-05-24T15:15:03.078Z+ CIDL_OS=solaris2.11
5242024-05-24T15:15:03.081Z+ [[ 0 != 0 ]]
5252024-05-24T15:15:03.081Z+ configure_os solaris2.11
5262024-05-24T15:15:03.081Z+ echo 'current directory: /work/oxidecomputer/omicron'
5272024-05-24T15:15:03.081Zcurrent directory: /work/oxidecomputer/omicron
5282024-05-24T15:15:03.081Zconfiguring based on OS: "solaris2.11"
5292024-05-24T15:15:03.081Z+ echo 'configuring based on OS: "solaris2.11"'
5302024-05-24T15:15:03.081Z+ case "$1" in
5312024-05-24T15:15:03.081Z+ SET_BINARIES=
5322024-05-24T15:15:03.081Z+ CIDL_SHA256FUNC=do_sha256sum
5332024-05-24T15:15:03.081Z+ TARBALL_FILENAME=mgd.tar.gz
5342024-05-24T15:15:03.081Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5352024-05-24T15:15:03.081Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5362024-05-24T15:15:03.082Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz'
5372024-05-24T15:15:03.082ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5382024-05-24T15:15:03.082Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5392024-05-24T15:15:03.082Z+ mkdir -p out/downloads
5402024-05-24T15:15:03.082ZLocal file: out/downloads/mgd.tar.gz
5412024-05-24T15:15:03.082Z+ mkdir -p ./out/mgd
5422024-05-24T15:15:03.087Z+ fetch_and_verify
5432024-05-24T15:15:03.087Z+ local DO_DOWNLOAD=true
5442024-05-24T15:15:03.087Z+ [[ -f out/downloads/mgd.tar.gz ]]
5452024-05-24T15:15:03.087Z+ '[' true == true ']'
5462024-05-24T15:15:03.087Z+ echo Downloading...
5472024-05-24T15:15:03.087ZDownloading...
5482024-05-24T15:15:03.087Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz out/downloads/mgd.tar.gz
5492024-05-24T15:15:03.087Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5502024-05-24T15:15:09.983Z++ do_sha256sum out/downloads/mgd.tar.gz
5512024-05-24T15:15:09.986Z++ sha256sum
5522024-05-24T15:15:09.986Z++ awk '{print $1}'
5532024-05-24T15:15:10.009Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5542024-05-24T15:15:10.012Z+ [[ 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 ]]
5552024-05-24T15:15:10.012Z+ do_untar out/downloads/mgd.tar.gz
5562024-05-24T15:15:10.012Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5572024-05-24T15:15:10.604Z+ do_assemble
5582024-05-24T15:15:10.604Z+ rm -r ./out/mgd
5592024-05-24T15:15:10.607Z+ mkdir ./out/mgd
5602024-05-24T15:15:10.607Z+ cp -r out/downloads/root ./out/mgd/root
5612024-05-24T15:15:10.683Z+ set -o errexit
5622024-05-24T15:15:10.686Z+++ dirname ./tools/ci_download_transceiver_control
5632024-05-24T15:15:10.690Z++ cd ./tools
5642024-05-24T15:15:10.690Z++ pwd
5652024-05-24T15:15:10.690Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5662024-05-24T15:15:10.690Z++ basename ./tools/ci_download_transceiver_control
5672024-05-24T15:15:10.690Z+ ARG0=ci_download_transceiver_control
5682024-05-24T15:15:10.690Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5692024-05-24T15:15:10.690Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5702024-05-24T15:15:10.690Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5712024-05-24T15:15:10.690Z+ TARGET_DIR=out
5722024-05-24T15:15:10.690Z+ DOWNLOAD_DIR=out/downloads
5732024-05-24T15:15:10.690Z+ DEST_DIR=./out/transceiver-control
5742024-05-24T15:15:10.690Z+ BIN_DIR=/opt/oxide/bin
5752024-05-24T15:15:10.690Z+ BINARY=xcvradm
5762024-05-24T15:15:10.694Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5772024-05-24T15:15:10.694Z+ REPO=oxidecomputer/transceiver-control
5782024-05-24T15:15:10.694Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5792024-05-24T15:15:10.694Z+ main
5802024-05-24T15:15:10.694Z+ [[ 0 != 0 ]]
5812024-05-24T15:15:10.694Z+ CIDL_OS=solaris2.11
5822024-05-24T15:15:10.694Z+ [[ 0 != 0 ]]
5832024-05-24T15:15:10.694Z+ configure_os solaris2.11
5842024-05-24T15:15:10.694Z+ echo 'current directory: /work/oxidecomputer/omicron'
5852024-05-24T15:15:10.694Zcurrent directory: /work/oxidecomputer/omicron
5862024-05-24T15:15:10.695Z+ echo 'configuring based on OS: "solaris2.11"'
5872024-05-24T15:15:10.695Z+ case "$1" in
5882024-05-24T15:15:10.695Zconfiguring based on OS: "solaris2.11"
5892024-05-24T15:15:10.695Z+ SET_BINARIES=
5902024-05-24T15:15:10.695Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5912024-05-24T15:15:10.695Z+ CIDL_SHA256FUNC=do_sha256sum
5922024-05-24T15:15:10.695Z+ ARCHIVE_FILENAME=xcvradm.gz
5932024-05-24T15:15:10.695Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5942024-05-24T15:15:10.695Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5952024-05-24T15:15:10.695Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5962024-05-24T15:15:10.695Z+ echo 'Local file: out/downloads/xcvradm.gz'
5972024-05-24T15:15:10.695ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5982024-05-24T15:15:10.695ZLocal file: out/downloads/xcvradm.gz
5992024-05-24T15:15:10.695Z+ mkdir -p out/downloads
6002024-05-24T15:15:10.695Z+ mkdir -p ./out/transceiver-control
6012024-05-24T15:15:10.695Z+ fetch_and_verify
6022024-05-24T15:15:10.699Z+ local DO_DOWNLOAD=true
6032024-05-24T15:15:10.699Z+ [[ -f out/downloads/xcvradm.gz ]]
6042024-05-24T15:15:10.699Z+ '[' true == true ']'
6052024-05-24T15:15:10.699Z+ echo Downloading...
6062024-05-24T15:15:10.699ZDownloading...
6072024-05-24T15:15:10.699Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6082024-05-24T15:15:10.699Z+ 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
6092024-05-24T15:15:12.158Z++ do_sha256sum out/downloads/xcvradm.gz
6102024-05-24T15:15:12.161Z++ sha256sum
6112024-05-24T15:15:12.162Z++ awk '{print $1}'
6122024-05-24T15:15:12.168Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6132024-05-24T15:15:12.168Z+ [[ 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 ]]
6142024-05-24T15:15:12.171Z+ do_unpack out/downloads/xcvradm.gz
6152024-05-24T15:15:12.171Z+ mkdir -p out/downloads/root//opt/oxide/bin
6162024-05-24T15:15:12.171Z+ gzip -dc out/downloads/xcvradm.gz
6172024-05-24T15:15:12.289Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6182024-05-24T15:15:12.292Z+ do_assemble
6192024-05-24T15:15:12.292Z+ rm -r ./out/transceiver-control
6202024-05-24T15:15:12.293Z+ mkdir ./out/transceiver-control
6212024-05-24T15:15:12.296Z+ cp -r out/downloads/root ./out/transceiver-control/root
6222024-05-24T15:15:12.396Z+ set -o errexit
6232024-05-24T15:15:12.399Z+++ dirname ./tools/ci_download_thundermuffin
6242024-05-24T15:15:12.403Z++ cd ./tools
6252024-05-24T15:15:12.403Z++ pwd
6262024-05-24T15:15:12.403Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6272024-05-24T15:15:12.403Z++ basename ./tools/ci_download_thundermuffin
6282024-05-24T15:15:12.403Z+ ARG0=ci_download_thundermuffin
6292024-05-24T15:15:12.403Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6302024-05-24T15:15:12.403Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6312024-05-24T15:15:12.403Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6322024-05-24T15:15:12.403Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6332024-05-24T15:15:12.403Z+ TARGET_DIR=out
6342024-05-24T15:15:12.403Z+ DOWNLOAD_DIR=out/downloads
6352024-05-24T15:15:12.403Z+ DEST_DIR=./out/thundermuffin
6362024-05-24T15:15:12.403Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6372024-05-24T15:15:12.403Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6382024-05-24T15:15:12.403Z+ REPO=oxidecomputer/thundermuffin
6392024-05-24T15:15:12.403Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6402024-05-24T15:15:12.406Z+ main
6412024-05-24T15:15:12.406Z+ rm -rf out/downloads/root
6422024-05-24T15:15:12.410Z+ [[ 0 != 0 ]]
6432024-05-24T15:15:12.410Z+ CIDL_OS=solaris2.11
6442024-05-24T15:15:12.415Z+ [[ 0 != 0 ]]
6452024-05-24T15:15:12.415Z+ configure_os solaris2.11
6462024-05-24T15:15:12.415Z+ echo 'current directory: /work/oxidecomputer/omicron'
6472024-05-24T15:15:12.415Zcurrent directory: /work/oxidecomputer/omicron
6482024-05-24T15:15:12.415Z+ echo 'configuring based on OS: "solaris2.11"'
6492024-05-24T15:15:12.415Z+ case "$1" in
6502024-05-24T15:15:12.415Zconfiguring based on OS: "solaris2.11"
6512024-05-24T15:15:12.415Z+ SET_BINARIES=
6522024-05-24T15:15:12.415Z+ CIDL_SHA256FUNC=do_sha256sum
6532024-05-24T15:15:12.415Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6542024-05-24T15:15:12.415Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6552024-05-24T15:15:12.415Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6562024-05-24T15:15:12.415Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6572024-05-24T15:15:12.415ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6582024-05-24T15:15:12.415Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6592024-05-24T15:15:12.415ZLocal file: out/downloads/thundermuffin.tar.gz
6602024-05-24T15:15:12.416Z+ mkdir -p out/downloads
6612024-05-24T15:15:12.416Z+ mkdir -p ./out/thundermuffin
6622024-05-24T15:15:12.419Z+ fetch_and_verify
6632024-05-24T15:15:12.419Z+ local DO_DOWNLOAD=true
6642024-05-24T15:15:12.419Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6652024-05-24T15:15:12.419Z+ '[' true == true ']'
6662024-05-24T15:15:12.419Z+ echo Downloading...
6672024-05-24T15:15:12.419ZDownloading...
6682024-05-24T15:15:12.419Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6692024-05-24T15:15:12.419Z+ 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
6702024-05-24T15:15:13.796Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6712024-05-24T15:15:13.799Z++ sha256sum
6722024-05-24T15:15:13.799Z++ awk '{print $1}'
6732024-05-24T15:15:13.802Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6742024-05-24T15:15:13.805Z+ [[ 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 ]]
6752024-05-24T15:15:13.805Z+ do_untar out/downloads/thundermuffin.tar.gz
6762024-05-24T15:15:13.805Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6772024-05-24T15:15:13.867Z+ do_assemble
6782024-05-24T15:15:13.867Z+ rm -r ./out/thundermuffin
6792024-05-24T15:15:13.871Z+ mkdir ./out/thundermuffin
6802024-05-24T15:15:13.871Z+ cp -r out/downloads/root ./out/thundermuffin/root
6812024-05-24T15:15:13.880ZAll prerequisites installed successfully
6822024-05-24T15:15:13.886Z
6832024-05-24T15:15:13.886Zreal 1:34.991596519
6842024-05-24T15:15:13.886Zuser 37.365103125
6852024-05-24T15:15:13.886Zsys 6.587980047
6862024-05-24T15:15:13.886Ztrap 0.010534623
6872024-05-24T15:15:13.886Ztflt 0.281264304
6882024-05-24T15:15:13.886Zdflt 0.364725471
6892024-05-24T15:15:13.887Zkflt 0.149565308
6902024-05-24T15:15:13.887Zlock 1.513033321
6912024-05-24T15:15:13.887Zslp 3:00.185429095
6922024-05-24T15:15:13.887Zlat 1.976920305
6932024-05-24T15:15:13.887Zstop 0.157650825
6942024-05-24T15:15:13.887Z+ source ./tools/include/force-git-over-https.sh
6952024-05-24T15:15:13.887Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
6962024-05-24T15:15:13.887Z++ (( i = 0 ))
6972024-05-24T15:15:13.887Z++ (( i < 5 ))
6982024-05-24T15:15:13.887Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
6992024-05-24T15:15:13.890Z++ (( i++ ))
7002024-05-24T15:15:13.891Z++ (( i < 5 ))
7012024-05-24T15:15:13.891Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7022024-05-24T15:15:13.891Z++ (( i++ ))
7032024-05-24T15:15:13.891Z++ (( i < 5 ))
7042024-05-24T15:15:13.891Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7052024-05-24T15:15:13.894Z++ (( i++ ))
7062024-05-24T15:15:13.894Z++ (( i < 5 ))
7072024-05-24T15:15:13.894Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7082024-05-24T15:15:13.894Z++ (( i++ ))
7092024-05-24T15:15:13.894Z++ (( i < 5 ))
7102024-05-24T15:15:13.894Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7112024-05-24T15:15:13.897Z++ (( i++ ))
7122024-05-24T15:15:13.897Z++ (( i < 5 ))
7132024-05-24T15:15:13.897Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7142024-05-24T15:15:13.898Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7152024-05-24T15:15:13.898Z+ rc=0
7162024-05-24T15:15:13.898Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7172024-05-24T15:15:45.225Z+ case $rc in
7182024-05-24T15:15:45.225Z+ pfexec zfs create -p rpool/images/build/host
7192024-05-24T15:15:45.406Z+ pfexec zfs create -p rpool/images/build/recovery
7202024-05-24T15:15:45.472Z+ cargo xtask releng --output-dir /work
7212024-05-24T15:15:45.691Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7222024-05-24T15:15:46.147ZFrom https://github.com/oxidecomputer/pq-sys
7232024-05-24T15:15:46.148Z * [new branch] issue-36 -> origin/issue-36
7242024-05-24T15:15:46.151Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7252024-05-24T15:15:46.151Z * [new branch] master -> origin/master
7262024-05-24T15:15:46.151Z * [new branch] omicron-234 -> origin/omicron-234
7272024-05-24T15:15:46.151Z * [new branch] oxide/main -> origin/oxide/main
7282024-05-24T15:15:46.151Z * [new branch] oxide/omicron -> origin/oxide/omicron
7292024-05-24T15:15:46.151Z * [new branch] windows -> origin/windows
7302024-05-24T15:15:46.151Z * [new ref] -> origin/HEAD
7312024-05-24T15:15:46.151Z * [new tag] v0.2.2 -> v0.2.2
7322024-05-24T15:15:46.151Z * [new tag] v0.4.5 -> v0.4.5
7332024-05-24T15:15:46.151Z * [new tag] v0.4.6 -> v0.4.6
7342024-05-24T15:15:46.161Z Updating git repository `https://github.com/oxidecomputer/zone`
7352024-05-24T15:15:46.611ZFrom https://github.com/oxidecomputer/zone
7362024-05-24T15:15:46.611Z * [new branch] main -> origin/main
7372024-05-24T15:15:46.614Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7382024-05-24T15:15:46.614Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7392024-05-24T15:15:46.614Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7402024-05-24T15:15:46.614Z * [new ref] -> origin/HEAD
7412024-05-24T15:15:46.643Z Updating crates.io index
7422024-05-24T15:15:46.646Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7432024-05-24T15:15:47.336ZFrom https://github.com/oxidecomputer/dropshot
7442024-05-24T15:15:47.336Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7452024-05-24T15:15:47.340Z * [new branch] async -> origin/async
7462024-05-24T15:15:47.340Z * [new branch] build-o-mat -> origin/build-o-mat
7472024-05-24T15:15:47.340Z * [new branch] camel -> origin/camel
7482024-05-24T15:15:47.340Z * [new branch] carets -> origin/carets
7492024-05-24T15:15:47.341Z * [new branch] changes -> origin/changes
7502024-05-24T15:15:47.341Z * [new branch] ci-version -> origin/ci-version
7512024-05-24T15:15:47.341Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7522024-05-24T15:15:47.341Z * [new branch] clippy -> origin/clippy
7532024-05-24T15:15:47.341Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7542024-05-24T15:15:47.341Z * [new branch] clone -> origin/clone
7552024-05-24T15:15:47.341Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7562024-05-24T15:15:47.341Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7572024-05-24T15:15:47.341Z * [new branch] dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1
7582024-05-24T15:15:47.341Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7592024-05-24T15:15:47.341Z * [new branch] doc -> origin/doc
7602024-05-24T15:15:47.341Z * [new branch] err -> origin/err
7612024-05-24T15:15:47.341Z * [new branch] example-resumable-download -> origin/example-resumable-download
7622024-05-24T15:15:47.341Z * [new branch] expectorate -> origin/expectorate
7632024-05-24T15:15:47.341Z * [new branch] extracted -> origin/extracted
7642024-05-24T15:15:47.341Z * [new branch] fix_tests -> origin/fix_tests
7652024-05-24T15:15:47.341Z * [new branch] fmt2 -> origin/fmt2
7662024-05-24T15:15:47.341Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7672024-05-24T15:15:47.341Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7682024-05-24T15:15:47.341Z * [new branch] main -> origin/main
7692024-05-24T15:15:47.341Z * [new branch] maintainer-docs -> origin/maintainer-docs
7702024-05-24T15:15:47.341Z * [new branch] merge-server-config -> origin/merge-server-config
7712024-05-24T15:15:47.341Z * [new branch] multi-api -> origin/multi-api
7722024-05-24T15:15:47.342Z * [new branch] multiverse -> origin/multiverse
7732024-05-24T15:15:47.342Z * [new branch] openapi -> origin/openapi
7742024-05-24T15:15:47.342Z * [new branch] openapi2 -> origin/openapi2
7752024-05-24T15:15:47.342Z * [new branch] port-fix-better -> origin/port-fix-better
7762024-05-24T15:15:47.342Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7772024-05-24T15:15:47.342Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7782024-05-24T15:15:47.342Z * [new branch] rmp-page-token -> origin/rmp-page-token
7792024-05-24T15:15:47.342Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7802024-05-24T15:15:47.342Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7812024-05-24T15:15:47.342Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7822024-05-24T15:15:47.342Z * [new branch] server-log -> origin/server-log
7832024-05-24T15:15:47.342Z * [new branch] simple-headers -> origin/simple-headers
7842024-05-24T15:15:47.342Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7852024-05-24T15:15:47.342Z * [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
7862024-05-24T15:15:47.342Z * [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
7872024-05-24T15:15:47.346Z * [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
7882024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures
7892024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
7902024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7912024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
7922024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
7932024-05-24T15:15:47.346Z * [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
7942024-05-24T15:15:47.346Z * [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
7952024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
7962024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7972024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
7982024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
7992024-05-24T15:15:47.346Z * [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
8002024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers
8012024-05-24T15:15:47.346Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8022024-05-24T15:15:47.346Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8032024-05-24T15:15:47.346Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8042024-05-24T15:15:47.346Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8052024-05-24T15:15:47.347Z * [new branch] websockets -> origin/websockets
8062024-05-24T15:15:47.347Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8072024-05-24T15:15:47.347Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8082024-05-24T15:15:47.347Z * [new ref] -> origin/HEAD
8092024-05-24T15:15:47.347Z * [new tag] v0.10.0 -> v0.10.0
8102024-05-24T15:15:47.347Z * [new tag] v0.10.1 -> v0.10.1
8112024-05-24T15:15:47.347Z * [new tag] v0.3.0 -> v0.3.0
8122024-05-24T15:15:47.347Z * [new tag] v0.4.0 -> v0.4.0
8132024-05-24T15:15:47.347Z * [new tag] v0.5.0 -> v0.5.0
8142024-05-24T15:15:47.347Z * [new tag] v0.5.1 -> v0.5.1
8152024-05-24T15:15:47.347Z * [new tag] v0.6.0 -> v0.6.0
8162024-05-24T15:15:47.347Z * [new tag] v0.7.0 -> v0.7.0
8172024-05-24T15:15:47.347Z * [new tag] v0.8.0 -> v0.8.0
8182024-05-24T15:15:47.347Z * [new tag] v0.9.0 -> v0.9.0
8192024-05-24T15:15:47.432Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8202024-05-24T15:15:48.239ZFrom https://github.com/oxidecomputer/maghemite
8212024-05-24T15:15:48.239Z * [new branch] anycast -> origin/anycast
8222024-05-24T15:15:48.242Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8232024-05-24T15:15:48.243Z * [new branch] mac-build -> origin/mac-build
8242024-05-24T15:15:48.243Z * [new branch] main -> origin/main
8252024-05-24T15:15:48.243Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8262024-05-24T15:15:48.243Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8272024-05-24T15:15:48.243Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8282024-05-24T15:15:48.243Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
8292024-05-24T15:15:48.243Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8302024-05-24T15:15:48.243Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8312024-05-24T15:15:48.243Z * [new branch] renovate/schemars-0.x-lockfile -> origin/renovate/schemars-0.x-lockfile
8322024-05-24T15:15:48.243Z * [new branch] ttl1-clean -> origin/ttl1-clean
8332024-05-24T15:15:48.243Z * [new branch] update-oximeter -> origin/update-oximeter
8342024-05-24T15:15:48.243Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8352024-05-24T15:15:48.243Z * [new ref] -> origin/HEAD
8362024-05-24T15:15:48.243Z * [new tag] rift -> rift
8372024-05-24T15:15:48.243Z * [new tag] srp -> srp
8382024-05-24T15:15:48.243Z * [new tag] tie-spf -> tie-spf
8392024-05-24T15:15:48.276Z Updating git repository `https://github.com/oxidecomputer/oxnet`
8402024-05-24T15:15:48.697ZFrom https://github.com/oxidecomputer/oxnet
8412024-05-24T15:15:48.697Z * [new branch] ci -> origin/ci
8422024-05-24T15:15:48.700Z * [new branch] main -> origin/main
8432024-05-24T15:15:48.700Z * [new ref] -> origin/HEAD
8442024-05-24T15:15:48.716Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8452024-05-24T15:15:49.956ZFrom https://github.com/oxidecomputer/progenitor
8462024-05-24T15:15:49.956Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8472024-05-24T15:15:49.960Z * [new branch] dependabot/cargo/proc-macro2-1.0.83 -> origin/dependabot/cargo/proc-macro2-1.0.83
8482024-05-24T15:15:49.960Z * [new branch] extension2 -> origin/extension2
8492024-05-24T15:15:49.960Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8502024-05-24T15:15:49.960Z * [new branch] main -> origin/main
8512024-05-24T15:15:49.960Z * [new branch] nexus-update -> origin/nexus-update
8522024-05-24T15:15:49.960Z * [new branch] owned-response-stream -> origin/owned-response-stream
8532024-05-24T15:15:49.960Z * [new branch] print-example -> origin/print-example
8542024-05-24T15:15:49.960Z * [new branch] query-arg-collision -> origin/query-arg-collision
8552024-05-24T15:15:49.960Z * [new branch] request-map -> origin/request-map
8562024-05-24T15:15:49.960Z * [new branch] response-value-content-length -> origin/response-value-content-length
8572024-05-24T15:15:49.960Z * [new branch] security-schemes -> origin/security-schemes
8582024-05-24T15:15:49.960Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8592024-05-24T15:15:49.960Z * [new branch] test-ci -> origin/test-ci
8602024-05-24T15:15:49.960Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8612024-05-24T15:15:49.960Z * [new branch] untyped-responses -> origin/untyped-responses
8622024-05-24T15:15:49.960Z * [new branch] v41 -> origin/v41
8632024-05-24T15:15:49.960Z * [new ref] -> origin/HEAD
8642024-05-24T15:15:49.960Z * [new tag] v0.1.1 -> v0.1.1
8652024-05-24T15:15:49.960Z * [new tag] v0.2.0 -> v0.2.0
8662024-05-24T15:15:49.960Z * [new tag] v0.3.0 -> v0.3.0
8672024-05-24T15:15:49.960Z * [new tag] v0.4.0 -> v0.4.0
8682024-05-24T15:15:49.960Z * [new tag] v0.4.1 -> v0.4.1
8692024-05-24T15:15:49.960Z * [new tag] v0.5.0 -> v0.5.0
8702024-05-24T15:15:49.961Z * [new tag] v0.6.0 -> v0.6.0
8712024-05-24T15:15:49.961Z * [new tag] v0.7.0 -> v0.7.0
8722024-05-24T15:15:50.055Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8732024-05-24T15:15:50.276Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8742024-05-24T15:15:50.726ZFrom http://github.com/oxidecomputer/serde_human_bytes
8752024-05-24T15:15:50.726Z * [new branch] gh-pages -> origin/gh-pages
8762024-05-24T15:15:50.729Z * [new branch] main -> origin/main
8772024-05-24T15:15:50.729Z * [new branch] renovate/configure -> origin/renovate/configure
8782024-05-24T15:15:50.729Z * [new ref] -> origin/HEAD
8792024-05-24T15:15:50.755Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8802024-05-24T15:15:51.203ZFrom https://github.com/oxidecomputer/slog-error-chain
8812024-05-24T15:15:51.203Z * [new branch] main -> origin/main
8822024-05-24T15:15:51.211Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8832024-05-24T15:15:51.211Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8842024-05-24T15:15:51.211Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8852024-05-24T15:15:51.211Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8862024-05-24T15:15:51.211Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8872024-05-24T15:15:51.211Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8882024-05-24T15:15:51.211Z * [new ref] -> origin/HEAD
8892024-05-24T15:15:51.225Z Updating git repository `https://github.com/oxidecomputer/propolis`
8902024-05-24T15:15:52.322ZFrom https://github.com/oxidecomputer/propolis
8912024-05-24T15:15:52.322Z * [new branch] ata -> origin/ata
8922024-05-24T15:15:52.325Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8932024-05-24T15:15:52.325Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8942024-05-24T15:15:52.325Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8952024-05-24T15:15:52.325Z * [new branch] master -> origin/master
8962024-05-24T15:15:52.325Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
8972024-05-24T15:15:52.326Z * [new branch] vlans -> origin/vlans
8982024-05-24T15:15:52.326Z * [new ref] -> origin/HEAD
8992024-05-24T15:15:52.496Z Updating git repository `https://github.com/oxidecomputer/crucible`
9002024-05-24T15:15:53.998ZFrom https://github.com/oxidecomputer/crucible
9012024-05-24T15:15:53.998Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
9022024-05-24T15:15:54.002Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
9032024-05-24T15:15:54.002Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
9042024-05-24T15:15:54.002Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
9052024-05-24T15:15:54.002Z * [new branch] alan/lr-test-fun -> origin/alan/lr-test-fun
9062024-05-24T15:15:54.002Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
9072024-05-24T15:15:54.002Z * [new branch] alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts
9082024-05-24T15:15:54.002Z * [new branch] alan/more-info -> origin/alan/more-info
9092024-05-24T15:15:54.002Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
9102024-05-24T15:15:54.002Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
9112024-05-24T15:15:54.002Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
9122024-05-24T15:15:54.002Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
9132024-05-24T15:15:54.002Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9142024-05-24T15:15:54.002Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9152024-05-24T15:15:54.002Z * [new branch] artemis/4k-recordsize -> origin/artemis/4k-recordsize
9162024-05-24T15:15:54.002Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9172024-05-24T15:15:54.002Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9182024-05-24T15:15:54.002Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9192024-05-24T15:15:54.002Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9202024-05-24T15:15:54.002Z * [new branch] backrec -> origin/backrec
9212024-05-24T15:15:54.002Z * [new branch] cruplay -> origin/cruplay
9222024-05-24T15:15:54.003Z * [new branch] demo_m2 -> origin/demo_m2
9232024-05-24T15:15:54.003Z * [new branch] disconnect-wip -> origin/disconnect-wip
9242024-05-24T15:15:54.003Z * [new branch] jclulow -> origin/jclulow
9252024-05-24T15:15:54.003Z * [new branch] main -> origin/main
9262024-05-24T15:15:54.003Z * [new branch] manager -> origin/manager
9272024-05-24T15:15:54.003Z * [new branch] merge_warn -> origin/merge_warn
9282024-05-24T15:15:54.003Z * [new branch] minor -> origin/minor
9292024-05-24T15:15:54.003Z * [new branch] pantry -> origin/pantry
9302024-05-24T15:15:54.003Z * [new branch] parallel-flush -> origin/parallel-flush
9312024-05-24T15:15:54.003Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9322024-05-24T15:15:54.003Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9332024-05-24T15:15:54.003Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9342024-05-24T15:15:54.006Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9352024-05-24T15:15:54.006Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9362024-05-24T15:15:54.006Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9372024-05-24T15:15:54.006Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9382024-05-24T15:15:54.006Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9392024-05-24T15:15:54.006Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9402024-05-24T15:15:54.007Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9412024-05-24T15:15:54.007Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9422024-05-24T15:15:54.007Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9432024-05-24T15:15:54.007Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9442024-05-24T15:15:54.007Z * [new branch] update-progenitor -> origin/update-progenitor
9452024-05-24T15:15:54.007Z * [new branch] use-json-schema -> origin/use-json-schema
9462024-05-24T15:15:54.007Z * [new ref] -> origin/HEAD
9472024-05-24T15:15:54.007Z * [new tag] one-task-refactoring -> one-task-refactoring
9482024-05-24T15:15:54.161Z Updating git repository `https://github.com/oxidecomputer/opte`
9492024-05-24T15:15:55.205ZFrom https://github.com/oxidecomputer/opte
9502024-05-24T15:15:55.205Z * [new branch] 481-strawman -> origin/481-strawman
9512024-05-24T15:15:55.208Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9522024-05-24T15:15:55.208Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9532024-05-24T15:15:55.208Z * [new branch] demo-stuffs -> origin/demo-stuffs
9542024-05-24T15:15:55.209Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9552024-05-24T15:15:55.209Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9562024-05-24T15:15:55.209Z * [new branch] helios-2.0 -> origin/helios-2.0
9572024-05-24T15:15:55.209Z * [new branch] iliana/test -> origin/iliana/test
9582024-05-24T15:15:55.209Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9592024-05-24T15:15:55.209Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9602024-05-24T15:15:55.209Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9612024-05-24T15:15:55.209Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9622024-05-24T15:15:55.209Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9632024-05-24T15:15:55.209Z * [new branch] master -> origin/master
9642024-05-24T15:15:55.209Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9652024-05-24T15:15:55.209Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9662024-05-24T15:15:55.209Z * [new branch] opte-204-paused -> origin/opte-204-paused
9672024-05-24T15:15:55.209Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9682024-05-24T15:15:55.209Z * [new branch] opte-220 -> origin/opte-220
9692024-05-24T15:15:55.209Z * [new branch] opte-225 -> origin/opte-225
9702024-05-24T15:15:55.209Z * [new branch] opte-227 -> origin/opte-227
9712024-05-24T15:15:55.209Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9722024-05-24T15:15:55.209Z * [new branch] opte-232 -> origin/opte-232
9732024-05-24T15:15:55.209Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9742024-05-24T15:15:55.209Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9752024-05-24T15:15:55.209Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9762024-05-24T15:15:55.209Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9772024-05-24T15:15:55.210Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9782024-05-24T15:15:55.210Z * [new branch] opteadm-library -> origin/opteadm-library
9792024-05-24T15:15:55.210Z * [new branch] partial-workspace -> origin/partial-workspace
9802024-05-24T15:15:55.210Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9812024-05-24T15:15:55.210Z * [new branch] renovate/crc32fast-1.x-lockfile -> origin/renovate/crc32fast-1.x-lockfile
9822024-05-24T15:15:55.213Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9832024-05-24T15:15:55.213Z * [new branch] renovate/nix-0.x -> origin/renovate/nix-0.x
9842024-05-24T15:15:55.213Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
9852024-05-24T15:15:55.214Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9862024-05-24T15:15:55.214Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9872024-05-24T15:15:55.214Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9882024-05-24T15:15:55.214Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9892024-05-24T15:15:55.214Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9902024-05-24T15:15:55.214Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9912024-05-24T15:15:55.214Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9922024-05-24T15:15:55.214Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9932024-05-24T15:15:55.214Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9942024-05-24T15:15:55.214Z * [new branch] rpz-def-action -> origin/rpz-def-action
9952024-05-24T15:15:55.214Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9962024-05-24T15:15:55.214Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9972024-05-24T15:15:55.214Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9982024-05-24T15:15:55.214Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9992024-05-24T15:15:55.214Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
10002024-05-24T15:15:55.214Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
10012024-05-24T15:15:55.214Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
10022024-05-24T15:15:55.214Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
10032024-05-24T15:15:55.214Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
10042024-05-24T15:15:55.214Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
10052024-05-24T15:15:55.214Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
10062024-05-24T15:15:55.214Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
10072024-05-24T15:15:55.214Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
10082024-05-24T15:15:55.215Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
10092024-05-24T15:15:55.215Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
10102024-05-24T15:15:55.215Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
10112024-05-24T15:15:55.215Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
10122024-05-24T15:15:55.215Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10132024-05-24T15:15:55.215Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10142024-05-24T15:15:55.215Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10152024-05-24T15:15:55.215Z * [new branch] rpz-test-common -> origin/rpz-test-common
10162024-05-24T15:15:55.215Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10172024-05-24T15:15:55.215Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10182024-05-24T15:15:55.215Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10192024-05-24T15:15:55.215Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10202024-05-24T15:15:55.215Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10212024-05-24T15:15:55.215Z * [new ref] -> origin/HEAD
10222024-05-24T15:15:55.279Z Updating git repository `https://github.com/oxidecomputer/falcon`
10232024-05-24T15:15:56.024ZFrom https://github.com/oxidecomputer/falcon
10242024-05-24T15:15:56.024Z * [new branch] main -> origin/main
10252024-05-24T15:15:56.030Z * [new ref] -> origin/HEAD
10262024-05-24T15:15:56.265Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10272024-05-24T15:15:56.982ZFrom https://github.com/oxidecomputer/management-gateway-service
10282024-05-24T15:15:56.982Z * [new branch] af-temp-hash -> origin/af-temp-hash
10292024-05-24T15:15:56.985Z * [new branch] buildomat -> origin/buildomat
10302024-05-24T15:15:56.986Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10312024-05-24T15:15:56.986Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10322024-05-24T15:15:56.986Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10332024-05-24T15:15:56.986Z * [new branch] image-board-check -> origin/image-board-check
10342024-05-24T15:15:56.986Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10352024-05-24T15:15:56.986Z * [new branch] lock_state -> origin/lock_state
10362024-05-24T15:15:56.986Z * [new branch] main -> origin/main
10372024-05-24T15:15:56.986Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10382024-05-24T15:15:56.986Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10392024-05-24T15:15:56.986Z * [new branch] read-rot-message -> origin/read-rot-message
10402024-05-24T15:15:56.986Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10412024-05-24T15:15:56.986Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10422024-05-24T15:15:56.986Z * [new branch] reset-component -> origin/reset-component
10432024-05-24T15:15:56.986Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10442024-05-24T15:15:56.986Z * [new branch] rhai -> origin/rhai
10452024-05-24T15:15:56.986Z * [new branch] rot-boot-info -> origin/rot-boot-info
10462024-05-24T15:15:56.986Z * [new branch] rot-update -> origin/rot-update
10472024-05-24T15:15:56.986Z * [new branch] rot-update-2 -> origin/rot-update-2
10482024-05-24T15:15:56.986Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10492024-05-24T15:15:56.986Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10502024-05-24T15:15:56.986Z * [new branch] sprot-attest -> origin/sprot-attest
10512024-05-24T15:15:56.986Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10522024-05-24T15:15:56.987Z * [new branch] sprot-errors -> origin/sprot-errors
10532024-05-24T15:15:56.987Z * [new branch] stage0-update-component -> origin/stage0-update-component
10542024-05-24T15:15:56.987Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10552024-05-24T15:15:56.987Z * [new branch] update-stage0 -> origin/update-stage0
10562024-05-24T15:15:56.987Z * [new ref] -> origin/HEAD
10572024-05-24T15:15:57.186Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10582024-05-24T15:15:57.626ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10592024-05-24T15:15:57.626Z * [new branch] add-more-flags -> origin/add-more-flags
10602024-05-24T15:15:57.629Z * [new branch] master -> origin/master
10612024-05-24T15:15:57.629Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10622024-05-24T15:15:57.630Z * [new branch] update_database -> origin/update_database
10632024-05-24T15:15:57.630Z * [new ref] -> origin/HEAD
10642024-05-24T15:15:57.641Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10652024-05-24T15:15:58.165ZFrom https://github.com/oxidecomputer/openapi-lint
10662024-05-24T15:15:58.165Z * [new branch] main -> origin/main
10672024-05-24T15:15:58.165Z * [new ref] -> origin/HEAD
10682024-05-24T15:15:58.192Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10692024-05-24T15:15:58.390Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10702024-05-24T15:15:58.680ZFrom http://github.com/oxidecomputer/sprockets
10712024-05-24T15:15:58.680Z * [new branch] add-license-file -> origin/add-license-file
10722024-05-24T15:15:58.684Z * [new branch] add-spi-error -> origin/add-spi-error
10732024-05-24T15:15:58.684Z * [new branch] aead-buf -> origin/aead-buf
10742024-05-24T15:15:58.684Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10752024-05-24T15:15:58.684Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10762024-05-24T15:15:58.684Z * [new branch] aead-read-buf -> origin/aead-read-buf
10772024-05-24T15:15:58.684Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10782024-05-24T15:15:58.684Z * [new branch] async-session -> origin/async-session
10792024-05-24T15:15:58.684Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10802024-05-24T15:15:58.684Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10812024-05-24T15:15:58.684Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10822024-05-24T15:15:58.684Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10832024-05-24T15:15:58.684Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10842024-05-24T15:15:58.684Z * [new branch] derive-more -> origin/derive-more
10852024-05-24T15:15:58.684Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10862024-05-24T15:15:58.685Z * [new branch] main -> origin/main
10872024-05-24T15:15:58.685Z * [new branch] main-rebased -> origin/main-rebased
10882024-05-24T15:15:58.685Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10892024-05-24T15:15:58.685Z * [new branch] qol-tweaks -> origin/qol-tweaks
10902024-05-24T15:15:58.685Z * [new branch] readme -> origin/readme
10912024-05-24T15:15:58.685Z * [new branch] readme-fix -> origin/readme-fix
10922024-05-24T15:15:58.685Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10932024-05-24T15:15:58.685Z * [new ref] -> origin/HEAD
10942024-05-24T15:15:58.717Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10952024-05-24T15:15:59.146ZFrom https://github.com/oxidecomputer/diesel-dtrace
10962024-05-24T15:15:59.146Z * [new branch] main -> origin/main
10972024-05-24T15:15:59.149Z * [new branch] stable-usdt -> origin/stable-usdt
10982024-05-24T15:15:59.149Z * [new branch] uuid -> origin/uuid
10992024-05-24T15:15:59.149Z * [new ref] -> origin/HEAD
11002024-05-24T15:15:59.199Z Updating git repository `http://github.com/oxidecomputer/tofino`
11012024-05-24T15:15:59.395Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
11022024-05-24T15:15:59.644ZFrom http://github.com/oxidecomputer/tofino
11032024-05-24T15:15:59.644Z * [new branch] main -> origin/main
11042024-05-24T15:15:59.647Z * [new ref] -> origin/HEAD
11052024-05-24T15:15:59.696Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
11062024-05-24T15:16:00.126ZFrom https://github.com/oxidecomputer/illumos-devinfo
11072024-05-24T15:16:00.126Z * [new branch] main -> origin/main
11082024-05-24T15:16:00.127Z * [new ref] -> origin/HEAD
11092024-05-24T15:16:00.152Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
11102024-05-24T15:16:00.569ZFrom https://github.com/oxidecomputer/libefi-illumos
11112024-05-24T15:16:00.569Z * [new branch] master -> origin/master
11122024-05-24T15:16:00.572Z * [new ref] -> origin/HEAD
11132024-05-24T15:16:00.581Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11142024-05-24T15:16:01.005ZFrom https://github.com/oxidecomputer/libnvme
11152024-05-24T15:16:01.005Z * [new branch] main -> origin/main
11162024-05-24T15:16:01.008Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11172024-05-24T15:16:01.008Z * [new ref] -> origin/HEAD
11182024-05-24T15:16:01.029Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11192024-05-24T15:16:01.522ZFrom https://github.com/oxidecomputer/hubtools
11202024-05-24T15:16:01.522Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11212024-05-24T15:16:01.526Z * [new branch] add-default-caboose -> origin/add-default-caboose
11222024-05-24T15:16:01.526Z * [new branch] add_sign -> origin/add_sign
11232024-05-24T15:16:01.526Z * [new branch] bootleby_archive -> origin/bootleby_archive
11242024-05-24T15:16:01.526Z * [new branch] caboose_sign -> origin/caboose_sign
11252024-05-24T15:16:01.526Z * [new branch] epoch -> origin/epoch
11262024-05-24T15:16:01.526Z * [new branch] extract-image -> origin/extract-image
11272024-05-24T15:16:01.526Z * [new branch] fixes -> origin/fixes
11282024-05-24T15:16:01.526Z * [new branch] humility_fixes -> origin/humility_fixes
11292024-05-24T15:16:01.526Z * [new branch] main -> origin/main
11302024-05-24T15:16:01.526Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11312024-05-24T15:16:01.526Z * [new branch] sig_txt -> origin/sig_txt
11322024-05-24T15:16:01.526Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11332024-05-24T15:16:01.526Z * [new branch] verify_rot -> origin/verify_rot
11342024-05-24T15:16:01.526Z * [new ref] -> origin/HEAD
11352024-05-24T15:16:01.713Z Updating git repository `https://github.com/oxidecomputer/ispf`
11362024-05-24T15:16:02.171ZFrom https://github.com/oxidecomputer/ispf
11372024-05-24T15:16:02.171Z * [new branch] main -> origin/main
11382024-05-24T15:16:02.171Z * [new ref] -> origin/HEAD
11392024-05-24T15:16:02.218Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11402024-05-24T15:16:02.641ZFrom https://github.com/oxidecomputer/poptrie
11412024-05-24T15:16:02.642Z * [new branch] main -> origin/main
11422024-05-24T15:16:02.645Z * [new branch] multipath -> origin/multipath
11432024-05-24T15:16:02.645Z * [new ref] -> origin/HEAD
11442024-05-24T15:16:02.771Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11452024-05-24T15:16:03.425ZFrom https://github.com/oxidecomputer/netadm-sys
11462024-05-24T15:16:03.426Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11472024-05-24T15:16:03.429Z * [new branch] compile-macos -> origin/compile-macos
11482024-05-24T15:16:03.429Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11492024-05-24T15:16:03.429Z * [new branch] gh-pages -> origin/gh-pages
11502024-05-24T15:16:03.429Z * [new branch] main -> origin/main
11512024-05-24T15:16:03.429Z * [new branch] route-get-timeout -> origin/route-get-timeout
11522024-05-24T15:16:03.430Z * [new branch] siocgnds -> origin/siocgnds
11532024-05-24T15:16:03.430Z * [new ref] -> origin/HEAD
11542024-05-24T15:16:03.566Z Updating git repository `https://github.com/jgallagher/nix`
11552024-05-24T15:16:04.571ZFrom https://github.com/jgallagher/nix
11562024-05-24T15:16:04.571Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11572024-05-24T15:16:04.582Z * [new branch] aio_pin -> origin/aio_pin
11582024-05-24T15:16:04.582Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11592024-05-24T15:16:04.582Z * [new branch] illumos -> origin/illumos
11602024-05-24T15:16:04.582Z * [new branch] master -> origin/master
11612024-05-24T15:16:04.582Z * [new branch] r0.11.1 -> origin/r0.11.1
11622024-05-24T15:16:04.582Z * [new branch] r0.12.1 -> origin/r0.12.1
11632024-05-24T15:16:04.582Z * [new branch] r0.13.1 -> origin/r0.13.1
11642024-05-24T15:16:04.582Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11652024-05-24T15:16:04.582Z * [new branch] sparc64 -> origin/sparc64
11662024-05-24T15:16:04.582Z * [new branch] staging -> origin/staging
11672024-05-24T15:16:04.582Z * [new branch] trying -> origin/trying
11682024-05-24T15:16:04.582Z * [new branch] update_lazystatic -> origin/update_lazystatic
11692024-05-24T15:16:04.582Z * [new ref] -> origin/HEAD
11702024-05-24T15:16:04.582Z * [new tag] v0.10.0 -> v0.10.0
11712024-05-24T15:16:04.582Z * [new tag] v0.11.0 -> v0.11.0
11722024-05-24T15:16:04.582Z * [new tag] v0.11.1 -> v0.11.1
11732024-05-24T15:16:04.582Z * [new tag] v0.12.0 -> v0.12.0
11742024-05-24T15:16:04.582Z * [new tag] v0.12.1 -> v0.12.1
11752024-05-24T15:16:04.582Z * [new tag] v0.13.0 -> v0.13.0
11762024-05-24T15:16:04.582Z * [new tag] v0.13.1 -> v0.13.1
11772024-05-24T15:16:04.582Z * [new tag] v0.14.0 -> v0.14.0
11782024-05-24T15:16:04.582Z * [new tag] v0.14.1 -> v0.14.1
11792024-05-24T15:16:04.583Z * [new tag] v0.16.0 -> v0.16.0
11802024-05-24T15:16:04.583Z * [new tag] v0.17.0 -> v0.17.0
11812024-05-24T15:16:04.583Z * [new tag] v0.3.10 -> v0.3.10
11822024-05-24T15:16:04.583Z * [new tag] v0.3.9 -> v0.3.9
11832024-05-24T15:16:04.583Z * [new tag] v0.4.2 -> v0.4.2
11842024-05-24T15:16:04.583Z * [new tag] v0.4.3 -> v0.4.3
11852024-05-24T15:16:04.583Z * [new tag] v0.5.0 -> v0.5.0
11862024-05-24T15:16:04.583Z * [new tag] v0.5.1 -> v0.5.1
11872024-05-24T15:16:04.583Z * [new tag] v0.6.0 -> v0.6.0
11882024-05-24T15:16:04.583Z * [new tag] v0.7.0 -> v0.7.0
11892024-05-24T15:16:04.583Z * [new tag] v0.8.0 -> v0.8.0
11902024-05-24T15:16:04.583Z * [new tag] v0.8.1 -> v0.8.1
11912024-05-24T15:16:04.583Z * [new tag] v0.9.0 -> v0.9.0
11922024-05-24T15:16:04.737Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11932024-05-24T15:16:05.189ZFrom https://github.com/oxidecomputer/tlvc
11942024-05-24T15:16:05.189Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11952024-05-24T15:16:05.194Z * [new branch] main -> origin/main
11962024-05-24T15:16:05.194Z * [new branch] string-pieces -> origin/string-pieces
11972024-05-24T15:16:05.194Z * [new ref] -> origin/HEAD
11982024-05-24T15:16:05.217Z Updating git repository `https://github.com/cbiffle/hubpack.git`
11992024-05-24T15:16:05.679ZFrom https://github.com/cbiffle/hubpack
12002024-05-24T15:16:05.679Z * [new branch] main -> origin/main
12012024-05-24T15:16:05.679Z * [new ref] -> origin/HEAD
12022024-05-24T15:16:05.874Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
12032024-05-24T15:16:06.380ZFrom https://github.com/oxidecomputer/lpc55_support
12042024-05-24T15:16:06.380Z * [new branch] bump_version -> origin/bump_version
12052024-05-24T15:16:06.383Z * [new branch] extend_logging -> origin/extend_logging
12062024-05-24T15:16:06.383Z * [new branch] master -> origin/master
12072024-05-24T15:16:06.383Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
12082024-05-24T15:16:06.383Z * [new branch] real_verify_error -> origin/real_verify_error
12092024-05-24T15:16:06.383Z * [new branch] release_fixes -> origin/release_fixes
12102024-05-24T15:16:06.383Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
12112024-05-24T15:16:06.383Z * [new ref] -> origin/HEAD
12122024-05-24T15:16:06.575Z Updating git repository `https://github.com/oxidecomputer/typify`
12132024-05-24T15:16:08.691ZFrom https://github.com/oxidecomputer/typify
12142024-05-24T15:16:08.691Z * [new branch] dependabot/cargo/semver-1.0.23 -> origin/dependabot/cargo/semver-1.0.23
12152024-05-24T15:16:08.694Z * [new branch] ipv6 -> origin/ipv6
12162024-05-24T15:16:08.694Z * [new branch] js-schema -> origin/js-schema
12172024-05-24T15:16:08.694Z * [new branch] main -> origin/main
12182024-05-24T15:16:08.694Z * [new branch] nested-newtype -> origin/nested-newtype
12192024-05-24T15:16:08.694Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12202024-05-24T15:16:08.694Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12212024-05-24T15:16:08.694Z * [new ref] -> origin/HEAD
12222024-05-24T15:16:08.694Z * [new tag] v0.0.10 -> v0.0.10
12232024-05-24T15:16:08.694Z * [new tag] v0.0.11 -> v0.0.11
12242024-05-24T15:16:08.694Z * [new tag] v0.0.12 -> v0.0.12
12252024-05-24T15:16:08.694Z * [new tag] v0.0.13 -> v0.0.13
12262024-05-24T15:16:08.694Z * [new tag] v0.0.14 -> v0.0.14
12272024-05-24T15:16:08.694Z * [new tag] v0.0.15 -> v0.0.15
12282024-05-24T15:16:08.694Z * [new tag] v0.0.16 -> v0.0.16
12292024-05-24T15:16:08.694Z * [new tag] v0.0.4 -> v0.0.4
12302024-05-24T15:16:08.694Z * [new tag] v0.0.5 -> v0.0.5
12312024-05-24T15:16:08.694Z * [new tag] v0.0.6 -> v0.0.6
12322024-05-24T15:16:08.695Z * [new tag] v0.0.7 -> v0.0.7
12332024-05-24T15:16:08.695Z * [new tag] v0.0.8 -> v0.0.8
12342024-05-24T15:16:08.695Z * [new tag] v0.0.9 -> v0.0.9
12352024-05-24T15:16:08.695Z * [new tag] v0.1.0 -> v0.1.0
12362024-05-24T15:16:08.763Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12372024-05-24T15:16:09.297ZFrom https://github.com/oxidecomputer/dlpi-sys
12382024-05-24T15:16:09.297Z * [new branch] gh-pages -> origin/gh-pages
12392024-05-24T15:16:09.300Z * [new branch] main -> origin/main
12402024-05-24T15:16:09.300Z * [new ref] -> origin/HEAD
12412024-05-24T15:16:09.316Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12422024-05-24T15:16:09.814ZFrom https://github.com/jmesmon/rust-libzfs
12432024-05-24T15:16:09.814Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12442024-05-24T15:16:09.817Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12452024-05-24T15:16:09.817Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12462024-05-24T15:16:09.817Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12472024-05-24T15:16:09.817Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12482024-05-24T15:16:09.818Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12492024-05-24T15:16:09.818Z * [new branch] dev -> origin/dev
12502024-05-24T15:16:09.818Z * [new branch] drr -> origin/drr
12512024-05-24T15:16:09.818Z * [new branch] f-types -> origin/f-types
12522024-05-24T15:16:09.818Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12532024-05-24T15:16:09.818Z * [new branch] master -> origin/master
12542024-05-24T15:16:09.818Z * [new branch] staging -> origin/staging
12552024-05-24T15:16:09.818Z * [new ref] -> origin/HEAD
12562024-05-24T15:16:09.818Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12572024-05-24T15:16:09.818Z * [new tag] v0.4.0 -> v0.4.0
12582024-05-24T15:16:09.818Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12592024-05-24T15:16:09.818Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12602024-05-24T15:16:09.831Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12612024-05-24T15:16:10.353ZFrom https://github.com/oxidecomputer/rusty-doors
12622024-05-24T15:16:10.353Z * [new branch] gh-pages -> origin/gh-pages
12632024-05-24T15:16:10.356Z * [new branch] main -> origin/main
12642024-05-24T15:16:10.356Z * [new branch] no-bindgen -> origin/no-bindgen
12652024-05-24T15:16:10.356Z * [new ref] -> origin/HEAD
12662024-05-24T15:16:10.540Z Updating git repository `https://github.com/oxidecomputer/rfb`
12672024-05-24T15:16:11.024ZFrom https://github.com/oxidecomputer/rfb
12682024-05-24T15:16:11.024Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12692024-05-24T15:16:11.028Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12702024-05-24T15:16:11.028Z * [new branch] main -> origin/main
12712024-05-24T15:16:11.028Z * [new branch] pixfmts -> origin/pixfmts
12722024-05-24T15:16:11.028Z * [new ref] -> origin/HEAD
12732024-05-24T15:16:11.920Z Downloading crates ...
12742024-05-24T15:16:12.003Z Downloaded bitflags v2.5.0
12752024-05-24T15:16:12.007Z Downloaded autocfg v1.3.0
12762024-05-24T15:16:12.010Z Downloaded anstyle-query v1.0.3
12772024-05-24T15:16:12.010Z Downloaded anstyle v1.0.7
12782024-05-24T15:16:12.014Z Downloaded anstream v0.6.14
12792024-05-24T15:16:12.017Z Downloaded colorchoice v1.0.1
12802024-05-24T15:16:12.017Z Downloaded toml_datetime v0.6.6
12812024-05-24T15:16:12.017Z Downloaded cargo_toml v0.20.2
12822024-05-24T15:16:12.020Z Downloaded cargo-platform v0.1.8
12832024-05-24T15:16:12.020Z Downloaded anstyle-parse v0.2.4
12842024-05-24T15:16:12.026Z Downloaded clap_lex v0.7.0
12852024-05-24T15:16:12.030Z Downloaded anyhow v1.0.83
12862024-05-24T15:16:12.033Z Downloaded is_terminal_polyfill v1.70.0
12872024-05-24T15:16:12.038Z Downloaded clap v4.5.4
12882024-05-24T15:16:12.047Z Downloaded utf8parse v0.2.1
12892024-05-24T15:16:12.050Z Downloaded terminal_size v0.3.0
12902024-05-24T15:16:12.050Z Downloaded swrite v0.1.0
12912024-05-24T15:16:12.050Z Downloaded heck v0.5.0
12922024-05-24T15:16:12.053Z Downloaded equivalent v1.0.1
12932024-05-24T15:16:12.053Z Downloaded cargo_metadata v0.18.1
12942024-05-24T15:16:12.053Z Downloaded quote v1.0.36
12952024-05-24T15:16:12.056Z Downloaded proc-macro2 v1.0.82
12962024-05-24T15:16:12.062Z Downloaded thiserror-impl v1.0.60
12972024-05-24T15:16:12.062Z Downloaded strsim v0.11.1
12982024-05-24T15:16:12.065Z Downloaded fs-err v2.11.0
12992024-05-24T15:16:12.065Z Downloaded itoa v1.0.11
13002024-05-24T15:16:12.065Z Downloaded thiserror v1.0.60
13012024-05-24T15:16:12.069Z Downloaded errno v0.3.9
13022024-05-24T15:16:12.069Z Downloaded serde_spanned v0.6.6
13032024-05-24T15:16:12.072Z Downloaded camino v1.1.7
13042024-05-24T15:16:12.076Z Downloaded macaddr v1.0.1
13052024-05-24T15:16:12.079Z Downloaded clap_derive v4.5.4
13062024-05-24T15:16:12.083Z Downloaded semver v1.0.23
13072024-05-24T15:16:12.086Z Downloaded ryu v1.0.18
13082024-05-24T15:16:12.089Z Downloaded memchr v2.7.2
13092024-05-24T15:16:12.093Z Downloaded unicode-ident v1.0.12
13102024-05-24T15:16:12.095Z Downloaded toml_edit v0.22.13
13112024-05-24T15:16:12.115Z Downloaded toml v0.8.13
13122024-05-24T15:16:12.118Z Downloaded serde_derive v1.0.202
13132024-05-24T15:16:12.124Z Downloaded serde v1.0.202
13142024-05-24T15:16:12.127Z Downloaded indexmap v2.2.6
13152024-05-24T15:16:12.136Z Downloaded winnow v0.6.8
13162024-05-24T15:16:12.144Z Downloaded serde_json v1.0.117
13172024-05-24T15:16:12.152Z Downloaded hashbrown v0.14.5
13182024-05-24T15:16:12.155Z Downloaded clap_builder v4.5.2
13192024-05-24T15:16:12.170Z Downloaded syn v2.0.64
13202024-05-24T15:16:12.179Z Downloaded rustix v0.38.34
13212024-05-24T15:16:12.199Z Downloaded libc v0.2.153
13222024-05-24T15:16:12.380Z Compiling proc-macro2 v1.0.82
13232024-05-24T15:16:12.380Z Compiling unicode-ident v1.0.12
13242024-05-24T15:16:12.383Z Compiling serde v1.0.202
13252024-05-24T15:16:12.383Z Compiling libc v0.2.153
13262024-05-24T15:16:12.383Z Compiling rustix v0.38.34
13272024-05-24T15:16:12.383Z Compiling hashbrown v0.14.5
13282024-05-24T15:16:12.408Z Compiling utf8parse v0.2.1
13292024-05-24T15:16:12.411Z Compiling equivalent v1.0.1
13302024-05-24T15:16:12.538Z Compiling bitflags v2.5.0
13312024-05-24T15:16:12.598Z Compiling anstyle-parse v0.2.4
13322024-05-24T15:16:12.618Z Compiling thiserror v1.0.60
13332024-05-24T15:16:12.929Z Compiling camino v1.1.7
13342024-05-24T15:16:12.965Z Compiling anstyle-query v1.0.3
13352024-05-24T15:16:13.074Z Compiling anstyle v1.0.7
13362024-05-24T15:16:13.379Z Compiling is_terminal_polyfill v1.70.0
13372024-05-24T15:16:13.460Z Compiling indexmap v2.2.6
13382024-05-24T15:16:13.485Z Compiling colorchoice v1.0.1
13392024-05-24T15:16:13.605Z Compiling semver v1.0.23
13402024-05-24T15:16:14.274Z Compiling serde_json v1.0.117
13412024-05-24T15:16:15.073Z Compiling autocfg v1.3.0
13422024-05-24T15:16:15.076Z Compiling winnow v0.6.8
13432024-05-24T15:16:15.268Z Compiling anstream v0.6.14
13442024-05-24T15:16:15.273Z Compiling ryu v1.0.18
13452024-05-24T15:16:15.290Z Compiling heck v0.5.0
13462024-05-24T15:16:15.330Z Compiling itoa v1.0.11
13472024-05-24T15:16:15.666Z Compiling anyhow v1.0.83
13482024-05-24T15:16:15.757Z Compiling strsim v0.11.1
13492024-05-24T15:16:15.945Z Compiling clap_lex v0.7.0
13502024-05-24T15:16:16.110Z Compiling quote v1.0.36
13512024-05-24T15:16:16.188Z Compiling fs-err v2.11.0
13522024-05-24T15:16:16.488Z Compiling swrite v0.1.0
13532024-05-24T15:16:16.558Z Compiling syn v2.0.64
13542024-05-24T15:16:16.603Z Compiling errno v0.3.9
13552024-05-24T15:16:17.731Z Compiling terminal_size v0.3.0
13562024-05-24T15:16:17.858Z Compiling clap_builder v4.5.2
13572024-05-24T15:16:22.420Z Compiling serde_derive v1.0.202
13582024-05-24T15:16:22.420Z Compiling thiserror-impl v1.0.60
13592024-05-24T15:16:22.423Z Compiling clap_derive v4.5.4
13602024-05-24T15:16:25.108Z Compiling clap v4.5.4
13612024-05-24T15:16:30.324Z Compiling serde_spanned v0.6.6
13622024-05-24T15:16:30.329Z Compiling toml_datetime v0.6.6
13632024-05-24T15:16:30.329Z Compiling cargo-platform v0.1.8
13642024-05-24T15:16:30.329Z Compiling macaddr v1.0.1
13652024-05-24T15:16:30.704Z Compiling toml_edit v0.22.13
13662024-05-24T15:16:31.609Z Compiling cargo_metadata v0.18.1
13672024-05-24T15:16:32.670Z Compiling toml v0.8.13
13682024-05-24T15:16:33.381Z Compiling cargo_toml v0.20.2
13692024-05-24T15:16:37.177Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13702024-05-24T15:16:40.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.73s
13712024-05-24T15:16:40.479Z Running `target/debug/xtask releng --output-dir /work`
13722024-05-24T15:16:40.974Z Downloading crates ...
13732024-05-24T15:16:41.104Z Downloaded darling_macro v0.20.9
13742024-05-24T15:16:41.108Z Downloaded http-range v0.1.5
13752024-05-24T15:16:41.121Z Downloaded addr2line v0.21.0
13762024-05-24T15:16:41.130Z Downloaded ident_case v1.0.1
13772024-05-24T15:16:41.135Z Downloaded ahash v0.8.11
13782024-05-24T15:16:41.139Z Downloaded allocator-api2 v0.2.18
13792024-05-24T15:16:41.141Z Downloaded aead v0.5.2
13802024-05-24T15:16:41.141Z Downloaded itertools v0.10.5
13812024-05-24T15:16:41.146Z Downloaded instant v0.1.12
13822024-05-24T15:16:41.150Z Downloaded aho-corasick v1.1.3
13832024-05-24T15:16:41.153Z Downloaded adler v1.0.2
13842024-05-24T15:16:41.156Z Downloaded indexmap v1.9.3
13852024-05-24T15:16:41.159Z Downloaded assert_matches v1.5.0
13862024-05-24T15:16:41.162Z Downloaded base64 v0.21.7
13872024-05-24T15:16:41.165Z Downloaded bytecount v0.6.8
13882024-05-24T15:16:41.169Z Downloaded ipnet v2.9.0
13892024-05-24T15:16:41.169Z Downloaded bzip2 v0.4.4
13902024-05-24T15:16:41.175Z Downloaded bit-set v0.5.3
13912024-05-24T15:16:41.175Z Downloaded libloading v0.8.3
13922024-05-24T15:16:41.178Z Downloaded keccak v0.1.5
13932024-05-24T15:16:41.178Z Downloaded backtrace v0.3.71
13942024-05-24T15:16:41.181Z Downloaded ipnetwork v0.20.0
13952024-05-24T15:16:41.184Z Downloaded lock_api v0.4.12
13962024-05-24T15:16:41.187Z Downloaded libefi-sys v0.1.0
13972024-05-24T15:16:41.187Z Downloaded indicatif v0.17.8
13982024-05-24T15:16:41.190Z Downloaded iana-time-zone v0.1.60
13992024-05-24T15:16:41.193Z Downloaded async-trait v0.1.80
14002024-05-24T15:16:41.196Z Downloaded impl-trait-for-tuples v0.2.2
14012024-05-24T15:16:41.200Z Downloaded is_ci v1.2.0
14022024-05-24T15:16:41.200Z Downloaded bstr v0.2.17
14032024-05-24T15:16:41.210Z Downloaded atty v0.2.14
14042024-05-24T15:16:41.213Z Downloaded is-terminal v0.4.12
14052024-05-24T15:16:41.213Z Downloaded inout v0.1.3
14062024-05-24T15:16:41.217Z Downloaded lazycell v1.3.0
14072024-05-24T15:16:41.217Z Downloaded hyper-tls v0.5.0
14082024-05-24T15:16:41.223Z Downloaded idna v0.3.0
14092024-05-24T15:16:41.226Z Downloaded idna v0.2.3
14102024-05-24T15:16:41.231Z Downloaded matches v0.1.10
14112024-05-24T15:16:41.234Z Downloaded memoffset v0.7.1
14122024-05-24T15:16:41.236Z Downloaded new_debug_unreachable v1.0.6
14132024-05-24T15:16:41.237Z Downloaded bitflags v1.3.2
14142024-05-24T15:16:41.240Z Downloaded bitfield v0.14.0
14152024-05-24T15:16:41.243Z Downloaded atomic-waker v1.1.2
14162024-05-24T15:16:41.243Z Downloaded hyper-staticfile v0.9.5
14172024-05-24T15:16:41.247Z Downloaded crucible-workspace-hack v0.1.0
14182024-05-24T15:16:41.247Z Downloaded hubpack_derive v0.1.1
14192024-05-24T15:16:41.247Z Downloaded hubpack v0.1.2
14202024-05-24T15:16:41.249Z Downloaded castaway v0.2.2
14212024-05-24T15:16:41.249Z Downloaded block-padding v0.3.3
14222024-05-24T15:16:41.250Z Downloaded cstr-argument v0.1.2
14232024-05-24T15:16:41.253Z Downloaded openssl-macros v0.1.1
14242024-05-24T15:16:41.253Z Downloaded opaque-debug v0.3.1
14252024-05-24T15:16:41.253Z Downloaded num_threads v0.1.7
14262024-05-24T15:16:41.256Z Downloaded num-conv v0.1.0
14272024-05-24T15:16:41.256Z Downloaded bit-vec v0.6.3
14282024-05-24T15:16:41.259Z Downloaded nodrop v0.1.14
14292024-05-24T15:16:41.259Z Downloaded cfg_aliases v0.1.1
14302024-05-24T15:16:41.259Z Downloaded bitstruct_derive v0.1.0
14312024-05-24T15:16:41.259Z Downloaded base16ct v0.2.0
14322024-05-24T15:16:41.262Z Downloaded colored v2.1.0
14332024-05-24T15:16:41.265Z Downloaded normalize-line-endings v0.3.0
14342024-05-24T15:16:41.265Z Downloaded newline-converter v0.3.0
14352024-05-24T15:16:41.268Z Downloaded md-5 v0.10.6
14362024-05-24T15:16:41.268Z Downloaded maplit v1.0.2
14372024-05-24T15:16:41.271Z Downloaded managed v0.8.0
14382024-05-24T15:16:41.271Z Downloaded nanorand v0.7.0
14392024-05-24T15:16:41.274Z Downloaded convert_case v0.4.0
14402024-05-24T15:16:41.274Z Downloaded maybe-uninit v2.0.0
14412024-05-24T15:16:41.277Z Downloaded lru v0.12.3
14422024-05-24T15:16:41.278Z Downloaded number_prefix v0.4.0
14432024-05-24T15:16:41.278Z Downloaded strum v0.26.2
14442024-05-24T15:16:41.284Z Downloaded siphasher v0.3.11
14452024-05-24T15:16:41.284Z Downloaded lru-cache v0.1.2
14462024-05-24T15:16:41.287Z Downloaded lalrpop-util v0.19.12
14472024-05-24T15:16:41.287Z Downloaded constant_time_eq v0.3.0
14482024-05-24T15:16:41.287Z Downloaded usdt-attr-macro v0.5.0
14492024-05-24T15:16:41.287Z Downloaded tinyvec_macros v0.1.1
14502024-05-24T15:16:41.287Z Downloaded memmap v0.7.0
14512024-05-24T15:16:41.290Z Downloaded linked-hash-map v0.5.6
14522024-05-24T15:16:41.290Z Downloaded libsw v3.3.1
14532024-05-24T15:16:41.293Z Downloaded usdt-attr-macro v0.3.5
14542024-05-24T15:16:41.293Z Downloaded signal-hook-tokio v0.3.1
14552024-05-24T15:16:41.293Z Downloaded num_enum v0.5.11
14562024-05-24T15:16:41.298Z Downloaded nibble_vec v0.1.0
14572024-05-24T15:16:41.301Z Downloaded num_enum_derive v0.5.11
14582024-05-24T15:16:41.302Z Downloaded num-iter v0.1.45
14592024-05-24T15:16:41.304Z Downloaded num-derive v0.4.2
14602024-05-24T15:16:41.307Z Downloaded num-integer v0.1.46
14612024-05-24T15:16:41.308Z Downloaded num v0.4.3
14622024-05-24T15:16:41.308Z Downloaded multimap v0.10.0
14632024-05-24T15:16:41.311Z Downloaded mockall v0.12.1
14642024-05-24T15:16:41.313Z Downloaded shell-words v1.1.0
14652024-05-24T15:16:41.314Z Downloaded serde_plain v1.0.2
14662024-05-24T15:16:41.317Z Downloaded semver v0.1.20
14672024-05-24T15:16:41.317Z Downloaded same-file v1.0.6
14682024-05-24T15:16:41.319Z Downloaded httparse v1.8.0
14692024-05-24T15:16:41.319Z Downloaded darling v0.20.9
14702024-05-24T15:16:41.324Z Downloaded cookie v0.17.0
14712024-05-24T15:16:41.327Z Downloaded derive_builder_macro v0.20.0
14722024-05-24T15:16:41.329Z Downloaded tap v1.0.1
14732024-05-24T15:16:41.330Z Downloaded smallvec v0.6.14
14742024-05-24T15:16:41.332Z Downloaded strum_macros v0.24.3
14752024-05-24T15:16:41.338Z Downloaded num_cpus v1.16.0
14762024-05-24T15:16:41.341Z Downloaded foreign-types-shared v0.1.1
14772024-05-24T15:16:41.341Z Downloaded num-rational v0.4.2
14782024-05-24T15:16:41.341Z Downloaded path-slash v0.1.5
14792024-05-24T15:16:41.341Z Downloaded mockall_derive v0.12.1
14802024-05-24T15:16:41.344Z Downloaded miniz_oxide v0.7.2
14812024-05-24T15:16:41.348Z Downloaded memmap2 v0.9.4
14822024-05-24T15:16:41.351Z Downloaded usdt v0.5.0
14832024-05-24T15:16:41.351Z Downloaded usdt v0.3.5
14842024-05-24T15:16:41.351Z Downloaded scroll v0.12.0
14852024-05-24T15:16:41.354Z Downloaded ciborium v0.2.2
14862024-05-24T15:16:41.357Z Downloaded serde_path_to_error v0.1.16
14872024-05-24T15:16:41.357Z Downloaded serde_derive_internals v0.29.1
14882024-05-24T15:16:41.360Z Downloaded clang-sys v1.7.0
14892024-05-24T15:16:41.363Z Downloaded sigpipe v0.1.3
14902024-05-24T15:16:41.366Z Downloaded deranged v0.3.11
14912024-05-24T15:16:41.366Z Downloaded log v0.4.21
14922024-05-24T15:16:41.370Z Downloaded tokio-tungstenite v0.20.1
14932024-05-24T15:16:41.376Z Downloaded group v0.13.0
14942024-05-24T15:16:41.376Z Downloaded futures-core v0.3.30
14952024-05-24T15:16:41.379Z Downloaded time-core v0.1.2
14962024-05-24T15:16:41.379Z Downloaded fastrand v2.1.0
14972024-05-24T15:16:41.379Z Downloaded fallible-iterator v0.2.0
14982024-05-24T15:16:41.379Z Downloaded omicron-zone-package v0.11.0
14992024-05-24T15:16:41.382Z Downloaded tokio-stream v0.1.15
15002024-05-24T15:16:41.387Z Downloaded diesel_table_macro_syntax v0.1.0
15012024-05-24T15:16:41.390Z Downloaded waitgroup v0.1.2
15022024-05-24T15:16:41.390Z Downloaded quick-error v1.2.3
15032024-05-24T15:16:41.393Z Downloaded ppv-lite86 v0.2.17
15042024-05-24T15:16:41.393Z Downloaded hash32 v0.3.1
15052024-05-24T15:16:41.396Z Downloaded once_cell v1.19.0
15062024-05-24T15:16:41.400Z Downloaded rand_core v0.6.4
15072024-05-24T15:16:41.400Z Downloaded pest_generator v2.7.10
15082024-05-24T15:16:41.402Z Downloaded openssl-probe v0.1.5
15092024-05-24T15:16:41.403Z Downloaded scopeguard v1.2.0
15102024-05-24T15:16:41.406Z Downloaded portpicker v0.1.1
15112024-05-24T15:16:41.406Z Downloaded darling_core v0.20.9
15122024-05-24T15:16:41.409Z Downloaded base64 v0.22.1
15132024-05-24T15:16:41.414Z Downloaded precomputed-hash v0.1.1
15142024-05-24T15:16:41.416Z Downloaded universal-hash v0.5.1
15152024-05-24T15:16:41.417Z Downloaded synstructure v0.12.6
15162024-05-24T15:16:41.420Z Downloaded signature v2.2.0
15172024-05-24T15:16:41.420Z Downloaded signature v1.6.4
15182024-05-24T15:16:41.423Z Downloaded glob v0.3.1
15192024-05-24T15:16:41.429Z Downloaded socket2 v0.5.7
15202024-05-24T15:16:41.429Z Downloaded thiserror-no-std v2.0.2
15212024-05-24T15:16:41.432Z Downloaded derive_builder_core v0.20.0
15222024-05-24T15:16:41.435Z Downloaded try-lock v0.2.5
15232024-05-24T15:16:41.435Z Downloaded chacha20poly1305 v0.10.1
15242024-05-24T15:16:41.438Z Downloaded futures-channel v0.3.30
15252024-05-24T15:16:41.438Z Downloaded defmt-parser v0.3.4
15262024-05-24T15:16:41.441Z Downloaded proc-macro-error v1.0.4
15272024-05-24T15:16:41.444Z Downloaded pest_derive v2.7.10
15282024-05-24T15:16:41.447Z Downloaded typenum v1.17.0
15292024-05-24T15:16:41.451Z Downloaded zerocopy v0.6.6
15302024-05-24T15:16:41.454Z Downloaded arc-swap v1.7.1
15312024-05-24T15:16:41.457Z Downloaded dtrace-parser v0.1.14
15322024-05-24T15:16:41.457Z Downloaded want v0.3.1
15332024-05-24T15:16:41.460Z Downloaded predicates-core v1.0.6
15342024-05-24T15:16:41.460Z Downloaded shlex v1.3.0
15352024-05-24T15:16:41.464Z Downloaded serde_tokenstream v0.1.7
15362024-05-24T15:16:41.466Z Downloaded scheduled-thread-pool v0.2.7
15372024-05-24T15:16:41.466Z Downloaded walkdir v2.5.0
15382024-05-24T15:16:41.469Z Downloaded tiny-keccak v2.0.2
15392024-05-24T15:16:41.472Z Downloaded time-macros v0.2.18
15402024-05-24T15:16:41.478Z Downloaded peg-runtime v0.8.3
15412024-05-24T15:16:41.481Z Downloaded pkcs1 v0.7.5
15422024-05-24T15:16:41.481Z Downloaded half v2.4.1
15432024-05-24T15:16:41.485Z Downloaded tui-tree-widget v0.19.0
15442024-05-24T15:16:41.485Z Downloaded tls_codec_derive v0.4.1
15452024-05-24T15:16:41.488Z Downloaded subtle v2.5.0
15462024-05-24T15:16:41.488Z Downloaded which v4.4.2
15472024-05-24T15:16:41.491Z Downloaded getrandom v0.2.14
15482024-05-24T15:16:41.493Z Downloaded fatfs v0.3.6
15492024-05-24T15:16:41.496Z Downloaded foreign-types-shared v0.3.1
15502024-05-24T15:16:41.500Z Downloaded termtree v0.4.1
15512024-05-24T15:16:41.500Z Downloaded serde-big-array v0.4.1
15522024-05-24T15:16:41.502Z Downloaded ena v0.14.3
15532024-05-24T15:16:41.503Z Downloaded highway v1.1.0
15542024-05-24T15:16:41.505Z Downloaded hex v0.4.3
15552024-05-24T15:16:41.508Z Downloaded wyz v0.5.1
15562024-05-24T15:16:41.508Z Downloaded similar v2.5.0
15572024-05-24T15:16:41.514Z Downloaded futures v0.3.30
15582024-05-24T15:16:41.519Z Downloaded futures-macro v0.3.30
15592024-05-24T15:16:41.522Z Downloaded resolv-conf v0.7.0
15602024-05-24T15:16:41.525Z Downloaded slog v2.7.0
15612024-05-24T15:16:41.534Z Downloaded crossbeam-channel v0.5.12
15622024-05-24T15:16:41.542Z Downloaded pretty-hex v0.4.1
15632024-05-24T15:16:41.545Z Downloaded structmeta-derive v0.2.0
15642024-05-24T15:16:41.545Z Downloaded fragile v2.0.0
15652024-05-24T15:16:41.545Z Downloaded string_cache v0.8.7
15662024-05-24T15:16:41.548Z Downloaded form_urlencoded v1.2.1
15672024-05-24T15:16:41.551Z Downloaded foreign-types-macros v0.2.3
15682024-05-24T15:16:41.551Z Downloaded dof v0.3.0
15692024-05-24T15:16:41.554Z Downloaded oso v0.27.3
15702024-05-24T15:16:41.556Z Downloaded display-error-chain v0.2.0
15712024-05-24T15:16:41.559Z Downloaded pretty-hex v0.2.1
15722024-05-24T15:16:41.559Z Downloaded dyn-clone v1.0.17
15732024-05-24T15:16:41.562Z Downloaded dtrace-parser v0.2.0
15742024-05-24T15:16:41.562Z Downloaded percent-encoding v2.3.1
15752024-05-24T15:16:41.562Z Downloaded foreign-types v0.5.0
15762024-05-24T15:16:41.565Z Downloaded dirs-next v2.0.0
15772024-05-24T15:16:41.565Z Downloaded digest v0.10.7
15782024-05-24T15:16:41.568Z Downloaded difflib v0.4.0
15792024-05-24T15:16:41.568Z Downloaded unicase v2.7.0
15802024-05-24T15:16:41.571Z Downloaded take_mut v0.2.2
15812024-05-24T15:16:41.571Z Downloaded poly1305 v0.8.0
15822024-05-24T15:16:41.583Z Downloaded mio v0.8.11
15832024-05-24T15:16:41.587Z Downloaded sync_wrapper v0.1.2
15842024-05-24T15:16:41.588Z Downloaded endian-type v0.1.2
15852024-05-24T15:16:41.588Z Downloaded tower-service v0.3.2
15862024-05-24T15:16:41.588Z Downloaded parse-size v1.0.0
15872024-05-24T15:16:41.588Z Downloaded diesel_derives v2.1.4
15882024-05-24T15:16:41.594Z Downloaded samael v0.0.15
15892024-05-24T15:16:41.597Z Downloaded serde-big-array v0.5.1
15902024-05-24T15:16:41.599Z Downloaded downcast v0.11.0
15912024-05-24T15:16:41.599Z Downloaded sha1 v0.10.6
15922024-05-24T15:16:41.602Z Downloaded ed25519 v1.5.3
15932024-05-24T15:16:41.607Z Downloaded dof v0.1.5
15942024-05-24T15:16:41.607Z Downloaded powerfmt v0.2.0
15952024-05-24T15:16:41.610Z Downloaded parking_lot_core v0.8.6
15962024-05-24T15:16:41.610Z Downloaded openssl-sys v0.9.102
15972024-05-24T15:16:41.615Z Downloaded utf-8 v0.7.6
15982024-05-24T15:16:41.618Z Downloaded fxhash v0.2.1
15992024-05-24T15:16:41.618Z Downloaded either v1.12.0
16002024-05-24T15:16:41.621Z Downloaded defmt v0.3.8
16012024-05-24T15:16:41.624Z Downloaded rand v0.8.5
16022024-05-24T15:16:41.628Z Downloaded tabwriter v1.4.0
16032024-05-24T15:16:41.631Z Downloaded oso-derive v0.27.3
16042024-05-24T15:16:41.631Z Downloaded psl-types v2.0.11
16052024-05-24T15:16:41.634Z Downloaded headers-core v0.2.0
16062024-05-24T15:16:41.634Z Downloaded topological-sort v0.2.2
16072024-05-24T15:16:41.634Z Downloaded serde_urlencoded v0.7.1
16082024-05-24T15:16:41.637Z Downloaded ron v0.7.1
16092024-05-24T15:16:41.644Z Downloaded spin v0.9.8
16102024-05-24T15:16:41.648Z Downloaded tls_codec v0.4.1
16112024-05-24T15:16:41.648Z Downloaded zone_cfg_derive v0.1.2
16122024-05-24T15:16:41.651Z Downloaded toolchain_find v0.4.0
16132024-05-24T15:16:41.651Z Downloaded zeroize v1.7.0
16142024-05-24T15:16:41.651Z Downloaded flagset v0.4.5
16152024-05-24T15:16:41.654Z Downloaded postgres-types v0.2.6
16162024-05-24T15:16:41.656Z Downloaded phf_shared v0.10.0
16172024-05-24T15:16:41.656Z Downloaded slog-stdlog v4.1.1
16182024-05-24T15:16:41.660Z Downloaded slog-scope v4.4.0
16192024-05-24T15:16:41.660Z Downloaded phf v0.11.2
16202024-05-24T15:16:41.663Z Downloaded rustc_version v0.4.0
16212024-05-24T15:16:41.663Z Downloaded parking_lot v0.11.2
16222024-05-24T15:16:41.666Z Downloaded http v1.1.0
16232024-05-24T15:16:41.670Z Downloaded schemars v0.8.20
16242024-05-24T15:16:41.683Z Downloaded smf v0.2.3
16252024-05-24T15:16:41.688Z Downloaded futures-task v0.3.30
16262024-05-24T15:16:41.688Z Downloaded futures-sink v0.3.30
16272024-05-24T15:16:41.688Z Downloaded structmeta v0.3.0
16282024-05-24T15:16:41.691Z Downloaded getopts v0.2.21
16292024-05-24T15:16:41.691Z Downloaded gethostname v0.4.3
16302024-05-24T15:16:41.691Z Downloaded generic-array v0.14.7
16312024-05-24T15:16:41.694Z Downloaded sha2 v0.10.8
16322024-05-24T15:16:41.697Z Downloaded zeroize_derive v1.4.2
16332024-05-24T15:16:41.697Z Downloaded serde_with_macros v3.8.1
16342024-05-24T15:16:41.700Z Downloaded uuid v1.8.0
16352024-05-24T15:16:41.705Z Downloaded xattr v1.3.1
16362024-05-24T15:16:41.705Z Downloaded publicsuffix v2.2.3
16372024-05-24T15:16:41.708Z Downloaded zerocopy-derive v0.7.34
16382024-05-24T15:16:41.711Z Downloaded foreign-types v0.3.2
16392024-05-24T15:16:41.711Z Downloaded vte_generate_state_changes v0.1.1
16402024-05-24T15:16:41.714Z Downloaded usdt-macro v0.3.5
16412024-05-24T15:16:41.714Z Downloaded prettyplease v0.2.20
16422024-05-24T15:16:41.718Z Downloaded pem-rfc7468 v0.7.0
16432024-05-24T15:16:41.722Z Downloaded hashbrown v0.12.3
16442024-05-24T15:16:41.725Z Downloaded parse-display-derive v0.9.0
16452024-05-24T15:16:41.725Z Downloaded parking_lot v0.12.2
16462024-05-24T15:16:41.728Z Downloaded tracing-core v0.1.32
16472024-05-24T15:16:41.731Z Downloaded packed_struct v0.10.1
16482024-05-24T15:16:41.734Z Downloaded rpassword v7.3.1
16492024-05-24T15:16:41.734Z Downloaded trust-dns-client v0.22.0
16502024-05-24T15:16:41.739Z Downloaded dirs-sys-next v0.1.2
16512024-05-24T15:16:41.743Z Downloaded rustc_version v0.1.7
16522024-05-24T15:16:41.743Z Downloaded rustc-hash v1.1.0
16532024-05-24T15:16:41.743Z Downloaded float-cmp v0.9.0
16542024-05-24T15:16:41.746Z Downloaded untrusted v0.9.0
16552024-05-24T15:16:41.746Z Downloaded yasna v0.5.2
16562024-05-24T15:16:41.749Z Downloaded untrusted v0.7.1
16572024-05-24T15:16:41.754Z Downloaded rtoolbox v0.0.2
16582024-05-24T15:16:41.755Z Downloaded strum_macros v0.26.2
16592024-05-24T15:16:41.758Z Downloaded rustls-pemfile v2.1.2
16602024-05-24T15:16:41.758Z Downloaded phf_shared v0.11.2
16612024-05-24T15:16:41.758Z Downloaded unicode-linebreak v0.1.5
16622024-05-24T15:16:41.758Z Downloaded env_logger v0.9.3
16632024-05-24T15:16:41.761Z Downloaded tinyvec v1.6.0
16642024-05-24T15:16:41.764Z Downloaded smawk v0.3.2
16652024-05-24T15:16:41.767Z Downloaded pest_meta v2.7.10
16662024-05-24T15:16:41.770Z Downloaded pkcs8 v0.10.2
16672024-05-24T15:16:41.772Z Downloaded packed_struct_codegen v0.10.1
16682024-05-24T15:16:41.773Z Downloaded env_logger v0.10.2
16692024-05-24T15:16:41.776Z Downloaded tokio-tungstenite v0.21.0
16702024-05-24T15:16:41.779Z Downloaded smallvec v1.13.2
16712024-05-24T15:16:41.782Z Downloaded slog-term v2.9.1
16722024-05-24T15:16:41.786Z Downloaded blake3 v1.5.1
16732024-05-24T15:16:41.791Z Downloaded fnv v1.0.7
16742024-05-24T15:16:41.794Z Downloaded pin-project-internal v1.1.5
16752024-05-24T15:16:41.794Z Downloaded rustc-demangle v0.1.24
16762024-05-24T15:16:41.797Z Downloaded rusty-fork v0.3.0
16772024-05-24T15:16:41.800Z Downloaded vsss-rs v3.3.4
16782024-05-24T15:16:41.800Z Downloaded rustls-pki-types v1.7.0
16792024-05-24T15:16:41.803Z Downloaded subprocess v0.2.9
16802024-05-24T15:16:41.806Z Downloaded snafu v0.8.2
16812024-05-24T15:16:41.812Z Downloaded typed-path v0.7.1
16822024-05-24T15:16:41.818Z Downloaded pin-project v1.1.5
16832024-05-24T15:16:41.832Z Downloaded owo-colors v4.0.0
16842024-05-24T15:16:41.834Z Downloaded unicode-bidi v0.3.15
16852024-05-24T15:16:41.838Z Downloaded unsafe-libyaml v0.2.11
16862024-05-24T15:16:41.841Z Downloaded heapless v0.7.17
16872024-05-24T15:16:41.844Z Downloaded vte v0.11.1
16882024-05-24T15:16:41.849Z Downloaded flate2 v1.0.30
16892024-05-24T15:16:41.853Z Downloaded ron v0.8.1
16902024-05-24T15:16:41.857Z Downloaded h2 v0.3.26
16912024-05-24T15:16:41.865Z Downloaded rayon-core v1.12.1
16922024-05-24T15:16:41.870Z Downloaded heapless v0.8.0
16932024-05-24T15:16:41.877Z Downloaded flume v0.11.0
16942024-05-24T15:16:41.880Z Downloaded steno v0.4.0
16952024-05-24T15:16:41.883Z Downloaded unicode-segmentation v1.11.0
16962024-05-24T15:16:41.886Z Downloaded rsa v0.9.6
16972024-05-24T15:16:41.892Z Downloaded tough v0.17.1
16982024-05-24T15:16:41.901Z Downloaded pest v2.7.10
16992024-05-24T15:16:41.907Z Downloaded salty v0.2.0
17002024-05-24T15:16:41.913Z Downloaded tabled v0.15.0
17012024-05-24T15:16:41.930Z Downloaded x509-cert v0.2.5
17022024-05-24T15:16:41.936Z Downloaded portable-atomic v1.6.0
17032024-05-24T15:16:41.943Z Downloaded tokio-util v0.7.11
17042024-05-24T15:16:41.950Z Downloaded rustls-webpki v0.102.4
17052024-05-24T15:16:41.969Z Downloaded reedline v0.31.0
17062024-05-24T15:16:41.979Z Downloaded futures-util v0.3.30
17072024-05-24T15:16:41.989Z Downloaded webpki-roots v0.25.4
17082024-05-24T15:16:41.993Z Downloaded bstr v1.9.1
17092024-05-24T15:16:42.005Z Downloaded smoltcp v0.11.0
17102024-05-24T15:16:42.018Z Downloaded smoltcp v0.9.1
17112024-05-24T15:16:42.031Z Downloaded unicode-normalization v0.1.23
17122024-05-24T15:16:42.035Z Downloaded regress v0.9.1
17132024-05-24T15:16:42.043Z Downloaded object v0.30.4
17142024-05-24T15:16:42.054Z Downloaded radix_trie v0.2.1
17152024-05-24T15:16:42.060Z Downloaded syn v1.0.109
17162024-05-24T15:16:42.071Z Downloaded object v0.32.2
17172024-05-24T15:16:42.081Z Downloaded rayon v1.10.0
17182024-05-24T15:16:42.094Z Downloaded gimli v0.28.1
17192024-05-24T15:16:42.100Z Downloaded regex v1.10.4
17202024-05-24T15:16:42.115Z Downloaded regex-syntax v0.6.29
17212024-05-24T15:16:42.124Z Downloaded polar-core v0.27.3
17222024-05-24T15:16:42.132Z Downloaded sha3 v0.10.8
17232024-05-24T15:16:42.139Z Downloaded openapiv3 v2.0.0
17242024-05-24T15:16:42.151Z Downloaded trust-dns-proto v0.22.0
17252024-05-24T15:16:42.164Z Downloaded diesel v2.1.6
17262024-05-24T15:16:42.183Z Downloaded rustls v0.22.4
17272024-05-24T15:16:42.197Z Downloaded regex-syntax v0.8.3
17282024-05-24T15:16:42.206Z Downloaded csv v1.3.0
17292024-05-24T15:16:42.227Z Downloaded nix v0.28.0
17302024-05-24T15:16:42.238Z Downloaded bzip2-sys v0.1.11+1.0.8
17312024-05-24T15:16:42.251Z Downloaded rustls v0.21.12
17322024-05-24T15:16:42.262Z Downloaded openssl v0.10.64
17332024-05-24T15:16:42.273Z Downloaded sled v0.34.7
17342024-05-24T15:16:42.285Z Downloaded ratatui v0.26.2
17352024-05-24T15:16:42.304Z Downloaded zerocopy-derive v0.6.6
17362024-05-24T15:16:42.317Z Downloaded zerocopy-derive v0.2.0
17372024-05-24T15:16:42.322Z Downloaded zerocopy v0.7.34
17382024-05-24T15:16:42.338Z Downloaded regex-automata v0.4.6
17392024-05-24T15:16:42.357Z Downloaded finl_unicode v1.2.0
17402024-05-24T15:16:42.371Z Downloaded petgraph v0.6.5
17412024-05-24T15:16:42.389Z Downloaded tokio v1.37.0
17422024-05-24T15:16:42.428Z Downloaded curve25519-dalek v4.1.2
17432024-05-24T15:16:42.437Z Downloaded reqwest v0.11.27
17442024-05-24T15:16:42.445Z Downloaded serde_with v3.8.1
17452024-05-24T15:16:42.454Z Downloaded proptest v1.4.0
17462024-05-24T15:16:42.463Z Downloaded hkdf v0.12.4
17472024-05-24T15:16:42.466Z Downloaded ring v0.16.20
17482024-05-24T15:16:42.547Z Downloaded encoding_rs v0.8.34
17492024-05-24T15:16:42.567Z Downloaded vcpkg v0.2.15
17502024-05-24T15:16:42.608Z Downloaded rustyline v14.0.0
17512024-05-24T15:16:42.611Z Downloaded lalrpop v0.19.12
17522024-05-24T15:16:42.622Z Downloaded serde_yaml v0.9.34+deprecated
17532024-05-24T15:16:42.625Z Downloaded toml_edit v0.19.15
17542024-05-24T15:16:42.639Z Downloaded headers v0.3.9
17552024-05-24T15:16:42.643Z Downloaded hashbrown v0.13.2
17562024-05-24T15:16:42.648Z Downloaded rustls-webpki v0.101.7
17572024-05-24T15:16:42.677Z Downloaded chrono v0.4.38
17582024-05-24T15:16:42.684Z Downloaded winnow v0.5.40
17592024-05-24T15:16:42.693Z Downloaded sqlparser v0.45.0
17602024-05-24T15:16:42.698Z Downloaded goblin v0.8.2
17612024-05-24T15:16:42.704Z Downloaded bindgen v0.69.4
17622024-05-24T15:16:42.711Z Downloaded rcgen v0.12.1
17632024-05-24T15:16:42.714Z Downloaded tracing v0.1.40
17642024-05-24T15:16:42.718Z Downloaded regex-automata v0.1.10
17652024-05-24T15:16:42.723Z Downloaded quick-xml v0.31.0
17662024-05-24T15:16:42.729Z Downloaded postcard v1.0.8
17672024-05-24T15:16:42.732Z Downloaded zip v0.6.6
17682024-05-24T15:16:42.736Z Downloaded trust-dns-resolver v0.22.0
17692024-05-24T15:16:42.742Z Downloaded bitvec v1.0.1
17702024-05-24T15:16:42.754Z Downloaded ring v0.17.8
17712024-05-24T15:16:42.824Z Downloaded tungstenite v0.21.0
17722024-05-24T15:16:42.827Z Downloaded toml v0.7.8
17732024-05-24T15:16:42.830Z Downloaded toml v0.5.11
17742024-05-24T15:16:42.833Z Downloaded time v0.3.36
17752024-05-24T15:16:42.839Z Downloaded termcolor v1.4.1
17762024-05-24T15:16:42.842Z Downloaded peg-macros v0.8.3
17772024-05-24T15:16:42.842Z Downloaded peg v0.8.3
17782024-05-24T15:16:42.845Z Downloaded password-hash v0.5.0
17792024-05-24T15:16:42.848Z Downloaded socket2 v0.4.10
17802024-05-24T15:16:42.848Z Downloaded unicode_categories v0.1.1
17812024-05-24T15:16:42.851Z Downloaded http v0.2.12
17822024-05-24T15:16:42.854Z Downloaded proc-macro-crate v1.3.1
17832024-05-24T15:16:42.860Z Downloaded crossterm v0.27.0
17842024-05-24T15:16:42.863Z Downloaded test-strategy v0.3.1
17852024-05-24T15:16:42.866Z Downloaded tungstenite v0.20.1
17862024-05-24T15:16:42.868Z Downloaded trust-dns-server v0.22.1
17872024-05-24T15:16:42.871Z Downloaded postgres-protocol v0.6.6
17882024-05-24T15:16:42.874Z Downloaded der v0.7.9
17892024-05-24T15:16:42.877Z Downloaded usdt-macro v0.5.0
17902024-05-24T15:16:42.880Z Downloaded snafu-derive v0.8.2
17912024-05-24T15:16:42.880Z Downloaded itertools v0.12.1
17922024-05-24T15:16:42.885Z Downloaded enum-as-inner v0.5.1
17932024-05-24T15:16:42.888Z Downloaded pem v3.0.4
17942024-05-24T15:16:42.888Z Downloaded elliptic-curve v0.13.8
17952024-05-24T15:16:42.891Z Downloaded num-bigint-dig v0.8.4
17962024-05-24T15:16:42.896Z Downloaded tabled_derive v0.7.0
17972024-05-24T15:16:42.899Z Downloaded parse-display v0.9.0
17982024-05-24T15:16:42.899Z Downloaded heck v0.3.3
17992024-05-24T15:16:42.899Z Downloaded nom v7.1.3
18002024-05-24T15:16:42.904Z Downloaded data-encoding v2.6.0
18012024-05-24T15:16:42.906Z Downloaded version_check v0.9.4
18022024-05-24T15:16:42.906Z Downloaded uzers v0.11.3
18032024-05-24T15:16:42.909Z Downloaded structmeta v0.2.0
18042024-05-24T15:16:42.909Z Downloaded strip-ansi-escapes v0.2.0
18052024-05-24T15:16:42.909Z Downloaded stringprep v0.1.4
18062024-05-24T15:16:42.915Z Downloaded spin v0.5.2
18072024-05-24T15:16:42.915Z Downloaded slog-json v2.6.1
18082024-05-24T15:16:42.918Z Downloaded sct v0.7.1
18092024-05-24T15:16:42.918Z Downloaded static_assertions v1.1.0
18102024-05-24T15:16:42.919Z Downloaded tracing-attributes v0.1.27
18112024-05-24T15:16:42.922Z Downloaded expectorate v1.1.0
18122024-05-24T15:16:42.922Z Downloaded hmac v0.12.1
18132024-05-24T15:16:42.924Z Downloaded rustfmt-wrapper v0.2.1
18142024-05-24T15:16:42.924Z Downloaded structmeta-derive v0.3.0
18152024-05-24T15:16:42.925Z Downloaded proc-macro-error-attr v1.0.4
18162024-05-24T15:16:42.927Z Downloaded platforms v3.4.0
18172024-05-24T15:16:42.928Z Downloaded libxml v0.3.3
18182024-05-24T15:16:42.932Z Downloaded parking_lot_core v0.9.10
18192024-05-24T15:16:42.935Z Downloaded url v2.5.0
18202024-05-24T15:16:42.943Z Downloaded debug-ignore v1.0.5
18212024-05-24T15:16:42.943Z Downloaded pkg-config v0.3.30
18222024-05-24T15:16:42.943Z Downloaded termios v0.3.3
18232024-05-24T15:16:42.943Z Downloaded secrecy v0.8.0
18242024-05-24T15:16:42.943Z Downloaded sec1 v0.7.3
18252024-05-24T15:16:42.946Z Downloaded heck v0.4.1
18262024-05-24T15:16:42.946Z Downloaded schemars_derive v0.8.20
18272024-05-24T15:16:42.946Z Downloaded rand_xorshift v0.3.0
18282024-05-24T15:16:42.949Z Downloaded plain v0.2.3
18292024-05-24T15:16:42.949Z Downloaded whoami v1.5.1
18302024-05-24T15:16:42.952Z Downloaded slog-bunyan v2.5.0
18312024-05-24T15:16:42.952Z Downloaded diff v0.1.13
18322024-05-24T15:16:42.954Z Downloaded papergrid v0.11.0
18332024-05-24T15:16:42.957Z Downloaded futures-io v0.3.30
18342024-05-24T15:16:42.960Z Downloaded futures-executor v0.3.30
18352024-05-24T15:16:42.960Z Downloaded funty v2.0.0
18362024-05-24T15:16:42.960Z Downloaded spki v0.7.3
18372024-05-24T15:16:42.967Z Downloaded textwrap v0.16.1
18382024-05-24T15:16:43.972Z Downloaded tokio-postgres v0.7.10
18392024-05-24T15:16:43.972Z Downloaded signal-hook v0.3.17
18402024-05-24T15:16:43.978Z Downloaded embedded-io v0.4.0
18412024-05-24T15:16:43.978Z Downloaded tokio-native-tls v0.3.1
18422024-05-24T15:16:43.978Z Downloaded tokio-macros v2.2.0
18432024-05-24T15:16:43.978Z Downloaded scroll_derive v0.12.0
18442024-05-24T15:16:43.978Z Downloaded supports-color v3.0.0
18452024-05-24T15:16:43.978Z Downloaded stable_deref_trait v1.2.0
18462024-05-24T15:16:43.978Z Downloaded sqlformat v0.2.3
18472024-05-24T15:16:43.978Z Downloaded derive-where v1.2.7
18482024-05-24T15:16:43.978Z Downloaded derive_more v0.99.17
18492024-05-24T15:16:43.978Z Downloaded derive_builder v0.20.0
18502024-05-24T15:16:43.978Z Downloaded const_format v0.2.32
18512024-05-24T15:16:43.978Z Downloaded slog-envlogger v2.2.0
18522024-05-24T15:16:43.978Z Downloaded slog-async v2.8.0
18532024-05-24T15:16:43.978Z Downloaded serde_tokenstream v0.2.0
18542024-05-24T15:16:43.978Z Downloaded erased-serde v0.3.31
18552024-05-24T15:16:43.978Z Downloaded hyper v0.14.28
18562024-05-24T15:16:43.978Z Downloaded compact_str v0.7.1
18572024-05-24T15:16:43.978Z Downloaded num-bigint v0.4.5
18582024-05-24T15:16:43.978Z Downloaded minimal-lexical v0.2.1
18592024-05-24T15:16:43.978Z Downloaded unicode-width v0.1.12
18602024-05-24T15:16:43.979Z Downloaded thiserror-impl-no-std v2.0.2
18612024-05-24T15:16:43.979Z Downloaded pin-project-lite v0.2.14
18622024-05-24T15:16:43.979Z Downloaded ucd-trie v0.1.6
18632024-05-24T15:16:43.979Z Downloaded cc v1.0.97
18642024-05-24T15:16:43.979Z Downloaded slab v0.4.9
18652024-05-24T15:16:43.979Z Downloaded ref-cast-impl v1.0.23
18662024-05-24T15:16:43.979Z Downloaded ref-cast v1.0.23
18672024-05-24T15:16:43.979Z Downloaded predicates-tree v1.0.9
18682024-05-24T15:16:43.979Z Downloaded predicates v3.1.0
18692024-05-24T15:16:43.979Z Downloaded tar v0.4.40
18702024-05-24T15:16:43.979Z Downloaded hostname v0.3.1
18712024-05-24T15:16:43.979Z Downloaded home v0.5.9
18722024-05-24T15:16:43.979Z Downloaded signal-hook-registry v1.4.2
18732024-05-24T15:16:43.979Z Downloaded http-body v0.4.6
18742024-05-24T15:16:43.979Z Downloaded hostname v0.4.0
18752024-05-24T15:16:43.979Z Downloaded fixedbitset v0.4.2
18762024-05-24T15:16:43.979Z Downloaded filetime v0.2.23
18772024-05-24T15:16:43.979Z Downloaded ff v0.13.0
18782024-05-24T15:16:43.979Z Downloaded fd-lock v4.0.2
18792024-05-24T15:16:43.979Z Downloaded crypto-bigint v0.5.5
18802024-05-24T15:16:43.979Z Downloaded defmt-macros v0.3.9
18812024-05-24T15:16:43.979Z Downloaded wait-timeout v0.2.0
18822024-05-24T15:16:43.979Z Downloaded unicode-xid v0.2.4
18832024-05-24T15:16:43.979Z Downloaded globset v0.4.14
18842024-05-24T15:16:43.980Z Downloaded thread_local v1.1.8
18852024-05-24T15:16:43.980Z Downloaded thread-id v4.2.1
18862024-05-24T15:16:43.980Z Downloaded signal-hook-mio v0.2.3
18872024-05-24T15:16:43.980Z Downloaded rand_seeder v0.2.3
18882024-05-24T15:16:43.980Z Downloaded der_derive v0.7.2
18892024-05-24T15:16:43.980Z Downloaded serde_repr v0.1.19
18902024-05-24T15:16:43.980Z Downloaded serde_arrays v0.1.0
18912024-05-24T15:16:43.980Z Downloaded serde-hex v0.1.0
18922024-05-24T15:16:43.980Z Downloaded rand_chacha v0.3.1
18932024-05-24T15:16:43.980Z Downloaded radium v0.7.0
18942024-05-24T15:16:43.980Z Downloaded term v0.7.0
18952024-05-24T15:16:43.980Z Downloaded crossbeam-utils v0.8.19
18962024-05-24T15:16:43.980Z Downloaded r2d2 v0.8.10
18972024-05-24T15:16:43.980Z Downloaded tokio-rustls v0.24.1
18982024-05-24T15:16:43.980Z Downloaded num-traits v0.2.19
18992024-05-24T15:16:43.980Z Downloaded cookie_store v0.20.0
19002024-05-24T15:16:43.980Z Downloaded const-oid v0.9.6
19012024-05-24T15:16:43.980Z Downloaded base64 v0.13.1
19022024-05-24T15:16:43.980Z Downloaded paste v1.0.15
19032024-05-24T15:16:43.980Z Downloaded pin-utils v0.1.0
19042024-05-24T15:16:43.980Z Downloaded hash32 v0.2.1
19052024-05-24T15:16:43.980Z Downloaded crc-any v2.5.0
19062024-05-24T15:16:43.980Z Downloaded tokio-rustls v0.25.0
19072024-05-24T15:16:43.980Z Downloaded tempfile v3.10.1
19082024-05-24T15:16:43.981Z Downloaded cookie v0.18.1
19092024-05-24T15:16:43.981Z Downloaded rustls-pemfile v1.0.4
19102024-05-24T15:16:43.981Z Downloaded crossbeam-epoch v0.9.18
19112024-05-24T15:16:43.981Z Downloaded bytes v1.6.0
19122024-05-24T15:16:43.981Z Downloaded arrayvec v0.7.4
19132024-05-24T15:16:43.981Z Downloaded console v0.15.8
19142024-05-24T15:16:43.981Z Downloaded crc32fast v1.4.0
19152024-05-24T15:16:43.981Z Downloaded native-tls v0.2.11
19162024-05-24T15:16:43.981Z Downloaded multer v3.1.0
19172024-05-24T15:16:43.981Z Downloaded csv-core v0.1.11
19182024-05-24T15:16:43.981Z Downloaded num-complex v0.4.6
19192024-05-24T15:16:43.981Z Downloaded nu-ansi-term v0.50.0
19202024-05-24T15:16:43.981Z Downloaded crossbeam-deque v0.8.5
19212024-05-24T15:16:43.981Z Downloaded slog-dtrace v0.3.0
19222024-05-24T15:16:43.981Z Downloaded zone v0.1.8
19232024-05-24T15:16:43.981Z Downloaded zerocopy v0.3.2
19242024-05-24T15:16:43.981Z Downloaded usdt-impl v0.5.0
19252024-05-24T15:16:43.981Z Downloaded usdt-impl v0.3.5
19262024-05-24T15:16:43.981Z Downloaded unarray v0.1.4
19272024-05-24T15:16:43.981Z Downloaded strum_macros v0.25.3
19282024-05-24T15:16:43.981Z Downloaded const_format_proc_macros v0.2.32
19292024-05-24T15:16:43.981Z Downloaded argon2 v0.5.3
19302024-05-24T15:16:43.981Z Downloaded rustversion v1.0.17
19312024-05-24T15:16:43.981Z Downloaded olpc-cjson v0.1.3
19322024-05-24T15:16:43.982Z Downloaded hyper-rustls v0.24.2
19332024-05-24T15:16:43.982Z Downloaded crc-catalog v2.4.0
19342024-05-24T15:16:43.982Z Downloaded cpufeatures v0.2.12
19352024-05-24T15:16:43.982Z Downloaded cfg-if v1.0.0
19362024-05-24T15:16:43.982Z Downloaded ascii v1.1.0
19372024-05-24T15:16:43.982Z Downloaded mime_guess v2.0.4
19382024-05-24T15:16:43.982Z Downloaded crc v3.2.1
19392024-05-24T15:16:43.982Z Downloaded mime v0.3.17
19402024-05-24T15:16:43.997Z Downloaded backoff v0.4.0
19412024-05-24T15:16:43.997Z Downloaded cobs v0.2.3
19422024-05-24T15:16:43.997Z Downloaded ciborium-ll v0.2.2
19432024-05-24T15:16:43.997Z Downloaded chacha20 v0.9.1
19442024-05-24T15:16:43.997Z Downloaded newtype-uuid v1.1.0
19452024-05-24T15:16:43.997Z Downloaded curve25519-dalek-derive v0.1.1
19462024-05-24T15:16:43.997Z Downloaded stability v0.2.0
19472024-05-24T15:16:43.997Z Downloaded sqlparser_derive v0.2.2
19482024-05-24T15:16:43.997Z Downloaded camino-tempfile v1.1.1
19492024-05-24T15:16:43.997Z Downloaded lazy_static v1.4.0
19502024-05-24T15:16:43.997Z Downloaded humantime v2.1.0
19512024-05-24T15:16:43.997Z Downloaded crypto-common v0.1.6
19522024-05-24T15:16:43.997Z Downloaded cexpr v0.6.0
19532024-05-24T15:16:43.997Z Downloaded cassowary v0.3.0
19542024-05-24T15:16:43.997Z Downloaded httpdate v1.0.3
19552024-05-24T15:16:43.998Z Downloaded corncobs v0.1.3
19562024-05-24T15:16:43.998Z Downloaded cancel-safe-futures v0.1.5
19572024-05-24T15:16:43.998Z Downloaded byteorder v1.5.0
19582024-05-24T15:16:43.998Z Downloaded bcs v0.1.6
19592024-05-24T15:16:43.998Z Downloaded base64ct v1.6.0
19602024-05-24T15:16:43.998Z Downloaded newtype_derive v0.1.6
19612024-05-24T15:16:43.998Z Downloaded cipher v0.4.4
19622024-05-24T15:16:43.998Z Downloaded ciborium-io v0.2.2
19632024-05-24T15:16:43.998Z Downloaded async-recursion v1.1.1
19642024-05-24T15:16:43.998Z Downloaded ascii-canvas v3.0.0
19652024-05-24T15:16:43.998Z Downloaded async-stream v0.3.5
19662024-05-24T15:16:43.998Z Downloaded match_cfg v0.1.0
19672024-05-24T15:16:43.998Z Downloaded crunchy v0.2.2
19682024-05-24T15:16:43.998Z Downloaded atomicwrites v0.4.3
19692024-05-24T15:16:43.998Z Downloaded linear-map v1.2.0
19702024-05-24T15:16:43.998Z Downloaded libm v0.2.8
19712024-05-24T15:16:43.998Z Downloaded kstat-rs v0.2.3
19722024-05-24T15:16:43.998Z Downloaded indoc v1.0.9
19732024-05-24T15:16:43.998Z Downloaded block-buffer v0.10.4
19742024-05-24T15:16:43.998Z Downloaded arrayref v0.3.7
19752024-05-24T15:16:43.998Z Downloaded array-init v0.0.4
19762024-05-24T15:16:43.998Z Downloaded buf-list v1.0.3
19772024-05-24T15:16:43.998Z Downloaded blake2 v0.10.6
19782024-05-24T15:16:43.998Z Downloaded bitstruct v0.1.1
19792024-05-24T15:16:43.999Z Downloaded async-stream-impl v0.3.5
19802024-05-24T15:16:43.999Z Downloaded bb8 v0.8.3
19812024-05-24T15:16:43.999Z Downloaded indoc v2.0.5
19822024-05-24T15:16:43.999Z Downloaded idna v0.5.0
19832024-05-24T15:16:43.999Z Compiling proc-macro2 v1.0.82
19842024-05-24T15:16:43.999Z Compiling unicode-ident v1.0.12
19852024-05-24T15:16:43.999Z Compiling libc v0.2.153
19862024-05-24T15:16:43.999Z Compiling serde v1.0.202
19872024-05-24T15:16:43.999Z Compiling autocfg v1.3.0
19882024-05-24T15:16:43.999Z Compiling version_check v0.9.4
19892024-05-24T15:16:43.999Z Compiling cfg-if v1.0.0
19902024-05-24T15:16:43.999Z Compiling cc v1.0.97
19912024-05-24T15:16:43.999Z Compiling parking_lot_core v0.9.10
19922024-05-24T15:16:43.999Z Compiling libm v0.2.8
19932024-05-24T15:16:44.003Z Compiling serde_json v1.0.117
19942024-05-24T15:16:44.010Z Compiling memchr v2.7.2
19952024-05-24T15:16:44.151Z Compiling ahash v0.8.11
19962024-05-24T15:16:44.166Z Compiling lock_api v0.4.12
19972024-05-24T15:16:44.265Z Compiling num-traits v0.2.19
19982024-05-24T15:16:44.443Z Compiling typenum v1.17.0
19992024-05-24T15:16:44.446Z Compiling once_cell v1.19.0
20002024-05-24T15:16:44.520Z Compiling generic-array v0.14.7
20012024-05-24T15:16:44.779Z Compiling byteorder v1.5.0
20022024-05-24T15:16:45.246Z Compiling quote v1.0.36
20032024-05-24T15:16:45.283Z Compiling log v0.4.21
20042024-05-24T15:16:45.412Z Compiling getrandom v0.2.14
20052024-05-24T15:16:45.721Z Compiling syn v2.0.64
20062024-05-24T15:16:45.848Z Compiling itoa v1.0.11
20072024-05-24T15:16:45.964Z Compiling thiserror v1.0.60
20082024-05-24T15:16:46.114Z Compiling scopeguard v1.2.0
20092024-05-24T15:16:46.151Z Compiling slab v0.4.9
20102024-05-24T15:16:46.184Z Compiling pkg-config v0.3.30
20112024-05-24T15:16:46.468Z Compiling smallvec v1.13.2
20122024-05-24T15:16:46.605Z Compiling ryu v1.0.18
20132024-05-24T15:16:46.620Z Compiling ring v0.17.8
20142024-05-24T15:16:46.771Z Compiling semver v1.0.23
20152024-05-24T15:16:47.097Z Compiling pin-project-lite v0.2.14
20162024-05-24T15:16:47.122Z Compiling vcpkg v0.2.15
20172024-05-24T15:16:47.671Z Compiling allocator-api2 v0.2.18
20182024-05-24T15:16:47.824Z Compiling parking_lot v0.12.2
20192024-05-24T15:16:48.199Z Compiling rand_core v0.6.4
20202024-05-24T15:16:48.904Z Compiling openssl-sys v0.9.102
20212024-05-24T15:16:48.948Z Compiling schemars v0.8.20
20222024-05-24T15:16:49.041Z Compiling signal-hook-registry v1.4.2
20232024-05-24T15:16:49.283Z Compiling num-conv v0.1.0
20242024-05-24T15:16:49.561Z Compiling time-core v0.1.2
20252024-05-24T15:16:49.806Z Compiling time-macros v0.2.18
20262024-05-24T15:16:50.105Z Compiling mio v0.8.11
20272024-05-24T15:16:50.503Z Compiling httparse v1.8.0
20282024-05-24T15:16:50.647Z Compiling rustix v0.38.34
20292024-05-24T15:16:50.869Z Compiling futures-core v0.3.30
20302024-05-24T15:16:51.417Z Compiling socket2 v0.5.7
20312024-05-24T15:16:51.431Z Compiling num_cpus v1.16.0
20322024-05-24T15:16:51.625Z Compiling openssl v0.10.64
20332024-05-24T15:16:51.894Z Compiling syn v1.0.109
20342024-05-24T15:16:52.048Z Compiling equivalent v1.0.1
20352024-05-24T15:16:52.151Z Compiling fnv v1.0.7
20362024-05-24T15:16:52.264Z Compiling const-oid v0.9.6
20372024-05-24T15:16:52.405Z Compiling subtle v2.5.0
20382024-05-24T15:16:52.517Z Compiling spin v0.9.8
20392024-05-24T15:16:52.709Z Compiling iana-time-zone v0.1.60
20402024-05-24T15:16:52.755Z Compiling rustls v0.21.12
20412024-05-24T15:16:52.917Z Compiling tinyvec_macros v0.1.1
20422024-05-24T15:16:52.928Z Compiling heck v0.5.0
20432024-05-24T15:16:53.003Z Compiling native-tls v0.2.11
20442024-05-24T15:16:53.006Z Compiling tinyvec v1.6.0
20452024-05-24T15:16:53.111Z Compiling serde_derive_internals v0.29.1
20462024-05-24T15:16:53.335Z Compiling crossbeam-utils v0.8.19
20472024-05-24T15:16:53.576Z Compiling futures-sink v0.3.30
20482024-05-24T15:16:54.278Z Compiling cookie v0.17.0
20492024-05-24T15:16:54.486Z Compiling ucd-trie v0.1.6
20502024-05-24T15:16:54.568Z Compiling unicode-normalization v0.1.23
20512024-05-24T15:16:55.230Z Compiling futures-channel v0.3.30
20522024-05-24T15:16:55.566Z Compiling unicode-bidi v0.3.15
20532024-05-24T15:16:55.692Z Compiling dyn-clone v1.0.17
20542024-05-24T15:16:55.728Z Compiling pin-utils v0.1.0
20552024-05-24T15:16:55.814Z Compiling futures-task v0.3.30
20562024-05-24T15:16:55.874Z Compiling futures-io v0.3.30
20572024-05-24T15:16:56.078Z Compiling slog v2.7.0
20582024-05-24T15:16:56.623Z Compiling heck v0.4.1
20592024-05-24T15:16:56.660Z Compiling untrusted v0.9.0
20602024-05-24T15:16:57.004Z Compiling aho-corasick v1.1.3
20612024-05-24T15:16:57.413Z Compiling regex-syntax v0.8.3
20622024-05-24T15:16:57.456Z Compiling powerfmt v0.2.0
20632024-05-24T15:16:57.721Z Compiling crc32fast v1.4.0
20642024-05-24T15:16:57.915Z Compiling deranged v0.3.11
20652024-05-24T15:16:58.124Z Compiling usdt-impl v0.5.0
20662024-05-24T15:16:58.381Z Compiling num_threads v0.1.7
20672024-05-24T15:16:58.495Z Compiling percent-encoding v2.3.1
20682024-05-24T15:16:58.646Z Compiling serde_derive v1.0.202
20692024-05-24T15:16:58.708Z Compiling zerocopy-derive v0.7.34
20702024-05-24T15:16:58.901Z Compiling zeroize_derive v1.4.2
20712024-05-24T15:16:59.914Z Compiling tokio-macros v2.2.0
20722024-05-24T15:17:00.268Z Compiling thiserror-impl v1.0.60
20732024-05-24T15:17:00.670Z Compiling zerocopy v0.7.34
20742024-05-24T15:17:01.280Z Compiling futures-macro v0.3.30
20752024-05-24T15:17:01.396Z Compiling zeroize v1.7.0
20762024-05-24T15:17:02.974Z Compiling hashbrown v0.14.5
20772024-05-24T15:17:03.196Z Compiling tracing-attributes v0.1.27
20782024-05-24T15:17:03.209Z Compiling schemars_derive v0.8.20
20792024-05-24T15:17:04.866Z Compiling der_derive v0.7.2
20802024-05-24T15:17:05.721Z Compiling openssl-macros v0.1.1
20812024-05-24T15:17:05.933Z Compiling scroll_derive v0.12.0
20822024-05-24T15:17:06.254Z Compiling pest v2.7.10
20832024-05-24T15:17:06.392Z Compiling crypto-common v0.1.6
20842024-05-24T15:17:06.606Z Compiling futures-util v0.3.30
20852024-05-24T15:17:06.926Z Compiling block-buffer v0.10.4
20862024-05-24T15:17:07.123Z Compiling digest v0.10.7
20872024-05-24T15:17:07.367Z Compiling regex-automata v0.4.6
20882024-05-24T15:17:07.993Z Compiling scroll v0.12.0
20892024-05-24T15:17:08.555Z Compiling pest_meta v2.7.10
20902024-05-24T15:17:08.965Z Compiling time v0.3.36
20912024-05-24T15:17:12.321Z Compiling bytes v1.6.0
20922024-05-24T15:17:13.698Z Compiling bitflags v2.5.0
20932024-05-24T15:17:14.179Z Compiling tokio v1.37.0
20942024-05-24T15:17:14.276Z Compiling indexmap v2.2.6
20952024-05-24T15:17:14.503Z Compiling uuid v1.8.0
20962024-05-24T15:17:15.789Z Compiling serde_tokenstream v0.2.0
20972024-05-24T15:17:15.888Z Compiling chrono v0.4.38
20982024-05-24T15:17:19.104Z Compiling http v0.2.12
20992024-05-24T15:17:20.661Z Compiling pest_generator v2.7.10
21002024-05-24T15:17:20.806Z Compiling rustc_version v0.4.0
21012024-05-24T15:17:21.439Z Compiling heapless v0.7.17
21022024-05-24T15:17:21.753Z Compiling zerocopy-derive v0.6.6
21032024-05-24T15:17:22.463Z Compiling pest_derive v2.7.10
21042024-05-24T15:17:22.510Z Compiling backtrace v0.3.71
21052024-05-24T15:17:22.896Z Compiling tracing-core v0.1.32
21062024-05-24T15:17:23.180Z Compiling errno v0.3.9
21072024-05-24T15:17:23.428Z Compiling ppv-lite86 v0.2.17
21082024-05-24T15:17:23.961Z Compiling plain v0.2.3
21092024-05-24T15:17:24.111Z Compiling signal-hook v0.3.17
21102024-05-24T15:17:24.519Z Compiling base64 v0.21.7
21112024-05-24T15:17:25.141Z Compiling rand_chacha v0.3.1
21122024-05-24T15:17:25.219Z Compiling goblin v0.8.2
21132024-05-24T15:17:25.481Z Compiling tracing v0.1.40
21142024-05-24T15:17:26.177Z Compiling tokio-util v0.7.11
21152024-05-24T15:17:26.216Z Compiling regex v1.10.4
21162024-05-24T15:17:26.308Z Compiling async-trait v0.1.80
21172024-05-24T15:17:27.591Z Compiling rustversion v1.0.17
21182024-05-24T15:17:28.186Z Compiling strsim v0.11.1
21192024-05-24T15:17:28.300Z Compiling pretty-hex v0.4.1
21202024-05-24T15:17:29.980Z Compiling rand v0.8.5
21212024-05-24T15:17:31.603Z Compiling dof v0.3.0
21222024-05-24T15:17:31.619Z Compiling dtrace-parser v0.2.0
21232024-05-24T15:17:31.847Z Compiling form_urlencoded v1.2.1
21242024-05-24T15:17:32.157Z Compiling thread-id v4.2.1
21252024-05-24T15:17:32.268Z Compiling base64ct v1.6.0
21262024-05-24T15:17:32.403Z Compiling foreign-types-shared v0.1.1
21272024-05-24T15:17:32.503Z Compiling smoltcp v0.9.1
21282024-05-24T15:17:32.940Z Compiling anyhow v1.0.83
21292024-05-24T15:17:33.430Z Compiling unicode-width v0.1.12
21302024-05-24T15:17:33.467Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21312024-05-24T15:17:33.687Z Compiling try-lock v0.2.5
21322024-05-24T15:17:33.727Z Compiling foreign-types v0.3.2
21332024-05-24T15:17:33.816Z Compiling want v0.3.1
21342024-05-24T15:17:33.830Z Compiling pem-rfc7468 v0.7.0
21352024-05-24T15:17:34.523Z Compiling h2 v0.3.26
21362024-05-24T15:17:35.551Z Compiling http-body v0.4.6
21372024-05-24T15:17:35.839Z Compiling hmac v0.12.1
21382024-05-24T15:17:36.039Z Compiling clap_derive v4.5.4
21392024-05-24T15:17:36.563Z Compiling flagset v0.4.5
21402024-05-24T15:17:37.519Z Compiling siphasher v0.3.11
21412024-05-24T15:17:37.777Z Compiling tower-service v0.3.2
21422024-05-24T15:17:37.870Z Compiling httpdate v1.0.3
21432024-05-24T15:17:38.841Z Compiling der v0.7.9
21442024-05-24T15:17:42.914Z Compiling hyper v0.14.28
21452024-05-24T15:17:50.382Z Compiling sct v0.7.1
21462024-05-24T15:17:50.689Z Compiling rustls-webpki v0.101.7
21472024-05-24T15:17:51.230Z Compiling openapiv3 v2.0.0
21482024-05-24T15:17:53.195Z Compiling hubpack_derive v0.1.1
21492024-05-24T15:17:54.033Z Compiling idna v0.5.0
21502024-05-24T15:17:55.652Z Compiling fs-err v2.11.0
21512024-05-24T15:17:55.780Z Compiling finl_unicode v1.2.0
21522024-05-24T15:17:55.919Z Compiling utf8parse v0.2.1
21532024-05-24T15:17:56.077Z Compiling adler v1.0.2
21542024-05-24T15:17:56.283Z Compiling spin v0.5.2
21552024-05-24T15:17:56.533Z Compiling openssl-probe v0.1.5
21562024-05-24T15:17:56.772Z Compiling anstyle v1.0.7
21572024-05-24T15:17:56.927Z Compiling cpufeatures v0.2.12
21582024-05-24T15:17:57.120Z Compiling sha2 v0.10.8
21592024-05-24T15:17:57.878Z Compiling stringprep v0.1.4
21602024-05-24T15:17:58.114Z Compiling miniz_oxide v0.7.2
21612024-05-24T15:17:58.224Z Compiling anstyle-parse v0.2.4
21622024-05-24T15:17:58.290Z Compiling url v2.5.0
21632024-05-24T15:18:01.151Z Compiling spki v0.7.3
21642024-05-24T15:18:01.535Z Compiling usdt-macro v0.5.0
21652024-05-24T15:18:02.032Z Compiling usdt-attr-macro v0.5.0
21662024-05-24T15:18:03.032Z Compiling serde_spanned v0.6.6
21672024-05-24T15:18:03.239Z Compiling toml_datetime v0.6.6
21682024-05-24T15:18:03.542Z Compiling md-5 v0.10.6
21692024-05-24T15:18:03.704Z Compiling regress v0.9.1
21702024-05-24T15:18:03.777Z Compiling idna v0.3.0
21712024-05-24T15:18:05.396Z Compiling diesel_table_macro_syntax v0.1.0
21722024-05-24T15:18:05.809Z Compiling num-integer v0.1.46
21732024-05-24T15:18:06.590Z Compiling hash32 v0.2.1
21742024-05-24T15:18:06.672Z Compiling encoding_rs v0.8.34
21752024-05-24T15:18:06.931Z Compiling stable_deref_trait v1.2.0
21762024-05-24T15:18:07.028Z Compiling fallible-iterator v0.2.0
21772024-05-24T15:18:07.350Z Compiling psl-types v2.0.11
21782024-05-24T15:18:07.694Z Compiling gimli v0.28.1
21792024-05-24T15:18:07.777Z Compiling colorchoice v1.0.1
21802024-05-24T15:18:07.951Z Compiling mime v0.3.17
21812024-05-24T15:18:08.402Z Compiling anstyle-query v1.0.3
21822024-05-24T15:18:08.501Z Compiling is_terminal_polyfill v1.70.0
21832024-05-24T15:18:08.621Z Compiling anstream v0.6.14
21842024-05-24T15:18:09.023Z Compiling publicsuffix v2.2.3
21852024-05-24T15:18:09.258Z Compiling lazy_static v1.4.0
21862024-05-24T15:18:09.274Z Compiling postgres-protocol v0.6.6
21872024-05-24T15:18:09.659Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
21882024-05-24T15:18:11.809Z Compiling diesel_derives v2.1.4
21892024-05-24T15:18:12.589Z Compiling addr2line v0.21.0
21902024-05-24T15:18:14.109Z Compiling tokio-rustls v0.24.1
21912024-05-24T15:18:15.737Z Compiling pkcs8 v0.10.2
21922024-05-24T15:18:16.168Z Compiling terminal_size v0.3.0
21932024-05-24T15:18:16.270Z Compiling tokio-native-tls v0.3.1
21942024-05-24T15:18:16.521Z Compiling phf_shared v0.11.2
21952024-05-24T15:18:16.650Z Compiling strum_macros v0.25.3
21962024-05-24T15:18:17.342Z Compiling serde_urlencoded v0.7.1
21972024-05-24T15:18:17.951Z Compiling enum-as-inner v0.5.1
21982024-05-24T15:18:18.462Z Compiling block-padding v0.3.3
21992024-05-24T15:18:18.670Z Compiling serde_repr v0.1.19
22002024-05-24T15:18:18.966Z Compiling ff v0.13.0
22012024-05-24T15:18:19.220Z Compiling scheduled-thread-pool v0.2.7
22022024-05-24T15:18:19.767Z Compiling object v0.32.2
22032024-05-24T15:18:20.503Z Compiling rustc-demangle v0.1.24
22042024-05-24T15:18:20.922Z Compiling base16ct v0.2.0
22052024-05-24T15:18:21.298Z Compiling winnow v0.5.40
22062024-05-24T15:18:21.374Z Compiling bit-vec v0.6.3
22072024-05-24T15:18:21.799Z Compiling managed v0.8.0
22082024-05-24T15:18:22.252Z Compiling ipnet v2.9.0
22092024-05-24T15:18:22.437Z Compiling clap_lex v0.7.0
22102024-05-24T15:18:22.890Z Compiling either v1.12.0
22112024-05-24T15:18:23.299Z Compiling matches v0.1.10
22122024-05-24T15:18:23.390Z Compiling bitflags v1.3.2
22132024-05-24T15:18:24.537Z Compiling idna v0.2.3
22142024-05-24T15:18:24.967Z Compiling toml_edit v0.19.15
22152024-05-24T15:18:25.073Z Compiling clap_builder v4.5.2
22162024-05-24T15:18:25.639Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22172024-05-24T15:18:26.342Z Compiling sec1 v0.7.3
22182024-05-24T15:18:26.408Z Compiling r2d2 v0.8.10
22192024-05-24T15:18:26.865Z Compiling group v0.13.0
22202024-05-24T15:18:27.173Z Compiling inout v0.1.3
22212024-05-24T15:18:27.470Z Compiling phf v0.11.2
22222024-05-24T15:18:27.602Z Compiling hyper-tls v0.5.0
22232024-05-24T15:18:27.757Z Compiling signal-hook-mio v0.2.3
22242024-05-24T15:18:27.904Z Compiling hyper-rustls v0.24.2
22252024-05-24T15:18:28.010Z Compiling cookie_store v0.20.0
22262024-05-24T15:18:28.353Z Compiling postgres-types v0.2.6
22272024-05-24T15:18:29.530Z Compiling num-bigint v0.4.5
22282024-05-24T15:18:29.963Z Compiling hubpack v0.1.2
22292024-05-24T15:18:30.387Z Compiling phf_shared v0.10.0
22302024-05-24T15:18:30.770Z Compiling rustls-pemfile v1.0.4
22312024-05-24T15:18:31.132Z Compiling hkdf v0.12.4
22322024-05-24T15:18:31.876Z Compiling zerocopy v0.6.6
22332024-05-24T15:18:32.150Z Compiling ipnetwork v0.20.0
22342024-05-24T15:18:32.204Z Compiling futures-executor v0.3.30
22352024-05-24T15:18:32.366Z Compiling crypto-bigint v0.5.5
22362024-05-24T15:18:32.702Z Compiling float-cmp v0.9.0
22372024-05-24T15:18:32.723Z Compiling memmap v0.7.0
22382024-05-24T15:18:32.771Z Compiling static_assertions v1.1.0
22392024-05-24T15:18:32.849Z Compiling sync_wrapper v0.1.2
22402024-05-24T15:18:32.900Z Compiling normalize-line-endings v0.3.0
22412024-05-24T15:18:32.963Z Compiling webpki-roots v0.25.4
22422024-05-24T15:18:33.015Z Compiling whoami v1.5.1
22432024-05-24T15:18:33.043Z Compiling precomputed-hash v0.1.1
22442024-05-24T15:18:33.079Z Compiling unicode-segmentation v1.11.0
22452024-05-24T15:18:33.139Z Compiling fixedbitset v0.4.2
22462024-05-24T15:18:33.160Z Compiling difflib v0.4.0
22472024-05-24T15:18:33.230Z Compiling minimal-lexical v0.2.1
22482024-05-24T15:18:33.555Z Compiling new_debug_unreachable v1.0.6
22492024-05-24T15:18:33.648Z Compiling predicates-core v1.0.6
22502024-05-24T15:18:33.829Z Compiling winnow v0.6.8
22512024-05-24T15:18:33.960Z Compiling data-encoding v2.6.0
22522024-05-24T15:18:33.993Z Compiling reqwest v0.11.27
22532024-05-24T15:18:34.011Z Compiling predicates v3.1.0
22542024-05-24T15:18:35.496Z Compiling elliptic-curve v0.13.8
22552024-05-24T15:18:35.652Z Compiling trust-dns-proto v0.22.0
22562024-05-24T15:18:35.873Z Compiling similar v2.5.0
22572024-05-24T15:18:36.225Z Compiling string_cache v0.8.7
22582024-05-24T15:18:36.257Z Compiling nom v7.1.3
22592024-05-24T15:18:36.625Z Compiling petgraph v0.6.5
22602024-05-24T15:18:37.544Z Compiling toml_edit v0.22.13
22612024-05-24T15:18:37.913Z Compiling tokio-postgres v0.7.10
22622024-05-24T15:18:39.985Z Compiling usdt v0.5.0
22632024-05-24T15:18:40.435Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22642024-05-24T15:18:41.735Z Compiling diesel v2.1.6
22652024-05-24T15:18:42.710Z Compiling futures v0.3.30
22662024-05-24T15:18:42.823Z Compiling yasna v0.5.2
22672024-05-24T15:18:44.440Z Compiling clap v4.5.4
22682024-05-24T15:18:44.555Z Compiling toml v0.7.8
22692024-05-24T15:18:44.941Z Compiling crossterm v0.27.0
22702024-05-24T15:18:45.020Z Compiling cipher v0.4.4
22712024-05-24T15:18:45.465Z Compiling flate2 v1.0.30
22722024-05-24T15:18:46.044Z Compiling crossbeam-epoch v0.9.18
22732024-05-24T15:18:46.140Z Compiling itertools v0.12.1
22742024-05-24T15:18:46.264Z Compiling itertools v0.10.5
22752024-05-24T15:18:46.754Z Compiling bit-set v0.5.3
22762024-05-24T15:18:47.031Z Compiling console v0.15.8
22772024-05-24T15:18:48.311Z Compiling num-iter v0.1.45
22782024-05-24T15:18:48.697Z Compiling tokio-stream v0.1.15
22792024-05-24T15:18:49.156Z Compiling bstr v1.9.1
22802024-05-24T15:18:49.530Z Compiling hex v0.4.3
22812024-05-24T15:18:50.198Z Compiling camino v1.1.7
22822024-05-24T15:18:50.745Z Compiling peg-runtime v0.8.3
22832024-05-24T15:18:50.782Z Compiling radium v0.7.0
22842024-05-24T15:18:51.112Z Compiling lalrpop-util v0.19.12
22852024-05-24T15:18:59.574Z Compiling is-terminal v0.4.12
22862024-05-24T15:19:02.058Z Compiling maybe-uninit v2.0.0
22872024-05-24T15:19:02.502Z Compiling rustls-pki-types v1.7.0
22882024-05-24T15:19:05.200Z Compiling tap v1.0.1
22892024-05-24T15:19:05.976Z Compiling ident_case v1.0.1
22902024-05-24T15:19:06.141Z Compiling darling_core v0.20.9
22912024-05-24T15:19:06.622Z Compiling wyz v0.5.1
22922024-05-24T15:19:18.785Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22932024-05-24T15:19:18.882Z Compiling getopts v0.2.21
22942024-05-24T15:19:19.493Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22952024-05-24T15:19:19.568Z Compiling bzip2-sys v0.1.11+1.0.8
22962024-05-24T15:19:19.753Z Compiling dirs-sys-next v0.1.2
22972024-05-24T15:19:19.850Z Compiling base64 v0.22.1
22982024-05-24T15:19:20.246Z Compiling rustls v0.22.4
22992024-05-24T15:19:20.509Z Compiling paste v1.0.15
23002024-05-24T15:19:20.821Z Compiling num-bigint-dig v0.8.4
23012024-05-24T15:19:20.836Z Compiling unsafe-libyaml v0.2.11
23022024-05-24T15:19:20.979Z Compiling funty v2.0.0
23032024-05-24T15:19:21.073Z Compiling packed_struct v0.10.1
23042024-05-24T15:19:22.619Z Compiling serde_yaml v0.9.34+deprecated
23052024-05-24T15:19:22.807Z Compiling bitvec v1.0.1
23062024-05-24T15:19:23.603Z Compiling dirs-next v2.0.0
23072024-05-24T15:19:25.868Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23082024-05-24T15:19:28.268Z Compiling darling_macro v0.20.9
23092024-05-24T15:19:28.824Z Compiling rustls-webpki v0.102.4
23102024-05-24T15:19:33.006Z Compiling packed_struct_codegen v0.10.1
23112024-05-24T15:19:33.174Z Compiling structmeta-derive v0.3.0
23122024-05-24T15:19:33.642Z Compiling thread_local v1.1.8
23132024-05-24T15:19:34.404Z Compiling indexmap v1.9.3
23142024-05-24T15:19:34.683Z Compiling multer v3.1.0
23152024-05-24T15:19:34.803Z Compiling fastrand v2.1.0
23162024-05-24T15:19:34.862Z Compiling match_cfg v0.1.0
23172024-05-24T15:19:34.952Z Compiling rayon-core v1.12.1
23182024-05-24T15:19:34.968Z Compiling slog-async v2.8.0
23192024-05-24T15:19:35.216Z Compiling crc-catalog v2.4.0
23202024-05-24T15:19:35.396Z Compiling nodrop v0.1.14
23212024-05-24T15:19:35.563Z Compiling array-init v0.0.4
23222024-05-24T15:19:35.875Z Compiling structmeta v0.3.0
23232024-05-24T15:19:36.118Z Compiling crc v3.2.1
23242024-05-24T15:19:36.278Z Compiling tempfile v3.10.1
23252024-05-24T15:19:36.896Z Compiling hostname v0.3.1
23262024-05-24T15:19:38.501Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23272024-05-24T15:19:39.568Z Compiling darling v0.20.9
23282024-05-24T15:19:39.696Z Compiling smallvec v0.6.14
23292024-05-24T15:19:40.100Z Compiling term v0.7.0
23302024-05-24T15:19:45.540Z Compiling crossbeam-deque v0.8.5
23312024-05-24T15:19:45.554Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23322024-05-24T15:19:45.917Z Compiling pkcs1 v0.7.5
23332024-05-24T15:19:49.796Z Compiling slog-json v2.6.1
23342024-05-24T15:19:50.284Z Compiling crossbeam-channel v0.5.12
23352024-05-24T15:19:50.574Z Compiling http v1.1.0
23362024-05-24T15:19:51.533Z Compiling signature v2.2.0
23372024-05-24T15:19:51.994Z Compiling async-stream-impl v0.3.5
23382024-05-24T15:19:53.293Z Compiling pin-project-internal v1.1.5
23392024-05-24T15:19:54.823Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
23402024-05-24T15:19:55.329Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
23412024-05-24T15:19:55.752Z Compiling same-file v1.0.6
23422024-05-24T15:19:56.089Z Compiling termcolor v1.4.1
23432024-05-24T15:19:56.147Z Compiling hashbrown v0.12.3
23442024-05-24T15:19:57.433Z Compiling atomic-waker v1.1.2
23452024-05-24T15:19:57.624Z Compiling bitfield v0.14.0
23462024-05-24T15:19:58.007Z Compiling take_mut v0.2.2
23472024-05-24T15:20:02.721Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23482024-05-24T15:20:04.962Z Compiling waitgroup v0.1.2
23492024-05-24T15:20:10.402Z Compiling env_logger v0.10.2
23502024-05-24T15:20:12.710Z Compiling pin-project v1.1.5
23512024-05-24T15:20:12.839Z Compiling walkdir v2.5.0
23522024-05-24T15:20:14.393Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23532024-05-24T15:20:14.618Z Compiling async-stream v0.3.5
23542024-05-24T15:20:15.305Z Compiling rsa v0.9.6
23552024-05-24T15:20:17.806Z Compiling slog-bunyan v2.5.0
23562024-05-24T15:20:18.176Z Compiling tokio-rustls v0.25.0
23572024-05-24T15:20:18.296Z Compiling slog-term v2.9.1
23582024-05-24T15:20:18.636Z Compiling serde-hex v0.1.0
23592024-05-24T15:20:19.415Z Compiling bzip2 v0.4.4
23602024-05-24T15:20:19.849Z Compiling serde_with_macros v3.8.1
23612024-05-24T15:20:21.563Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23622024-05-24T15:20:21.767Z Compiling parse-display-derive v0.9.0
23632024-05-24T15:20:22.146Z Compiling toml v0.8.13
23642024-05-24T15:20:22.643Z Compiling rustls-pemfile v2.1.2
23652024-05-24T15:20:26.561Z Compiling x509-cert v0.2.5
23662024-05-24T15:20:27.369Z Compiling sha1 v0.10.6
23672024-05-24T15:20:28.041Z Compiling strum_macros v0.26.2
23682024-05-24T15:20:28.190Z Compiling newtype-uuid v1.1.0
23692024-05-24T15:20:28.521Z Compiling xattr v1.3.1
23702024-05-24T15:20:28.597Z Compiling ron v0.8.1
23712024-05-24T15:20:29.080Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
23722024-05-24T15:20:29.929Z Compiling serde_path_to_error v0.1.16
23732024-05-24T15:20:30.985Z Compiling hashbrown v0.13.2
23742024-05-24T15:20:31.093Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23752024-05-24T15:20:31.804Z Compiling snafu-derive v0.8.2
23762024-05-24T15:20:32.345Z Compiling blake3 v1.5.1
23772024-05-24T15:20:32.666Z Compiling ring v0.16.20
23782024-05-24T15:20:32.876Z Compiling filetime v0.2.23
23792024-05-24T15:20:33.217Z Compiling hostname v0.4.0
23802024-05-24T15:20:33.475Z Compiling instant v0.1.12
23812024-05-24T15:20:33.613Z Compiling crc-any v2.5.0
23822024-05-24T15:20:34.545Z Compiling buf-list v1.0.3
23832024-05-24T15:20:34.724Z Compiling debug-ignore v1.0.5
23842024-05-24T15:20:35.097Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23852024-05-24T15:20:36.627Z Compiling snafu v0.8.2
23862024-05-24T15:20:37.932Z Compiling backoff v0.4.0
23872024-05-24T15:20:38.296Z Compiling tar v0.4.40
23882024-05-24T15:20:39.136Z Compiling strum v0.26.2
23892024-05-24T15:20:39.321Z Compiling object v0.30.4
23902024-05-24T15:20:41.063Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912024-05-24T15:20:41.260Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23922024-05-24T15:20:42.963Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23932024-05-24T15:20:43.440Z Compiling parse-display v0.9.0
23942024-05-24T15:20:43.562Z Compiling serde_with v3.8.1
23952024-05-24T15:20:45.316Z Compiling zip v0.6.6
23962024-05-24T15:20:45.687Z Compiling rayon v1.10.0
23972024-05-24T15:20:48.101Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23982024-05-24T15:20:48.787Z Compiling camino-tempfile v1.1.1
23992024-05-24T15:20:49.570Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
24002024-05-24T15:20:51.452Z Compiling globset v0.4.14
24012024-05-24T15:20:52.571Z Compiling pem v3.0.4
24022024-05-24T15:20:52.726Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24032024-05-24T15:20:52.909Z Compiling olpc-cjson v0.1.3
24042024-05-24T15:20:53.226Z Compiling macaddr v1.0.1
24052024-05-24T15:20:53.350Z Compiling serde_plain v1.0.2
24062024-05-24T15:20:53.851Z Compiling async-recursion v1.1.1
24072024-05-24T15:20:53.932Z Compiling memmap2 v0.9.4
24082024-05-24T15:20:54.110Z Compiling path-slash v0.1.5
24092024-05-24T15:20:54.333Z Compiling constant_time_eq v0.3.0
24102024-05-24T15:20:54.424Z Compiling arrayvec v0.7.4
24112024-05-24T15:20:54.500Z Compiling typed-path v0.7.1
24122024-05-24T15:20:54.870Z Compiling arrayref v0.3.7
24132024-05-24T15:20:54.964Z Compiling untrusted v0.7.1
24142024-05-24T15:20:58.000Z Compiling tough v0.17.1
24152024-05-24T15:20:59.419Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24162024-05-24T15:21:01.399Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
24172024-05-24T15:21:03.692Z Compiling cargo-platform v0.1.8
24182024-05-24T15:21:04.715Z Compiling topological-sort v0.2.2
24192024-05-24T15:21:04.835Z Compiling parse-size v1.0.0
24202024-05-24T15:21:04.975Z Compiling omicron-zone-package v0.11.0
24212024-05-24T15:21:05.099Z Compiling cargo_metadata v0.18.1
24222024-05-24T15:21:06.015Z Compiling shell-words v1.1.0
24232024-05-24T15:21:11.965Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24242024-05-24T15:21:24.453Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24252024-05-24T15:21:38.461Z Finished `release` profile [optimized] target(s) in 4m 57s
24262024-05-24T15:21:38.578Z Running `target/release/omicron-releng --output-dir /work`
24272024-05-24T15:21:38.616ZMay 24 15:21:36.964 DEBG changing working directory to /work/oxidecomputer/omicron
24282024-05-24T15:21:38.686ZMay 24 15:21:37.032 DEBG running: git rev-parse HEAD
24292024-05-24T15:21:38.690ZMay 24 15:21:37.039 DEBG process exited with exit status: 0 (6.117323ms)
24302024-05-24T15:21:38.690ZMay 24 15:21:37.039 INFO version: 8.0.0-0.ci+gitac617d70685
24312024-05-24T15:21:38.727ZMay 24 15:21:37.077 INFO cloning helios to /work/oxidecomputer/helios
24322024-05-24T15:21:38.727ZMay 24 15:21:37.077 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24332024-05-24T15:21:38.732ZCloning into '/work/oxidecomputer/helios'...
24342024-05-24T15:21:39.209ZMay 24 15:21:37.559 DEBG process exited with exit status: 0 (481.86902ms)
24352024-05-24T15:21:39.210ZMay 24 15:21:37.559 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
24362024-05-24T15:21:39.217Z# branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3
24372024-05-24T15:21:39.217Z# branch.head master
24382024-05-24T15:21:39.217Z# branch.upstream origin/master
24392024-05-24T15:21:39.217Z# branch.ab +0 -0
24402024-05-24T15:21:39.220ZMay 24 15:21:37.567 DEBG process exited with exit status: 0 (7.820308ms)
24412024-05-24T15:21:39.220ZMay 24 15:21:37.567 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24422024-05-24T15:21:39.840ZMay 24 15:21:38.190 DEBG process exited with exit status: 0 (622.673346ms)
24432024-05-24T15:21:39.840ZMay 24 15:21:38.190 DEBG running: zfs list rpool/images/build/host
24442024-05-24T15:21:39.847ZNAME USED AVAIL REFER MOUNTPOINT
24452024-05-24T15:21:39.847Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
24462024-05-24T15:21:39.851ZMay 24 15:21:38.197 DEBG process exited with exit status: 0 (7.031372ms)
24472024-05-24T15:21:39.851ZMay 24 15:21:38.197 DEBG running: zfs list rpool/images/build/recovery
24482024-05-24T15:21:39.854ZNAME USED AVAIL REFER MOUNTPOINT
24492024-05-24T15:21:39.854Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
24502024-05-24T15:21:39.854ZMay 24 15:21:38.203 DEBG process exited with exit status: 0 (5.912317ms)
24512024-05-24T15:21:39.854ZMay 24 15:21:38.204 INFO [hubris-staging] running task
24522024-05-24T15:21:39.854ZMay 24 15:21:38.204 INFO [hubris-production] running task
24532024-05-24T15:21:39.857ZMay 24 15:21:38.204 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24542024-05-24T15:21:39.857ZMay 24 15:21:38.207 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24552024-05-24T15:21:40.235Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24562024-05-24T15:21:40.386Z[ omicron-package] Blocking waiting for file lock on package cache
24572024-05-24T15:21:41.025ZMay 24 15:21:39.374 INFO [hubris-production] task succeeded (1.170554653s)
24582024-05-24T15:21:41.167Z[ omicron-package] Blocking waiting for file lock on package cache
24592024-05-24T15:21:41.979Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24602024-05-24T15:21:41.984Z[ omicron-package] Compiling heapless v0.8.0
24612024-05-24T15:21:41.984Z[ omicron-package] Compiling hash32 v0.3.1
24622024-05-24T15:21:41.984Z[ omicron-package] Compiling smoltcp v0.11.0
24632024-05-24T15:21:41.984Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642024-05-24T15:21:41.984Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
24652024-05-24T15:21:41.984Z[ omicron-package] Compiling cobs v0.2.3
24662024-05-24T15:21:41.984Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24672024-05-24T15:21:42.471Z[ omicron-package] Compiling embedded-io v0.4.0
24682024-05-24T15:21:43.267Z[ omicron-package] Compiling proc-macro-error v1.0.4
24692024-05-24T15:21:43.334Z[ omicron-package] Compiling postcard v1.0.8
24702024-05-24T15:21:43.337Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24712024-05-24T15:21:43.421Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24722024-05-24T15:21:43.532Z[ omicron-package] Compiling num_enum_derive v0.5.11
24732024-05-24T15:21:43.552Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24742024-05-24T15:21:44.342Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24752024-05-24T15:21:44.475Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24762024-05-24T15:21:45.305Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24772024-05-24T15:21:45.462Z[ omicron-package] Compiling tabwriter v1.4.0
24782024-05-24T15:21:45.556Z[ omicron-package] Compiling foreign-types v0.5.0
24792024-05-24T15:21:45.610Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24802024-05-24T15:21:45.738Z[ omicron-package] Compiling cstr-argument v0.1.2
24812024-05-24T15:21:45.866Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24822024-05-24T15:21:46.348Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24832024-05-24T15:21:46.970Z[ omicron-package] Compiling pretty-hex v0.2.1
24842024-05-24T15:21:47.136Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
24852024-05-24T15:21:47.636Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24862024-05-24T15:21:47.778Z[ omicron-package] Compiling colored v2.1.0
24872024-05-24T15:21:47.821Z[ omicron-package] Compiling socket2 v0.4.10
24882024-05-24T15:21:47.905Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24892024-05-24T15:21:48.308Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24902024-05-24T15:21:48.608Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24912024-05-24T15:21:48.660Z[ omicron-package] Compiling sigpipe v0.1.3
24922024-05-24T15:21:48.715Z[ omicron-package] Compiling num_enum v0.5.11
24932024-05-24T15:21:48.979ZMay 24 15:21:47.328 INFO [hubris-staging] task succeeded (9.124074104s)
24942024-05-24T15:21:49.023Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24952024-05-24T15:21:49.197Z[ omicron-package] Compiling num-derive v0.4.2
24962024-05-24T15:21:49.339Z[ omicron-package] Compiling libefi-sys v0.1.0
24972024-05-24T15:21:49.500Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24982024-05-24T15:21:50.125Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24992024-05-24T15:21:50.371Z[ omicron-package] Compiling smf v0.2.3
25002024-05-24T15:21:50.768Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25012024-05-24T15:21:50.869Z[ omicron-package] Compiling portable-atomic v1.6.0
25022024-05-24T15:21:51.315Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25032024-05-24T15:21:52.599Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25042024-05-24T15:21:53.644Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
25052024-05-24T15:21:54.005Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
25062024-05-24T15:21:54.189Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
25072024-05-24T15:21:54.713Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25082024-05-24T15:21:55.263Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25092024-05-24T15:21:56.144Z[ omicron-package] Compiling gethostname v0.4.3
25102024-05-24T15:21:56.453Z[ omicron-package] Compiling number_prefix v0.4.0
25112024-05-24T15:21:56.660Z[ omicron-package] Compiling swrite v0.1.0
25122024-05-24T15:21:57.509Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25132024-05-24T15:21:58.866Z[ omicron-package] Compiling indicatif v0.17.8
25142024-05-24T15:22:00.145Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25152024-05-24T15:22:00.433Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25162024-05-24T15:22:03.405Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25172024-05-24T15:22:04.020Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25182024-05-24T15:22:05.616Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25192024-05-24T15:22:22.967Z[ helios-setup] May 24 15:22:21.312 INFO helios repository root is: /work/oxidecomputer/helios
25202024-05-24T15:22:22.971Z[ helios-setup] May 24 15:22:21.315 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25212024-05-24T15:22:22.971Z[ helios-setup] May 24 15:22:21.315 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25222024-05-24T15:22:22.971Z[ helios-setup] May 24 15:22:21.315 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, unless_env: None, fixup: [] }, project: phbl
25232024-05-24T15:22:22.971Z[ helios-setup] May 24 15:22:21.315 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25242024-05-24T15:22:22.974Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25252024-05-24T15:22:23.887Z[ helios-setup] May 24 15:22:22.232 INFO clone ok!, project: phbl
25262024-05-24T15:22:23.890Z[ helios-setup] May 24 15:22:22.232 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
25272024-05-24T15:22:23.890Z[ helios-setup] May 24 15:22:22.232 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25282024-05-24T15:22:23.893Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25292024-05-24T15:22:24.432Z[ helios-setup] May 24 15:22:22.777 INFO clone ok!, project: pinprick
25302024-05-24T15:22:24.435Z[ helios-setup] May 24 15:22:22.778 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
25312024-05-24T15:22:24.435Z[ helios-setup] May 24 15:22:22.778 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
25322024-05-24T15:22:24.435Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
25332024-05-24T15:22:25.288Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
25342024-05-24T15:22:25.296Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
25352024-05-24T15:22:25.754Z[ omicron-package] Finished `release` profile [optimized] target(s) in 45.88s
25362024-05-24T15:22:25.925Z[ omicron-package]
25372024-05-24T15:22:25.925Z[ omicron-package] real 46.034345946
25382024-05-24T15:22:25.925Z[ omicron-package] user 2:44.162969717
25392024-05-24T15:22:25.925Z[ omicron-package] sys 23.154129446
25402024-05-24T15:22:25.929Z[ omicron-package] trap 0.157687591
25412024-05-24T15:22:25.929Z[ omicron-package] tflt 0.379148550
25422024-05-24T15:22:25.929Z[ omicron-package] dflt 0.559729374
25432024-05-24T15:22:25.929Z[ omicron-package] kflt 0.000400582
25442024-05-24T15:22:25.929Z[ omicron-package] lock 5:55.285557653
25452024-05-24T15:22:25.929Z[ omicron-package] slp 6:30.727457424
25462024-05-24T15:22:25.929Z[ omicron-package] lat 1:30.807523030
25472024-05-24T15:22:25.929Z[ omicron-package] stop 45.684269423
25482024-05-24T15:22:25.929ZMay 24 15:22:24.271 INFO [omicron-package] process exited with exit status: 0 (46.066212168s)
25492024-05-24T15:22:25.929ZMay 24 15:22:24.271 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
25502024-05-24T15:22:25.967ZMay 24 15:22:24.313 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
25512024-05-24T15:22:25.977Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25522024-05-24T15:22:25.981Z[ host-target] Created new build target 'host' and set it as active
25532024-05-24T15:22:25.981Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25542024-05-24T15:22:25.981ZMay 24 15:22:24.325 INFO [host-target] process exited with exit status: 0 (54.617593ms)
25552024-05-24T15:22:25.981Z[ recovery-target] Created new build target 'recovery' and set it as active
25562024-05-24T15:22:25.981ZMay 24 15:22:24.326 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25572024-05-24T15:22:25.985ZMay 24 15:22:24.331 INFO [recovery-target] process exited with exit status: 0 (18.401547ms)
25582024-05-24T15:22:25.992Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25592024-05-24T15:22:26.894Z[ host-package] Compiling newline-converter v0.3.0
25602024-05-24T15:22:26.897Z[ host-package] Compiling humantime v2.1.0
25612024-05-24T15:22:27.002Z[ host-package] Compiling derive-where v1.2.7
25622024-05-24T15:22:27.005Z[ host-package] Compiling unicode-xid v0.2.4
25632024-05-24T15:22:27.023Z[ host-package] Compiling linked-hash-map v0.5.6
25642024-05-24T15:22:27.023Z[ host-package] Compiling convert_case v0.4.0
25652024-05-24T15:22:27.043Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25662024-05-24T15:22:27.043Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25672024-05-24T15:22:27.154Z[ host-package] Compiling expectorate v1.1.0
25682024-05-24T15:22:27.169Z[ host-package] Compiling password-hash v0.5.0
25692024-05-24T15:22:27.335Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25702024-05-24T15:22:27.343Z[ host-package] Compiling blake2 v0.10.6
25712024-05-24T15:22:27.423Z[ host-package] Compiling lru-cache v0.1.2
25722024-05-24T15:22:27.650Z[ host-package] Compiling semver v0.1.20
25732024-05-24T15:22:27.821Z[ host-package] Compiling derive_more v0.99.17
25742024-05-24T15:22:27.851Z[ host-package] Compiling quick-error v1.2.3
25752024-05-24T15:22:28.035Z[ host-package] Compiling argon2 v0.5.3
25762024-05-24T15:22:28.230Z[ host-package] Compiling rustc_version v0.1.7
25772024-05-24T15:22:28.632Z[ host-package] Compiling home v0.5.9
25782024-05-24T15:22:28.679Z[ host-package] Compiling newtype_derive v0.1.6
25792024-05-24T15:22:28.883Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25802024-05-24T15:22:29.198Z[ host-package] Compiling resolv-conf v0.7.0
25812024-05-24T15:22:29.551Z[ host-package] Compiling steno v0.4.0
25822024-05-24T15:22:29.572Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25832024-05-24T15:22:30.367Z[ host-package] Compiling trust-dns-resolver v0.22.0
25842024-05-24T15:22:30.629Z[ host-package] Compiling slog-dtrace v0.3.0
25852024-05-24T15:22:30.935Z[ host-package] Compiling utf-8 v0.7.6
25862024-05-24T15:22:31.315Z[ host-package] Compiling num-rational v0.4.2
25872024-05-24T15:22:32.022Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25882024-05-24T15:22:32.035Z[ helios-setup] May 24 15:22:30.379 INFO clone ok!, project: amd-host-image-builder
25892024-05-24T15:22:32.038Z[ helios-setup] May 24 15:22:30.380 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
25902024-05-24T15:22:32.038Z[ helios-setup] May 24 15:22:30.380 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25912024-05-24T15:22:32.041Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25922024-05-24T15:22:32.750Z[ host-package] Compiling num-complex v0.4.6
25932024-05-24T15:22:33.986Z[ host-package] Compiling num v0.4.3
25942024-05-24T15:22:34.106Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25952024-05-24T15:22:34.123Z[ host-package] Compiling nibble_vec v0.1.0
25962024-05-24T15:22:34.209Z[ host-package] Compiling endian-type v0.1.2
25972024-05-24T15:22:34.342Z[ host-package] Compiling tungstenite v0.20.1
25982024-05-24T15:22:34.449Z[ host-package] Compiling radix_trie v0.2.1
25992024-05-24T15:22:35.210Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26002024-05-24T15:22:35.409Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26012024-05-24T15:22:35.506Z[ host-package] Compiling arc-swap v1.7.1
26022024-05-24T15:22:36.258Z[ host-package] Compiling tokio-tungstenite v0.20.1
26032024-05-24T15:22:36.928Z[ host-package] Compiling display-error-chain v0.2.0
26042024-05-24T15:22:37.123Z[ host-package] Compiling cancel-safe-futures v0.1.5
26052024-05-24T15:22:37.511Z[ host-package] Compiling slog-scope v4.4.0
26062024-05-24T15:22:38.451Z[ helios-setup] May 24 15:22:36.795 INFO clone ok!, project: amd-firmware
26072024-05-24T15:22:38.454Z[ helios-setup] May 24 15:22:36.795 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
26082024-05-24T15:22:38.454Z[ helios-setup] May 24 15:22:36.795 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26092024-05-24T15:22:38.458Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26102024-05-24T15:22:38.551Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26112024-05-24T15:22:39.737Z[ helios-setup] May 24 15:22:38.081 INFO clone ok!, project: chelsio-t6-roms
26122024-05-24T15:22:39.744Z[ helios-setup] May 24 15:22:38.081 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
26132024-05-24T15:22:39.744Z[ helios-setup] May 24 15:22:38.082 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26142024-05-24T15:22:39.747Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26152024-05-24T15:22:40.025Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26162024-05-24T15:22:40.539Z[ helios-setup] May 24 15:22:38.882 INFO clone ok!, project: bootserver
26172024-05-24T15:22:40.543Z[ helios-setup] May 24 15:22:38.883 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26182024-05-24T15:22:40.543Z[ helios-setup] May 24 15:22:38.883 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
26192024-05-24T15:22:40.543Z[ helios-setup] May 24 15:22:38.883 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26202024-05-24T15:22:40.546Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26212024-05-24T15:22:41.643Z[ helios-setup] May 24 15:22:39.986 INFO clone ok!, project: pilot
26222024-05-24T15:22:41.646Z[ helios-setup] May 24 15:22:39.986 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
26232024-05-24T15:22:41.646Z[ helios-setup] May 24 15:22:39.987 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26242024-05-24T15:22:41.649Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26252024-05-24T15:22:41.784Z[ host-package] Compiling fxhash v0.2.1
26262024-05-24T15:22:41.914Z[ host-package] Compiling slog-stdlog v4.1.1
26272024-05-24T15:22:42.493Z[ helios-setup] May 24 15:22:40.836 INFO clone ok!, project: image-builder
26282024-05-24T15:22:42.496Z[ helios-setup] May 24 15:22:40.837 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26292024-05-24T15:22:42.763Z[ host-package] Compiling rayon-core v1.12.1
26302024-05-24T15:22:42.805Z[ host-package] Compiling synstructure v0.12.6
26312024-05-24T15:22:42.852Z[ host-package] Compiling crossbeam-deque v0.8.5
26322024-05-24T15:22:43.241Z[ host-package] Compiling dirs-sys-next v0.1.2
26332024-05-24T15:22:43.615Z[ helios-setup] May 24 15:22:41.959 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26342024-05-24T15:22:43.793Z[ host-package] Compiling half v2.4.1
26352024-05-24T15:22:44.229Z[ helios-setup] May 24 15:22:42.573 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26362024-05-24T15:22:44.229Z[ helios-setup] May 24 15:22:42.573 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26372024-05-24T15:22:44.583Z[ host-package] Compiling fastrand v2.1.0
26382024-05-24T15:22:44.615Z[ host-package] Compiling same-file v1.0.6
26392024-05-24T15:22:44.740Z[ helios-setup] May 24 15:22:43.083 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26402024-05-24T15:22:44.935Z[ host-package] Compiling crunchy v0.2.2
26412024-05-24T15:22:45.135Z[ host-package] Compiling glob v0.3.1
26422024-05-24T15:22:45.263Z[ helios-setup] May 24 15:22:43.606 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26432024-05-24T15:22:45.263Z[ helios-setup] May 24 15:22:43.607 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26442024-05-24T15:22:45.501Z[ host-package] Compiling ciborium-io v0.2.2
26452024-05-24T15:22:45.657Z[ host-package] Compiling ciborium-ll v0.2.2
26462024-05-24T15:22:45.855Z[ helios-setup] May 24 15:22:44.198 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26472024-05-24T15:22:46.165Z[ host-package] Compiling clang-sys v1.7.0
26482024-05-24T15:22:46.241Z[ host-package] Compiling tempfile v3.10.1
26492024-05-24T15:22:46.380Z[ helios-setup] May 24 15:22:44.723 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26502024-05-24T15:22:46.383Z[ helios-setup] May 24 15:22:44.724 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26512024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26522024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO ok!
26532024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26542024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26552024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO ok!
26562024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26572024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26582024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO ok!
26592024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
26602024-05-24T15:22:46.384Z[ helios-setup] May 24 15:22:44.724 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
26612024-05-24T15:22:46.638Z[ helios-setup] May 24 15:22:44.982 INFO E| Compiling adler v1.0.2
26622024-05-24T15:22:46.860Z[ helios-setup] May 24 15:22:45.201 INFO E| Compiling miniz_oxide v0.7.2
26632024-05-24T15:22:46.907Z[ host-package] Compiling walkdir v2.5.0
26642024-05-24T15:22:47.384Z[ host-package] Compiling zerocopy-derive v0.2.0
26652024-05-24T15:22:47.727Z[ host-package] Compiling dirs-next v2.0.0
26662024-05-24T15:22:49.411Z[ host-package] Compiling slog-envlogger v2.2.0
26672024-05-24T15:22:49.638Z[ helios-setup] May 24 15:22:47.981 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
26682024-05-24T15:22:50.137Z[ host-package] Compiling camino v1.1.7
26692024-05-24T15:22:50.229Z[ host-package] Compiling maplit v1.0.2
26702024-05-24T15:22:50.379Z[ host-package] Compiling tiny-keccak v2.0.2
26712024-05-24T15:22:50.676Z[ helios-setup] May 24 15:22:49.018 INFO E| Finished `release` profile [optimized] target(s) in 4.20s
26722024-05-24T15:22:50.684Z[ helios-setup] May 24 15:22:49.025 INFO building project "pinprick" ok (4 seconds)
26732024-05-24T15:22:50.684Z[ helios-setup] May 24 15:22:49.025 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
26742024-05-24T15:22:50.684Z[ helios-setup] May 24 15:22:49.025 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
26752024-05-24T15:22:50.693Z[ helios-setup] May 24 15:22:49.035 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
26762024-05-24T15:22:50.786Z[ host-package] Compiling prettyplease v0.2.20
26772024-05-24T15:22:50.930Z[ helios-setup] May 24 15:22:49.273 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
26782024-05-24T15:22:50.930Z[ helios-setup] May 24 15:22:49.273 INFO E| info: downloading component 'cargo'
26792024-05-24T15:22:51.124Z[ host-package] Compiling ring v0.16.20
26802024-05-24T15:22:52.063Z[ host-package] Compiling blake3 v1.5.1
26812024-05-24T15:22:52.192Z[ helios-setup] May 24 15:22:50.535 INFO E| info: downloading component 'clippy'
26822024-05-24T15:22:52.681Z[ helios-setup] May 24 15:22:51.024 INFO E| info: downloading component 'rust-docs'
26832024-05-24T15:22:53.426Z[ host-package] Compiling rayon v1.10.0
26842024-05-24T15:22:53.787Z[ host-package] Compiling term v0.7.0
26852024-05-24T15:22:54.117Z[ host-package] Compiling ciborium v0.2.2
26862024-05-24T15:22:54.133Z[ host-package] Compiling xattr v1.3.1
26872024-05-24T15:22:54.216Z[ helios-setup] May 24 15:22:52.558 INFO E| info: downloading component 'rust-src'
26882024-05-24T15:22:54.408Z[ host-package] Compiling atty v0.2.14
26892024-05-24T15:22:54.530Z[ helios-setup] May 24 15:22:52.873 INFO E| info: downloading component 'rust-std'
26902024-05-24T15:22:54.556Z[ host-package] Compiling memmap2 v0.9.4
26912024-05-24T15:22:54.980Z[ host-package] Compiling filetime v0.2.23
26922024-05-24T15:22:55.143Z[ host-package] Compiling arrayvec v0.7.4
26932024-05-24T15:22:55.283Z[ host-package] Compiling untrusted v0.7.1
26942024-05-24T15:22:55.510Z[ host-package] Compiling constant_time_eq v0.3.0
26952024-05-24T15:22:55.564Z[ host-package] Compiling arrayref v0.3.7
26962024-05-24T15:22:55.679Z[ host-package] Compiling tar v0.4.40
26972024-05-24T15:22:56.422Z[ host-package] Compiling ascii-canvas v3.0.0
26982024-05-24T15:22:56.708Z[ helios-setup] May 24 15:22:55.051 INFO E| info: downloading component 'rustc'
26992024-05-24T15:22:57.370Z[ host-package] Compiling camino-tempfile v1.1.1
27002024-05-24T15:22:57.615Z[ host-package] Compiling toolchain_find v0.4.0
27012024-05-24T15:22:57.816Z[ host-package] Compiling toml v0.8.13
27022024-05-24T15:22:58.455Z[ host-package] Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27032024-05-24T15:22:58.922Z[ host-package] Compiling libsw v3.3.1
27042024-05-24T15:22:59.263Z[ host-package] Compiling ena v0.14.3
27052024-05-24T15:22:59.278Z[ host-package] Compiling is-terminal v0.4.12
27062024-05-24T15:22:59.423Z[ host-package] Compiling usdt-impl v0.3.5
27072024-05-24T15:22:59.476Z[ host-package] Compiling libloading v0.8.3
27082024-05-24T15:22:59.667Z[ host-package] Compiling owo-colors v4.0.0
27092024-05-24T15:22:59.707Z[ host-package] Compiling diff v0.1.13
27102024-05-24T15:22:59.772Z[ host-package] Compiling bindgen v0.69.4
27112024-05-24T15:22:59.864Z[ host-package] Compiling linear-map v1.2.0
27122024-05-24T15:23:00.232Z[ host-package] Compiling topological-sort v0.2.2
27132024-05-24T15:23:00.282Z[ host-package] Compiling regex-syntax v0.6.29
27142024-05-24T15:23:00.334Z[ host-package] Compiling parking_lot_core v0.8.6
27152024-05-24T15:23:00.482Z[ host-package] Compiling omicron-zone-package v0.11.0
27162024-05-24T15:23:00.970Z[ host-package] Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27172024-05-24T15:23:01.141Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27182024-05-24T15:23:01.214Z[ host-package] Compiling rustfmt-wrapper v0.2.1
27192024-05-24T15:23:01.720Z[ helios-setup] May 24 15:23:00.062 INFO E| info: downloading component 'rustfmt'
27202024-05-24T15:23:01.850Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27212024-05-24T15:23:01.976Z[ helios-setup] May 24 15:23:00.318 INFO E| info: installing component 'cargo'
27222024-05-24T15:23:03.326Z[ helios-setup] May 24 15:23:01.668 INFO E| info: installing component 'clippy'
27232024-05-24T15:23:03.751Z[ helios-setup] May 24 15:23:02.092 INFO E| info: installing component 'rust-docs'
27242024-05-24T15:23:05.973Z[ host-package] Compiling lalrpop v0.19.12
27252024-05-24T15:23:06.208Z[ host-package] Compiling which v4.4.2
27262024-05-24T15:23:07.023Z[ host-package] Compiling cexpr v0.6.0
27272024-05-24T15:23:07.100Z[ host-package] Compiling unicase v2.7.0
27282024-05-24T15:23:07.474Z[ host-package] Compiling shlex v1.3.0
27292024-05-24T15:23:07.997Z[ host-package] Compiling lazycell v1.3.0
27302024-05-24T15:23:08.162Z[ host-package] Compiling rustc-hash v1.1.0
27312024-05-24T15:23:08.942Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27322024-05-24T15:23:09.461Z[ helios-setup] May 24 15:23:07.802 INFO E| info: installing component 'rust-src'
27332024-05-24T15:23:10.060Z[ helios-setup] May 24 15:23:08.401 INFO E| info: installing component 'rust-std'
27342024-05-24T15:23:12.387Z[ host-package] Compiling zerocopy v0.3.2
27352024-05-24T15:23:12.528Z[ helios-setup] May 24 15:23:10.869 INFO E| info: installing component 'rustc'
27362024-05-24T15:23:13.119Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27372024-05-24T15:23:14.318Z[ host-package] Compiling derive_builder_core v0.20.0
27382024-05-24T15:23:14.644Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27392024-05-24T15:23:14.896Z[ host-package] Compiling headers-core v0.2.0
27402024-05-24T15:23:14.946Z[ host-package] Compiling libxml v0.3.3
27412024-05-24T15:23:15.092Z[ host-package] Compiling ref-cast v1.0.23
27422024-05-24T15:23:15.416Z[ host-package] Compiling headers v0.3.9
27432024-05-24T15:23:15.713Z[ host-package] Compiling dof v0.1.5
27442024-05-24T15:23:16.636Z[ host-package] Compiling parking_lot v0.11.2
27452024-05-24T15:23:16.874Z[ host-package] Compiling derive_builder_macro v0.20.0
27462024-05-24T15:23:17.993Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27472024-05-24T15:23:18.786Z[ helios-setup] May 24 15:23:17.127 INFO E| info: installing component 'rustfmt'
27482024-05-24T15:23:19.286Z[ host-package] Compiling trust-dns-client v0.22.0
27492024-05-24T15:23:19.629Z[ helios-setup] May 24 15:23:17.969 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
27502024-05-24T15:23:19.756Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27512024-05-24T15:23:20.088Z[ host-package] Compiling strum_macros v0.24.3
27522024-05-24T15:23:20.440Z[ helios-setup] May 24 15:23:18.780 INFO E| From https://github.com/oxidecomputer/amd-apcb
27532024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.780 INFO E| * [new branch] issue-113 -> origin/issue-113
27542024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.780 INFO E| * [new branch] issue-122 -> origin/issue-122
27552024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new branch] main -> origin/main
27562024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new ref] -> origin/HEAD
27572024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new tag] v0.1.3 -> v0.1.3
27582024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new tag] v0.1.4 -> v0.1.4
27592024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new tag] v0.1.5 -> v0.1.5
27602024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new tag] v0.2.0 -> v0.2.0
27612024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new tag] v0.3.0 -> v0.3.0
27622024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.781 INFO E| * [new tag] v0.3.1 -> v0.3.1
27632024-05-24T15:23:20.444Z[ helios-setup] May 24 15:23:18.782 INFO E| * [new tag] v0.3.2 -> v0.3.2
27642024-05-24T15:23:20.473Z[ helios-setup] May 24 15:23:18.813 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
27652024-05-24T15:23:21.295Z[ helios-setup] May 24 15:23:19.635 INFO E| From https://github.com/oxidecomputer/amd-efs
27662024-05-24T15:23:21.296Z[ helios-setup] May 24 15:23:19.636 INFO E| * [new branch] empty -> origin/empty
27672024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.636 INFO E| * [new branch] issue-99 -> origin/issue-99
27682024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.636 INFO E| * [new branch] main -> origin/main
27692024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.636 INFO E| * [new branch] review -> origin/review
27702024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.636 INFO E| * [new ref] -> origin/HEAD
27712024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.637 INFO E| * [new tag] v0.2.0 -> v0.2.0
27722024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.637 INFO E| * [new tag] v0.2.1 -> v0.2.1
27732024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.637 INFO E| * [new tag] v0.2.2 -> v0.2.2
27742024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.637 INFO E| * [new tag] v0.2.3 -> v0.2.3
27752024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.637 INFO E| * [new tag] v0.2.4 -> v0.2.4
27762024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.637 INFO E| * [new tag] v0.2.5 -> v0.2.5
27772024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.638 INFO E| * [new tag] v0.2.6 -> v0.2.6
27782024-05-24T15:23:21.299Z[ helios-setup] May 24 15:23:19.638 INFO E| * [new tag] v0.2.7 -> v0.2.7
27792024-05-24T15:23:21.300Z[ helios-setup] May 24 15:23:19.638 INFO E| * [new tag] v0.3.0 -> v0.3.0
27802024-05-24T15:23:21.300Z[ helios-setup] May 24 15:23:19.638 INFO E| * [new tag] v0.3.1 -> v0.3.1
27812024-05-24T15:23:21.300Z[ helios-setup] May 24 15:23:19.638 INFO E| * [new tag] v0.4.0 -> v0.4.0
27822024-05-24T15:23:21.328Z[ helios-setup] May 24 15:23:19.669 INFO E| Updating crates.io index
27832024-05-24T15:23:21.688Z[ helios-setup] May 24 15:23:20.028 INFO E| Downloading crates ...
27842024-05-24T15:23:21.879Z[ helios-setup] May 24 15:23:20.219 INFO E| Downloaded memoffset v0.5.6
27852024-05-24T15:23:21.882Z[ helios-setup] May 24 15:23:20.221 INFO E| Downloaded cfg-if v0.1.10
27862024-05-24T15:23:21.885Z[ helios-setup] May 24 15:23:20.223 INFO E| Downloaded bytesize v1.3.0
27872024-05-24T15:23:21.885Z[ helios-setup] May 24 15:23:20.225 INFO E| Downloaded ansi_term v0.12.1
27882024-05-24T15:23:21.890Z[ helios-setup] May 24 15:23:20.228 INFO E| Downloaded four-cc v0.3.0
27892024-05-24T15:23:21.893Z[ helios-setup] May 24 15:23:20.230 INFO E| Downloaded clap v2.34.0
27902024-05-24T15:23:21.901Z[ helios-setup] May 24 15:23:20.241 INFO E| Downloaded strum v0.23.0
27912024-05-24T15:23:21.903Z[ helios-setup] May 24 15:23:20.242 INFO E| Downloaded fletcher v0.1.0
27922024-05-24T15:23:21.939Z[ helios-setup] May 24 15:23:20.276 INFO E| Downloaded serde_derive_internals v0.29.0
27932024-05-24T15:23:21.942Z[ helios-setup] May 24 15:23:20.279 INFO E| Downloaded semver v0.9.0
27942024-05-24T15:23:21.942Z[ helios-setup] May 24 15:23:20.281 INFO E| Downloaded scroll_derive v0.10.5
27952024-05-24T15:23:21.942Z[ helios-setup] May 24 15:23:20.282 INFO E| Downloaded schemars_derive v0.8.19
27962024-05-24T15:23:21.945Z[ helios-setup] May 24 15:23:20.285 INFO E| Downloaded rustc_version v0.2.3
27972024-05-24T15:23:21.948Z[ helios-setup] May 24 15:23:20.287 INFO E| Downloaded thiserror-impl v1.0.59
27982024-05-24T15:23:21.948Z[ helios-setup] May 24 15:23:20.289 INFO E| Downloaded textwrap v0.11.0
27992024-05-24T15:23:21.952Z[ helios-setup] May 24 15:23:20.292 INFO E| Downloaded strum_macros v0.23.1
28002024-05-24T15:23:21.955Z[ helios-setup] May 24 15:23:20.294 INFO E| Downloaded semver-parser v0.7.0
28012024-05-24T15:23:21.958Z[ helios-setup] May 24 15:23:20.296 INFO E| Downloaded rustversion v1.0.15
28022024-05-24T15:23:21.961Z[ helios-setup] May 24 15:23:20.300 INFO E| Downloaded proc-macro-crate v0.1.5
28032024-05-24T15:23:21.964Z[ helios-setup] May 24 15:23:20.302 INFO E| Downloaded pre v0.2.1
28042024-05-24T15:23:21.964Z[ helios-setup] May 24 15:23:20.303 INFO E| Downloaded paste v1.0.14
28052024-05-24T15:23:21.968Z[ helios-setup] May 24 15:23:20.308 INFO E| Downloaded vec_map v0.8.2
28062024-05-24T15:23:21.971Z[ helios-setup] May 24 15:23:20.310 INFO E| Downloaded strsim v0.8.0
28072024-05-24T15:23:21.974Z[ helios-setup] May 24 15:23:20.312 INFO E| Downloaded num-derive v0.3.3
28082024-05-24T15:23:21.974Z[ helios-setup] May 24 15:23:20.314 INFO E| Downloaded parse_int v0.6.0
28092024-05-24T15:23:21.977Z[ helios-setup] May 24 15:23:20.315 INFO E| Downloaded modular-bitfield-impl v0.11.2
28102024-05-24T15:23:21.977Z[ helios-setup] May 24 15:23:20.317 INFO E| Downloaded structopt-derive v0.4.18
28112024-05-24T15:23:21.980Z[ helios-setup] May 24 15:23:20.319 INFO E| Downloaded scroll v0.10.2
28122024-05-24T15:23:22.011Z[ helios-setup] May 24 15:23:20.351 INFO E| Downloaded thiserror v1.0.59
28132024-05-24T15:23:22.019Z[ helios-setup] May 24 15:23:20.359 INFO E| Downloaded structopt v0.3.26
28142024-05-24T15:23:22.034Z[ helios-setup] May 24 15:23:20.372 INFO E| Downloaded serde_json v1.0.116
28152024-05-24T15:23:22.048Z[ helios-setup] May 24 15:23:20.383 INFO E| Downloaded serde v1.0.200
28162024-05-24T15:23:22.048Z[ helios-setup] May 24 15:23:20.388 INFO E| Downloaded schemars v0.8.19
28172024-05-24T15:23:22.067Z[ helios-setup] May 24 15:23:20.407 INFO E| Downloaded syn v2.0.60
28182024-05-24T15:23:22.128Z[ helios-setup] May 24 15:23:20.424 INFO E| Downloaded ryu v1.0.17
28192024-05-24T15:23:22.128Z[ helios-setup] May 24 15:23:20.429 INFO E| Downloaded serde_derive v1.0.200
28202024-05-24T15:23:22.128Z[ helios-setup] May 24 15:23:20.433 INFO E| Downloaded proc-macro2 v1.0.81
28212024-05-24T15:23:22.128Z[ helios-setup] May 24 15:23:20.437 INFO E| Downloaded libc v0.2.154
28222024-05-24T15:23:22.138Z[ helios-setup] May 24 15:23:20.479 INFO E| Downloaded pre-proc-macro v0.2.1
28232024-05-24T15:23:22.141Z[ helios-setup] May 24 15:23:20.481 INFO E| Downloaded modular-bitfield v0.11.2
28242024-05-24T15:23:22.157Z[ helios-setup] May 24 15:23:20.498 INFO E| Downloaded goblin v0.4.3
28252024-05-24T15:23:22.252Z[ helios-setup] May 24 15:23:20.592 INFO E| Compiling proc-macro2 v1.0.81
28262024-05-24T15:23:22.257Z[ helios-setup] May 24 15:23:20.592 INFO E| Compiling unicode-ident v1.0.12
28272024-05-24T15:23:22.257Z[ helios-setup] May 24 15:23:20.592 INFO E| Compiling syn v1.0.109
28282024-05-24T15:23:22.257Z[ helios-setup] May 24 15:23:20.592 INFO E| Compiling serde v1.0.200
28292024-05-24T15:23:22.257Z[ helios-setup] May 24 15:23:20.592 INFO E| Compiling version_check v0.9.4
28302024-05-24T15:23:22.257Z[ helios-setup] May 24 15:23:20.593 INFO E| Compiling autocfg v1.3.0
28312024-05-24T15:23:22.257Z[ helios-setup] May 24 15:23:20.593 INFO E| Compiling thiserror v1.0.59
28322024-05-24T15:23:22.257Z[ helios-setup] May 24 15:23:20.593 INFO E| Compiling semver-parser v0.7.0
28332024-05-24T15:23:22.641Z[ helios-setup] May 24 15:23:20.981 INFO E| Compiling serde_json v1.0.116
28342024-05-24T15:23:23.205Z[ helios-setup] May 24 15:23:21.546 INFO E| Compiling semver v0.9.0
28352024-05-24T15:23:23.641Z[ helios-setup] May 24 15:23:21.981 INFO E| Compiling schemars v0.8.19
28362024-05-24T15:23:23.648Z[ helios-setup] May 24 15:23:21.986 INFO E| Compiling itoa v1.0.11
28372024-05-24T15:23:23.657Z[ helios-setup] May 24 15:23:21.997 INFO E| Compiling proc-macro-error-attr v1.0.4
28382024-05-24T15:23:23.682Z[ helios-setup] May 24 15:23:22.022 INFO E| Compiling proc-macro-error v1.0.4
28392024-05-24T15:23:23.949Z[ helios-setup] May 24 15:23:22.289 INFO E| Compiling num-traits v0.2.19
28402024-05-24T15:23:24.053Z[ helios-setup] May 24 15:23:22.393 INFO E| Compiling unicode-segmentation v1.11.0
28412024-05-24T15:23:24.135Z[ helios-setup] May 24 15:23:22.475 INFO E| Compiling rustc_version v0.2.3
28422024-05-24T15:23:24.549Z[ helios-setup] May 24 15:23:22.889 INFO E| Compiling ryu v1.0.17
28432024-05-24T15:23:24.597Z[ helios-setup] May 24 15:23:22.937 INFO E| Compiling memoffset v0.5.6
28442024-05-24T15:23:24.683Z[ helios-setup] May 24 15:23:23.023 INFO E| Compiling dyn-clone v1.0.17
28452024-05-24T15:23:24.744Z[ helios-setup] May 24 15:23:23.083 INFO E| Compiling ucd-trie v0.1.6
28462024-05-24T15:23:24.853Z[ host-package] Compiling dtrace-parser v0.1.14
28472024-05-24T15:23:25.040Z[ host-package] Compiling toml v0.5.11
28482024-05-24T15:23:25.080Z[ helios-setup] May 24 15:23:23.420 INFO E| Compiling memchr v2.7.2
28492024-05-24T15:23:25.102Z[ helios-setup] May 24 15:23:23.438 INFO E| Compiling rustversion v1.0.15
28502024-05-24T15:23:25.111Z[ host-package] Compiling ref-cast-impl v1.0.23
28512024-05-24T15:23:25.253Z[ helios-setup] May 24 15:23:23.592 INFO E| Compiling lazy_static v1.4.0
28522024-05-24T15:23:25.326Z[ helios-setup] May 24 15:23:23.666 INFO E| Compiling heck v0.3.3
28532024-05-24T15:23:25.417Z[ helios-setup] May 24 15:23:23.757 INFO E| Compiling libc v0.2.154
28542024-05-24T15:23:25.434Z[ helios-setup] May 24 15:23:23.771 INFO E| Compiling pre-proc-macro v0.2.1
28552024-05-24T15:23:25.564Z[ helios-setup] May 24 15:23:23.904 INFO E| Compiling quote v1.0.36
28562024-05-24T15:23:25.672Z[ host-package] Compiling samael v0.0.15
28572024-05-24T15:23:25.981Z[ helios-setup] May 24 15:23:24.320 INFO E| Compiling paste v1.0.14
28582024-05-24T15:23:26.234Z[ helios-setup] May 24 15:23:24.571 INFO E| Compiling pre v0.2.1
28592024-05-24T15:23:26.321Z[ helios-setup] May 24 15:23:24.660 INFO E| Compiling syn v2.0.60
28602024-05-24T15:23:27.033Z[ helios-setup] May 24 15:23:25.361 INFO E| Compiling byteorder v1.5.0
28612024-05-24T15:23:27.149Z[ helios-setup] May 24 15:23:25.489 INFO E| Compiling once_cell v1.19.0
28622024-05-24T15:23:27.158Z[ helios-setup] May 24 15:23:25.498 INFO E| Compiling cfg-if v0.1.10
28632024-05-24T15:23:27.239Z[ helios-setup] May 24 15:23:25.579 INFO E| Compiling static_assertions v1.1.0
28642024-05-24T15:23:27.469Z[ host-package] Compiling vte_generate_state_changes v0.1.1
28652024-05-24T15:23:28.334Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
28662024-05-24T15:23:28.791Z[ helios-setup] May 24 15:23:27.131 INFO E| Compiling unicode-width v0.1.12
28672024-05-24T15:23:29.050Z[ helios-setup] May 24 15:23:27.390 INFO E| Compiling textwrap v0.11.0
28682024-05-24T15:23:29.056Z[ host-package] Compiling cookie v0.18.1
28692024-05-24T15:23:29.219Z[ host-package] Compiling indoc v1.0.9
28702024-05-24T15:23:29.246Z[ helios-setup] May 24 15:23:27.585 INFO E| Compiling strsim v0.8.0
28712024-05-24T15:23:29.288Z[ host-package] Compiling cfg_aliases v0.1.1
28722024-05-24T15:23:29.482Z[ helios-setup] May 24 15:23:27.821 INFO E| Compiling atty v0.2.14
28732024-05-24T15:23:29.606Z[ helios-setup] May 24 15:23:27.945 INFO E| Compiling ansi_term v0.12.1
28742024-05-24T15:23:29.664Z[ host-package] Compiling nix v0.28.0
28752024-05-24T15:23:29.829Z[ helios-setup] May 24 15:23:28.169 INFO E| Compiling fletcher v0.1.0
28762024-05-24T15:23:30.129Z[ host-package] Compiling vte v0.11.1
28772024-05-24T15:23:30.179Z[ helios-setup] May 24 15:23:28.518 INFO E| Compiling bitflags v1.3.2
28782024-05-24T15:23:30.264Z[ helios-setup] May 24 15:23:28.603 INFO E| Compiling vec_map v0.8.2
28792024-05-24T15:23:30.474Z[ helios-setup] May 24 15:23:28.814 INFO E| Compiling strum v0.23.0
28802024-05-24T15:23:30.841Z[ helios-setup] May 24 15:23:29.180 INFO E| Compiling clap v2.34.0
28812024-05-24T15:23:30.861Z[ helios-setup] May 24 15:23:29.201 INFO E| Compiling log v0.4.21
28822024-05-24T15:23:30.903Z[ helios-setup] May 24 15:23:29.242 INFO E| Compiling plain v0.2.3
28832024-05-24T15:23:31.000Z[ helios-setup] May 24 15:23:29.339 INFO E| Compiling bytesize v1.3.0
28842024-05-24T15:23:31.304Z[ helios-setup] May 24 15:23:29.643 INFO E| Compiling parse_int v0.6.0
28852024-05-24T15:23:31.363Z[ host-package] Compiling trust-dns-server v0.22.1
28862024-05-24T15:23:34.293Z[ helios-setup] May 24 15:23:32.629 INFO E| Compiling serde_derive_internals v0.29.0
28872024-05-24T15:23:36.168Z[ host-package] Compiling derive_builder v0.20.0
28882024-05-24T15:23:36.764Z[ host-package] Compiling sled v0.34.7
28892024-05-24T15:23:40.323Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28902024-05-24T15:23:40.700Z[ helios-setup] May 24 15:23:39.039 INFO E| Compiling serde_derive v1.0.200
28912024-05-24T15:23:40.700Z[ helios-setup] May 24 15:23:39.039 INFO E| Compiling thiserror-impl v1.0.59
28922024-05-24T15:23:40.704Z[ helios-setup] May 24 15:23:39.039 INFO E| Compiling schemars_derive v0.8.19
28932024-05-24T15:23:40.750Z[ helios-setup] May 24 15:23:39.086 INFO E| Compiling zerocopy-derive v0.6.6
28942024-05-24T15:23:44.515Z[ helios-setup] May 24 15:23:42.853 INFO E| Compiling zerocopy v0.6.6
28952024-05-24T15:23:45.799Z[ helios-setup] May 24 15:23:44.134 INFO E| Compiling modular-bitfield-impl v0.11.2
28962024-05-24T15:23:45.944Z[ helios-setup] May 24 15:23:44.282 INFO E| Compiling pest v2.7.10
28972024-05-24T15:23:45.955Z[ helios-setup] May 24 15:23:44.293 INFO E| Compiling num-derive v0.3.3
28982024-05-24T15:23:46.095Z[ host-package] Compiling polar-core v0.27.3
28992024-05-24T15:23:46.144Z[ helios-setup] May 24 15:23:44.482 INFO E| Compiling strum_macros v0.23.1
29002024-05-24T15:23:46.342Z[ helios-setup] May 24 15:23:44.679 INFO E| Compiling scroll_derive v0.10.5
29012024-05-24T15:23:46.722Z[ helios-setup] May 24 15:23:45.060 INFO E| Compiling structopt-derive v0.4.18
29022024-05-24T15:23:46.847Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29032024-05-24T15:23:47.774Z[ host-package] Compiling const_format_proc_macros v0.2.32
29042024-05-24T15:23:47.986Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29052024-05-24T15:23:49.588Z[ helios-setup] May 24 15:23:47.925 INFO E| Compiling scroll v0.10.2
29062024-05-24T15:23:50.465Z[ helios-setup] May 24 15:23:48.802 INFO E| Compiling goblin v0.4.3
29072024-05-24T15:23:50.906Z[ helios-setup] May 24 15:23:49.244 INFO E| Compiling pest_meta v2.7.10
29082024-05-24T15:23:51.087Z[ helios-setup] May 24 15:23:49.424 INFO E| Compiling modular-bitfield v0.11.2
29092024-05-24T15:23:51.830Z[ helios-setup] May 24 15:23:50.165 INFO E| Compiling structopt v0.3.26
29102024-05-24T15:23:52.425Z[ host-package] Compiling fd-lock v4.0.2
29112024-05-24T15:23:52.720Z[ host-package] Compiling bb8 v0.8.3
29122024-05-24T15:23:53.312Z[ helios-setup] May 24 15:23:51.649 INFO E| Compiling pest_generator v2.7.10
29132024-05-24T15:23:54.058Z[ host-package] Compiling quick-xml v0.31.0
29142024-05-24T15:23:56.357Z[ host-package] Compiling oso-derive v0.27.3
29152024-05-24T15:23:57.907Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
29162024-05-24T15:24:00.483Z[ helios-setup] May 24 15:23:58.819 INFO E| Compiling pest_derive v2.7.10
29172024-05-24T15:24:02.692Z[ host-package] Compiling serde_tokenstream v0.1.7
29182024-05-24T15:24:03.012Z[ helios-setup] May 24 15:24:01.348 INFO E| Compiling toml v0.5.11
29192024-05-24T15:24:03.012Z[ helios-setup] May 24 15:24:01.348 INFO E| Compiling json5 v0.4.1
29202024-05-24T15:24:03.791Z[ host-package] Compiling memoffset v0.7.1
29212024-05-24T15:24:04.517Z[ host-package] Compiling bytecount v0.6.8
29222024-05-24T15:24:04.587Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
29232024-05-24T15:24:05.182Z[ host-package] Compiling platforms v3.4.0
29242024-05-24T15:24:05.313Z[ host-package] Compiling papergrid v0.11.0
29252024-05-24T15:24:06.324Z[ host-package] Compiling curve25519-dalek v4.1.2
29262024-05-24T15:24:06.548Z[ helios-setup] May 24 15:24:04.884 INFO E| Compiling proc-macro-crate v0.1.5
29272024-05-24T15:24:09.010Z[ helios-setup] May 24 15:24:07.346 INFO E| Compiling four-cc v0.3.0
29282024-05-24T15:24:09.010Z[ helios-setup] May 24 15:24:07.346 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
29292024-05-24T15:24:11.698Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29302024-05-24T15:24:13.113Z[ host-package] Compiling const_format v0.2.32
29312024-05-24T15:24:13.525Z[ helios-setup] May 24 15:24:11.860 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
29322024-05-24T15:24:16.583Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29332024-05-24T15:24:16.978Z[ host-package] Compiling strip-ansi-escapes v0.2.0
29342024-05-24T15:24:21.152Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29352024-05-24T15:24:21.740Z[ host-package] Compiling oso v0.27.3
29362024-05-24T15:24:23.215Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
29372024-05-24T15:24:27.611Z[ host-package] Compiling tabled_derive v0.7.0
29382024-05-24T15:24:30.294Z[ host-package] Compiling kstat-rs v0.2.3
29392024-05-24T15:24:30.749Z[ host-package] Compiling keccak v0.1.5
29402024-05-24T15:24:31.457Z[ host-package] Compiling nu-ansi-term v0.50.0
29412024-05-24T15:24:32.023Z[ host-package] Compiling reedline v0.31.0
29422024-05-24T15:24:32.902Z[ host-package] Compiling sha3 v0.10.8
29432024-05-24T15:24:33.950Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29442024-05-24T15:24:35.651Z[ host-package] Compiling tabled v0.15.0
29452024-05-24T15:24:50.938Z[ host-package] Compiling mime_guess v2.0.4
29462024-05-24T15:24:51.960Z[ helios-setup] May 24 15:24:50.246 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
29472024-05-24T15:24:52.729Z[ host-package] Compiling usdt-attr-macro v0.3.5
29482024-05-24T15:24:53.875Z[ host-package] Compiling usdt-macro v0.3.5
29492024-05-24T15:24:54.460Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29502024-05-24T15:24:54.994Z[ host-package] Compiling env_logger v0.9.3
29512024-05-24T15:24:55.439Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
29522024-05-24T15:24:59.151Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29532024-05-24T15:25:00.461Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29542024-05-24T15:25:00.924Z[ host-package] Compiling peg-macros v0.8.3
29552024-05-24T15:25:00.964Z[ host-package] Compiling universal-hash v0.5.1
29562024-05-24T15:25:01.001Z[ host-package] Compiling secrecy v0.8.0
29572024-05-24T15:25:01.240Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29582024-05-24T15:25:01.349Z[ host-package] Compiling bitstruct_derive v0.1.0
29592024-05-24T15:25:02.981Z[ host-package] Compiling nanorand v0.7.0
29602024-05-24T15:25:04.502Z[ host-package] Compiling sqlparser_derive v0.2.2
29612024-05-24T15:25:04.932Z[ host-package] Compiling curve25519-dalek-derive v0.1.1
29622024-05-24T15:25:05.282Z[ helios-setup] May 24 15:25:03.609 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
29632024-05-24T15:25:05.373Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29642024-05-24T15:25:05.545Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29652024-05-24T15:25:05.772Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29662024-05-24T15:25:06.002Z[ helios-setup] May 24 15:25:04.332 INFO E| warning: unused variable: `abl_version`
29672024-05-24T15:25:06.002Z[ helios-setup] May 24 15:25:04.332 INFO E| --> src/main.rs:1118:5
29682024-05-24T15:25:06.005Z[ helios-setup] May 24 15:25:04.332 INFO E| |
29692024-05-24T15:25:06.006Z[ helios-setup] May 24 15:25:04.332 INFO E| 1118 | abl_version: Option<u32>,
29702024-05-24T15:25:06.006Z[ helios-setup] May 24 15:25:04.332 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
29712024-05-24T15:25:06.006Z[ helios-setup] May 24 15:25:04.332 INFO E| |
29722024-05-24T15:25:06.006Z[ helios-setup] May 24 15:25:04.332 INFO E| = note: `#[warn(unused_variables)]` on by default
29732024-05-24T15:25:06.160Z[ host-package] Compiling opaque-debug v0.3.1
29742024-05-24T15:25:06.299Z[ host-package] Compiling signature v1.6.4
29752024-05-24T15:25:06.334Z[ host-package] Compiling unicode_categories v0.1.1
29762024-05-24T15:25:06.582Z[ host-package] Compiling ascii v1.1.0
29772024-05-24T15:25:06.582Z[ host-package] Compiling salty v0.2.0
29782024-05-24T15:25:06.779Z[ host-package] Compiling sqlformat v0.2.3
29792024-05-24T15:25:07.143Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
29802024-05-24T15:25:09.207Z[ host-package] Compiling ed25519 v1.5.3
29812024-05-24T15:25:09.641Z[ host-package] Compiling poly1305 v0.8.0
29822024-05-24T15:25:10.357Z[ host-package] Compiling rustyline v14.0.0
29832024-05-24T15:25:11.401Z[ host-package] Compiling sqlparser v0.45.0
29842024-05-24T15:25:16.409Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29852024-05-24T15:25:16.666Z[ host-package] Compiling peg v0.8.3
29862024-05-24T15:25:16.793Z[ host-package] Compiling thiserror-no-std v2.0.2
29872024-05-24T15:25:16.844Z[ host-package] Compiling flume v0.11.0
29882024-05-24T15:25:16.944Z[ host-package] Compiling bitstruct v0.1.1
29892024-05-24T15:25:17.100Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29902024-05-24T15:25:17.676Z[ host-package] Compiling usdt v0.3.5
29912024-05-24T15:25:18.185Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29922024-05-24T15:25:18.349Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29932024-05-24T15:25:18.989Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29942024-05-24T15:25:23.460Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29952024-05-24T15:25:23.800Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29962024-05-24T15:25:24.101Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29972024-05-24T15:25:25.483Z[ host-package] Compiling chacha20 v0.9.1
29982024-05-24T15:25:25.974Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29992024-05-24T15:25:26.359Z[ host-package] Compiling aead v0.5.2
30002024-05-24T15:25:26.754Z[ host-package] Compiling bcs v0.1.6
30012024-05-24T15:25:28.466Z[ host-package] Compiling erased-serde v0.3.31
30022024-05-24T15:25:28.545Z[ host-package] Compiling serde_arrays v0.1.0
30032024-05-24T15:25:28.606Z[ host-package] Compiling serde-big-array v0.5.1
30042024-05-24T15:25:28.788Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30052024-05-24T15:25:29.055Z[ host-package] Compiling highway v1.1.0
30062024-05-24T15:25:29.966Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30072024-05-24T15:25:30.552Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30082024-05-24T15:25:30.605Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30092024-05-24T15:25:44.104Z[ host-package] Compiling chacha20poly1305 v0.10.1
30102024-05-24T15:25:46.355Z[ host-package] Compiling vsss-rs v3.3.4
30112024-05-24T15:25:50.840Z[ helios-setup] May 24 15:25:49.167 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 1 warning (run `cargo fix --bin "amd-host-image-builder"` to apply 1 suggestion)
30122024-05-24T15:25:50.843Z[ helios-setup] May 24 15:25:49.167 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 31s
30132024-05-24T15:25:50.874Z[ helios-setup] May 24 15:25:49.201 INFO building project "amd-host-image-builder" ok (180 seconds)
30142024-05-24T15:25:50.877Z[ helios-setup] May 24 15:25:49.201 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
30152024-05-24T15:25:50.877Z[ helios-setup] May 24 15:25:49.201 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
30162024-05-24T15:25:51.109Z[ helios-setup] May 24 15:25:49.433 INFO E| Downloading crates ...
30172024-05-24T15:25:51.250Z[ helios-setup] May 24 15:25:49.577 INFO E| Downloaded unicode-width v0.1.10
30182024-05-24T15:25:51.253Z[ helios-setup] May 24 15:25:49.580 INFO E| Downloaded typenum v1.15.0
30192024-05-24T15:25:51.257Z[ helios-setup] May 24 15:25:49.584 INFO E| Downloaded sha2 v0.10.5
30202024-05-24T15:25:51.260Z[ helios-setup] May 24 15:25:49.588 INFO E| Downloaded miniz_oxide v0.6.2
30212024-05-24T15:25:51.263Z[ helios-setup] May 24 15:25:49.591 INFO E| Downloaded flate2 v1.0.25
30222024-05-24T15:25:51.271Z[ helios-setup] May 24 15:25:49.598 INFO E| Downloaded digest v0.10.3
30232024-05-24T15:25:51.275Z[ helios-setup] May 24 15:25:49.601 INFO E| Downloaded bytes v1.2.1
30242024-05-24T15:25:51.279Z[ helios-setup] May 24 15:25:49.606 INFO E| Downloaded anyhow v1.0.62
30252024-05-24T15:25:51.284Z[ helios-setup] May 24 15:25:49.612 INFO E| Downloaded generic-array v0.14.6
30262024-05-24T15:25:51.288Z[ helios-setup] May 24 15:25:49.614 INFO E| Downloaded cpufeatures v0.2.5
30272024-05-24T15:25:51.294Z[ helios-setup] May 24 15:25:49.616 INFO E| Downloaded block-buffer v0.10.3
30282024-05-24T15:25:51.373Z[ helios-setup] May 24 15:25:49.700 INFO E| Compiling typenum v1.15.0
30292024-05-24T15:25:51.373Z[ helios-setup] May 24 15:25:49.700 INFO E| Compiling version_check v0.9.4
30302024-05-24T15:25:51.373Z[ helios-setup] May 24 15:25:49.700 INFO E| Compiling crc32fast v1.3.2
30312024-05-24T15:25:51.377Z[ helios-setup] May 24 15:25:49.700 INFO E| Compiling cfg-if v1.0.0
30322024-05-24T15:25:51.377Z[ helios-setup] May 24 15:25:49.701 INFO E| Compiling adler v1.0.2
30332024-05-24T15:25:51.377Z[ helios-setup] May 24 15:25:49.701 INFO E| Compiling anyhow v1.0.62
30342024-05-24T15:25:51.377Z[ helios-setup] May 24 15:25:49.701 INFO E| Compiling cpufeatures v0.2.5
30352024-05-24T15:25:51.377Z[ helios-setup] May 24 15:25:49.701 INFO E| Compiling unicode-width v0.1.10
30362024-05-24T15:25:51.495Z[ helios-setup] May 24 15:25:49.822 INFO E| Compiling bitflags v1.3.2
30372024-05-24T15:25:51.527Z[ helios-setup] May 24 15:25:49.854 INFO E| Compiling bytes v1.2.1
30382024-05-24T15:25:51.702Z[ helios-setup] May 24 15:25:50.029 INFO E| Compiling miniz_oxide v0.6.2
30392024-05-24T15:25:51.947Z[ helios-setup] May 24 15:25:50.274 INFO E| Compiling getopts v0.2.21
30402024-05-24T15:25:52.277Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30412024-05-24T15:25:52.849Z[ helios-setup] May 24 15:25:51.176 INFO E| Compiling generic-array v0.14.6
30422024-05-24T15:25:53.417Z[ helios-setup] May 24 15:25:51.744 INFO E| Compiling flate2 v1.0.25
30432024-05-24T15:25:53.777Z[ host-package] Compiling signal-hook-tokio v0.3.1
30442024-05-24T15:25:54.060Z[ host-package] Compiling heck v0.3.3
30452024-05-24T15:25:54.817Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
30462024-05-24T15:25:55.891Z[ host-package] Compiling castaway v0.2.2
30472024-05-24T15:25:56.157Z[ host-package] Compiling rand_seeder v0.2.3
30482024-05-24T15:25:56.923Z[ host-package] Compiling serde-big-array v0.4.1
30492024-05-24T15:25:57.177Z[ host-package] Compiling http-range v0.1.5
30502024-05-24T15:25:57.469Z[ helios-setup] May 24 15:25:55.795 INFO E| Compiling block-buffer v0.10.3
30512024-05-24T15:25:57.469Z[ helios-setup] May 24 15:25:55.795 INFO E| Compiling crypto-common v0.1.6
30522024-05-24T15:25:57.748Z[ helios-setup] May 24 15:25:56.074 INFO E| Compiling digest v0.10.3
30532024-05-24T15:25:57.794Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
30542024-05-24T15:25:58.106Z[ helios-setup] May 24 15:25:56.432 INFO E| Compiling sha2 v0.10.5
30552024-05-24T15:25:58.284Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30562024-05-24T15:25:58.581Z[ helios-setup] May 24 15:25:56.908 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
30572024-05-24T15:26:00.220Z[ host-package] Compiling hyper-staticfile v0.9.5
30582024-05-24T15:26:04.087Z[ helios-setup] May 24 15:26:02.412 INFO E| Finished `release` profile [optimized] target(s) in 13.12s
30592024-05-24T15:26:04.103Z[ helios-setup] May 24 15:26:02.428 INFO building project "bootserver" ok (13 seconds)
30602024-05-24T15:26:04.103Z[ helios-setup] May 24 15:26:02.428 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
30612024-05-24T15:26:04.106Z[ helios-setup] May 24 15:26:02.429 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30622024-05-24T15:26:04.196Z[ helios-setup] May 24 15:26:02.522 INFO E| warning: `/work/oxidecomputer/helios/projects/pilot/.cargo/config` is deprecated in favor of `config.toml`
30632024-05-24T15:26:04.196Z[ helios-setup] May 24 15:26:02.522 INFO E| note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
30642024-05-24T15:26:04.391Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30652024-05-24T15:26:04.505Z[ helios-setup] May 24 15:26:02.830 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30662024-05-24T15:26:05.160Z[ helios-setup] May 24 15:26:03.485 INFO E| From https://github.com/jclulow/hiercmd
30672024-05-24T15:26:05.160Z[ helios-setup] May 24 15:26:03.485 INFO E| * [new branch] main -> origin/main
30682024-05-24T15:26:05.160Z[ helios-setup] May 24 15:26:03.485 INFO E| * [new ref] -> origin/HEAD
30692024-05-24T15:26:05.224Z[ helios-setup] May 24 15:26:03.549 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
30702024-05-24T15:26:05.778Z[ helios-setup] May 24 15:26:04.103 INFO E| From https://github.com/jclulow/network-interface
30712024-05-24T15:26:05.778Z[ helios-setup] May 24 15:26:04.103 INFO E| * [new branch] illumos -> origin/illumos
30722024-05-24T15:26:05.778Z[ helios-setup] May 24 15:26:04.103 INFO E| * [new branch] main -> origin/main
30732024-05-24T15:26:05.781Z[ helios-setup] May 24 15:26:04.103 INFO E| * [new ref] -> origin/HEAD
30742024-05-24T15:26:05.803Z[ helios-setup] May 24 15:26:04.126 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30752024-05-24T15:26:05.958Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30762024-05-24T15:26:06.178Z[ host-package] Compiling compact_str v0.7.1
30772024-05-24T15:26:06.364Z[ helios-setup] May 24 15:26:04.690 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30782024-05-24T15:26:06.365Z[ helios-setup] May 24 15:26:04.690 INFO E| * [new branch] compliance -> origin/compliance
30792024-05-24T15:26:06.365Z[ helios-setup] May 24 15:26:04.690 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
30802024-05-24T15:26:06.368Z[ helios-setup] May 24 15:26:04.690 INFO E| * [new branch] main -> origin/main
30812024-05-24T15:26:06.368Z[ helios-setup] May 24 15:26:04.690 INFO E| * [new ref] -> origin/HEAD
30822024-05-24T15:26:06.401Z[ helios-setup] May 24 15:26:04.726 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30832024-05-24T15:26:07.443Z[ helios-setup] May 24 15:26:05.767 INFO E| From https://github.com/oxidecomputer/facade
30842024-05-24T15:26:07.443Z[ helios-setup] May 24 15:26:05.767 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
30852024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.768 INFO E| * [new branch] checklist -> origin/checklist
30862024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.768 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
30872024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.768 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
30882024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.768 INFO E| * [new branch] dramtest -> origin/dramtest
30892024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.769 INFO E| * [new branch] facts -> origin/facts
30902024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.769 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
30912024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.769 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
30922024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.769 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
30932024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.770 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
30942024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.770 INFO E| * [new branch] guardrails -> origin/guardrails
30952024-05-24T15:26:07.446Z[ helios-setup] May 24 15:26:05.770 INFO E| * [new branch] idcerts -> origin/idcerts
30962024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.770 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
30972024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.770 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
30982024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.771 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
30992024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.771 INFO E| * [new branch] main -> origin/main
31002024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.771 INFO E| * [new branch] meanwell -> origin/meanwell
31012024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.771 INFO E| * [new branch] parents -> origin/parents
31022024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.772 INFO E| * [new branch] psc -> origin/psc
31032024-05-24T15:26:07.447Z[ helios-setup] May 24 15:26:05.772 INFO E| * [new branch] rackstatus -> origin/rackstatus
31042024-05-24T15:26:07.450Z[ helios-setup] May 24 15:26:05.772 INFO E| * [new branch] sessions -> origin/sessions
31052024-05-24T15:26:07.450Z[ helios-setup] May 24 15:26:05.772 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
31062024-05-24T15:26:07.450Z[ helios-setup] May 24 15:26:05.772 INFO E| * [new branch] sshauth -> origin/sshauth
31072024-05-24T15:26:07.450Z[ helios-setup] May 24 15:26:05.773 INFO E| * [new branch] unsupervised -> origin/unsupervised
31082024-05-24T15:26:07.450Z[ helios-setup] May 24 15:26:05.773 INFO E| * [new branch] x11 -> origin/x11
31092024-05-24T15:26:07.451Z[ helios-setup] May 24 15:26:05.773 INFO E| * [new ref] -> origin/HEAD
31102024-05-24T15:26:07.546Z[ helios-setup] May 24 15:26:05.871 INFO E| Updating crates.io index
31112024-05-24T15:26:07.851Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
31122024-05-24T15:26:08.414Z[ helios-setup] May 24 15:26:06.739 INFO E| Downloading crates ...
31132024-05-24T15:26:08.623Z[ helios-setup] May 24 15:26:06.949 INFO E| Downloaded anstyle-parse v0.1.1
31142024-05-24T15:26:08.627Z[ helios-setup] May 24 15:26:06.953 INFO E| Downloaded cargo-lock v8.0.3
31152024-05-24T15:26:08.633Z[ helios-setup] May 24 15:26:06.959 INFO E| Downloaded byteorder v1.4.3
31162024-05-24T15:26:08.636Z[ helios-setup] May 24 15:26:06.962 INFO E| Downloaded cc v1.0.78
31172024-05-24T15:26:08.641Z[ helios-setup] May 24 15:26:06.967 INFO E| Downloaded camino v1.1.4
31182024-05-24T15:26:08.677Z[ helios-setup] May 24 15:26:07.002 INFO E| Downloaded time-core v0.1.0
31192024-05-24T15:26:08.680Z[ helios-setup] May 24 15:26:07.004 INFO E| Downloaded thiserror-impl v1.0.38
31202024-05-24T15:26:08.683Z[ helios-setup] May 24 15:26:07.007 INFO E| Downloaded time-macros v0.2.8
31212024-05-24T15:26:08.687Z[ helios-setup] May 24 15:26:07.012 INFO E| Downloaded serde_spanned v0.6.1
31222024-05-24T15:26:08.690Z[ helios-setup] May 24 15:26:07.014 INFO E| Downloaded clap_derive v4.2.0
31232024-05-24T15:26:08.699Z[ helios-setup] May 24 15:26:07.021 INFO E| Downloaded digest v0.10.6
31242024-05-24T15:26:08.702Z[ helios-setup] May 24 15:26:07.026 INFO E| Downloaded bytes v1.4.0
31252024-05-24T15:26:08.709Z[ helios-setup] May 24 15:26:07.035 INFO E| Downloaded futures-executor v0.3.28
31262024-05-24T15:26:08.712Z[ helios-setup] May 24 15:26:07.038 INFO E| Downloaded try-lock v0.2.4
31272024-05-24T15:26:08.715Z[ helios-setup] May 24 15:26:07.040 INFO E| Downloaded want v0.3.0
31282024-05-24T15:26:08.718Z[ helios-setup] May 24 15:26:07.044 INFO E| Downloaded futures-core v0.3.28
31292024-05-24T15:26:08.721Z[ helios-setup] May 24 15:26:07.047 INFO E| Downloaded smawk v0.3.1
31302024-05-24T15:26:08.724Z[ helios-setup] May 24 15:26:07.049 INFO E| Downloaded semver v0.11.0
31312024-05-24T15:26:08.727Z[ helios-setup] May 24 15:26:07.053 INFO E| Downloaded either v1.8.0
31322024-05-24T15:26:08.730Z[ helios-setup] May 24 15:26:07.056 INFO E| Downloaded strsim v0.10.0
31332024-05-24T15:26:08.733Z[ helios-setup] May 24 15:26:07.059 INFO E| Downloaded terminal_size v0.2.6
31342024-05-24T15:26:08.736Z[ helios-setup] May 24 15:26:07.062 INFO E| Downloaded schemars_derive v0.8.12
31352024-05-24T15:26:08.739Z[ helios-setup] May 24 15:26:07.065 INFO E| Downloaded toml_datetime v0.6.1
31362024-05-24T15:26:08.742Z[ helios-setup] May 24 15:26:07.067 INFO E| Downloaded sha2 v0.10.6
31372024-05-24T15:26:08.745Z[ helios-setup] May 24 15:26:07.071 INFO E| Downloaded futures-macro v0.3.28
31382024-05-24T15:26:08.748Z[ helios-setup] May 24 15:26:07.073 INFO E| Downloaded thiserror v1.0.38
31392024-05-24T15:26:08.757Z[ helios-setup] May 24 15:26:07.080 INFO E| Downloaded signal-hook-registry v1.4.0
31402024-05-24T15:26:08.760Z[ helios-setup] May 24 15:26:07.083 INFO E| Downloaded walkdir v2.3.3
31412024-05-24T15:26:08.761Z[ helios-setup] May 24 15:26:07.086 INFO E| Downloaded tokio-macros v2.0.0
31422024-05-24T15:26:08.763Z[ helios-setup] May 24 15:26:07.088 INFO E| Downloaded slab v0.4.7
31432024-05-24T15:26:08.766Z[ helios-setup] May 24 15:26:07.091 INFO E| Downloaded time v0.1.45
31442024-05-24T15:26:08.769Z[ helios-setup] May 24 15:26:07.094 INFO E| Downloaded futures-channel v0.3.28
31452024-05-24T15:26:08.773Z[ helios-setup] May 24 15:26:07.098 INFO E| Downloaded tokio-tungstenite v0.18.0
31462024-05-24T15:26:08.777Z[ helios-setup] May 24 15:26:07.103 INFO E| Downloaded tokio-rustls v0.24.0
31472024-05-24T15:26:08.781Z[ helios-setup] May 24 15:26:07.106 INFO E| Downloaded form_urlencoded v1.1.0
31482024-05-24T15:26:08.784Z[ helios-setup] May 24 15:26:07.108 INFO E| Downloaded smartstring v1.0.1
31492024-05-24T15:26:08.787Z[ helios-setup] May 24 15:26:07.113 INFO E| Downloaded serde_derive_internals v0.26.0
31502024-05-24T15:26:08.794Z[ helios-setup] May 24 15:26:07.115 INFO E| Downloaded slog-bunyan v2.4.0
31512024-05-24T15:26:08.821Z[ helios-setup] May 24 15:26:07.147 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
31522024-05-24T15:26:08.825Z[ helios-setup] May 24 15:26:07.151 INFO E| Downloaded uuid v1.3.0
31532024-05-24T15:26:08.831Z[ helios-setup] May 24 15:26:07.157 INFO E| Downloaded num_enum v0.5.7
31542024-05-24T15:26:08.836Z[ helios-setup] May 24 15:26:07.162 INFO E| Downloaded tungstenite v0.18.0
31552024-05-24T15:26:08.844Z[ helios-setup] May 24 15:26:07.167 INFO E| Downloaded pkg-config v0.3.26
31562024-05-24T15:26:08.847Z[ helios-setup] May 24 15:26:07.169 INFO E| Downloaded unsafe-libyaml v0.2.8
31572024-05-24T15:26:08.849Z[ helios-setup] May 24 15:26:07.173 INFO E| Downloaded unicode-ident v1.0.8
31582024-05-24T15:26:08.852Z[ helios-setup] May 24 15:26:07.177 INFO E| Downloaded url v2.3.1
31592024-05-24T15:26:08.856Z[ helios-setup] May 24 15:26:07.182 INFO E| Downloaded scopeguard v1.1.0
31602024-05-24T15:26:08.859Z[ helios-setup] May 24 15:26:07.183 INFO E| Downloaded unicode-linebreak v0.1.4
31612024-05-24T15:26:08.862Z[ helios-setup] May 24 15:26:07.187 INFO E| Downloaded tracing v0.1.37
31622024-05-24T15:26:08.867Z[ helios-setup] May 24 15:26:07.193 INFO E| Downloaded quote v1.0.26
31632024-05-24T15:26:08.872Z[ helios-setup] May 24 15:26:07.198 INFO E| Downloaded toml_edit v0.19.8
31642024-05-24T15:26:08.901Z[ helios-setup] May 24 15:26:07.225 INFO E| Downloaded winnow v0.4.1
31652024-05-24T15:26:08.911Z[ helios-setup] May 24 15:26:07.237 INFO E| Downloaded unicode-normalization v0.1.22
31662024-05-24T15:26:08.936Z[ helios-setup] May 24 15:26:07.261 INFO E| Downloaded syn v2.0.13
31672024-05-24T15:26:08.953Z[ helios-setup] May 24 15:26:07.279 INFO E| Downloaded schemars v0.8.12
31682024-05-24T15:26:08.969Z[ helios-setup] May 24 15:26:07.295 INFO E| Downloaded rayon-core v1.10.2
31692024-05-24T15:26:08.977Z[ helios-setup] May 24 15:26:07.300 INFO E| Downloaded tokio v1.27.0
31702024-05-24T15:26:09.020Z[ helios-setup] May 24 15:26:07.345 INFO E| Downloaded rustls-webpki v0.100.1
31712024-05-24T15:26:09.029Z[ helios-setup] May 24 15:26:07.354 INFO E| Downloaded memchr v2.5.0
31722024-05-24T15:26:09.035Z[ helios-setup] May 24 15:26:07.361 INFO E| Downloaded parking_lot v0.12.1
31732024-05-24T15:26:09.041Z[ helios-setup] May 24 15:26:07.366 INFO E| Downloaded num-traits v0.2.15
31742024-05-24T15:26:09.044Z[ helios-setup] May 24 15:26:07.370 INFO E| Downloaded mio v0.8.5
31752024-05-24T15:26:09.053Z[ helios-setup] May 24 15:26:07.378 INFO E| Downloaded io-lifetimes v1.0.10
31762024-05-24T15:26:09.056Z[ helios-setup] May 24 15:26:07.382 INFO E| Downloaded pest v2.5.7
31772024-05-24T15:26:09.063Z[ helios-setup] May 24 15:26:07.389 INFO E| Downloaded http v0.2.9
31782024-05-24T15:26:09.069Z[ helios-setup] May 24 15:26:07.395 INFO E| Downloaded crossbeam-channel v0.5.6
31792024-05-24T15:26:09.075Z[ helios-setup] May 24 15:26:07.401 INFO E| Downloaded ryu v1.0.13
31802024-05-24T15:26:09.080Z[ helios-setup] May 24 15:26:07.406 INFO E| Downloaded rhai_codegen v1.5.0
31812024-05-24T15:26:09.093Z[ helios-setup] May 24 15:26:07.419 INFO E| Downloaded proc-macro2 v1.0.56
31822024-05-24T15:26:09.098Z[ helios-setup] May 24 15:26:07.423 INFO E| Downloaded lock_api v0.4.9
31832024-05-24T15:26:09.101Z[ helios-setup] May 24 15:26:07.426 INFO E| Downloaded clap v4.2.1
31842024-05-24T15:26:09.117Z[ helios-setup] May 24 15:26:07.439 INFO E| Downloaded clap_builder v4.2.1
31852024-05-24T15:26:09.124Z[ helios-setup] May 24 15:26:07.450 INFO E| Downloaded time v0.3.20
31862024-05-24T15:26:09.135Z[ helios-setup] May 24 15:26:07.461 INFO E| Downloaded reqwest v0.11.16
31872024-05-24T15:26:09.151Z[ helios-setup] May 24 15:26:07.477 INFO E| Downloaded rayon v1.6.1
31882024-05-24T15:26:09.167Z[ helios-setup] May 24 15:26:07.492 INFO E| Downloaded h2 v0.3.16
31892024-05-24T15:26:09.178Z[ helios-setup] May 24 15:26:07.503 INFO E| Downloaded hyper v0.14.25
31902024-05-24T15:26:09.192Z[ helios-setup] May 24 15:26:07.518 INFO E| Downloaded git2 v0.16.1
31912024-05-24T15:26:09.206Z[ helios-setup] May 24 15:26:07.531 INFO E| Downloaded futures-util v0.3.28
31922024-05-24T15:26:09.224Z[ helios-setup] May 24 15:26:07.550 INFO E| Downloaded regress v0.5.0
31932024-05-24T15:26:09.234Z[ helios-setup] May 24 15:26:07.560 INFO E| Downloaded rustls v0.21.0
31942024-05-24T15:26:09.272Z[ helios-setup] May 24 15:26:07.597 INFO E| Downloaded regex v1.7.3
31952024-05-24T15:26:09.284Z[ helios-setup] May 24 15:26:07.610 INFO E| Downloaded rustix v0.37.3
31962024-05-24T15:26:09.314Z[ helios-setup] May 24 15:26:07.639 INFO E| Downloaded rhai v1.14.0
31972024-05-24T15:26:09.333Z[ helios-setup] May 24 15:26:07.659 INFO E| Downloaded openapiv3 v1.0.2
31982024-05-24T15:26:09.352Z[ helios-setup] May 24 15:26:07.677 INFO E| Downloaded syn v1.0.107
31992024-05-24T15:26:09.368Z[ helios-setup] May 24 15:26:07.693 INFO E| Downloaded parking_lot_core v0.9.6
32002024-05-24T15:26:09.374Z[ helios-setup] May 24 15:26:07.696 INFO E| Downloaded futures v0.3.28
32012024-05-24T15:26:09.378Z[ helios-setup] May 24 15:26:07.704 INFO E| Downloaded once_cell v1.17.0
32022024-05-24T15:26:09.382Z[ helios-setup] May 24 15:26:07.707 INFO E| Downloaded libc v0.2.139
32032024-05-24T15:26:09.418Z[ helios-setup] May 24 15:26:07.743 INFO E| Downloaded log v0.4.17
32042024-05-24T15:26:09.421Z[ helios-setup] May 24 15:26:07.747 INFO E| Downloaded ipnet v2.7.2
32052024-05-24T15:26:09.424Z[ helios-setup] May 24 15:26:07.749 INFO E| Downloaded serde_json v1.0.95
32062024-05-24T15:26:09.433Z[ helios-setup] May 24 15:26:07.759 INFO E| Downloaded serde v1.0.152
32072024-05-24T15:26:09.438Z[ helios-setup] May 24 15:26:07.764 INFO E| Downloaded itoa v1.0.6
32082024-05-24T15:26:09.441Z[ helios-setup] May 24 15:26:07.766 INFO E| Downloaded getrandom v0.2.8
32092024-05-24T15:26:09.444Z[ helios-setup] May 24 15:26:07.769 INFO E| Downloaded tracing-core v0.1.30
32102024-05-24T15:26:09.448Z[ helios-setup] May 24 15:26:07.773 INFO E| Downloaded tokio-util v0.7.7
32112024-05-24T15:26:09.493Z[ helios-setup] May 24 15:26:07.818 INFO E| Downloaded serde_yaml v0.9.21
32122024-05-24T15:26:09.498Z[ helios-setup] May 24 15:26:07.824 INFO E| Downloaded pin-project-lite v0.2.9
32132024-05-24T15:26:09.505Z[ helios-setup] May 24 15:26:07.831 INFO E| Downloaded crossbeam-utils v0.8.14
32142024-05-24T15:26:09.510Z[ helios-setup] May 24 15:26:07.835 INFO E| Downloaded async-trait v0.1.68
32152024-05-24T15:26:09.519Z[ helios-setup] May 24 15:26:07.841 INFO E| Downloaded num_cpus v1.15.0
32162024-05-24T15:26:09.522Z[ helios-setup] May 24 15:26:07.845 INFO E| Downloaded unicode-bidi v0.3.13
32172024-05-24T15:26:09.525Z[ helios-setup] May 24 15:26:07.849 INFO E| Downloaded ucd-trie v0.1.5
32182024-05-24T15:26:09.528Z[ helios-setup] May 24 15:26:07.851 INFO E| Downloaded typenum v1.16.0
32192024-05-24T15:26:09.531Z[ helios-setup] May 24 15:26:07.855 INFO E| Downloaded toml v0.7.3
32202024-05-24T15:26:09.535Z[ helios-setup] May 24 15:26:07.860 INFO E| Downloaded textwrap v0.16.0
32212024-05-24T15:26:09.538Z[ helios-setup] May 24 15:26:07.863 INFO E| Downloaded socket2 v0.4.9
32222024-05-24T15:26:09.541Z[ helios-setup] May 24 15:26:07.866 INFO E| Downloaded smallvec v1.10.0
32232024-05-24T15:26:09.544Z[ helios-setup] May 24 15:26:07.870 INFO E| Downloaded slog-async v2.7.0
32242024-05-24T15:26:09.547Z[ helios-setup] May 24 15:26:07.872 INFO E| Downloaded serde_derive v1.0.152
32252024-05-24T15:26:09.550Z[ helios-setup] May 24 15:26:07.876 INFO E| Downloaded rustls-pemfile v1.0.2
32262024-05-24T15:26:09.554Z[ helios-setup] May 24 15:26:07.879 INFO E| Downloaded rustfmt-wrapper v0.2.0
32272024-05-24T15:26:09.557Z[ helios-setup] May 24 15:26:07.881 INFO E| Downloaded paste v1.0.12
32282024-05-24T15:26:09.560Z[ helios-setup] May 24 15:26:07.886 INFO E| Downloaded num-integer v0.1.45
32292024-05-24T15:26:09.563Z[ helios-setup] May 24 15:26:07.888 INFO E| Downloaded iana-time-zone v0.1.56
32302024-05-24T15:26:09.568Z[ helios-setup] May 24 15:26:07.891 INFO E| Downloaded httpdate v1.0.2
32312024-05-24T15:26:09.572Z[ helios-setup] May 24 15:26:07.892 INFO E| Downloaded http-body v0.4.5
32322024-05-24T15:26:09.572Z[ helios-setup] May 24 15:26:07.895 INFO E| Downloaded futures-task v0.3.28
32332024-05-24T15:26:09.572Z[ helios-setup] May 24 15:26:07.896 INFO E| Downloaded futures-sink v0.3.28
32342024-05-24T15:26:09.575Z[ helios-setup] May 24 15:26:07.898 INFO E| Downloaded futures-io v0.3.28
32352024-05-24T15:26:09.575Z[ helios-setup] May 24 15:26:07.900 INFO E| Downloaded proc-macro-crate v1.2.1
32362024-05-24T15:26:09.578Z[ helios-setup] May 24 15:26:07.901 INFO E| Downloaded percent-encoding v2.2.0
32372024-05-24T15:26:09.578Z[ helios-setup] May 24 15:26:07.902 INFO E| Downloaded num_enum_derive v0.5.7
32382024-05-24T15:26:09.581Z[ helios-setup] May 24 15:26:07.904 INFO E| Downloaded jobserver v0.1.26
32392024-05-24T15:26:09.584Z[ helios-setup] May 24 15:26:07.907 INFO E| Downloaded home v0.5.4
32402024-05-24T15:26:09.584Z[ helios-setup] May 24 15:26:07.908 INFO E| Downloaded errno v0.3.1
32412024-05-24T15:26:09.587Z[ helios-setup] May 24 15:26:07.910 INFO E| Downloaded concolor-query v0.3.3
32422024-05-24T15:26:09.587Z[ helios-setup] May 24 15:26:07.911 INFO E| Downloaded semver v1.0.17
32432024-05-24T15:26:09.590Z[ helios-setup] May 24 15:26:07.915 INFO E| Downloaded tempfile v3.5.0
32442024-05-24T15:26:09.593Z[ helios-setup] May 24 15:26:07.918 INFO E| Downloaded sha1 v0.10.5
32452024-05-24T15:26:09.598Z[ helios-setup] May 24 15:26:07.923 INFO E| Downloaded sct v0.7.0
32462024-05-24T15:26:09.601Z[ helios-setup] May 24 15:26:07.925 INFO E| Downloaded dyn-clone v1.0.11
32472024-05-24T15:26:09.604Z[ helios-setup] May 24 15:26:07.927 INFO E| Downloaded crossbeam-deque v0.8.2
32482024-05-24T15:26:09.604Z[ helios-setup] May 24 15:26:07.929 INFO E| Downloaded clap_lex v0.4.1
32492024-05-24T15:26:09.607Z[ helios-setup] May 24 15:26:07.931 INFO E| Downloaded anstyle v0.3.5
32502024-05-24T15:26:09.610Z[ helios-setup] May 24 15:26:07.933 INFO E| Downloaded aho-corasick v0.7.20
32512024-05-24T15:26:09.614Z[ helios-setup] May 24 15:26:07.940 INFO E| Downloaded project-root v0.2.2
32522024-05-24T15:26:09.620Z[ helios-setup] May 24 15:26:07.941 INFO E| Downloaded encoding_rs v0.8.32
32532024-05-24T15:26:09.649Z[ helios-setup] May 24 15:26:07.974 INFO E| Downloaded semver-parser v0.10.2
32542024-05-24T15:26:09.652Z[ helios-setup] May 24 15:26:07.977 INFO E| Downloaded is-terminal v0.4.7
32552024-05-24T15:26:09.655Z[ helios-setup] May 24 15:26:07.979 INFO E| Downloaded const-random-macro v0.1.15
32562024-05-24T15:26:09.655Z[ helios-setup] May 24 15:26:07.980 INFO E| Downloaded serde_path_to_error v0.1.11
32572024-05-24T15:26:09.658Z[ helios-setup] May 24 15:26:07.983 INFO E| Downloaded const-random v0.1.15
32582024-05-24T15:26:09.664Z[ helios-setup] May 24 15:26:07.985 INFO E| Downloaded chrono v0.4.24
32592024-05-24T15:26:09.673Z[ helios-setup] May 24 15:26:07.998 INFO E| Downloaded base64 v0.21.0
32602024-05-24T15:26:09.678Z[ helios-setup] May 24 15:26:08.004 INFO E| Downloaded anyhow v1.0.68
32612024-05-24T15:26:09.685Z[ helios-setup] May 24 15:26:08.011 INFO E| Downloaded ahash v0.7.6
32622024-05-24T15:26:09.689Z[ helios-setup] May 24 15:26:08.015 INFO E| Downloaded anstream v0.2.6
32632024-05-24T15:26:09.710Z[ helios-setup] May 24 15:26:08.035 INFO E| Downloaded crossbeam-epoch v0.9.13
32642024-05-24T15:26:09.716Z[ helios-setup] May 24 15:26:08.039 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
32652024-05-24T15:26:09.802Z[ helios-setup] May 24 15:26:08.127 INFO E| Downloaded ahash v0.8.3
32662024-05-24T15:26:09.805Z[ helios-setup] May 24 15:26:08.131 INFO E| Downloaded toolchain_find v0.2.0
32672024-05-24T15:26:09.808Z[ helios-setup] May 24 15:26:08.132 INFO E| Downloaded fastrand v1.9.0
32682024-05-24T15:26:09.811Z[ helios-setup] May 24 15:26:08.134 INFO E| Downloaded concolor-override v1.0.0
32692024-05-24T15:26:09.811Z[ helios-setup] May 24 15:26:08.135 INFO E| Downloaded built v0.6.0
32702024-05-24T15:26:09.814Z[ helios-setup] May 24 15:26:08.137 INFO E| Downloaded bincode v1.3.3
32712024-05-24T15:26:09.820Z[ helios-setup] May 24 15:26:08.140 INFO E| Downloaded autocfg v1.1.0
32722024-05-24T15:26:09.844Z[ helios-setup] May 24 15:26:08.169 INFO E| Downloaded libz-sys v1.1.8
32732024-05-24T15:26:10.275Z[ helios-setup] May 24 15:26:08.600 INFO E| Compiling proc-macro2 v1.0.56
32742024-05-24T15:26:10.278Z[ helios-setup] May 24 15:26:08.600 INFO E| Compiling libc v0.2.139
32752024-05-24T15:26:10.278Z[ helios-setup] May 24 15:26:08.600 INFO E| Compiling quote v1.0.26
32762024-05-24T15:26:10.278Z[ helios-setup] May 24 15:26:08.600 INFO E| Compiling unicode-ident v1.0.8
32772024-05-24T15:26:10.278Z[ helios-setup] May 24 15:26:08.601 INFO E| Compiling syn v1.0.107
32782024-05-24T15:26:10.278Z[ helios-setup] May 24 15:26:08.601 INFO E| Compiling autocfg v1.1.0
32792024-05-24T15:26:10.278Z[ helios-setup] May 24 15:26:08.601 INFO E| Compiling serde_derive v1.0.152
32802024-05-24T15:26:10.279Z[ helios-setup] May 24 15:26:08.601 INFO E| Compiling cfg-if v1.0.0
32812024-05-24T15:26:10.593Z[ helios-setup] May 24 15:26:08.918 INFO E| Compiling version_check v0.9.4
32822024-05-24T15:26:11.006Z[ helios-setup] May 24 15:26:09.332 INFO E| Compiling serde v1.0.152
32832024-05-24T15:26:11.420Z[ helios-setup] May 24 15:26:09.743 INFO E| Compiling memchr v2.5.0
32842024-05-24T15:26:11.793Z[ helios-setup] May 24 15:26:10.042 INFO E| Compiling once_cell v1.17.0
32852024-05-24T15:26:11.810Z[ host-package] Compiling zone_cfg_derive v0.1.2
32862024-05-24T15:26:11.886Z[ helios-setup] May 24 15:26:10.211 INFO E| Compiling thiserror v1.0.38
32872024-05-24T15:26:12.346Z[ helios-setup] May 24 15:26:10.671 INFO E| Compiling log v0.4.17
32882024-05-24T15:26:12.525Z[ helios-setup] May 24 15:26:10.845 INFO E| Compiling itoa v1.0.6
32892024-05-24T15:26:13.026Z[ helios-setup] May 24 15:26:11.351 INFO E| Compiling serde_json v1.0.95
32902024-05-24T15:26:13.934Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32912024-05-24T15:26:14.208Z[ helios-setup] May 24 15:26:12.532 INFO E| Compiling indexmap v1.9.3
32922024-05-24T15:26:14.764Z[ helios-setup] May 24 15:26:13.089 INFO E| Compiling syn v2.0.13
32932024-05-24T15:26:15.052Z[ helios-setup] May 24 15:26:13.376 INFO E| Compiling getrandom v0.2.8
32942024-05-24T15:26:15.159Z[ helios-setup] May 24 15:26:13.483 INFO E| Compiling jobserver v0.1.26
32952024-05-24T15:26:15.358Z[ helios-setup] May 24 15:26:13.683 INFO E| Compiling scopeguard v1.1.0
32962024-05-24T15:26:15.873Z[ helios-setup] May 24 15:26:14.197 INFO E| Compiling cc v1.0.78
32972024-05-24T15:26:15.995Z[ helios-setup] May 24 15:26:14.317 INFO E| Compiling pin-project-lite v0.2.9
32982024-05-24T15:26:16.163Z[ helios-setup] May 24 15:26:14.488 INFO E| Compiling num-integer v0.1.45
32992024-05-24T15:26:16.311Z[ helios-setup] May 24 15:26:14.635 INFO E| Compiling futures-core v0.3.28
33002024-05-24T15:26:16.348Z[ helios-setup] May 24 15:26:14.673 INFO E| Compiling bytes v1.4.0
33012024-05-24T15:26:16.987Z[ helios-setup] May 24 15:26:15.312 INFO E| Compiling ryu v1.0.13
33022024-05-24T15:26:18.073Z[ helios-setup] May 24 15:26:16.397 INFO E| Compiling lock_api v0.4.9
33032024-05-24T15:26:18.238Z[ helios-setup] May 24 15:26:16.562 INFO E| Compiling bitflags v1.3.2
33042024-05-24T15:26:18.348Z[ helios-setup] May 24 15:26:16.672 INFO E| Compiling typenum v1.16.0
33052024-05-24T15:26:18.547Z[ helios-setup] May 24 15:26:16.871 INFO E| Compiling parking_lot_core v0.9.6
33062024-05-24T15:26:18.670Z[ helios-setup] May 24 15:26:16.994 INFO E| Compiling num_cpus v1.15.0
33072024-05-24T15:26:19.172Z[ helios-setup] May 24 15:26:17.496 INFO E| Compiling generic-array v0.14.6
33082024-05-24T15:26:19.309Z[ helios-setup] May 24 15:26:17.633 INFO E| Compiling slab v0.4.7
33092024-05-24T15:26:19.706Z[ helios-setup] May 24 15:26:18.030 INFO E| Compiling futures-channel v0.3.28
33102024-05-24T15:26:19.779Z[ helios-setup] May 24 15:26:18.103 INFO E| Compiling futures-sink v0.3.28
33112024-05-24T15:26:20.104Z[ helios-setup] May 24 15:26:18.428 INFO E| Compiling futures-task v0.3.28
33122024-05-24T15:26:20.875Z[ helios-setup] May 24 15:26:19.199 INFO E| Compiling tokio v1.27.0
33132024-05-24T15:26:21.195Z[ helios-setup] May 24 15:26:19.519 INFO E| Compiling futures-util v0.3.28
33142024-05-24T15:26:21.410Z[ helios-setup] May 24 15:26:19.734 INFO E| Compiling schemars v0.8.12
33152024-05-24T15:26:22.452Z[ helios-setup] May 24 15:26:20.776 INFO E| Compiling signal-hook-registry v1.4.0
33162024-05-24T15:26:22.550Z[ helios-setup] May 24 15:26:20.875 INFO E| Compiling socket2 v0.4.9
33172024-05-24T15:26:22.603Z[ helios-setup] May 24 15:26:20.927 INFO E| Compiling mio v0.8.5
33182024-05-24T15:26:22.919Z[ helios-setup] May 24 15:26:21.243 INFO E| Compiling ahash v0.7.6
33192024-05-24T15:26:23.342Z[ helios-setup] May 24 15:26:21.666 INFO E| Compiling num-traits v0.2.15
33202024-05-24T15:26:24.030Z[ helios-setup] May 24 15:26:22.353 INFO E| Compiling pin-utils v0.1.0
33212024-05-24T15:26:24.345Z[ helios-setup] May 24 15:26:22.669 INFO E| Compiling futures-io v0.3.28
33222024-05-24T15:26:24.350Z[ helios-setup] May 24 15:26:22.671 INFO E| Compiling io-lifetimes v1.0.10
33232024-05-24T15:26:25.352Z[ helios-setup] May 24 15:26:23.676 INFO E| Compiling serde_derive_internals v0.26.0
33242024-05-24T15:26:25.493Z[ helios-setup] May 24 15:26:23.818 INFO E| Compiling crunchy v0.2.2
33252024-05-24T15:26:26.488Z[ helios-setup] May 24 15:26:24.812 INFO E| Compiling ahash v0.8.3
33262024-05-24T15:26:27.157Z[ helios-setup] May 24 15:26:25.481 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
33272024-05-24T15:26:27.399Z[ helios-setup] May 24 15:26:25.723 INFO E| Compiling rustix v0.37.3
33282024-05-24T15:26:27.505Z[ helios-setup] May 24 15:26:25.828 INFO E| Compiling hashbrown v0.12.3
33292024-05-24T15:26:27.525Z[ helios-setup] May 24 15:26:25.849 INFO E| Compiling tiny-keccak v2.0.2
33302024-05-24T15:26:28.467Z[ helios-setup] May 24 15:26:26.789 INFO E| Compiling crypto-common v0.1.6
33312024-05-24T15:26:28.774Z[ helios-setup] May 24 15:26:27.097 INFO E| Compiling block-buffer v0.10.3
33322024-05-24T15:26:29.946Z[ helios-setup] May 24 15:26:28.269 INFO E| Compiling errno v0.3.1
33332024-05-24T15:26:30.378Z[ helios-setup] May 24 15:26:28.701 INFO E| Compiling fnv v1.0.7
33342024-05-24T15:26:30.382Z[ helios-setup] May 24 15:26:28.702 INFO E| Compiling slog v2.7.0
33352024-05-24T15:26:30.523Z[ helios-setup] May 24 15:26:28.846 INFO E| Compiling pkg-config v0.3.26
33362024-05-24T15:26:30.664Z[ helios-setup] May 24 15:26:28.987 INFO E| Compiling crossbeam-utils v0.8.14
33372024-05-24T15:26:30.768Z[ helios-setup] May 24 15:26:29.091 INFO E| Compiling http v0.2.9
33382024-05-24T15:26:33.320Z[ helios-setup] May 24 15:26:31.643 INFO E| Compiling digest v0.10.6
33392024-05-24T15:26:34.349Z[ helios-setup] May 24 15:26:32.672 INFO E| Compiling aho-corasick v0.7.20
33402024-05-24T15:26:34.440Z[ helios-setup] May 24 15:26:32.764 INFO E| Compiling unicode-width v0.1.10
33412024-05-24T15:26:34.747Z[ helios-setup] May 24 15:26:33.070 INFO E| Compiling tinyvec_macros v0.1.1
33422024-05-24T15:26:34.892Z[ helios-setup] May 24 15:26:33.215 INFO E| Compiling percent-encoding v2.2.0
33432024-05-24T15:26:35.095Z[ helios-setup] May 24 15:26:33.418 INFO E| Compiling regex-syntax v0.6.29
33442024-05-24T15:26:35.863Z[ helios-setup] May 24 15:26:34.185 INFO E| Compiling cpufeatures v0.2.5
33452024-05-24T15:26:36.015Z[ helios-setup] May 24 15:26:34.338 INFO E| Compiling httparse v1.8.0
33462024-05-24T15:26:36.524Z[ helios-setup] May 24 15:26:34.848 INFO E| Compiling thiserror-impl v1.0.38
33472024-05-24T15:26:37.051Z[ helios-setup] May 24 15:26:35.372 INFO E| Compiling schemars_derive v0.8.12
33482024-05-24T15:26:37.372Z[ helios-setup] May 24 15:26:35.693 INFO E| Compiling heck v0.4.1
33492024-05-24T15:26:37.421Z[ helios-setup] May 24 15:26:35.743 INFO E| Compiling futures-macro v0.3.28
33502024-05-24T15:26:38.348Z[ helios-setup] May 24 15:26:36.670 INFO E| Compiling tokio-macros v2.0.0
33512024-05-24T15:26:39.276Z[ helios-setup] May 24 15:26:37.599 INFO E| Compiling anyhow v1.0.68
33522024-05-24T15:26:40.231Z[ helios-setup] May 24 15:26:38.553 INFO E| Compiling tinyvec v1.6.0
33532024-05-24T15:26:41.443Z[ helios-setup] May 24 15:26:39.761 INFO E| Compiling regex v1.7.3
33542024-05-24T15:26:41.807Z[ helios-setup] May 24 15:26:40.129 INFO E| Compiling const-random-macro v0.1.15
33552024-05-24T15:26:42.996Z[ helios-setup] May 24 15:26:41.318 INFO E| Compiling form_urlencoded v1.1.0
33562024-05-24T15:26:43.430Z[ helios-setup] May 24 15:26:41.752 INFO E| Compiling hashbrown v0.13.2
33572024-05-24T15:26:44.365Z[ helios-setup] May 24 15:26:42.687 INFO E| Compiling chrono v0.4.24
33582024-05-24T15:26:45.574Z[ helios-setup] May 24 15:26:43.896 INFO E| Compiling libz-sys v1.1.8
33592024-05-24T15:26:46.794Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33602024-05-24T15:26:48.038Z[ helios-setup] May 24 15:26:46.361 INFO E| Compiling dyn-clone v1.0.11
33612024-05-24T15:26:48.349Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33622024-05-24T15:26:48.352Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33632024-05-24T15:26:48.373Z[ helios-setup] May 24 15:26:46.695 INFO E| Compiling uuid v1.3.0
33642024-05-24T15:26:48.841Z[ helios-setup] May 24 15:26:47.160 INFO E| Compiling unicode-normalization v0.1.22
33652024-05-24T15:26:48.876Z[ helios-setup] May 24 15:26:47.197 INFO E| Compiling regress v0.5.0
33662024-05-24T15:26:48.971Z[ helios-setup] May 24 15:26:47.292 INFO E| Compiling const-random v0.1.15
33672024-05-24T15:26:51.257Z[ helios-setup] May 24 15:26:49.578 INFO E| Compiling getopts v0.2.21
33682024-05-24T15:26:51.697Z[ helios-setup] May 24 15:26:50.018 INFO E| Compiling tracing-core v0.1.30
33692024-05-24T15:26:52.353Z[ helios-setup] May 24 15:26:50.674 INFO E| Compiling memoffset v0.7.1
33702024-05-24T15:26:52.417Z[ helios-setup] May 24 15:26:50.738 INFO E| Compiling ucd-trie v0.1.5
33712024-05-24T15:26:53.366Z[ helios-setup] May 24 15:26:51.687 INFO E| Compiling unicode-bidi v0.3.13
33722024-05-24T15:26:54.350Z[ helios-setup] May 24 15:26:52.671 INFO E| Compiling time-core v0.1.0
33732024-05-24T15:26:56.435Z[ helios-setup] May 24 15:26:54.756 INFO E| Compiling idna v0.3.0
33742024-05-24T15:26:57.062Z[ helios-setup] May 24 15:26:55.377 INFO E| Compiling time-macros v0.2.8
33752024-05-24T15:26:59.204Z[ helios-setup] May 24 15:26:57.525 INFO E| Compiling tracing v0.1.37
33762024-05-24T15:26:59.354Z[ helios-setup] May 24 15:26:57.675 INFO E| Compiling pest v2.5.7
33772024-05-24T15:27:00.110Z[ host-package] Compiling tungstenite v0.21.0
33782024-05-24T15:27:02.003Z[ helios-setup] May 24 15:27:00.323 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33792024-05-24T15:27:02.474Z[ helios-setup] May 24 15:27:00.794 INFO E| Compiling time v0.1.45
33802024-05-24T15:27:03.376Z[ helios-setup] May 24 15:27:01.696 INFO E| Compiling crossbeam-epoch v0.9.13
33812024-05-24T15:27:04.330Z[ helios-setup] May 24 15:27:02.651 INFO E| Compiling semver v1.0.17
33822024-05-24T15:27:04.573Z[ helios-setup] May 24 15:27:02.893 INFO E| Compiling num_threads v0.1.6
33832024-05-24T15:27:04.897Z[ helios-setup] May 24 15:27:03.214 INFO E| Compiling toml v0.5.11
33842024-05-24T15:27:05.155Z[ helios-setup] May 24 15:27:03.475 INFO E| Compiling serde_tokenstream v0.2.0
33852024-05-24T15:27:05.700Z[ helios-setup] May 24 15:27:04.020 INFO E| Compiling smallvec v1.10.0
33862024-05-24T15:27:08.269Z[ helios-setup] May 24 15:27:06.589 INFO E| Compiling parking_lot v0.12.1
33872024-05-24T15:27:08.368Z[ helios-setup] May 24 15:27:06.689 INFO E| Compiling iana-time-zone v0.1.56
33882024-05-24T15:27:09.002Z[ helios-setup] May 24 15:27:07.321 INFO E| Compiling time v0.3.20
33892024-05-24T15:27:09.796Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33902024-05-24T15:27:10.337Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33912024-05-24T15:27:11.076Z[ host-package] Compiling lru v0.12.3
33922024-05-24T15:27:11.979Z[ host-package] Compiling stability v0.2.0
33932024-05-24T15:27:12.817Z[ helios-setup] May 24 15:27:11.136 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33942024-05-24T15:27:13.677Z[ host-package] Compiling base64 v0.13.1
33952024-05-24T15:27:14.622Z[ host-package] Compiling corncobs v0.1.3
33962024-05-24T15:27:15.461Z[ host-package] Compiling cassowary v0.3.0
33972024-05-24T15:27:15.594Z[ host-package] Compiling indoc v2.0.5
33982024-05-24T15:27:16.817Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
33992024-05-24T15:27:16.904Z[ helios-setup] May 24 15:27:15.224 INFO E| Compiling semver-parser v0.10.2
34002024-05-24T15:27:17.600Z[ host-package] Compiling ratatui v0.26.2
34012024-05-24T15:27:17.971Z[ helios-setup] May 24 15:27:16.290 INFO E| Compiling url v2.3.1
34022024-05-24T15:27:18.461Z[ host-package] Compiling ron v0.7.1
34032024-05-24T15:27:21.757Z[ helios-setup] May 24 15:27:20.076 INFO E| Compiling crossbeam-channel v0.5.6
34042024-05-24T15:27:22.158Z[ helios-setup] May 24 15:27:20.477 INFO E| Compiling dirs-sys-next v0.1.2
34052024-05-24T15:27:23.295Z[ host-package] Compiling tokio-tungstenite v0.21.0
34062024-05-24T15:27:24.766Z[ helios-setup] May 24 15:27:23.085 INFO E| Compiling try-lock v0.2.4
34072024-05-24T15:27:24.908Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34082024-05-24T15:27:25.328Z[ helios-setup] May 24 15:27:23.647 INFO E| Compiling same-file v1.0.6
34092024-05-24T15:27:25.408Z[ helios-setup] May 24 15:27:23.727 INFO E| Compiling crc32fast v1.3.2
34102024-05-24T15:27:25.711Z[ helios-setup] May 24 15:27:24.030 INFO E| Compiling want v0.3.0
34112024-05-24T15:27:26.169Z[ helios-setup] May 24 15:27:24.487 INFO E| Compiling walkdir v2.3.3
34122024-05-24T15:27:26.882Z[ helios-setup] May 24 15:27:25.201 INFO E| Compiling tokio-util v0.7.7
34132024-05-24T15:27:28.672Z[ helios-setup] May 24 15:27:26.990 INFO E| Compiling dirs-next v2.0.0
34142024-05-24T15:27:29.319Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34152024-05-24T15:27:29.574Z[ helios-setup] May 24 15:27:27.892 INFO E| Compiling h2 v0.3.16
34162024-05-24T15:27:30.647Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34172024-05-24T15:27:31.541Z[ helios-setup] May 24 15:27:29.858 INFO E| Compiling semver v0.11.0
34182024-05-24T15:27:31.970Z[ helios-setup] May 24 15:27:30.288 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34192024-05-24T15:27:33.038Z[ helios-setup] May 24 15:27:31.356 INFO E| Compiling proc-macro-crate v1.2.1
34202024-05-24T15:27:34.450Z[ helios-setup] May 24 15:27:32.767 INFO E| Compiling futures-executor v0.3.28
34212024-05-24T15:27:34.984Z[ helios-setup] May 24 15:27:33.302 INFO E| Compiling http-body v0.4.5
34222024-05-24T15:27:35.090Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34232024-05-24T15:27:36.051Z[ helios-setup] May 24 15:27:34.369 INFO E| Compiling ring v0.16.20
34242024-05-24T15:27:36.837Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34252024-05-24T15:27:36.924Z[ helios-setup] May 24 15:27:35.242 INFO E| Compiling rand_core v0.6.4
34262024-05-24T15:27:37.972Z[ helios-setup] May 24 15:27:36.290 INFO E| Compiling thread_local v1.1.7
34272024-05-24T15:27:38.428Z[ helios-setup] May 24 15:27:36.745 INFO E| Compiling tower-service v0.3.2
34282024-05-24T15:27:38.531Z[ host-package] Compiling zone v0.1.8
34292024-05-24T15:27:38.957Z[ helios-setup] May 24 15:27:37.274 INFO E| Compiling httpdate v1.0.2
34302024-05-24T15:27:39.953Z[ helios-setup] May 24 15:27:38.270 INFO E| Compiling fastrand v1.9.0
34312024-05-24T15:27:40.807Z[ helios-setup] May 24 15:27:39.124 INFO E| Compiling home v0.5.4
34322024-05-24T15:27:41.212Z[ helios-setup] May 24 15:27:39.529 INFO E| Compiling lazy_static v1.4.0
34332024-05-24T15:27:41.282Z[ helios-setup] May 24 15:27:39.600 INFO E| Compiling ppv-lite86 v0.2.17
34342024-05-24T15:27:41.405Z[ helios-setup] May 24 15:27:39.722 INFO E| Compiling adler v1.0.2
34352024-05-24T15:27:42.350Z[ helios-setup] May 24 15:27:40.668 INFO E| Compiling rayon-core v1.10.2
34362024-05-24T15:27:43.362Z[ helios-setup] May 24 15:27:41.679 INFO E| Compiling utf8parse v0.2.1
34372024-05-24T15:27:43.971Z[ helios-setup] May 24 15:27:42.287 INFO E| Compiling base64 v0.21.0
34382024-05-24T15:27:44.131Z[ helios-setup] May 24 15:27:42.448 INFO E| Compiling anstyle-parse v0.1.1
34392024-05-24T15:27:44.682Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34402024-05-24T15:27:45.196Z[ helios-setup] May 24 15:27:43.512 INFO E| Compiling rand_chacha v0.3.1
34412024-05-24T15:27:46.081Z[ helios-setup] May 24 15:27:44.398 INFO E| Compiling miniz_oxide v0.6.2
34422024-05-24T15:27:47.242Z[ helios-setup] May 24 15:27:45.559 INFO E| Compiling toolchain_find v0.2.0
34432024-05-24T15:27:48.471Z[ helios-setup] May 24 15:27:46.787 INFO E| Compiling tempfile v3.5.0
34442024-05-24T15:27:48.484Z[ helios-setup] May 24 15:27:46.800 INFO E| Compiling hyper v0.14.25
34452024-05-24T15:27:52.375Z[ helios-setup] May 24 15:27:50.691 INFO E| Compiling futures v0.3.28
34462024-05-24T15:27:52.673Z[ helios-setup] May 24 15:27:50.989 INFO E| Compiling num_enum_derive v0.5.7
34472024-05-24T15:27:57.046Z[ helios-setup] May 24 15:27:55.361 INFO E| Compiling cargo-lock v8.0.3
34482024-05-24T15:28:00.709Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34492024-05-24T15:28:03.683Z[ helios-setup] May 24 15:28:01.997 INFO E| Compiling crossbeam-deque v0.8.2
34502024-05-24T15:28:03.950Z[ helios-setup] May 24 15:28:02.265 INFO E| Compiling term v0.7.0
34512024-05-24T15:28:05.460Z[ helios-setup] May 24 15:28:03.775 INFO E| Compiling serde_urlencoded v0.7.1
34522024-05-24T15:28:07.233Z[ helios-setup] May 24 15:28:05.548 INFO E| Compiling sha1 v0.10.5
34532024-05-24T15:28:08.910Z[ helios-setup] May 24 15:28:07.225 INFO E| Compiling sha2 v0.10.6
34542024-05-24T15:28:08.973Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34552024-05-24T15:28:09.465Z[ host-package] Compiling portpicker v0.1.1
34562024-05-24T15:28:09.857Z[ helios-setup] May 24 15:28:08.172 INFO E| Compiling is-terminal v0.4.7
34572024-05-24T15:28:10.076Z[ helios-setup] May 24 15:28:08.391 INFO E| Compiling atty v0.2.14
34582024-05-24T15:28:10.350Z[ host-package] Compiling unicode-linebreak v0.1.5
34592024-05-24T15:28:11.155Z[ helios-setup] May 24 15:28:09.469 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
34602024-05-24T15:28:11.358Z[ host-package] Compiling smawk v0.3.2
34612024-05-24T15:28:11.970Z[ helios-setup] May 24 15:28:10.285 INFO E| Compiling concolor-override v1.0.0
34622024-05-24T15:28:11.991Z[ host-package] Compiling textwrap v0.16.1
34632024-05-24T15:28:12.449Z[ helios-setup] May 24 15:28:10.763 INFO E| Compiling anstyle v0.3.5
34642024-05-24T15:28:13.231Z[ helios-setup] May 24 15:28:11.544 INFO E| Compiling concolor-query v0.3.3
34652024-05-24T15:28:13.793Z[ helios-setup] May 24 15:28:12.107 INFO E| Compiling anstream v0.2.6
34662024-05-24T15:28:15.802Z[ helios-setup] May 24 15:28:14.116 INFO E| Compiling slog-term v2.9.0
34672024-05-24T15:28:17.298Z[ helios-setup] May 24 15:28:15.612 INFO E| Compiling flate2 v1.0.25
34682024-05-24T15:28:18.098Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
34692024-05-24T15:28:19.984Z[ helios-setup] May 24 15:28:18.298 INFO E| Compiling num_enum v0.5.7
34702024-05-24T15:28:20.346Z[ helios-setup] May 24 15:28:18.660 INFO E| Compiling rustfmt-wrapper v0.2.0
34712024-05-24T15:28:21.222Z[ helios-setup] May 24 15:28:19.535 INFO E| Compiling rand v0.8.5
34722024-05-24T15:28:21.541Z[ helios-setup] May 24 15:28:19.854 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34732024-05-24T15:28:21.594Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34742024-05-24T15:28:21.847Z[ helios-setup] May 24 15:28:20.158 INFO E| Compiling openapiv3 v1.0.2
34752024-05-24T15:28:24.813Z[ helios-setup] May 24 15:28:23.126 INFO E| Compiling encoding_rs v0.8.32
34762024-05-24T15:28:25.949Z[ helios-setup] May 24 15:28:24.261 INFO E| Compiling mime v0.3.17
34772024-05-24T15:28:28.417Z[ helios-setup] May 24 15:28:26.731 INFO E| Compiling ipnet v2.7.2
34782024-05-24T15:28:29.988Z[ helios-setup] May 24 15:28:28.301 INFO E| Compiling untrusted v0.7.1
34792024-05-24T15:28:30.322Z[ helios-setup] May 24 15:28:28.635 INFO E| Compiling byteorder v1.4.3
34802024-05-24T15:28:30.418Z[ helios-setup] May 24 15:28:28.729 INFO E| Compiling either v1.8.0
34812024-05-24T15:28:31.058Z[ helios-setup] May 24 15:28:29.371 INFO E| Compiling clap_lex v0.4.1
34822024-05-24T15:28:31.626Z[ helios-setup] May 24 15:28:29.939 INFO E| Compiling project-root v0.2.2
34832024-05-24T15:28:32.350Z[ helios-setup] May 24 15:28:30.663 INFO E| Compiling strsim v0.10.0
34842024-05-24T15:28:32.627Z[ helios-setup] May 24 15:28:30.939 INFO E| Compiling base64 v0.13.1
34852024-05-24T15:28:33.125Z[ helios-setup] May 24 15:28:31.437 INFO E| Compiling utf-8 v0.7.6
34862024-05-24T15:28:34.075Z[ helios-setup] May 24 15:28:32.388 INFO E| Compiling spin v0.5.2
34872024-05-24T15:28:34.490Z[ helios-setup] May 24 15:28:32.800 INFO E| Compiling unsafe-libyaml v0.2.8
34882024-05-24T15:28:34.805Z[ helios-setup] May 24 15:28:33.118 INFO E| Compiling tungstenite v0.18.0
34892024-05-24T15:28:36.305Z[ helios-setup] May 24 15:28:34.617 INFO E| Compiling clap_builder v4.2.1
34902024-05-24T15:28:36.502Z[ helios-setup] May 24 15:28:34.814 INFO E| Compiling rayon v1.6.1
34912024-05-24T15:28:38.003Z[ helios-setup] May 24 15:28:36.315 INFO E| Compiling serde_yaml v0.9.21
34922024-05-24T15:28:42.505Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34932024-05-24T15:28:45.502Z[ helios-setup] May 24 15:28:43.813 INFO E| Compiling reqwest v0.11.16
34942024-05-24T15:28:45.776Z[ helios-setup] May 24 15:28:44.075 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34952024-05-24T15:28:46.279Z[ helios-setup] May 24 15:28:44.590 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34962024-05-24T15:28:46.554Z[ host-package] Compiling rcgen v0.12.1
34972024-05-24T15:28:48.344Z[ helios-setup] May 24 15:28:46.655 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34982024-05-24T15:28:49.677Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34992024-05-24T15:28:50.606Z[ helios-setup] May 24 15:28:48.917 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
35002024-05-24T15:28:50.650Z[ helios-setup] May 24 15:28:48.961 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
35012024-05-24T15:28:50.660Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
35022024-05-24T15:28:51.656Z[ helios-setup] May 24 15:28:49.967 INFO E| Compiling clap_derive v4.2.0
35032024-05-24T15:28:55.133Z[ helios-setup] May 24 15:28:53.443 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
35042024-05-24T15:28:57.432Z[ helios-setup] May 24 15:28:55.742 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35052024-05-24T15:29:01.634Z[ helios-setup] May 24 15:28:59.944 INFO E| Compiling clap v4.2.1
35062024-05-24T15:29:04.589Z[ host-package] Compiling atomicwrites v0.4.3
35072024-05-24T15:29:05.806Z[ host-package] Compiling fatfs v0.3.6
35082024-05-24T15:29:07.170Z[ host-package] Compiling rtoolbox v0.0.2
35092024-05-24T15:29:08.341Z[ host-package] Compiling subprocess v0.2.9
35102024-05-24T15:29:09.391Z[ host-package] Compiling is_ci v1.2.0
35112024-05-24T15:29:09.925Z[ host-package] Compiling assert_matches v1.5.0
35122024-05-24T15:29:10.160Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35132024-05-24T15:29:11.313Z[ host-package] Compiling supports-color v3.0.0
35142024-05-24T15:29:11.405Z[ host-package] Compiling rpassword v7.3.1
35152024-05-24T15:29:11.951Z[ host-package] Compiling tui-tree-widget v0.19.0
35162024-05-24T15:29:12.503Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35172024-05-24T15:29:13.109Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
35182024-05-24T15:29:13.172Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35192024-05-24T15:29:13.873Z[ host-package] Compiling csv-core v0.1.11
35202024-05-24T15:29:16.064Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35212024-05-24T15:29:17.680Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35222024-05-24T15:29:19.729Z[ helios-setup] May 24 15:29:18.037 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35232024-05-24T15:29:23.035Z[ helios-setup] May 24 15:29:21.343 INFO E| Compiling tokio-tungstenite v0.18.0
35242024-05-24T15:29:23.621Z[ host-package] Compiling csv v1.3.0
35252024-05-24T15:29:24.364Z[ helios-setup] May 24 15:29:22.672 INFO E| Compiling smartstring v1.0.1
35262024-05-24T15:29:25.565Z[ helios-setup] May 24 15:29:23.874 INFO E| Compiling rustls v0.21.0
35272024-05-24T15:29:27.737Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35282024-05-24T15:29:27.928Z[ helios-setup] May 24 15:29:26.235 INFO E| Compiling sct v0.7.0
35292024-05-24T15:29:29.042Z[ helios-setup] May 24 15:29:27.346 INFO E| Compiling rustls-webpki v0.100.1
35302024-05-24T15:29:30.105Z[ helios-setup] May 24 15:29:28.412 INFO E| Compiling toml_datetime v0.6.1
35312024-05-24T15:29:31.711Z[ helios-setup] May 24 15:29:30.018 INFO E| Compiling serde_spanned v0.6.1
35322024-05-24T15:29:32.448Z[ helios-setup] May 24 15:29:30.752 INFO E| Compiling static_assertions v1.1.0
35332024-05-24T15:29:32.710Z[ helios-setup] May 24 15:29:31.017 INFO E| Compiling winnow v0.4.1
35342024-05-24T15:29:33.114Z[ helios-setup] May 24 15:29:31.420 INFO E| Compiling slog-async v2.7.0
35352024-05-24T15:29:33.220Z[ helios-setup] May 24 15:29:31.528 INFO E| Compiling match_cfg v0.1.0
35362024-05-24T15:29:33.447Z[ helios-setup] May 24 15:29:31.754 INFO E| Compiling camino v1.1.4
35372024-05-24T15:29:34.539Z[ helios-setup] May 24 15:29:32.847 INFO E| Compiling paste v1.0.12
35382024-05-24T15:29:35.079Z[ helios-setup] May 24 15:29:33.385 INFO E| Compiling async-trait v0.1.68
35392024-05-24T15:29:36.309Z[ helios-setup] May 24 15:29:34.616 INFO E| Compiling hostname v0.3.1
35402024-05-24T15:29:38.066Z[ helios-setup] May 24 15:29:36.373 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
35412024-05-24T15:29:40.231Z[ helios-setup] May 24 15:29:38.538 INFO E| Compiling toml_edit v0.19.8
35422024-05-24T15:29:42.006Z[ helios-setup] May 24 15:29:40.313 INFO E| Compiling slog-json v2.6.1
35432024-05-24T15:29:43.504Z[ helios-setup] May 24 15:29:41.810 INFO E| Compiling unicode-linebreak v0.1.4
35442024-05-24T15:29:46.133Z[ host-package] Compiling multimap v0.10.0
35452024-05-24T15:29:47.373Z[ host-package] Compiling uzers v0.11.3
35462024-05-24T15:29:48.914Z[ helios-setup] May 24 15:29:47.219 INFO E| Compiling async-stream-impl v0.3.5
35472024-05-24T15:29:51.938Z[ helios-setup] May 24 15:29:50.244 INFO E| Compiling rhai_codegen v1.5.0
35482024-05-24T15:29:52.193Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35492024-05-24T15:29:53.758Z[ helios-setup] May 24 15:29:52.063 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35502024-05-24T15:29:54.406Z[ helios-setup] May 24 15:29:52.711 INFO E| Compiling take_mut v0.2.2
35512024-05-24T15:29:57.190Z[ helios-setup] May 24 15:29:55.494 INFO E| Compiling rhai v1.14.0
35522024-05-24T15:29:57.704Z[ helios-setup] May 24 15:29:56.009 INFO E| Compiling async-stream v0.3.5
35532024-05-24T15:29:58.971Z[ helios-setup] May 24 15:29:57.276 INFO E| Compiling toml v0.7.3
35542024-05-24T15:30:00.935Z[ helios-setup] May 24 15:29:59.239 INFO E| Compiling tokio-rustls v0.24.0
35552024-05-24T15:30:02.398Z[ helios-setup] May 24 15:30:00.702 INFO E| Compiling slog-bunyan v2.4.0
35562024-05-24T15:30:06.701Z[ helios-setup] May 24 15:30:05.005 INFO E| Compiling rustls-pemfile v1.0.2
35572024-05-24T15:30:07.972Z[ helios-setup] May 24 15:30:06.276 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35582024-05-24T15:30:08.056Z[ helios-setup] May 24 15:30:06.359 INFO E| Compiling bincode v1.3.3
35592024-05-24T15:30:08.445Z[ helios-setup] May 24 15:30:06.750 INFO E| Compiling serde_path_to_error v0.1.11
35602024-05-24T15:30:10.369Z[ helios-setup] May 24 15:30:08.673 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
35612024-05-24T15:30:10.817Z[ helios-setup] May 24 15:30:09.121 INFO E| Compiling terminal_size v0.2.6
35622024-05-24T15:30:11.435Z[ helios-setup] May 24 15:30:09.739 INFO E| Compiling smawk v0.3.1
35632024-05-24T15:30:12.194Z[ helios-setup] May 24 15:30:10.498 INFO E| Compiling textwrap v0.16.0
35642024-05-24T15:30:34.605Z[ helios-setup] May 24 15:30:32.906 INFO E| Compiling git2 v0.16.1
35652024-05-24T15:30:42.071Z[ helios-setup] May 24 15:30:40.371 INFO E| Compiling built v0.6.0
35662024-05-24T15:30:45.727Z[ helios-setup] May 24 15:30:44.028 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35672024-05-24T15:30:47.816Z[ helios-setup] May 24 15:30:46.116 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
35682024-05-24T15:30:48.443Z[ helios-setup] May 24 15:30:46.744 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35692024-05-24T15:30:49.894Z[ helios-setup] May 24 15:30:48.194 INFO E| warning: trait `HttpErrorExt` is never used
35702024-05-24T15:30:49.897Z[ helios-setup] May 24 15:30:48.194 INFO E| --> racktest/agent/server/src/lib.rs:32:7
35712024-05-24T15:30:49.897Z[ helios-setup] May 24 15:30:48.194 INFO E| |
35722024-05-24T15:30:49.897Z[ helios-setup] May 24 15:30:48.194 INFO E| 32 | trait HttpErrorExt<T> {
35732024-05-24T15:30:49.897Z[ helios-setup] May 24 15:30:48.194 INFO E| | ^^^^^^^^^^^^
35742024-05-24T15:30:49.897Z[ helios-setup] May 24 15:30:48.194 INFO E| |
35752024-05-24T15:30:49.897Z[ helios-setup] May 24 15:30:48.194 INFO E| = note: `#[warn(dead_code)]` on by default
35762024-05-24T15:30:56.964Z[ helios-setup] May 24 15:30:55.263 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35772024-05-24T15:31:00.027Z[ helios-setup] May 24 15:30:58.326 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35782024-05-24T15:31:18.523Z[ helios-setup] May 24 15:31:16.820 INFO E| warning: `racktest-agent` (lib) generated 1 warning
35792024-05-24T15:31:51.835Z[ helios-setup] May 24 15:31:50.130 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35802024-05-24T15:32:15.543Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
35812024-05-24T15:32:56.764Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35822024-05-24T15:33:02.765Z[ helios-setup] May 24 15:33:01.053 INFO E| Finished `release` profile [optimized] target(s) in 6m 58s
35832024-05-24T15:33:02.906Z[ helios-setup] May 24 15:33:01.194 INFO building project "pilot" ok (418 seconds)
35842024-05-24T15:33:02.906Z[ helios-setup] May 24 15:33:01.194 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
35852024-05-24T15:33:02.910Z[ helios-setup] May 24 15:33:01.194 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
35862024-05-24T15:33:03.180Z[ helios-setup] May 24 15:33:01.469 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
35872024-05-24T15:33:03.897Z[ helios-setup] May 24 15:33:02.185 INFO E| From https://github.com/jclulow/rust-jmclib
35882024-05-24T15:33:03.897Z[ helios-setup] May 24 15:33:02.185 INFO E| * [new branch] master -> origin/master
35892024-05-24T15:33:03.897Z[ helios-setup] May 24 15:33:02.185 INFO E| * [new ref] -> origin/HEAD
35902024-05-24T15:33:03.922Z[ helios-setup] May 24 15:33:02.210 INFO E| Updating crates.io index
35912024-05-24T15:33:04.146Z[ helios-setup] May 24 15:33:02.434 INFO E| Downloading crates ...
35922024-05-24T15:33:04.281Z[ helios-setup] May 24 15:33:02.569 INFO E| Downloaded bitflags v2.3.3
35932024-05-24T15:33:04.287Z[ helios-setup] May 24 15:33:02.576 INFO E| Downloaded itoa v1.0.9
35942024-05-24T15:33:04.291Z[ helios-setup] May 24 15:33:02.578 INFO E| Downloaded block-buffer v0.9.0
35952024-05-24T15:33:04.320Z[ helios-setup] May 24 15:33:02.608 INFO E| Downloaded time-core v0.1.1
35962024-05-24T15:33:04.324Z[ helios-setup] May 24 15:33:02.610 INFO E| Downloaded sha-1 v0.9.8
35972024-05-24T15:33:04.327Z[ helios-setup] May 24 15:33:02.613 INFO E| Downloaded proc-macro2 v1.0.66
35982024-05-24T15:33:04.330Z[ helios-setup] May 24 15:33:02.617 INFO E| Downloaded digest v0.9.0
35992024-05-24T15:33:04.333Z[ helios-setup] May 24 15:33:02.620 INFO E| Downloaded fastrand v2.0.0
36002024-05-24T15:33:04.337Z[ helios-setup] May 24 15:33:02.622 INFO E| Downloaded anyhow v1.0.72
36012024-05-24T15:33:04.340Z[ helios-setup] May 24 15:33:02.628 INFO E| Downloaded libdevinfo-sys v1.0.0
36022024-05-24T15:33:04.344Z[ helios-setup] May 24 15:33:02.630 INFO E| Downloaded getrandom v0.2.10
36032024-05-24T15:33:04.347Z[ helios-setup] May 24 15:33:02.635 INFO E| Downloaded time-macros v0.2.10
36042024-05-24T15:33:04.353Z[ helios-setup] May 24 15:33:02.638 INFO E| Downloaded opaque-debug v0.3.0
36052024-05-24T15:33:04.354Z[ helios-setup] May 24 15:33:02.639 INFO E| Downloaded tempfile v3.7.0
36062024-05-24T15:33:04.357Z[ helios-setup] May 24 15:33:02.643 INFO E| Downloaded uuid v0.8.2
36072024-05-24T15:33:04.360Z[ helios-setup] May 24 15:33:02.648 INFO E| Downloaded unicode-ident v1.0.11
36082024-05-24T15:33:05.367Z[ helios-setup] May 24 15:33:02.652 INFO E| Downloaded quote v1.0.31
36092024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.657 INFO E| Downloaded once_cell v1.18.0
36102024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.661 INFO E| Downloaded ryu v1.0.15
36112024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.666 INFO E| Downloaded md-5 v0.9.1
36122024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.668 INFO E| Downloaded cpufeatures v0.2.9
36132024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.689 INFO E| Downloaded time v0.3.23
36142024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.710 INFO E| Downloaded serde_json v1.0.103
36152024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.722 INFO E| Downloaded serde v1.0.174
36162024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.753 INFO E| Downloaded syn v2.0.27
36172024-05-24T15:33:05.371Z[ helios-setup] May 24 15:33:02.801 INFO E| Downloaded serde_derive v1.0.174
36182024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:02.832 INFO E| Downloaded rustix v0.38.4
36192024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:02.867 INFO E| Downloaded libc v0.2.147
36202024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling libc v0.2.147
36212024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling proc-macro2 v1.0.66
36222024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling cfg-if v1.0.0
36232024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling unicode-ident v1.0.11
36242024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling typenum v1.16.0
36252024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling version_check v0.9.4
36262024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling serde v1.0.174
36272024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.129 INFO E| Compiling rustix v0.38.4
36282024-05-24T15:33:05.372Z[ helios-setup] May 24 15:33:03.643 INFO E| Compiling slog v2.7.0
36292024-05-24T15:33:05.644Z[ helios-setup] May 24 15:33:03.932 INFO E| Compiling time-core v0.1.1
36302024-05-24T15:33:05.949Z[ helios-setup] May 24 15:33:04.237 INFO E| Compiling itoa v1.0.9
36312024-05-24T15:33:06.401Z[ helios-setup] May 24 15:33:04.689 INFO E| Compiling time-macros v0.2.10
36322024-05-24T15:33:06.456Z[ helios-setup] May 24 15:33:04.744 INFO E| Compiling once_cell v1.18.0
36332024-05-24T15:33:06.470Z[ helios-setup] May 24 15:33:04.758 INFO E| Compiling bitflags v2.3.3
36342024-05-24T15:33:06.605Z[ helios-setup] May 24 15:33:04.893 INFO E| Compiling generic-array v0.14.7
36352024-05-24T15:33:07.045Z[ helios-setup] May 24 15:33:05.333 INFO E| Compiling num_threads v0.1.6
36362024-05-24T15:33:07.318Z[ helios-setup] May 24 15:33:05.605 INFO E| Compiling thread_local v1.1.7
36372024-05-24T15:33:07.377Z[ helios-setup] May 24 15:33:05.665 INFO E| Compiling anyhow v1.0.72
36382024-05-24T15:33:07.486Z[ helios-setup] May 24 15:33:05.773 INFO E| Compiling fastrand v2.0.0
36392024-05-24T15:33:08.645Z[ helios-setup] May 24 15:33:06.933 INFO E| Compiling quote v1.0.31
36402024-05-24T15:33:08.716Z[ helios-setup] May 24 15:33:07.004 INFO E| Compiling dirs-sys-next v0.1.2
36412024-05-24T15:33:08.831Z[ helios-setup] May 24 15:33:07.119 INFO E| Compiling errno v0.3.1
36422024-05-24T15:33:08.952Z[ helios-setup] May 24 15:33:07.240 INFO E| Compiling atty v0.2.14
36432024-05-24T15:33:08.976Z[ helios-setup] May 24 15:33:07.264 INFO E| Compiling serde_json v1.0.103
36442024-05-24T15:33:09.210Z[ helios-setup] May 24 15:33:07.497 INFO E| Compiling dirs-next v2.0.0
36452024-05-24T15:33:09.367Z[ helios-setup] May 24 15:33:07.654 INFO E| Compiling term v0.7.0
36462024-05-24T15:33:09.452Z[ helios-setup] May 24 15:33:07.739 INFO E| Compiling syn v2.0.27
36472024-05-24T15:33:10.143Z[ helios-setup] May 24 15:33:08.429 INFO E| Compiling opaque-debug v0.3.0
36482024-05-24T15:33:10.264Z[ helios-setup] May 24 15:33:08.552 INFO E| Compiling getrandom v0.2.10
36492024-05-24T15:33:10.364Z[ helios-setup] May 24 15:33:08.652 INFO E| Compiling same-file v1.0.6
36502024-05-24T15:33:10.798Z[ helios-setup] May 24 15:33:09.086 INFO E| Compiling unicode-width v0.1.10
36512024-05-24T15:33:10.986Z[ helios-setup] May 24 15:33:09.272 INFO E| Compiling cpufeatures v0.2.9
36522024-05-24T15:33:11.045Z[ helios-setup] May 24 15:33:09.332 INFO E| Compiling ryu v1.0.15
36532024-05-24T15:33:11.325Z[ helios-setup] May 24 15:33:09.613 INFO E| Compiling getopts v0.2.21
36542024-05-24T15:33:11.871Z[ helios-setup] May 24 15:33:10.159 INFO E| Compiling walkdir v2.3.3
36552024-05-24T15:33:12.157Z[ helios-setup] May 24 15:33:10.445 INFO E| Compiling digest v0.9.0
36562024-05-24T15:33:12.181Z[ helios-setup] May 24 15:33:10.469 INFO E| Compiling time v0.3.23
36572024-05-24T15:33:12.576Z[ helios-setup] May 24 15:33:10.864 INFO E| Compiling block-buffer v0.9.0
36582024-05-24T15:33:12.783Z[ helios-setup] May 24 15:33:11.070 INFO E| Compiling md-5 v0.9.1
36592024-05-24T15:33:13.073Z[ helios-setup] May 24 15:33:11.360 INFO E| Compiling tempfile v3.7.0
36602024-05-24T15:33:13.513Z[ helios-setup] May 24 15:33:11.798 INFO E| Compiling sha-1 v0.9.8
36612024-05-24T15:33:13.615Z[ helios-setup] May 24 15:33:11.902 INFO E| Compiling glob v0.3.1
36622024-05-24T15:33:13.675Z[ helios-setup] May 24 15:33:11.962 INFO E| Compiling libdevinfo-sys v1.0.0
36632024-05-24T15:33:15.627Z[ helios-setup] May 24 15:33:13.915 INFO E| Compiling slog-term v2.9.0
36642024-05-24T15:33:19.269Z[ helios-setup] May 24 15:33:17.555 INFO E| Compiling serde_derive v1.0.174
36652024-05-24T15:33:35.121Z[ helios-setup] May 24 15:33:33.407 INFO E| Compiling toml v0.5.11
36662024-05-24T15:33:35.125Z[ helios-setup] May 24 15:33:33.407 INFO E| Compiling uuid v0.8.2
36672024-05-24T15:33:37.304Z[ helios-setup] May 24 15:33:35.589 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
36682024-05-24T15:33:41.087Z[ helios-setup] May 24 15:33:39.369 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
36692024-05-24T15:33:58.386Z[ helios-setup] May 24 15:33:56.669 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.38s
36702024-05-24T15:33:58.419Z[ helios-setup] May 24 15:33:56.702 INFO building project "image-builder" ok (55 seconds)
36712024-05-24T15:33:58.422Z[ helios-setup] rm -f helios-build
36722024-05-24T15:33:58.425Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36732024-05-24T15:33:58.428Z[ helios-setup]
36742024-05-24T15:33:58.428Z[ helios-setup] Setup complete! ./helios-build is now available.
36752024-05-24T15:33:58.431Z[ helios-setup]
36762024-05-24T15:33:58.431Z[ helios-setup]
36772024-05-24T15:33:58.431Z[ helios-setup] real 12:18.501634324
36782024-05-24T15:33:58.431Z[ helios-setup] user 29:04.207596390
36792024-05-24T15:33:58.431Z[ helios-setup] sys 3:45.477326632
36802024-05-24T15:33:58.431Z[ helios-setup] trap 1.589256460
36812024-05-24T15:33:58.431Z[ helios-setup] tflt 7.043576411
36822024-05-24T15:33:58.431Z[ helios-setup] dflt 43.417907253
36832024-05-24T15:33:58.431Z[ helios-setup] kflt 0.021106031
36842024-05-24T15:33:58.432Z[ helios-setup] lock 1:56:14.374039350
36852024-05-24T15:33:58.432Z[ helios-setup] slp 3:05:01.646010407
36862024-05-24T15:33:58.432Z[ helios-setup] lat 32:42.346870715
36872024-05-24T15:33:58.432Z[ helios-setup] stop 4:25.650608568
36882024-05-24T15:33:58.432ZMay 24 15:33:56.715 INFO [helios-setup] process exited with exit status: 0 (738.50728715s)
36892024-05-24T15:33:58.432ZMay 24 15:33:56.715 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36902024-05-24T15:33:58.459Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36912024-05-24T15:33:58.645Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36922024-05-24T15:33:58.648Z[ phbl-toolchain] info: downloading component 'cargo'
36932024-05-24T15:34:00.881Z[ phbl-toolchain] info: downloading component 'clippy'
36942024-05-24T15:34:01.659Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36952024-05-24T15:34:06.498Z[ phbl-toolchain] info: downloading component 'miri'
36962024-05-24T15:34:06.650Z[ phbl-toolchain] info: downloading component 'rust-docs'
36972024-05-24T15:34:07.812Z[ phbl-toolchain] info: downloading component 'rust-src'
36982024-05-24T15:34:07.984Z[ phbl-toolchain] info: downloading component 'rust-std'
36992024-05-24T15:34:10.042Z[ phbl-toolchain] info: downloading component 'rustc'
37002024-05-24T15:34:15.232Z[ phbl-toolchain] info: downloading component 'rustfmt'
37012024-05-24T15:34:15.593Z[ phbl-toolchain] info: installing component 'cargo'
37022024-05-24T15:34:16.769Z[ phbl-toolchain] info: installing component 'clippy'
37032024-05-24T15:34:17.341Z[ phbl-toolchain] info: installing component 'llvm-tools'
37042024-05-24T15:34:23.200Z[ phbl-toolchain] info: installing component 'miri'
37052024-05-24T15:34:23.503Z[ phbl-toolchain] info: installing component 'rust-docs'
37062024-05-24T15:34:30.259Z[ phbl-toolchain] info: installing component 'rust-src'
37072024-05-24T15:34:30.936Z[ phbl-toolchain] info: installing component 'rust-std'
37082024-05-24T15:34:33.470Z[ phbl-toolchain] info: installing component 'rustc'
37092024-05-24T15:34:40.061Z[ phbl-toolchain] info: installing component 'rustfmt'
37102024-05-24T15:34:40.842Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
37112024-05-24T15:34:40.846ZMay 24 15:34:39.124 INFO [phbl-toolchain] process exited with exit status: 0 (42.408968209s)
37122024-05-24T15:40:03.515Z[ host-package] Finished `release` profile [optimized] target(s) in 17m 37s
37132024-05-24T15:41:09.498ZMay 24 15:41:07.743 INFO [host-package] process exited with exit status: 0 (1123.417155453s)
37142024-05-24T15:41:09.501ZMay 24 15:41:07.743 INFO [host-stamp] running task
37152024-05-24T15:41:09.501ZMay 24 15:41:07.743 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
37162024-05-24T15:41:09.505ZMay 24 15:41:07.750 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+gitac617d70685
37172024-05-24T15:41:09.509ZMay 24 15:41:07.755 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+gitac617d70685
37182024-05-24T15:41:09.514Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
37192024-05-24T15:41:09.514ZMay 24 15:41:07.760 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+gitac617d70685
37202024-05-24T15:41:09.519Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
37212024-05-24T15:41:09.522ZMay 24 15:41:07.765 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+gitac617d70685
37222024-05-24T15:41:09.525Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
37232024-05-24T15:41:09.528ZMay 24 15:41:07.771 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+gitac617d70685
37242024-05-24T15:41:09.535Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37252024-05-24T15:41:09.539ZMay 24 15:41:07.778 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+gitac617d70685
37262024-05-24T15:41:09.539Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
37272024-05-24T15:41:09.545ZMay 24 15:41:07.789 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+gitac617d70685
37282024-05-24T15:41:09.552Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
37292024-05-24T15:41:09.552Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
37302024-05-24T15:41:09.552ZMay 24 15:41:07.796 INFO [stamp-oxlog] process exited with exit status: 0 (31.215814ms)
37312024-05-24T15:41:09.552Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37322024-05-24T15:41:09.558Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
37332024-05-24T15:41:09.561Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
37342024-05-24T15:41:09.564ZMay 24 15:41:07.809 INFO [stamp-overlay] process exited with exit status: 0 (24.121488ms)
37352024-05-24T15:41:09.628Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
37362024-05-24T15:41:09.631ZMay 24 15:41:07.876 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (116.431464ms)
37372024-05-24T15:41:09.740Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
37382024-05-24T15:41:09.743ZMay 24 15:41:07.989 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (211.230822ms)
37392024-05-24T15:41:09.849Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
37402024-05-24T15:41:09.852ZMay 24 15:41:08.097 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (341.582198ms)
37412024-05-24T15:41:10.495Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
37422024-05-24T15:41:10.728Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
37432024-05-24T15:41:10.732ZMay 24 15:41:08.976 INFO [stamp-propolis-server] process exited with exit status: 0 (1.226090192s)
37442024-05-24T15:41:12.730Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37452024-05-24T15:41:19.016Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37462024-05-24T15:41:19.024ZMay 24 15:41:17.261 INFO [stamp-switch-asic] process exited with exit status: 0 (9.490468156s)
37472024-05-24T15:41:19.024ZMay 24 15:41:17.262 INFO [host-stamp] task succeeded (9.518446772s)
37482024-05-24T15:41:19.025ZMay 24 15:41:17.262 INFO [host-proto] running task
37492024-05-24T15:41:19.401ZMay 24 15:41:17.646 INFO [host-proto] task succeeded (384.065108ms)
37502024-05-24T15:41:19.401ZMay 24 15:41:17.646 INFO [host-profile] running task
37512024-05-24T15:41:19.405ZMay 24 15:41:17.646 INFO [host-profile] task succeeded (358.336µs)
37522024-05-24T15:41:19.405ZMay 24 15:41:17.646 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.29.250' -P /tmp/.tmprnLlKg/proto/host/root -N 'ci ac617d7/${os_short_commit} 2024-05-24 15:21' -s host -B
37532024-05-24T15:41:19.414Z[ host-image] May 24 15:41:17.659 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37542024-05-24T15:41:19.418Z[ host-image] May 24 15:41:17.659 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37552024-05-24T15:41:19.433Z[ host-image] May 24 15:41:17.673 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmprnLlKg/proto/host/root"
37562024-05-24T15:41:19.433Z[ host-image] May 24 15:41:17.673 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37572024-05-24T15:41:19.854Z[ host-image] May 24 15:41:17.673 INFO image builder template: ramdisk-01-os...
37582024-05-24T15:41:19.854Z[ host-image] May 24 15:41:17.673 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/.tmprnLlKg/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.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37592024-05-24T15:41:19.860Z[ host-image] May 24 15:41:17.693 INFO O| May 24 15:41:17.693 INFO CREATE DATASET: rpool/images/build/host/output
37602024-05-24T15:41:19.861Z[ host-image] May 24 15:41:18.035 INFO O| May 24 15:41:18.035 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37612024-05-24T15:41:19.861Z[ host-image] May 24 15:41:18.039 INFO O| May 24 15:41:18.039 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37622024-05-24T15:41:20.004Z[ host-image] May 24 15:41:18.248 INFO O| May 24 15:41:18.248 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37632024-05-24T15:41:20.060Z[ host-image] May 24 15:41:18.304 INFO O| May 24 15:41:18.304 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37642024-05-24T15:41:20.063Z[ host-image] May 24 15:41:18.304 INFO O| May 24 15:41:18.304 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37652024-05-24T15:41:20.063Z[ host-image] May 24 15:41:18.304 INFO O| May 24 15:41:18.304 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37662024-05-24T15:41:20.063Z[ host-image] May 24 15:41:18.304 INFO O| May 24 15:41:18.304 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37672024-05-24T15:41:20.070Z[ host-image] May 24 15:41:18.314 INFO O| May 24 15:41:18.314 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37682024-05-24T15:41:20.282Z[ host-image] May 24 15:41:18.524 INFO O| May 24 15:41:18.524 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37692024-05-24T15:41:20.290Z[ host-image] May 24 15:41:18.535 INFO O| May 24 15:41:18.535 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37702024-05-24T15:41:20.650Z[ host-image] May 24 15:41:18.894 INFO O| May 24 15:41:18.893 INFO O| Caching catalogs ... Done
37712024-05-24T15:41:20.736Z[ host-image] May 24 15:41:18.980 INFO O| May 24 15:41:18.980 INFO STEP 0 (pkg_image_create) COMPLETE
37722024-05-24T15:41:20.736Z[ host-image] May 24 15:41:18.980 INFO O| May 24 15:41:18.980 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37732024-05-24T15:41:20.739Z[ host-image] May 24 15:41:18.980 INFO O| May 24 15:41:18.980 INFO skip step because feature "repo_redist" is not enabled
37742024-05-24T15:41:20.739Z[ host-image] May 24 15:41:18.980 INFO O| May 24 15:41:18.980 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37752024-05-24T15:41:20.746Z[ host-image] May 24 15:41:18.990 INFO O| May 24 15:41:18.990 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"]
37762024-05-24T15:41:21.083Z[ host-image] May 24 15:41:19.326 INFO O| May 24 15:41:19.326 INFO STEP 2 (pkg_set_publisher) COMPLETE
37772024-05-24T15:41:21.083Z[ host-image] May 24 15:41:19.326 INFO O| May 24 15:41:19.326 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37782024-05-24T15:41:21.092Z[ host-image] May 24 15:41:19.336 INFO O| May 24 15:41:19.336 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"]
37792024-05-24T15:41:21.457Z[ host-image] May 24 15:41:19.700 INFO O| May 24 15:41:19.700 INFO STEP 3 (pkg_set_publisher) COMPLETE
37802024-05-24T15:41:21.457Z[ host-image] May 24 15:41:19.701 INFO O| May 24 15:41:19.700 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37812024-05-24T15:41:21.460Z[ host-image] May 24 15:41:19.701 INFO O| May 24 15:41:19.700 INFO skip step because feature "repo_redist" is not enabled
37822024-05-24T15:41:21.460Z[ host-image] May 24 15:41:19.701 INFO O| May 24 15:41:19.701 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37832024-05-24T15:41:21.818Z[ host-image] May 24 15:41:20.061 INFO O| May 24 15:41:20.061 INFO variant opensolaris.zone is already global
37842024-05-24T15:41:21.818Z[ host-image] May 24 15:41:20.061 INFO O| May 24 15:41:20.061 INFO STEP 5 (pkg_change_variant) COMPLETE
37852024-05-24T15:41:21.821Z[ host-image] May 24 15:41:20.061 INFO O| May 24 15:41:20.061 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37862024-05-24T15:41:22.329Z[ host-image] May 24 15:41:20.573 INFO O| May 24 15:41:20.573 INFO variant opensolaris.imagetype is full; changing to partial
37872024-05-24T15:41:22.329Z[ host-image] May 24 15:41:20.573 INFO O| May 24 15:41:20.573 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37882024-05-24T15:41:26.279Z[ host-image] May 24 15:41:24.522 INFO O| May 24 15:41:24.522 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37892024-05-24T15:41:28.597Z[ host-image] May 24 15:41:26.840 INFO O| May 24 15:41:26.840 INFO O| Startup: Caching catalogs ... Done
37902024-05-24T15:41:28.652Z[ host-image] May 24 15:41:26.895 INFO O| May 24 15:41:26.895 INFO O| Planning: Planning completed in 0.00 seconds
37912024-05-24T15:41:28.655Z[ host-image] May 24 15:41:26.896 INFO O| May 24 15:41:26.896 INFO O| Planning: Consolidating action changes ... Done
37922024-05-24T15:41:28.655Z[ host-image] May 24 15:41:26.896 INFO O| May 24 15:41:26.896 INFO O| Planning: Evaluating mediators ... Done
37932024-05-24T15:41:28.655Z[ host-image] May 24 15:41:26.897 INFO O| May 24 15:41:26.897 INFO O| Planning: Planning completed in 0.00 seconds
37942024-05-24T15:41:28.655Z[ host-image] May 24 15:41:26.897 INFO O| May 24 15:41:26.897 INFO O| Variants/Facets to change: 1
37952024-05-24T15:41:28.727Z[ host-image] May 24 15:41:26.969 INFO O| May 24 15:41:26.969 INFO O| Done
37962024-05-24T15:41:28.727Z[ host-image] May 24 15:41:26.969 INFO O| May 24 15:41:26.969 INFO O| Done
37972024-05-24T15:41:29.157Z[ host-image] May 24 15:41:27.400 INFO O| May 24 15:41:27.400 INFO O| Done
37982024-05-24T15:41:29.208Z[ host-image] May 24 15:41:27.451 INFO O| May 24 15:41:27.451 INFO O| Done
37992024-05-24T15:41:29.211Z[ host-image] May 24 15:41:27.452 INFO O| May 24 15:41:27.452 INFO O| Done
38002024-05-24T15:41:29.211Z[ host-image] May 24 15:41:27.452 INFO O| May 24 15:41:27.452 INFO O| Done
38012024-05-24T15:41:29.211Z[ host-image] May 24 15:41:27.454 INFO O| May 24 15:41:27.454 INFO O| Done
38022024-05-24T15:41:29.601Z[ host-image] May 24 15:41:27.841 INFO O| May 24 15:41:27.841 INFO STEP 6 (pkg_change_variant) COMPLETE
38032024-05-24T15:41:29.602Z[ host-image] May 24 15:41:27.841 INFO O| May 24 15:41:27.841 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38042024-05-24T15:41:29.607Z[ host-image] May 24 15:41:27.841 INFO O| May 24 15:41:27.841 INFO skip step because feature "debug_variant" is not enabled
38052024-05-24T15:41:29.607Z[ host-image] May 24 15:41:27.841 INFO O| May 24 15:41:27.841 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38062024-05-24T15:41:30.179Z[ host-image] May 24 15:41:28.423 INFO O| May 24 15:41:28.422 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
38072024-05-24T15:41:31.086Z[ host-image] May 24 15:41:29.317 INFO O| May 24 15:41:29.317 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38082024-05-24T15:41:31.090Z[ host-image] May 24 15:41:29.318 INFO O| May 24 15:41:29.318 INFO O| Planning: Planning completed in 0.00 seconds
38092024-05-24T15:41:31.090Z[ host-image] May 24 15:41:29.319 INFO O| May 24 15:41:29.319 INFO O| Planning: Consolidating action changes ... Done
38102024-05-24T15:41:31.090Z[ host-image] May 24 15:41:29.319 INFO O| May 24 15:41:29.319 INFO O| Planning: Evaluating mediators ... Done
38112024-05-24T15:41:31.090Z[ host-image] May 24 15:41:29.320 INFO O| May 24 15:41:29.320 INFO O| Planning: Planning completed in 0.00 seconds
38122024-05-24T15:41:31.090Z[ host-image] May 24 15:41:29.320 INFO O| May 24 15:41:29.320 INFO O| Variants/Facets to change: 1
38132024-05-24T15:41:31.093Z[ host-image] May 24 15:41:29.335 INFO O| May 24 15:41:29.335 INFO O| Done
38142024-05-24T15:41:31.094Z[ host-image] May 24 15:41:29.335 INFO O| May 24 15:41:29.335 INFO O| Done
38152024-05-24T15:41:31.433Z[ host-image] May 24 15:41:29.675 INFO O| May 24 15:41:29.675 INFO O| Done
38162024-05-24T15:41:31.460Z[ host-image] May 24 15:41:29.704 INFO O| May 24 15:41:29.703 INFO O| Done
38172024-05-24T15:41:31.463Z[ host-image] May 24 15:41:29.704 INFO O| May 24 15:41:29.704 INFO O| Done
38182024-05-24T15:41:31.463Z[ host-image] May 24 15:41:29.704 INFO O| May 24 15:41:29.704 INFO O| Done
38192024-05-24T15:41:31.463Z[ host-image] May 24 15:41:29.706 INFO O| May 24 15:41:29.706 INFO O| Done
38202024-05-24T15:41:31.517Z[ host-image] May 24 15:41:29.758 INFO O| May 24 15:41:29.758 INFO STEP 8 (pkg_change_facet) COMPLETE
38212024-05-24T15:41:31.518Z[ host-image] May 24 15:41:29.758 INFO O| May 24 15:41:29.758 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38222024-05-24T15:41:31.518Z[ host-image] May 24 15:41:29.758 INFO O| May 24 15:41:29.758 INFO skip step because feature "recovery" is not enabled
38232024-05-24T15:41:31.521Z[ host-image] May 24 15:41:29.758 INFO O| May 24 15:41:29.758 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38242024-05-24T15:41:31.521Z[ host-image] May 24 15:41:29.758 INFO O| May 24 15:41:29.758 INFO skip step because feature "recovery" is not enabled
38252024-05-24T15:41:31.521Z[ host-image] May 24 15:41:29.758 INFO O| May 24 15:41:29.758 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38262024-05-24T15:41:31.530Z[ host-image] May 24 15:41:29.773 INFO O| May 24 15:41:29.773 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"]
38272024-05-24T15:41:31.922Z[ host-image] May 24 15:41:30.165 INFO O| May 24 15:41:30.165 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38282024-05-24T15:41:33.739Z[recovery-package] Finished `release` profile [optimized] target(s) in 24.14s
38292024-05-24T15:41:41.710Z[ host-image] May 24 15:41:39.949 INFO O| May 24 15:41:39.949 INFO O| Planning: Solver setup ... Done
38302024-05-24T15:41:45.973ZMay 24 15:41:44.215 INFO [recovery-package] process exited with exit status: 0 (36.471529695s)
38312024-05-24T15:41:45.973ZMay 24 15:41:44.215 INFO [recovery-stamp] running task
38322024-05-24T15:41:45.977ZMay 24 15:41:44.215 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
38332024-05-24T15:41:45.980ZMay 24 15:41:44.220 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+gitac617d70685
38342024-05-24T15:41:45.986ZMay 24 15:41:44.225 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+gitac617d70685
38352024-05-24T15:41:45.991Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38362024-05-24T15:41:45.996Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38372024-05-24T15:41:46.076Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38382024-05-24T15:41:46.080ZMay 24 15:41:44.322 INFO [stamp-installinator] process exited with exit status: 0 (97.514102ms)
38392024-05-24T15:41:46.098Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38402024-05-24T15:41:46.101ZMay 24 15:41:44.343 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (122.693968ms)
38412024-05-24T15:41:46.101ZMay 24 15:41:44.343 INFO [recovery-stamp] task succeeded (128.025995ms)
38422024-05-24T15:41:46.104ZMay 24 15:41:44.343 INFO [recovery-proto] running task
38432024-05-24T15:41:46.104ZMay 24 15:41:44.343 INFO [tuf-stamp] running task
38442024-05-24T15:41:46.104ZMay 24 15:41:44.344 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+gitac617d70685
38452024-05-24T15:41:46.111ZMay 24 15:41:44.354 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+gitac617d70685
38462024-05-24T15:41:46.118ZMay 24 15:41:44.361 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+gitac617d70685
38472024-05-24T15:41:46.124Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38482024-05-24T15:41:46.127ZMay 24 15:41:44.368 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+gitac617d70685
38492024-05-24T15:41:46.131Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38502024-05-24T15:41:46.134ZMay 24 15:41:44.376 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+gitac617d70685
38512024-05-24T15:41:46.145Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38522024-05-24T15:41:46.148Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38532024-05-24T15:41:46.148ZMay 24 15:41:44.388 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+gitac617d70685
38542024-05-24T15:41:46.154Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38552024-05-24T15:41:46.158ZMay 24 15:41:44.397 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+gitac617d70685
38562024-05-24T15:41:46.194Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38572024-05-24T15:41:46.197ZMay 24 15:41:44.437 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+gitac617d70685
38582024-05-24T15:41:46.218Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38592024-05-24T15:41:46.242ZMay 24 15:41:44.484 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+gitac617d70685
38602024-05-24T15:41:46.279Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38612024-05-24T15:41:46.287Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38622024-05-24T15:41:46.290ZMay 24 15:41:44.530 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+gitac617d70685
38632024-05-24T15:41:46.316Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38642024-05-24T15:41:46.326ZMay 24 15:41:44.553 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+gitac617d70685
38652024-05-24T15:41:46.326ZMay 24 15:41:44.559 INFO [recovery-proto] task succeeded (215.66538ms)
38662024-05-24T15:41:46.326ZMay 24 15:41:44.560 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.29.250' -P /tmp/.tmprnLlKg/proto/recovery/root -N 'recovery ac617d7/${os_short_commit} 2024-05-24 15:21' -s recovery -R
38672024-05-24T15:41:46.358Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38682024-05-24T15:41:46.358Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38692024-05-24T15:41:46.358ZMay 24 15:41:44.600 INFO [stamp-probe] process exited with exit status: 0 (211.70037ms)
38702024-05-24T15:41:46.374Z[ recovery-image] May 24 15:41:44.616 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38712024-05-24T15:41:46.374Z[ recovery-image] May 24 15:41:44.616 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38722024-05-24T15:41:46.380Z[ host-image] May 24 15:41:44.622 INFO O| May 24 15:41:44.622 INFO O| Planning: Running solver ... Done
38732024-05-24T15:41:46.404Z[ recovery-image] May 24 15:41:44.646 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmprnLlKg/proto/recovery/root"
38742024-05-24T15:41:46.404Z[ recovery-image] May 24 15:41:44.646 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38752024-05-24T15:41:46.408Z[ recovery-image] May 24 15:41:44.647 INFO image builder template: ramdisk-01-os...
38762024-05-24T15:41:46.408Z[ recovery-image] May 24 15:41:44.647 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/.tmprnLlKg/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.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38772024-05-24T15:41:46.451Z[ recovery-image] May 24 15:41:44.693 INFO O| May 24 15:41:44.693 INFO CREATE DATASET: rpool/images/build/recovery/output
38782024-05-24T15:41:46.673Z[ host-image] May 24 15:41:44.914 INFO O| May 24 15:41:44.914 INFO O| Planning: Finding local manifests ... Done
38792024-05-24T15:41:46.687Z[ host-image] May 24 15:41:44.929 INFO O| May 24 15:41:44.929 INFO O| Planning: Fetching manifests: 0/123 0% complete
38802024-05-24T15:41:46.693Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38812024-05-24T15:41:46.734Z[ recovery-image] May 24 15:41:44.968 INFO O| May 24 15:41:44.968 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38822024-05-24T15:41:46.747Z[ recovery-image] May 24 15:41:44.975 INFO O| May 24 15:41:44.974 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38832024-05-24T15:41:46.765ZMay 24 15:41:45.007 INFO [stamp-ntp] process exited with exit status: 0 (662.909817ms)
38842024-05-24T15:41:47.233Z[ recovery-image] May 24 15:41:45.473 INFO O| May 24 15:41:45.473 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38852024-05-24T15:41:47.264Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
38862024-05-24T15:41:47.312Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
38872024-05-24T15:41:47.404Z[ recovery-image] May 24 15:41:45.646 INFO O| May 24 15:41:45.646 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38882024-05-24T15:41:47.407Z[ recovery-image] May 24 15:41:45.646 INFO O| May 24 15:41:45.646 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38892024-05-24T15:41:47.407Z[ recovery-image] May 24 15:41:45.647 INFO O| May 24 15:41:45.647 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38902024-05-24T15:41:47.407Z[ recovery-image] May 24 15:41:45.647 INFO O| May 24 15:41:45.647 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38912024-05-24T15:41:47.425Z[ recovery-image] May 24 15:41:45.667 INFO O| May 24 15:41:45.667 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38922024-05-24T15:41:47.500Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38932024-05-24T15:41:47.529ZMay 24 15:41:45.771 INFO [stamp-external-dns] process exited with exit status: 0 (1.287143777s)
38942024-05-24T15:41:47.625Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38952024-05-24T15:41:47.630ZMay 24 15:41:45.873 INFO [stamp-internal-dns] process exited with exit status: 0 (1.436133585s)
38962024-05-24T15:41:47.719Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38972024-05-24T15:41:47.723ZMay 24 15:41:45.965 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.567752446s)
38982024-05-24T15:41:47.825Z[ recovery-image] May 24 15:41:46.067 INFO O| May 24 15:41:46.067 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38992024-05-24T15:41:47.839Z[ recovery-image] May 24 15:41:46.081 INFO O| May 24 15:41:46.081 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
39002024-05-24T15:41:48.048Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
39012024-05-24T15:41:48.052ZMay 24 15:41:46.294 INFO [stamp-oximeter] process exited with exit status: 0 (1.933530038s)
39022024-05-24T15:41:48.061Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
39032024-05-24T15:41:48.065ZMay 24 15:41:46.307 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.938756893s)
39042024-05-24T15:41:48.303Z[ recovery-image] May 24 15:41:46.543 INFO O| May 24 15:41:46.543 INFO O| Caching catalogs ... Done
39052024-05-24T15:41:48.412Z[ recovery-image] May 24 15:41:46.654 INFO O| May 24 15:41:46.653 INFO STEP 0 (pkg_image_create) COMPLETE
39062024-05-24T15:41:48.412Z[ recovery-image] May 24 15:41:46.654 INFO O| May 24 15:41:46.654 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39072024-05-24T15:41:48.412Z[ recovery-image] May 24 15:41:46.654 INFO O| May 24 15:41:46.654 INFO skip step because feature "repo_redist" is not enabled
39082024-05-24T15:41:48.412Z[ recovery-image] May 24 15:41:46.654 INFO O| May 24 15:41:46.654 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39092024-05-24T15:41:48.427Z[ recovery-image] May 24 15:41:46.669 INFO O| May 24 15:41:46.669 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"]
39102024-05-24T15:41:48.902Z[ recovery-image] May 24 15:41:47.143 INFO O| May 24 15:41:47.143 INFO STEP 2 (pkg_set_publisher) COMPLETE
39112024-05-24T15:41:48.902Z[ recovery-image] May 24 15:41:47.143 INFO O| May 24 15:41:47.143 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39122024-05-24T15:41:48.915Z[ recovery-image] May 24 15:41:47.157 INFO O| May 24 15:41:47.157 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"]
39132024-05-24T15:41:49.399Z[ recovery-image] May 24 15:41:47.641 INFO O| May 24 15:41:47.640 INFO STEP 3 (pkg_set_publisher) COMPLETE
39142024-05-24T15:41:49.399Z[ recovery-image] May 24 15:41:47.641 INFO O| May 24 15:41:47.640 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39152024-05-24T15:41:49.399Z[ recovery-image] May 24 15:41:47.641 INFO O| May 24 15:41:47.641 INFO skip step because feature "repo_redist" is not enabled
39162024-05-24T15:41:49.403Z[ recovery-image] May 24 15:41:47.641 INFO O| May 24 15:41:47.641 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39172024-05-24T15:41:49.722Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39182024-05-24T15:41:49.725ZMay 24 15:41:47.967 INFO [stamp-nexus] process exited with exit status: 0 (3.401888231s)
39192024-05-24T15:41:49.867Z[ recovery-image] May 24 15:41:48.108 INFO O| May 24 15:41:48.108 INFO variant opensolaris.zone is already global
39202024-05-24T15:41:49.867Z[ recovery-image] May 24 15:41:48.108 INFO O| May 24 15:41:48.108 INFO STEP 5 (pkg_change_variant) COMPLETE
39212024-05-24T15:41:49.873Z[ recovery-image] May 24 15:41:48.108 INFO O| May 24 15:41:48.108 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39222024-05-24T15:41:50.348Z[ recovery-image] May 24 15:41:48.584 INFO O| May 24 15:41:48.584 INFO variant opensolaris.imagetype is full; changing to partial
39232024-05-24T15:41:50.348Z[ recovery-image] May 24 15:41:48.584 INFO O| May 24 15:41:48.584 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39242024-05-24T15:41:50.583Z[ host-image] May 24 15:41:48.825 INFO O| May 24 15:41:48.825 INFO O| Planning: Fetching manifests: 123/123 100% complete
39252024-05-24T15:41:51.380Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39262024-05-24T15:41:51.383ZMay 24 15:41:49.625 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.249093586s)
39272024-05-24T15:41:51.446Z[ host-image] May 24 15:41:49.687 INFO O| May 24 15:41:49.687 INFO O| Planning: Package planning ... Done
39282024-05-24T15:41:52.391Z[ host-image] May 24 15:41:50.632 INFO O| May 24 15:41:50.632 INFO O| Planning: Merging actions ... Done
39292024-05-24T15:41:52.741Z[ host-image] May 24 15:41:50.982 INFO O| May 24 15:41:50.982 INFO O| Planning: Checking for conflicting actions ... Done
39302024-05-24T15:41:52.988Z[ host-image] May 24 15:41:51.229 INFO O| May 24 15:41:51.229 INFO O| Planning: Consolidating action changes ... Done
39312024-05-24T15:41:53.323Z[ host-image] May 24 15:41:51.565 INFO O| May 24 15:41:51.565 INFO O| Planning: Evaluating mediators ... Done
39322024-05-24T15:41:54.146Z[ recovery-image] May 24 15:41:52.386 INFO O| May 24 15:41:52.386 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39332024-05-24T15:41:54.238Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39342024-05-24T15:41:54.242ZMay 24 15:41:52.483 INFO [stamp-clickhouse] process exited with exit status: 0 (8.12893315s)
39352024-05-24T15:41:54.529Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39362024-05-24T15:41:54.533ZMay 24 15:41:52.774 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (8.244351464s)
39372024-05-24T15:41:54.533ZMay 24 15:41:52.775 INFO [tuf-stamp] task succeeded (8.431134091s)
39382024-05-24T15:41:54.658Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39392024-05-24T15:41:54.758Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39402024-05-24T15:41:54.775Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39412024-05-24T15:41:54.778Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39422024-05-24T15:41:54.778Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39432024-05-24T15:41:54.814Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39442024-05-24T15:41:54.814Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
39452024-05-24T15:41:54.818Z[verify-libraries] Compiling termios v0.3.3
39462024-05-24T15:41:55.138Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39472024-05-24T15:41:55.164Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
39482024-05-24T15:41:58.213Z[ host-image] May 24 15:41:56.453 INFO O| May 24 15:41:56.453 INFO O| Planning: Planning completed in 26.29 seconds
39492024-05-24T15:41:58.219Z[ host-image] May 24 15:41:56.460 INFO O| May 24 15:41:56.460 INFO O| Packages to install: 123
39502024-05-24T15:41:58.222Z[ host-image] May 24 15:41:56.460 INFO O| May 24 15:41:56.460 INFO O| Mediators to change: 4
39512024-05-24T15:41:58.222Z[ host-image] May 24 15:41:56.460 INFO O| May 24 15:41:56.460 INFO O| Services to change: 6
39522024-05-24T15:41:58.329Z[ host-image] May 24 15:41:56.564 INFO O| May 24 15:41:56.564 INFO O| Download: 0/22715 items 0.0/196.2MB 0% complete
39532024-05-24T15:41:59.066Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39542024-05-24T15:41:59.579Z[ recovery-image] May 24 15:41:57.819 INFO O| May 24 15:41:57.819 INFO O| Startup: Caching catalogs ... Done
39552024-05-24T15:41:59.710Z[ recovery-image] May 24 15:41:57.951 INFO O| May 24 15:41:57.950 INFO O| Planning: Planning completed in 0.00 seconds
39562024-05-24T15:41:59.713Z[ recovery-image] May 24 15:41:57.951 INFO O| May 24 15:41:57.951 INFO O| Planning: Consolidating action changes ... Done
39572024-05-24T15:41:59.714Z[ recovery-image] May 24 15:41:57.952 INFO O| May 24 15:41:57.952 INFO O| Planning: Evaluating mediators ... Done
39582024-05-24T15:41:59.714Z[ recovery-image] May 24 15:41:57.952 INFO O| May 24 15:41:57.952 INFO O| Planning: Planning completed in 0.00 seconds
39592024-05-24T15:41:59.714Z[ recovery-image] May 24 15:41:57.952 INFO O| May 24 15:41:57.952 INFO O| Variants/Facets to change: 1
39602024-05-24T15:41:59.765Z[ recovery-image] May 24 15:41:58.005 INFO O| May 24 15:41:58.005 INFO O| Done
39612024-05-24T15:41:59.765Z[ recovery-image] May 24 15:41:58.005 INFO O| May 24 15:41:58.005 INFO O| Done
39622024-05-24T15:42:00.171Z[ recovery-image] May 24 15:41:58.411 INFO O| May 24 15:41:58.411 INFO O| Done
39632024-05-24T15:42:00.207Z[ recovery-image] May 24 15:41:58.447 INFO O| May 24 15:41:58.447 INFO O| Done
39642024-05-24T15:42:00.210Z[ recovery-image] May 24 15:41:58.449 INFO O| May 24 15:41:58.448 INFO O| Done
39652024-05-24T15:42:00.210Z[ recovery-image] May 24 15:41:58.449 INFO O| May 24 15:41:58.449 INFO O| Done
39662024-05-24T15:42:00.210Z[ recovery-image] May 24 15:41:58.451 INFO O| May 24 15:41:58.451 INFO O| Done
39672024-05-24T15:42:00.627Z[ recovery-image] May 24 15:41:58.868 INFO O| May 24 15:41:58.868 INFO STEP 6 (pkg_change_variant) COMPLETE
39682024-05-24T15:42:00.627Z[ recovery-image] May 24 15:41:58.868 INFO O| May 24 15:41:58.868 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39692024-05-24T15:42:00.627Z[ recovery-image] May 24 15:41:58.868 INFO O| May 24 15:41:58.868 INFO skip step because feature "debug_variant" is not enabled
39702024-05-24T15:42:00.631Z[ recovery-image] May 24 15:41:58.868 INFO O| May 24 15:41:58.868 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39712024-05-24T15:42:01.231Z[ recovery-image] May 24 15:41:59.471 INFO O| May 24 15:41:59.471 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39722024-05-24T15:42:02.127Z[ recovery-image] May 24 15:42:00.367 INFO O| May 24 15:42:00.367 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39732024-05-24T15:42:02.131Z[ recovery-image] May 24 15:42:00.369 INFO O| May 24 15:42:00.369 INFO O| Planning: Planning completed in 0.00 seconds
39742024-05-24T15:42:02.131Z[ recovery-image] May 24 15:42:00.370 INFO O| May 24 15:42:00.370 INFO O| Planning: Consolidating action changes ... Done
39752024-05-24T15:42:02.131Z[ recovery-image] May 24 15:42:00.370 INFO O| May 24 15:42:00.370 INFO O| Planning: Evaluating mediators ... Done
39762024-05-24T15:42:02.131Z[ recovery-image] May 24 15:42:00.370 INFO O| May 24 15:42:00.370 INFO O| Planning: Planning completed in 0.00 seconds
39772024-05-24T15:42:02.131Z[ recovery-image] May 24 15:42:00.371 INFO O| May 24 15:42:00.370 INFO O| Variants/Facets to change: 1
39782024-05-24T15:42:02.167Z[ recovery-image] May 24 15:42:00.407 INFO O| May 24 15:42:00.406 INFO O| Done
39792024-05-24T15:42:02.167Z[ recovery-image] May 24 15:42:00.407 INFO O| May 24 15:42:00.407 INFO O| Done
39802024-05-24T15:42:02.576Z[ recovery-image] May 24 15:42:00.816 INFO O| May 24 15:42:00.816 INFO O| Done
39812024-05-24T15:42:02.620Z[ recovery-image] May 24 15:42:00.861 INFO O| May 24 15:42:00.860 INFO O| Done
39822024-05-24T15:42:02.625Z[ recovery-image] May 24 15:42:00.862 INFO O| May 24 15:42:00.862 INFO O| Done
39832024-05-24T15:42:02.625Z[ recovery-image] May 24 15:42:00.862 INFO O| May 24 15:42:00.862 INFO O| Done
39842024-05-24T15:42:02.625Z[ recovery-image] May 24 15:42:00.864 INFO O| May 24 15:42:00.864 INFO O| Done
39852024-05-24T15:42:02.723Z[ recovery-image] May 24 15:42:00.963 INFO O| May 24 15:42:00.963 INFO STEP 8 (pkg_change_facet) COMPLETE
39862024-05-24T15:42:02.724Z[ recovery-image] May 24 15:42:00.963 INFO O| May 24 15:42:00.963 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39872024-05-24T15:42:03.337Z[ host-image] May 24 15:42:01.578 INFO O| May 24 15:42:01.577 INFO O| Download: 1235/22715 items 6.4/196.2MB 3% complete (1.3M/s)
39882024-05-24T15:42:03.430Z[ recovery-image] May 24 15:42:01.667 INFO O| May 24 15:42:01.667 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39892024-05-24T15:42:04.311Z[ recovery-image] May 24 15:42:02.528 INFO O| May 24 15:42:02.528 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39902024-05-24T15:42:04.315Z[ recovery-image] May 24 15:42:02.530 INFO O| May 24 15:42:02.530 INFO O| Planning: Planning completed in 0.00 seconds
39912024-05-24T15:42:04.316Z[ recovery-image] May 24 15:42:02.531 INFO O| May 24 15:42:02.531 INFO O| Planning: Consolidating action changes ... Done
39922024-05-24T15:42:04.316Z[ recovery-image] May 24 15:42:02.531 INFO O| May 24 15:42:02.531 INFO O| Planning: Evaluating mediators ... Done
39932024-05-24T15:42:04.316Z[ recovery-image] May 24 15:42:02.531 INFO O| May 24 15:42:02.531 INFO O| Planning: Planning completed in 0.00 seconds
39942024-05-24T15:42:04.316Z[ recovery-image] May 24 15:42:02.532 INFO O| May 24 15:42:02.532 INFO O| Variants/Facets to change: 1
39952024-05-24T15:42:04.367Z[ recovery-image] May 24 15:42:02.606 INFO O| May 24 15:42:02.606 INFO O| Done
39962024-05-24T15:42:04.367Z[ recovery-image] May 24 15:42:02.607 INFO O| May 24 15:42:02.606 INFO O| Done
39972024-05-24T15:42:04.824Z[ recovery-image] May 24 15:42:03.064 INFO O| May 24 15:42:03.064 INFO O| Done
39982024-05-24T15:42:04.867Z[ recovery-image] May 24 15:42:03.107 INFO O| May 24 15:42:03.107 INFO O| Done
39992024-05-24T15:42:04.871Z[ recovery-image] May 24 15:42:03.108 INFO O| May 24 15:42:03.108 INFO O| Done
40002024-05-24T15:42:04.871Z[ recovery-image] May 24 15:42:03.108 INFO O| May 24 15:42:03.108 INFO O| Done
40012024-05-24T15:42:04.871Z[ recovery-image] May 24 15:42:03.111 INFO O| May 24 15:42:03.110 INFO O| Done
40022024-05-24T15:42:04.978Z[ recovery-image] May 24 15:42:03.218 INFO O| May 24 15:42:03.218 INFO STEP 9 (pkg_change_facet) COMPLETE
40032024-05-24T15:42:04.979Z[ recovery-image] May 24 15:42:03.218 INFO O| May 24 15:42:03.218 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40042024-05-24T15:42:05.586Z[ recovery-image] May 24 15:42:03.826 INFO O| May 24 15:42:03.825 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
40052024-05-24T15:42:06.446Z[ recovery-image] May 24 15:42:04.687 INFO O| May 24 15:42:04.687 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40062024-05-24T15:42:06.462Z[ recovery-image] May 24 15:42:04.689 INFO O| May 24 15:42:04.689 INFO O| Planning: Planning completed in 0.00 seconds
40072024-05-24T15:42:06.462Z[ recovery-image] May 24 15:42:04.690 INFO O| May 24 15:42:04.690 INFO O| Planning: Consolidating action changes ... Done
40082024-05-24T15:42:06.462Z[ recovery-image] May 24 15:42:04.690 INFO O| May 24 15:42:04.690 INFO O| Planning: Evaluating mediators ... Done
40092024-05-24T15:42:06.471Z[ recovery-image] May 24 15:42:04.691 INFO O| May 24 15:42:04.691 INFO O| Planning: Planning completed in 0.00 seconds
40102024-05-24T15:42:06.471Z[ recovery-image] May 24 15:42:04.691 INFO O| May 24 15:42:04.691 INFO O| Variants/Facets to change: 1
40112024-05-24T15:42:06.514Z[ recovery-image] May 24 15:42:04.754 INFO O| May 24 15:42:04.754 INFO O| Done
40122024-05-24T15:42:06.515Z[ recovery-image] May 24 15:42:04.755 INFO O| May 24 15:42:04.754 INFO O| Done
40132024-05-24T15:42:06.914Z[ recovery-image] May 24 15:42:05.154 INFO O| May 24 15:42:05.154 INFO O| Done
40142024-05-24T15:42:06.961Z[ recovery-image] May 24 15:42:05.199 INFO O| May 24 15:42:05.199 INFO O| Done
40152024-05-24T15:42:06.966Z[ recovery-image] May 24 15:42:05.200 INFO O| May 24 15:42:05.200 INFO O| Done
40162024-05-24T15:42:06.967Z[ recovery-image] May 24 15:42:05.200 INFO O| May 24 15:42:05.200 INFO O| Done
40172024-05-24T15:42:06.967Z[ recovery-image] May 24 15:42:05.202 INFO O| May 24 15:42:05.202 INFO O| Done
40182024-05-24T15:42:07.065Z[ recovery-image] May 24 15:42:05.305 INFO O| May 24 15:42:05.305 INFO STEP 10 (pkg_change_facet) COMPLETE
40192024-05-24T15:42:07.065Z[ recovery-image] May 24 15:42:05.305 INFO O| May 24 15:42:05.305 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40202024-05-24T15:42:07.086Z[ recovery-image] May 24 15:42:05.326 INFO O| May 24 15:42:05.326 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"]
40212024-05-24T15:42:07.993Z[ recovery-image] May 24 15:42:06.233 INFO O| May 24 15:42:06.233 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40222024-05-24T15:42:08.621Z[ host-image] May 24 15:42:06.861 INFO O| May 24 15:42:06.861 INFO O| Download: 1791/22715 items 13.1/196.2MB 6% complete (1.3M/s)
40232024-05-24T15:42:10.767Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40242024-05-24T15:42:13.904Z[ host-image] May 24 15:42:11.966 INFO O| May 24 15:42:11.966 INFO O| Download: 2288/22715 items 26.7/196.2MB 13% complete (1.9M/s)
40252024-05-24T15:42:18.745Z[ host-image] May 24 15:42:16.984 INFO O| May 24 15:42:16.984 INFO O| Download: 3518/22715 items 35.7/196.2MB 18% complete (2.1M/s)
40262024-05-24T15:42:23.749Z[ host-image] May 24 15:42:21.988 INFO O| May 24 15:42:21.988 INFO O| Download: 4551/22715 items 42.6/196.2MB 21% complete (1.7M/s)
40272024-05-24T15:42:28.710Z[ recovery-image] May 24 15:42:26.948 INFO O| May 24 15:42:26.948 INFO O| Planning: Solver setup ... Done
40282024-05-24T15:42:28.755Z[ host-image] May 24 15:42:26.993 INFO O| May 24 15:42:26.993 INFO O| Download: 5640/22715 items 46.1/196.2MB 23% complete (1.1M/s)
40292024-05-24T15:42:33.780Z[ host-image] May 24 15:42:32.017 INFO O| May 24 15:42:32.017 INFO O| Download: 6786/22715 items 48.4/196.2MB 24% complete (577k/s)
40302024-05-24T15:42:38.787Z[ host-image] May 24 15:42:37.024 INFO O| May 24 15:42:37.023 INFO O| Download: 7654/22715 items 58.5/196.2MB 29% complete (1.2M/s)
40312024-05-24T15:42:40.469Z[ recovery-image] May 24 15:42:38.706 INFO O| May 24 15:42:38.706 INFO O| Planning: Running solver ... Done
40322024-05-24T15:42:40.712Z[ recovery-image] May 24 15:42:38.949 INFO O| May 24 15:42:38.949 INFO O| Planning: Finding local manifests ... Done
40332024-05-24T15:42:40.726Z[ recovery-image] May 24 15:42:38.963 INFO O| May 24 15:42:38.963 INFO O| Planning: Fetching manifests: 0/123 0% complete
40342024-05-24T15:42:41.920Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40352024-05-24T15:42:44.004Z[ host-image] May 24 15:42:42.240 INFO O| May 24 15:42:42.240 INFO O| Download: 8345/22715 items 68.9/196.2MB 35% complete (2.0M/s)
40362024-05-24T15:42:44.976Z[ recovery-image] May 24 15:42:43.213 INFO O| May 24 15:42:43.213 INFO O| Planning: Fetching manifests: 123/123 100% complete
40372024-05-24T15:42:46.337Z[ recovery-image] May 24 15:42:44.570 INFO O| May 24 15:42:44.570 INFO O| Planning: Package planning ... Done
40382024-05-24T15:42:47.193Z[ recovery-image] May 24 15:42:45.429 INFO O| May 24 15:42:45.429 INFO O| Planning: Merging actions ... Done
40392024-05-24T15:42:47.430Z[ recovery-image] May 24 15:42:45.666 INFO O| May 24 15:42:45.666 INFO O| Planning: Checking for conflicting actions ... Done
40402024-05-24T15:42:47.597Z[ recovery-image] May 24 15:42:45.834 INFO O| May 24 15:42:45.833 INFO O| Planning: Consolidating action changes ... Done
40412024-05-24T15:42:48.063Z[ recovery-image] May 24 15:42:46.300 INFO O| May 24 15:42:46.299 INFO O| Planning: Evaluating mediators ... Done
40422024-05-24T15:42:49.250Z[ host-image] May 24 15:42:47.486 INFO O| May 24 15:42:47.486 INFO O| Download: 9405/22715 items 81.7/196.2MB 41% complete (2.3M/s)
40432024-05-24T15:42:54.159Z[ recovery-image] May 24 15:42:52.395 INFO O| May 24 15:42:52.395 INFO O| Planning: Planning completed in 46.16 seconds
40442024-05-24T15:42:54.166Z[ recovery-image] May 24 15:42:52.402 INFO O| May 24 15:42:52.402 INFO O| Packages to install: 123
40452024-05-24T15:42:54.174Z[ recovery-image] May 24 15:42:52.402 INFO O| May 24 15:42:52.402 INFO O| Mediators to change: 4
40462024-05-24T15:42:54.174Z[ recovery-image] May 24 15:42:52.402 INFO O| May 24 15:42:52.402 INFO O| Services to change: 5
40472024-05-24T15:42:54.247Z[ recovery-image] May 24 15:42:52.483 INFO O| May 24 15:42:52.482 INFO O| Download: 0/15828 items 0.0/173.1MB 0% complete
40482024-05-24T15:42:54.270Z[ host-image] May 24 15:42:52.506 INFO O| May 24 15:42:52.506 INFO O| Download: 10556/22715 items 88.7/196.2MB 45% complete (2.0M/s)
40492024-05-24T15:43:00.035Z[ host-image] May 24 15:42:58.271 INFO O| May 24 15:42:58.270 INFO O| Download: 11088/22715 items 92.0/196.2MB 46% complete (1.1M/s)
40502024-05-24T15:43:00.089Z[ recovery-image] May 24 15:42:58.324 INFO O| May 24 15:42:58.324 INFO O| Download: 1005/15828 items 7.7/173.1MB 4% complete (1.8M/s)
40512024-05-24T15:43:05.049Z[ host-image] May 24 15:43:03.284 INFO O| May 24 15:43:03.283 INFO O| Download: 11912/22715 items 96.4/196.2MB 49% complete (722k/s)
40522024-05-24T15:43:05.129Z[ recovery-image] May 24 15:43:03.363 INFO O| May 24 15:43:03.363 INFO O| Download: 1321/15828 items 20.2/173.1MB 11% complete (1.9M/s)
40532024-05-24T15:43:10.128Z[ recovery-image] May 24 15:43:08.363 INFO O| May 24 15:43:08.363 INFO O| Download: 1934/15828 items 29.4/173.1MB 16% complete (2.1M/s)
40542024-05-24T15:43:10.677Z[ host-image] May 24 15:43:08.911 INFO O| May 24 15:43:08.911 INFO O| Download: 12197/22715 items 108.7/196.2MB 55% complete (1.7M/s)
40552024-05-24T15:43:14.636Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40562024-05-24T15:43:15.174Z[ recovery-image] May 24 15:43:13.407 INFO O| May 24 15:43:13.407 INFO O| Download: 2855/15828 items 36.3/173.1MB 20% complete (1.6M/s)
40572024-05-24T15:43:15.683Z[ host-image] May 24 15:43:13.917 INFO O| May 24 15:43:13.917 INFO O| Download: 13182/22715 items 109.8/196.2MB 55% complete (1.2M/s)
40582024-05-24T15:43:20.322Z[ recovery-image] May 24 15:43:18.555 INFO O| May 24 15:43:18.555 INFO O| Download: 3630/15828 items 39.4/173.1MB 22% complete (1.1M/s)
40592024-05-24T15:43:20.684Z[ host-image] May 24 15:43:18.917 INFO O| May 24 15:43:18.917 INFO O| Download: 13896/22715 items 110.2/196.2MB 56% complete (151k/s)
40602024-05-24T15:43:23.040Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40612024-05-24T15:43:25.325Z[ recovery-image] May 24 15:43:23.558 INFO O| May 24 15:43:23.558 INFO O| Download: 4515/15828 items 42.8/173.1MB 24% complete (668k/s)
40622024-05-24T15:43:26.357Z[ host-image] May 24 15:43:24.589 INFO O| May 24 15:43:24.589 INFO O| Download: 14455/22715 items 112.2/196.2MB 57% complete (228k/s)
40632024-05-24T15:43:30.454Z[ recovery-image] May 24 15:43:28.686 INFO O| May 24 15:43:28.686 INFO O| Download: 5414/15828 items 43.3/173.1MB 25% complete (407k/s)
40642024-05-24T15:43:31.373Z[ host-image] May 24 15:43:29.605 INFO O| May 24 15:43:29.605 INFO O| Download: 15342/22715 items 123.7/196.2MB 63% complete (1.3M/s)
40652024-05-24T15:43:35.456Z[ recovery-image] May 24 15:43:33.688 INFO O| May 24 15:43:33.688 INFO O| Download: 5881/15828 items 52.7/173.1MB 30% complete (988k/s)
40662024-05-24T15:43:36.393Z[ host-image] May 24 15:43:34.624 INFO O| May 24 15:43:34.624 INFO O| Download: 16043/22715 items 139.5/196.2MB 71% complete (2.7M/s)
40672024-05-24T15:43:40.672Z[ recovery-image] May 24 15:43:38.904 INFO O| May 24 15:43:38.904 INFO O| Download: 6171/15828 items 61.8/173.1MB 35% complete (1.8M/s)
40682024-05-24T15:43:41.400Z[ host-image] May 24 15:43:39.631 INFO O| May 24 15:43:39.631 INFO O| Download: 17100/22715 items 147.1/196.2MB 74% complete (2.4M/s)
40692024-05-24T15:43:45.692Z[ recovery-image] May 24 15:43:43.921 INFO O| May 24 15:43:43.921 INFO O| Download: 7201/15828 items 73.2/173.1MB 42% complete (2.0M/s)
40702024-05-24T15:43:48.267Z[ host-image] May 24 15:43:46.499 INFO O| May 24 15:43:46.499 INFO O| Download: 17844/22715 items 149.9/196.2MB 76% complete (1.6M/s)
40712024-05-24T15:43:50.710Z[ recovery-image] May 24 15:43:48.941 INFO O| May 24 15:43:48.940 INFO O| Download: 7988/15828 items 79.3/173.1MB 45% complete (1.8M/s)
40722024-05-24T15:43:53.274Z[ host-image] May 24 15:43:51.504 INFO O| May 24 15:43:51.504 INFO O| Download: 18505/22715 items 161.2/196.2MB 82% complete (1.2M/s)
40732024-05-24T15:43:55.754Z[ recovery-image] May 24 15:43:53.985 INFO O| May 24 15:43:53.985 INFO O| Download: 8668/15828 items 82.5/173.1MB 47% complete (878k/s)
40742024-05-24T15:43:58.295Z[ host-image] May 24 15:43:56.525 INFO O| May 24 15:43:56.525 INFO O| Download: 19670/22715 items 165.5/196.2MB 84% complete (1.6M/s)
40752024-05-24T15:44:00.757Z[ recovery-image] May 24 15:43:58.986 INFO O| May 24 15:43:58.986 INFO O| Download: 8959/15828 items 92.6/173.1MB 53% complete (1.4M/s)
40762024-05-24T15:44:03.308Z[ host-image] May 24 15:44:01.537 INFO O| May 24 15:44:01.537 INFO O| Download: 20546/22715 items 169.2/196.2MB 86% complete (812k/s)
40772024-05-24T15:44:05.778Z[ recovery-image] May 24 15:44:04.007 INFO O| May 24 15:44:04.006 INFO O| Download: 9951/15828 items 93.0/173.1MB 53% complete (1.1M/s)
40782024-05-24T15:44:08.755Z[ host-image] May 24 15:44:06.984 INFO O| May 24 15:44:06.984 INFO O| Download: 20932/22715 items 175.7/196.2MB 89% complete (1.1M/s)
40792024-05-24T15:44:10.794Z[ recovery-image] May 24 15:44:09.023 INFO O| May 24 15:44:09.023 INFO O| Download: 10813/15828 items 93.7/173.1MB 54% complete (114k/s)
40802024-05-24T15:44:13.758Z[ host-image] May 24 15:44:11.987 INFO O| May 24 15:44:11.987 INFO O| Download: 21669/22715 items 181.0/196.2MB 92% complete (1.2M/s)
40812024-05-24T15:44:15.845Z[ recovery-image] May 24 15:44:14.073 INFO O| May 24 15:44:14.073 INFO O| Download: 11084/15828 items 99.5/173.1MB 57% complete (600k/s)
40822024-05-24T15:44:18.823Z[ host-image] May 24 15:44:17.051 INFO O| May 24 15:44:17.051 INFO O| Download: 22193/22715 items 194.6/196.2MB 99% complete (1.9M/s)
40832024-05-24T15:44:20.865Z[ recovery-image] May 24 15:44:19.093 INFO O| May 24 15:44:19.092 INFO O| Download: 11558/15828 items 113.1/173.1MB 65% complete (1.9M/s)
40842024-05-24T15:44:21.102Z[ host-image] May 24 15:44:19.331 INFO O| May 24 15:44:19.330 INFO O| Download: Completed 196.24 MB in 142.77 seconds (1.4M/s)
40852024-05-24T15:44:22.378Z[ host-image] May 24 15:44:20.606 INFO O| May 24 15:44:20.606 INFO O| Actions: 1/49219 actions (Installing new actions)
40862024-05-24T15:44:25.868Z[ recovery-image] May 24 15:44:24.095 INFO O| May 24 15:44:24.095 INFO O| Download: 12462/15828 items 139.0/173.1MB 80% complete (4.0M/s)
40872024-05-24T15:44:27.389Z[ host-image] May 24 15:44:25.617 INFO O| May 24 15:44:25.617 INFO O| Actions: 10356/49219 actions (Installing new actions)
40882024-05-24T15:44:30.882Z[ recovery-image] May 24 15:44:29.109 INFO O| May 24 15:44:29.109 INFO O| Download: 13688/15828 items 143.5/173.1MB 82% complete (3.1M/s)
40892024-05-24T15:44:32.401Z[ host-image] May 24 15:44:30.627 INFO O| May 24 15:44:30.627 INFO O| Actions: 17634/49219 actions (Installing new actions)
40902024-05-24T15:44:35.889Z[ recovery-image] May 24 15:44:34.116 INFO O| May 24 15:44:34.116 INFO O| Download: 14654/15828 items 147.5/173.1MB 85% complete (869k/s)
40912024-05-24T15:44:37.408Z[ host-image] May 24 15:44:35.628 INFO O| May 24 15:44:35.627 INFO O| Actions: 25087/49219 actions (Installing new actions)
40922024-05-24T15:44:41.104Z[ recovery-image] May 24 15:44:39.330 INFO O| May 24 15:44:39.330 INFO O| Download: 15248/15828 items 157.9/173.1MB 91% complete (1.4M/s)
40932024-05-24T15:44:42.406Z[ host-image] May 24 15:44:40.632 INFO O| May 24 15:44:40.632 INFO O| Actions: 48727/49219 actions (Installing new actions)
40942024-05-24T15:44:45.093Z[ host-image] May 24 15:44:43.319 INFO O| May 24 15:44:43.319 INFO O| Actions: Completed 49219 actions in 22.71 seconds.
40952024-05-24T15:44:45.610Z[ host-image] May 24 15:44:43.835 INFO O| May 24 15:44:43.835 INFO O| Done
40962024-05-24T15:44:45.610Z[ host-image] May 24 15:44:43.835 INFO O| May 24 15:44:43.835 INFO O| Done
40972024-05-24T15:44:46.808Z[ recovery-image] May 24 15:44:44.628 INFO O| May 24 15:44:44.628 INFO O| Download: 15814/15828 items 172.2/173.1MB 99% complete (2.5M/s)
40982024-05-24T15:44:46.812Z[ recovery-image] May 24 15:44:44.668 INFO O| May 24 15:44:44.668 INFO O| Download: Completed 173.05 MB in 112.19 seconds (1.5M/s)
40992024-05-24T15:44:46.812Z[ host-image] May 24 15:44:44.705 INFO O| May 24 15:44:44.705 INFO O| Done
41002024-05-24T15:44:47.710Z[ recovery-image] May 24 15:44:45.936 INFO O| May 24 15:44:45.936 INFO O| Actions: 1/24953 actions (Installing new actions)
41012024-05-24T15:44:49.214Z[ host-image] May 24 15:44:47.438 INFO O| May 24 15:44:47.438 INFO O| Done
41022024-05-24T15:44:49.250Z[ host-image] May 24 15:44:47.475 INFO O| May 24 15:44:47.475 INFO O| Done
41032024-05-24T15:44:52.723Z[ recovery-image] May 24 15:44:50.948 INFO O| May 24 15:44:50.948 INFO O| Actions: 8389/24953 actions (Installing new actions)
41042024-05-24T15:44:57.727Z[ recovery-image] May 24 15:44:55.952 INFO O| May 24 15:44:55.952 INFO O| Actions: 14978/24953 actions (Installing new actions)
41052024-05-24T15:45:04.067Z[ host-image] May 24 15:45:02.291 INFO O| May 24 15:45:02.291 INFO O| Done
41062024-05-24T15:45:04.195Z[ recovery-image] May 24 15:45:02.419 INFO O| May 24 15:45:02.419 INFO O| Actions: 24400/24953 actions (Installing new actions)
41072024-05-24T15:45:05.031Z[ host-image] May 24 15:45:03.254 INFO O| May 24 15:45:03.254 INFO O| Done
41082024-05-24T15:45:05.299Z[ host-image] May 24 15:45:03.522 INFO O| May 24 15:45:03.522 INFO STEP 11 (pkg_install) COMPLETE
41092024-05-24T15:45:05.299Z[ host-image] May 24 15:45:03.522 INFO O| May 24 15:45:03.522 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41102024-05-24T15:45:05.316Z[ host-image] May 24 15:45:03.540 INFO O| May 24 15:45:03.540 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
41112024-05-24T15:45:06.553Z[ host-image] May 24 15:45:04.776 INFO O| May 24 15:45:04.776 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41122024-05-24T15:45:08.282Z[ recovery-image] May 24 15:45:06.506 INFO O| May 24 15:45:06.506 INFO O| Actions: Completed 24953 actions in 20.57 seconds.
41132024-05-24T15:45:08.696Z[ recovery-image] May 24 15:45:06.920 INFO O| May 24 15:45:06.920 INFO O| Done
41142024-05-24T15:45:08.696Z[ recovery-image] May 24 15:45:06.920 INFO O| May 24 15:45:06.920 INFO O| Done
41152024-05-24T15:45:09.490Z[ recovery-image] May 24 15:45:07.713 INFO O| May 24 15:45:07.713 INFO O| Done
41162024-05-24T15:45:09.633Z[ host-image] May 24 15:45:07.856 INFO O| May 24 15:45:07.856 INFO O| Planning: Solver setup ... Done
41172024-05-24T15:45:09.640Z[ host-image] May 24 15:45:07.864 INFO O| May 24 15:45:07.864 INFO O| Planning: Running solver ... Done
41182024-05-24T15:45:09.693Z[ host-image] May 24 15:45:07.916 INFO O| May 24 15:45:07.916 INFO O| Planning: Finding local manifests ... Done
41192024-05-24T15:45:09.696Z[ host-image] May 24 15:45:07.919 INFO O| May 24 15:45:07.919 INFO O| Planning: Fetching manifests: 0/4 0% complete
41202024-05-24T15:45:09.878Z[ host-image] May 24 15:45:08.101 INFO O| May 24 15:45:08.101 INFO O| Planning: Fetching manifests: 4/4 100% complete
41212024-05-24T15:45:09.934Z[ host-image] May 24 15:45:08.157 INFO O| May 24 15:45:08.157 INFO O| Planning: Package planning ... Done
41222024-05-24T15:45:09.938Z[ host-image] May 24 15:45:08.162 INFO O| May 24 15:45:08.162 INFO O| Planning: Merging actions ... Done
41232024-05-24T15:45:10.100Z[ host-image] May 24 15:45:08.324 INFO O| May 24 15:45:08.324 INFO O| Planning: Checking for conflicting actions ... Done
41242024-05-24T15:45:10.104Z[ host-image] May 24 15:45:08.326 INFO O| May 24 15:45:08.326 INFO O| Planning: Consolidating action changes ... Done
41252024-05-24T15:45:10.492Z[ host-image] May 24 15:45:08.714 INFO O| May 24 15:45:08.714 INFO O| Planning: Evaluating mediators ... Done
41262024-05-24T15:45:10.495Z[ host-image] May 24 15:45:08.716 INFO O| May 24 15:45:08.716 INFO O| Planning: Planning completed in 3.94 seconds
41272024-05-24T15:45:10.513Z[ host-image] May 24 15:45:08.737 INFO O| May 24 15:45:08.737 INFO O| Packages to install: 4
41282024-05-24T15:45:10.514Z[ host-image] May 24 15:45:08.737 INFO O| May 24 15:45:08.737 INFO O| Services to change: 2
41292024-05-24T15:45:10.535Z[ host-image] May 24 15:45:08.759 INFO O| May 24 15:45:08.759 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
41302024-05-24T15:45:11.256Z[ recovery-image] May 24 15:45:09.479 INFO O| May 24 15:45:09.479 INFO O| Done
41312024-05-24T15:45:11.279Z[ recovery-image] May 24 15:45:09.503 INFO O| May 24 15:45:09.503 INFO O| Done
41322024-05-24T15:45:11.649Z[ host-image] May 24 15:45:09.872 INFO O| May 24 15:45:09.872 INFO O| Download: Completed 1.39 MB in 1.11 seconds (1.2M/s)
41332024-05-24T15:45:11.691Z[ host-image] May 24 15:45:09.915 INFO O| May 24 15:45:09.915 INFO O| Actions: 1/238 actions (Installing new actions)
41342024-05-24T15:45:12.096Z[ host-image] May 24 15:45:10.319 INFO O| May 24 15:45:10.319 INFO O| Actions: Completed 238 actions in 0.40 seconds.
41352024-05-24T15:45:12.517Z[ host-image] May 24 15:45:10.688 INFO O| May 24 15:45:10.688 INFO O| Done
41362024-05-24T15:45:12.517Z[ host-image] May 24 15:45:10.688 INFO O| May 24 15:45:10.688 INFO O| Done
41372024-05-24T15:45:13.185Z[ host-image] May 24 15:45:11.409 INFO O| May 24 15:45:11.409 INFO O| Done
41382024-05-24T15:45:15.957Z[ host-image] May 24 15:45:14.180 INFO O| May 24 15:45:14.180 INFO O| Done
41392024-05-24T15:45:15.997Z[ host-image] May 24 15:45:14.220 INFO O| May 24 15:45:14.219 INFO O| Done
41402024-05-24T15:45:16.000Z[ host-image] May 24 15:45:14.220 INFO O| May 24 15:45:14.220 INFO O| Done
41412024-05-24T15:45:16.020Z[ host-image] May 24 15:45:14.243 INFO O| May 24 15:45:14.243 INFO O| Done
41422024-05-24T15:45:16.214Z[ host-image] May 24 15:45:14.437 INFO O| May 24 15:45:14.437 INFO STEP 12 (pkg_install) COMPLETE
41432024-05-24T15:45:16.214Z[ host-image] May 24 15:45:14.437 INFO O| May 24 15:45:14.437 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41442024-05-24T15:45:16.231Z[ host-image] May 24 15:45:14.454 INFO O| May 24 15:45:14.454 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
41452024-05-24T15:45:17.279Z[ host-image] May 24 15:45:15.502 INFO O| May 24 15:45:15.502 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41462024-05-24T15:45:19.681Z[ host-image] May 24 15:45:17.904 INFO O| May 24 15:45:17.903 INFO O| Planning: Solver setup ... Done
41472024-05-24T15:45:19.686Z[ host-image] May 24 15:45:17.910 INFO O| May 24 15:45:17.909 INFO O| Planning: Running solver ... Done
41482024-05-24T15:45:19.758Z[ host-image] May 24 15:45:17.981 INFO O| May 24 15:45:17.981 INFO O| Planning: Finding local manifests ... Done
41492024-05-24T15:45:19.761Z[ host-image] May 24 15:45:17.983 INFO O| May 24 15:45:17.983 INFO O| Planning: Fetching manifests: 0/6 0% complete
41502024-05-24T15:45:20.119Z[ host-image] May 24 15:45:18.342 INFO O| May 24 15:45:18.342 INFO O| Planning: Fetching manifests: 6/6 100% complete
41512024-05-24T15:45:20.195Z[ host-image] May 24 15:45:18.418 INFO O| May 24 15:45:18.418 INFO O| Planning: Package planning ... Done
41522024-05-24T15:45:20.239Z[ host-image] May 24 15:45:18.462 INFO O| May 24 15:45:18.462 INFO O| Planning: Merging actions ... Done
41532024-05-24T15:45:20.414Z[ host-image] May 24 15:45:18.636 INFO O| May 24 15:45:18.636 INFO O| Planning: Checking for conflicting actions ... Done
41542024-05-24T15:45:20.420Z[ host-image] May 24 15:45:18.643 INFO O| May 24 15:45:18.643 INFO O| Planning: Consolidating action changes ... Done
41552024-05-24T15:45:20.795Z[ host-image] May 24 15:45:19.018 INFO O| May 24 15:45:19.018 INFO O| Planning: Evaluating mediators ... Done
41562024-05-24T15:45:20.810Z[ host-image] May 24 15:45:19.023 INFO O| May 24 15:45:19.023 INFO O| Planning: Planning completed in 3.52 seconds
41572024-05-24T15:45:20.810Z[ host-image] May 24 15:45:19.026 INFO O| May 24 15:45:19.026 INFO O| Packages to install: 6
41582024-05-24T15:45:20.810Z[ host-image] May 24 15:45:19.026 INFO O| May 24 15:45:19.026 INFO O| Mediators to change: 1
41592024-05-24T15:45:20.810Z[ host-image] May 24 15:45:19.026 INFO O| May 24 15:45:19.026 INFO O| Services to change: 1
41602024-05-24T15:45:20.828Z[ host-image] May 24 15:45:19.049 INFO O| May 24 15:45:19.049 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
41612024-05-24T15:45:21.494Z[ recovery-image] May 24 15:45:19.716 INFO O| May 24 15:45:19.716 INFO O| Done
41622024-05-24T15:45:22.234Z[ recovery-image] May 24 15:45:20.456 INFO O| May 24 15:45:20.456 INFO O| Done
41632024-05-24T15:45:22.541Z[ recovery-image] May 24 15:45:20.763 INFO O| May 24 15:45:20.763 INFO STEP 11 (pkg_install) COMPLETE
41642024-05-24T15:45:22.541Z[ recovery-image] May 24 15:45:20.763 INFO O| May 24 15:45:20.763 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41652024-05-24T15:45:22.544Z[ recovery-image] May 24 15:45:20.764 INFO O| May 24 15:45:20.763 INFO skip step because feature "recovery" is enabled
41662024-05-24T15:45:22.544Z[ recovery-image] May 24 15:45:20.764 INFO O| May 24 15:45:20.763 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41672024-05-24T15:45:22.544Z[ recovery-image] May 24 15:45:20.764 INFO O| May 24 15:45:20.763 INFO skip step because feature "omicron1" is not enabled
41682024-05-24T15:45:22.544Z[ recovery-image] May 24 15:45:20.764 INFO O| May 24 15:45:20.763 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41692024-05-24T15:45:22.559Z[ recovery-image] May 24 15:45:20.782 INFO O| May 24 15:45:20.782 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
41702024-05-24T15:45:23.905Z[ recovery-image] May 24 15:45:22.127 INFO O| May 24 15:45:22.127 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41712024-05-24T15:45:25.890Z[ host-image] May 24 15:45:24.113 INFO O| May 24 15:45:24.113 INFO O| Download: 1112/1140 items 6.6/8.4MB 78% complete (1.2M/s)
41722024-05-24T15:45:25.927Z[ recovery-image] May 24 15:45:24.149 INFO O| May 24 15:45:24.149 INFO O| Planning: Solver setup ... Done
41732024-05-24T15:45:25.933Z[ recovery-image] May 24 15:45:24.156 INFO O| May 24 15:45:24.156 INFO O| Planning: Running solver ... Done
41742024-05-24T15:45:25.978Z[ recovery-image] May 24 15:45:24.200 INFO O| May 24 15:45:24.200 INFO O| Planning: Finding local manifests ... Done
41752024-05-24T15:45:25.981Z[ recovery-image] May 24 15:45:24.201 INFO O| May 24 15:45:24.201 INFO O| Planning: Fetching manifests: 0/1 0% complete
41762024-05-24T15:45:26.061Z[ recovery-image] May 24 15:45:24.283 INFO O| May 24 15:45:24.283 INFO O| Planning: Fetching manifests: 1/1 100% complete
41772024-05-24T15:45:26.091Z[ recovery-image] May 24 15:45:24.311 INFO O| May 24 15:45:24.311 INFO O| Planning: Package planning ... Done
41782024-05-24T15:45:26.094Z[ recovery-image] May 24 15:45:24.312 INFO O| May 24 15:45:24.312 INFO O| Planning: Merging actions ... Done
41792024-05-24T15:45:26.152Z[ recovery-image] May 24 15:45:24.374 INFO O| May 24 15:45:24.374 INFO O| Planning: Checking for conflicting actions ... Done
41802024-05-24T15:45:26.155Z[ recovery-image] May 24 15:45:24.375 INFO O| May 24 15:45:24.375 INFO O| Planning: Consolidating action changes ... Done
41812024-05-24T15:45:26.287Z[ host-image] May 24 15:45:24.509 INFO O| May 24 15:45:24.509 INFO O| Download: Completed 8.42 MB in 5.46 seconds (1.5M/s)
41822024-05-24T15:45:26.319Z[ recovery-image] May 24 15:45:24.541 INFO O| May 24 15:45:24.541 INFO O| Planning: Evaluating mediators ... Done
41832024-05-24T15:45:26.323Z[ recovery-image] May 24 15:45:24.542 INFO O| May 24 15:45:24.541 INFO O| Planning: Planning completed in 2.41 seconds
41842024-05-24T15:45:26.323Z[ recovery-image] May 24 15:45:24.544 INFO O| May 24 15:45:24.544 INFO O| Packages to install: 1
41852024-05-24T15:45:26.331Z[ recovery-image] May 24 15:45:24.554 INFO O| May 24 15:45:24.554 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
41862024-05-24T15:45:26.404Z[ host-image] May 24 15:45:24.626 INFO O| May 24 15:45:24.626 INFO O| Actions: 1/1361 actions (Installing new actions)
41872024-05-24T15:45:26.668Z[ recovery-image] May 24 15:45:24.890 INFO O| May 24 15:45:24.890 INFO O| Download: Completed 18.11 MB in 0.34 seconds (54.0M/s)
41882024-05-24T15:45:26.690Z[ recovery-image] May 24 15:45:24.913 INFO O| May 24 15:45:24.912 INFO O| Actions: 1/22 actions (Installing new actions)
41892024-05-24T15:45:27.039Z[ host-image] May 24 15:45:25.261 INFO O| May 24 15:45:25.261 INFO O| Actions: Completed 1361 actions in 0.63 seconds.
41902024-05-24T15:45:27.326Z[ host-image] May 24 15:45:25.548 INFO O| May 24 15:45:25.548 INFO O| Done
41912024-05-24T15:45:27.326Z[ host-image] May 24 15:45:25.548 INFO O| May 24 15:45:25.548 INFO O| Done
41922024-05-24T15:45:27.371Z[ recovery-image] May 24 15:45:25.593 INFO O| May 24 15:45:25.593 INFO O| Actions: Completed 22 actions in 0.68 seconds.
41932024-05-24T15:45:27.503Z[ recovery-image] May 24 15:45:25.725 INFO O| May 24 15:45:25.725 INFO O| Done
41942024-05-24T15:45:27.503Z[ recovery-image] May 24 15:45:25.725 INFO O| May 24 15:45:25.725 INFO O| Done
41952024-05-24T15:45:27.788Z[ recovery-image] May 24 15:45:26.010 INFO O| May 24 15:45:26.010 INFO O| Done
41962024-05-24T15:45:27.911Z[ host-image] May 24 15:45:26.133 INFO O| May 24 15:45:26.132 INFO O| Done
41972024-05-24T15:45:28.658Z[ recovery-image] May 24 15:45:26.880 INFO O| May 24 15:45:26.880 INFO O| Done
41982024-05-24T15:45:28.670Z[ recovery-image] May 24 15:45:26.892 INFO O| May 24 15:45:26.892 INFO O| Done
41992024-05-24T15:45:28.670Z[ recovery-image] May 24 15:45:26.892 INFO O| May 24 15:45:26.892 INFO O| Done
42002024-05-24T15:45:28.683Z[ recovery-image] May 24 15:45:26.902 INFO O| May 24 15:45:26.902 INFO O| Done
42012024-05-24T15:45:28.775Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.996 INFO STEP 14 (pkg_install) COMPLETE
42022024-05-24T15:45:28.775Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42032024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO skip step because feature "mfg" is not enabled
42042024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42052024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO skip step because feature "compliance" is not enabled
42062024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42072024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO skip step because feature "stress" is not enabled
42082024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42092024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO skip step because feature "nfs" is not enabled
42102024-05-24T15:45:28.778Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42112024-05-24T15:45:28.779Z[ recovery-image] May 24 15:45:26.997 INFO O| May 24 15:45:26.997 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42122024-05-24T15:45:28.841Z[ recovery-image] May 24 15:45:27.063 INFO O| May 24 15:45:27.063 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42132024-05-24T15:45:28.934Z[ recovery-image] May 24 15:45:27.151 INFO O| May 24 15:45:27.151 INFO completed processing gimlet/ramdisk-01-os
42142024-05-24T15:45:28.947Z[ recovery-image] May 24 15:45:27.153 INFO image builder template: ramdisk-02-trim...
42152024-05-24T15:45:28.947Z[ recovery-image] May 24 15:45:27.153 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/.tmprnLlKg/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.29.250", "-n", "ramdisk-02-trim"], pwd: None
42162024-05-24T15:45:28.955Z[ recovery-image] May 24 15:45:27.177 INFO O| May 24 15:45:27.177 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42172024-05-24T15:45:28.959Z[ recovery-image] May 24 15:45:27.182 INFO O| May 24 15:45:27.181 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42182024-05-24T15:45:29.029Z[ recovery-image] May 24 15:45:27.250 INFO O| May 24 15:45:27.250 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42192024-05-24T15:45:29.091Z[ recovery-image] May 24 15:45:27.313 INFO O| May 24 15:45:27.313 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42202024-05-24T15:45:29.091Z[ recovery-image] May 24 15:45:27.313 INFO O| May 24 15:45:27.313 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42212024-05-24T15:45:29.097Z[ recovery-image] May 24 15:45:27.319 INFO O| May 24 15:45:27.319 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42222024-05-24T15:45:29.101Z[ recovery-image] May 24 15:45:27.324 INFO O| May 24 15:45:27.324 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42232024-05-24T15:45:29.107Z[ recovery-image] May 24 15:45:27.329 INFO O| May 24 15:45:27.329 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42242024-05-24T15:45:29.325Z[ host-image] May 24 15:45:27.547 INFO O| May 24 15:45:27.547 INFO O| Done
42252024-05-24T15:45:29.343Z[ recovery-image] May 24 15:45:27.565 INFO O| May 24 15:45:27.565 INFO rolled back to input snapshot; work may begin
42262024-05-24T15:45:29.343Z[ recovery-image] May 24 15:45:27.565 INFO O| May 24 15:45:27.565 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42272024-05-24T15:45:29.350Z[ recovery-image] May 24 15:45:27.572 INFO O| May 24 15:45:27.571 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42282024-05-24T15:45:29.361Z[ host-image] May 24 15:45:27.581 INFO O| May 24 15:45:27.581 INFO O| Done
42292024-05-24T15:45:29.368Z[ host-image] May 24 15:45:27.581 INFO O| May 24 15:45:27.581 INFO O| Done
42302024-05-24T15:45:29.368Z[ recovery-image] May 24 15:45:27.584 INFO O| May 24 15:45:27.584 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
42312024-05-24T15:45:29.406Z[ host-image] May 24 15:45:27.625 INFO O| May 24 15:45:27.625 INFO O| Done
42322024-05-24T15:45:29.411Z[ recovery-image] May 24 15:45:27.631 INFO O| May 24 15:45:27.631 INFO STEP 0 (remove_files) COMPLETE
42332024-05-24T15:45:29.411Z[ recovery-image] May 24 15:45:27.631 INFO O| May 24 15:45:27.631 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42342024-05-24T15:45:29.425Z[ recovery-image] May 24 15:45:27.646 INFO O| May 24 15:45:27.646 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
42352024-05-24T15:45:29.431Z[ recovery-image] May 24 15:45:27.648 INFO O| May 24 15:45:27.648 INFO STEP 1 (remove_files) COMPLETE
42362024-05-24T15:45:29.432Z[ recovery-image] May 24 15:45:27.648 INFO O| May 24 15:45:27.648 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42372024-05-24T15:45:29.443Z[ recovery-image] May 24 15:45:27.662 INFO O| May 24 15:45:27.662 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
42382024-05-24T15:45:29.454Z[ recovery-image] May 24 15:45:27.676 INFO O| May 24 15:45:27.676 INFO STEP 2 (remove_files) COMPLETE
42392024-05-24T15:45:29.454Z[ recovery-image] May 24 15:45:27.676 INFO O| May 24 15:45:27.676 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42402024-05-24T15:45:29.466Z[ recovery-image] May 24 15:45:27.689 INFO O| May 24 15:45:27.689 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
42412024-05-24T15:45:29.469Z[ recovery-image] May 24 15:45:27.691 INFO O| May 24 15:45:27.691 INFO STEP 3 (remove_files) COMPLETE
42422024-05-24T15:45:29.469Z[ recovery-image] May 24 15:45:27.691 INFO O| May 24 15:45:27.691 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42432024-05-24T15:45:29.479Z[ recovery-image] May 24 15:45:27.701 INFO O| May 24 15:45:27.701 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
42442024-05-24T15:45:29.483Z[ recovery-image] May 24 15:45:27.705 INFO O| May 24 15:45:27.705 INFO STEP 4 (remove_files) COMPLETE
42452024-05-24T15:45:29.483Z[ recovery-image] May 24 15:45:27.706 INFO O| May 24 15:45:27.705 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42462024-05-24T15:45:29.494Z[ recovery-image] May 24 15:45:27.717 INFO O| May 24 15:45:27.716 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
42472024-05-24T15:45:29.498Z[ recovery-image] May 24 15:45:27.717 INFO O| May 24 15:45:27.717 INFO STEP 5 (remove_files) COMPLETE
42482024-05-24T15:45:29.498Z[ recovery-image] May 24 15:45:27.717 INFO O| May 24 15:45:27.717 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42492024-05-24T15:45:29.501Z[ host-image] May 24 15:45:27.723 INFO O| May 24 15:45:27.723 INFO STEP 13 (pkg_install) COMPLETE
42502024-05-24T15:45:29.501Z[ host-image] May 24 15:45:27.723 INFO O| May 24 15:45:27.723 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42512024-05-24T15:45:29.505Z[ recovery-image] May 24 15:45:27.727 INFO O| May 24 15:45:27.727 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
42522024-05-24T15:45:29.510Z[ host-image] May 24 15:45:27.733 INFO O| May 24 15:45:27.733 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
42532024-05-24T15:45:29.517Z[ recovery-image] May 24 15:45:27.739 INFO O| May 24 15:45:27.739 INFO STEP 6 (remove_files) COMPLETE
42542024-05-24T15:45:29.521Z[ recovery-image] May 24 15:45:27.739 INFO O| May 24 15:45:27.739 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42552024-05-24T15:45:29.521Z[ recovery-image] May 24 15:45:27.739 INFO O| May 24 15:45:27.739 INFO skip step because feature "recovery" is enabled
42562024-05-24T15:45:29.521Z[ recovery-image] May 24 15:45:27.739 INFO O| May 24 15:45:27.739 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42572024-05-24T15:45:29.521Z[ recovery-image] May 24 15:45:27.739 INFO O| May 24 15:45:27.739 INFO skip step because feature "recovery" is enabled
42582024-05-24T15:45:29.521Z[ recovery-image] May 24 15:45:27.739 INFO O| May 24 15:45:27.739 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42592024-05-24T15:45:29.521Z[ recovery-image] May 24 15:45:27.739 INFO O| May 24 15:45:27.739 INFO skip step because feature "recovery" is enabled
42602024-05-24T15:45:29.521Z[ recovery-image] May 24 15:45:27.740 INFO O| May 24 15:45:27.739 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42612024-05-24T15:45:29.530Z[ recovery-image] May 24 15:45:27.753 INFO O| May 24 15:45:27.753 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
42622024-05-24T15:45:29.534Z[ recovery-image] May 24 15:45:27.756 INFO O| May 24 15:45:27.756 INFO STEP 10 (remove_files) COMPLETE
42632024-05-24T15:45:29.534Z[ recovery-image] May 24 15:45:27.756 INFO O| May 24 15:45:27.756 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42642024-05-24T15:45:29.547Z[ recovery-image] May 24 15:45:27.769 INFO O| May 24 15:45:27.769 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
42652024-05-24T15:45:29.553Z[ recovery-image] May 24 15:45:27.770 INFO O| May 24 15:45:27.770 INFO STEP 11 (remove_files) COMPLETE
42662024-05-24T15:45:29.553Z[ recovery-image] May 24 15:45:27.770 INFO O| May 24 15:45:27.770 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42672024-05-24T15:45:29.561Z[ recovery-image] May 24 15:45:27.783 INFO O| May 24 15:45:27.783 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
42682024-05-24T15:45:29.564Z[ recovery-image] May 24 15:45:27.785 INFO O| May 24 15:45:27.785 INFO STEP 12 (remove_files) COMPLETE
42692024-05-24T15:45:29.564Z[ recovery-image] May 24 15:45:27.785 INFO O| May 24 15:45:27.785 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42702024-05-24T15:45:29.593Z[ recovery-image] May 24 15:45:27.815 INFO O| May 24 15:45:27.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
42712024-05-24T15:45:29.752Z[ recovery-image] May 24 15:45:27.974 INFO O| May 24 15:45:27.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
42722024-05-24T15:45:29.756Z[ recovery-image] May 24 15:45:27.978 INFO O| May 24 15:45:27.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
42732024-05-24T15:45:29.756Z[ recovery-image] May 24 15:45:27.978 INFO O| May 24 15:45:27.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
42742024-05-24T15:45:29.762Z[ recovery-image] May 24 15:45:27.985 INFO O| May 24 15:45:27.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
42752024-05-24T15:45:29.815Z[ recovery-image] May 24 15:45:28.037 INFO O| May 24 15:45:28.036 INFO STEP 13 (remove_files) COMPLETE
42762024-05-24T15:45:29.815Z[ recovery-image] May 24 15:45:28.037 INFO O| May 24 15:45:28.036 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42772024-05-24T15:45:29.827Z[ recovery-image] May 24 15:45:28.049 INFO O| May 24 15:45:28.049 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
42782024-05-24T15:45:29.830Z[ recovery-image] May 24 15:45:28.052 INFO O| May 24 15:45:28.051 INFO STEP 14 (remove_files) COMPLETE
42792024-05-24T15:45:29.830Z[ recovery-image] May 24 15:45:28.052 INFO O| May 24 15:45:28.052 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42802024-05-24T15:45:29.843Z[ recovery-image] May 24 15:45:28.065 INFO O| May 24 15:45:28.065 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
42812024-05-24T15:45:29.853Z[ recovery-image] May 24 15:45:28.072 INFO O| May 24 15:45:28.072 INFO STEP 15 (remove_files) COMPLETE
42822024-05-24T15:45:29.853Z[ recovery-image] May 24 15:45:28.072 INFO O| May 24 15:45:28.072 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42832024-05-24T15:45:29.863Z[ recovery-image] May 24 15:45:28.085 INFO O| May 24 15:45:28.085 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
42842024-05-24T15:45:29.866Z[ recovery-image] May 24 15:45:28.086 INFO O| May 24 15:45:28.086 INFO STEP 16 (remove_files) COMPLETE
42852024-05-24T15:45:29.866Z[ recovery-image] May 24 15:45:28.086 INFO O| May 24 15:45:28.086 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42862024-05-24T15:45:29.876Z[ recovery-image] May 24 15:45:28.098 INFO O| May 24 15:45:28.098 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
42872024-05-24T15:45:29.879Z[ recovery-image] May 24 15:45:28.100 INFO O| May 24 15:45:28.100 INFO STEP 17 (remove_files) COMPLETE
42882024-05-24T15:45:29.879Z[ recovery-image] May 24 15:45:28.100 INFO O| May 24 15:45:28.100 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42892024-05-24T15:45:29.891Z[ recovery-image] May 24 15:45:28.114 INFO O| May 24 15:45:28.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
42902024-05-24T15:45:29.894Z[ recovery-image] May 24 15:45:28.114 INFO O| May 24 15:45:28.114 INFO STEP 18 (remove_files) COMPLETE
42912024-05-24T15:45:29.894Z[ recovery-image] May 24 15:45:28.114 INFO O| May 24 15:45:28.114 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42922024-05-24T15:45:29.905Z[ recovery-image] May 24 15:45:28.124 INFO O| May 24 15:45:28.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
42932024-05-24T15:45:29.905Z[ recovery-image] May 24 15:45:28.124 INFO O| May 24 15:45:28.124 INFO STEP 19 (remove_files) COMPLETE
42942024-05-24T15:45:29.905Z[ recovery-image] May 24 15:45:28.124 INFO O| May 24 15:45:28.124 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42952024-05-24T15:45:29.912Z[ recovery-image] May 24 15:45:28.134 INFO O| May 24 15:45:28.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
42962024-05-24T15:45:29.912Z[ recovery-image] May 24 15:45:28.135 INFO O| May 24 15:45:28.135 INFO STEP 20 (remove_files) COMPLETE
42972024-05-24T15:45:29.915Z[ recovery-image] May 24 15:45:28.135 INFO O| May 24 15:45:28.135 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42982024-05-24T15:45:29.922Z[ recovery-image] May 24 15:45:28.145 INFO O| May 24 15:45:28.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
42992024-05-24T15:45:29.922Z[ recovery-image] May 24 15:45:28.145 INFO O| May 24 15:45:28.145 INFO STEP 21 (remove_files) COMPLETE
43002024-05-24T15:45:29.926Z[ recovery-image] May 24 15:45:28.145 INFO O| May 24 15:45:28.145 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43012024-05-24T15:45:29.932Z[ recovery-image] May 24 15:45:28.155 INFO O| May 24 15:45:28.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
43022024-05-24T15:45:29.935Z[ recovery-image] May 24 15:45:28.155 INFO O| May 24 15:45:28.155 INFO STEP 22 (remove_files) COMPLETE
43032024-05-24T15:45:29.935Z[ recovery-image] May 24 15:45:28.155 INFO O| May 24 15:45:28.155 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43042024-05-24T15:45:29.942Z[ recovery-image] May 24 15:45:28.164 INFO O| May 24 15:45:28.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
43052024-05-24T15:45:29.942Z[ recovery-image] May 24 15:45:28.164 INFO O| May 24 15:45:28.164 INFO STEP 23 (remove_files) COMPLETE
43062024-05-24T15:45:29.945Z[ recovery-image] May 24 15:45:28.164 INFO O| May 24 15:45:28.164 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43072024-05-24T15:45:29.948Z[ host-image] May 24 15:45:28.171 INFO O| May 24 15:45:28.171 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43082024-05-24T15:45:29.952Z[ recovery-image] May 24 15:45:28.174 INFO O| May 24 15:45:28.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
43092024-05-24T15:45:29.952Z[ recovery-image] May 24 15:45:28.174 INFO O| May 24 15:45:28.174 INFO STEP 24 (remove_files) COMPLETE
43102024-05-24T15:45:29.952Z[ recovery-image] May 24 15:45:28.174 INFO O| May 24 15:45:28.174 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43112024-05-24T15:45:29.961Z[ recovery-image] May 24 15:45:28.183 INFO O| May 24 15:45:28.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
43122024-05-24T15:45:29.961Z[ recovery-image] May 24 15:45:28.183 INFO O| May 24 15:45:28.183 INFO STEP 25 (remove_files) COMPLETE
43132024-05-24T15:45:29.964Z[ recovery-image] May 24 15:45:28.183 INFO O| May 24 15:45:28.183 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43142024-05-24T15:45:29.970Z[ recovery-image] May 24 15:45:28.193 INFO O| May 24 15:45:28.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43152024-05-24T15:45:29.971Z[ recovery-image] May 24 15:45:28.193 INFO O| May 24 15:45:28.193 INFO STEP 26 (remove_files) COMPLETE
43162024-05-24T15:45:29.973Z[ recovery-image] May 24 15:45:28.193 INFO O| May 24 15:45:28.193 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43172024-05-24T15:45:29.980Z[ recovery-image] May 24 15:45:28.203 INFO O| May 24 15:45:28.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43182024-05-24T15:45:29.980Z[ recovery-image] May 24 15:45:28.203 INFO O| May 24 15:45:28.203 INFO STEP 27 (remove_files) COMPLETE
43192024-05-24T15:45:29.980Z[ recovery-image] May 24 15:45:28.203 INFO O| May 24 15:45:28.203 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43202024-05-24T15:45:29.991Z[ recovery-image] May 24 15:45:28.213 INFO O| May 24 15:45:28.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43212024-05-24T15:45:29.991Z[ recovery-image] May 24 15:45:28.213 INFO O| May 24 15:45:28.213 INFO STEP 28 (remove_files) COMPLETE
43222024-05-24T15:45:29.994Z[ recovery-image] May 24 15:45:28.213 INFO O| May 24 15:45:28.213 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43232024-05-24T15:45:30.001Z[ recovery-image] May 24 15:45:28.223 INFO O| May 24 15:45:28.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43242024-05-24T15:45:30.001Z[ recovery-image] May 24 15:45:28.223 INFO O| May 24 15:45:28.223 INFO STEP 29 (remove_files) COMPLETE
43252024-05-24T15:45:30.007Z[ recovery-image] May 24 15:45:28.223 INFO O| May 24 15:45:28.223 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43262024-05-24T15:45:30.010Z[ recovery-image] May 24 15:45:28.233 INFO O| May 24 15:45:28.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43272024-05-24T15:45:30.013Z[ recovery-image] May 24 15:45:28.233 INFO O| May 24 15:45:28.233 INFO STEP 30 (remove_files) COMPLETE
43282024-05-24T15:45:30.013Z[ recovery-image] May 24 15:45:28.233 INFO O| May 24 15:45:28.233 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43292024-05-24T15:45:30.020Z[ recovery-image] May 24 15:45:28.243 INFO O| May 24 15:45:28.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43302024-05-24T15:45:30.020Z[ recovery-image] May 24 15:45:28.243 INFO O| May 24 15:45:28.243 INFO STEP 31 (remove_files) COMPLETE
43312024-05-24T15:45:30.024Z[ recovery-image] May 24 15:45:28.243 INFO O| May 24 15:45:28.243 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43322024-05-24T15:45:30.030Z[ recovery-image] May 24 15:45:28.253 INFO O| May 24 15:45:28.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43332024-05-24T15:45:30.030Z[ recovery-image] May 24 15:45:28.253 INFO O| May 24 15:45:28.253 INFO STEP 32 (remove_files) COMPLETE
43342024-05-24T15:45:30.030Z[ recovery-image] May 24 15:45:28.253 INFO O| May 24 15:45:28.253 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43352024-05-24T15:45:30.040Z[ recovery-image] May 24 15:45:28.262 INFO O| May 24 15:45:28.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
43362024-05-24T15:45:30.043Z[ recovery-image] May 24 15:45:28.262 INFO O| May 24 15:45:28.262 INFO STEP 33 (remove_files) COMPLETE
43372024-05-24T15:45:30.043Z[ recovery-image] May 24 15:45:28.262 INFO O| May 24 15:45:28.262 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43382024-05-24T15:45:30.049Z[ recovery-image] May 24 15:45:28.272 INFO O| May 24 15:45:28.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
43392024-05-24T15:45:30.050Z[ recovery-image] May 24 15:45:28.272 INFO O| May 24 15:45:28.272 INFO STEP 34 (remove_files) COMPLETE
43402024-05-24T15:45:30.050Z[ recovery-image] May 24 15:45:28.272 INFO O| May 24 15:45:28.272 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43412024-05-24T15:45:30.060Z[ recovery-image] May 24 15:45:28.283 INFO O| May 24 15:45:28.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
43422024-05-24T15:45:30.060Z[ recovery-image] May 24 15:45:28.283 INFO O| May 24 15:45:28.283 INFO STEP 35 (remove_files) COMPLETE
43432024-05-24T15:45:30.060Z[ recovery-image] May 24 15:45:28.283 INFO O| May 24 15:45:28.283 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43442024-05-24T15:45:30.070Z[ recovery-image] May 24 15:45:28.293 INFO O| May 24 15:45:28.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
43452024-05-24T15:45:30.074Z[ recovery-image] May 24 15:45:28.293 INFO O| May 24 15:45:28.293 INFO STEP 36 (remove_files) COMPLETE
43462024-05-24T15:45:30.074Z[ recovery-image] May 24 15:45:28.293 INFO O| May 24 15:45:28.293 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43472024-05-24T15:45:30.080Z[ recovery-image] May 24 15:45:28.302 INFO O| May 24 15:45:28.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
43482024-05-24T15:45:30.080Z[ recovery-image] May 24 15:45:28.303 INFO O| May 24 15:45:28.303 INFO STEP 37 (remove_files) COMPLETE
43492024-05-24T15:45:30.083Z[ recovery-image] May 24 15:45:28.303 INFO O| May 24 15:45:28.303 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43502024-05-24T15:45:30.090Z[ recovery-image] May 24 15:45:28.312 INFO O| May 24 15:45:28.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
43512024-05-24T15:45:30.090Z[ recovery-image] May 24 15:45:28.312 INFO O| May 24 15:45:28.312 INFO STEP 38 (remove_files) COMPLETE
43522024-05-24T15:45:30.093Z[ recovery-image] May 24 15:45:28.312 INFO O| May 24 15:45:28.312 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43532024-05-24T15:45:30.099Z[ recovery-image] May 24 15:45:28.322 INFO O| May 24 15:45:28.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
43542024-05-24T15:45:30.100Z[ recovery-image] May 24 15:45:28.322 INFO O| May 24 15:45:28.322 INFO STEP 39 (remove_files) COMPLETE
43552024-05-24T15:45:30.103Z[ recovery-image] May 24 15:45:28.322 INFO O| May 24 15:45:28.322 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43562024-05-24T15:45:30.109Z[ recovery-image] May 24 15:45:28.332 INFO O| May 24 15:45:28.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
43572024-05-24T15:45:30.109Z[ recovery-image] May 24 15:45:28.332 INFO O| May 24 15:45:28.332 INFO STEP 40 (remove_files) COMPLETE
43582024-05-24T15:45:30.112Z[ recovery-image] May 24 15:45:28.332 INFO O| May 24 15:45:28.332 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43592024-05-24T15:45:30.119Z[ recovery-image] May 24 15:45:28.341 INFO O| May 24 15:45:28.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
43602024-05-24T15:45:30.125Z[ recovery-image] May 24 15:45:28.341 INFO O| May 24 15:45:28.341 INFO STEP 41 (remove_files) COMPLETE
43612024-05-24T15:45:30.125Z[ recovery-image] May 24 15:45:28.341 INFO O| May 24 15:45:28.341 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43622024-05-24T15:45:30.128Z[ recovery-image] May 24 15:45:28.351 INFO O| May 24 15:45:28.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
43632024-05-24T15:45:30.128Z[ recovery-image] May 24 15:45:28.351 INFO O| May 24 15:45:28.351 INFO STEP 42 (remove_files) COMPLETE
43642024-05-24T15:45:30.131Z[ recovery-image] May 24 15:45:28.351 INFO O| May 24 15:45:28.351 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43652024-05-24T15:45:30.138Z[ recovery-image] May 24 15:45:28.361 INFO O| May 24 15:45:28.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
43662024-05-24T15:45:30.138Z[ recovery-image] May 24 15:45:28.361 INFO O| May 24 15:45:28.361 INFO STEP 43 (remove_files) COMPLETE
43672024-05-24T15:45:30.138Z[ recovery-image] May 24 15:45:28.361 INFO O| May 24 15:45:28.361 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43682024-05-24T15:45:30.148Z[ recovery-image] May 24 15:45:28.370 INFO O| May 24 15:45:28.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
43692024-05-24T15:45:30.148Z[ recovery-image] May 24 15:45:28.370 INFO O| May 24 15:45:28.370 INFO STEP 44 (remove_files) COMPLETE
43702024-05-24T15:45:30.151Z[ recovery-image] May 24 15:45:28.370 INFO O| May 24 15:45:28.370 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43712024-05-24T15:45:30.158Z[ recovery-image] May 24 15:45:28.380 INFO O| May 24 15:45:28.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
43722024-05-24T15:45:30.158Z[ recovery-image] May 24 15:45:28.380 INFO O| May 24 15:45:28.380 INFO STEP 45 (remove_files) COMPLETE
43732024-05-24T15:45:30.161Z[ recovery-image] May 24 15:45:28.380 INFO O| May 24 15:45:28.380 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43742024-05-24T15:45:30.168Z[ recovery-image] May 24 15:45:28.390 INFO O| May 24 15:45:28.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
43752024-05-24T15:45:30.168Z[ recovery-image] May 24 15:45:28.390 INFO O| May 24 15:45:28.390 INFO STEP 46 (remove_files) COMPLETE
43762024-05-24T15:45:30.171Z[ recovery-image] May 24 15:45:28.390 INFO O| May 24 15:45:28.390 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43772024-05-24T15:45:30.179Z[ recovery-image] May 24 15:45:28.402 INFO O| May 24 15:45:28.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
43782024-05-24T15:45:30.179Z[ recovery-image] May 24 15:45:28.402 INFO O| May 24 15:45:28.402 INFO STEP 47 (remove_files) COMPLETE
43792024-05-24T15:45:30.179Z[ recovery-image] May 24 15:45:28.402 INFO O| May 24 15:45:28.402 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43802024-05-24T15:45:30.191Z[ recovery-image] May 24 15:45:28.413 INFO O| May 24 15:45:28.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
43812024-05-24T15:45:30.191Z[ recovery-image] May 24 15:45:28.413 INFO O| May 24 15:45:28.413 INFO STEP 48 (remove_files) COMPLETE
43822024-05-24T15:45:30.191Z[ recovery-image] May 24 15:45:28.413 INFO O| May 24 15:45:28.413 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43832024-05-24T15:45:30.200Z[ recovery-image] May 24 15:45:28.423 INFO O| May 24 15:45:28.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
43842024-05-24T15:45:30.204Z[ recovery-image] May 24 15:45:28.423 INFO O| May 24 15:45:28.423 INFO STEP 49 (remove_files) COMPLETE
43852024-05-24T15:45:30.204Z[ recovery-image] May 24 15:45:28.423 INFO O| May 24 15:45:28.423 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43862024-05-24T15:45:30.211Z[ recovery-image] May 24 15:45:28.434 INFO O| May 24 15:45:28.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
43872024-05-24T15:45:30.212Z[ recovery-image] May 24 15:45:28.434 INFO O| May 24 15:45:28.434 INFO STEP 50 (remove_files) COMPLETE
43882024-05-24T15:45:30.215Z[ recovery-image] May 24 15:45:28.434 INFO O| May 24 15:45:28.434 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43892024-05-24T15:45:30.222Z[ recovery-image] May 24 15:45:28.444 INFO O| May 24 15:45:28.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
43902024-05-24T15:45:30.222Z[ recovery-image] May 24 15:45:28.444 INFO O| May 24 15:45:28.444 INFO STEP 51 (remove_files) COMPLETE
43912024-05-24T15:45:30.225Z[ recovery-image] May 24 15:45:28.444 INFO O| May 24 15:45:28.444 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43922024-05-24T15:45:30.234Z[ recovery-image] May 24 15:45:28.456 INFO O| May 24 15:45:28.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
43932024-05-24T15:45:30.234Z[ recovery-image] May 24 15:45:28.456 INFO O| May 24 15:45:28.456 INFO STEP 52 (remove_files) COMPLETE
43942024-05-24T15:45:30.237Z[ recovery-image] May 24 15:45:28.456 INFO O| May 24 15:45:28.456 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43952024-05-24T15:45:30.247Z[ recovery-image] May 24 15:45:28.469 INFO O| May 24 15:45:28.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
43962024-05-24T15:45:30.247Z[ recovery-image] May 24 15:45:28.469 INFO O| May 24 15:45:28.469 INFO STEP 53 (remove_files) COMPLETE
43972024-05-24T15:45:30.250Z[ recovery-image] May 24 15:45:28.469 INFO O| May 24 15:45:28.469 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43982024-05-24T15:45:30.258Z[ recovery-image] May 24 15:45:28.480 INFO O| May 24 15:45:28.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
43992024-05-24T15:45:30.261Z[ recovery-image] May 24 15:45:28.480 INFO O| May 24 15:45:28.480 INFO STEP 54 (remove_files) COMPLETE
44002024-05-24T15:45:30.261Z[ recovery-image] May 24 15:45:28.480 INFO O| May 24 15:45:28.480 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44012024-05-24T15:45:30.270Z[ recovery-image] May 24 15:45:28.490 INFO O| May 24 15:45:28.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
44022024-05-24T15:45:30.270Z[ recovery-image] May 24 15:45:28.490 INFO O| May 24 15:45:28.490 INFO STEP 55 (remove_files) COMPLETE
44032024-05-24T15:45:30.275Z[ recovery-image] May 24 15:45:28.490 INFO O| May 24 15:45:28.490 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44042024-05-24T15:45:30.279Z[ recovery-image] May 24 15:45:28.501 INFO O| May 24 15:45:28.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
44052024-05-24T15:45:30.279Z[ recovery-image] May 24 15:45:28.502 INFO O| May 24 15:45:28.501 INFO STEP 56 (remove_files) COMPLETE
44062024-05-24T15:45:30.282Z[ recovery-image] May 24 15:45:28.502 INFO O| May 24 15:45:28.501 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44072024-05-24T15:45:30.290Z[ recovery-image] May 24 15:45:28.512 INFO O| May 24 15:45:28.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
44082024-05-24T15:45:30.290Z[ recovery-image] May 24 15:45:28.513 INFO O| May 24 15:45:28.513 INFO STEP 57 (remove_files) COMPLETE
44092024-05-24T15:45:30.294Z[ recovery-image] May 24 15:45:28.513 INFO O| May 24 15:45:28.513 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44102024-05-24T15:45:30.304Z[ recovery-image] May 24 15:45:28.526 INFO O| May 24 15:45:28.526 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
44112024-05-24T15:45:30.304Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
44122024-05-24T15:45:30.307Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44132024-05-24T15:45:30.307Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44142024-05-24T15:45:30.308Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44152024-05-24T15:45:30.308Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44162024-05-24T15:45:30.308Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO ok!
44172024-05-24T15:45:30.308Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO STEP 58 (ensure_file) COMPLETE
44182024-05-24T15:45:30.308Z[ recovery-image] May 24 15:45:28.527 INFO O| May 24 15:45:28.527 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44192024-05-24T15:45:30.320Z[ recovery-image] May 24 15:45:28.542 INFO O| May 24 15:45:28.542 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44202024-05-24T15:45:30.320Z[ recovery-image] May 24 15:45:28.542 INFO O| May 24 15:45:28.542 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44212024-05-24T15:45:30.323Z[ recovery-image] May 24 15:45:28.542 INFO O| May 24 15:45:28.542 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44222024-05-24T15:45:30.323Z[ recovery-image] May 24 15:45:28.542 INFO O| May 24 15:45:28.542 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44232024-05-24T15:45:30.323Z[ recovery-image] May 24 15:45:28.542 INFO O| May 24 15:45:28.542 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44242024-05-24T15:45:30.323Z[ recovery-image] May 24 15:45:28.542 INFO O| May 24 15:45:28.542 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44252024-05-24T15:45:30.324Z[ recovery-image] May 24 15:45:28.542 INFO O| May 24 15:45:28.542 INFO ok!
44262024-05-24T15:45:30.324Z[ recovery-image] May 24 15:45:28.543 INFO O| May 24 15:45:28.542 INFO STEP 59 (ensure_file) COMPLETE
44272024-05-24T15:45:30.324Z[ recovery-image] May 24 15:45:28.543 INFO O| May 24 15:45:28.543 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44282024-05-24T15:45:30.335Z[ recovery-image] May 24 15:45:28.558 INFO O| May 24 15:45:28.557 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44292024-05-24T15:45:30.336Z[ recovery-image] May 24 15:45:28.558 INFO O| May 24 15:45:28.557 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44302024-05-24T15:45:30.339Z[ recovery-image] May 24 15:45:28.558 INFO O| May 24 15:45:28.558 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44312024-05-24T15:45:30.339Z[ recovery-image] May 24 15:45:28.558 INFO O| May 24 15:45:28.558 INFO ok!
44322024-05-24T15:45:30.339Z[ recovery-image] May 24 15:45:28.558 INFO O| May 24 15:45:28.558 INFO STEP 60 (ensure_file) COMPLETE
44332024-05-24T15:45:30.339Z[ recovery-image] May 24 15:45:28.558 INFO O| May 24 15:45:28.558 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44342024-05-24T15:45:30.348Z[ recovery-image] May 24 15:45:28.570 INFO O| May 24 15:45:28.570 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
44352024-05-24T15:45:30.348Z[ recovery-image] May 24 15:45:28.570 INFO O| May 24 15:45:28.570 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
44362024-05-24T15:45:30.351Z[ recovery-image] May 24 15:45:28.570 INFO O| May 24 15:45:28.570 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
44372024-05-24T15:45:30.351Z[ recovery-image] May 24 15:45:28.570 INFO O| May 24 15:45:28.570 INFO ok!
44382024-05-24T15:45:30.351Z[ recovery-image] May 24 15:45:28.570 INFO O| May 24 15:45:28.570 INFO STEP 61 (ensure_file) COMPLETE
44392024-05-24T15:45:30.351Z[ recovery-image] May 24 15:45:28.570 INFO O| May 24 15:45:28.570 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44402024-05-24T15:45:30.364Z[ recovery-image] May 24 15:45:28.586 INFO O| May 24 15:45:28.586 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
44412024-05-24T15:45:30.364Z[ recovery-image] May 24 15:45:28.586 INFO O| May 24 15:45:28.586 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
44422024-05-24T15:45:30.367Z[ recovery-image] May 24 15:45:28.586 INFO O| May 24 15:45:28.586 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44432024-05-24T15:45:30.368Z[ recovery-image] May 24 15:45:28.586 INFO O| May 24 15:45:28.586 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44442024-05-24T15:45:30.368Z[ recovery-image] May 24 15:45:28.586 INFO O| May 24 15:45:28.586 INFO ok!
44452024-05-24T15:45:30.368Z[ recovery-image] May 24 15:45:28.587 INFO O| May 24 15:45:28.586 INFO STEP 62 (ensure_file) COMPLETE
44462024-05-24T15:45:30.368Z[ recovery-image] May 24 15:45:28.587 INFO O| May 24 15:45:28.586 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44472024-05-24T15:45:30.379Z[ recovery-image] May 24 15:45:28.601 INFO O| May 24 15:45:28.601 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
44482024-05-24T15:45:30.379Z[ recovery-image] May 24 15:45:28.601 INFO O| May 24 15:45:28.601 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
44492024-05-24T15:45:30.383Z[ recovery-image] May 24 15:45:28.601 INFO O| May 24 15:45:28.601 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44502024-05-24T15:45:30.383Z[ recovery-image] May 24 15:45:28.601 INFO O| May 24 15:45:28.601 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44512024-05-24T15:45:30.383Z[ recovery-image] May 24 15:45:28.601 INFO O| May 24 15:45:28.601 INFO ok!
44522024-05-24T15:45:30.383Z[ recovery-image] May 24 15:45:28.602 INFO O| May 24 15:45:28.601 INFO STEP 63 (ensure_file) COMPLETE
44532024-05-24T15:45:30.383Z[ recovery-image] May 24 15:45:28.602 INFO O| May 24 15:45:28.602 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44542024-05-24T15:45:30.393Z[ recovery-image] May 24 15:45:28.615 INFO O| May 24 15:45:28.615 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
44552024-05-24T15:45:30.393Z[ recovery-image] May 24 15:45:28.615 INFO O| May 24 15:45:28.615 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
44562024-05-24T15:45:30.393Z[ recovery-image] May 24 15:45:28.615 INFO O| May 24 15:45:28.615 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
44572024-05-24T15:45:30.399Z[ recovery-image] May 24 15:45:28.615 INFO O| May 24 15:45:28.615 INFO ok!
44582024-05-24T15:45:30.399Z[ recovery-image] May 24 15:45:28.615 INFO O| May 24 15:45:28.615 INFO STEP 64 (assemble_files) COMPLETE
44592024-05-24T15:45:30.400Z[ recovery-image] May 24 15:45:28.615 INFO O| May 24 15:45:28.615 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44602024-05-24T15:45:30.407Z[ recovery-image] May 24 15:45:28.629 INFO O| May 24 15:45:28.629 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
44612024-05-24T15:45:30.407Z[ recovery-image] May 24 15:45:28.629 INFO O| May 24 15:45:28.629 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
44622024-05-24T15:45:30.410Z[ recovery-image] May 24 15:45:28.629 INFO O| May 24 15:45:28.629 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44632024-05-24T15:45:30.410Z[ recovery-image] May 24 15:45:28.629 INFO O| May 24 15:45:28.629 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44642024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.629 INFO O| May 24 15:45:28.629 INFO ok!
44652024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.629 INFO O| May 24 15:45:28.629 INFO STEP 65 (ensure_file) COMPLETE
44662024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.630 INFO O| May 24 15:45:28.629 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44672024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.630 INFO O| May 24 15:45:28.629 INFO skip step because feature "omicron1" is not enabled
44682024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.630 INFO O| May 24 15:45:28.629 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44692024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.630 INFO O| May 24 15:45:28.629 INFO skip step because feature "omicron1" is not enabled
44702024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.630 INFO O| May 24 15:45:28.629 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44712024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.630 INFO O| May 24 15:45:28.629 INFO skip step because feature "omicron1" is not enabled
44722024-05-24T15:45:30.411Z[ recovery-image] May 24 15:45:28.630 INFO O| May 24 15:45:28.629 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44732024-05-24T15:45:30.429Z[ recovery-image] May 24 15:45:28.651 INFO O| May 24 15:45:28.651 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
44742024-05-24T15:45:30.432Z[ recovery-image] May 24 15:45:28.651 INFO O| May 24 15:45:28.651 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
44752024-05-24T15:45:31.661Z[ host-image] May 24 15:45:29.884 INFO O| May 24 15:45:29.883 INFO O| Planning: Solver setup ... Done
44762024-05-24T15:45:31.672Z[ host-image] May 24 15:45:29.892 INFO O| May 24 15:45:29.892 INFO O| Planning: Running solver ... Done
44772024-05-24T15:45:31.712Z[ host-image] May 24 15:45:29.934 INFO O| May 24 15:45:29.934 INFO O| Planning: Finding local manifests ... Done
44782024-05-24T15:45:31.715Z[ host-image] May 24 15:45:29.935 INFO O| May 24 15:45:29.935 INFO O| Planning: Fetching manifests: 0/1 0% complete
44792024-05-24T15:45:31.794Z[ host-image] May 24 15:45:30.016 INFO O| May 24 15:45:30.016 INFO O| Planning: Fetching manifests: 1/1 100% complete
44802024-05-24T15:45:31.826Z[ host-image] May 24 15:45:30.048 INFO O| May 24 15:45:30.048 INFO O| Planning: Package planning ... Done
44812024-05-24T15:45:31.829Z[ host-image] May 24 15:45:30.049 INFO O| May 24 15:45:30.049 INFO O| Planning: Merging actions ... Done
44822024-05-24T15:45:31.936Z[ host-image] May 24 15:45:30.158 INFO O| May 24 15:45:30.157 INFO O| Planning: Checking for conflicting actions ... Done
44832024-05-24T15:45:31.940Z[ host-image] May 24 15:45:30.159 INFO O| May 24 15:45:30.159 INFO O| Planning: Consolidating action changes ... Done
44842024-05-24T15:45:32.296Z[ host-image] May 24 15:45:30.518 INFO O| May 24 15:45:30.517 INFO O| Planning: Evaluating mediators ... Done
44852024-05-24T15:45:32.300Z[ host-image] May 24 15:45:30.518 INFO O| May 24 15:45:30.518 INFO O| Planning: Planning completed in 2.35 seconds
44862024-05-24T15:45:32.300Z[ host-image] May 24 15:45:30.521 INFO O| May 24 15:45:30.521 INFO O| Packages to install: 1
44872024-05-24T15:45:32.318Z[ host-image] May 24 15:45:30.540 INFO O| May 24 15:45:30.540 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
44882024-05-24T15:45:33.143Z[ recovery-image] May 24 15:45:31.365 INFO O| May 24 15:45:31.365 INFO STEP 69 (pack_tar) COMPLETE
44892024-05-24T15:45:33.144Z[ recovery-image] May 24 15:45:31.365 INFO O| May 24 15:45:31.365 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44902024-05-24T15:45:33.144Z[ recovery-image] May 24 15:45:31.365 INFO O| May 24 15:45:31.365 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44912024-05-24T15:45:33.508Z[ host-image] May 24 15:45:31.729 INFO O| May 24 15:45:31.728 INFO O| Download: Completed 18.11 MB in 1.19 seconds (15.2M/s)
44922024-05-24T15:45:33.606Z[ recovery-image] May 24 15:45:31.827 INFO O| May 24 15:45:31.827 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
44932024-05-24T15:45:33.679Z[ host-image] May 24 15:45:31.888 INFO O| May 24 15:45:31.888 INFO O| Actions: 1/22 actions (Installing new actions)
44942024-05-24T15:45:33.726Z[ recovery-image] May 24 15:45:31.945 INFO O| May 24 15:45:31.945 INFO completed processing gimlet/ramdisk-02-trim
44952024-05-24T15:45:33.732Z[ recovery-image] May 24 15:45:31.948 INFO image builder template: ramdisk-03-recovery-trim...
44962024-05-24T15:45:33.732Z[ recovery-image] May 24 15:45:31.948 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/.tmprnLlKg/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.29.250", "-n", "ramdisk-03-recovery-trim"], pwd: None
44972024-05-24T15:45:33.834Z[ recovery-image] May 24 15:45:32.055 INFO O| May 24 15:45:32.054 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44982024-05-24T15:45:33.841Z[ recovery-image] May 24 15:45:32.063 INFO O| May 24 15:45:32.062 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44992024-05-24T15:45:33.970Z[ recovery-image] May 24 15:45:32.191 INFO O| May 24 15:45:32.191 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
45002024-05-24T15:45:34.084Z[ recovery-image] May 24 15:45:32.305 INFO O| May 24 15:45:32.305 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45012024-05-24T15:45:34.087Z[ recovery-image] May 24 15:45:32.306 INFO O| May 24 15:45:32.306 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
45022024-05-24T15:45:34.101Z[ recovery-image] May 24 15:45:32.323 INFO O| May 24 15:45:32.322 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
45032024-05-24T15:45:34.146Z[ recovery-image] May 24 15:45:32.367 INFO O| May 24 15:45:32.367 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45042024-05-24T15:45:34.177Z[ recovery-image] May 24 15:45:32.393 INFO O| May 24 15:45:32.393 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45052024-05-24T15:45:34.475Z[ host-image] May 24 15:45:32.697 INFO O| May 24 15:45:32.696 INFO O| Actions: Completed 22 actions in 0.81 seconds.
45062024-05-24T15:45:34.602Z[ recovery-image] May 24 15:45:32.823 INFO O| May 24 15:45:32.823 INFO rolled back to input snapshot; work may begin
45072024-05-24T15:45:34.602Z[ recovery-image] May 24 15:45:32.823 INFO O| May 24 15:45:32.823 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
45082024-05-24T15:45:34.610Z[ recovery-image] May 24 15:45:32.832 INFO O| May 24 15:45:32.832 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45092024-05-24T15:45:34.628Z[ recovery-image] May 24 15:45:32.850 INFO O| May 24 15:45:32.850 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
45102024-05-24T15:45:34.633Z[ recovery-image] May 24 15:45:32.855 INFO O| May 24 15:45:32.855 INFO STEP 0 (remove_files) COMPLETE
45112024-05-24T15:45:34.636Z[ recovery-image] May 24 15:45:32.855 INFO O| May 24 15:45:32.855 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45122024-05-24T15:45:34.662Z[ recovery-image] May 24 15:45:32.883 INFO O| May 24 15:45:32.883 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
45132024-05-24T15:45:34.800Z[ host-image] May 24 15:45:33.021 INFO O| May 24 15:45:33.021 INFO O| Done
45142024-05-24T15:45:34.800Z[ host-image] May 24 15:45:33.021 INFO O| May 24 15:45:33.021 INFO O| Done
45152024-05-24T15:45:34.983Z[ recovery-image] May 24 15:45:33.196 INFO O| May 24 15:45:33.196 INFO STEP 1 (remove_files) COMPLETE
45162024-05-24T15:45:34.983Z[ recovery-image] May 24 15:45:33.196 INFO O| May 24 15:45:33.196 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45172024-05-24T15:45:35.002Z[ recovery-image] May 24 15:45:33.220 INFO O| May 24 15:45:33.220 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
45182024-05-24T15:45:35.043Z[ recovery-image] May 24 15:45:33.263 INFO O| May 24 15:45:33.263 INFO STEP 2 (remove_files) COMPLETE
45192024-05-24T15:45:35.043Z[ recovery-image] May 24 15:45:33.264 INFO O| May 24 15:45:33.264 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45202024-05-24T15:45:35.063Z[ recovery-image] May 24 15:45:33.285 INFO O| May 24 15:45:33.285 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
45212024-05-24T15:45:35.151Z[ recovery-image] May 24 15:45:33.372 INFO O| May 24 15:45:33.372 INFO STEP 3 (remove_files) COMPLETE
45222024-05-24T15:45:35.151Z[ recovery-image] May 24 15:45:33.372 INFO O| May 24 15:45:33.372 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45232024-05-24T15:45:35.186Z[ recovery-image] May 24 15:45:33.407 INFO O| May 24 15:45:33.407 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
45242024-05-24T15:45:35.329Z[ recovery-image] May 24 15:45:33.549 INFO O| May 24 15:45:33.548 INFO STEP 4 (remove_files) COMPLETE
45252024-05-24T15:45:35.330Z[ recovery-image] May 24 15:45:33.549 INFO O| May 24 15:45:33.549 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45262024-05-24T15:45:35.347Z[ recovery-image] May 24 15:45:33.569 INFO O| May 24 15:45:33.569 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
45272024-05-24T15:45:35.394Z[ recovery-image] May 24 15:45:33.615 INFO O| May 24 15:45:33.615 INFO STEP 5 (remove_files) COMPLETE
45282024-05-24T15:45:35.397Z[ recovery-image] May 24 15:45:33.615 INFO O| May 24 15:45:33.615 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45292024-05-24T15:45:35.435Z[ recovery-image] May 24 15:45:33.657 INFO O| May 24 15:45:33.657 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
45302024-05-24T15:45:35.439Z[ recovery-image] May 24 15:45:33.660 INFO O| May 24 15:45:33.660 INFO STEP 6 (remove_files) COMPLETE
45312024-05-24T15:45:35.439Z[ recovery-image] May 24 15:45:33.660 INFO O| May 24 15:45:33.660 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45322024-05-24T15:45:35.442Z[ host-image] May 24 15:45:33.661 INFO O| May 24 15:45:33.661 INFO O| Done
45332024-05-24T15:45:35.456Z[ recovery-image] May 24 15:45:33.677 INFO O| May 24 15:45:33.677 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
45342024-05-24T15:45:35.462Z[ recovery-image] May 24 15:45:33.679 INFO O| May 24 15:45:33.679 INFO STEP 7 (remove_files) COMPLETE
45352024-05-24T15:45:35.462Z[ recovery-image] May 24 15:45:33.679 INFO O| May 24 15:45:33.679 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45362024-05-24T15:45:35.511Z[ recovery-image] May 24 15:45:33.732 INFO O| May 24 15:45:33.732 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
45372024-05-24T15:45:35.600Z[ recovery-image] May 24 15:45:33.821 INFO O| May 24 15:45:33.821 INFO STEP 8 (remove_files) COMPLETE
45382024-05-24T15:45:35.600Z[ recovery-image] May 24 15:45:33.821 INFO O| May 24 15:45:33.821 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45392024-05-24T15:45:35.635Z[ recovery-image] May 24 15:45:33.857 INFO O| May 24 15:45:33.857 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
45402024-05-24T15:45:35.639Z[ recovery-image] May 24 15:45:33.857 INFO O| May 24 15:45:33.857 INFO STEP 9 (remove_files) COMPLETE
45412024-05-24T15:45:35.639Z[ recovery-image] May 24 15:45:33.857 INFO O| May 24 15:45:33.857 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45422024-05-24T15:45:35.654Z[ recovery-image] May 24 15:45:33.876 INFO O| May 24 15:45:33.876 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
45432024-05-24T15:45:35.683Z[ recovery-image] May 24 15:45:33.905 INFO O| May 24 15:45:33.905 INFO STEP 10 (remove_files) COMPLETE
45442024-05-24T15:45:35.684Z[ recovery-image] May 24 15:45:33.905 INFO O| May 24 15:45:33.905 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45452024-05-24T15:45:35.723Z[ recovery-image] May 24 15:45:33.944 INFO O| May 24 15:45:33.944 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
45462024-05-24T15:45:36.312Z[ recovery-image] May 24 15:45:34.531 INFO O| May 24 15:45:34.531 INFO STEP 11 (remove_files) COMPLETE
45472024-05-24T15:45:36.313Z[ recovery-image] May 24 15:45:34.531 INFO O| May 24 15:45:34.531 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45482024-05-24T15:45:36.337Z[ recovery-image] May 24 15:45:34.559 INFO O| May 24 15:45:34.559 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
45492024-05-24T15:45:36.364Z[ recovery-image] May 24 15:45:34.586 INFO O| May 24 15:45:34.586 INFO STEP 12 (remove_files) COMPLETE
45502024-05-24T15:45:36.364Z[ recovery-image] May 24 15:45:34.586 INFO O| May 24 15:45:34.586 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45512024-05-24T15:45:36.393Z[ recovery-image] May 24 15:45:34.614 INFO O| May 24 15:45:34.614 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
45522024-05-24T15:45:36.412Z[ recovery-image] May 24 15:45:34.634 INFO O| May 24 15:45:34.634 INFO STEP 13 (remove_files) COMPLETE
45532024-05-24T15:45:36.412Z[ recovery-image] May 24 15:45:34.634 INFO O| May 24 15:45:34.634 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45542024-05-24T15:45:36.439Z[ recovery-image] May 24 15:45:34.660 INFO O| May 24 15:45:34.660 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
45552024-05-24T15:45:36.442Z[ recovery-image] May 24 15:45:34.660 INFO O| May 24 15:45:34.660 INFO STEP 14 (remove_files) COMPLETE
45562024-05-24T15:45:36.442Z[ recovery-image] May 24 15:45:34.660 INFO O| May 24 15:45:34.660 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45572024-05-24T15:45:36.479Z[ recovery-image] May 24 15:45:34.700 INFO O| May 24 15:45:34.700 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
45582024-05-24T15:45:36.482Z[ recovery-image] May 24 15:45:34.702 INFO O| May 24 15:45:34.702 INFO STEP 15 (remove_files) COMPLETE
45592024-05-24T15:45:36.482Z[ recovery-image] May 24 15:45:34.702 INFO O| May 24 15:45:34.702 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45602024-05-24T15:45:36.540Z[ recovery-image] May 24 15:45:34.761 INFO O| May 24 15:45:34.761 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
45612024-05-24T15:45:36.630Z[ recovery-image] May 24 15:45:34.852 INFO O| May 24 15:45:34.851 INFO STEP 16 (remove_files) COMPLETE
45622024-05-24T15:45:36.634Z[ recovery-image] May 24 15:45:34.852 INFO O| May 24 15:45:34.852 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45632024-05-24T15:45:36.687Z[ recovery-image] May 24 15:45:34.908 INFO O| May 24 15:45:34.908 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
45642024-05-24T15:45:36.690Z[ recovery-image] May 24 15:45:34.908 INFO O| May 24 15:45:34.908 INFO STEP 17 (remove_files) COMPLETE
45652024-05-24T15:45:36.690Z[ recovery-image] May 24 15:45:34.908 INFO O| May 24 15:45:34.908 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45662024-05-24T15:45:36.712Z[ recovery-image] May 24 15:45:34.931 INFO O| May 24 15:45:34.931 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
45672024-05-24T15:45:36.738Z[ recovery-image] May 24 15:45:34.957 INFO O| May 24 15:45:34.957 INFO STEP 18 (remove_files) COMPLETE
45682024-05-24T15:45:36.738Z[ recovery-image] May 24 15:45:34.957 INFO O| May 24 15:45:34.957 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45692024-05-24T15:45:36.772Z[ recovery-image] May 24 15:45:34.991 INFO O| May 24 15:45:34.990 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
45702024-05-24T15:45:37.150Z[ recovery-image] May 24 15:45:35.370 INFO O| May 24 15:45:35.370 INFO STEP 19 (remove_files) COMPLETE
45712024-05-24T15:45:37.151Z[ recovery-image] May 24 15:45:35.370 INFO O| May 24 15:45:35.370 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45722024-05-24T15:45:37.183Z[ recovery-image] May 24 15:45:35.405 INFO O| May 24 15:45:35.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
45732024-05-24T15:45:37.202Z[ recovery-image] May 24 15:45:35.424 INFO O| May 24 15:45:35.424 INFO STEP 20 (remove_files) COMPLETE
45742024-05-24T15:45:37.202Z[ recovery-image] May 24 15:45:35.424 INFO O| May 24 15:45:35.424 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45752024-05-24T15:45:37.224Z[ recovery-image] May 24 15:45:35.445 INFO O| May 24 15:45:35.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
45762024-05-24T15:45:37.227Z[ recovery-image] May 24 15:45:35.445 INFO O| May 24 15:45:35.445 INFO STEP 21 (remove_files) COMPLETE
45772024-05-24T15:45:37.227Z[ recovery-image] May 24 15:45:35.446 INFO O| May 24 15:45:35.445 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45782024-05-24T15:45:37.266Z[ recovery-image] May 24 15:45:35.487 INFO O| May 24 15:45:35.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
45792024-05-24T15:45:37.286Z[ recovery-image] May 24 15:45:35.507 INFO O| May 24 15:45:35.507 INFO STEP 22 (remove_files) COMPLETE
45802024-05-24T15:45:37.286Z[ recovery-image] May 24 15:45:35.507 INFO O| May 24 15:45:35.507 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45812024-05-24T15:45:37.318Z[ recovery-image] May 24 15:45:35.539 INFO O| May 24 15:45:35.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
45822024-05-24T15:45:37.341Z[ recovery-image] May 24 15:45:35.563 INFO O| May 24 15:45:35.563 INFO STEP 23 (remove_files) COMPLETE
45832024-05-24T15:45:37.341Z[ recovery-image] May 24 15:45:35.563 INFO O| May 24 15:45:35.563 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45842024-05-24T15:45:37.374Z[ recovery-image] May 24 15:45:35.596 INFO O| May 24 15:45:35.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
45852024-05-24T15:45:37.397Z[ recovery-image] May 24 15:45:35.619 INFO O| May 24 15:45:35.619 INFO STEP 24 (remove_files) COMPLETE
45862024-05-24T15:45:37.397Z[ recovery-image] May 24 15:45:35.619 INFO O| May 24 15:45:35.619 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45872024-05-24T15:45:37.429Z[ recovery-image] May 24 15:45:35.651 INFO O| May 24 15:45:35.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
45882024-05-24T15:45:37.433Z[ recovery-image] May 24 15:45:35.652 INFO O| May 24 15:45:35.651 INFO STEP 25 (remove_files) COMPLETE
45892024-05-24T15:45:37.433Z[ recovery-image] May 24 15:45:35.652 INFO O| May 24 15:45:35.652 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45902024-05-24T15:45:37.452Z[ recovery-image] May 24 15:45:35.673 INFO O| May 24 15:45:35.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
45912024-05-24T15:45:37.452Z[ recovery-image] May 24 15:45:35.674 INFO O| May 24 15:45:35.673 INFO STEP 26 (remove_files) COMPLETE
45922024-05-24T15:45:37.452Z[ recovery-image] May 24 15:45:35.674 INFO O| May 24 15:45:35.674 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45932024-05-24T15:45:37.495Z[ recovery-image] May 24 15:45:35.716 INFO O| May 24 15:45:35.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
45942024-05-24T15:45:37.495Z[ recovery-image] May 24 15:45:35.716 INFO O| May 24 15:45:35.716 INFO STEP 27 (remove_files) COMPLETE
45952024-05-24T15:45:37.501Z[ recovery-image] May 24 15:45:35.716 INFO O| May 24 15:45:35.716 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45962024-05-24T15:45:37.596Z[ recovery-image] May 24 15:45:35.817 INFO O| May 24 15:45:35.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
45972024-05-24T15:45:37.619Z[ recovery-image] May 24 15:45:35.841 INFO O| May 24 15:45:35.841 INFO STEP 28 (remove_files) COMPLETE
45982024-05-24T15:45:37.619Z[ recovery-image] May 24 15:45:35.841 INFO O| May 24 15:45:35.841 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45992024-05-24T15:45:37.677Z[ recovery-image] May 24 15:45:35.894 INFO O| May 24 15:45:35.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
46002024-05-24T15:45:37.678Z[ recovery-image] May 24 15:45:35.894 INFO O| May 24 15:45:35.894 INFO STEP 29 (remove_files) COMPLETE
46012024-05-24T15:45:37.689Z[ recovery-image] May 24 15:45:35.894 INFO O| May 24 15:45:35.894 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46022024-05-24T15:45:37.694Z[ recovery-image] May 24 15:45:35.915 INFO O| May 24 15:45:35.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
46032024-05-24T15:45:37.719Z[ recovery-image] May 24 15:45:35.939 INFO O| May 24 15:45:35.939 INFO STEP 30 (remove_files) COMPLETE
46042024-05-24T15:45:37.719Z[ recovery-image] May 24 15:45:35.939 INFO O| May 24 15:45:35.939 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46052024-05-24T15:45:37.758Z[ recovery-image] May 24 15:45:35.973 INFO O| May 24 15:45:35.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
46062024-05-24T15:45:37.758Z[ recovery-image] May 24 15:45:35.973 INFO O| May 24 15:45:35.973 INFO STEP 31 (remove_files) COMPLETE
46072024-05-24T15:45:37.758Z[ recovery-image] May 24 15:45:35.973 INFO O| May 24 15:45:35.973 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46082024-05-24T15:45:37.772Z[ recovery-image] May 24 15:45:35.994 INFO O| May 24 15:45:35.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
46092024-05-24T15:45:37.794Z[ recovery-image] May 24 15:45:36.016 INFO O| May 24 15:45:36.016 INFO STEP 32 (remove_files) COMPLETE
46102024-05-24T15:45:37.794Z[ recovery-image] May 24 15:45:36.016 INFO O| May 24 15:45:36.016 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46112024-05-24T15:45:37.848Z[ recovery-image] May 24 15:45:36.069 INFO O| May 24 15:45:36.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
46122024-05-24T15:45:37.872Z[ recovery-image] May 24 15:45:36.093 INFO O| May 24 15:45:36.093 INFO STEP 33 (remove_files) COMPLETE
46132024-05-24T15:45:37.872Z[ recovery-image] May 24 15:45:36.093 INFO O| May 24 15:45:36.093 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46142024-05-24T15:45:37.922Z[ recovery-image] May 24 15:45:36.143 INFO O| May 24 15:45:36.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
46152024-05-24T15:45:37.922Z[ recovery-image] May 24 15:45:36.143 INFO O| May 24 15:45:36.143 INFO STEP 34 (remove_files) COMPLETE
46162024-05-24T15:45:37.922Z[ recovery-image] May 24 15:45:36.143 INFO O| May 24 15:45:36.143 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46172024-05-24T15:45:37.928Z[ host-image] May 24 15:45:36.150 INFO O| May 24 15:45:36.150 INFO O| Done
46182024-05-24T15:45:37.946Z[ recovery-image] May 24 15:45:36.167 INFO O| May 24 15:45:36.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
46192024-05-24T15:45:37.949Z[ recovery-image] May 24 15:45:36.167 INFO O| May 24 15:45:36.167 INFO STEP 35 (remove_files) COMPLETE
46202024-05-24T15:45:37.949Z[ recovery-image] May 24 15:45:36.168 INFO O| May 24 15:45:36.167 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46212024-05-24T15:45:37.972Z[ host-image] May 24 15:45:36.193 INFO O| May 24 15:45:36.193 INFO O| Done
46222024-05-24T15:45:37.975Z[ host-image] May 24 15:45:36.194 INFO O| May 24 15:45:36.194 INFO O| Done
46232024-05-24T15:45:37.991Z[ host-image] May 24 15:45:36.213 INFO O| May 24 15:45:36.213 INFO O| Done
46242024-05-24T15:45:38.004Z[ recovery-image] May 24 15:45:36.226 INFO O| May 24 15:45:36.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
46252024-05-24T15:45:38.008Z[ recovery-image] May 24 15:45:36.226 INFO O| May 24 15:45:36.226 INFO STEP 36 (remove_files) COMPLETE
46262024-05-24T15:45:38.008Z[ recovery-image] May 24 15:45:36.226 INFO O| May 24 15:45:36.226 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46272024-05-24T15:45:38.025Z[ recovery-image] May 24 15:45:36.247 INFO O| May 24 15:45:36.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
46282024-05-24T15:45:38.028Z[ recovery-image] May 24 15:45:36.247 INFO O| May 24 15:45:36.247 INFO STEP 37 (remove_files) COMPLETE
46292024-05-24T15:45:38.028Z[ recovery-image] May 24 15:45:36.247 INFO O| May 24 15:45:36.247 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46302024-05-24T15:45:38.051Z[ recovery-image] May 24 15:45:36.272 INFO O| May 24 15:45:36.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
46312024-05-24T15:45:38.051Z[ recovery-image] May 24 15:45:36.272 INFO O| May 24 15:45:36.272 INFO STEP 38 (remove_files) COMPLETE
46322024-05-24T15:45:38.054Z[ recovery-image] May 24 15:45:36.272 INFO O| May 24 15:45:36.272 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46332024-05-24T15:45:38.072Z[ recovery-image] May 24 15:45:36.293 INFO O| May 24 15:45:36.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
46342024-05-24T15:45:38.072Z[ recovery-image] May 24 15:45:36.293 INFO O| May 24 15:45:36.293 INFO STEP 39 (remove_files) COMPLETE
46352024-05-24T15:45:38.072Z[ recovery-image] May 24 15:45:36.293 INFO O| May 24 15:45:36.293 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46362024-05-24T15:45:38.093Z[ recovery-image] May 24 15:45:36.314 INFO O| May 24 15:45:36.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
46372024-05-24T15:45:38.093Z[ recovery-image] May 24 15:45:36.314 INFO O| May 24 15:45:36.314 INFO STEP 40 (remove_files) COMPLETE
46382024-05-24T15:45:38.093Z[ recovery-image] May 24 15:45:36.314 INFO O| May 24 15:45:36.314 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46392024-05-24T15:45:38.156Z[ recovery-image] May 24 15:45:36.349 INFO O| May 24 15:45:36.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
46402024-05-24T15:45:38.156Z[ recovery-image] May 24 15:45:36.349 INFO O| May 24 15:45:36.349 INFO STEP 41 (remove_files) COMPLETE
46412024-05-24T15:45:38.156Z[ recovery-image] May 24 15:45:36.349 INFO O| May 24 15:45:36.349 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46422024-05-24T15:45:38.163Z[ recovery-image] May 24 15:45:36.371 INFO O| May 24 15:45:36.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
46432024-05-24T15:45:38.164Z[ recovery-image] May 24 15:45:36.371 INFO O| May 24 15:45:36.371 INFO STEP 42 (remove_files) COMPLETE
46442024-05-24T15:45:38.164Z[ recovery-image] May 24 15:45:36.371 INFO O| May 24 15:45:36.371 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46452024-05-24T15:45:38.164Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO STEP 14 (pkg_install) COMPLETE
46462024-05-24T15:45:38.164Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46472024-05-24T15:45:38.164Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO skip step because feature "mfg" is not enabled
46482024-05-24T15:45:38.164Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46492024-05-24T15:45:38.165Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO skip step because feature "compliance" is not enabled
46502024-05-24T15:45:38.165Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46512024-05-24T15:45:38.165Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO skip step because feature "stress" is not enabled
46522024-05-24T15:45:38.165Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46532024-05-24T15:45:38.165Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO skip step because feature "nfs" is not enabled
46542024-05-24T15:45:38.166Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
46552024-05-24T15:45:38.166Z[ host-image] May 24 15:45:36.377 INFO O| May 24 15:45:36.377 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
46562024-05-24T15:45:38.206Z[ recovery-image] May 24 15:45:36.427 INFO O| May 24 15:45:36.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
46572024-05-24T15:45:38.209Z[ recovery-image] May 24 15:45:36.430 INFO O| May 24 15:45:36.427 INFO STEP 43 (remove_files) COMPLETE
46582024-05-24T15:45:38.209Z[ recovery-image] May 24 15:45:36.430 INFO O| May 24 15:45:36.427 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46592024-05-24T15:45:38.232Z[ recovery-image] May 24 15:45:36.454 INFO O| May 24 15:45:36.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
46602024-05-24T15:45:38.237Z[ recovery-image] May 24 15:45:36.459 INFO O| May 24 15:45:36.459 INFO STEP 44 (remove_files) COMPLETE
46612024-05-24T15:45:38.241Z[ recovery-image] May 24 15:45:36.459 INFO O| May 24 15:45:36.459 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46622024-05-24T15:45:38.264Z[ host-image] May 24 15:45:36.485 INFO O| May 24 15:45:36.485 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
46632024-05-24T15:45:38.355Z[ recovery-image] May 24 15:45:36.577 INFO O| May 24 15:45:36.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
46642024-05-24T15:45:38.356Z[ recovery-image] May 24 15:45:36.577 INFO O| May 24 15:45:36.577 INFO STEP 45 (remove_files) COMPLETE
46652024-05-24T15:45:38.356Z[ recovery-image] May 24 15:45:36.577 INFO O| May 24 15:45:36.577 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662024-05-24T15:45:38.365Z[ host-image] May 24 15:45:36.587 INFO O| May 24 15:45:36.587 INFO completed processing gimlet/ramdisk-01-os
46672024-05-24T15:45:38.368Z[ host-image] May 24 15:45:36.589 INFO omicron1 baseline generation...
46682024-05-24T15:45:38.368Z[ host-image] May 24 15:45:36.589 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
46692024-05-24T15:45:38.377Z[ recovery-image] May 24 15:45:36.599 INFO O| May 24 15:45:36.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
46702024-05-24T15:45:38.377Z[ recovery-image] May 24 15:45:36.599 INFO O| May 24 15:45:36.599 INFO STEP 46 (remove_files) COMPLETE
46712024-05-24T15:45:38.377Z[ recovery-image] May 24 15:45:36.599 INFO O| May 24 15:45:36.599 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722024-05-24T15:45:38.395Z[ recovery-image] May 24 15:45:36.616 INFO O| May 24 15:45:36.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
46732024-05-24T15:45:38.395Z[ recovery-image] May 24 15:45:36.617 INFO O| May 24 15:45:36.616 INFO STEP 47 (remove_files) COMPLETE
46742024-05-24T15:45:38.395Z[ recovery-image] May 24 15:45:36.617 INFO O| May 24 15:45:36.616 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752024-05-24T15:45:38.412Z[ recovery-image] May 24 15:45:36.634 INFO O| May 24 15:45:36.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
46762024-05-24T15:45:38.412Z[ recovery-image] May 24 15:45:36.634 INFO O| May 24 15:45:36.634 INFO STEP 48 (remove_files) COMPLETE
46772024-05-24T15:45:38.412Z[ recovery-image] May 24 15:45:36.634 INFO O| May 24 15:45:36.634 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782024-05-24T15:45:38.431Z[ recovery-image] May 24 15:45:36.652 INFO O| May 24 15:45:36.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
46792024-05-24T15:45:38.431Z[ recovery-image] May 24 15:45:36.652 INFO O| May 24 15:45:36.652 INFO STEP 49 (remove_files) COMPLETE
46802024-05-24T15:45:38.431Z[ recovery-image] May 24 15:45:36.652 INFO O| May 24 15:45:36.652 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812024-05-24T15:45:38.474Z[ recovery-image] May 24 15:45:36.695 INFO O| May 24 15:45:36.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
46822024-05-24T15:45:38.474Z[ recovery-image] May 24 15:45:36.695 INFO O| May 24 15:45:36.695 INFO STEP 50 (remove_files) COMPLETE
46832024-05-24T15:45:38.474Z[ recovery-image] May 24 15:45:36.695 INFO O| May 24 15:45:36.695 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842024-05-24T15:45:38.535Z[ recovery-image] May 24 15:45:36.756 INFO O| May 24 15:45:36.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
46852024-05-24T15:45:38.538Z[ recovery-image] May 24 15:45:36.756 INFO O| May 24 15:45:36.756 INFO STEP 51 (remove_files) COMPLETE
46862024-05-24T15:45:38.538Z[ recovery-image] May 24 15:45:36.756 INFO O| May 24 15:45:36.756 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46872024-05-24T15:45:38.594Z[ recovery-image] May 24 15:45:36.815 INFO O| May 24 15:45:36.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
46882024-05-24T15:45:38.615Z[ recovery-image] May 24 15:45:36.836 INFO O| May 24 15:45:36.836 INFO STEP 52 (remove_files) COMPLETE
46892024-05-24T15:45:38.615Z[ recovery-image] May 24 15:45:36.836 INFO O| May 24 15:45:36.836 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46902024-05-24T15:45:38.663Z[ recovery-image] May 24 15:45:36.884 INFO O| May 24 15:45:36.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
46912024-05-24T15:45:38.685Z[ recovery-image] May 24 15:45:36.907 INFO O| May 24 15:45:36.907 INFO STEP 53 (remove_files) COMPLETE
46922024-05-24T15:45:38.685Z[ recovery-image] May 24 15:45:36.907 INFO O| May 24 15:45:36.907 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46932024-05-24T15:45:38.706Z[ recovery-image] May 24 15:45:36.927 INFO O| May 24 15:45:36.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
46942024-05-24T15:45:38.706Z[ recovery-image] May 24 15:45:36.928 INFO O| May 24 15:45:36.927 INFO STEP 54 (remove_files) COMPLETE
46952024-05-24T15:45:38.706Z[ recovery-image] May 24 15:45:36.928 INFO O| May 24 15:45:36.927 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46962024-05-24T15:45:38.725Z[ recovery-image] May 24 15:45:36.947 INFO O| May 24 15:45:36.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
46972024-05-24T15:45:38.726Z[ recovery-image] May 24 15:45:36.947 INFO O| May 24 15:45:36.947 INFO STEP 55 (remove_files) COMPLETE
46982024-05-24T15:45:38.726Z[ recovery-image] May 24 15:45:36.947 INFO O| May 24 15:45:36.947 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46992024-05-24T15:45:38.747Z[ recovery-image] May 24 15:45:36.966 INFO O| May 24 15:45:36.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
47002024-05-24T15:45:38.747Z[ recovery-image] May 24 15:45:36.966 INFO O| May 24 15:45:36.966 INFO STEP 56 (remove_files) COMPLETE
47012024-05-24T15:45:38.750Z[ recovery-image] May 24 15:45:36.966 INFO O| May 24 15:45:36.966 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47022024-05-24T15:45:38.764Z[ recovery-image] May 24 15:45:36.985 INFO O| May 24 15:45:36.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
47032024-05-24T15:45:38.764Z[ recovery-image] May 24 15:45:36.985 INFO O| May 24 15:45:36.985 INFO STEP 57 (remove_files) COMPLETE
47042024-05-24T15:45:38.764Z[ recovery-image] May 24 15:45:36.985 INFO O| May 24 15:45:36.985 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47052024-05-24T15:45:38.781Z[ recovery-image] May 24 15:45:37.003 INFO O| May 24 15:45:37.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
47062024-05-24T15:45:38.795Z[ recovery-image] May 24 15:45:37.016 INFO O| May 24 15:45:37.016 INFO STEP 58 (remove_files) COMPLETE
47072024-05-24T15:45:38.795Z[ recovery-image] May 24 15:45:37.016 INFO O| May 24 15:45:37.016 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47082024-05-24T15:45:38.827Z[ recovery-image] May 24 15:45:37.047 INFO O| May 24 15:45:37.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
47092024-05-24T15:45:38.827Z[ recovery-image] May 24 15:45:37.048 INFO O| May 24 15:45:37.047 INFO STEP 59 (remove_files) COMPLETE
47102024-05-24T15:45:38.827Z[ recovery-image] May 24 15:45:37.048 INFO O| May 24 15:45:37.047 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47112024-05-24T15:45:38.916Z[ recovery-image] May 24 15:45:37.137 INFO O| May 24 15:45:37.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
47122024-05-24T15:45:38.919Z[ recovery-image] May 24 15:45:37.137 INFO O| May 24 15:45:37.137 INFO STEP 60 (remove_files) COMPLETE
47132024-05-24T15:45:38.919Z[ recovery-image] May 24 15:45:37.137 INFO O| May 24 15:45:37.137 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47142024-05-24T15:45:38.935Z[ recovery-image] May 24 15:45:37.156 INFO O| May 24 15:45:37.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
47152024-05-24T15:45:38.938Z[ recovery-image] May 24 15:45:37.157 INFO O| May 24 15:45:37.156 INFO STEP 61 (remove_files) COMPLETE
47162024-05-24T15:45:38.938Z[ recovery-image] May 24 15:45:37.157 INFO O| May 24 15:45:37.157 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47172024-05-24T15:45:38.952Z[ recovery-image] May 24 15:45:37.173 INFO O| May 24 15:45:37.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
47182024-05-24T15:45:38.955Z[ recovery-image] May 24 15:45:37.174 INFO O| May 24 15:45:37.174 INFO STEP 62 (remove_files) COMPLETE
47192024-05-24T15:45:38.955Z[ recovery-image] May 24 15:45:37.174 INFO O| May 24 15:45:37.174 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47202024-05-24T15:45:38.969Z[ recovery-image] May 24 15:45:37.190 INFO O| May 24 15:45:37.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
47212024-05-24T15:45:38.972Z[ recovery-image] May 24 15:45:37.191 INFO O| May 24 15:45:37.191 INFO STEP 63 (remove_files) COMPLETE
47222024-05-24T15:45:38.972Z[ recovery-image] May 24 15:45:37.191 INFO O| May 24 15:45:37.191 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47232024-05-24T15:45:38.988Z[ recovery-image] May 24 15:45:37.209 INFO O| May 24 15:45:37.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
47242024-05-24T15:45:38.988Z[ recovery-image] May 24 15:45:37.209 INFO O| May 24 15:45:37.209 INFO STEP 64 (remove_files) COMPLETE
47252024-05-24T15:45:38.991Z[ recovery-image] May 24 15:45:37.209 INFO O| May 24 15:45:37.209 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47262024-05-24T15:45:39.055Z[ recovery-image] May 24 15:45:37.275 INFO O| May 24 15:45:37.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
47272024-05-24T15:45:39.056Z[ recovery-image] May 24 15:45:37.276 INFO O| May 24 15:45:37.276 INFO STEP 65 (remove_files) COMPLETE
47282024-05-24T15:45:39.056Z[ recovery-image] May 24 15:45:37.276 INFO O| May 24 15:45:37.276 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292024-05-24T15:45:39.081Z[ host-image] May 24 15:45:37.303 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22694:20240520T120816Z
47302024-05-24T15:45:39.114Z[ recovery-image] May 24 15:45:37.336 INFO O| May 24 15:45:37.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
47312024-05-24T15:45:39.114Z[ recovery-image] May 24 15:45:37.336 INFO O| May 24 15:45:37.336 INFO STEP 66 (remove_files) COMPLETE
47322024-05-24T15:45:39.127Z[ recovery-image] May 24 15:45:37.336 INFO O| May 24 15:45:37.336 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47332024-05-24T15:45:39.136Z[ recovery-image] May 24 15:45:37.356 INFO O| May 24 15:45:37.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
47342024-05-24T15:45:39.136Z[ recovery-image] May 24 15:45:37.356 INFO O| May 24 15:45:37.356 INFO STEP 67 (remove_files) COMPLETE
47352024-05-24T15:45:39.143Z[ recovery-image] May 24 15:45:37.356 INFO O| May 24 15:45:37.356 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47362024-05-24T15:45:39.173Z[ recovery-image] May 24 15:45:37.379 INFO O| May 24 15:45:37.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
47372024-05-24T15:45:39.173Z[ recovery-image] May 24 15:45:37.379 INFO O| May 24 15:45:37.379 INFO STEP 68 (remove_files) COMPLETE
47382024-05-24T15:45:39.173Z[ recovery-image] May 24 15:45:37.380 INFO O| May 24 15:45:37.379 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392024-05-24T15:45:39.178Z[ recovery-image] May 24 15:45:37.398 INFO O| May 24 15:45:37.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
47402024-05-24T15:45:39.179Z[ recovery-image] May 24 15:45:37.398 INFO O| May 24 15:45:37.398 INFO STEP 69 (remove_files) COMPLETE
47412024-05-24T15:45:39.179Z[ recovery-image] May 24 15:45:37.398 INFO O| May 24 15:45:37.398 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47422024-05-24T15:45:39.202Z[ recovery-image] May 24 15:45:37.418 INFO O| May 24 15:45:37.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
47432024-05-24T15:45:39.219Z[ recovery-image] May 24 15:45:37.440 INFO O| May 24 15:45:37.440 INFO STEP 70 (remove_files) COMPLETE
47442024-05-24T15:45:39.222Z[ recovery-image] May 24 15:45:37.440 INFO O| May 24 15:45:37.440 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452024-05-24T15:45:39.240Z[ recovery-image] May 24 15:45:37.461 INFO O| May 24 15:45:37.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
47462024-05-24T15:45:39.241Z[ recovery-image] May 24 15:45:37.461 INFO O| May 24 15:45:37.461 INFO STEP 71 (remove_files) COMPLETE
47472024-05-24T15:45:39.241Z[ recovery-image] May 24 15:45:37.461 INFO O| May 24 15:45:37.461 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482024-05-24T15:45:39.260Z[ recovery-image] May 24 15:45:37.482 INFO O| May 24 15:45:37.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
47492024-05-24T15:45:39.260Z[ recovery-image] May 24 15:45:37.482 INFO O| May 24 15:45:37.482 INFO STEP 72 (remove_files) COMPLETE
47502024-05-24T15:45:39.263Z[ recovery-image] May 24 15:45:37.482 INFO O| May 24 15:45:37.482 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512024-05-24T15:45:39.281Z[ recovery-image] May 24 15:45:37.502 INFO O| May 24 15:45:37.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
47522024-05-24T15:45:39.281Z[ recovery-image] May 24 15:45:37.502 INFO O| May 24 15:45:37.502 INFO STEP 73 (remove_files) COMPLETE
47532024-05-24T15:45:39.285Z[ recovery-image] May 24 15:45:37.502 INFO O| May 24 15:45:37.502 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542024-05-24T15:45:39.301Z[ recovery-image] May 24 15:45:37.522 INFO O| May 24 15:45:37.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
47552024-05-24T15:45:39.301Z[ recovery-image] May 24 15:45:37.522 INFO O| May 24 15:45:37.522 INFO STEP 74 (remove_files) COMPLETE
47562024-05-24T15:45:39.305Z[ recovery-image] May 24 15:45:37.523 INFO O| May 24 15:45:37.522 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572024-05-24T15:45:39.320Z[ recovery-image] May 24 15:45:37.541 INFO O| May 24 15:45:37.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
47582024-05-24T15:45:39.330Z[ recovery-image] May 24 15:45:37.551 INFO O| May 24 15:45:37.551 INFO STEP 75 (remove_files) COMPLETE
47592024-05-24T15:45:39.330Z[ recovery-image] May 24 15:45:37.551 INFO O| May 24 15:45:37.551 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602024-05-24T15:45:39.348Z[ recovery-image] May 24 15:45:37.569 INFO O| May 24 15:45:37.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
47612024-05-24T15:45:39.348Z[ recovery-image] May 24 15:45:37.569 INFO O| May 24 15:45:37.569 INFO STEP 76 (remove_files) COMPLETE
47622024-05-24T15:45:39.352Z[ recovery-image] May 24 15:45:37.569 INFO O| May 24 15:45:37.569 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632024-05-24T15:45:39.380Z[ recovery-image] May 24 15:45:37.601 INFO O| May 24 15:45:37.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
47642024-05-24T15:45:39.380Z[ recovery-image] May 24 15:45:37.601 INFO O| May 24 15:45:37.601 INFO STEP 77 (remove_files) COMPLETE
47652024-05-24T15:45:39.380Z[ recovery-image] May 24 15:45:37.601 INFO O| May 24 15:45:37.601 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662024-05-24T15:45:39.400Z[ recovery-image] May 24 15:45:37.620 INFO O| May 24 15:45:37.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
47672024-05-24T15:45:39.400Z[ recovery-image] May 24 15:45:37.621 INFO O| May 24 15:45:37.621 INFO STEP 78 (remove_files) COMPLETE
47682024-05-24T15:45:39.400Z[ recovery-image] May 24 15:45:37.621 INFO O| May 24 15:45:37.621 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692024-05-24T15:45:39.437Z[ recovery-image] May 24 15:45:37.658 INFO O| May 24 15:45:37.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
47702024-05-24T15:45:39.437Z[ recovery-image] May 24 15:45:37.658 INFO O| May 24 15:45:37.658 INFO STEP 79 (remove_files) COMPLETE
47712024-05-24T15:45:39.437Z[ recovery-image] May 24 15:45:37.658 INFO O| May 24 15:45:37.658 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722024-05-24T15:45:39.474Z[ recovery-image] May 24 15:45:37.695 INFO O| May 24 15:45:37.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
47732024-05-24T15:45:39.474Z[ recovery-image] May 24 15:45:37.695 INFO O| May 24 15:45:37.695 INFO STEP 80 (remove_files) COMPLETE
47742024-05-24T15:45:39.474Z[ recovery-image] May 24 15:45:37.695 INFO O| May 24 15:45:37.695 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752024-05-24T15:45:39.516Z[ recovery-image] May 24 15:45:37.737 INFO O| May 24 15:45:37.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
47762024-05-24T15:45:39.519Z[ recovery-image] May 24 15:45:37.737 INFO O| May 24 15:45:37.737 INFO STEP 81 (remove_files) COMPLETE
47772024-05-24T15:45:39.519Z[ recovery-image] May 24 15:45:37.737 INFO O| May 24 15:45:37.737 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782024-05-24T15:45:39.536Z[ recovery-image] May 24 15:45:37.757 INFO O| May 24 15:45:37.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
47792024-05-24T15:45:39.539Z[ recovery-image] May 24 15:45:37.757 INFO O| May 24 15:45:37.757 INFO STEP 82 (remove_files) COMPLETE
47802024-05-24T15:45:39.539Z[ recovery-image] May 24 15:45:37.757 INFO O| May 24 15:45:37.757 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812024-05-24T15:45:39.554Z[ recovery-image] May 24 15:45:37.776 INFO O| May 24 15:45:37.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
47822024-05-24T15:45:39.557Z[ recovery-image] May 24 15:45:37.776 INFO O| May 24 15:45:37.776 INFO STEP 83 (remove_files) COMPLETE
47832024-05-24T15:45:39.557Z[ recovery-image] May 24 15:45:37.776 INFO O| May 24 15:45:37.776 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842024-05-24T15:45:39.572Z[ recovery-image] May 24 15:45:37.794 INFO O| May 24 15:45:37.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
47852024-05-24T15:45:39.575Z[ recovery-image] May 24 15:45:37.794 INFO O| May 24 15:45:37.794 INFO STEP 84 (remove_files) COMPLETE
47862024-05-24T15:45:39.575Z[ recovery-image] May 24 15:45:37.794 INFO O| May 24 15:45:37.794 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872024-05-24T15:45:39.591Z[ recovery-image] May 24 15:45:37.812 INFO O| May 24 15:45:37.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
47882024-05-24T15:45:39.594Z[ recovery-image] May 24 15:45:37.812 INFO O| May 24 15:45:37.812 INFO STEP 85 (remove_files) COMPLETE
47892024-05-24T15:45:39.594Z[ recovery-image] May 24 15:45:37.813 INFO O| May 24 15:45:37.813 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902024-05-24T15:45:39.614Z[ recovery-image] May 24 15:45:37.831 INFO O| May 24 15:45:37.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
47912024-05-24T15:45:39.635Z[ recovery-image] May 24 15:45:37.832 INFO O| May 24 15:45:37.832 INFO STEP 86 (remove_files) COMPLETE
47922024-05-24T15:45:39.636Z[ recovery-image] May 24 15:45:37.832 INFO O| May 24 15:45:37.832 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47932024-05-24T15:45:39.641Z[ recovery-image] May 24 15:45:37.851 INFO O| May 24 15:45:37.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
47942024-05-24T15:45:39.641Z[ recovery-image] May 24 15:45:37.861 INFO O| May 24 15:45:37.861 INFO STEP 87 (remove_files) COMPLETE
47952024-05-24T15:45:39.641Z[ recovery-image] May 24 15:45:37.861 INFO O| May 24 15:45:37.861 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47962024-05-24T15:45:39.660Z[ recovery-image] May 24 15:45:37.881 INFO O| May 24 15:45:37.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
47972024-05-24T15:45:39.663Z[ recovery-image] May 24 15:45:37.881 INFO O| May 24 15:45:37.881 INFO STEP 88 (remove_files) COMPLETE
47982024-05-24T15:45:39.663Z[ recovery-image] May 24 15:45:37.881 INFO O| May 24 15:45:37.881 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47992024-05-24T15:45:39.680Z[ recovery-image] May 24 15:45:37.900 INFO O| May 24 15:45:37.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
48002024-05-24T15:45:39.700Z[ recovery-image] May 24 15:45:37.921 INFO O| May 24 15:45:37.921 INFO STEP 89 (remove_files) COMPLETE
48012024-05-24T15:45:39.701Z[ recovery-image] May 24 15:45:37.921 INFO O| May 24 15:45:37.921 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48022024-05-24T15:45:39.734Z[ recovery-image] May 24 15:45:37.956 INFO O| May 24 15:45:37.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
48032024-05-24T15:45:39.734Z[ recovery-image] May 24 15:45:37.956 INFO O| May 24 15:45:37.956 INFO STEP 90 (remove_files) COMPLETE
48042024-05-24T15:45:39.737Z[ recovery-image] May 24 15:45:37.956 INFO O| May 24 15:45:37.956 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48052024-05-24T15:45:39.779Z[ recovery-image] May 24 15:45:38.000 INFO O| May 24 15:45:38.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
48062024-05-24T15:45:39.779Z[ recovery-image] May 24 15:45:38.000 INFO O| May 24 15:45:38.000 INFO STEP 91 (remove_files) COMPLETE
48072024-05-24T15:45:39.782Z[ recovery-image] May 24 15:45:38.001 INFO O| May 24 15:45:38.000 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48082024-05-24T15:45:39.798Z[ recovery-image] May 24 15:45:38.019 INFO O| May 24 15:45:38.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
48092024-05-24T15:45:39.798Z[ recovery-image] May 24 15:45:38.019 INFO O| May 24 15:45:38.019 INFO STEP 92 (remove_files) COMPLETE
48102024-05-24T15:45:39.798Z[ recovery-image] May 24 15:45:38.019 INFO O| May 24 15:45:38.019 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48112024-05-24T15:45:39.817Z[ recovery-image] May 24 15:45:38.038 INFO O| May 24 15:45:38.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
48122024-05-24T15:45:39.817Z[ recovery-image] May 24 15:45:38.038 INFO O| May 24 15:45:38.038 INFO STEP 93 (remove_files) COMPLETE
48132024-05-24T15:45:39.820Z[ recovery-image] May 24 15:45:38.038 INFO O| May 24 15:45:38.038 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48142024-05-24T15:45:39.835Z[ recovery-image] May 24 15:45:38.056 INFO O| May 24 15:45:38.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
48152024-05-24T15:45:39.850Z[ recovery-image] May 24 15:45:38.072 INFO O| May 24 15:45:38.072 INFO STEP 94 (remove_files) COMPLETE
48162024-05-24T15:45:39.850Z[ recovery-image] May 24 15:45:38.072 INFO O| May 24 15:45:38.072 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48172024-05-24T15:45:39.893Z[ recovery-image] May 24 15:45:38.114 INFO O| May 24 15:45:38.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
48182024-05-24T15:45:39.893Z[ recovery-image] May 24 15:45:38.114 INFO O| May 24 15:45:38.114 INFO STEP 95 (remove_files) COMPLETE
48192024-05-24T15:45:39.896Z[ recovery-image] May 24 15:45:38.114 INFO O| May 24 15:45:38.114 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202024-05-24T15:45:39.915Z[ recovery-image] May 24 15:45:38.136 INFO O| May 24 15:45:38.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
48212024-05-24T15:45:39.915Z[ recovery-image] May 24 15:45:38.137 INFO O| May 24 15:45:38.136 INFO STEP 96 (remove_files) COMPLETE
48222024-05-24T15:45:39.918Z[ recovery-image] May 24 15:45:38.137 INFO O| May 24 15:45:38.137 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232024-05-24T15:45:39.947Z[ recovery-image] May 24 15:45:38.159 INFO O| May 24 15:45:38.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
48242024-05-24T15:45:39.947Z[ recovery-image] May 24 15:45:38.159 INFO O| May 24 15:45:38.159 INFO STEP 97 (remove_files) COMPLETE
48252024-05-24T15:45:39.950Z[ recovery-image] May 24 15:45:38.159 INFO O| May 24 15:45:38.159 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48262024-05-24T15:45:39.957Z[ recovery-image] May 24 15:45:38.179 INFO O| May 24 15:45:38.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
48272024-05-24T15:45:39.957Z[ recovery-image] May 24 15:45:38.179 INFO O| May 24 15:45:38.179 INFO STEP 98 (remove_files) COMPLETE
48282024-05-24T15:45:39.960Z[ recovery-image] May 24 15:45:38.179 INFO O| May 24 15:45:38.179 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292024-05-24T15:45:39.977Z[ recovery-image] May 24 15:45:38.198 INFO O| May 24 15:45:38.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
48302024-05-24T15:45:39.977Z[ recovery-image] May 24 15:45:38.198 INFO O| May 24 15:45:38.198 INFO STEP 99 (remove_files) COMPLETE
48312024-05-24T15:45:39.980Z[ recovery-image] May 24 15:45:38.198 INFO O| May 24 15:45:38.198 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322024-05-24T15:45:40.026Z[ recovery-image] May 24 15:45:38.247 INFO O| May 24 15:45:38.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
48332024-05-24T15:45:40.030Z[ recovery-image] May 24 15:45:38.248 INFO O| May 24 15:45:38.247 INFO STEP 100 (remove_files) COMPLETE
48342024-05-24T15:45:40.030Z[ recovery-image] May 24 15:45:38.248 INFO O| May 24 15:45:38.248 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352024-05-24T15:45:40.050Z[ recovery-image] May 24 15:45:38.268 INFO O| May 24 15:45:38.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
48362024-05-24T15:45:40.050Z[ recovery-image] May 24 15:45:38.268 INFO O| May 24 15:45:38.268 INFO STEP 101 (remove_files) COMPLETE
48372024-05-24T15:45:40.053Z[ recovery-image] May 24 15:45:38.268 INFO O| May 24 15:45:38.268 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48382024-05-24T15:45:40.066Z[ recovery-image] May 24 15:45:38.287 INFO O| May 24 15:45:38.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
48392024-05-24T15:45:40.086Z[ recovery-image] May 24 15:45:38.307 INFO O| May 24 15:45:38.307 INFO STEP 102 (remove_files) COMPLETE
48402024-05-24T15:45:40.086Z[ recovery-image] May 24 15:45:38.307 INFO O| May 24 15:45:38.307 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48412024-05-24T15:45:40.144Z[ recovery-image] May 24 15:45:38.365 INFO O| May 24 15:45:38.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
48422024-05-24T15:45:40.144Z[ recovery-image] May 24 15:45:38.365 INFO O| May 24 15:45:38.365 INFO STEP 103 (remove_files) COMPLETE
48432024-05-24T15:45:40.144Z[ recovery-image] May 24 15:45:38.365 INFO O| May 24 15:45:38.365 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48442024-05-24T15:45:40.165Z[ recovery-image] May 24 15:45:38.386 INFO O| May 24 15:45:38.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
48452024-05-24T15:45:40.165Z[ recovery-image] May 24 15:45:38.386 INFO O| May 24 15:45:38.386 INFO STEP 104 (remove_files) COMPLETE
48462024-05-24T15:45:40.175Z[ recovery-image] May 24 15:45:38.386 INFO O| May 24 15:45:38.386 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48472024-05-24T15:45:40.185Z[ recovery-image] May 24 15:45:38.406 INFO O| May 24 15:45:38.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
48482024-05-24T15:45:40.185Z[ recovery-image] May 24 15:45:38.406 INFO O| May 24 15:45:38.406 INFO STEP 105 (remove_files) COMPLETE
48492024-05-24T15:45:40.185Z[ recovery-image] May 24 15:45:38.406 INFO O| May 24 15:45:38.406 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48502024-05-24T15:45:40.205Z[ recovery-image] May 24 15:45:38.426 INFO O| May 24 15:45:38.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
48512024-05-24T15:45:40.226Z[ recovery-image] May 24 15:45:38.447 INFO O| May 24 15:45:38.447 INFO STEP 106 (remove_files) COMPLETE
48522024-05-24T15:45:40.226Z[ recovery-image] May 24 15:45:38.447 INFO O| May 24 15:45:38.447 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48532024-05-24T15:45:40.318Z[ recovery-image] May 24 15:45:38.539 INFO O| May 24 15:45:38.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
48542024-05-24T15:45:40.318Z[ recovery-image] May 24 15:45:38.539 INFO O| May 24 15:45:38.539 INFO STEP 107 (remove_files) COMPLETE
48552024-05-24T15:45:40.318Z[ recovery-image] May 24 15:45:38.539 INFO O| May 24 15:45:38.539 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48562024-05-24T15:45:40.343Z[ recovery-image] May 24 15:45:38.564 INFO O| May 24 15:45:38.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
48572024-05-24T15:45:40.346Z[ recovery-image] May 24 15:45:38.564 INFO O| May 24 15:45:38.564 INFO STEP 108 (remove_files) COMPLETE
48582024-05-24T15:45:40.347Z[ recovery-image] May 24 15:45:38.564 INFO O| May 24 15:45:38.564 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48592024-05-24T15:45:40.406Z[ recovery-image] May 24 15:45:38.627 INFO O| May 24 15:45:38.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
48602024-05-24T15:45:40.407Z[ recovery-image] May 24 15:45:38.627 INFO O| May 24 15:45:38.627 INFO STEP 109 (remove_files) COMPLETE
48612024-05-24T15:45:40.407Z[ recovery-image] May 24 15:45:38.627 INFO O| May 24 15:45:38.627 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48622024-05-24T15:45:40.434Z[ recovery-image] May 24 15:45:38.655 INFO O| May 24 15:45:38.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
48632024-05-24T15:45:40.434Z[ recovery-image] May 24 15:45:38.655 INFO O| May 24 15:45:38.655 INFO STEP 110 (remove_files) COMPLETE
48642024-05-24T15:45:40.434Z[ recovery-image] May 24 15:45:38.655 INFO O| May 24 15:45:38.655 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48652024-05-24T15:45:40.460Z[ recovery-image] May 24 15:45:38.678 INFO O| May 24 15:45:38.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
48662024-05-24T15:45:40.460Z[ recovery-image] May 24 15:45:38.678 INFO O| May 24 15:45:38.678 INFO STEP 111 (remove_files) COMPLETE
48672024-05-24T15:45:40.464Z[ recovery-image] May 24 15:45:38.678 INFO O| May 24 15:45:38.678 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48682024-05-24T15:45:40.486Z[ recovery-image] May 24 15:45:38.704 INFO O| May 24 15:45:38.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
48692024-05-24T15:45:40.494Z[ recovery-image] May 24 15:45:38.705 INFO O| May 24 15:45:38.705 INFO STEP 112 (remove_files) COMPLETE
48702024-05-24T15:45:40.494Z[ recovery-image] May 24 15:45:38.705 INFO O| May 24 15:45:38.705 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48712024-05-24T15:45:40.504Z[ recovery-image] May 24 15:45:38.723 INFO O| May 24 15:45:38.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
48722024-05-24T15:45:40.505Z[ recovery-image] May 24 15:45:38.723 INFO O| May 24 15:45:38.723 INFO STEP 113 (remove_files) COMPLETE
48732024-05-24T15:45:40.511Z[ recovery-image] May 24 15:45:38.723 INFO O| May 24 15:45:38.723 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48742024-05-24T15:45:40.522Z[ recovery-image] May 24 15:45:38.741 INFO O| May 24 15:45:38.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
48752024-05-24T15:45:40.522Z[ recovery-image] May 24 15:45:38.741 INFO O| May 24 15:45:38.741 INFO STEP 114 (remove_files) COMPLETE
48762024-05-24T15:45:40.529Z[ recovery-image] May 24 15:45:38.741 INFO O| May 24 15:45:38.741 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48772024-05-24T15:45:40.540Z[ recovery-image] May 24 15:45:38.759 INFO O| May 24 15:45:38.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
48782024-05-24T15:45:40.596Z[ recovery-image] May 24 15:45:38.817 INFO O| May 24 15:45:38.817 INFO STEP 115 (remove_files) COMPLETE
48792024-05-24T15:45:40.597Z[ recovery-image] May 24 15:45:38.817 INFO O| May 24 15:45:38.817 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48802024-05-24T15:45:40.632Z[ recovery-image] May 24 15:45:38.853 INFO O| May 24 15:45:38.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
48812024-05-24T15:45:40.632Z[ recovery-image] May 24 15:45:38.854 INFO O| May 24 15:45:38.853 INFO STEP 116 (remove_files) COMPLETE
48822024-05-24T15:45:40.633Z[ recovery-image] May 24 15:45:38.854 INFO O| May 24 15:45:38.853 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48832024-05-24T15:45:40.654Z[ recovery-image] May 24 15:45:38.876 INFO O| May 24 15:45:38.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
48842024-05-24T15:45:40.655Z[ recovery-image] May 24 15:45:38.876 INFO O| May 24 15:45:38.876 INFO STEP 117 (remove_files) COMPLETE
48852024-05-24T15:45:40.658Z[ recovery-image] May 24 15:45:38.876 INFO O| May 24 15:45:38.876 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862024-05-24T15:45:40.674Z[ recovery-image] May 24 15:45:38.895 INFO O| May 24 15:45:38.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
48872024-05-24T15:45:40.674Z[ recovery-image] May 24 15:45:38.895 INFO O| May 24 15:45:38.895 INFO STEP 118 (remove_files) COMPLETE
48882024-05-24T15:45:40.674Z[ recovery-image] May 24 15:45:38.895 INFO O| May 24 15:45:38.895 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892024-05-24T15:45:40.708Z[ recovery-image] May 24 15:45:38.929 INFO O| May 24 15:45:38.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
48902024-05-24T15:45:40.708Z[ recovery-image] May 24 15:45:38.929 INFO O| May 24 15:45:38.929 INFO STEP 119 (remove_files) COMPLETE
48912024-05-24T15:45:40.708Z[ recovery-image] May 24 15:45:38.929 INFO O| May 24 15:45:38.929 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922024-05-24T15:45:40.741Z[ recovery-image] May 24 15:45:38.962 INFO O| May 24 15:45:38.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
48932024-05-24T15:45:40.741Z[ recovery-image] May 24 15:45:38.962 INFO O| May 24 15:45:38.962 INFO STEP 120 (remove_files) COMPLETE
48942024-05-24T15:45:40.741Z[ recovery-image] May 24 15:45:38.962 INFO O| May 24 15:45:38.962 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952024-05-24T15:45:40.777Z[ recovery-image] May 24 15:45:38.998 INFO O| May 24 15:45:38.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
48962024-05-24T15:45:40.777Z[ recovery-image] May 24 15:45:38.998 INFO O| May 24 15:45:38.998 INFO STEP 121 (remove_files) COMPLETE
48972024-05-24T15:45:40.777Z[ recovery-image] May 24 15:45:38.998 INFO O| May 24 15:45:38.998 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982024-05-24T15:45:40.797Z[ recovery-image] May 24 15:45:39.018 INFO O| May 24 15:45:39.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
48992024-05-24T15:45:40.803Z[ recovery-image] May 24 15:45:39.019 INFO O| May 24 15:45:39.019 INFO STEP 122 (remove_files) COMPLETE
49002024-05-24T15:45:40.803Z[ recovery-image] May 24 15:45:39.019 INFO O| May 24 15:45:39.019 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49012024-05-24T15:45:40.817Z[ recovery-image] May 24 15:45:39.038 INFO O| May 24 15:45:39.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
49022024-05-24T15:45:40.820Z[ recovery-image] May 24 15:45:39.039 INFO O| May 24 15:45:39.038 INFO STEP 123 (remove_files) COMPLETE
49032024-05-24T15:45:40.820Z[ recovery-image] May 24 15:45:39.039 INFO O| May 24 15:45:39.039 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49042024-05-24T15:45:40.835Z[ recovery-image] May 24 15:45:39.057 INFO O| May 24 15:45:39.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
49052024-05-24T15:45:40.839Z[ recovery-image] May 24 15:45:39.057 INFO O| May 24 15:45:39.057 INFO STEP 124 (remove_files) COMPLETE
49062024-05-24T15:45:40.839Z[ recovery-image] May 24 15:45:39.057 INFO O| May 24 15:45:39.057 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49072024-05-24T15:45:40.854Z[ recovery-image] May 24 15:45:39.075 INFO O| May 24 15:45:39.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
49082024-05-24T15:45:40.857Z[ recovery-image] May 24 15:45:39.075 INFO O| May 24 15:45:39.075 INFO STEP 125 (remove_files) COMPLETE
49092024-05-24T15:45:40.857Z[ recovery-image] May 24 15:45:39.075 INFO O| May 24 15:45:39.075 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49102024-05-24T15:45:40.871Z[ recovery-image] May 24 15:45:39.092 INFO O| May 24 15:45:39.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
49112024-05-24T15:45:40.871Z[ recovery-image] May 24 15:45:39.092 INFO O| May 24 15:45:39.092 INFO STEP 126 (remove_files) COMPLETE
49122024-05-24T15:45:40.874Z[ recovery-image] May 24 15:45:39.093 INFO O| May 24 15:45:39.092 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49132024-05-24T15:45:40.888Z[ recovery-image] May 24 15:45:39.109 INFO O| May 24 15:45:39.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
49142024-05-24T15:45:40.888Z[ recovery-image] May 24 15:45:39.110 INFO O| May 24 15:45:39.110 INFO STEP 127 (remove_files) COMPLETE
49152024-05-24T15:45:40.888Z[ recovery-image] May 24 15:45:39.110 INFO O| May 24 15:45:39.110 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49162024-05-24T15:45:40.907Z[ recovery-image] May 24 15:45:39.128 INFO O| May 24 15:45:39.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
49172024-05-24T15:45:40.910Z[ recovery-image] May 24 15:45:39.128 INFO O| May 24 15:45:39.128 INFO STEP 128 (remove_files) COMPLETE
49182024-05-24T15:45:40.910Z[ recovery-image] May 24 15:45:39.128 INFO O| May 24 15:45:39.128 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192024-05-24T15:45:40.940Z[ recovery-image] May 24 15:45:39.160 INFO O| May 24 15:45:39.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
49202024-05-24T15:45:40.940Z[ recovery-image] May 24 15:45:39.160 INFO O| May 24 15:45:39.160 INFO STEP 129 (remove_files) COMPLETE
49212024-05-24T15:45:40.940Z[ recovery-image] May 24 15:45:39.160 INFO O| May 24 15:45:39.160 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222024-05-24T15:45:40.957Z[ recovery-image] May 24 15:45:39.178 INFO O| May 24 15:45:39.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
49232024-05-24T15:45:40.957Z[ recovery-image] May 24 15:45:39.178 INFO O| May 24 15:45:39.178 INFO STEP 130 (remove_files) COMPLETE
49242024-05-24T15:45:40.958Z[ recovery-image] May 24 15:45:39.178 INFO O| May 24 15:45:39.178 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252024-05-24T15:45:40.975Z[ recovery-image] May 24 15:45:39.196 INFO O| May 24 15:45:39.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
49262024-05-24T15:45:40.986Z[ recovery-image] May 24 15:45:39.196 INFO O| May 24 15:45:39.196 INFO STEP 131 (remove_files) COMPLETE
49272024-05-24T15:45:40.987Z[ recovery-image] May 24 15:45:39.196 INFO O| May 24 15:45:39.196 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49282024-05-24T15:45:41.000Z[ recovery-image] May 24 15:45:39.213 INFO O| May 24 15:45:39.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
49292024-05-24T15:45:41.000Z[ recovery-image] May 24 15:45:39.213 INFO O| May 24 15:45:39.213 INFO STEP 132 (remove_files) COMPLETE
49302024-05-24T15:45:41.000Z[ recovery-image] May 24 15:45:39.214 INFO O| May 24 15:45:39.213 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49312024-05-24T15:45:41.013Z[ recovery-image] May 24 15:45:39.231 INFO O| May 24 15:45:39.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
49322024-05-24T15:45:41.013Z[ recovery-image] May 24 15:45:39.232 INFO O| May 24 15:45:39.232 INFO STEP 133 (remove_files) COMPLETE
49332024-05-24T15:45:41.016Z[ recovery-image] May 24 15:45:39.232 INFO O| May 24 15:45:39.232 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49342024-05-24T15:45:41.028Z[ recovery-image] May 24 15:45:39.250 INFO O| May 24 15:45:39.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
49352024-05-24T15:45:41.028Z[ recovery-image] May 24 15:45:39.250 INFO O| May 24 15:45:39.250 INFO STEP 134 (remove_files) COMPLETE
49362024-05-24T15:45:41.029Z[ recovery-image] May 24 15:45:39.250 INFO O| May 24 15:45:39.250 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49372024-05-24T15:45:41.046Z[ recovery-image] May 24 15:45:39.267 INFO O| May 24 15:45:39.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
49382024-05-24T15:45:41.046Z[ recovery-image] May 24 15:45:39.268 INFO O| May 24 15:45:39.268 INFO STEP 135 (remove_files) COMPLETE
49392024-05-24T15:45:41.046Z[ recovery-image] May 24 15:45:39.268 INFO O| May 24 15:45:39.268 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49402024-05-24T15:45:41.064Z[ recovery-image] May 24 15:45:39.285 INFO O| May 24 15:45:39.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
49412024-05-24T15:45:41.064Z[ recovery-image] May 24 15:45:39.285 INFO O| May 24 15:45:39.285 INFO STEP 136 (remove_files) COMPLETE
49422024-05-24T15:45:41.064Z[ recovery-image] May 24 15:45:39.285 INFO O| May 24 15:45:39.285 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49432024-05-24T15:45:41.099Z[ recovery-image] May 24 15:45:39.320 INFO O| May 24 15:45:39.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
49442024-05-24T15:45:41.099Z[ recovery-image] May 24 15:45:39.320 INFO O| May 24 15:45:39.320 INFO STEP 137 (remove_files) COMPLETE
49452024-05-24T15:45:41.102Z[ recovery-image] May 24 15:45:39.320 INFO O| May 24 15:45:39.320 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49462024-05-24T15:45:41.137Z[ recovery-image] May 24 15:45:39.358 INFO O| May 24 15:45:39.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
49472024-05-24T15:45:41.137Z[ recovery-image] May 24 15:45:39.358 INFO O| May 24 15:45:39.358 INFO STEP 138 (remove_files) COMPLETE
49482024-05-24T15:45:41.137Z[ recovery-image] May 24 15:45:39.358 INFO O| May 24 15:45:39.358 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49492024-05-24T15:45:41.196Z[ recovery-image] May 24 15:45:39.417 INFO O| May 24 15:45:39.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
49502024-05-24T15:45:41.196Z[ recovery-image] May 24 15:45:39.417 INFO O| May 24 15:45:39.417 INFO STEP 139 (remove_files) COMPLETE
49512024-05-24T15:45:41.196Z[ recovery-image] May 24 15:45:39.417 INFO O| May 24 15:45:39.417 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49522024-05-24T15:45:41.223Z[ recovery-image] May 24 15:45:39.444 INFO O| May 24 15:45:39.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
49532024-05-24T15:45:41.226Z[ recovery-image] May 24 15:45:39.445 INFO O| May 24 15:45:39.444 INFO STEP 140 (remove_files) COMPLETE
49542024-05-24T15:45:41.226Z[ recovery-image] May 24 15:45:39.445 INFO O| May 24 15:45:39.445 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49552024-05-24T15:45:41.314Z[ recovery-image] May 24 15:45:39.535 INFO O| May 24 15:45:39.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
49562024-05-24T15:45:41.314Z[ recovery-image] May 24 15:45:39.535 INFO O| May 24 15:45:39.535 INFO STEP 141 (remove_files) COMPLETE
49572024-05-24T15:45:41.314Z[ recovery-image] May 24 15:45:39.535 INFO O| May 24 15:45:39.535 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49582024-05-24T15:45:41.331Z[ recovery-image] May 24 15:45:39.552 INFO O| May 24 15:45:39.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
49592024-05-24T15:45:41.331Z[ recovery-image] May 24 15:45:39.552 INFO O| May 24 15:45:39.552 INFO STEP 142 (remove_files) COMPLETE
49602024-05-24T15:45:41.331Z[ recovery-image] May 24 15:45:39.552 INFO O| May 24 15:45:39.552 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49612024-05-24T15:45:41.393Z[ recovery-image] May 24 15:45:39.614 INFO O| May 24 15:45:39.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
49622024-05-24T15:45:41.393Z[ recovery-image] May 24 15:45:39.614 INFO O| May 24 15:45:39.614 INFO STEP 143 (remove_files) COMPLETE
49632024-05-24T15:45:41.393Z[ recovery-image] May 24 15:45:39.614 INFO O| May 24 15:45:39.614 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49642024-05-24T15:45:41.416Z[ recovery-image] May 24 15:45:39.637 INFO O| May 24 15:45:39.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
49652024-05-24T15:45:41.416Z[ recovery-image] May 24 15:45:39.637 INFO O| May 24 15:45:39.637 INFO STEP 144 (remove_files) COMPLETE
49662024-05-24T15:45:41.419Z[ recovery-image] May 24 15:45:39.637 INFO O| May 24 15:45:39.637 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49672024-05-24T15:45:41.443Z[ recovery-image] May 24 15:45:39.664 INFO O| May 24 15:45:39.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
49682024-05-24T15:45:41.443Z[ recovery-image] May 24 15:45:39.664 INFO O| May 24 15:45:39.664 INFO STEP 145 (remove_files) COMPLETE
49692024-05-24T15:45:41.443Z[ recovery-image] May 24 15:45:39.664 INFO O| May 24 15:45:39.664 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49702024-05-24T15:45:41.482Z[ recovery-image] May 24 15:45:39.702 INFO O| May 24 15:45:39.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
49712024-05-24T15:45:41.486Z[ recovery-image] May 24 15:45:39.702 INFO O| May 24 15:45:39.702 INFO STEP 146 (remove_files) COMPLETE
49722024-05-24T15:45:41.486Z[ recovery-image] May 24 15:45:39.702 INFO O| May 24 15:45:39.702 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49732024-05-24T15:45:41.515Z[ recovery-image] May 24 15:45:39.736 INFO O| May 24 15:45:39.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
49742024-05-24T15:45:41.515Z[ recovery-image] May 24 15:45:39.736 INFO O| May 24 15:45:39.736 INFO STEP 147 (remove_files) COMPLETE
49752024-05-24T15:45:41.515Z[ recovery-image] May 24 15:45:39.736 INFO O| May 24 15:45:39.736 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49762024-05-24T15:45:41.534Z[ recovery-image] May 24 15:45:39.755 INFO O| May 24 15:45:39.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
49772024-05-24T15:45:41.534Z[ recovery-image] May 24 15:45:39.755 INFO O| May 24 15:45:39.755 INFO STEP 148 (remove_files) COMPLETE
49782024-05-24T15:45:41.537Z[ recovery-image] May 24 15:45:39.755 INFO O| May 24 15:45:39.755 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49792024-05-24T15:45:41.553Z[ recovery-image] May 24 15:45:39.774 INFO O| May 24 15:45:39.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
49802024-05-24T15:45:41.553Z[ recovery-image] May 24 15:45:39.774 INFO O| May 24 15:45:39.774 INFO STEP 149 (remove_files) COMPLETE
49812024-05-24T15:45:41.553Z[ recovery-image] May 24 15:45:39.774 INFO O| May 24 15:45:39.774 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49822024-05-24T15:45:41.572Z[ recovery-image] May 24 15:45:39.793 INFO O| May 24 15:45:39.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
49832024-05-24T15:45:41.572Z[ recovery-image] May 24 15:45:39.793 INFO O| May 24 15:45:39.793 INFO STEP 150 (remove_files) COMPLETE
49842024-05-24T15:45:41.572Z[ recovery-image] May 24 15:45:39.793 INFO O| May 24 15:45:39.793 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49852024-05-24T15:45:41.589Z[ recovery-image] May 24 15:45:39.810 INFO O| May 24 15:45:39.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
49862024-05-24T15:45:41.589Z[ recovery-image] May 24 15:45:39.810 INFO O| May 24 15:45:39.810 INFO STEP 151 (remove_files) COMPLETE
49872024-05-24T15:45:41.592Z[ recovery-image] May 24 15:45:39.810 INFO O| May 24 15:45:39.810 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49882024-05-24T15:45:41.607Z[ recovery-image] May 24 15:45:39.828 INFO O| May 24 15:45:39.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
49892024-05-24T15:45:41.607Z[ recovery-image] May 24 15:45:39.828 INFO O| May 24 15:45:39.828 INFO STEP 152 (remove_files) COMPLETE
49902024-05-24T15:45:41.610Z[ recovery-image] May 24 15:45:39.828 INFO O| May 24 15:45:39.828 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49912024-05-24T15:45:41.637Z[ recovery-image] May 24 15:45:39.858 INFO O| May 24 15:45:39.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
49922024-05-24T15:45:41.640Z[ recovery-image] May 24 15:45:39.859 INFO O| May 24 15:45:39.858 INFO STEP 153 (remove_files) COMPLETE
49932024-05-24T15:45:41.640Z[ recovery-image] May 24 15:45:39.859 INFO O| May 24 15:45:39.859 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49942024-05-24T15:45:41.674Z[ recovery-image] May 24 15:45:39.895 INFO O| May 24 15:45:39.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
49952024-05-24T15:45:41.677Z[ recovery-image] May 24 15:45:39.895 INFO O| May 24 15:45:39.895 INFO STEP 154 (remove_files) COMPLETE
49962024-05-24T15:45:41.677Z[ recovery-image] May 24 15:45:39.895 INFO O| May 24 15:45:39.895 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49972024-05-24T15:45:41.735Z[ recovery-image] May 24 15:45:39.956 INFO O| May 24 15:45:39.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
49982024-05-24T15:45:41.735Z[ recovery-image] May 24 15:45:39.956 INFO O| May 24 15:45:39.956 INFO STEP 155 (remove_files) COMPLETE
49992024-05-24T15:45:41.739Z[ recovery-image] May 24 15:45:39.956 INFO O| May 24 15:45:39.956 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50002024-05-24T15:45:41.754Z[ recovery-image] May 24 15:45:39.975 INFO O| May 24 15:45:39.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
50012024-05-24T15:45:41.757Z[ recovery-image] May 24 15:45:39.975 INFO O| May 24 15:45:39.975 INFO STEP 156 (remove_files) COMPLETE
50022024-05-24T15:45:41.757Z[ recovery-image] May 24 15:45:39.975 INFO O| May 24 15:45:39.975 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50032024-05-24T15:45:41.783Z[ recovery-image] May 24 15:45:39.992 INFO O| May 24 15:45:39.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
50042024-05-24T15:45:41.783Z[ recovery-image] May 24 15:45:39.993 INFO O| May 24 15:45:39.992 INFO STEP 157 (remove_files) COMPLETE
50052024-05-24T15:45:41.784Z[ recovery-image] May 24 15:45:39.993 INFO O| May 24 15:45:39.993 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50062024-05-24T15:45:41.793Z[ recovery-image] May 24 15:45:40.010 INFO O| May 24 15:45:40.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
50072024-05-24T15:45:41.804Z[ recovery-image] May 24 15:45:40.011 INFO O| May 24 15:45:40.011 INFO STEP 158 (remove_files) COMPLETE
50082024-05-24T15:45:41.804Z[ recovery-image] May 24 15:45:40.011 INFO O| May 24 15:45:40.011 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50092024-05-24T15:45:41.808Z[ recovery-image] May 24 15:45:40.029 INFO O| May 24 15:45:40.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
50102024-05-24T15:45:41.809Z[ recovery-image] May 24 15:45:40.029 INFO O| May 24 15:45:40.029 INFO STEP 159 (remove_files) COMPLETE
50112024-05-24T15:45:41.812Z[ recovery-image] May 24 15:45:40.029 INFO O| May 24 15:45:40.029 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50122024-05-24T15:45:41.830Z[ recovery-image] May 24 15:45:40.047 INFO O| May 24 15:45:40.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
50132024-05-24T15:45:41.830Z[ recovery-image] May 24 15:45:40.047 INFO O| May 24 15:45:40.047 INFO STEP 160 (remove_files) COMPLETE
50142024-05-24T15:45:41.835Z[ recovery-image] May 24 15:45:40.047 INFO O| May 24 15:45:40.047 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50152024-05-24T15:45:41.851Z[ recovery-image] May 24 15:45:40.065 INFO O| May 24 15:45:40.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
50162024-05-24T15:45:41.851Z[ recovery-image] May 24 15:45:40.065 INFO O| May 24 15:45:40.065 INFO STEP 161 (remove_files) COMPLETE
50172024-05-24T15:45:41.851Z[ recovery-image] May 24 15:45:40.065 INFO O| May 24 15:45:40.065 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50182024-05-24T15:45:41.867Z[ recovery-image] May 24 15:45:40.081 INFO O| May 24 15:45:40.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
50192024-05-24T15:45:41.867Z[ recovery-image] May 24 15:45:40.081 INFO O| May 24 15:45:40.081 INFO STEP 162 (remove_files) COMPLETE
50202024-05-24T15:45:41.867Z[ recovery-image] May 24 15:45:40.081 INFO O| May 24 15:45:40.081 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50212024-05-24T15:45:41.899Z[ recovery-image] May 24 15:45:40.099 INFO O| May 24 15:45:40.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
50222024-05-24T15:45:41.899Z[ recovery-image] May 24 15:45:40.100 INFO O| May 24 15:45:40.100 INFO STEP 163 (remove_files) COMPLETE
50232024-05-24T15:45:41.905Z[ recovery-image] May 24 15:45:40.100 INFO O| May 24 15:45:40.100 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50242024-05-24T15:45:41.906Z[ recovery-image] May 24 15:45:40.118 INFO O| May 24 15:45:40.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
50252024-05-24T15:45:41.906Z[ recovery-image] May 24 15:45:40.118 INFO O| May 24 15:45:40.118 INFO STEP 164 (remove_files) COMPLETE
50262024-05-24T15:45:41.906Z[ recovery-image] May 24 15:45:40.118 INFO O| May 24 15:45:40.118 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50272024-05-24T15:45:42.331Z[ recovery-image] May 24 15:45:40.144 INFO O| May 24 15:45:40.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
50282024-05-24T15:45:42.331Z[ recovery-image] May 24 15:45:40.144 INFO O| May 24 15:45:40.144 INFO STEP 165 (remove_files) COMPLETE
50292024-05-24T15:45:42.331Z[ recovery-image] May 24 15:45:40.144 INFO O| May 24 15:45:40.144 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50302024-05-24T15:45:42.332Z[ recovery-image] May 24 15:45:40.163 INFO O| May 24 15:45:40.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
50312024-05-24T15:45:42.332Z[ recovery-image] May 24 15:45:40.176 INFO O| May 24 15:45:40.176 INFO STEP 166 (remove_files) COMPLETE
50322024-05-24T15:45:42.332Z[ recovery-image] May 24 15:45:40.177 INFO O| May 24 15:45:40.176 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50332024-05-24T15:45:42.332Z[ recovery-image] May 24 15:45:40.200 INFO O| May 24 15:45:40.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
50342024-05-24T15:45:42.332Z[ recovery-image] May 24 15:45:40.200 INFO O| May 24 15:45:40.200 INFO STEP 167 (remove_files) COMPLETE
50352024-05-24T15:45:42.333Z[ recovery-image] May 24 15:45:40.200 INFO O| May 24 15:45:40.200 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50362024-05-24T15:45:42.333Z[ recovery-image] May 24 15:45:40.219 INFO O| May 24 15:45:40.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
50372024-05-24T15:45:42.333Z[ recovery-image] May 24 15:45:40.219 INFO O| May 24 15:45:40.219 INFO STEP 168 (remove_files) COMPLETE
50382024-05-24T15:45:42.333Z[ recovery-image] May 24 15:45:40.219 INFO O| May 24 15:45:40.219 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50392024-05-24T15:45:42.333Z[ recovery-image] May 24 15:45:40.238 INFO O| May 24 15:45:40.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
50402024-05-24T15:45:42.333Z[ recovery-image] May 24 15:45:40.244 INFO O| May 24 15:45:40.244 INFO STEP 169 (remove_files) COMPLETE
50412024-05-24T15:45:42.333Z[ recovery-image] May 24 15:45:40.244 INFO O| May 24 15:45:40.244 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50422024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.334 INFO O| May 24 15:45:40.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
50432024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.334 INFO O| May 24 15:45:40.334 INFO STEP 170 (remove_files) COMPLETE
50442024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.334 INFO O| May 24 15:45:40.334 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50452024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.356 INFO O| May 24 15:45:40.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
50462024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.357 INFO O| May 24 15:45:40.357 INFO STEP 171 (remove_files) COMPLETE
50472024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.357 INFO O| May 24 15:45:40.357 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50482024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.382 INFO O| May 24 15:45:40.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
50492024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.382 INFO O| May 24 15:45:40.382 INFO STEP 172 (remove_files) COMPLETE
50502024-05-24T15:45:42.334Z[ recovery-image] May 24 15:45:40.382 INFO O| May 24 15:45:40.382 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50512024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.399 INFO O| May 24 15:45:40.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
50522024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.399 INFO O| May 24 15:45:40.399 INFO STEP 173 (remove_files) COMPLETE
50532024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.399 INFO O| May 24 15:45:40.399 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50542024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.430 INFO O| May 24 15:45:40.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
50552024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.430 INFO O| May 24 15:45:40.430 INFO STEP 174 (remove_files) COMPLETE
50562024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.430 INFO O| May 24 15:45:40.430 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50572024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.450 INFO O| May 24 15:45:40.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
50582024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.450 INFO O| May 24 15:45:40.450 INFO STEP 175 (remove_files) COMPLETE
50592024-05-24T15:45:42.335Z[ recovery-image] May 24 15:45:40.451 INFO O| May 24 15:45:40.450 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50602024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.470 INFO O| May 24 15:45:40.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
50612024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.470 INFO O| May 24 15:45:40.470 INFO STEP 176 (remove_files) COMPLETE
50622024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.470 INFO O| May 24 15:45:40.470 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50632024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.490 INFO O| May 24 15:45:40.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
50642024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.491 INFO O| May 24 15:45:40.491 INFO STEP 177 (remove_files) COMPLETE
50652024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.491 INFO O| May 24 15:45:40.491 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50662024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.518 INFO O| May 24 15:45:40.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
50672024-05-24T15:45:42.336Z[ recovery-image] May 24 15:45:40.518 INFO O| May 24 15:45:40.518 INFO STEP 178 (remove_files) COMPLETE
50682024-05-24T15:45:42.337Z[ recovery-image] May 24 15:45:40.518 INFO O| May 24 15:45:40.518 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50692024-05-24T15:45:42.337Z[ recovery-image] May 24 15:45:40.541 INFO O| May 24 15:45:40.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
50702024-05-24T15:45:42.337Z[ recovery-image] May 24 15:45:40.542 INFO O| May 24 15:45:40.541 INFO STEP 179 (remove_files) COMPLETE
50712024-05-24T15:45:42.337Z[ recovery-image] May 24 15:45:40.542 INFO O| May 24 15:45:40.542 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50722024-05-24T15:45:42.350Z[ recovery-image] May 24 15:45:40.561 INFO O| May 24 15:45:40.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
50732024-05-24T15:45:42.350Z[ recovery-image] May 24 15:45:40.561 INFO O| May 24 15:45:40.561 INFO STEP 180 (remove_files) COMPLETE
50742024-05-24T15:45:42.350Z[ recovery-image] May 24 15:45:40.562 INFO O| May 24 15:45:40.561 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50752024-05-24T15:45:42.367Z[ recovery-image] May 24 15:45:40.580 INFO O| May 24 15:45:40.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
50762024-05-24T15:45:42.367Z[ recovery-image] May 24 15:45:40.580 INFO O| May 24 15:45:40.580 INFO STEP 181 (remove_files) COMPLETE
50772024-05-24T15:45:42.367Z[ recovery-image] May 24 15:45:40.580 INFO O| May 24 15:45:40.580 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50782024-05-24T15:45:42.382Z[ recovery-image] May 24 15:45:40.600 INFO O| May 24 15:45:40.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
50792024-05-24T15:45:42.382Z[ recovery-image] May 24 15:45:40.600 INFO O| May 24 15:45:40.600 INFO STEP 182 (remove_files) COMPLETE
50802024-05-24T15:45:42.386Z[ recovery-image] May 24 15:45:40.601 INFO O| May 24 15:45:40.600 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50812024-05-24T15:45:42.418Z[ recovery-image] May 24 15:45:40.639 INFO O| May 24 15:45:40.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
50822024-05-24T15:45:42.422Z[ recovery-image] May 24 15:45:40.640 INFO O| May 24 15:45:40.640 INFO STEP 183 (remove_files) COMPLETE
50832024-05-24T15:45:42.422Z[ recovery-image] May 24 15:45:40.640 INFO O| May 24 15:45:40.640 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50842024-05-24T15:45:42.440Z[ recovery-image] May 24 15:45:40.661 INFO O| May 24 15:45:40.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
50852024-05-24T15:45:42.440Z[ recovery-image] May 24 15:45:40.661 INFO O| May 24 15:45:40.661 INFO STEP 184 (remove_files) COMPLETE
50862024-05-24T15:45:42.443Z[ recovery-image] May 24 15:45:40.661 INFO O| May 24 15:45:40.661 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50872024-05-24T15:45:42.473Z[ recovery-image] May 24 15:45:40.694 INFO O| May 24 15:45:40.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
50882024-05-24T15:45:42.473Z[ recovery-image] May 24 15:45:40.694 INFO O| May 24 15:45:40.694 INFO STEP 185 (remove_files) COMPLETE
50892024-05-24T15:45:42.473Z[ recovery-image] May 24 15:45:40.694 INFO O| May 24 15:45:40.694 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50902024-05-24T15:45:42.520Z[ recovery-image] May 24 15:45:40.741 INFO O| May 24 15:45:40.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
50912024-05-24T15:45:42.523Z[ recovery-image] May 24 15:45:40.741 INFO O| May 24 15:45:40.741 INFO STEP 186 (remove_files) COMPLETE
50922024-05-24T15:45:42.523Z[ recovery-image] May 24 15:45:40.741 INFO O| May 24 15:45:40.741 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50932024-05-24T15:45:42.540Z[ recovery-image] May 24 15:45:40.761 INFO O| May 24 15:45:40.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
50942024-05-24T15:45:42.543Z[ recovery-image] May 24 15:45:40.761 INFO O| May 24 15:45:40.761 INFO STEP 187 (remove_files) COMPLETE
50952024-05-24T15:45:42.543Z[ recovery-image] May 24 15:45:40.761 INFO O| May 24 15:45:40.761 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50962024-05-24T15:45:42.560Z[ recovery-image] May 24 15:45:40.781 INFO O| May 24 15:45:40.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
50972024-05-24T15:45:42.560Z[ recovery-image] May 24 15:45:40.781 INFO O| May 24 15:45:40.781 INFO STEP 188 (remove_files) COMPLETE
50982024-05-24T15:45:42.563Z[ recovery-image] May 24 15:45:40.781 INFO O| May 24 15:45:40.781 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50992024-05-24T15:45:42.606Z[ recovery-image] May 24 15:45:40.827 INFO O| May 24 15:45:40.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
51002024-05-24T15:45:42.606Z[ recovery-image] May 24 15:45:40.827 INFO O| May 24 15:45:40.827 INFO STEP 189 (remove_files) COMPLETE
51012024-05-24T15:45:42.606Z[ recovery-image] May 24 15:45:40.827 INFO O| May 24 15:45:40.827 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51022024-05-24T15:45:42.628Z[ recovery-image] May 24 15:45:40.849 INFO O| May 24 15:45:40.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
51032024-05-24T15:45:42.628Z[ recovery-image] May 24 15:45:40.849 INFO O| May 24 15:45:40.849 INFO STEP 190 (remove_files) COMPLETE
51042024-05-24T15:45:42.631Z[ recovery-image] May 24 15:45:40.849 INFO O| May 24 15:45:40.849 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51052024-05-24T15:45:42.662Z[ recovery-image] May 24 15:45:40.883 INFO O| May 24 15:45:40.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
51062024-05-24T15:45:42.662Z[ recovery-image] May 24 15:45:40.883 INFO O| May 24 15:45:40.883 INFO STEP 191 (remove_files) COMPLETE
51072024-05-24T15:45:42.668Z[ recovery-image] May 24 15:45:40.883 INFO O| May 24 15:45:40.883 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51082024-05-24T15:45:42.699Z[ recovery-image] May 24 15:45:40.920 INFO O| May 24 15:45:40.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
51092024-05-24T15:45:42.699Z[ recovery-image] May 24 15:45:40.920 INFO O| May 24 15:45:40.920 INFO STEP 192 (remove_files) COMPLETE
51102024-05-24T15:45:42.702Z[ recovery-image] May 24 15:45:40.920 INFO O| May 24 15:45:40.920 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51112024-05-24T15:45:42.719Z[ recovery-image] May 24 15:45:40.940 INFO O| May 24 15:45:40.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
51122024-05-24T15:45:42.719Z[ recovery-image] May 24 15:45:40.940 INFO O| May 24 15:45:40.940 INFO STEP 193 (remove_files) COMPLETE
51132024-05-24T15:45:42.719Z[ recovery-image] May 24 15:45:40.940 INFO O| May 24 15:45:40.940 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142024-05-24T15:45:42.767Z[ recovery-image] May 24 15:45:40.986 INFO O| May 24 15:45:40.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
51152024-05-24T15:45:42.767Z[ recovery-image] May 24 15:45:40.986 INFO O| May 24 15:45:40.986 INFO STEP 194 (remove_files) COMPLETE
51162024-05-24T15:45:42.785Z[ recovery-image] May 24 15:45:40.986 INFO O| May 24 15:45:40.986 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172024-05-24T15:45:42.804Z[ recovery-image] May 24 15:45:41.025 INFO O| May 24 15:45:41.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
51182024-05-24T15:45:42.804Z[ recovery-image] May 24 15:45:41.025 INFO O| May 24 15:45:41.025 INFO STEP 195 (remove_files) COMPLETE
51192024-05-24T15:45:42.804Z[ recovery-image] May 24 15:45:41.025 INFO O| May 24 15:45:41.025 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202024-05-24T15:45:42.835Z[ recovery-image] May 24 15:45:41.056 INFO O| May 24 15:45:41.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
51212024-05-24T15:45:42.835Z[ recovery-image] May 24 15:45:41.056 INFO O| May 24 15:45:41.056 INFO STEP 196 (remove_files) COMPLETE
51222024-05-24T15:45:42.835Z[ recovery-image] May 24 15:45:41.056 INFO O| May 24 15:45:41.056 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232024-05-24T15:45:42.855Z[ recovery-image] May 24 15:45:41.076 INFO O| May 24 15:45:41.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
51242024-05-24T15:45:42.856Z[ recovery-image] May 24 15:45:41.077 INFO O| May 24 15:45:41.077 INFO STEP 197 (remove_files) COMPLETE
51252024-05-24T15:45:42.859Z[ recovery-image] May 24 15:45:41.077 INFO O| May 24 15:45:41.077 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262024-05-24T15:45:42.879Z[ recovery-image] May 24 15:45:41.099 INFO O| May 24 15:45:41.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
51272024-05-24T15:45:42.879Z[ recovery-image] May 24 15:45:41.099 INFO O| May 24 15:45:41.099 INFO STEP 198 (remove_files) COMPLETE
51282024-05-24T15:45:42.879Z[ recovery-image] May 24 15:45:41.099 INFO O| May 24 15:45:41.099 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292024-05-24T15:45:42.946Z[ recovery-image] May 24 15:45:41.166 INFO O| May 24 15:45:41.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
51302024-05-24T15:45:42.946Z[ recovery-image] May 24 15:45:41.166 INFO O| May 24 15:45:41.166 INFO STEP 199 (remove_files) COMPLETE
51312024-05-24T15:45:42.949Z[ recovery-image] May 24 15:45:41.167 INFO O| May 24 15:45:41.166 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322024-05-24T15:45:42.968Z[ recovery-image] May 24 15:45:41.187 INFO O| May 24 15:45:41.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
51332024-05-24T15:45:42.968Z[ recovery-image] May 24 15:45:41.187 INFO O| May 24 15:45:41.187 INFO STEP 200 (remove_files) COMPLETE
51342024-05-24T15:45:42.968Z[ recovery-image] May 24 15:45:41.187 INFO O| May 24 15:45:41.187 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51352024-05-24T15:45:42.986Z[ recovery-image] May 24 15:45:41.207 INFO O| May 24 15:45:41.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
51362024-05-24T15:45:42.986Z[ recovery-image] May 24 15:45:41.207 INFO O| May 24 15:45:41.207 INFO STEP 201 (remove_files) COMPLETE
51372024-05-24T15:45:42.986Z[ recovery-image] May 24 15:45:41.207 INFO O| May 24 15:45:41.207 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51382024-05-24T15:45:43.007Z[ recovery-image] May 24 15:45:41.227 INFO O| May 24 15:45:41.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
51392024-05-24T15:45:43.007Z[ recovery-image] May 24 15:45:41.228 INFO O| May 24 15:45:41.227 INFO STEP 202 (remove_files) COMPLETE
51402024-05-24T15:45:43.007Z[ recovery-image] May 24 15:45:41.228 INFO O| May 24 15:45:41.228 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51412024-05-24T15:45:43.029Z[ recovery-image] May 24 15:45:41.248 INFO O| May 24 15:45:41.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
51422024-05-24T15:45:43.029Z[ recovery-image] May 24 15:45:41.248 INFO O| May 24 15:45:41.248 INFO STEP 203 (remove_files) COMPLETE
51432024-05-24T15:45:43.029Z[ recovery-image] May 24 15:45:41.248 INFO O| May 24 15:45:41.248 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51442024-05-24T15:45:43.085Z[ recovery-image] May 24 15:45:41.306 INFO O| May 24 15:45:41.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
51452024-05-24T15:45:43.086Z[ recovery-image] May 24 15:45:41.306 INFO O| May 24 15:45:41.306 INFO STEP 204 (remove_files) COMPLETE
51462024-05-24T15:45:43.089Z[ recovery-image] May 24 15:45:41.306 INFO O| May 24 15:45:41.306 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51472024-05-24T15:45:43.123Z[ recovery-image] May 24 15:45:41.343 INFO O| May 24 15:45:41.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
51482024-05-24T15:45:43.123Z[ recovery-image] May 24 15:45:41.343 INFO O| May 24 15:45:41.343 INFO STEP 205 (remove_files) COMPLETE
51492024-05-24T15:45:43.123Z[ recovery-image] May 24 15:45:41.343 INFO O| May 24 15:45:41.343 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51502024-05-24T15:45:43.141Z[ recovery-image] May 24 15:45:41.359 INFO O| May 24 15:45:41.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
51512024-05-24T15:45:43.141Z[ recovery-image] May 24 15:45:41.359 INFO O| May 24 15:45:41.359 INFO STEP 206 (remove_files) COMPLETE
51522024-05-24T15:45:43.141Z[ recovery-image] May 24 15:45:41.360 INFO O| May 24 15:45:41.359 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532024-05-24T15:45:43.155Z[ recovery-image] May 24 15:45:41.376 INFO O| May 24 15:45:41.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
51542024-05-24T15:45:43.155Z[ recovery-image] May 24 15:45:41.376 INFO O| May 24 15:45:41.376 INFO STEP 207 (remove_files) COMPLETE
51552024-05-24T15:45:43.155Z[ recovery-image] May 24 15:45:41.376 INFO O| May 24 15:45:41.376 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51562024-05-24T15:45:43.172Z[ recovery-image] May 24 15:45:41.392 INFO O| May 24 15:45:41.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
51572024-05-24T15:45:43.173Z[ recovery-image] May 24 15:45:41.392 INFO O| May 24 15:45:41.392 INFO STEP 208 (remove_files) COMPLETE
51582024-05-24T15:45:43.177Z[ recovery-image] May 24 15:45:41.392 INFO O| May 24 15:45:41.392 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51592024-05-24T15:45:43.191Z[ recovery-image] May 24 15:45:41.409 INFO O| May 24 15:45:41.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
51602024-05-24T15:45:43.191Z[ recovery-image] May 24 15:45:41.409 INFO O| May 24 15:45:41.409 INFO STEP 209 (remove_files) COMPLETE
51612024-05-24T15:45:43.191Z[ recovery-image] May 24 15:45:41.409 INFO O| May 24 15:45:41.409 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51622024-05-24T15:45:43.209Z[ recovery-image] May 24 15:45:41.426 INFO O| May 24 15:45:41.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
51632024-05-24T15:45:43.216Z[ recovery-image] May 24 15:45:41.426 INFO O| May 24 15:45:41.426 INFO STEP 210 (remove_files) COMPLETE
51642024-05-24T15:45:43.216Z[ recovery-image] May 24 15:45:41.426 INFO O| May 24 15:45:41.426 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51652024-05-24T15:45:43.233Z[ recovery-image] May 24 15:45:41.452 INFO O| May 24 15:45:41.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
51662024-05-24T15:45:43.237Z[ recovery-image] May 24 15:45:41.452 INFO O| May 24 15:45:41.452 INFO STEP 211 (remove_files) COMPLETE
51672024-05-24T15:45:43.237Z[ recovery-image] May 24 15:45:41.452 INFO O| May 24 15:45:41.452 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51682024-05-24T15:45:43.251Z[ recovery-image] May 24 15:45:41.472 INFO O| May 24 15:45:41.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
51692024-05-24T15:45:43.255Z[ recovery-image] May 24 15:45:41.472 INFO O| May 24 15:45:41.472 INFO STEP 212 (remove_files) COMPLETE
51702024-05-24T15:45:43.255Z[ recovery-image] May 24 15:45:41.472 INFO O| May 24 15:45:41.472 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712024-05-24T15:45:43.272Z[ recovery-image] May 24 15:45:41.490 INFO O| May 24 15:45:41.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
51722024-05-24T15:45:43.272Z[ recovery-image] May 24 15:45:41.490 INFO O| May 24 15:45:41.490 INFO STEP 213 (remove_files) COMPLETE
51732024-05-24T15:45:43.283Z[ recovery-image] May 24 15:45:41.490 INFO O| May 24 15:45:41.490 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742024-05-24T15:45:43.287Z[ recovery-image] May 24 15:45:41.508 INFO O| May 24 15:45:41.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
51752024-05-24T15:45:43.287Z[ recovery-image] May 24 15:45:41.508 INFO O| May 24 15:45:41.508 INFO STEP 214 (remove_files) COMPLETE
51762024-05-24T15:45:43.287Z[ recovery-image] May 24 15:45:41.508 INFO O| May 24 15:45:41.508 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772024-05-24T15:45:43.363Z[ recovery-image] May 24 15:45:41.584 INFO O| May 24 15:45:41.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
51782024-05-24T15:45:43.363Z[ recovery-image] May 24 15:45:41.584 INFO O| May 24 15:45:41.584 INFO STEP 215 (remove_files) COMPLETE
51792024-05-24T15:45:43.363Z[ recovery-image] May 24 15:45:41.584 INFO O| May 24 15:45:41.584 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802024-05-24T15:45:43.397Z[ recovery-image] May 24 15:45:41.618 INFO O| May 24 15:45:41.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
51812024-05-24T15:45:43.397Z[ recovery-image] May 24 15:45:41.618 INFO O| May 24 15:45:41.618 INFO STEP 216 (remove_files) COMPLETE
51822024-05-24T15:45:43.397Z[ recovery-image] May 24 15:45:41.618 INFO O| May 24 15:45:41.618 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832024-05-24T15:45:43.467Z[ recovery-image] May 24 15:45:41.684 INFO O| May 24 15:45:41.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
51842024-05-24T15:45:43.470Z[ recovery-image] May 24 15:45:41.684 INFO O| May 24 15:45:41.684 INFO STEP 217 (remove_files) COMPLETE
51852024-05-24T15:45:43.470Z[ recovery-image] May 24 15:45:41.684 INFO O| May 24 15:45:41.684 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862024-05-24T15:45:43.583Z[ recovery-image] May 24 15:45:41.804 INFO O| May 24 15:45:41.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
51872024-05-24T15:45:43.583Z[ recovery-image] May 24 15:45:41.804 INFO O| May 24 15:45:41.804 INFO STEP 218 (remove_files) COMPLETE
51882024-05-24T15:45:43.583Z[ recovery-image] May 24 15:45:41.804 INFO O| May 24 15:45:41.804 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892024-05-24T15:45:43.667Z[ recovery-image] May 24 15:45:41.872 INFO O| May 24 15:45:41.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
51902024-05-24T15:45:43.667Z[ recovery-image] May 24 15:45:41.872 INFO O| May 24 15:45:41.872 INFO STEP 219 (remove_files) COMPLETE
51912024-05-24T15:45:43.667Z[ recovery-image] May 24 15:45:41.873 INFO O| May 24 15:45:41.872 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51922024-05-24T15:45:43.671Z[ recovery-image] May 24 15:45:41.892 INFO O| May 24 15:45:41.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
51932024-05-24T15:45:43.674Z[ recovery-image] May 24 15:45:41.892 INFO O| May 24 15:45:41.892 INFO STEP 220 (remove_files) COMPLETE
51942024-05-24T15:45:43.674Z[ recovery-image] May 24 15:45:41.892 INFO O| May 24 15:45:41.892 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51952024-05-24T15:45:44.094Z[ recovery-image] May 24 15:45:41.912 INFO O| May 24 15:45:41.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
51962024-05-24T15:45:44.094Z[ recovery-image] May 24 15:45:41.912 INFO O| May 24 15:45:41.912 INFO STEP 221 (remove_files) COMPLETE
51972024-05-24T15:45:44.094Z[ recovery-image] May 24 15:45:41.912 INFO O| May 24 15:45:41.912 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51982024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.947 INFO O| May 24 15:45:41.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
51992024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.947 INFO O| May 24 15:45:41.947 INFO STEP 222 (remove_files) COMPLETE
52002024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.947 INFO O| May 24 15:45:41.947 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52012024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.968 INFO O| May 24 15:45:41.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
52022024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.968 INFO O| May 24 15:45:41.968 INFO STEP 223 (remove_files) COMPLETE
52032024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.968 INFO O| May 24 15:45:41.968 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.990 INFO O| May 24 15:45:41.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
52052024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.990 INFO O| May 24 15:45:41.990 INFO STEP 224 (remove_files) COMPLETE
52062024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:41.990 INFO O| May 24 15:45:41.990 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:42.011 INFO O| May 24 15:45:42.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
52082024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:42.011 INFO O| May 24 15:45:42.011 INFO STEP 225 (remove_files) COMPLETE
52092024-05-24T15:45:44.098Z[ recovery-image] May 24 15:45:42.011 INFO O| May 24 15:45:42.011 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52102024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.029 INFO O| May 24 15:45:42.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
52112024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.058 INFO O| May 24 15:45:42.051 INFO STEP 226 (remove_files) COMPLETE
52122024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.058 INFO O| May 24 15:45:42.051 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52132024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.119 INFO O| May 24 15:45:42.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
52142024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.122 INFO O| May 24 15:45:42.122 INFO STEP 227 (remove_files) COMPLETE
52152024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.122 INFO O| May 24 15:45:42.122 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52162024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.171 INFO O| May 24 15:45:42.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
52172024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.171 INFO O| May 24 15:45:42.171 INFO STEP 228 (remove_files) COMPLETE
52182024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.171 INFO O| May 24 15:45:42.171 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52192024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.231 INFO O| May 24 15:45:42.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
52202024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.232 INFO O| May 24 15:45:42.232 INFO STEP 229 (remove_files) COMPLETE
52212024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.232 INFO O| May 24 15:45:42.232 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.249 INFO O| May 24 15:45:42.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
52232024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.250 INFO O| May 24 15:45:42.250 INFO STEP 230 (remove_files) COMPLETE
52242024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.250 INFO O| May 24 15:45:42.250 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.268 INFO O| May 24 15:45:42.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
52262024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.268 INFO O| May 24 15:45:42.268 INFO STEP 231 (remove_files) COMPLETE
52272024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.268 INFO O| May 24 15:45:42.268 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.286 INFO O| May 24 15:45:42.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
52292024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.286 INFO O| May 24 15:45:42.286 INFO STEP 232 (remove_files) COMPLETE
52302024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.286 INFO O| May 24 15:45:42.286 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.303 INFO O| May 24 15:45:42.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
52322024-05-24T15:45:44.099Z[ recovery-image] May 24 15:45:42.303 INFO O| May 24 15:45:42.303 INFO STEP 233 (remove_files) COMPLETE
52332024-05-24T15:45:44.100Z[ recovery-image] May 24 15:45:42.303 INFO O| May 24 15:45:42.303 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342024-05-24T15:45:44.116Z[ recovery-image] May 24 15:45:42.337 INFO O| May 24 15:45:42.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
52352024-05-24T15:45:44.119Z[ recovery-image] May 24 15:45:42.337 INFO O| May 24 15:45:42.337 INFO STEP 234 (remove_files) COMPLETE
52362024-05-24T15:45:44.120Z[ recovery-image] May 24 15:45:42.338 INFO O| May 24 15:45:42.338 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372024-05-24T15:45:44.174Z[ recovery-image] May 24 15:45:42.395 INFO O| May 24 15:45:42.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
52382024-05-24T15:45:44.178Z[ recovery-image] May 24 15:45:42.395 INFO O| May 24 15:45:42.395 INFO STEP 235 (remove_files) COMPLETE
52392024-05-24T15:45:44.178Z[ recovery-image] May 24 15:45:42.395 INFO O| May 24 15:45:42.395 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402024-05-24T15:45:44.194Z[ recovery-image] May 24 15:45:42.414 INFO O| May 24 15:45:42.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
52412024-05-24T15:45:44.197Z[ recovery-image] May 24 15:45:42.415 INFO O| May 24 15:45:42.415 INFO STEP 236 (remove_files) COMPLETE
52422024-05-24T15:45:44.197Z[ recovery-image] May 24 15:45:42.415 INFO O| May 24 15:45:42.415 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432024-05-24T15:45:44.215Z[ recovery-image] May 24 15:45:42.436 INFO O| May 24 15:45:42.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
52442024-05-24T15:45:44.218Z[ recovery-image] May 24 15:45:42.436 INFO O| May 24 15:45:42.436 INFO STEP 237 (remove_files) COMPLETE
52452024-05-24T15:45:44.219Z[ recovery-image] May 24 15:45:42.436 INFO O| May 24 15:45:42.436 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462024-05-24T15:45:44.256Z[ recovery-image] May 24 15:45:42.473 INFO O| May 24 15:45:42.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
52472024-05-24T15:45:44.260Z[ recovery-image] May 24 15:45:42.474 INFO O| May 24 15:45:42.473 INFO STEP 238 (remove_files) COMPLETE
52482024-05-24T15:45:44.260Z[ recovery-image] May 24 15:45:42.474 INFO O| May 24 15:45:42.474 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492024-05-24T15:45:44.274Z[ recovery-image] May 24 15:45:42.495 INFO O| May 24 15:45:42.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
52502024-05-24T15:45:44.277Z[ recovery-image] May 24 15:45:42.495 INFO O| May 24 15:45:42.495 INFO STEP 239 (remove_files) COMPLETE
52512024-05-24T15:45:44.278Z[ recovery-image] May 24 15:45:42.495 INFO O| May 24 15:45:42.495 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52522024-05-24T15:45:44.295Z[ recovery-image] May 24 15:45:42.516 INFO O| May 24 15:45:42.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
52532024-05-24T15:45:44.298Z[ recovery-image] May 24 15:45:42.516 INFO O| May 24 15:45:42.516 INFO STEP 240 (remove_files) COMPLETE
52542024-05-24T15:45:44.298Z[ recovery-image] May 24 15:45:42.516 INFO O| May 24 15:45:42.516 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552024-05-24T15:45:44.317Z[ recovery-image] May 24 15:45:42.537 INFO O| May 24 15:45:42.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
52562024-05-24T15:45:44.317Z[ recovery-image] May 24 15:45:42.537 INFO O| May 24 15:45:42.537 INFO STEP 241 (remove_files) COMPLETE
52572024-05-24T15:45:44.317Z[ recovery-image] May 24 15:45:42.537 INFO O| May 24 15:45:42.537 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582024-05-24T15:45:44.378Z[ recovery-image] May 24 15:45:42.599 INFO O| May 24 15:45:42.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
52592024-05-24T15:45:44.378Z[ recovery-image] May 24 15:45:42.599 INFO O| May 24 15:45:42.599 INFO STEP 242 (remove_files) COMPLETE
52602024-05-24T15:45:44.379Z[ recovery-image] May 24 15:45:42.599 INFO O| May 24 15:45:42.599 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612024-05-24T15:45:44.442Z[ recovery-image] May 24 15:45:42.662 INFO O| May 24 15:45:42.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
52622024-05-24T15:45:44.442Z[ recovery-image] May 24 15:45:42.662 INFO O| May 24 15:45:42.662 INFO STEP 243 (remove_files) COMPLETE
52632024-05-24T15:45:44.442Z[ recovery-image] May 24 15:45:42.662 INFO O| May 24 15:45:42.662 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642024-05-24T15:45:44.458Z[ recovery-image] May 24 15:45:42.679 INFO O| May 24 15:45:42.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
52652024-05-24T15:45:44.458Z[ recovery-image] May 24 15:45:42.679 INFO O| May 24 15:45:42.679 INFO STEP 244 (remove_files) COMPLETE
52662024-05-24T15:45:44.458Z[ recovery-image] May 24 15:45:42.679 INFO O| May 24 15:45:42.679 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672024-05-24T15:45:44.481Z[ recovery-image] May 24 15:45:42.701 INFO O| May 24 15:45:42.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
52682024-05-24T15:45:44.484Z[ recovery-image] May 24 15:45:42.701 INFO O| May 24 15:45:42.701 INFO STEP 245 (remove_files) COMPLETE
52692024-05-24T15:45:44.484Z[ recovery-image] May 24 15:45:42.701 INFO O| May 24 15:45:42.701 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702024-05-24T15:45:44.570Z[ recovery-image] May 24 15:45:42.791 INFO O| May 24 15:45:42.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
52712024-05-24T15:45:44.570Z[ recovery-image] May 24 15:45:42.791 INFO O| May 24 15:45:42.791 INFO STEP 246 (remove_files) COMPLETE
52722024-05-24T15:45:44.570Z[ recovery-image] May 24 15:45:42.791 INFO O| May 24 15:45:42.791 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732024-05-24T15:45:44.610Z[ recovery-image] May 24 15:45:42.830 INFO O| May 24 15:45:42.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
52742024-05-24T15:45:44.610Z[ recovery-image] May 24 15:45:42.830 INFO O| May 24 15:45:42.830 INFO STEP 247 (remove_files) COMPLETE
52752024-05-24T15:45:44.610Z[ recovery-image] May 24 15:45:42.830 INFO O| May 24 15:45:42.830 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762024-05-24T15:45:44.670Z[ recovery-image] May 24 15:45:42.891 INFO O| May 24 15:45:42.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
52772024-05-24T15:45:44.670Z[ recovery-image] May 24 15:45:42.891 INFO O| May 24 15:45:42.891 INFO STEP 248 (remove_files) COMPLETE
52782024-05-24T15:45:44.670Z[ recovery-image] May 24 15:45:42.891 INFO O| May 24 15:45:42.891 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792024-05-24T15:45:44.689Z[ recovery-image] May 24 15:45:42.910 INFO O| May 24 15:45:42.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
52802024-05-24T15:45:44.692Z[ recovery-image] May 24 15:45:42.910 INFO O| May 24 15:45:42.910 INFO STEP 249 (remove_files) COMPLETE
52812024-05-24T15:45:44.692Z[ recovery-image] May 24 15:45:42.910 INFO O| May 24 15:45:42.910 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822024-05-24T15:45:44.710Z[ recovery-image] May 24 15:45:42.928 INFO O| May 24 15:45:42.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
52832024-05-24T15:45:44.713Z[ recovery-image] May 24 15:45:42.929 INFO O| May 24 15:45:42.929 INFO STEP 250 (remove_files) COMPLETE
52842024-05-24T15:45:44.713Z[ recovery-image] May 24 15:45:42.929 INFO O| May 24 15:45:42.929 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52852024-05-24T15:45:44.725Z[ recovery-image] May 24 15:45:42.946 INFO O| May 24 15:45:42.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
52862024-05-24T15:45:44.728Z[ recovery-image] May 24 15:45:42.946 INFO O| May 24 15:45:42.946 INFO STEP 251 (remove_files) COMPLETE
52872024-05-24T15:45:44.728Z[ recovery-image] May 24 15:45:42.946 INFO O| May 24 15:45:42.946 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52882024-05-24T15:45:44.743Z[ recovery-image] May 24 15:45:42.964 INFO O| May 24 15:45:42.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
52892024-05-24T15:45:44.746Z[ recovery-image] May 24 15:45:42.964 INFO O| May 24 15:45:42.964 INFO STEP 252 (remove_files) COMPLETE
52902024-05-24T15:45:44.746Z[ recovery-image] May 24 15:45:42.964 INFO O| May 24 15:45:42.964 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912024-05-24T15:45:44.760Z[ recovery-image] May 24 15:45:42.981 INFO O| May 24 15:45:42.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
52922024-05-24T15:45:44.763Z[ recovery-image] May 24 15:45:42.982 INFO O| May 24 15:45:42.981 INFO STEP 253 (remove_files) COMPLETE
52932024-05-24T15:45:44.764Z[ recovery-image] May 24 15:45:42.982 INFO O| May 24 15:45:42.982 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942024-05-24T15:45:44.779Z[ recovery-image] May 24 15:45:43.000 INFO O| May 24 15:45:43.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
52952024-05-24T15:45:44.785Z[ recovery-image] May 24 15:45:43.006 INFO O| May 24 15:45:43.006 INFO STEP 254 (remove_files) COMPLETE
52962024-05-24T15:45:44.785Z[ recovery-image] May 24 15:45:43.006 INFO O| May 24 15:45:43.006 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972024-05-24T15:45:44.806Z[ recovery-image] May 24 15:45:43.027 INFO O| May 24 15:45:43.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
52982024-05-24T15:45:44.806Z[ recovery-image] May 24 15:45:43.027 INFO O| May 24 15:45:43.027 INFO STEP 255 (remove_files) COMPLETE
52992024-05-24T15:45:44.806Z[ recovery-image] May 24 15:45:43.027 INFO O| May 24 15:45:43.027 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002024-05-24T15:45:44.826Z[ recovery-image] May 24 15:45:43.046 INFO O| May 24 15:45:43.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
53012024-05-24T15:45:44.826Z[ recovery-image] May 24 15:45:43.047 INFO O| May 24 15:45:43.046 INFO STEP 256 (remove_files) COMPLETE
53022024-05-24T15:45:44.826Z[ recovery-image] May 24 15:45:43.047 INFO O| May 24 15:45:43.047 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032024-05-24T15:45:44.853Z[ recovery-image] May 24 15:45:43.074 INFO O| May 24 15:45:43.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
53042024-05-24T15:45:44.857Z[ recovery-image] May 24 15:45:43.074 INFO O| May 24 15:45:43.074 INFO STEP 257 (remove_files) COMPLETE
53052024-05-24T15:45:44.857Z[ recovery-image] May 24 15:45:43.075 INFO O| May 24 15:45:43.074 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062024-05-24T15:45:44.875Z[ recovery-image] May 24 15:45:43.096 INFO O| May 24 15:45:43.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
53072024-05-24T15:45:44.879Z[ recovery-image] May 24 15:45:43.096 INFO O| May 24 15:45:43.096 INFO STEP 258 (remove_files) COMPLETE
53082024-05-24T15:45:44.879Z[ recovery-image] May 24 15:45:43.096 INFO O| May 24 15:45:43.096 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092024-05-24T15:45:44.914Z[ recovery-image] May 24 15:45:43.135 INFO O| May 24 15:45:43.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
53102024-05-24T15:45:44.914Z[ recovery-image] May 24 15:45:43.135 INFO O| May 24 15:45:43.135 INFO STEP 259 (remove_files) COMPLETE
53112024-05-24T15:45:44.917Z[ recovery-image] May 24 15:45:43.135 INFO O| May 24 15:45:43.135 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122024-05-24T15:45:44.936Z[ recovery-image] May 24 15:45:43.157 INFO O| May 24 15:45:43.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
53132024-05-24T15:45:44.942Z[ recovery-image] May 24 15:45:43.157 INFO O| May 24 15:45:43.157 INFO STEP 260 (remove_files) COMPLETE
53142024-05-24T15:45:44.942Z[ recovery-image] May 24 15:45:43.157 INFO O| May 24 15:45:43.157 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53152024-05-24T15:45:44.955Z[ recovery-image] May 24 15:45:43.176 INFO O| May 24 15:45:43.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
53162024-05-24T15:45:44.955Z[ recovery-image] May 24 15:45:43.176 INFO O| May 24 15:45:43.176 INFO STEP 261 (remove_files) COMPLETE
53172024-05-24T15:45:44.955Z[ recovery-image] May 24 15:45:43.176 INFO O| May 24 15:45:43.176 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53182024-05-24T15:45:44.975Z[ recovery-image] May 24 15:45:43.194 INFO O| May 24 15:45:43.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
53192024-05-24T15:45:44.975Z[ recovery-image] May 24 15:45:43.195 INFO O| May 24 15:45:43.194 INFO STEP 262 (remove_files) COMPLETE
53202024-05-24T15:45:44.975Z[ recovery-image] May 24 15:45:43.195 INFO O| May 24 15:45:43.195 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212024-05-24T15:45:44.995Z[ recovery-image] May 24 15:45:43.215 INFO O| May 24 15:45:43.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
53222024-05-24T15:45:44.995Z[ recovery-image] May 24 15:45:43.215 INFO O| May 24 15:45:43.215 INFO STEP 263 (remove_files) COMPLETE
53232024-05-24T15:45:44.996Z[ recovery-image] May 24 15:45:43.215 INFO O| May 24 15:45:43.215 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53242024-05-24T15:45:45.027Z[ recovery-image] May 24 15:45:43.248 INFO O| May 24 15:45:43.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
53252024-05-24T15:45:45.027Z[ recovery-image] May 24 15:45:43.248 INFO O| May 24 15:45:43.248 INFO STEP 264 (remove_files) COMPLETE
53262024-05-24T15:45:45.027Z[ recovery-image] May 24 15:45:43.248 INFO O| May 24 15:45:43.248 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53272024-05-24T15:45:45.067Z[ recovery-image] May 24 15:45:43.287 INFO O| May 24 15:45:43.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
53282024-05-24T15:45:45.087Z[ recovery-image] May 24 15:45:43.307 INFO O| May 24 15:45:43.307 INFO STEP 265 (remove_files) COMPLETE
53292024-05-24T15:45:45.087Z[ recovery-image] May 24 15:45:43.307 INFO O| May 24 15:45:43.307 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53302024-05-24T15:45:45.122Z[ recovery-image] May 24 15:45:43.343 INFO O| May 24 15:45:43.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
53312024-05-24T15:45:45.123Z[ recovery-image] May 24 15:45:43.343 INFO O| May 24 15:45:43.343 INFO STEP 266 (remove_files) COMPLETE
53322024-05-24T15:45:45.123Z[ recovery-image] May 24 15:45:43.343 INFO O| May 24 15:45:43.343 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53332024-05-24T15:45:45.142Z[ recovery-image] May 24 15:45:43.363 INFO O| May 24 15:45:43.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
53342024-05-24T15:45:45.166Z[ recovery-image] May 24 15:45:43.386 INFO O| May 24 15:45:43.386 INFO STEP 267 (remove_files) COMPLETE
53352024-05-24T15:45:45.166Z[ recovery-image] May 24 15:45:43.386 INFO O| May 24 15:45:43.386 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53362024-05-24T15:45:45.203Z[ recovery-image] May 24 15:45:43.424 INFO O| May 24 15:45:43.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
53372024-05-24T15:45:45.203Z[ recovery-image] May 24 15:45:43.424 INFO O| May 24 15:45:43.424 INFO STEP 268 (remove_files) COMPLETE
53382024-05-24T15:45:45.203Z[ recovery-image] May 24 15:45:43.424 INFO O| May 24 15:45:43.424 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53392024-05-24T15:45:45.264Z[ recovery-image] May 24 15:45:43.485 INFO O| May 24 15:45:43.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
53402024-05-24T15:45:45.265Z[ recovery-image] May 24 15:45:43.485 INFO O| May 24 15:45:43.485 INFO STEP 269 (remove_files) COMPLETE
53412024-05-24T15:45:45.268Z[ recovery-image] May 24 15:45:43.485 INFO O| May 24 15:45:43.485 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422024-05-24T15:45:45.328Z[ recovery-image] May 24 15:45:43.549 INFO O| May 24 15:45:43.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
53432024-05-24T15:45:45.328Z[ recovery-image] May 24 15:45:43.549 INFO O| May 24 15:45:43.549 INFO STEP 270 (remove_files) COMPLETE
53442024-05-24T15:45:45.329Z[ recovery-image] May 24 15:45:43.549 INFO O| May 24 15:45:43.549 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452024-05-24T15:45:45.346Z[ recovery-image] May 24 15:45:43.567 INFO O| May 24 15:45:43.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
53462024-05-24T15:45:45.346Z[ recovery-image] May 24 15:45:43.567 INFO O| May 24 15:45:43.567 INFO STEP 271 (remove_files) COMPLETE
53472024-05-24T15:45:45.350Z[ recovery-image] May 24 15:45:43.567 INFO O| May 24 15:45:43.567 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482024-05-24T15:45:45.363Z[ recovery-image] May 24 15:45:43.584 INFO O| May 24 15:45:43.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
53492024-05-24T15:45:45.363Z[ recovery-image] May 24 15:45:43.584 INFO O| May 24 15:45:43.584 INFO STEP 272 (remove_files) COMPLETE
53502024-05-24T15:45:45.363Z[ recovery-image] May 24 15:45:43.584 INFO O| May 24 15:45:43.584 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512024-05-24T15:45:45.400Z[ recovery-image] May 24 15:45:43.621 INFO O| May 24 15:45:43.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
53522024-05-24T15:45:45.400Z[ recovery-image] May 24 15:45:43.621 INFO O| May 24 15:45:43.621 INFO STEP 273 (remove_files) COMPLETE
53532024-05-24T15:45:45.400Z[ recovery-image] May 24 15:45:43.621 INFO O| May 24 15:45:43.621 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542024-05-24T15:45:45.418Z[ recovery-image] May 24 15:45:43.639 INFO O| May 24 15:45:43.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
53552024-05-24T15:45:45.418Z[ recovery-image] May 24 15:45:43.639 INFO O| May 24 15:45:43.639 INFO STEP 274 (remove_files) COMPLETE
53562024-05-24T15:45:45.418Z[ recovery-image] May 24 15:45:43.639 INFO O| May 24 15:45:43.639 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572024-05-24T15:45:45.468Z[ recovery-image] May 24 15:45:43.679 INFO O| May 24 15:45:43.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
53582024-05-24T15:45:45.468Z[ recovery-image] May 24 15:45:43.680 INFO O| May 24 15:45:43.680 INFO STEP 275 (remove_files) COMPLETE
53592024-05-24T15:45:45.468Z[ recovery-image] May 24 15:45:43.680 INFO O| May 24 15:45:43.680 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602024-05-24T15:45:45.504Z[ recovery-image] May 24 15:45:43.724 INFO O| May 24 15:45:43.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
53612024-05-24T15:45:45.504Z[ recovery-image] May 24 15:45:43.724 INFO O| May 24 15:45:43.724 INFO STEP 276 (remove_files) COMPLETE
53622024-05-24T15:45:45.507Z[ recovery-image] May 24 15:45:43.724 INFO O| May 24 15:45:43.724 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632024-05-24T15:45:45.542Z[ recovery-image] May 24 15:45:43.760 INFO O| May 24 15:45:43.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
53642024-05-24T15:45:45.546Z[ recovery-image] May 24 15:45:43.761 INFO O| May 24 15:45:43.761 INFO STEP 277 (remove_files) COMPLETE
53652024-05-24T15:45:45.546Z[ recovery-image] May 24 15:45:43.761 INFO O| May 24 15:45:43.761 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662024-05-24T15:45:45.587Z[ recovery-image] May 24 15:45:43.807 INFO O| May 24 15:45:43.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
53672024-05-24T15:45:45.587Z[ recovery-image] May 24 15:45:43.807 INFO O| May 24 15:45:43.807 INFO STEP 278 (remove_files) COMPLETE
53682024-05-24T15:45:45.587Z[ recovery-image] May 24 15:45:43.807 INFO O| May 24 15:45:43.807 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692024-05-24T15:45:45.628Z[ recovery-image] May 24 15:45:43.848 INFO O| May 24 15:45:43.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
53702024-05-24T15:45:45.628Z[ recovery-image] May 24 15:45:43.848 INFO O| May 24 15:45:43.848 INFO STEP 279 (remove_files) COMPLETE
53712024-05-24T15:45:45.628Z[ recovery-image] May 24 15:45:43.848 INFO O| May 24 15:45:43.848 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722024-05-24T15:45:45.669Z[ recovery-image] May 24 15:45:43.889 INFO O| May 24 15:45:43.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
53732024-05-24T15:45:45.669Z[ recovery-image] May 24 15:45:43.889 INFO O| May 24 15:45:43.889 INFO STEP 280 (remove_files) COMPLETE
53742024-05-24T15:45:45.669Z[ recovery-image] May 24 15:45:43.889 INFO O| May 24 15:45:43.889 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752024-05-24T15:45:45.721Z[ recovery-image] May 24 15:45:43.941 INFO O| May 24 15:45:43.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
53762024-05-24T15:45:45.721Z[ recovery-image] May 24 15:45:43.941 INFO O| May 24 15:45:43.941 INFO STEP 281 (remove_files) COMPLETE
53772024-05-24T15:45:45.721Z[ recovery-image] May 24 15:45:43.941 INFO O| May 24 15:45:43.941 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782024-05-24T15:45:45.793Z[ recovery-image] May 24 15:45:44.014 INFO O| May 24 15:45:44.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
53792024-05-24T15:45:45.796Z[ recovery-image] May 24 15:45:44.014 INFO O| May 24 15:45:44.014 INFO STEP 282 (remove_files) COMPLETE
53802024-05-24T15:45:45.797Z[ recovery-image] May 24 15:45:44.014 INFO O| May 24 15:45:44.014 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812024-05-24T15:45:45.815Z[ recovery-image] May 24 15:45:44.036 INFO O| May 24 15:45:44.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
53822024-05-24T15:45:45.839Z[ recovery-image] May 24 15:45:44.060 INFO O| May 24 15:45:44.060 INFO STEP 283 (remove_files) COMPLETE
53832024-05-24T15:45:45.839Z[ recovery-image] May 24 15:45:44.060 INFO O| May 24 15:45:44.060 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842024-05-24T15:45:45.859Z[ recovery-image] May 24 15:45:44.080 INFO O| May 24 15:45:44.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
53852024-05-24T15:45:45.859Z[ recovery-image] May 24 15:45:44.080 INFO O| May 24 15:45:44.080 INFO STEP 284 (remove_files) COMPLETE
53862024-05-24T15:45:45.859Z[ recovery-image] May 24 15:45:44.080 INFO O| May 24 15:45:44.080 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872024-05-24T15:45:45.889Z[ recovery-image] May 24 15:45:44.100 INFO O| May 24 15:45:44.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
53882024-05-24T15:45:45.889Z[ recovery-image] May 24 15:45:44.100 INFO O| May 24 15:45:44.100 INFO STEP 285 (remove_files) COMPLETE
53892024-05-24T15:45:45.889Z[ recovery-image] May 24 15:45:44.100 INFO O| May 24 15:45:44.100 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902024-05-24T15:45:45.900Z[ recovery-image] May 24 15:45:44.120 INFO O| May 24 15:45:44.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
53912024-05-24T15:45:45.900Z[ recovery-image] May 24 15:45:44.120 INFO O| May 24 15:45:44.120 INFO STEP 286 (remove_files) COMPLETE
53922024-05-24T15:45:45.900Z[ recovery-image] May 24 15:45:44.120 INFO O| May 24 15:45:44.120 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932024-05-24T15:45:45.919Z[ recovery-image] May 24 15:45:44.139 INFO O| May 24 15:45:44.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
53942024-05-24T15:45:45.919Z[ recovery-image] May 24 15:45:44.139 INFO O| May 24 15:45:44.139 INFO STEP 287 (remove_files) COMPLETE
53952024-05-24T15:45:45.919Z[ recovery-image] May 24 15:45:44.139 INFO O| May 24 15:45:44.139 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962024-05-24T15:45:45.945Z[ recovery-image] May 24 15:45:44.166 INFO O| May 24 15:45:44.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
53972024-05-24T15:45:45.945Z[ recovery-image] May 24 15:45:44.166 INFO O| May 24 15:45:44.166 INFO STEP 288 (remove_files) COMPLETE
53982024-05-24T15:45:45.945Z[ recovery-image] May 24 15:45:44.166 INFO O| May 24 15:45:44.166 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53992024-05-24T15:45:45.967Z[ recovery-image] May 24 15:45:44.185 INFO O| May 24 15:45:44.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
54002024-05-24T15:45:45.967Z[ recovery-image] May 24 15:45:44.185 INFO O| May 24 15:45:44.185 INFO STEP 289 (remove_files) COMPLETE
54012024-05-24T15:45:45.967Z[ recovery-image] May 24 15:45:44.185 INFO O| May 24 15:45:44.185 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54022024-05-24T15:45:45.982Z[ recovery-image] May 24 15:45:44.203 INFO O| May 24 15:45:44.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
54032024-05-24T15:45:45.982Z[ recovery-image] May 24 15:45:44.203 INFO O| May 24 15:45:44.203 INFO STEP 290 (remove_files) COMPLETE
54042024-05-24T15:45:45.982Z[ recovery-image] May 24 15:45:44.203 INFO O| May 24 15:45:44.203 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54052024-05-24T15:45:46.001Z[ recovery-image] May 24 15:45:44.221 INFO O| May 24 15:45:44.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
54062024-05-24T15:45:46.001Z[ recovery-image] May 24 15:45:44.221 INFO O| May 24 15:45:44.221 INFO STEP 291 (remove_files) COMPLETE
54072024-05-24T15:45:46.001Z[ recovery-image] May 24 15:45:44.221 INFO O| May 24 15:45:44.221 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54082024-05-24T15:45:46.020Z[ recovery-image] May 24 15:45:44.240 INFO O| May 24 15:45:44.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
54092024-05-24T15:45:46.020Z[ recovery-image] May 24 15:45:44.240 INFO O| May 24 15:45:44.240 INFO STEP 292 (remove_files) COMPLETE
54102024-05-24T15:45:46.020Z[ recovery-image] May 24 15:45:44.240 INFO O| May 24 15:45:44.240 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54112024-05-24T15:45:46.038Z[ recovery-image] May 24 15:45:44.258 INFO O| May 24 15:45:44.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
54122024-05-24T15:45:46.038Z[ recovery-image] May 24 15:45:44.258 INFO O| May 24 15:45:44.258 INFO STEP 293 (remove_files) COMPLETE
54132024-05-24T15:45:46.038Z[ recovery-image] May 24 15:45:44.258 INFO O| May 24 15:45:44.258 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54142024-05-24T15:45:46.056Z[ recovery-image] May 24 15:45:44.276 INFO O| May 24 15:45:44.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
54152024-05-24T15:45:46.056Z[ recovery-image] May 24 15:45:44.276 INFO O| May 24 15:45:44.276 INFO STEP 294 (remove_files) COMPLETE
54162024-05-24T15:45:46.056Z[ recovery-image] May 24 15:45:44.276 INFO O| May 24 15:45:44.276 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54172024-05-24T15:45:46.073Z[ recovery-image] May 24 15:45:44.294 INFO O| May 24 15:45:44.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
54182024-05-24T15:45:46.073Z[ recovery-image] May 24 15:45:44.294 INFO O| May 24 15:45:44.294 INFO STEP 295 (remove_files) COMPLETE
54192024-05-24T15:45:46.073Z[ recovery-image] May 24 15:45:44.294 INFO O| May 24 15:45:44.294 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54202024-05-24T15:45:46.108Z[ recovery-image] May 24 15:45:44.329 INFO O| May 24 15:45:44.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
54212024-05-24T15:45:46.111Z[ recovery-image] May 24 15:45:44.329 INFO O| May 24 15:45:44.329 INFO STEP 296 (remove_files) COMPLETE
54222024-05-24T15:45:46.112Z[ recovery-image] May 24 15:45:44.329 INFO O| May 24 15:45:44.329 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54232024-05-24T15:45:46.128Z[ recovery-image] May 24 15:45:44.349 INFO O| May 24 15:45:44.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
54242024-05-24T15:45:46.131Z[ recovery-image] May 24 15:45:44.350 INFO O| May 24 15:45:44.349 INFO STEP 297 (remove_files) COMPLETE
54252024-05-24T15:45:46.132Z[ recovery-image] May 24 15:45:44.350 INFO O| May 24 15:45:44.350 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54262024-05-24T15:45:46.150Z[ recovery-image] May 24 15:45:44.371 INFO O| May 24 15:45:44.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
54272024-05-24T15:45:46.150Z[ recovery-image] May 24 15:45:44.371 INFO O| May 24 15:45:44.371 INFO STEP 298 (remove_files) COMPLETE
54282024-05-24T15:45:46.150Z[ recovery-image] May 24 15:45:44.371 INFO O| May 24 15:45:44.371 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54292024-05-24T15:45:46.170Z[ recovery-image] May 24 15:45:44.391 INFO O| May 24 15:45:44.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
54302024-05-24T15:45:46.170Z[ recovery-image] May 24 15:45:44.391 INFO O| May 24 15:45:44.391 INFO STEP 299 (remove_files) COMPLETE
54312024-05-24T15:45:46.171Z[ recovery-image] May 24 15:45:44.391 INFO O| May 24 15:45:44.391 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54322024-05-24T15:45:46.189Z[ recovery-image] May 24 15:45:44.409 INFO O| May 24 15:45:44.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
54332024-05-24T15:45:46.189Z[ recovery-image] May 24 15:45:44.410 INFO O| May 24 15:45:44.409 INFO STEP 300 (remove_files) COMPLETE
54342024-05-24T15:45:46.189Z[ recovery-image] May 24 15:45:44.410 INFO O| May 24 15:45:44.410 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54352024-05-24T15:45:46.222Z[ recovery-image] May 24 15:45:44.442 INFO O| May 24 15:45:44.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
54362024-05-24T15:45:46.225Z[ recovery-image] May 24 15:45:44.443 INFO O| May 24 15:45:44.443 INFO STEP 301 (remove_files) COMPLETE
54372024-05-24T15:45:46.225Z[ recovery-image] May 24 15:45:44.443 INFO O| May 24 15:45:44.443 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54382024-05-24T15:45:46.244Z[ recovery-image] May 24 15:45:44.465 INFO O| May 24 15:45:44.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
54392024-05-24T15:45:46.247Z[ recovery-image] May 24 15:45:44.465 INFO O| May 24 15:45:44.465 INFO STEP 302 (remove_files) COMPLETE
54402024-05-24T15:45:46.247Z[ recovery-image] May 24 15:45:44.465 INFO O| May 24 15:45:44.465 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54412024-05-24T15:45:46.270Z[ recovery-image] May 24 15:45:44.490 INFO O| May 24 15:45:44.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
54422024-05-24T15:45:46.271Z[ recovery-image] May 24 15:45:44.490 INFO O| May 24 15:45:44.490 INFO STEP 303 (remove_files) COMPLETE
54432024-05-24T15:45:46.271Z[ recovery-image] May 24 15:45:44.490 INFO O| May 24 15:45:44.490 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54442024-05-24T15:45:46.330Z[ recovery-image] May 24 15:45:44.549 INFO O| May 24 15:45:44.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
54452024-05-24T15:45:46.331Z[ recovery-image] May 24 15:45:44.549 INFO O| May 24 15:45:44.549 INFO STEP 304 (remove_files) COMPLETE
54462024-05-24T15:45:46.331Z[ recovery-image] May 24 15:45:44.549 INFO O| May 24 15:45:44.549 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472024-05-24T15:45:46.352Z[ recovery-image] May 24 15:45:44.569 INFO O| May 24 15:45:44.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
54482024-05-24T15:45:46.353Z[ recovery-image] May 24 15:45:44.569 INFO O| May 24 15:45:44.569 INFO STEP 305 (remove_files) COMPLETE
54492024-05-24T15:45:46.353Z[ recovery-image] May 24 15:45:44.569 INFO O| May 24 15:45:44.569 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502024-05-24T15:45:46.387Z[ recovery-image] May 24 15:45:44.605 INFO O| May 24 15:45:44.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
54512024-05-24T15:45:46.388Z[ recovery-image] May 24 15:45:44.605 INFO O| May 24 15:45:44.605 INFO STEP 306 (remove_files) COMPLETE
54522024-05-24T15:45:46.388Z[ recovery-image] May 24 15:45:44.605 INFO O| May 24 15:45:44.605 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532024-05-24T15:45:46.433Z[ recovery-image] May 24 15:45:44.654 INFO O| May 24 15:45:44.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
54542024-05-24T15:45:46.433Z[ recovery-image] May 24 15:45:44.654 INFO O| May 24 15:45:44.654 INFO STEP 307 (remove_files) COMPLETE
54552024-05-24T15:45:46.436Z[ recovery-image] May 24 15:45:44.654 INFO O| May 24 15:45:44.654 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562024-05-24T15:45:46.453Z[ recovery-image] May 24 15:45:44.674 INFO O| May 24 15:45:44.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
54572024-05-24T15:45:46.453Z[ recovery-image] May 24 15:45:44.674 INFO O| May 24 15:45:44.674 INFO STEP 308 (remove_files) COMPLETE
54582024-05-24T15:45:46.453Z[ recovery-image] May 24 15:45:44.674 INFO O| May 24 15:45:44.674 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592024-05-24T15:45:46.476Z[ recovery-image] May 24 15:45:44.694 INFO O| May 24 15:45:44.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
54602024-05-24T15:45:46.476Z[ recovery-image] May 24 15:45:44.694 INFO O| May 24 15:45:44.694 INFO STEP 309 (remove_files) COMPLETE
54612024-05-24T15:45:46.476Z[ recovery-image] May 24 15:45:44.694 INFO O| May 24 15:45:44.694 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622024-05-24T15:45:46.493Z[ recovery-image] May 24 15:45:44.714 INFO O| May 24 15:45:44.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
54632024-05-24T15:45:46.493Z[ recovery-image] May 24 15:45:44.714 INFO O| May 24 15:45:44.714 INFO STEP 310 (remove_files) COMPLETE
54642024-05-24T15:45:46.493Z[ recovery-image] May 24 15:45:44.714 INFO O| May 24 15:45:44.714 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652024-05-24T15:45:46.590Z[ recovery-image] May 24 15:45:44.810 INFO O| May 24 15:45:44.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
54662024-05-24T15:45:46.590Z[ recovery-image] May 24 15:45:44.810 INFO O| May 24 15:45:44.810 INFO STEP 311 (remove_files) COMPLETE
54672024-05-24T15:45:46.593Z[ recovery-image] May 24 15:45:44.810 INFO O| May 24 15:45:44.810 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682024-05-24T15:45:46.609Z[ recovery-image] May 24 15:45:44.830 INFO O| May 24 15:45:44.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
54692024-05-24T15:45:46.609Z[ recovery-image] May 24 15:45:44.830 INFO O| May 24 15:45:44.830 INFO STEP 312 (remove_files) COMPLETE
54702024-05-24T15:45:46.609Z[ recovery-image] May 24 15:45:44.830 INFO O| May 24 15:45:44.830 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712024-05-24T15:45:46.633Z[ recovery-image] May 24 15:45:44.853 INFO O| May 24 15:45:44.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
54722024-05-24T15:45:46.633Z[ recovery-image] May 24 15:45:44.853 INFO O| May 24 15:45:44.853 INFO STEP 313 (remove_files) COMPLETE
54732024-05-24T15:45:46.633Z[ recovery-image] May 24 15:45:44.853 INFO O| May 24 15:45:44.853 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742024-05-24T15:45:46.665Z[ recovery-image] May 24 15:45:44.885 INFO O| May 24 15:45:44.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
54752024-05-24T15:45:46.665Z[ recovery-image] May 24 15:45:44.886 INFO O| May 24 15:45:44.885 INFO STEP 314 (remove_files) COMPLETE
54762024-05-24T15:45:46.665Z[ recovery-image] May 24 15:45:44.886 INFO O| May 24 15:45:44.886 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772024-05-24T15:45:46.708Z[ recovery-image] May 24 15:45:44.929 INFO O| May 24 15:45:44.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
54782024-05-24T15:45:46.712Z[ recovery-image] May 24 15:45:44.929 INFO O| May 24 15:45:44.929 INFO STEP 315 (remove_files) COMPLETE
54792024-05-24T15:45:46.712Z[ recovery-image] May 24 15:45:44.929 INFO O| May 24 15:45:44.929 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54802024-05-24T15:45:46.732Z[ recovery-image] May 24 15:45:44.953 INFO O| May 24 15:45:44.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
54812024-05-24T15:45:46.735Z[ recovery-image] May 24 15:45:44.953 INFO O| May 24 15:45:44.953 INFO STEP 316 (remove_files) COMPLETE
54822024-05-24T15:45:46.735Z[ recovery-image] May 24 15:45:44.953 INFO O| May 24 15:45:44.953 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54832024-05-24T15:45:46.760Z[ recovery-image] May 24 15:45:44.981 INFO O| May 24 15:45:44.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
54842024-05-24T15:45:46.764Z[ recovery-image] May 24 15:45:44.981 INFO O| May 24 15:45:44.981 INFO STEP 317 (remove_files) COMPLETE
54852024-05-24T15:45:46.764Z[ recovery-image] May 24 15:45:44.981 INFO O| May 24 15:45:44.981 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54862024-05-24T15:45:46.785Z[ recovery-image] May 24 15:45:45.002 INFO O| May 24 15:45:45.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
54872024-05-24T15:45:46.788Z[ recovery-image] May 24 15:45:45.002 INFO O| May 24 15:45:45.002 INFO STEP 318 (remove_files) COMPLETE
54882024-05-24T15:45:46.788Z[ recovery-image] May 24 15:45:45.002 INFO O| May 24 15:45:45.002 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54892024-05-24T15:45:46.802Z[ recovery-image] May 24 15:45:45.023 INFO O| May 24 15:45:45.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
54902024-05-24T15:45:46.802Z[ recovery-image] May 24 15:45:45.023 INFO O| May 24 15:45:45.023 INFO STEP 319 (remove_files) COMPLETE
54912024-05-24T15:45:46.802Z[ recovery-image] May 24 15:45:45.023 INFO O| May 24 15:45:45.023 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54922024-05-24T15:45:46.822Z[ recovery-image] May 24 15:45:45.042 INFO O| May 24 15:45:45.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
54932024-05-24T15:45:46.822Z[ recovery-image] May 24 15:45:45.042 INFO O| May 24 15:45:45.042 INFO STEP 320 (remove_files) COMPLETE
54942024-05-24T15:45:46.822Z[ recovery-image] May 24 15:45:45.042 INFO O| May 24 15:45:45.042 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54952024-05-24T15:45:46.855Z[ recovery-image] May 24 15:45:45.076 INFO O| May 24 15:45:45.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
54962024-05-24T15:45:46.856Z[ recovery-image] May 24 15:45:45.076 INFO O| May 24 15:45:45.076 INFO STEP 321 (remove_files) COMPLETE
54972024-05-24T15:45:46.858Z[ recovery-image] May 24 15:45:45.076 INFO O| May 24 15:45:45.076 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54982024-05-24T15:45:46.877Z[ recovery-image] May 24 15:45:45.098 INFO O| May 24 15:45:45.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
54992024-05-24T15:45:46.877Z[ recovery-image] May 24 15:45:45.098 INFO O| May 24 15:45:45.098 INFO STEP 322 (remove_files) COMPLETE
55002024-05-24T15:45:46.884Z[ recovery-image] May 24 15:45:45.098 INFO O| May 24 15:45:45.098 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012024-05-24T15:45:46.914Z[ recovery-image] May 24 15:45:45.134 INFO O| May 24 15:45:45.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
55022024-05-24T15:45:46.914Z[ recovery-image] May 24 15:45:45.134 INFO O| May 24 15:45:45.134 INFO STEP 323 (remove_files) COMPLETE
55032024-05-24T15:45:46.914Z[ recovery-image] May 24 15:45:45.134 INFO O| May 24 15:45:45.134 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55042024-05-24T15:45:46.977Z[ recovery-image] May 24 15:45:45.198 INFO O| May 24 15:45:45.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
55052024-05-24T15:45:46.981Z[ recovery-image] May 24 15:45:45.198 INFO O| May 24 15:45:45.198 INFO STEP 324 (remove_files) COMPLETE
55062024-05-24T15:45:46.981Z[ recovery-image] May 24 15:45:45.198 INFO O| May 24 15:45:45.198 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55072024-05-24T15:45:47.004Z[ recovery-image] May 24 15:45:45.224 INFO O| May 24 15:45:45.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
55082024-05-24T15:45:47.004Z[ recovery-image] May 24 15:45:45.224 INFO O| May 24 15:45:45.224 INFO STEP 325 (remove_files) COMPLETE
55092024-05-24T15:45:47.004Z[ recovery-image] May 24 15:45:45.224 INFO O| May 24 15:45:45.224 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55102024-05-24T15:45:47.044Z[ recovery-image] May 24 15:45:45.264 INFO O| May 24 15:45:45.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55112024-05-24T15:45:47.047Z[ recovery-image] May 24 15:45:45.264 INFO O| May 24 15:45:45.264 INFO STEP 326 (remove_files) COMPLETE
55122024-05-24T15:45:47.047Z[ recovery-image] May 24 15:45:45.264 INFO O| May 24 15:45:45.264 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55132024-05-24T15:45:47.101Z[ recovery-image] May 24 15:45:45.321 INFO O| May 24 15:45:45.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55142024-05-24T15:45:47.107Z[ recovery-image] May 24 15:45:45.322 INFO O| May 24 15:45:45.321 INFO STEP 327 (remove_files) COMPLETE
55152024-05-24T15:45:47.107Z[ recovery-image] May 24 15:45:45.322 INFO O| May 24 15:45:45.322 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55162024-05-24T15:45:47.125Z[ recovery-image] May 24 15:45:45.346 INFO O| May 24 15:45:45.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55172024-05-24T15:45:47.125Z[ recovery-image] May 24 15:45:45.346 INFO O| May 24 15:45:45.346 INFO STEP 328 (remove_files) COMPLETE
55182024-05-24T15:45:47.125Z[ recovery-image] May 24 15:45:45.346 INFO O| May 24 15:45:45.346 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55192024-05-24T15:45:47.160Z[ recovery-image] May 24 15:45:45.381 INFO O| May 24 15:45:45.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55202024-05-24T15:45:47.160Z[ recovery-image] May 24 15:45:45.381 INFO O| May 24 15:45:45.381 INFO STEP 329 (remove_files) COMPLETE
55212024-05-24T15:45:47.160Z[ recovery-image] May 24 15:45:45.381 INFO O| May 24 15:45:45.381 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55222024-05-24T15:45:47.185Z[ recovery-image] May 24 15:45:45.402 INFO O| May 24 15:45:45.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55232024-05-24T15:45:47.185Z[ recovery-image] May 24 15:45:45.402 INFO O| May 24 15:45:45.402 INFO STEP 330 (remove_files) COMPLETE
55242024-05-24T15:45:47.185Z[ recovery-image] May 24 15:45:45.402 INFO O| May 24 15:45:45.402 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55252024-05-24T15:45:47.222Z[ recovery-image] May 24 15:45:45.443 INFO O| May 24 15:45:45.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55262024-05-24T15:45:47.222Z[ recovery-image] May 24 15:45:45.443 INFO O| May 24 15:45:45.443 INFO STEP 331 (remove_files) COMPLETE
55272024-05-24T15:45:47.222Z[ recovery-image] May 24 15:45:45.443 INFO O| May 24 15:45:45.443 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55282024-05-24T15:45:47.241Z[ recovery-image] May 24 15:45:45.462 INFO O| May 24 15:45:45.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55292024-05-24T15:45:47.241Z[ recovery-image] May 24 15:45:45.462 INFO O| May 24 15:45:45.462 INFO STEP 332 (remove_files) COMPLETE
55302024-05-24T15:45:47.241Z[ recovery-image] May 24 15:45:45.462 INFO O| May 24 15:45:45.462 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312024-05-24T15:45:47.261Z[ recovery-image] May 24 15:45:45.482 INFO O| May 24 15:45:45.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
55322024-05-24T15:45:47.261Z[ recovery-image] May 24 15:45:45.482 INFO O| May 24 15:45:45.482 INFO STEP 333 (remove_files) COMPLETE
55332024-05-24T15:45:47.264Z[ recovery-image] May 24 15:45:45.482 INFO O| May 24 15:45:45.482 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342024-05-24T15:45:47.282Z[ recovery-image] May 24 15:45:45.502 INFO O| May 24 15:45:45.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
55352024-05-24T15:45:47.282Z[ recovery-image] May 24 15:45:45.502 INFO O| May 24 15:45:45.502 INFO STEP 334 (remove_files) COMPLETE
55362024-05-24T15:45:47.285Z[ recovery-image] May 24 15:45:45.502 INFO O| May 24 15:45:45.502 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372024-05-24T15:45:47.311Z[ recovery-image] May 24 15:45:45.531 INFO O| May 24 15:45:45.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
55382024-05-24T15:45:47.314Z[ recovery-image] May 24 15:45:45.532 INFO O| May 24 15:45:45.531 INFO STEP 335 (remove_files) COMPLETE
55392024-05-24T15:45:47.314Z[ recovery-image] May 24 15:45:45.532 INFO O| May 24 15:45:45.532 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402024-05-24T15:45:47.375Z[ recovery-image] May 24 15:45:45.596 INFO O| May 24 15:45:45.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
55412024-05-24T15:45:47.379Z[ recovery-image] May 24 15:45:45.596 INFO O| May 24 15:45:45.596 INFO STEP 336 (remove_files) COMPLETE
55422024-05-24T15:45:47.379Z[ recovery-image] May 24 15:45:45.596 INFO O| May 24 15:45:45.596 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432024-05-24T15:45:47.398Z[ recovery-image] May 24 15:45:45.619 INFO O| May 24 15:45:45.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
55442024-05-24T15:45:47.402Z[ recovery-image] May 24 15:45:45.619 INFO O| May 24 15:45:45.619 INFO STEP 337 (remove_files) COMPLETE
55452024-05-24T15:45:47.402Z[ recovery-image] May 24 15:45:45.619 INFO O| May 24 15:45:45.619 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462024-05-24T15:45:47.426Z[ recovery-image] May 24 15:45:45.647 INFO O| May 24 15:45:45.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
55472024-05-24T15:45:47.426Z[ recovery-image] May 24 15:45:45.647 INFO O| May 24 15:45:45.647 INFO STEP 338 (remove_files) COMPLETE
55482024-05-24T15:45:47.426Z[ recovery-image] May 24 15:45:45.647 INFO O| May 24 15:45:45.647 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492024-05-24T15:45:47.457Z[ recovery-image] May 24 15:45:45.678 INFO O| May 24 15:45:45.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
55502024-05-24T15:45:47.458Z[ recovery-image] May 24 15:45:45.678 INFO O| May 24 15:45:45.678 INFO STEP 339 (remove_files) COMPLETE
55512024-05-24T15:45:47.463Z[ recovery-image] May 24 15:45:45.678 INFO O| May 24 15:45:45.678 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522024-05-24T15:45:47.489Z[ recovery-image] May 24 15:45:45.709 INFO O| May 24 15:45:45.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
55532024-05-24T15:45:47.492Z[ recovery-image] May 24 15:45:45.709 INFO O| May 24 15:45:45.709 INFO STEP 340 (remove_files) COMPLETE
55542024-05-24T15:45:47.492Z[ recovery-image] May 24 15:45:45.710 INFO O| May 24 15:45:45.709 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552024-05-24T15:45:47.527Z[ recovery-image] May 24 15:45:45.747 INFO O| May 24 15:45:45.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
55562024-05-24T15:45:47.527Z[ recovery-image] May 24 15:45:45.747 INFO O| May 24 15:45:45.747 INFO STEP 341 (remove_files) COMPLETE
55572024-05-24T15:45:47.527Z[ recovery-image] May 24 15:45:45.747 INFO O| May 24 15:45:45.747 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582024-05-24T15:45:47.546Z[ recovery-image] May 24 15:45:45.767 INFO O| May 24 15:45:45.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
55592024-05-24T15:45:47.546Z[ recovery-image] May 24 15:45:45.767 INFO O| May 24 15:45:45.767 INFO STEP 342 (remove_files) COMPLETE
55602024-05-24T15:45:47.546Z[ recovery-image] May 24 15:45:45.767 INFO O| May 24 15:45:45.767 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612024-05-24T15:45:47.566Z[ recovery-image] May 24 15:45:45.787 INFO O| May 24 15:45:45.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
55622024-05-24T15:45:47.567Z[ recovery-image] May 24 15:45:45.787 INFO O| May 24 15:45:45.787 INFO STEP 343 (remove_files) COMPLETE
55632024-05-24T15:45:47.567Z[ recovery-image] May 24 15:45:45.787 INFO O| May 24 15:45:45.787 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642024-05-24T15:45:47.586Z[ recovery-image] May 24 15:45:45.807 INFO O| May 24 15:45:45.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
55652024-05-24T15:45:47.586Z[ recovery-image] May 24 15:45:45.807 INFO O| May 24 15:45:45.807 INFO STEP 344 (remove_files) COMPLETE
55662024-05-24T15:45:47.586Z[ recovery-image] May 24 15:45:45.807 INFO O| May 24 15:45:45.807 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672024-05-24T15:45:47.621Z[ recovery-image] May 24 15:45:45.838 INFO O| May 24 15:45:45.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
55682024-05-24T15:45:47.621Z[ recovery-image] May 24 15:45:45.838 INFO O| May 24 15:45:45.838 INFO STEP 345 (remove_files) COMPLETE
55692024-05-24T15:45:47.621Z[ recovery-image] May 24 15:45:45.838 INFO O| May 24 15:45:45.838 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702024-05-24T15:45:47.639Z[ recovery-image] May 24 15:45:45.859 INFO O| May 24 15:45:45.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
55712024-05-24T15:45:47.640Z[ recovery-image] May 24 15:45:45.859 INFO O| May 24 15:45:45.859 INFO STEP 346 (remove_files) COMPLETE
55722024-05-24T15:45:47.640Z[ recovery-image] May 24 15:45:45.859 INFO O| May 24 15:45:45.859 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732024-05-24T15:45:47.659Z[ recovery-image] May 24 15:45:45.879 INFO O| May 24 15:45:45.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
55742024-05-24T15:45:47.659Z[ recovery-image] May 24 15:45:45.879 INFO O| May 24 15:45:45.879 INFO STEP 347 (remove_files) COMPLETE
55752024-05-24T15:45:47.659Z[ recovery-image] May 24 15:45:45.879 INFO O| May 24 15:45:45.879 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762024-05-24T15:45:47.717Z[ recovery-image] May 24 15:45:45.937 INFO O| May 24 15:45:45.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
55772024-05-24T15:45:47.717Z[ recovery-image] May 24 15:45:45.937 INFO O| May 24 15:45:45.937 INFO STEP 348 (remove_files) COMPLETE
55782024-05-24T15:45:47.720Z[ recovery-image] May 24 15:45:45.937 INFO O| May 24 15:45:45.937 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792024-05-24T15:45:47.755Z[ recovery-image] May 24 15:45:45.968 INFO O| May 24 15:45:45.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
55802024-05-24T15:45:47.758Z[ recovery-image] May 24 15:45:45.969 INFO O| May 24 15:45:45.968 INFO STEP 349 (remove_files) COMPLETE
55812024-05-24T15:45:47.758Z[ recovery-image] May 24 15:45:45.969 INFO O| May 24 15:45:45.969 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822024-05-24T15:45:47.770Z[ recovery-image] May 24 15:45:45.991 INFO O| May 24 15:45:45.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
55832024-05-24T15:45:47.773Z[ recovery-image] May 24 15:45:45.991 INFO O| May 24 15:45:45.991 INFO STEP 350 (remove_files) COMPLETE
55842024-05-24T15:45:47.773Z[ recovery-image] May 24 15:45:45.991 INFO O| May 24 15:45:45.991 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852024-05-24T15:45:47.790Z[ recovery-image] May 24 15:45:46.011 INFO O| May 24 15:45:46.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
55862024-05-24T15:45:47.798Z[ recovery-image] May 24 15:45:46.011 INFO O| May 24 15:45:46.011 INFO STEP 351 (remove_files) COMPLETE
55872024-05-24T15:45:47.798Z[ recovery-image] May 24 15:45:46.011 INFO O| May 24 15:45:46.011 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882024-05-24T15:45:47.812Z[ recovery-image] May 24 15:45:46.033 INFO O| May 24 15:45:46.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
55892024-05-24T15:45:47.816Z[ recovery-image] May 24 15:45:46.033 INFO O| May 24 15:45:46.033 INFO STEP 352 (remove_files) COMPLETE
55902024-05-24T15:45:47.816Z[ recovery-image] May 24 15:45:46.033 INFO O| May 24 15:45:46.033 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912024-05-24T15:45:47.848Z[ recovery-image] May 24 15:45:46.068 INFO O| May 24 15:45:46.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
55922024-05-24T15:45:47.851Z[ recovery-image] May 24 15:45:46.069 INFO O| May 24 15:45:46.069 INFO STEP 353 (remove_files) COMPLETE
55932024-05-24T15:45:47.851Z[ recovery-image] May 24 15:45:46.069 INFO O| May 24 15:45:46.069 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942024-05-24T15:45:47.881Z[ recovery-image] May 24 15:45:46.101 INFO O| May 24 15:45:46.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
55952024-05-24T15:45:47.881Z[ recovery-image] May 24 15:45:46.101 INFO O| May 24 15:45:46.101 INFO STEP 354 (remove_files) COMPLETE
55962024-05-24T15:45:47.881Z[ recovery-image] May 24 15:45:46.101 INFO O| May 24 15:45:46.101 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972024-05-24T15:45:48.073Z[ recovery-image] May 24 15:45:46.293 INFO O| May 24 15:45:46.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
55982024-05-24T15:45:48.073Z[ recovery-image] May 24 15:45:46.293 INFO O| May 24 15:45:46.293 INFO STEP 355 (remove_files) COMPLETE
55992024-05-24T15:45:48.076Z[ recovery-image] May 24 15:45:46.293 INFO O| May 24 15:45:46.293 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002024-05-24T15:45:48.107Z[ recovery-image] May 24 15:45:46.327 INFO O| May 24 15:45:46.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
56012024-05-24T15:45:48.107Z[ recovery-image] May 24 15:45:46.327 INFO O| May 24 15:45:46.327 INFO STEP 356 (remove_files) COMPLETE
56022024-05-24T15:45:48.114Z[ recovery-image] May 24 15:45:46.327 INFO O| May 24 15:45:46.327 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032024-05-24T15:45:48.139Z[ recovery-image] May 24 15:45:46.359 INFO O| May 24 15:45:46.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
56042024-05-24T15:45:48.139Z[ recovery-image] May 24 15:45:46.359 INFO O| May 24 15:45:46.359 INFO STEP 357 (remove_files) COMPLETE
56052024-05-24T15:45:48.139Z[ recovery-image] May 24 15:45:46.359 INFO O| May 24 15:45:46.359 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062024-05-24T15:45:48.211Z[ recovery-image] May 24 15:45:46.431 INFO O| May 24 15:45:46.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
56072024-05-24T15:45:48.211Z[ recovery-image] May 24 15:45:46.431 INFO O| May 24 15:45:46.431 INFO STEP 358 (remove_files) COMPLETE
56082024-05-24T15:45:48.215Z[ recovery-image] May 24 15:45:46.431 INFO O| May 24 15:45:46.431 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56092024-05-24T15:45:48.270Z[ recovery-image] May 24 15:45:46.488 INFO O| May 24 15:45:46.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56102024-05-24T15:45:48.270Z[ recovery-image] May 24 15:45:46.488 INFO O| May 24 15:45:46.488 INFO STEP 359 (remove_files) COMPLETE
56112024-05-24T15:45:48.270Z[ recovery-image] May 24 15:45:46.489 INFO O| May 24 15:45:46.488 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56122024-05-24T15:45:48.288Z[ recovery-image] May 24 15:45:46.508 INFO O| May 24 15:45:46.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
56132024-05-24T15:45:48.291Z[ recovery-image] May 24 15:45:46.508 INFO O| May 24 15:45:46.508 INFO STEP 360 (remove_files) COMPLETE
56142024-05-24T15:45:48.291Z[ recovery-image] May 24 15:45:46.508 INFO O| May 24 15:45:46.508 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152024-05-24T15:45:48.396Z[ recovery-image] May 24 15:45:46.616 INFO O| May 24 15:45:46.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
56162024-05-24T15:45:48.396Z[ recovery-image] May 24 15:45:46.616 INFO O| May 24 15:45:46.616 INFO STEP 361 (remove_files) COMPLETE
56172024-05-24T15:45:48.399Z[ recovery-image] May 24 15:45:46.616 INFO O| May 24 15:45:46.616 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182024-05-24T15:45:48.457Z[ recovery-image] May 24 15:45:46.677 INFO O| May 24 15:45:46.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
56192024-05-24T15:45:48.462Z[ recovery-image] May 24 15:45:46.678 INFO O| May 24 15:45:46.677 INFO STEP 362 (remove_files) COMPLETE
56202024-05-24T15:45:48.462Z[ recovery-image] May 24 15:45:46.678 INFO O| May 24 15:45:46.678 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212024-05-24T15:45:48.558Z[ recovery-image] May 24 15:45:46.775 INFO O| May 24 15:45:46.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
56222024-05-24T15:45:48.561Z[ recovery-image] May 24 15:45:46.775 INFO O| May 24 15:45:46.775 INFO STEP 363 (remove_files) COMPLETE
56232024-05-24T15:45:48.561Z[ recovery-image] May 24 15:45:46.775 INFO O| May 24 15:45:46.775 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242024-05-24T15:45:48.608Z[ recovery-image] May 24 15:45:46.828 INFO O| May 24 15:45:46.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
56252024-05-24T15:45:48.619Z[ recovery-image] May 24 15:45:46.829 INFO O| May 24 15:45:46.828 INFO STEP 364 (remove_files) COMPLETE
56262024-05-24T15:45:48.620Z[ recovery-image] May 24 15:45:46.829 INFO O| May 24 15:45:46.829 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272024-05-24T15:45:48.671Z[ recovery-image] May 24 15:45:46.891 INFO O| May 24 15:45:46.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56282024-05-24T15:45:48.674Z[ recovery-image] May 24 15:45:46.892 INFO O| May 24 15:45:46.892 INFO STEP 365 (remove_files) COMPLETE
56292024-05-24T15:45:48.674Z[ recovery-image] May 24 15:45:46.892 INFO O| May 24 15:45:46.892 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302024-05-24T15:45:48.696Z[ recovery-image] May 24 15:45:46.916 INFO O| May 24 15:45:46.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56312024-05-24T15:45:48.696Z[ recovery-image] May 24 15:45:46.916 INFO O| May 24 15:45:46.916 INFO STEP 366 (remove_files) COMPLETE
56322024-05-24T15:45:48.696Z[ recovery-image] May 24 15:45:46.916 INFO O| May 24 15:45:46.916 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332024-05-24T15:45:48.716Z[ recovery-image] May 24 15:45:46.936 INFO O| May 24 15:45:46.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56342024-05-24T15:45:48.716Z[ recovery-image] May 24 15:45:46.936 INFO O| May 24 15:45:46.936 INFO STEP 367 (remove_files) COMPLETE
56352024-05-24T15:45:48.716Z[ recovery-image] May 24 15:45:46.936 INFO O| May 24 15:45:46.936 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362024-05-24T15:45:48.735Z[ recovery-image] May 24 15:45:46.955 INFO O| May 24 15:45:46.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56372024-05-24T15:45:48.735Z[ recovery-image] May 24 15:45:46.955 INFO O| May 24 15:45:46.955 INFO STEP 368 (remove_files) COMPLETE
56382024-05-24T15:45:48.735Z[ recovery-image] May 24 15:45:46.955 INFO O| May 24 15:45:46.955 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56392024-05-24T15:45:48.756Z[ recovery-image] May 24 15:45:46.975 INFO O| May 24 15:45:46.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56402024-05-24T15:45:48.756Z[ recovery-image] May 24 15:45:46.976 INFO O| May 24 15:45:46.976 INFO STEP 369 (remove_files) COMPLETE
56412024-05-24T15:45:48.756Z[ recovery-image] May 24 15:45:46.976 INFO O| May 24 15:45:46.976 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56422024-05-24T15:45:48.775Z[ recovery-image] May 24 15:45:46.995 INFO O| May 24 15:45:46.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
56432024-05-24T15:45:48.775Z[ recovery-image] May 24 15:45:46.995 INFO O| May 24 15:45:46.995 INFO STEP 370 (remove_files) COMPLETE
56442024-05-24T15:45:48.775Z[ recovery-image] May 24 15:45:46.995 INFO O| May 24 15:45:46.995 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452024-05-24T15:45:48.802Z[ recovery-image] May 24 15:45:47.022 INFO O| May 24 15:45:47.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56462024-05-24T15:45:48.802Z[ recovery-image] May 24 15:45:47.022 INFO O| May 24 15:45:47.022 INFO STEP 371 (remove_files) COMPLETE
56472024-05-24T15:45:48.805Z[ recovery-image] May 24 15:45:47.022 INFO O| May 24 15:45:47.022 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482024-05-24T15:45:48.833Z[ recovery-image] May 24 15:45:47.053 INFO O| May 24 15:45:47.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56492024-05-24T15:45:48.833Z[ recovery-image] May 24 15:45:47.053 INFO O| May 24 15:45:47.053 INFO STEP 372 (remove_files) COMPLETE
56502024-05-24T15:45:48.833Z[ recovery-image] May 24 15:45:47.053 INFO O| May 24 15:45:47.053 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512024-05-24T15:45:48.869Z[ recovery-image] May 24 15:45:47.090 INFO O| May 24 15:45:47.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56522024-05-24T15:45:48.870Z[ recovery-image] May 24 15:45:47.090 INFO O| May 24 15:45:47.090 INFO STEP 373 (remove_files) COMPLETE
56532024-05-24T15:45:48.870Z[ recovery-image] May 24 15:45:47.090 INFO O| May 24 15:45:47.090 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542024-05-24T15:45:48.888Z[ recovery-image] May 24 15:45:47.109 INFO O| May 24 15:45:47.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56552024-05-24T15:45:48.888Z[ recovery-image] May 24 15:45:47.109 INFO O| May 24 15:45:47.109 INFO STEP 374 (remove_files) COMPLETE
56562024-05-24T15:45:48.889Z[ recovery-image] May 24 15:45:47.109 INFO O| May 24 15:45:47.109 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572024-05-24T15:45:48.931Z[ recovery-image] May 24 15:45:47.151 INFO O| May 24 15:45:47.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56582024-05-24T15:45:48.931Z[ recovery-image] May 24 15:45:47.151 INFO O| May 24 15:45:47.151 INFO STEP 375 (remove_files) COMPLETE
56592024-05-24T15:45:48.931Z[ recovery-image] May 24 15:45:47.151 INFO O| May 24 15:45:47.151 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602024-05-24T15:45:48.965Z[ recovery-image] May 24 15:45:47.182 INFO O| May 24 15:45:47.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56612024-05-24T15:45:48.965Z[ recovery-image] May 24 15:45:47.182 INFO O| May 24 15:45:47.182 INFO STEP 376 (remove_files) COMPLETE
56622024-05-24T15:45:48.965Z[ recovery-image] May 24 15:45:47.182 INFO O| May 24 15:45:47.182 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632024-05-24T15:45:48.983Z[ recovery-image] May 24 15:45:47.200 INFO O| May 24 15:45:47.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
56642024-05-24T15:45:48.984Z[ recovery-image] May 24 15:45:47.200 INFO O| May 24 15:45:47.200 INFO STEP 377 (remove_files) COMPLETE
56652024-05-24T15:45:48.984Z[ recovery-image] May 24 15:45:47.200 INFO O| May 24 15:45:47.200 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662024-05-24T15:45:49.012Z[ recovery-image] May 24 15:45:47.233 INFO O| May 24 15:45:47.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
56672024-05-24T15:45:49.012Z[ recovery-image] May 24 15:45:47.233 INFO O| May 24 15:45:47.233 INFO STEP 378 (remove_files) COMPLETE
56682024-05-24T15:45:49.016Z[ recovery-image] May 24 15:45:47.233 INFO O| May 24 15:45:47.233 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56692024-05-24T15:45:49.070Z[ recovery-image] May 24 15:45:47.290 INFO O| May 24 15:45:47.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
56702024-05-24T15:45:49.070Z[ recovery-image] May 24 15:45:47.290 INFO O| May 24 15:45:47.290 INFO STEP 379 (remove_files) COMPLETE
56712024-05-24T15:45:49.070Z[ recovery-image] May 24 15:45:47.290 INFO O| May 24 15:45:47.290 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56722024-05-24T15:45:49.146Z[ recovery-image] May 24 15:45:47.366 INFO O| May 24 15:45:47.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
56732024-05-24T15:45:49.146Z[ recovery-image] May 24 15:45:47.367 INFO O| May 24 15:45:47.366 INFO STEP 380 (remove_files) COMPLETE
56742024-05-24T15:45:49.150Z[ recovery-image] May 24 15:45:47.367 INFO O| May 24 15:45:47.366 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56752024-05-24T15:45:49.203Z[ recovery-image] May 24 15:45:47.423 INFO O| May 24 15:45:47.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
56762024-05-24T15:45:49.203Z[ recovery-image] May 24 15:45:47.423 INFO O| May 24 15:45:47.423 INFO STEP 381 (remove_files) COMPLETE
56772024-05-24T15:45:49.203Z[ recovery-image] May 24 15:45:47.423 INFO O| May 24 15:45:47.423 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56782024-05-24T15:45:49.221Z[ recovery-image] May 24 15:45:47.441 INFO O| May 24 15:45:47.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
56792024-05-24T15:45:49.221Z[ recovery-image] May 24 15:45:47.441 INFO O| May 24 15:45:47.441 INFO STEP 382 (remove_files) COMPLETE
56802024-05-24T15:45:49.221Z[ recovery-image] May 24 15:45:47.441 INFO O| May 24 15:45:47.441 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56812024-05-24T15:45:49.238Z[ recovery-image] May 24 15:45:47.458 INFO O| May 24 15:45:47.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
56822024-05-24T15:45:49.257Z[ recovery-image] May 24 15:45:47.476 INFO O| May 24 15:45:47.476 INFO STEP 383 (remove_files) COMPLETE
56832024-05-24T15:45:49.257Z[ recovery-image] May 24 15:45:47.476 INFO O| May 24 15:45:47.476 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56842024-05-24T15:45:49.291Z[ recovery-image] May 24 15:45:47.512 INFO O| May 24 15:45:47.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
56852024-05-24T15:45:49.295Z[ recovery-image] May 24 15:45:47.512 INFO O| May 24 15:45:47.512 INFO STEP 384 (remove_files) COMPLETE
56862024-05-24T15:45:49.295Z[ recovery-image] May 24 15:45:47.512 INFO O| May 24 15:45:47.512 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56872024-05-24T15:45:49.327Z[ recovery-image] May 24 15:45:47.548 INFO O| May 24 15:45:47.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
56882024-05-24T15:45:49.330Z[ recovery-image] May 24 15:45:47.548 INFO O| May 24 15:45:47.548 INFO STEP 385 (remove_files) COMPLETE
56892024-05-24T15:45:49.331Z[ recovery-image] May 24 15:45:47.548 INFO O| May 24 15:45:47.548 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56902024-05-24T15:45:49.347Z[ recovery-image] May 24 15:45:47.567 INFO O| May 24 15:45:47.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
56912024-05-24T15:45:49.347Z[ recovery-image] May 24 15:45:47.567 INFO O| May 24 15:45:47.567 INFO STEP 386 (remove_files) COMPLETE
56922024-05-24T15:45:49.347Z[ recovery-image] May 24 15:45:47.567 INFO O| May 24 15:45:47.567 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56932024-05-24T15:45:49.366Z[ recovery-image] May 24 15:45:47.585 INFO O| May 24 15:45:47.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
56942024-05-24T15:45:49.366Z[ recovery-image] May 24 15:45:47.585 INFO O| May 24 15:45:47.585 INFO STEP 387 (remove_files) COMPLETE
56952024-05-24T15:45:49.366Z[ recovery-image] May 24 15:45:47.585 INFO O| May 24 15:45:47.585 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56962024-05-24T15:45:49.794Z[ recovery-image] May 24 15:45:47.609 INFO O| May 24 15:45:47.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
56972024-05-24T15:45:49.794Z[ recovery-image] May 24 15:45:47.609 INFO O| May 24 15:45:47.609 INFO STEP 388 (remove_files) COMPLETE
56982024-05-24T15:45:49.800Z[ recovery-image] May 24 15:45:47.609 INFO O| May 24 15:45:47.609 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56992024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.628 INFO O| May 24 15:45:47.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
57002024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.629 INFO O| May 24 15:45:47.629 INFO STEP 389 (remove_files) COMPLETE
57012024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.629 INFO O| May 24 15:45:47.629 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57022024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.650 INFO O| May 24 15:45:47.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
57032024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.650 INFO O| May 24 15:45:47.650 INFO STEP 390 (remove_files) COMPLETE
57042024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.650 INFO O| May 24 15:45:47.650 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57052024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.681 INFO O| May 24 15:45:47.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
57062024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.681 INFO O| May 24 15:45:47.681 INFO STEP 391 (remove_files) COMPLETE
57072024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.681 INFO O| May 24 15:45:47.681 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57082024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.706 INFO O| May 24 15:45:47.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
57092024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.706 INFO O| May 24 15:45:47.706 INFO STEP 392 (remove_files) COMPLETE
57102024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.706 INFO O| May 24 15:45:47.706 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57112024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.726 INFO O| May 24 15:45:47.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
57122024-05-24T15:45:49.801Z[ recovery-image] May 24 15:45:47.726 INFO O| May 24 15:45:47.726 INFO STEP 393 (remove_files) COMPLETE
57132024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.726 INFO O| May 24 15:45:47.726 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57142024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.747 INFO O| May 24 15:45:47.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57152024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.747 INFO O| May 24 15:45:47.747 INFO STEP 394 (remove_files) COMPLETE
57162024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.747 INFO O| May 24 15:45:47.747 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57172024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.767 INFO O| May 24 15:45:47.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57182024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.767 INFO O| May 24 15:45:47.767 INFO STEP 395 (remove_files) COMPLETE
57192024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.768 INFO O| May 24 15:45:47.767 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57202024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.823 INFO O| May 24 15:45:47.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57212024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.823 INFO O| May 24 15:45:47.823 INFO STEP 396 (remove_files) COMPLETE
57222024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.824 INFO O| May 24 15:45:47.824 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57232024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.856 INFO O| May 24 15:45:47.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57242024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.857 INFO O| May 24 15:45:47.856 INFO STEP 397 (remove_files) COMPLETE
57252024-05-24T15:45:49.802Z[ recovery-image] May 24 15:45:47.857 INFO O| May 24 15:45:47.856 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57262024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.880 INFO O| May 24 15:45:47.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57272024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.881 INFO O| May 24 15:45:47.881 INFO STEP 398 (remove_files) COMPLETE
57282024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.881 INFO O| May 24 15:45:47.881 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57292024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.903 INFO O| May 24 15:45:47.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57302024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.903 INFO O| May 24 15:45:47.903 INFO STEP 399 (remove_files) COMPLETE
57312024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.903 INFO O| May 24 15:45:47.903 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57322024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.924 INFO O| May 24 15:45:47.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57332024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.925 INFO O| May 24 15:45:47.924 INFO STEP 400 (remove_files) COMPLETE
57342024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.925 INFO O| May 24 15:45:47.925 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57352024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.946 INFO O| May 24 15:45:47.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57362024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.946 INFO O| May 24 15:45:47.946 INFO STEP 401 (remove_files) COMPLETE
57372024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.946 INFO O| May 24 15:45:47.946 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57382024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.968 INFO O| May 24 15:45:47.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57392024-05-24T15:45:49.803Z[ recovery-image] May 24 15:45:47.968 INFO O| May 24 15:45:47.968 INFO STEP 402 (remove_files) COMPLETE
57402024-05-24T15:45:49.804Z[ recovery-image] May 24 15:45:47.968 INFO O| May 24 15:45:47.968 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57412024-05-24T15:45:49.804Z[ recovery-image] May 24 15:45:47.989 INFO O| May 24 15:45:47.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57422024-05-24T15:45:49.804Z[ recovery-image] May 24 15:45:47.989 INFO O| May 24 15:45:47.989 INFO STEP 403 (remove_files) COMPLETE
57432024-05-24T15:45:49.804Z[ recovery-image] May 24 15:45:47.990 INFO O| May 24 15:45:47.989 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57442024-05-24T15:45:49.808Z[ recovery-image] May 24 15:45:48.026 INFO O| May 24 15:45:48.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57452024-05-24T15:45:49.808Z[ recovery-image] May 24 15:45:48.026 INFO O| May 24 15:45:48.026 INFO STEP 404 (remove_files) COMPLETE
57462024-05-24T15:45:49.808Z[ recovery-image] May 24 15:45:48.026 INFO O| May 24 15:45:48.026 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57472024-05-24T15:45:49.833Z[ recovery-image] May 24 15:45:48.049 INFO O| May 24 15:45:48.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57482024-05-24T15:45:49.841Z[ recovery-image] May 24 15:45:48.050 INFO O| May 24 15:45:48.050 INFO STEP 405 (remove_files) COMPLETE
57492024-05-24T15:45:49.841Z[ recovery-image] May 24 15:45:48.050 INFO O| May 24 15:45:48.050 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57502024-05-24T15:45:49.857Z[ recovery-image] May 24 15:45:48.073 INFO O| May 24 15:45:48.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57512024-05-24T15:45:49.865Z[ recovery-image] May 24 15:45:48.073 INFO O| May 24 15:45:48.073 INFO STEP 406 (remove_files) COMPLETE
57522024-05-24T15:45:49.865Z[ recovery-image] May 24 15:45:48.073 INFO O| May 24 15:45:48.073 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57532024-05-24T15:45:49.898Z[ recovery-image] May 24 15:45:48.111 INFO O| May 24 15:45:48.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57542024-05-24T15:45:49.898Z[ recovery-image] May 24 15:45:48.111 INFO O| May 24 15:45:48.111 INFO STEP 407 (remove_files) COMPLETE
57552024-05-24T15:45:49.898Z[ recovery-image] May 24 15:45:48.111 INFO O| May 24 15:45:48.111 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57562024-05-24T15:45:49.914Z[ recovery-image] May 24 15:45:48.134 INFO O| May 24 15:45:48.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57572024-05-24T15:45:49.914Z[ recovery-image] May 24 15:45:48.134 INFO O| May 24 15:45:48.134 INFO STEP 408 (remove_files) COMPLETE
57582024-05-24T15:45:49.917Z[ recovery-image] May 24 15:45:48.134 INFO O| May 24 15:45:48.134 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592024-05-24T15:45:49.937Z[ recovery-image] May 24 15:45:48.157 INFO O| May 24 15:45:48.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
57602024-05-24T15:45:49.937Z[ recovery-image] May 24 15:45:48.157 INFO O| May 24 15:45:48.157 INFO STEP 409 (remove_files) COMPLETE
57612024-05-24T15:45:49.937Z[ recovery-image] May 24 15:45:48.157 INFO O| May 24 15:45:48.157 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622024-05-24T15:45:49.992Z[ recovery-image] May 24 15:45:48.212 INFO O| May 24 15:45:48.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
57632024-05-24T15:45:49.992Z[ recovery-image] May 24 15:45:48.212 INFO O| May 24 15:45:48.212 INFO STEP 410 (remove_files) COMPLETE
57642024-05-24T15:45:49.992Z[ recovery-image] May 24 15:45:48.212 INFO O| May 24 15:45:48.212 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652024-05-24T15:45:50.014Z[ recovery-image] May 24 15:45:48.234 INFO O| May 24 15:45:48.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
57662024-05-24T15:45:50.014Z[ recovery-image] May 24 15:45:48.234 INFO O| May 24 15:45:48.234 INFO STEP 411 (remove_files) COMPLETE
57672024-05-24T15:45:50.017Z[ recovery-image] May 24 15:45:48.234 INFO O| May 24 15:45:48.234 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682024-05-24T15:45:50.034Z[ recovery-image] May 24 15:45:48.254 INFO O| May 24 15:45:48.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
57692024-05-24T15:45:50.034Z[ recovery-image] May 24 15:45:48.254 INFO O| May 24 15:45:48.254 INFO STEP 412 (remove_files) COMPLETE
57702024-05-24T15:45:50.040Z[ recovery-image] May 24 15:45:48.255 INFO O| May 24 15:45:48.254 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712024-05-24T15:45:50.054Z[ recovery-image] May 24 15:45:48.275 INFO O| May 24 15:45:48.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
57722024-05-24T15:45:50.054Z[ recovery-image] May 24 15:45:48.275 INFO O| May 24 15:45:48.275 INFO STEP 413 (remove_files) COMPLETE
57732024-05-24T15:45:50.054Z[ recovery-image] May 24 15:45:48.275 INFO O| May 24 15:45:48.275 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742024-05-24T15:45:50.074Z[ recovery-image] May 24 15:45:48.295 INFO O| May 24 15:45:48.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
57752024-05-24T15:45:50.074Z[ recovery-image] May 24 15:45:48.295 INFO O| May 24 15:45:48.295 INFO STEP 414 (remove_files) COMPLETE
57762024-05-24T15:45:50.075Z[ recovery-image] May 24 15:45:48.295 INFO O| May 24 15:45:48.295 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772024-05-24T15:45:50.095Z[ recovery-image] May 24 15:45:48.315 INFO O| May 24 15:45:48.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
57782024-05-24T15:45:50.095Z[ recovery-image] May 24 15:45:48.315 INFO O| May 24 15:45:48.315 INFO STEP 415 (remove_files) COMPLETE
57792024-05-24T15:45:50.095Z[ recovery-image] May 24 15:45:48.315 INFO O| May 24 15:45:48.315 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802024-05-24T15:45:50.131Z[ recovery-image] May 24 15:45:48.351 INFO O| May 24 15:45:48.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
57812024-05-24T15:45:50.135Z[ recovery-image] May 24 15:45:48.351 INFO O| May 24 15:45:48.351 INFO STEP 416 (remove_files) COMPLETE
57822024-05-24T15:45:50.135Z[ recovery-image] May 24 15:45:48.352 INFO O| May 24 15:45:48.351 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57832024-05-24T15:45:50.151Z[ recovery-image] May 24 15:45:48.371 INFO O| May 24 15:45:48.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
57842024-05-24T15:45:50.154Z[ recovery-image] May 24 15:45:48.372 INFO O| May 24 15:45:48.371 INFO STEP 417 (remove_files) COMPLETE
57852024-05-24T15:45:50.154Z[ recovery-image] May 24 15:45:48.372 INFO O| May 24 15:45:48.372 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57862024-05-24T15:45:50.171Z[ recovery-image] May 24 15:45:48.392 INFO O| May 24 15:45:48.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
57872024-05-24T15:45:50.174Z[ recovery-image] May 24 15:45:48.392 INFO O| May 24 15:45:48.392 INFO STEP 418 (remove_files) COMPLETE
57882024-05-24T15:45:50.174Z[ recovery-image] May 24 15:45:48.392 INFO O| May 24 15:45:48.392 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57892024-05-24T15:45:50.193Z[ recovery-image] May 24 15:45:48.410 INFO O| May 24 15:45:48.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
57902024-05-24T15:45:50.193Z[ recovery-image] May 24 15:45:48.410 INFO O| May 24 15:45:48.410 INFO STEP 419 (remove_files) COMPLETE
57912024-05-24T15:45:50.193Z[ recovery-image] May 24 15:45:48.410 INFO O| May 24 15:45:48.410 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57922024-05-24T15:45:50.208Z[ recovery-image] May 24 15:45:48.428 INFO O| May 24 15:45:48.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
57932024-05-24T15:45:50.208Z[ recovery-image] May 24 15:45:48.428 INFO O| May 24 15:45:48.428 INFO STEP 420 (remove_files) COMPLETE
57942024-05-24T15:45:50.208Z[ recovery-image] May 24 15:45:48.428 INFO O| May 24 15:45:48.428 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57952024-05-24T15:45:50.225Z[ recovery-image] May 24 15:45:48.445 INFO O| May 24 15:45:48.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
57962024-05-24T15:45:50.225Z[ recovery-image] May 24 15:45:48.445 INFO O| May 24 15:45:48.445 INFO STEP 421 (remove_files) COMPLETE
57972024-05-24T15:45:50.225Z[ recovery-image] May 24 15:45:48.445 INFO O| May 24 15:45:48.445 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57982024-05-24T15:45:50.245Z[ recovery-image] May 24 15:45:48.465 INFO O| May 24 15:45:48.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
57992024-05-24T15:45:50.245Z[ recovery-image] May 24 15:45:48.465 INFO O| May 24 15:45:48.465 INFO STEP 422 (remove_files) COMPLETE
58002024-05-24T15:45:50.245Z[ recovery-image] May 24 15:45:48.465 INFO O| May 24 15:45:48.465 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58012024-05-24T15:45:50.264Z[ recovery-image] May 24 15:45:48.484 INFO O| May 24 15:45:48.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
58022024-05-24T15:45:50.265Z[ recovery-image] May 24 15:45:48.484 INFO O| May 24 15:45:48.484 INFO STEP 423 (remove_files) COMPLETE
58032024-05-24T15:45:50.265Z[ recovery-image] May 24 15:45:48.484 INFO O| May 24 15:45:48.484 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58042024-05-24T15:45:50.281Z[ recovery-image] May 24 15:45:48.501 INFO O| May 24 15:45:48.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
58052024-05-24T15:45:50.281Z[ recovery-image] May 24 15:45:48.501 INFO O| May 24 15:45:48.501 INFO STEP 424 (remove_files) COMPLETE
58062024-05-24T15:45:50.282Z[ recovery-image] May 24 15:45:48.501 INFO O| May 24 15:45:48.501 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58072024-05-24T15:45:50.297Z[ recovery-image] May 24 15:45:48.517 INFO O| May 24 15:45:48.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
58082024-05-24T15:45:50.298Z[ recovery-image] May 24 15:45:48.517 INFO O| May 24 15:45:48.517 INFO STEP 425 (remove_files) COMPLETE
58092024-05-24T15:45:50.298Z[ recovery-image] May 24 15:45:48.517 INFO O| May 24 15:45:48.517 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58102024-05-24T15:45:50.326Z[ recovery-image] May 24 15:45:48.534 INFO O| May 24 15:45:48.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
58112024-05-24T15:45:50.326Z[ recovery-image] May 24 15:45:48.534 INFO O| May 24 15:45:48.534 INFO STEP 426 (remove_files) COMPLETE
58122024-05-24T15:45:50.326Z[ recovery-image] May 24 15:45:48.534 INFO O| May 24 15:45:48.534 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58132024-05-24T15:45:50.338Z[ recovery-image] May 24 15:45:48.550 INFO O| May 24 15:45:48.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58142024-05-24T15:45:50.339Z[ recovery-image] May 24 15:45:48.550 INFO O| May 24 15:45:48.550 INFO STEP 427 (remove_files) COMPLETE
58152024-05-24T15:45:50.339Z[ recovery-image] May 24 15:45:48.550 INFO O| May 24 15:45:48.550 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58162024-05-24T15:45:50.352Z[ recovery-image] May 24 15:45:48.571 INFO O| May 24 15:45:48.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58172024-05-24T15:45:50.352Z[ recovery-image] May 24 15:45:48.571 INFO O| May 24 15:45:48.571 INFO STEP 428 (remove_files) COMPLETE
58182024-05-24T15:45:50.352Z[ recovery-image] May 24 15:45:48.571 INFO O| May 24 15:45:48.571 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58192024-05-24T15:45:50.374Z[ recovery-image] May 24 15:45:48.594 INFO O| May 24 15:45:48.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58202024-05-24T15:45:50.374Z[ recovery-image] May 24 15:45:48.594 INFO O| May 24 15:45:48.594 INFO STEP 429 (remove_files) COMPLETE
58212024-05-24T15:45:50.374Z[ recovery-image] May 24 15:45:48.594 INFO O| May 24 15:45:48.594 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58222024-05-24T15:45:50.426Z[ recovery-image] May 24 15:45:48.647 INFO O| May 24 15:45:48.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58232024-05-24T15:45:50.427Z[ recovery-image] May 24 15:45:48.647 INFO O| May 24 15:45:48.647 INFO STEP 430 (remove_files) COMPLETE
58242024-05-24T15:45:50.430Z[ recovery-image] May 24 15:45:48.647 INFO O| May 24 15:45:48.647 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58252024-05-24T15:45:50.464Z[ recovery-image] May 24 15:45:48.684 INFO O| May 24 15:45:48.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58262024-05-24T15:45:50.464Z[ recovery-image] May 24 15:45:48.684 INFO O| May 24 15:45:48.684 INFO STEP 431 (remove_files) COMPLETE
58272024-05-24T15:45:50.464Z[ recovery-image] May 24 15:45:48.684 INFO O| May 24 15:45:48.684 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58282024-05-24T15:45:50.485Z[ recovery-image] May 24 15:45:48.705 INFO O| May 24 15:45:48.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58292024-05-24T15:45:50.485Z[ recovery-image] May 24 15:45:48.705 INFO O| May 24 15:45:48.705 INFO STEP 432 (remove_files) COMPLETE
58302024-05-24T15:45:50.488Z[ recovery-image] May 24 15:45:48.705 INFO O| May 24 15:45:48.705 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58312024-05-24T15:45:50.548Z[ recovery-image] May 24 15:45:48.769 INFO O| May 24 15:45:48.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58322024-05-24T15:45:50.549Z[ recovery-image] May 24 15:45:48.769 INFO O| May 24 15:45:48.769 INFO STEP 433 (remove_files) COMPLETE
58332024-05-24T15:45:50.549Z[ recovery-image] May 24 15:45:48.769 INFO O| May 24 15:45:48.769 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58342024-05-24T15:45:50.579Z[ recovery-image] May 24 15:45:48.799 INFO O| May 24 15:45:48.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58352024-05-24T15:45:50.579Z[ recovery-image] May 24 15:45:48.799 INFO O| May 24 15:45:48.799 INFO STEP 434 (remove_files) COMPLETE
58362024-05-24T15:45:50.585Z[ recovery-image] May 24 15:45:48.799 INFO O| May 24 15:45:48.799 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58372024-05-24T15:45:50.601Z[ recovery-image] May 24 15:45:48.821 INFO O| May 24 15:45:48.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58382024-05-24T15:45:50.601Z[ recovery-image] May 24 15:45:48.822 INFO O| May 24 15:45:48.821 INFO STEP 435 (remove_files) COMPLETE
58392024-05-24T15:45:50.604Z[ recovery-image] May 24 15:45:48.822 INFO O| May 24 15:45:48.822 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58402024-05-24T15:45:50.635Z[ recovery-image] May 24 15:45:48.855 INFO O| May 24 15:45:48.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58412024-05-24T15:45:50.638Z[ recovery-image] May 24 15:45:48.855 INFO O| May 24 15:45:48.855 INFO STEP 436 (remove_files) COMPLETE
58422024-05-24T15:45:50.638Z[ recovery-image] May 24 15:45:48.855 INFO O| May 24 15:45:48.855 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58432024-05-24T15:45:50.699Z[ recovery-image] May 24 15:45:48.913 INFO O| May 24 15:45:48.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58442024-05-24T15:45:50.699Z[ recovery-image] May 24 15:45:48.913 INFO O| May 24 15:45:48.913 INFO STEP 437 (remove_files) COMPLETE
58452024-05-24T15:45:50.702Z[ recovery-image] May 24 15:45:48.913 INFO O| May 24 15:45:48.913 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58462024-05-24T15:45:50.710Z[ recovery-image] May 24 15:45:48.931 INFO O| May 24 15:45:48.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58472024-05-24T15:45:50.710Z[ recovery-image] May 24 15:45:48.931 INFO O| May 24 15:45:48.931 INFO STEP 438 (remove_files) COMPLETE
58482024-05-24T15:45:50.714Z[ recovery-image] May 24 15:45:48.931 INFO O| May 24 15:45:48.931 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58492024-05-24T15:45:50.729Z[ recovery-image] May 24 15:45:48.949 INFO O| May 24 15:45:48.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58502024-05-24T15:45:50.729Z[ recovery-image] May 24 15:45:48.950 INFO O| May 24 15:45:48.950 INFO STEP 439 (remove_files) COMPLETE
58512024-05-24T15:45:50.729Z[ recovery-image] May 24 15:45:48.950 INFO O| May 24 15:45:48.950 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58522024-05-24T15:45:50.747Z[ recovery-image] May 24 15:45:48.967 INFO O| May 24 15:45:48.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58532024-05-24T15:45:50.747Z[ recovery-image] May 24 15:45:48.967 INFO O| May 24 15:45:48.967 INFO STEP 440 (remove_files) COMPLETE
58542024-05-24T15:45:50.747Z[ recovery-image] May 24 15:45:48.967 INFO O| May 24 15:45:48.967 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58552024-05-24T15:45:50.766Z[ recovery-image] May 24 15:45:48.985 INFO O| May 24 15:45:48.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
58562024-05-24T15:45:50.766Z[ recovery-image] May 24 15:45:48.985 INFO O| May 24 15:45:48.985 INFO STEP 441 (remove_files) COMPLETE
58572024-05-24T15:45:50.766Z[ recovery-image] May 24 15:45:48.985 INFO O| May 24 15:45:48.985 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58582024-05-24T15:45:50.784Z[ recovery-image] May 24 15:45:49.004 INFO O| May 24 15:45:49.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
58592024-05-24T15:45:50.784Z[ recovery-image] May 24 15:45:49.004 INFO O| May 24 15:45:49.004 INFO STEP 442 (remove_files) COMPLETE
58602024-05-24T15:45:50.784Z[ recovery-image] May 24 15:45:49.004 INFO O| May 24 15:45:49.004 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58612024-05-24T15:45:50.808Z[ recovery-image] May 24 15:45:49.028 INFO O| May 24 15:45:49.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
58622024-05-24T15:45:50.808Z[ recovery-image] May 24 15:45:49.028 INFO O| May 24 15:45:49.028 INFO STEP 443 (remove_files) COMPLETE
58632024-05-24T15:45:50.808Z[ recovery-image] May 24 15:45:49.028 INFO O| May 24 15:45:49.028 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58642024-05-24T15:45:50.826Z[ recovery-image] May 24 15:45:49.046 INFO O| May 24 15:45:49.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
58652024-05-24T15:45:50.826Z[ recovery-image] May 24 15:45:49.046 INFO O| May 24 15:45:49.046 INFO STEP 444 (remove_files) COMPLETE
58662024-05-24T15:45:50.835Z[ recovery-image] May 24 15:45:49.046 INFO O| May 24 15:45:49.046 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58672024-05-24T15:45:50.844Z[ recovery-image] May 24 15:45:49.064 INFO O| May 24 15:45:49.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
58682024-05-24T15:45:50.844Z[ recovery-image] May 24 15:45:49.064 INFO O| May 24 15:45:49.064 INFO STEP 445 (remove_files) COMPLETE
58692024-05-24T15:45:50.844Z[ recovery-image] May 24 15:45:49.064 INFO O| May 24 15:45:49.064 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58702024-05-24T15:45:50.861Z[ recovery-image] May 24 15:45:49.082 INFO O| May 24 15:45:49.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
58712024-05-24T15:45:50.861Z[ recovery-image] May 24 15:45:49.082 INFO O| May 24 15:45:49.082 INFO STEP 446 (remove_files) COMPLETE
58722024-05-24T15:45:50.862Z[ recovery-image] May 24 15:45:49.082 INFO O| May 24 15:45:49.082 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58732024-05-24T15:45:50.883Z[ recovery-image] May 24 15:45:49.100 INFO O| May 24 15:45:49.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
58742024-05-24T15:45:50.886Z[ recovery-image] May 24 15:45:49.100 INFO O| May 24 15:45:49.100 INFO STEP 447 (remove_files) COMPLETE
58752024-05-24T15:45:50.886Z[ recovery-image] May 24 15:45:49.100 INFO O| May 24 15:45:49.100 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58762024-05-24T15:45:50.915Z[ recovery-image] May 24 15:45:49.135 INFO O| May 24 15:45:49.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
58772024-05-24T15:45:50.915Z[ recovery-image] May 24 15:45:49.135 INFO O| May 24 15:45:49.135 INFO STEP 448 (remove_files) COMPLETE
58782024-05-24T15:45:50.915Z[ recovery-image] May 24 15:45:49.135 INFO O| May 24 15:45:49.135 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58792024-05-24T15:45:50.934Z[ recovery-image] May 24 15:45:49.154 INFO O| May 24 15:45:49.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
58802024-05-24T15:45:50.934Z[ recovery-image] May 24 15:45:49.154 INFO O| May 24 15:45:49.154 INFO STEP 449 (remove_files) COMPLETE
58812024-05-24T15:45:50.937Z[ recovery-image] May 24 15:45:49.154 INFO O| May 24 15:45:49.154 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58822024-05-24T15:45:50.952Z[ recovery-image] May 24 15:45:49.172 INFO O| May 24 15:45:49.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
58832024-05-24T15:45:50.953Z[ recovery-image] May 24 15:45:49.172 INFO O| May 24 15:45:49.172 INFO STEP 450 (remove_files) COMPLETE
58842024-05-24T15:45:50.953Z[ recovery-image] May 24 15:45:49.172 INFO O| May 24 15:45:49.172 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58852024-05-24T15:45:51.054Z[ recovery-image] May 24 15:45:49.273 INFO O| May 24 15:45:49.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
58862024-05-24T15:45:51.054Z[ recovery-image] May 24 15:45:49.273 INFO O| May 24 15:45:49.273 INFO STEP 451 (remove_files) COMPLETE
58872024-05-24T15:45:51.054Z[ recovery-image] May 24 15:45:49.273 INFO O| May 24 15:45:49.273 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58882024-05-24T15:45:51.092Z[ recovery-image] May 24 15:45:49.312 INFO O| May 24 15:45:49.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
58892024-05-24T15:45:51.092Z[ recovery-image] May 24 15:45:49.312 INFO O| May 24 15:45:49.312 INFO STEP 452 (remove_files) COMPLETE
58902024-05-24T15:45:51.092Z[ recovery-image] May 24 15:45:49.312 INFO O| May 24 15:45:49.312 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58912024-05-24T15:45:51.130Z[ recovery-image] May 24 15:45:49.345 INFO O| May 24 15:45:49.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
58922024-05-24T15:45:51.130Z[ recovery-image] May 24 15:45:49.345 INFO O| May 24 15:45:49.345 INFO STEP 453 (remove_files) COMPLETE
58932024-05-24T15:45:51.149Z[ recovery-image] May 24 15:45:49.345 INFO O| May 24 15:45:49.345 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58942024-05-24T15:45:51.149Z[ recovery-image] May 24 15:45:49.363 INFO O| May 24 15:45:49.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
58952024-05-24T15:45:51.149Z[ recovery-image] May 24 15:45:49.363 INFO O| May 24 15:45:49.363 INFO STEP 454 (remove_files) COMPLETE
58962024-05-24T15:45:51.149Z[ recovery-image] May 24 15:45:49.363 INFO O| May 24 15:45:49.363 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58972024-05-24T15:45:51.159Z[ recovery-image] May 24 15:45:49.379 INFO O| May 24 15:45:49.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
58982024-05-24T15:45:51.162Z[ recovery-image] May 24 15:45:49.380 INFO O| May 24 15:45:49.380 INFO STEP 455 (remove_files) COMPLETE
58992024-05-24T15:45:51.162Z[ recovery-image] May 24 15:45:49.380 INFO O| May 24 15:45:49.380 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59002024-05-24T15:45:51.176Z[ recovery-image] May 24 15:45:49.396 INFO O| May 24 15:45:49.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
59012024-05-24T15:45:51.179Z[ recovery-image] May 24 15:45:49.397 INFO O| May 24 15:45:49.396 INFO STEP 456 (remove_files) COMPLETE
59022024-05-24T15:45:51.179Z[ recovery-image] May 24 15:45:49.397 INFO O| May 24 15:45:49.397 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59032024-05-24T15:45:51.193Z[ recovery-image] May 24 15:45:49.413 INFO O| May 24 15:45:49.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
59042024-05-24T15:45:51.199Z[ recovery-image] May 24 15:45:49.413 INFO O| May 24 15:45:49.413 INFO STEP 457 (remove_files) COMPLETE
59052024-05-24T15:45:51.199Z[ recovery-image] May 24 15:45:49.413 INFO O| May 24 15:45:49.413 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59062024-05-24T15:45:51.210Z[ recovery-image] May 24 15:45:49.430 INFO O| May 24 15:45:49.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
59072024-05-24T15:45:51.210Z[ recovery-image] May 24 15:45:49.430 INFO O| May 24 15:45:49.430 INFO STEP 458 (remove_files) COMPLETE
59082024-05-24T15:45:51.210Z[ recovery-image] May 24 15:45:49.430 INFO O| May 24 15:45:49.430 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59092024-05-24T15:45:51.227Z[ recovery-image] May 24 15:45:49.448 INFO O| May 24 15:45:49.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
59102024-05-24T15:45:51.227Z[ recovery-image] May 24 15:45:49.448 INFO O| May 24 15:45:49.448 INFO STEP 459 (remove_files) COMPLETE
59112024-05-24T15:45:51.231Z[ recovery-image] May 24 15:45:49.448 INFO O| May 24 15:45:49.448 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59122024-05-24T15:45:51.244Z[ recovery-image] May 24 15:45:49.464 INFO O| May 24 15:45:49.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
59132024-05-24T15:45:51.244Z[ recovery-image] May 24 15:45:49.464 INFO O| May 24 15:45:49.464 INFO STEP 460 (remove_files) COMPLETE
59142024-05-24T15:45:51.244Z[ recovery-image] May 24 15:45:49.464 INFO O| May 24 15:45:49.464 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59152024-05-24T15:45:51.262Z[ recovery-image] May 24 15:45:49.481 INFO O| May 24 15:45:49.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59162024-05-24T15:45:51.262Z[ recovery-image] May 24 15:45:49.481 INFO O| May 24 15:45:49.481 INFO STEP 461 (remove_files) COMPLETE
59172024-05-24T15:45:51.262Z[ recovery-image] May 24 15:45:49.481 INFO O| May 24 15:45:49.481 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59182024-05-24T15:45:51.293Z[ recovery-image] May 24 15:45:49.513 INFO O| May 24 15:45:49.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59192024-05-24T15:45:51.297Z[ recovery-image] May 24 15:45:49.514 INFO O| May 24 15:45:49.513 INFO STEP 462 (remove_files) COMPLETE
59202024-05-24T15:45:51.297Z[ recovery-image] May 24 15:45:49.514 INFO O| May 24 15:45:49.514 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59212024-05-24T15:45:51.315Z[ recovery-image] May 24 15:45:49.535 INFO O| May 24 15:45:49.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59222024-05-24T15:45:51.318Z[ recovery-image] May 24 15:45:49.535 INFO O| May 24 15:45:49.535 INFO STEP 463 (remove_files) COMPLETE
59232024-05-24T15:45:51.318Z[ recovery-image] May 24 15:45:49.535 INFO O| May 24 15:45:49.535 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59242024-05-24T15:45:51.334Z[ recovery-image] May 24 15:45:49.554 INFO O| May 24 15:45:49.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59252024-05-24T15:45:51.337Z[ recovery-image] May 24 15:45:49.555 INFO O| May 24 15:45:49.555 INFO STEP 464 (remove_files) COMPLETE
59262024-05-24T15:45:51.337Z[ recovery-image] May 24 15:45:49.555 INFO O| May 24 15:45:49.555 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59272024-05-24T15:45:51.366Z[ recovery-image] May 24 15:45:49.586 INFO O| May 24 15:45:49.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59282024-05-24T15:45:51.366Z[ recovery-image] May 24 15:45:49.586 INFO O| May 24 15:45:49.586 INFO STEP 465 (remove_files) COMPLETE
59292024-05-24T15:45:51.369Z[ recovery-image] May 24 15:45:49.587 INFO O| May 24 15:45:49.586 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59302024-05-24T15:45:51.409Z[ recovery-image] May 24 15:45:49.629 INFO O| May 24 15:45:49.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59312024-05-24T15:45:51.409Z[ recovery-image] May 24 15:45:49.630 INFO O| May 24 15:45:49.629 INFO STEP 466 (remove_files) COMPLETE
59322024-05-24T15:45:51.412Z[ recovery-image] May 24 15:45:49.630 INFO O| May 24 15:45:49.630 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59332024-05-24T15:45:51.435Z[ recovery-image] May 24 15:45:49.656 INFO O| May 24 15:45:49.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59342024-05-24T15:45:51.436Z[ recovery-image] May 24 15:45:49.656 INFO O| May 24 15:45:49.656 INFO STEP 467 (remove_files) COMPLETE
59352024-05-24T15:45:51.436Z[ recovery-image] May 24 15:45:49.656 INFO O| May 24 15:45:49.656 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59362024-05-24T15:45:51.467Z[ recovery-image] May 24 15:45:49.687 INFO O| May 24 15:45:49.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59372024-05-24T15:45:51.467Z[ recovery-image] May 24 15:45:49.687 INFO O| May 24 15:45:49.687 INFO STEP 468 (remove_files) COMPLETE
59382024-05-24T15:45:51.470Z[ recovery-image] May 24 15:45:49.687 INFO O| May 24 15:45:49.687 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59392024-05-24T15:45:51.527Z[ recovery-image] May 24 15:45:49.747 INFO O| May 24 15:45:49.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59402024-05-24T15:45:51.527Z[ recovery-image] May 24 15:45:49.747 INFO O| May 24 15:45:49.747 INFO STEP 469 (remove_files) COMPLETE
59412024-05-24T15:45:51.527Z[ recovery-image] May 24 15:45:49.747 INFO O| May 24 15:45:49.747 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59422024-05-24T15:45:51.546Z[ recovery-image] May 24 15:45:49.766 INFO O| May 24 15:45:49.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59432024-05-24T15:45:51.546Z[ recovery-image] May 24 15:45:49.767 INFO O| May 24 15:45:49.766 INFO STEP 470 (remove_files) COMPLETE
59442024-05-24T15:45:51.547Z[ recovery-image] May 24 15:45:49.767 INFO O| May 24 15:45:49.767 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59452024-05-24T15:45:51.573Z[ recovery-image] May 24 15:45:49.786 INFO O| May 24 15:45:49.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59462024-05-24T15:45:51.573Z[ recovery-image] May 24 15:45:49.786 INFO O| May 24 15:45:49.786 INFO STEP 471 (remove_files) COMPLETE
59472024-05-24T15:45:51.583Z[ recovery-image] May 24 15:45:49.786 INFO O| May 24 15:45:49.786 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59482024-05-24T15:45:51.591Z[ recovery-image] May 24 15:45:49.805 INFO O| May 24 15:45:49.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59492024-05-24T15:45:51.591Z[ recovery-image] May 24 15:45:49.805 INFO O| May 24 15:45:49.805 INFO STEP 472 (remove_files) COMPLETE
59502024-05-24T15:45:51.591Z[ recovery-image] May 24 15:45:49.805 INFO O| May 24 15:45:49.805 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59512024-05-24T15:45:51.607Z[ recovery-image] May 24 15:45:49.824 INFO O| May 24 15:45:49.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59522024-05-24T15:45:51.607Z[ recovery-image] May 24 15:45:49.824 INFO O| May 24 15:45:49.824 INFO STEP 473 (remove_files) COMPLETE
59532024-05-24T15:45:51.607Z[ recovery-image] May 24 15:45:49.824 INFO O| May 24 15:45:49.824 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59542024-05-24T15:45:51.623Z[ recovery-image] May 24 15:45:49.842 INFO O| May 24 15:45:49.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
59552024-05-24T15:45:51.623Z[ recovery-image] May 24 15:45:49.842 INFO O| May 24 15:45:49.842 INFO STEP 474 (remove_files) COMPLETE
59562024-05-24T15:45:51.623Z[ recovery-image] May 24 15:45:49.842 INFO O| May 24 15:45:49.842 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59572024-05-24T15:45:52.043Z[ recovery-image] May 24 15:45:49.861 INFO O| May 24 15:45:49.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
59582024-05-24T15:45:52.044Z[ recovery-image] May 24 15:45:49.862 INFO O| May 24 15:45:49.861 INFO STEP 475 (remove_files) COMPLETE
59592024-05-24T15:45:52.050Z[ recovery-image] May 24 15:45:49.862 INFO O| May 24 15:45:49.861 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59602024-05-24T15:45:52.051Z[ recovery-image] May 24 15:45:49.881 INFO O| May 24 15:45:49.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
59612024-05-24T15:45:52.051Z[ recovery-image] May 24 15:45:49.881 INFO O| May 24 15:45:49.881 INFO STEP 476 (remove_files) COMPLETE
59622024-05-24T15:45:52.051Z[ recovery-image] May 24 15:45:49.881 INFO O| May 24 15:45:49.881 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59632024-05-24T15:45:52.051Z[ recovery-image] May 24 15:45:49.908 INFO O| May 24 15:45:49.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
59642024-05-24T15:45:52.052Z[ recovery-image] May 24 15:45:49.908 INFO O| May 24 15:45:49.908 INFO STEP 477 (remove_files) COMPLETE
59652024-05-24T15:45:52.052Z[ recovery-image] May 24 15:45:49.908 INFO O| May 24 15:45:49.908 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59662024-05-24T15:45:52.052Z[ recovery-image] May 24 15:45:49.928 INFO O| May 24 15:45:49.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
59672024-05-24T15:45:52.053Z[ recovery-image] May 24 15:45:49.929 INFO O| May 24 15:45:49.928 INFO STEP 478 (remove_files) COMPLETE
59682024-05-24T15:45:52.053Z[ recovery-image] May 24 15:45:49.929 INFO O| May 24 15:45:49.928 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59692024-05-24T15:45:52.053Z[ recovery-image] May 24 15:45:49.947 INFO O| May 24 15:45:49.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
59702024-05-24T15:45:52.053Z[ recovery-image] May 24 15:45:49.963 INFO O| May 24 15:45:49.963 INFO STEP 479 (remove_files) COMPLETE
59712024-05-24T15:45:52.053Z[ recovery-image] May 24 15:45:49.963 INFO O| May 24 15:45:49.963 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59722024-05-24T15:45:52.053Z[ recovery-image] May 24 15:45:49.994 INFO O| May 24 15:45:49.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
59732024-05-24T15:45:52.054Z[ recovery-image] May 24 15:45:49.994 INFO O| May 24 15:45:49.994 INFO STEP 480 (remove_files) COMPLETE
59742024-05-24T15:45:52.054Z[ recovery-image] May 24 15:45:49.994 INFO O| May 24 15:45:49.994 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59752024-05-24T15:45:52.054Z[ recovery-image] May 24 15:45:50.017 INFO O| May 24 15:45:50.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
59762024-05-24T15:45:52.055Z[ recovery-image] May 24 15:45:50.017 INFO O| May 24 15:45:50.017 INFO STEP 481 (remove_files) COMPLETE
59772024-05-24T15:45:52.055Z[ recovery-image] May 24 15:45:50.017 INFO O| May 24 15:45:50.017 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59782024-05-24T15:45:52.055Z[ recovery-image] May 24 15:45:50.074 INFO O| May 24 15:45:50.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
59792024-05-24T15:45:52.055Z[ recovery-image] May 24 15:45:50.074 INFO O| May 24 15:45:50.074 INFO STEP 482 (remove_files) COMPLETE
59802024-05-24T15:45:52.056Z[ recovery-image] May 24 15:45:50.074 INFO O| May 24 15:45:50.074 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59812024-05-24T15:45:52.056Z[ recovery-image] May 24 15:45:50.094 INFO O| May 24 15:45:50.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
59822024-05-24T15:45:52.056Z[ recovery-image] May 24 15:45:50.120 INFO O| May 24 15:45:50.120 INFO STEP 483 (remove_files) COMPLETE
59832024-05-24T15:45:52.056Z[ recovery-image] May 24 15:45:50.120 INFO O| May 24 15:45:50.120 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59842024-05-24T15:45:52.057Z[ recovery-image] May 24 15:45:50.164 INFO O| May 24 15:45:50.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
59852024-05-24T15:45:52.057Z[ recovery-image] May 24 15:45:50.165 INFO O| May 24 15:45:50.165 INFO STEP 484 (remove_files) COMPLETE
59862024-05-24T15:45:52.057Z[ recovery-image] May 24 15:45:50.165 INFO O| May 24 15:45:50.165 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59872024-05-24T15:45:52.057Z[ recovery-image] May 24 15:45:50.202 INFO O| May 24 15:45:50.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
59882024-05-24T15:45:52.058Z[ recovery-image] May 24 15:45:50.202 INFO O| May 24 15:45:50.202 INFO STEP 485 (remove_files) COMPLETE
59892024-05-24T15:45:52.058Z[ recovery-image] May 24 15:45:50.202 INFO O| May 24 15:45:50.202 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902024-05-24T15:45:52.058Z[ recovery-image] May 24 15:45:50.224 INFO O| May 24 15:45:50.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
59912024-05-24T15:45:52.058Z[ recovery-image] May 24 15:45:50.224 INFO O| May 24 15:45:50.224 INFO STEP 486 (remove_files) COMPLETE
59922024-05-24T15:45:52.058Z[ recovery-image] May 24 15:45:50.224 INFO O| May 24 15:45:50.224 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59932024-05-24T15:45:52.059Z[ recovery-image] May 24 15:45:50.243 INFO O| May 24 15:45:50.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
59942024-05-24T15:45:52.059Z[ recovery-image] May 24 15:45:50.243 INFO O| May 24 15:45:50.243 INFO STEP 487 (remove_files) COMPLETE
59952024-05-24T15:45:52.059Z[ recovery-image] May 24 15:45:50.243 INFO O| May 24 15:45:50.243 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59962024-05-24T15:45:52.059Z[ recovery-image] May 24 15:45:50.264 INFO O| May 24 15:45:50.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
59972024-05-24T15:45:52.059Z[ recovery-image] May 24 15:45:50.264 INFO O| May 24 15:45:50.264 INFO STEP 488 (remove_files) COMPLETE
59982024-05-24T15:45:52.059Z[ recovery-image] May 24 15:45:50.264 INFO O| May 24 15:45:50.264 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59992024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.284 INFO O| May 24 15:45:50.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
60002024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.284 INFO O| May 24 15:45:50.284 INFO STEP 489 (remove_files) COMPLETE
60012024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.284 INFO O| May 24 15:45:50.284 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60022024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.304 INFO O| May 24 15:45:50.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
60032024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.304 INFO O| May 24 15:45:50.304 INFO STEP 490 (remove_files) COMPLETE
60042024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.304 INFO O| May 24 15:45:50.304 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60052024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.323 INFO O| May 24 15:45:50.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
60062024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.324 INFO O| May 24 15:45:50.323 INFO STEP 491 (remove_files) COMPLETE
60072024-05-24T15:45:52.491Z[ recovery-image] May 24 15:45:50.324 INFO O| May 24 15:45:50.323 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60082024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.343 INFO O| May 24 15:45:50.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
60092024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.343 INFO O| May 24 15:45:50.343 INFO STEP 492 (remove_files) COMPLETE
60102024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.344 INFO O| May 24 15:45:50.343 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60112024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.362 INFO O| May 24 15:45:50.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
60122024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.362 INFO O| May 24 15:45:50.362 INFO STEP 493 (remove_files) COMPLETE
60132024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.362 INFO O| May 24 15:45:50.362 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60142024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.422 INFO O| May 24 15:45:50.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60152024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.422 INFO O| May 24 15:45:50.422 INFO STEP 494 (remove_files) COMPLETE
60162024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.422 INFO O| May 24 15:45:50.422 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60172024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.443 INFO O| May 24 15:45:50.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60182024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.443 INFO O| May 24 15:45:50.443 INFO STEP 495 (remove_files) COMPLETE
60192024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.443 INFO O| May 24 15:45:50.443 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60202024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.462 INFO O| May 24 15:45:50.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60212024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.462 INFO O| May 24 15:45:50.462 INFO STEP 496 (remove_files) COMPLETE
60222024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.462 INFO O| May 24 15:45:50.462 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60232024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.504 INFO O| May 24 15:45:50.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60242024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.504 INFO O| May 24 15:45:50.504 INFO STEP 497 (remove_files) COMPLETE
60252024-05-24T15:45:52.492Z[ recovery-image] May 24 15:45:50.504 INFO O| May 24 15:45:50.504 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60262024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.524 INFO O| May 24 15:45:50.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60272024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.524 INFO O| May 24 15:45:50.524 INFO STEP 498 (remove_files) COMPLETE
60282024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.524 INFO O| May 24 15:45:50.524 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60292024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.542 INFO O| May 24 15:45:50.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60302024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.542 INFO O| May 24 15:45:50.542 INFO STEP 499 (remove_files) COMPLETE
60312024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.542 INFO O| May 24 15:45:50.542 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.560 INFO O| May 24 15:45:50.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60332024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.560 INFO O| May 24 15:45:50.560 INFO STEP 500 (remove_files) COMPLETE
60342024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.560 INFO O| May 24 15:45:50.560 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60352024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.597 INFO O| May 24 15:45:50.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60362024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.597 INFO O| May 24 15:45:50.597 INFO STEP 501 (remove_files) COMPLETE
60372024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.597 INFO O| May 24 15:45:50.597 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.616 INFO O| May 24 15:45:50.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60392024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.616 INFO O| May 24 15:45:50.616 INFO STEP 502 (remove_files) COMPLETE
60402024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.616 INFO O| May 24 15:45:50.616 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60412024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.634 INFO O| May 24 15:45:50.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60422024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.634 INFO O| May 24 15:45:50.634 INFO STEP 503 (remove_files) COMPLETE
60432024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.634 INFO O| May 24 15:45:50.634 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60442024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.660 INFO O| May 24 15:45:50.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60452024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.661 INFO O| May 24 15:45:50.660 INFO STEP 504 (remove_files) COMPLETE
60462024-05-24T15:45:52.493Z[ recovery-image] May 24 15:45:50.661 INFO O| May 24 15:45:50.661 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472024-05-24T15:45:52.515Z[ recovery-image] May 24 15:45:50.726 INFO O| May 24 15:45:50.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60482024-05-24T15:45:52.515Z[ recovery-image] May 24 15:45:50.726 INFO O| May 24 15:45:50.726 INFO STEP 505 (remove_files) COMPLETE
60492024-05-24T15:45:52.515Z[ recovery-image] May 24 15:45:50.726 INFO O| May 24 15:45:50.726 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60502024-05-24T15:45:52.541Z[ recovery-image] May 24 15:45:50.758 INFO O| May 24 15:45:50.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60512024-05-24T15:45:52.547Z[ recovery-image] May 24 15:45:50.758 INFO O| May 24 15:45:50.758 INFO STEP 506 (remove_files) COMPLETE
60522024-05-24T15:45:52.547Z[ recovery-image] May 24 15:45:50.758 INFO O| May 24 15:45:50.758 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60532024-05-24T15:45:52.560Z[ recovery-image] May 24 15:45:50.780 INFO O| May 24 15:45:50.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
60542024-05-24T15:45:52.560Z[ recovery-image] May 24 15:45:50.780 INFO O| May 24 15:45:50.780 INFO STEP 507 (remove_files) COMPLETE
60552024-05-24T15:45:52.564Z[ recovery-image] May 24 15:45:50.780 INFO O| May 24 15:45:50.780 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562024-05-24T15:45:52.617Z[ recovery-image] May 24 15:45:50.836 INFO O| May 24 15:45:50.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
60572024-05-24T15:45:52.617Z[ recovery-image] May 24 15:45:50.837 INFO O| May 24 15:45:50.837 INFO STEP 508 (remove_files) COMPLETE
60582024-05-24T15:45:52.620Z[ recovery-image] May 24 15:45:50.837 INFO O| May 24 15:45:50.837 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592024-05-24T15:45:52.679Z[ recovery-image] May 24 15:45:50.899 INFO O| May 24 15:45:50.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
60602024-05-24T15:45:52.679Z[ recovery-image] May 24 15:45:50.899 INFO O| May 24 15:45:50.899 INFO STEP 509 (remove_files) COMPLETE
60612024-05-24T15:45:52.679Z[ recovery-image] May 24 15:45:50.899 INFO O| May 24 15:45:50.899 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60622024-05-24T15:45:52.699Z[ recovery-image] May 24 15:45:50.919 INFO O| May 24 15:45:50.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
60632024-05-24T15:45:52.699Z[ recovery-image] May 24 15:45:50.919 INFO O| May 24 15:45:50.919 INFO STEP 510 (remove_files) COMPLETE
60642024-05-24T15:45:52.699Z[ recovery-image] May 24 15:45:50.919 INFO O| May 24 15:45:50.919 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60652024-05-24T15:45:52.735Z[ recovery-image] May 24 15:45:50.953 INFO O| May 24 15:45:50.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
60662024-05-24T15:45:52.735Z[ recovery-image] May 24 15:45:50.953 INFO O| May 24 15:45:50.953 INFO STEP 511 (remove_files) COMPLETE
60672024-05-24T15:45:52.735Z[ recovery-image] May 24 15:45:50.953 INFO O| May 24 15:45:50.953 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60682024-05-24T15:45:52.793Z[ recovery-image] May 24 15:45:51.013 INFO O| May 24 15:45:51.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
60692024-05-24T15:45:52.793Z[ recovery-image] May 24 15:45:51.013 INFO O| May 24 15:45:51.013 INFO STEP 512 (remove_files) COMPLETE
60702024-05-24T15:45:52.793Z[ recovery-image] May 24 15:45:51.013 INFO O| May 24 15:45:51.013 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60712024-05-24T15:45:52.811Z[ recovery-image] May 24 15:45:51.031 INFO O| May 24 15:45:51.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
60722024-05-24T15:45:52.819Z[ recovery-image] May 24 15:45:51.039 INFO O| May 24 15:45:51.039 INFO STEP 513 (remove_files) COMPLETE
60732024-05-24T15:45:52.819Z[ recovery-image] May 24 15:45:51.039 INFO O| May 24 15:45:51.039 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60742024-05-24T15:45:52.913Z[ recovery-image] May 24 15:45:51.133 INFO O| May 24 15:45:51.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
60752024-05-24T15:45:52.913Z[ recovery-image] May 24 15:45:51.133 INFO O| May 24 15:45:51.133 INFO STEP 514 (remove_files) COMPLETE
60762024-05-24T15:45:52.913Z[ recovery-image] May 24 15:45:51.133 INFO O| May 24 15:45:51.133 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60772024-05-24T15:45:52.934Z[ recovery-image] May 24 15:45:51.154 INFO O| May 24 15:45:51.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
60782024-05-24T15:45:52.934Z[ recovery-image] May 24 15:45:51.154 INFO O| May 24 15:45:51.154 INFO STEP 515 (remove_files) COMPLETE
60792024-05-24T15:45:52.937Z[ recovery-image] May 24 15:45:51.154 INFO O| May 24 15:45:51.154 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60802024-05-24T15:45:52.955Z[ recovery-image] May 24 15:45:51.175 INFO O| May 24 15:45:51.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
60812024-05-24T15:45:52.955Z[ recovery-image] May 24 15:45:51.175 INFO O| May 24 15:45:51.175 INFO STEP 516 (remove_files) COMPLETE
60822024-05-24T15:45:52.955Z[ recovery-image] May 24 15:45:51.175 INFO O| May 24 15:45:51.175 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60832024-05-24T15:45:52.988Z[ recovery-image] May 24 15:45:51.208 INFO O| May 24 15:45:51.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
60842024-05-24T15:45:53.014Z[ recovery-image] May 24 15:45:51.230 INFO O| May 24 15:45:51.230 INFO STEP 517 (remove_files) COMPLETE
60852024-05-24T15:45:53.014Z[ recovery-image] May 24 15:45:51.230 INFO O| May 24 15:45:51.230 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862024-05-24T15:45:53.035Z[ recovery-image] May 24 15:45:51.250 INFO O| May 24 15:45:51.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
60872024-05-24T15:45:53.040Z[ recovery-image] May 24 15:45:51.250 INFO O| May 24 15:45:51.250 INFO STEP 518 (remove_files) COMPLETE
60882024-05-24T15:45:53.040Z[ recovery-image] May 24 15:45:51.250 INFO O| May 24 15:45:51.250 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892024-05-24T15:45:53.064Z[ recovery-image] May 24 15:45:51.284 INFO O| May 24 15:45:51.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
60902024-05-24T15:45:53.064Z[ recovery-image] May 24 15:45:51.284 INFO O| May 24 15:45:51.284 INFO STEP 519 (remove_files) COMPLETE
60912024-05-24T15:45:53.064Z[ recovery-image] May 24 15:45:51.284 INFO O| May 24 15:45:51.284 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922024-05-24T15:45:53.093Z[ recovery-image] May 24 15:45:51.306 INFO O| May 24 15:45:51.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
60932024-05-24T15:45:53.093Z[ recovery-image] May 24 15:45:51.306 INFO O| May 24 15:45:51.306 INFO STEP 520 (remove_files) COMPLETE
60942024-05-24T15:45:53.099Z[ recovery-image] May 24 15:45:51.306 INFO O| May 24 15:45:51.306 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952024-05-24T15:45:53.105Z[ recovery-image] May 24 15:45:51.326 INFO O| May 24 15:45:51.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
60962024-05-24T15:45:53.105Z[ recovery-image] May 24 15:45:51.326 INFO O| May 24 15:45:51.326 INFO STEP 521 (remove_files) COMPLETE
60972024-05-24T15:45:53.108Z[ recovery-image] May 24 15:45:51.326 INFO O| May 24 15:45:51.326 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982024-05-24T15:45:53.144Z[ recovery-image] May 24 15:45:51.364 INFO O| May 24 15:45:51.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
60992024-05-24T15:45:53.147Z[ recovery-image] May 24 15:45:51.364 INFO O| May 24 15:45:51.364 INFO STEP 522 (remove_files) COMPLETE
61002024-05-24T15:45:53.147Z[ recovery-image] May 24 15:45:51.364 INFO O| May 24 15:45:51.364 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012024-05-24T15:45:53.263Z[ recovery-image] May 24 15:45:51.482 INFO O| May 24 15:45:51.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
61022024-05-24T15:45:53.266Z[ recovery-image] May 24 15:45:51.483 INFO O| May 24 15:45:51.482 INFO STEP 523 (remove_files) COMPLETE
61032024-05-24T15:45:53.266Z[ recovery-image] May 24 15:45:51.483 INFO O| May 24 15:45:51.483 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042024-05-24T15:45:53.286Z[ recovery-image] May 24 15:45:51.506 INFO O| May 24 15:45:51.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
61052024-05-24T15:45:53.289Z[ recovery-image] May 24 15:45:51.506 INFO O| May 24 15:45:51.506 INFO STEP 524 (remove_files) COMPLETE
61062024-05-24T15:45:53.289Z[ recovery-image] May 24 15:45:51.506 INFO O| May 24 15:45:51.506 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072024-05-24T15:45:53.307Z[ recovery-image] May 24 15:45:51.528 INFO O| May 24 15:45:51.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
61082024-05-24T15:45:53.310Z[ recovery-image] May 24 15:45:51.528 INFO O| May 24 15:45:51.528 INFO STEP 525 (remove_files) COMPLETE
61092024-05-24T15:45:53.311Z[ recovery-image] May 24 15:45:51.528 INFO O| May 24 15:45:51.528 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102024-05-24T15:45:53.332Z[ recovery-image] May 24 15:45:51.550 INFO O| May 24 15:45:51.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
61112024-05-24T15:45:53.336Z[ recovery-image] May 24 15:45:51.550 INFO O| May 24 15:45:51.550 INFO STEP 526 (remove_files) COMPLETE
61122024-05-24T15:45:53.336Z[ recovery-image] May 24 15:45:51.550 INFO O| May 24 15:45:51.550 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132024-05-24T15:45:53.349Z[ recovery-image] May 24 15:45:51.570 INFO O| May 24 15:45:51.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
61142024-05-24T15:45:53.353Z[ recovery-image] May 24 15:45:51.570 INFO O| May 24 15:45:51.570 INFO STEP 527 (remove_files) COMPLETE
61152024-05-24T15:45:53.353Z[ recovery-image] May 24 15:45:51.570 INFO O| May 24 15:45:51.570 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162024-05-24T15:45:53.367Z[ recovery-image] May 24 15:45:51.587 INFO O| May 24 15:45:51.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
61172024-05-24T15:45:53.371Z[ recovery-image] May 24 15:45:51.587 INFO O| May 24 15:45:51.587 INFO STEP 528 (remove_files) COMPLETE
61182024-05-24T15:45:53.371Z[ recovery-image] May 24 15:45:51.588 INFO O| May 24 15:45:51.587 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192024-05-24T15:45:53.386Z[ recovery-image] May 24 15:45:51.606 INFO O| May 24 15:45:51.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61202024-05-24T15:45:53.389Z[ recovery-image] May 24 15:45:51.606 INFO O| May 24 15:45:51.606 INFO STEP 529 (remove_files) COMPLETE
61212024-05-24T15:45:53.389Z[ recovery-image] May 24 15:45:51.606 INFO O| May 24 15:45:51.606 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222024-05-24T15:45:53.403Z[ recovery-image] May 24 15:45:51.623 INFO O| May 24 15:45:51.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61232024-05-24T15:45:53.407Z[ recovery-image] May 24 15:45:51.624 INFO O| May 24 15:45:51.624 INFO STEP 530 (remove_files) COMPLETE
61242024-05-24T15:45:53.407Z[ recovery-image] May 24 15:45:51.624 INFO O| May 24 15:45:51.624 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252024-05-24T15:45:53.429Z[ recovery-image] May 24 15:45:51.649 INFO O| May 24 15:45:51.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61262024-05-24T15:45:53.429Z[ recovery-image] May 24 15:45:51.649 INFO O| May 24 15:45:51.649 INFO STEP 531 (remove_files) COMPLETE
61272024-05-24T15:45:53.429Z[ recovery-image] May 24 15:45:51.649 INFO O| May 24 15:45:51.649 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282024-05-24T15:45:53.463Z[ recovery-image] May 24 15:45:51.678 INFO O| May 24 15:45:51.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61292024-05-24T15:45:53.464Z[ recovery-image] May 24 15:45:51.678 INFO O| May 24 15:45:51.678 INFO STEP 532 (remove_files) COMPLETE
61302024-05-24T15:45:53.467Z[ recovery-image] May 24 15:45:51.678 INFO O| May 24 15:45:51.678 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312024-05-24T15:45:53.488Z[ recovery-image] May 24 15:45:51.708 INFO O| May 24 15:45:51.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61322024-05-24T15:45:53.489Z[ recovery-image] May 24 15:45:51.708 INFO O| May 24 15:45:51.708 INFO STEP 533 (remove_files) COMPLETE
61332024-05-24T15:45:53.489Z[ recovery-image] May 24 15:45:51.708 INFO O| May 24 15:45:51.708 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342024-05-24T15:45:53.505Z[ recovery-image] May 24 15:45:51.725 INFO O| May 24 15:45:51.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61352024-05-24T15:45:53.506Z[ recovery-image] May 24 15:45:51.725 INFO O| May 24 15:45:51.725 INFO STEP 534 (remove_files) COMPLETE
61362024-05-24T15:45:53.506Z[ recovery-image] May 24 15:45:51.725 INFO O| May 24 15:45:51.725 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372024-05-24T15:45:53.521Z[ recovery-image] May 24 15:45:51.741 INFO O| May 24 15:45:51.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61382024-05-24T15:45:53.525Z[ recovery-image] May 24 15:45:51.741 INFO O| May 24 15:45:51.741 INFO STEP 535 (remove_files) COMPLETE
61392024-05-24T15:45:53.525Z[ recovery-image] May 24 15:45:51.741 INFO O| May 24 15:45:51.741 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402024-05-24T15:45:53.537Z[ recovery-image] May 24 15:45:51.758 INFO O| May 24 15:45:51.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61412024-05-24T15:45:53.544Z[ recovery-image] May 24 15:45:51.758 INFO O| May 24 15:45:51.758 INFO STEP 536 (remove_files) COMPLETE
61422024-05-24T15:45:53.544Z[ recovery-image] May 24 15:45:51.758 INFO O| May 24 15:45:51.758 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432024-05-24T15:45:53.554Z[ recovery-image] May 24 15:45:51.775 INFO O| May 24 15:45:51.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61442024-05-24T15:45:53.555Z[ recovery-image] May 24 15:45:51.775 INFO O| May 24 15:45:51.775 INFO STEP 537 (remove_files) COMPLETE
61452024-05-24T15:45:53.555Z[ recovery-image] May 24 15:45:51.775 INFO O| May 24 15:45:51.775 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462024-05-24T15:45:53.591Z[ recovery-image] May 24 15:45:51.810 INFO O| May 24 15:45:51.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61472024-05-24T15:45:53.591Z[ recovery-image] May 24 15:45:51.811 INFO O| May 24 15:45:51.811 INFO STEP 538 (remove_files) COMPLETE
61482024-05-24T15:45:53.591Z[ recovery-image] May 24 15:45:51.811 INFO O| May 24 15:45:51.811 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492024-05-24T15:45:53.610Z[ recovery-image] May 24 15:45:51.830 INFO O| May 24 15:45:51.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61502024-05-24T15:45:53.610Z[ recovery-image] May 24 15:45:51.830 INFO O| May 24 15:45:51.830 INFO STEP 539 (remove_files) COMPLETE
61512024-05-24T15:45:53.610Z[ recovery-image] May 24 15:45:51.830 INFO O| May 24 15:45:51.830 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522024-05-24T15:45:53.631Z[ recovery-image] May 24 15:45:51.850 INFO O| May 24 15:45:51.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61532024-05-24T15:45:53.637Z[ recovery-image] May 24 15:45:51.851 INFO O| May 24 15:45:51.851 INFO STEP 540 (remove_files) COMPLETE
61542024-05-24T15:45:53.637Z[ recovery-image] May 24 15:45:51.851 INFO O| May 24 15:45:51.851 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552024-05-24T15:45:53.651Z[ recovery-image] May 24 15:45:51.871 INFO O| May 24 15:45:51.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61562024-05-24T15:45:53.651Z[ recovery-image] May 24 15:45:51.871 INFO O| May 24 15:45:51.871 INFO STEP 541 (remove_files) COMPLETE
61572024-05-24T15:45:53.651Z[ recovery-image] May 24 15:45:51.871 INFO O| May 24 15:45:51.871 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582024-05-24T15:45:53.671Z[ recovery-image] May 24 15:45:51.892 INFO O| May 24 15:45:51.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61592024-05-24T15:45:53.672Z[ recovery-image] May 24 15:45:51.892 INFO O| May 24 15:45:51.892 INFO STEP 542 (remove_files) COMPLETE
61602024-05-24T15:45:53.672Z[ recovery-image] May 24 15:45:51.892 INFO O| May 24 15:45:51.892 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612024-05-24T15:45:53.692Z[ recovery-image] May 24 15:45:51.912 INFO O| May 24 15:45:51.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61622024-05-24T15:45:53.696Z[ recovery-image] May 24 15:45:51.912 INFO O| May 24 15:45:51.912 INFO STEP 543 (remove_files) COMPLETE
61632024-05-24T15:45:53.696Z[ recovery-image] May 24 15:45:51.912 INFO O| May 24 15:45:51.912 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642024-05-24T15:45:53.713Z[ recovery-image] May 24 15:45:51.931 INFO O| May 24 15:45:51.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61652024-05-24T15:45:53.713Z[ recovery-image] May 24 15:45:51.932 INFO O| May 24 15:45:51.931 INFO STEP 544 (remove_files) COMPLETE
61662024-05-24T15:45:53.713Z[ recovery-image] May 24 15:45:51.932 INFO O| May 24 15:45:51.931 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672024-05-24T15:45:53.733Z[ recovery-image] May 24 15:45:51.951 INFO O| May 24 15:45:51.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61682024-05-24T15:45:53.733Z[ recovery-image] May 24 15:45:51.951 INFO O| May 24 15:45:51.951 INFO STEP 545 (remove_files) COMPLETE
61692024-05-24T15:45:53.733Z[ recovery-image] May 24 15:45:51.951 INFO O| May 24 15:45:51.951 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702024-05-24T15:45:53.753Z[ recovery-image] May 24 15:45:51.973 INFO O| May 24 15:45:51.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61712024-05-24T15:45:53.753Z[ recovery-image] May 24 15:45:51.973 INFO O| May 24 15:45:51.973 INFO STEP 546 (remove_files) COMPLETE
61722024-05-24T15:45:53.757Z[ recovery-image] May 24 15:45:51.973 INFO O| May 24 15:45:51.973 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732024-05-24T15:45:53.774Z[ recovery-image] May 24 15:45:51.994 INFO O| May 24 15:45:51.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61742024-05-24T15:45:53.775Z[ recovery-image] May 24 15:45:51.994 INFO O| May 24 15:45:51.994 INFO STEP 547 (remove_files) COMPLETE
61752024-05-24T15:45:53.778Z[ recovery-image] May 24 15:45:51.995 INFO O| May 24 15:45:51.994 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762024-05-24T15:45:53.796Z[ recovery-image] May 24 15:45:52.016 INFO O| May 24 15:45:52.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
61772024-05-24T15:45:53.797Z[ recovery-image] May 24 15:45:52.016 INFO O| May 24 15:45:52.016 INFO STEP 548 (remove_files) COMPLETE
61782024-05-24T15:45:53.797Z[ recovery-image] May 24 15:45:52.016 INFO O| May 24 15:45:52.016 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792024-05-24T15:45:53.818Z[ recovery-image] May 24 15:45:52.038 INFO O| May 24 15:45:52.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
61802024-05-24T15:45:53.818Z[ recovery-image] May 24 15:45:52.038 INFO O| May 24 15:45:52.038 INFO STEP 549 (remove_files) COMPLETE
61812024-05-24T15:45:53.821Z[ recovery-image] May 24 15:45:52.038 INFO O| May 24 15:45:52.038 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822024-05-24T15:45:53.838Z[ recovery-image] May 24 15:45:52.058 INFO O| May 24 15:45:52.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
61832024-05-24T15:45:53.838Z[ recovery-image] May 24 15:45:52.058 INFO O| May 24 15:45:52.058 INFO STEP 550 (remove_files) COMPLETE
61842024-05-24T15:45:53.841Z[ recovery-image] May 24 15:45:52.058 INFO O| May 24 15:45:52.058 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852024-05-24T15:45:53.858Z[ recovery-image] May 24 15:45:52.078 INFO O| May 24 15:45:52.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
61862024-05-24T15:45:53.858Z[ recovery-image] May 24 15:45:52.078 INFO O| May 24 15:45:52.078 INFO STEP 551 (remove_files) COMPLETE
61872024-05-24T15:45:53.861Z[ recovery-image] May 24 15:45:52.078 INFO O| May 24 15:45:52.078 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882024-05-24T15:45:53.881Z[ recovery-image] May 24 15:45:52.098 INFO O| May 24 15:45:52.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
61892024-05-24T15:45:53.881Z[ recovery-image] May 24 15:45:52.098 INFO O| May 24 15:45:52.098 INFO STEP 552 (remove_files) COMPLETE
61902024-05-24T15:45:53.881Z[ recovery-image] May 24 15:45:52.098 INFO O| May 24 15:45:52.098 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912024-05-24T15:45:53.900Z[ recovery-image] May 24 15:45:52.119 INFO O| May 24 15:45:52.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
61922024-05-24T15:45:53.900Z[ recovery-image] May 24 15:45:52.119 INFO O| May 24 15:45:52.119 INFO STEP 553 (remove_files) COMPLETE
61932024-05-24T15:45:53.904Z[ recovery-image] May 24 15:45:52.120 INFO O| May 24 15:45:52.119 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942024-05-24T15:45:53.922Z[ recovery-image] May 24 15:45:52.142 INFO O| May 24 15:45:52.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
61952024-05-24T15:45:53.927Z[ recovery-image] May 24 15:45:52.142 INFO O| May 24 15:45:52.142 INFO STEP 554 (remove_files) COMPLETE
61962024-05-24T15:45:53.927Z[ recovery-image] May 24 15:45:52.142 INFO O| May 24 15:45:52.142 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972024-05-24T15:45:53.945Z[ recovery-image] May 24 15:45:52.164 INFO O| May 24 15:45:52.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
61982024-05-24T15:45:53.949Z[ recovery-image] May 24 15:45:52.164 INFO O| May 24 15:45:52.164 INFO STEP 555 (remove_files) COMPLETE
61992024-05-24T15:45:53.949Z[ recovery-image] May 24 15:45:52.164 INFO O| May 24 15:45:52.164 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002024-05-24T15:45:53.976Z[ recovery-image] May 24 15:45:52.186 INFO O| May 24 15:45:52.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
62012024-05-24T15:45:53.976Z[ recovery-image] May 24 15:45:52.186 INFO O| May 24 15:45:52.186 INFO STEP 556 (remove_files) COMPLETE
62022024-05-24T15:45:53.976Z[ recovery-image] May 24 15:45:52.186 INFO O| May 24 15:45:52.186 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032024-05-24T15:45:54.011Z[ recovery-image] May 24 15:45:52.231 INFO O| May 24 15:45:52.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
62042024-05-24T15:45:54.031Z[ recovery-image] May 24 15:45:52.251 INFO O| May 24 15:45:52.251 INFO STEP 557 (remove_files) COMPLETE
62052024-05-24T15:45:54.031Z[ recovery-image] May 24 15:45:52.251 INFO O| May 24 15:45:52.251 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062024-05-24T15:45:54.050Z[ recovery-image] May 24 15:45:52.270 INFO O| May 24 15:45:52.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
62072024-05-24T15:45:54.054Z[ recovery-image] May 24 15:45:52.271 INFO O| May 24 15:45:52.271 INFO STEP 558 (remove_files) COMPLETE
62082024-05-24T15:45:54.054Z[ recovery-image] May 24 15:45:52.271 INFO O| May 24 15:45:52.271 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092024-05-24T15:45:54.069Z[ recovery-image] May 24 15:45:52.289 INFO O| May 24 15:45:52.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
62102024-05-24T15:45:54.072Z[ recovery-image] May 24 15:45:52.289 INFO O| May 24 15:45:52.289 INFO STEP 559 (remove_files) COMPLETE
62112024-05-24T15:45:54.072Z[ recovery-image] May 24 15:45:52.289 INFO O| May 24 15:45:52.289 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122024-05-24T15:45:54.110Z[ recovery-image] May 24 15:45:52.330 INFO O| May 24 15:45:52.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
62132024-05-24T15:45:54.127Z[ recovery-image] May 24 15:45:52.348 INFO O| May 24 15:45:52.347 INFO STEP 560 (remove_files) COMPLETE
62142024-05-24T15:45:54.127Z[ recovery-image] May 24 15:45:52.348 INFO O| May 24 15:45:52.347 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152024-05-24T15:45:54.148Z[ recovery-image] May 24 15:45:52.368 INFO O| May 24 15:45:52.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
62162024-05-24T15:45:54.148Z[ recovery-image] May 24 15:45:52.368 INFO O| May 24 15:45:52.368 INFO STEP 561 (remove_files) COMPLETE
62172024-05-24T15:45:54.148Z[ recovery-image] May 24 15:45:52.368 INFO O| May 24 15:45:52.368 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182024-05-24T15:45:54.178Z[ recovery-image] May 24 15:45:52.386 INFO O| May 24 15:45:52.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
62192024-05-24T15:45:54.178Z[ recovery-image] May 24 15:45:52.386 INFO O| May 24 15:45:52.386 INFO STEP 562 (remove_files) COMPLETE
62202024-05-24T15:45:54.178Z[ recovery-image] May 24 15:45:52.386 INFO O| May 24 15:45:52.386 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212024-05-24T15:45:54.252Z[ recovery-image] May 24 15:45:52.471 INFO O| May 24 15:45:52.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62222024-05-24T15:45:54.252Z[ recovery-image] May 24 15:45:52.471 INFO O| May 24 15:45:52.471 INFO STEP 563 (remove_files) COMPLETE
62232024-05-24T15:45:54.252Z[ recovery-image] May 24 15:45:52.471 INFO O| May 24 15:45:52.471 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242024-05-24T15:45:54.271Z[ recovery-image] May 24 15:45:52.491 INFO O| May 24 15:45:52.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62252024-05-24T15:45:54.291Z[ recovery-image] May 24 15:45:52.511 INFO O| May 24 15:45:52.511 INFO STEP 564 (remove_files) COMPLETE
62262024-05-24T15:45:54.294Z[ recovery-image] May 24 15:45:52.511 INFO O| May 24 15:45:52.511 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-05-24T15:45:54.329Z[ recovery-image] May 24 15:45:52.548 INFO O| May 24 15:45:52.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62282024-05-24T15:45:54.329Z[ recovery-image] May 24 15:45:52.549 INFO O| May 24 15:45:52.549 INFO STEP 565 (remove_files) COMPLETE
62292024-05-24T15:45:54.332Z[ recovery-image] May 24 15:45:52.549 INFO O| May 24 15:45:52.549 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302024-05-24T15:45:54.397Z[ recovery-image] May 24 15:45:52.611 INFO O| May 24 15:45:52.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62312024-05-24T15:45:54.397Z[ recovery-image] May 24 15:45:52.611 INFO O| May 24 15:45:52.611 INFO STEP 566 (remove_files) COMPLETE
62322024-05-24T15:45:54.397Z[ recovery-image] May 24 15:45:52.611 INFO O| May 24 15:45:52.611 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332024-05-24T15:45:54.412Z[ recovery-image] May 24 15:45:52.630 INFO O| May 24 15:45:52.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62342024-05-24T15:45:54.417Z[ recovery-image] May 24 15:45:52.637 INFO O| May 24 15:45:52.637 INFO STEP 567 (remove_files) COMPLETE
62352024-05-24T15:45:54.417Z[ recovery-image] May 24 15:45:52.637 INFO O| May 24 15:45:52.637 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362024-05-24T15:45:54.441Z[ recovery-image] May 24 15:45:52.661 INFO O| May 24 15:45:52.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62372024-05-24T15:45:54.441Z[ recovery-image] May 24 15:45:52.661 INFO O| May 24 15:45:52.661 INFO STEP 568 (remove_files) COMPLETE
62382024-05-24T15:45:54.441Z[ recovery-image] May 24 15:45:52.661 INFO O| May 24 15:45:52.661 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392024-05-24T15:45:54.489Z[ recovery-image] May 24 15:45:52.709 INFO O| May 24 15:45:52.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62402024-05-24T15:45:54.489Z[ recovery-image] May 24 15:45:52.709 INFO O| May 24 15:45:52.709 INFO STEP 569 (remove_files) COMPLETE
62412024-05-24T15:45:54.492Z[ recovery-image] May 24 15:45:52.709 INFO O| May 24 15:45:52.709 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422024-05-24T15:45:54.521Z[ recovery-image] May 24 15:45:52.741 INFO O| May 24 15:45:52.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62432024-05-24T15:45:54.521Z[ recovery-image] May 24 15:45:52.741 INFO O| May 24 15:45:52.741 INFO STEP 570 (remove_files) COMPLETE
62442024-05-24T15:45:54.521Z[ recovery-image] May 24 15:45:52.741 INFO O| May 24 15:45:52.741 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452024-05-24T15:45:54.541Z[ recovery-image] May 24 15:45:52.760 INFO O| May 24 15:45:52.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62462024-05-24T15:45:54.541Z[ recovery-image] May 24 15:45:52.760 INFO O| May 24 15:45:52.760 INFO STEP 571 (remove_files) COMPLETE
62472024-05-24T15:45:54.541Z[ recovery-image] May 24 15:45:52.761 INFO O| May 24 15:45:52.760 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482024-05-24T15:45:54.560Z[ recovery-image] May 24 15:45:52.780 INFO O| May 24 15:45:52.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62492024-05-24T15:45:54.560Z[ recovery-image] May 24 15:45:52.780 INFO O| May 24 15:45:52.780 INFO STEP 572 (remove_files) COMPLETE
62502024-05-24T15:45:54.561Z[ recovery-image] May 24 15:45:52.780 INFO O| May 24 15:45:52.780 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512024-05-24T15:45:54.580Z[ recovery-image] May 24 15:45:52.800 INFO O| May 24 15:45:52.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62522024-05-24T15:45:54.580Z[ recovery-image] May 24 15:45:52.800 INFO O| May 24 15:45:52.800 INFO STEP 573 (remove_files) COMPLETE
62532024-05-24T15:45:54.583Z[ recovery-image] May 24 15:45:52.800 INFO O| May 24 15:45:52.800 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-05-24T15:45:54.600Z[ recovery-image] May 24 15:45:52.820 INFO O| May 24 15:45:52.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62552024-05-24T15:45:54.600Z[ recovery-image] May 24 15:45:52.820 INFO O| May 24 15:45:52.820 INFO STEP 574 (remove_files) COMPLETE
62562024-05-24T15:45:54.600Z[ recovery-image] May 24 15:45:52.820 INFO O| May 24 15:45:52.820 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572024-05-24T15:45:54.643Z[ recovery-image] May 24 15:45:52.862 INFO O| May 24 15:45:52.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62582024-05-24T15:45:54.643Z[ recovery-image] May 24 15:45:52.862 INFO O| May 24 15:45:52.862 INFO STEP 575 (remove_files) COMPLETE
62592024-05-24T15:45:54.643Z[ recovery-image] May 24 15:45:52.863 INFO O| May 24 15:45:52.862 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602024-05-24T15:45:54.660Z[ recovery-image] May 24 15:45:52.880 INFO O| May 24 15:45:52.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62612024-05-24T15:45:54.660Z[ recovery-image] May 24 15:45:52.880 INFO O| May 24 15:45:52.880 INFO STEP 576 (remove_files) COMPLETE
62622024-05-24T15:45:54.660Z[ recovery-image] May 24 15:45:52.880 INFO O| May 24 15:45:52.880 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632024-05-24T15:45:54.680Z[ recovery-image] May 24 15:45:52.900 INFO O| May 24 15:45:52.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62642024-05-24T15:45:54.683Z[ recovery-image] May 24 15:45:52.900 INFO O| May 24 15:45:52.900 INFO STEP 577 (remove_files) COMPLETE
62652024-05-24T15:45:54.683Z[ recovery-image] May 24 15:45:52.900 INFO O| May 24 15:45:52.900 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662024-05-24T15:45:54.706Z[ recovery-image] May 24 15:45:52.926 INFO O| May 24 15:45:52.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62672024-05-24T15:45:54.709Z[ recovery-image] May 24 15:45:52.926 INFO O| May 24 15:45:52.926 INFO STEP 578 (remove_files) COMPLETE
62682024-05-24T15:45:54.709Z[ recovery-image] May 24 15:45:52.926 INFO O| May 24 15:45:52.926 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692024-05-24T15:45:54.762Z[ recovery-image] May 24 15:45:52.981 INFO O| May 24 15:45:52.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62702024-05-24T15:45:54.765Z[ recovery-image] May 24 15:45:52.982 INFO O| May 24 15:45:52.981 INFO STEP 579 (remove_files) COMPLETE
62712024-05-24T15:45:54.765Z[ recovery-image] May 24 15:45:52.982 INFO O| May 24 15:45:52.982 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722024-05-24T15:45:54.784Z[ recovery-image] May 24 15:45:53.004 INFO O| May 24 15:45:53.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62732024-05-24T15:45:54.787Z[ recovery-image] May 24 15:45:53.005 INFO O| May 24 15:45:53.004 INFO STEP 580 (remove_files) COMPLETE
62742024-05-24T15:45:54.787Z[ recovery-image] May 24 15:45:53.005 INFO O| May 24 15:45:53.005 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752024-05-24T15:45:54.829Z[ recovery-image] May 24 15:45:53.043 INFO O| May 24 15:45:53.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
62762024-05-24T15:45:54.829Z[ recovery-image] May 24 15:45:53.043 INFO O| May 24 15:45:53.043 INFO STEP 581 (remove_files) COMPLETE
62772024-05-24T15:45:54.829Z[ recovery-image] May 24 15:45:53.043 INFO O| May 24 15:45:53.043 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782024-05-24T15:45:54.871Z[ recovery-image] May 24 15:45:53.091 INFO O| May 24 15:45:53.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
62792024-05-24T15:45:54.871Z[ recovery-image] May 24 15:45:53.091 INFO O| May 24 15:45:53.091 INFO STEP 582 (remove_files) COMPLETE
62802024-05-24T15:45:54.879Z[ recovery-image] May 24 15:45:53.091 INFO O| May 24 15:45:53.091 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812024-05-24T15:45:54.910Z[ recovery-image] May 24 15:45:53.130 INFO O| May 24 15:45:53.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
62822024-05-24T15:45:54.913Z[ recovery-image] May 24 15:45:53.130 INFO O| May 24 15:45:53.130 INFO STEP 583 (remove_files) COMPLETE
62832024-05-24T15:45:54.914Z[ recovery-image] May 24 15:45:53.130 INFO O| May 24 15:45:53.130 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842024-05-24T15:45:54.938Z[ recovery-image] May 24 15:45:53.158 INFO O| May 24 15:45:53.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
62852024-05-24T15:45:54.938Z[ recovery-image] May 24 15:45:53.158 INFO O| May 24 15:45:53.158 INFO STEP 584 (remove_files) COMPLETE
62862024-05-24T15:45:54.938Z[ recovery-image] May 24 15:45:53.158 INFO O| May 24 15:45:53.158 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872024-05-24T15:45:54.959Z[ recovery-image] May 24 15:45:53.179 INFO O| May 24 15:45:53.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
62882024-05-24T15:45:54.962Z[ recovery-image] May 24 15:45:53.179 INFO O| May 24 15:45:53.179 INFO STEP 585 (remove_files) COMPLETE
62892024-05-24T15:45:54.962Z[ recovery-image] May 24 15:45:53.179 INFO O| May 24 15:45:53.179 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-05-24T15:45:54.979Z[ recovery-image] May 24 15:45:53.199 INFO O| May 24 15:45:53.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
62912024-05-24T15:45:54.979Z[ recovery-image] May 24 15:45:53.199 INFO O| May 24 15:45:53.199 INFO STEP 586 (remove_files) COMPLETE
62922024-05-24T15:45:54.979Z[ recovery-image] May 24 15:45:53.199 INFO O| May 24 15:45:53.199 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-05-24T15:45:54.998Z[ recovery-image] May 24 15:45:53.218 INFO O| May 24 15:45:53.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
62942024-05-24T15:45:54.998Z[ recovery-image] May 24 15:45:53.218 INFO O| May 24 15:45:53.218 INFO STEP 587 (remove_files) COMPLETE
62952024-05-24T15:45:54.998Z[ recovery-image] May 24 15:45:53.218 INFO O| May 24 15:45:53.218 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-05-24T15:45:55.019Z[ recovery-image] May 24 15:45:53.239 INFO O| May 24 15:45:53.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
62972024-05-24T15:45:55.019Z[ recovery-image] May 24 15:45:53.239 INFO O| May 24 15:45:53.239 INFO STEP 588 (remove_files) COMPLETE
62982024-05-24T15:45:55.023Z[ recovery-image] May 24 15:45:53.239 INFO O| May 24 15:45:53.239 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992024-05-24T15:45:55.039Z[ recovery-image] May 24 15:45:53.259 INFO O| May 24 15:45:53.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
63002024-05-24T15:45:55.039Z[ recovery-image] May 24 15:45:53.259 INFO O| May 24 15:45:53.259 INFO STEP 589 (remove_files) COMPLETE
63012024-05-24T15:45:55.039Z[ recovery-image] May 24 15:45:53.259 INFO O| May 24 15:45:53.259 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022024-05-24T15:45:55.059Z[ recovery-image] May 24 15:45:53.279 INFO O| May 24 15:45:53.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
63032024-05-24T15:45:55.059Z[ recovery-image] May 24 15:45:53.279 INFO O| May 24 15:45:53.279 INFO STEP 590 (remove_files) COMPLETE
63042024-05-24T15:45:55.059Z[ recovery-image] May 24 15:45:53.279 INFO O| May 24 15:45:53.279 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052024-05-24T15:45:55.080Z[ recovery-image] May 24 15:45:53.300 INFO O| May 24 15:45:53.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
63062024-05-24T15:45:55.080Z[ recovery-image] May 24 15:45:53.300 INFO O| May 24 15:45:53.300 INFO STEP 591 (remove_files) COMPLETE
63072024-05-24T15:45:55.084Z[ recovery-image] May 24 15:45:53.300 INFO O| May 24 15:45:53.300 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082024-05-24T15:45:55.101Z[ recovery-image] May 24 15:45:53.321 INFO O| May 24 15:45:53.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
63092024-05-24T15:45:55.111Z[ recovery-image] May 24 15:45:53.330 INFO O| May 24 15:45:53.330 INFO STEP 592 (remove_files) COMPLETE
63102024-05-24T15:45:55.111Z[ recovery-image] May 24 15:45:53.330 INFO O| May 24 15:45:53.330 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112024-05-24T15:45:55.133Z[ recovery-image] May 24 15:45:53.353 INFO O| May 24 15:45:53.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
63122024-05-24T15:45:55.139Z[ recovery-image] May 24 15:45:53.353 INFO O| May 24 15:45:53.353 INFO STEP 593 (remove_files) COMPLETE
63132024-05-24T15:45:55.139Z[ recovery-image] May 24 15:45:53.353 INFO O| May 24 15:45:53.353 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142024-05-24T15:45:55.173Z[ recovery-image] May 24 15:45:53.392 INFO O| May 24 15:45:53.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
63152024-05-24T15:45:55.173Z[ recovery-image] May 24 15:45:53.392 INFO O| May 24 15:45:53.392 INFO STEP 594 (remove_files) COMPLETE
63162024-05-24T15:45:55.173Z[ recovery-image] May 24 15:45:53.392 INFO O| May 24 15:45:53.392 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172024-05-24T15:45:55.191Z[ recovery-image] May 24 15:45:53.411 INFO O| May 24 15:45:53.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
63182024-05-24T15:45:55.191Z[ recovery-image] May 24 15:45:53.411 INFO O| May 24 15:45:53.411 INFO STEP 595 (remove_files) COMPLETE
63192024-05-24T15:45:55.191Z[ recovery-image] May 24 15:45:53.411 INFO O| May 24 15:45:53.411 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202024-05-24T15:45:55.210Z[ recovery-image] May 24 15:45:53.429 INFO O| May 24 15:45:53.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63212024-05-24T15:45:55.213Z[ recovery-image] May 24 15:45:53.429 INFO O| May 24 15:45:53.429 INFO STEP 596 (remove_files) COMPLETE
63222024-05-24T15:45:55.213Z[ recovery-image] May 24 15:45:53.429 INFO O| May 24 15:45:53.429 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232024-05-24T15:45:55.244Z[ recovery-image] May 24 15:45:53.463 INFO O| May 24 15:45:53.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63242024-05-24T15:45:55.244Z[ recovery-image] May 24 15:45:53.463 INFO O| May 24 15:45:53.463 INFO STEP 597 (remove_files) COMPLETE
63252024-05-24T15:45:55.244Z[ recovery-image] May 24 15:45:53.463 INFO O| May 24 15:45:53.463 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262024-05-24T15:45:55.329Z[ recovery-image] May 24 15:45:53.548 INFO O| May 24 15:45:53.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63272024-05-24T15:45:55.329Z[ recovery-image] May 24 15:45:53.548 INFO O| May 24 15:45:53.548 INFO STEP 598 (remove_files) COMPLETE
63282024-05-24T15:45:55.329Z[ recovery-image] May 24 15:45:53.548 INFO O| May 24 15:45:53.548 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292024-05-24T15:45:55.352Z[ recovery-image] May 24 15:45:53.572 INFO O| May 24 15:45:53.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63302024-05-24T15:45:55.356Z[ recovery-image] May 24 15:45:53.572 INFO O| May 24 15:45:53.572 INFO STEP 599 (remove_files) COMPLETE
63312024-05-24T15:45:55.356Z[ recovery-image] May 24 15:45:53.573 INFO O| May 24 15:45:53.572 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322024-05-24T15:45:55.387Z[ recovery-image] May 24 15:45:53.606 INFO O| May 24 15:45:53.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63332024-05-24T15:45:55.387Z[ recovery-image] May 24 15:45:53.607 INFO O| May 24 15:45:53.606 INFO STEP 600 (remove_files) COMPLETE
63342024-05-24T15:45:55.387Z[ recovery-image] May 24 15:45:53.607 INFO O| May 24 15:45:53.607 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352024-05-24T15:45:55.433Z[ recovery-image] May 24 15:45:53.653 INFO O| May 24 15:45:53.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63362024-05-24T15:45:55.433Z[ recovery-image] May 24 15:45:53.653 INFO O| May 24 15:45:53.653 INFO STEP 601 (remove_files) COMPLETE
63372024-05-24T15:45:55.436Z[ recovery-image] May 24 15:45:53.653 INFO O| May 24 15:45:53.653 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382024-05-24T15:45:55.488Z[ recovery-image] May 24 15:45:53.706 INFO O| May 24 15:45:53.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63392024-05-24T15:45:55.492Z[ recovery-image] May 24 15:45:53.706 INFO O| May 24 15:45:53.706 INFO STEP 602 (remove_files) COMPLETE
63402024-05-24T15:45:55.492Z[ recovery-image] May 24 15:45:53.706 INFO O| May 24 15:45:53.706 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412024-05-24T15:45:55.503Z[ recovery-image] May 24 15:45:53.723 INFO O| May 24 15:45:53.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63422024-05-24T15:45:55.503Z[ recovery-image] May 24 15:45:53.723 INFO O| May 24 15:45:53.723 INFO STEP 603 (remove_files) COMPLETE
63432024-05-24T15:45:55.506Z[ recovery-image] May 24 15:45:53.723 INFO O| May 24 15:45:53.723 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442024-05-24T15:45:55.559Z[ recovery-image] May 24 15:45:53.778 INFO O| May 24 15:45:53.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63452024-05-24T15:45:55.562Z[ recovery-image] May 24 15:45:53.779 INFO O| May 24 15:45:53.779 INFO STEP 604 (remove_files) COMPLETE
63462024-05-24T15:45:55.562Z[ recovery-image] May 24 15:45:53.779 INFO O| May 24 15:45:53.779 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472024-05-24T15:45:55.580Z[ recovery-image] May 24 15:45:53.799 INFO O| May 24 15:45:53.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63482024-05-24T15:45:55.583Z[ recovery-image] May 24 15:45:53.800 INFO O| May 24 15:45:53.800 INFO STEP 605 (remove_files) COMPLETE
63492024-05-24T15:45:55.586Z[ recovery-image] May 24 15:45:53.800 INFO O| May 24 15:45:53.800 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502024-05-24T15:45:55.606Z[ recovery-image] May 24 15:45:53.825 INFO O| May 24 15:45:53.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63512024-05-24T15:45:55.606Z[ recovery-image] May 24 15:45:53.826 INFO O| May 24 15:45:53.826 INFO STEP 606 (remove_files) COMPLETE
63522024-05-24T15:45:55.606Z[ recovery-image] May 24 15:45:53.826 INFO O| May 24 15:45:53.826 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532024-05-24T15:45:55.627Z[ recovery-image] May 24 15:45:53.846 INFO O| May 24 15:45:53.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63542024-05-24T15:45:55.627Z[ recovery-image] May 24 15:45:53.847 INFO O| May 24 15:45:53.846 INFO STEP 607 (remove_files) COMPLETE
63552024-05-24T15:45:55.630Z[ recovery-image] May 24 15:45:53.847 INFO O| May 24 15:45:53.846 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562024-05-24T15:45:55.644Z[ recovery-image] May 24 15:45:53.863 INFO O| May 24 15:45:53.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63572024-05-24T15:45:55.644Z[ recovery-image] May 24 15:45:53.863 INFO O| May 24 15:45:53.863 INFO STEP 608 (remove_files) COMPLETE
63582024-05-24T15:45:55.644Z[ recovery-image] May 24 15:45:53.863 INFO O| May 24 15:45:53.863 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592024-05-24T15:45:55.661Z[ recovery-image] May 24 15:45:53.880 INFO O| May 24 15:45:53.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63602024-05-24T15:45:55.664Z[ recovery-image] May 24 15:45:53.880 INFO O| May 24 15:45:53.880 INFO STEP 609 (remove_files) COMPLETE
63612024-05-24T15:45:55.664Z[ recovery-image] May 24 15:45:53.880 INFO O| May 24 15:45:53.880 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622024-05-24T15:45:55.677Z[ recovery-image] May 24 15:45:53.897 INFO O| May 24 15:45:53.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63632024-05-24T15:45:55.681Z[ recovery-image] May 24 15:45:53.898 INFO O| May 24 15:45:53.898 INFO STEP 610 (remove_files) COMPLETE
63642024-05-24T15:45:55.681Z[ recovery-image] May 24 15:45:53.898 INFO O| May 24 15:45:53.898 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652024-05-24T15:45:55.695Z[ recovery-image] May 24 15:45:53.915 INFO O| May 24 15:45:53.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63662024-05-24T15:45:55.696Z[ recovery-image] May 24 15:45:53.915 INFO O| May 24 15:45:53.915 INFO STEP 611 (remove_files) COMPLETE
63672024-05-24T15:45:55.696Z[ recovery-image] May 24 15:45:53.916 INFO O| May 24 15:45:53.915 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682024-05-24T15:45:55.757Z[ recovery-image] May 24 15:45:53.965 INFO O| May 24 15:45:53.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63692024-05-24T15:45:55.757Z[ recovery-image] May 24 15:45:53.965 INFO O| May 24 15:45:53.965 INFO STEP 612 (remove_files) COMPLETE
63702024-05-24T15:45:55.757Z[ recovery-image] May 24 15:45:53.965 INFO O| May 24 15:45:53.965 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712024-05-24T15:45:55.788Z[ recovery-image] May 24 15:45:54.007 INFO O| May 24 15:45:54.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63722024-05-24T15:45:55.788Z[ recovery-image] May 24 15:45:54.008 INFO O| May 24 15:45:54.008 INFO STEP 613 (remove_files) COMPLETE
63732024-05-24T15:45:55.788Z[ recovery-image] May 24 15:45:54.008 INFO O| May 24 15:45:54.008 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742024-05-24T15:45:55.807Z[ recovery-image] May 24 15:45:54.027 INFO O| May 24 15:45:54.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
63752024-05-24T15:45:55.810Z[ recovery-image] May 24 15:45:54.027 INFO O| May 24 15:45:54.027 INFO STEP 614 (remove_files) COMPLETE
63762024-05-24T15:45:55.810Z[ recovery-image] May 24 15:45:54.027 INFO O| May 24 15:45:54.027 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772024-05-24T15:45:55.850Z[ recovery-image] May 24 15:45:54.068 INFO O| May 24 15:45:54.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
63782024-05-24T15:45:55.853Z[ recovery-image] May 24 15:45:54.068 INFO O| May 24 15:45:54.059 INFO STEP 615 (remove_files) COMPLETE
63792024-05-24T15:45:55.856Z[ recovery-image] May 24 15:45:54.068 INFO O| May 24 15:45:54.059 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802024-05-24T15:45:55.921Z[ recovery-image] May 24 15:45:54.141 INFO O| May 24 15:45:54.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
63812024-05-24T15:45:55.943Z[ recovery-image] May 24 15:45:54.162 INFO O| May 24 15:45:54.162 INFO STEP 616 (remove_files) COMPLETE
63822024-05-24T15:45:55.943Z[ recovery-image] May 24 15:45:54.162 INFO O| May 24 15:45:54.162 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832024-05-24T15:45:56.037Z[ recovery-image] May 24 15:45:54.257 INFO O| May 24 15:45:54.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
63842024-05-24T15:45:56.041Z[ recovery-image] May 24 15:45:54.257 INFO O| May 24 15:45:54.257 INFO STEP 617 (remove_files) COMPLETE
63852024-05-24T15:45:56.041Z[ recovery-image] May 24 15:45:54.257 INFO O| May 24 15:45:54.257 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862024-05-24T15:45:56.117Z[ recovery-image] May 24 15:45:54.336 INFO O| May 24 15:45:54.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
63872024-05-24T15:45:56.120Z[ recovery-image] May 24 15:45:54.336 INFO O| May 24 15:45:54.336 INFO STEP 618 (remove_files) COMPLETE
63882024-05-24T15:45:56.120Z[ recovery-image] May 24 15:45:54.337 INFO O| May 24 15:45:54.336 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892024-05-24T15:45:56.135Z[ recovery-image] May 24 15:45:54.355 INFO O| May 24 15:45:54.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
63902024-05-24T15:45:56.138Z[ recovery-image] May 24 15:45:54.355 INFO O| May 24 15:45:54.355 INFO STEP 619 (remove_files) COMPLETE
63912024-05-24T15:45:56.138Z[ recovery-image] May 24 15:45:54.355 INFO O| May 24 15:45:54.355 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922024-05-24T15:45:56.153Z[ recovery-image] May 24 15:45:54.373 INFO O| May 24 15:45:54.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
63932024-05-24T15:45:56.156Z[ recovery-image] May 24 15:45:54.373 INFO O| May 24 15:45:54.373 INFO STEP 620 (remove_files) COMPLETE
63942024-05-24T15:45:56.156Z[ recovery-image] May 24 15:45:54.373 INFO O| May 24 15:45:54.373 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952024-05-24T15:45:56.172Z[ recovery-image] May 24 15:45:54.392 INFO O| May 24 15:45:54.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
63962024-05-24T15:45:56.175Z[ recovery-image] May 24 15:45:54.392 INFO O| May 24 15:45:54.392 INFO STEP 621 (remove_files) COMPLETE
63972024-05-24T15:45:56.175Z[ recovery-image] May 24 15:45:54.392 INFO O| May 24 15:45:54.392 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982024-05-24T15:45:56.191Z[ recovery-image] May 24 15:45:54.411 INFO O| May 24 15:45:54.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
63992024-05-24T15:45:56.194Z[ recovery-image] May 24 15:45:54.411 INFO O| May 24 15:45:54.411 INFO STEP 622 (remove_files) COMPLETE
64002024-05-24T15:45:56.194Z[ recovery-image] May 24 15:45:54.411 INFO O| May 24 15:45:54.411 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012024-05-24T15:45:56.210Z[ recovery-image] May 24 15:45:54.430 INFO O| May 24 15:45:54.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
64022024-05-24T15:45:56.213Z[ recovery-image] May 24 15:45:54.430 INFO O| May 24 15:45:54.430 INFO STEP 623 (remove_files) COMPLETE
64032024-05-24T15:45:56.214Z[ recovery-image] May 24 15:45:54.430 INFO O| May 24 15:45:54.430 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-05-24T15:45:56.240Z[ recovery-image] May 24 15:45:54.459 INFO O| May 24 15:45:54.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
64052024-05-24T15:45:56.240Z[ recovery-image] May 24 15:45:54.460 INFO O| May 24 15:45:54.459 INFO STEP 624 (remove_files) COMPLETE
64062024-05-24T15:45:56.240Z[ recovery-image] May 24 15:45:54.460 INFO O| May 24 15:45:54.460 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-05-24T15:45:56.257Z[ recovery-image] May 24 15:45:54.477 INFO O| May 24 15:45:54.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
64082024-05-24T15:45:56.261Z[ recovery-image] May 24 15:45:54.478 INFO O| May 24 15:45:54.477 INFO STEP 625 (remove_files) COMPLETE
64092024-05-24T15:45:56.261Z[ recovery-image] May 24 15:45:54.478 INFO O| May 24 15:45:54.478 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-05-24T15:45:56.294Z[ recovery-image] May 24 15:45:54.514 INFO O| May 24 15:45:54.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
64112024-05-24T15:45:56.294Z[ recovery-image] May 24 15:45:54.514 INFO O| May 24 15:45:54.514 INFO STEP 626 (remove_files) COMPLETE
64122024-05-24T15:45:56.294Z[ recovery-image] May 24 15:45:54.514 INFO O| May 24 15:45:54.514 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-05-24T15:45:56.326Z[ recovery-image] May 24 15:45:54.545 INFO O| May 24 15:45:54.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
64142024-05-24T15:45:56.326Z[ recovery-image] May 24 15:45:54.545 INFO O| May 24 15:45:54.545 INFO STEP 627 (remove_files) COMPLETE
64152024-05-24T15:45:56.326Z[ recovery-image] May 24 15:45:54.545 INFO O| May 24 15:45:54.545 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162024-05-24T15:45:56.365Z[ recovery-image] May 24 15:45:54.584 INFO O| May 24 15:45:54.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
64172024-05-24T15:45:56.368Z[ recovery-image] May 24 15:45:54.585 INFO O| May 24 15:45:54.584 INFO STEP 628 (remove_files) COMPLETE
64182024-05-24T15:45:56.368Z[ recovery-image] May 24 15:45:54.585 INFO O| May 24 15:45:54.585 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192024-05-24T15:45:56.384Z[ recovery-image] May 24 15:45:54.604 INFO O| May 24 15:45:54.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64202024-05-24T15:45:56.387Z[ recovery-image] May 24 15:45:54.604 INFO O| May 24 15:45:54.604 INFO STEP 629 (remove_files) COMPLETE
64212024-05-24T15:45:56.387Z[ recovery-image] May 24 15:45:54.604 INFO O| May 24 15:45:54.604 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222024-05-24T15:45:56.402Z[ recovery-image] May 24 15:45:54.622 INFO O| May 24 15:45:54.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64232024-05-24T15:45:56.406Z[ recovery-image] May 24 15:45:54.622 INFO O| May 24 15:45:54.622 INFO STEP 630 (remove_files) COMPLETE
64242024-05-24T15:45:56.406Z[ recovery-image] May 24 15:45:54.622 INFO O| May 24 15:45:54.622 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252024-05-24T15:45:56.422Z[ recovery-image] May 24 15:45:54.642 INFO O| May 24 15:45:54.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64262024-05-24T15:45:56.422Z[ recovery-image] May 24 15:45:54.642 INFO O| May 24 15:45:54.642 INFO STEP 631 (remove_files) COMPLETE
64272024-05-24T15:45:56.428Z[ recovery-image] May 24 15:45:54.642 INFO O| May 24 15:45:54.642 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282024-05-24T15:45:56.452Z[ recovery-image] May 24 15:45:54.672 INFO O| May 24 15:45:54.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64292024-05-24T15:45:56.452Z[ recovery-image] May 24 15:45:54.672 INFO O| May 24 15:45:54.672 INFO STEP 632 (remove_files) COMPLETE
64302024-05-24T15:45:56.453Z[ recovery-image] May 24 15:45:54.672 INFO O| May 24 15:45:54.672 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312024-05-24T15:45:56.502Z[ recovery-image] May 24 15:45:54.722 INFO O| May 24 15:45:54.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64322024-05-24T15:45:56.502Z[ recovery-image] May 24 15:45:54.722 INFO O| May 24 15:45:54.722 INFO STEP 633 (remove_files) COMPLETE
64332024-05-24T15:45:56.502Z[ recovery-image] May 24 15:45:54.722 INFO O| May 24 15:45:54.722 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342024-05-24T15:45:56.523Z[ recovery-image] May 24 15:45:54.742 INFO O| May 24 15:45:54.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64352024-05-24T15:45:56.523Z[ recovery-image] May 24 15:45:54.742 INFO O| May 24 15:45:54.742 INFO STEP 634 (remove_files) COMPLETE
64362024-05-24T15:45:56.523Z[ recovery-image] May 24 15:45:54.743 INFO O| May 24 15:45:54.742 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372024-05-24T15:45:56.542Z[ recovery-image] May 24 15:45:54.762 INFO O| May 24 15:45:54.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64382024-05-24T15:45:56.543Z[ recovery-image] May 24 15:45:54.762 INFO O| May 24 15:45:54.762 INFO STEP 635 (remove_files) COMPLETE
64392024-05-24T15:45:56.543Z[ recovery-image] May 24 15:45:54.762 INFO O| May 24 15:45:54.762 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402024-05-24T15:45:56.561Z[ recovery-image] May 24 15:45:54.781 INFO O| May 24 15:45:54.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64412024-05-24T15:45:56.561Z[ recovery-image] May 24 15:45:54.781 INFO O| May 24 15:45:54.781 INFO STEP 636 (remove_files) COMPLETE
64422024-05-24T15:45:56.561Z[ recovery-image] May 24 15:45:54.781 INFO O| May 24 15:45:54.781 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432024-05-24T15:45:56.581Z[ recovery-image] May 24 15:45:54.800 INFO O| May 24 15:45:54.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64442024-05-24T15:45:56.581Z[ recovery-image] May 24 15:45:54.800 INFO O| May 24 15:45:54.800 INFO STEP 637 (remove_files) COMPLETE
64452024-05-24T15:45:56.581Z[ recovery-image] May 24 15:45:54.800 INFO O| May 24 15:45:54.800 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462024-05-24T15:45:56.600Z[ recovery-image] May 24 15:45:54.819 INFO O| May 24 15:45:54.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64472024-05-24T15:45:56.600Z[ recovery-image] May 24 15:45:54.819 INFO O| May 24 15:45:54.819 INFO STEP 638 (remove_files) COMPLETE
64482024-05-24T15:45:56.600Z[ recovery-image] May 24 15:45:54.819 INFO O| May 24 15:45:54.819 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492024-05-24T15:45:56.618Z[ recovery-image] May 24 15:45:54.837 INFO O| May 24 15:45:54.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64502024-05-24T15:45:56.618Z[ recovery-image] May 24 15:45:54.837 INFO O| May 24 15:45:54.837 INFO STEP 639 (remove_files) COMPLETE
64512024-05-24T15:45:56.622Z[ recovery-image] May 24 15:45:54.837 INFO O| May 24 15:45:54.837 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522024-05-24T15:45:56.640Z[ recovery-image] May 24 15:45:54.856 INFO O| May 24 15:45:54.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64532024-05-24T15:45:56.640Z[ recovery-image] May 24 15:45:54.857 INFO O| May 24 15:45:54.857 INFO STEP 640 (remove_files) COMPLETE
64542024-05-24T15:45:56.640Z[ recovery-image] May 24 15:45:54.857 INFO O| May 24 15:45:54.857 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552024-05-24T15:45:56.656Z[ recovery-image] May 24 15:45:54.875 INFO O| May 24 15:45:54.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64562024-05-24T15:45:56.656Z[ recovery-image] May 24 15:45:54.875 INFO O| May 24 15:45:54.875 INFO STEP 641 (remove_files) COMPLETE
64572024-05-24T15:45:56.656Z[ recovery-image] May 24 15:45:54.875 INFO O| May 24 15:45:54.875 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582024-05-24T15:45:56.672Z[ recovery-image] May 24 15:45:54.891 INFO O| May 24 15:45:54.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64592024-05-24T15:45:56.672Z[ recovery-image] May 24 15:45:54.891 INFO O| May 24 15:45:54.891 INFO STEP 642 (remove_files) COMPLETE
64602024-05-24T15:45:56.672Z[ recovery-image] May 24 15:45:54.891 INFO O| May 24 15:45:54.891 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612024-05-24T15:45:56.688Z[ recovery-image] May 24 15:45:54.908 INFO O| May 24 15:45:54.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64622024-05-24T15:45:56.688Z[ recovery-image] May 24 15:45:54.908 INFO O| May 24 15:45:54.908 INFO STEP 643 (remove_files) COMPLETE
64632024-05-24T15:45:56.688Z[ recovery-image] May 24 15:45:54.908 INFO O| May 24 15:45:54.908 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642024-05-24T15:45:56.704Z[ recovery-image] May 24 15:45:54.924 INFO O| May 24 15:45:54.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64652024-05-24T15:45:56.704Z[ recovery-image] May 24 15:45:54.924 INFO O| May 24 15:45:54.924 INFO STEP 644 (remove_files) COMPLETE
64662024-05-24T15:45:56.707Z[ recovery-image] May 24 15:45:54.924 INFO O| May 24 15:45:54.924 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672024-05-24T15:45:56.720Z[ recovery-image] May 24 15:45:54.940 INFO O| May 24 15:45:54.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64682024-05-24T15:45:56.720Z[ recovery-image] May 24 15:45:54.940 INFO O| May 24 15:45:54.940 INFO STEP 645 (remove_files) COMPLETE
64692024-05-24T15:45:56.720Z[ recovery-image] May 24 15:45:54.940 INFO O| May 24 15:45:54.940 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702024-05-24T15:45:56.736Z[ recovery-image] May 24 15:45:54.956 INFO O| May 24 15:45:54.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64712024-05-24T15:45:56.736Z[ recovery-image] May 24 15:45:54.956 INFO O| May 24 15:45:54.956 INFO STEP 646 (remove_files) COMPLETE
64722024-05-24T15:45:56.736Z[ recovery-image] May 24 15:45:54.956 INFO O| May 24 15:45:54.956 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732024-05-24T15:45:56.753Z[ recovery-image] May 24 15:45:54.972 INFO O| May 24 15:45:54.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64742024-05-24T15:45:56.753Z[ recovery-image] May 24 15:45:54.973 INFO O| May 24 15:45:54.973 INFO STEP 647 (remove_files) COMPLETE
64752024-05-24T15:45:56.756Z[ recovery-image] May 24 15:45:54.973 INFO O| May 24 15:45:54.973 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762024-05-24T15:45:56.785Z[ recovery-image] May 24 15:45:55.005 INFO O| May 24 15:45:55.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64772024-05-24T15:45:56.785Z[ recovery-image] May 24 15:45:55.005 INFO O| May 24 15:45:55.005 INFO STEP 648 (remove_files) COMPLETE
64782024-05-24T15:45:56.785Z[ recovery-image] May 24 15:45:55.005 INFO O| May 24 15:45:55.005 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792024-05-24T15:45:56.803Z[ recovery-image] May 24 15:45:55.022 INFO O| May 24 15:45:55.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
64802024-05-24T15:45:56.803Z[ recovery-image] May 24 15:45:55.023 INFO O| May 24 15:45:55.023 INFO STEP 649 (remove_files) COMPLETE
64812024-05-24T15:45:56.803Z[ recovery-image] May 24 15:45:55.023 INFO O| May 24 15:45:55.023 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822024-05-24T15:45:56.819Z[ recovery-image] May 24 15:45:55.039 INFO O| May 24 15:45:55.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
64832024-05-24T15:45:56.819Z[ recovery-image] May 24 15:45:55.039 INFO O| May 24 15:45:55.039 INFO STEP 650 (remove_files) COMPLETE
64842024-05-24T15:45:56.822Z[ recovery-image] May 24 15:45:55.039 INFO O| May 24 15:45:55.039 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852024-05-24T15:45:56.838Z[ recovery-image] May 24 15:45:55.057 INFO O| May 24 15:45:55.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
64862024-05-24T15:45:56.838Z[ recovery-image] May 24 15:45:55.057 INFO O| May 24 15:45:55.057 INFO STEP 651 (remove_files) COMPLETE
64872024-05-24T15:45:56.838Z[ recovery-image] May 24 15:45:55.057 INFO O| May 24 15:45:55.057 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882024-05-24T15:45:56.856Z[ recovery-image] May 24 15:45:55.076 INFO O| May 24 15:45:55.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
64892024-05-24T15:45:56.856Z[ recovery-image] May 24 15:45:55.076 INFO O| May 24 15:45:55.076 INFO STEP 652 (remove_files) COMPLETE
64902024-05-24T15:45:56.859Z[ recovery-image] May 24 15:45:55.076 INFO O| May 24 15:45:55.076 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912024-05-24T15:45:56.874Z[ recovery-image] May 24 15:45:55.094 INFO O| May 24 15:45:55.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
64922024-05-24T15:45:56.878Z[ recovery-image] May 24 15:45:55.095 INFO O| May 24 15:45:55.095 INFO STEP 653 (remove_files) COMPLETE
64932024-05-24T15:45:56.878Z[ recovery-image] May 24 15:45:55.095 INFO O| May 24 15:45:55.095 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64942024-05-24T15:45:56.895Z[ recovery-image] May 24 15:45:55.112 INFO O| May 24 15:45:55.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
64952024-05-24T15:45:56.895Z[ recovery-image] May 24 15:45:55.112 INFO O| May 24 15:45:55.112 INFO STEP 654 (remove_files) COMPLETE
64962024-05-24T15:45:56.898Z[ recovery-image] May 24 15:45:55.112 INFO O| May 24 15:45:55.112 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972024-05-24T15:45:56.911Z[ recovery-image] May 24 15:45:55.131 INFO O| May 24 15:45:55.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
64982024-05-24T15:45:56.911Z[ recovery-image] May 24 15:45:55.131 INFO O| May 24 15:45:55.131 INFO STEP 655 (remove_files) COMPLETE
64992024-05-24T15:45:56.914Z[ recovery-image] May 24 15:45:55.131 INFO O| May 24 15:45:55.131 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002024-05-24T15:45:56.930Z[ recovery-image] May 24 15:45:55.150 INFO O| May 24 15:45:55.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
65012024-05-24T15:45:56.930Z[ recovery-image] May 24 15:45:55.150 INFO O| May 24 15:45:55.150 INFO STEP 656 (remove_files) COMPLETE
65022024-05-24T15:45:56.930Z[ recovery-image] May 24 15:45:55.150 INFO O| May 24 15:45:55.150 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032024-05-24T15:45:56.949Z[ recovery-image] May 24 15:45:55.169 INFO O| May 24 15:45:55.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
65042024-05-24T15:45:56.949Z[ recovery-image] May 24 15:45:55.169 INFO O| May 24 15:45:55.169 INFO STEP 657 (remove_files) COMPLETE
65052024-05-24T15:45:56.953Z[ recovery-image] May 24 15:45:55.169 INFO O| May 24 15:45:55.169 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062024-05-24T15:45:56.966Z[ recovery-image] May 24 15:45:55.185 INFO O| May 24 15:45:55.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
65072024-05-24T15:45:56.966Z[ recovery-image] May 24 15:45:55.185 INFO O| May 24 15:45:55.185 INFO STEP 658 (remove_files) COMPLETE
65082024-05-24T15:45:56.966Z[ recovery-image] May 24 15:45:55.185 INFO O| May 24 15:45:55.185 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092024-05-24T15:45:56.987Z[ recovery-image] May 24 15:45:55.202 INFO O| May 24 15:45:55.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
65102024-05-24T15:45:56.992Z[ recovery-image] May 24 15:45:55.202 INFO O| May 24 15:45:55.202 INFO STEP 659 (remove_files) COMPLETE
65112024-05-24T15:45:56.992Z[ recovery-image] May 24 15:45:55.202 INFO O| May 24 15:45:55.202 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122024-05-24T15:45:57.026Z[ recovery-image] May 24 15:45:55.246 INFO O| May 24 15:45:55.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
65132024-05-24T15:45:57.027Z[ recovery-image] May 24 15:45:55.246 INFO O| May 24 15:45:55.246 INFO STEP 660 (remove_files) COMPLETE
65142024-05-24T15:45:57.027Z[ recovery-image] May 24 15:45:55.246 INFO O| May 24 15:45:55.246 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152024-05-24T15:45:57.043Z[ recovery-image] May 24 15:45:55.262 INFO O| May 24 15:45:55.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
65162024-05-24T15:45:57.043Z[ recovery-image] May 24 15:45:55.262 INFO O| May 24 15:45:55.262 INFO STEP 661 (remove_files) COMPLETE
65172024-05-24T15:45:57.043Z[ recovery-image] May 24 15:45:55.262 INFO O| May 24 15:45:55.262 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182024-05-24T15:45:57.063Z[ recovery-image] May 24 15:45:55.279 INFO O| May 24 15:45:55.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
65192024-05-24T15:45:57.063Z[ recovery-image] May 24 15:45:55.279 INFO O| May 24 15:45:55.279 INFO STEP 662 (remove_files) COMPLETE
65202024-05-24T15:45:57.069Z[ recovery-image] May 24 15:45:55.279 INFO O| May 24 15:45:55.279 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212024-05-24T15:45:57.076Z[ recovery-image] May 24 15:45:55.296 INFO O| May 24 15:45:55.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65222024-05-24T15:45:57.077Z[ recovery-image] May 24 15:45:55.296 INFO O| May 24 15:45:55.296 INFO STEP 663 (remove_files) COMPLETE
65232024-05-24T15:45:57.077Z[ recovery-image] May 24 15:45:55.296 INFO O| May 24 15:45:55.296 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242024-05-24T15:45:57.121Z[ recovery-image] May 24 15:45:55.341 INFO O| May 24 15:45:55.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65252024-05-24T15:45:57.145Z[ recovery-image] May 24 15:45:55.365 INFO O| May 24 15:45:55.365 INFO STEP 664 (remove_files) COMPLETE
65262024-05-24T15:45:57.145Z[ recovery-image] May 24 15:45:55.365 INFO O| May 24 15:45:55.365 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272024-05-24T15:45:57.186Z[ recovery-image] May 24 15:45:55.402 INFO O| May 24 15:45:55.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65282024-05-24T15:45:57.186Z[ recovery-image] May 24 15:45:55.402 INFO O| May 24 15:45:55.402 INFO STEP 665 (remove_files) COMPLETE
65292024-05-24T15:45:57.187Z[ recovery-image] May 24 15:45:55.402 INFO O| May 24 15:45:55.402 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302024-05-24T15:45:57.202Z[ recovery-image] May 24 15:45:55.421 INFO O| May 24 15:45:55.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65312024-05-24T15:45:57.202Z[ recovery-image] May 24 15:45:55.421 INFO O| May 24 15:45:55.421 INFO STEP 666 (remove_files) COMPLETE
65322024-05-24T15:45:57.202Z[ recovery-image] May 24 15:45:55.421 INFO O| May 24 15:45:55.421 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332024-05-24T15:45:57.226Z[ recovery-image] May 24 15:45:55.445 INFO O| May 24 15:45:55.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65342024-05-24T15:45:57.229Z[ recovery-image] May 24 15:45:55.445 INFO O| May 24 15:45:55.445 INFO STEP 667 (remove_files) COMPLETE
65352024-05-24T15:45:57.229Z[ recovery-image] May 24 15:45:55.446 INFO O| May 24 15:45:55.445 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362024-05-24T15:45:57.255Z[ recovery-image] May 24 15:45:55.467 INFO O| May 24 15:45:55.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65372024-05-24T15:45:57.259Z[ recovery-image] May 24 15:45:55.467 INFO O| May 24 15:45:55.467 INFO STEP 668 (remove_files) COMPLETE
65382024-05-24T15:45:57.259Z[ recovery-image] May 24 15:45:55.467 INFO O| May 24 15:45:55.467 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392024-05-24T15:45:57.265Z[ recovery-image] May 24 15:45:55.485 INFO O| May 24 15:45:55.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65402024-05-24T15:45:57.268Z[ recovery-image] May 24 15:45:55.485 INFO O| May 24 15:45:55.485 INFO STEP 669 (remove_files) COMPLETE
65412024-05-24T15:45:57.268Z[ recovery-image] May 24 15:45:55.485 INFO O| May 24 15:45:55.485 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422024-05-24T15:45:57.284Z[ recovery-image] May 24 15:45:55.504 INFO O| May 24 15:45:55.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65432024-05-24T15:45:57.285Z[ recovery-image] May 24 15:45:55.504 INFO O| May 24 15:45:55.504 INFO STEP 670 (remove_files) COMPLETE
65442024-05-24T15:45:57.285Z[ recovery-image] May 24 15:45:55.504 INFO O| May 24 15:45:55.504 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452024-05-24T15:45:57.343Z[ recovery-image] May 24 15:45:55.563 INFO O| May 24 15:45:55.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65462024-05-24T15:45:57.344Z[ recovery-image] May 24 15:45:55.563 INFO O| May 24 15:45:55.563 INFO STEP 671 (remove_files) COMPLETE
65472024-05-24T15:45:57.347Z[ recovery-image] May 24 15:45:55.563 INFO O| May 24 15:45:55.563 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482024-05-24T15:45:57.363Z[ recovery-image] May 24 15:45:55.583 INFO O| May 24 15:45:55.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65492024-05-24T15:45:57.363Z[ recovery-image] May 24 15:45:55.583 INFO O| May 24 15:45:55.583 INFO STEP 672 (remove_files) COMPLETE
65502024-05-24T15:45:57.363Z[ recovery-image] May 24 15:45:55.583 INFO O| May 24 15:45:55.583 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512024-05-24T15:45:57.381Z[ recovery-image] May 24 15:45:55.601 INFO O| May 24 15:45:55.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65522024-05-24T15:45:57.384Z[ recovery-image] May 24 15:45:55.601 INFO O| May 24 15:45:55.601 INFO STEP 673 (remove_files) COMPLETE
65532024-05-24T15:45:57.384Z[ recovery-image] May 24 15:45:55.601 INFO O| May 24 15:45:55.601 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542024-05-24T15:45:57.418Z[ recovery-image] May 24 15:45:55.637 INFO O| May 24 15:45:55.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65552024-05-24T15:45:57.418Z[ recovery-image] May 24 15:45:55.637 INFO O| May 24 15:45:55.637 INFO STEP 674 (remove_files) COMPLETE
65562024-05-24T15:45:57.421Z[ recovery-image] May 24 15:45:55.637 INFO O| May 24 15:45:55.637 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572024-05-24T15:45:57.436Z[ recovery-image] May 24 15:45:55.656 INFO O| May 24 15:45:55.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65582024-05-24T15:45:57.437Z[ recovery-image] May 24 15:45:55.656 INFO O| May 24 15:45:55.656 INFO STEP 675 (remove_files) COMPLETE
65592024-05-24T15:45:57.440Z[ recovery-image] May 24 15:45:55.656 INFO O| May 24 15:45:55.656 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602024-05-24T15:45:57.460Z[ recovery-image] May 24 15:45:55.679 INFO O| May 24 15:45:55.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65612024-05-24T15:45:57.460Z[ recovery-image] May 24 15:45:55.679 INFO O| May 24 15:45:55.679 INFO STEP 676 (remove_files) COMPLETE
65622024-05-24T15:45:57.482Z[ recovery-image] May 24 15:45:55.679 INFO O| May 24 15:45:55.679 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632024-05-24T15:45:57.489Z[ recovery-image] May 24 15:45:55.698 INFO O| May 24 15:45:55.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65642024-05-24T15:45:57.489Z[ recovery-image] May 24 15:45:55.698 INFO O| May 24 15:45:55.698 INFO STEP 677 (remove_files) COMPLETE
65652024-05-24T15:45:57.489Z[ recovery-image] May 24 15:45:55.698 INFO O| May 24 15:45:55.698 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662024-05-24T15:45:57.506Z[ recovery-image] May 24 15:45:55.726 INFO O| May 24 15:45:55.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65672024-05-24T15:45:57.506Z[ recovery-image] May 24 15:45:55.726 INFO O| May 24 15:45:55.726 INFO STEP 678 (remove_files) COMPLETE
65682024-05-24T15:45:57.509Z[ recovery-image] May 24 15:45:55.726 INFO O| May 24 15:45:55.726 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692024-05-24T15:45:57.576Z[ recovery-image] May 24 15:45:55.795 INFO O| May 24 15:45:55.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65702024-05-24T15:45:57.579Z[ recovery-image] May 24 15:45:55.795 INFO O| May 24 15:45:55.795 INFO STEP 679 (remove_files) COMPLETE
65712024-05-24T15:45:57.579Z[ recovery-image] May 24 15:45:55.795 INFO O| May 24 15:45:55.795 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722024-05-24T15:45:57.597Z[ recovery-image] May 24 15:45:55.817 INFO O| May 24 15:45:55.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65732024-05-24T15:45:57.600Z[ recovery-image] May 24 15:45:55.817 INFO O| May 24 15:45:55.817 INFO STEP 680 (remove_files) COMPLETE
65742024-05-24T15:45:57.600Z[ recovery-image] May 24 15:45:55.817 INFO O| May 24 15:45:55.817 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752024-05-24T15:45:57.618Z[ recovery-image] May 24 15:45:55.838 INFO O| May 24 15:45:55.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65762024-05-24T15:45:57.621Z[ recovery-image] May 24 15:45:55.840 INFO O| May 24 15:45:55.840 INFO STEP 681 (remove_files) COMPLETE
65772024-05-24T15:45:57.621Z[ recovery-image] May 24 15:45:55.840 INFO O| May 24 15:45:55.840 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782024-05-24T15:45:57.640Z[ recovery-image] May 24 15:45:55.859 INFO O| May 24 15:45:55.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
65792024-05-24T15:45:57.640Z[ recovery-image] May 24 15:45:55.859 INFO O| May 24 15:45:55.859 INFO STEP 682 (remove_files) COMPLETE
65802024-05-24T15:45:57.640Z[ recovery-image] May 24 15:45:55.859 INFO O| May 24 15:45:55.859 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812024-05-24T15:45:57.658Z[ recovery-image] May 24 15:45:55.878 INFO O| May 24 15:45:55.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
65822024-05-24T15:45:57.658Z[ recovery-image] May 24 15:45:55.878 INFO O| May 24 15:45:55.878 INFO STEP 683 (remove_files) COMPLETE
65832024-05-24T15:45:57.658Z[ recovery-image] May 24 15:45:55.878 INFO O| May 24 15:45:55.878 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842024-05-24T15:45:57.677Z[ recovery-image] May 24 15:45:55.897 INFO O| May 24 15:45:55.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
65852024-05-24T15:45:57.677Z[ recovery-image] May 24 15:45:55.897 INFO O| May 24 15:45:55.897 INFO STEP 684 (remove_files) COMPLETE
65862024-05-24T15:45:57.680Z[ recovery-image] May 24 15:45:55.897 INFO O| May 24 15:45:55.897 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872024-05-24T15:45:57.789Z[ recovery-image] May 24 15:45:56.008 INFO O| May 24 15:45:56.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
65882024-05-24T15:45:57.789Z[ recovery-image] May 24 15:45:56.008 INFO O| May 24 15:45:56.008 INFO STEP 685 (remove_files) COMPLETE
65892024-05-24T15:45:57.792Z[ recovery-image] May 24 15:45:56.008 INFO O| May 24 15:45:56.008 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902024-05-24T15:45:57.866Z[ recovery-image] May 24 15:45:56.086 INFO O| May 24 15:45:56.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
65912024-05-24T15:45:57.866Z[ recovery-image] May 24 15:45:56.086 INFO O| May 24 15:45:56.086 INFO STEP 686 (remove_files) COMPLETE
65922024-05-24T15:45:57.867Z[ recovery-image] May 24 15:45:56.086 INFO O| May 24 15:45:56.086 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932024-05-24T15:45:57.941Z[ recovery-image] May 24 15:45:56.161 INFO O| May 24 15:45:56.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
65942024-05-24T15:45:57.941Z[ recovery-image] May 24 15:45:56.161 INFO O| May 24 15:45:56.161 INFO STEP 687 (remove_files) COMPLETE
65952024-05-24T15:45:57.942Z[ recovery-image] May 24 15:45:56.161 INFO O| May 24 15:45:56.161 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962024-05-24T15:45:57.964Z[ recovery-image] May 24 15:45:56.182 INFO O| May 24 15:45:56.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
65972024-05-24T15:45:57.964Z[ recovery-image] May 24 15:45:56.182 INFO O| May 24 15:45:56.182 INFO STEP 688 (remove_files) COMPLETE
65982024-05-24T15:45:57.964Z[ recovery-image] May 24 15:45:56.182 INFO O| May 24 15:45:56.182 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992024-05-24T15:45:57.998Z[ recovery-image] May 24 15:45:56.218 INFO O| May 24 15:45:56.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
66002024-05-24T15:45:58.002Z[ recovery-image] May 24 15:45:56.218 INFO O| May 24 15:45:56.218 INFO STEP 689 (remove_files) COMPLETE
66012024-05-24T15:45:58.002Z[ recovery-image] May 24 15:45:56.218 INFO O| May 24 15:45:56.218 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022024-05-24T15:45:58.031Z[ recovery-image] May 24 15:45:56.250 INFO O| May 24 15:45:56.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
66032024-05-24T15:45:58.032Z[ recovery-image] May 24 15:45:56.250 INFO O| May 24 15:45:56.250 INFO STEP 690 (remove_files) COMPLETE
66042024-05-24T15:45:58.032Z[ recovery-image] May 24 15:45:56.250 INFO O| May 24 15:45:56.250 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052024-05-24T15:45:58.091Z[ recovery-image] May 24 15:45:56.310 INFO O| May 24 15:45:56.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
66062024-05-24T15:45:58.091Z[ recovery-image] May 24 15:45:56.310 INFO O| May 24 15:45:56.310 INFO STEP 691 (remove_files) COMPLETE
66072024-05-24T15:45:58.094Z[ recovery-image] May 24 15:45:56.310 INFO O| May 24 15:45:56.310 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082024-05-24T15:45:58.111Z[ recovery-image] May 24 15:45:56.330 INFO O| May 24 15:45:56.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
66092024-05-24T15:45:58.111Z[ recovery-image] May 24 15:45:56.331 INFO O| May 24 15:45:56.331 INFO STEP 692 (remove_files) COMPLETE
66102024-05-24T15:45:58.114Z[ recovery-image] May 24 15:45:56.331 INFO O| May 24 15:45:56.331 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112024-05-24T15:45:58.129Z[ recovery-image] May 24 15:45:56.349 INFO O| May 24 15:45:56.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
66122024-05-24T15:45:58.129Z[ recovery-image] May 24 15:45:56.349 INFO O| May 24 15:45:56.349 INFO STEP 693 (remove_files) COMPLETE
66132024-05-24T15:45:58.129Z[ recovery-image] May 24 15:45:56.349 INFO O| May 24 15:45:56.349 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142024-05-24T15:45:58.148Z[ recovery-image] May 24 15:45:56.368 INFO O| May 24 15:45:56.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
66152024-05-24T15:45:58.148Z[ recovery-image] May 24 15:45:56.368 INFO O| May 24 15:45:56.368 INFO STEP 694 (remove_files) COMPLETE
66162024-05-24T15:45:58.148Z[ recovery-image] May 24 15:45:56.368 INFO O| May 24 15:45:56.368 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172024-05-24T15:45:58.169Z[ recovery-image] May 24 15:45:56.389 INFO O| May 24 15:45:56.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
66182024-05-24T15:45:58.170Z[ recovery-image] May 24 15:45:56.389 INFO O| May 24 15:45:56.389 INFO STEP 695 (remove_files) COMPLETE
66192024-05-24T15:45:58.170Z[ recovery-image] May 24 15:45:56.389 INFO O| May 24 15:45:56.389 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202024-05-24T15:45:58.201Z[ recovery-image] May 24 15:45:56.421 INFO O| May 24 15:45:56.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66212024-05-24T15:45:58.204Z[ recovery-image] May 24 15:45:56.421 INFO O| May 24 15:45:56.421 INFO STEP 696 (remove_files) COMPLETE
66222024-05-24T15:45:58.204Z[ recovery-image] May 24 15:45:56.421 INFO O| May 24 15:45:56.421 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232024-05-24T15:45:58.221Z[ recovery-image] May 24 15:45:56.441 INFO O| May 24 15:45:56.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66242024-05-24T15:45:58.225Z[ recovery-image] May 24 15:45:56.441 INFO O| May 24 15:45:56.441 INFO STEP 697 (remove_files) COMPLETE
66252024-05-24T15:45:58.225Z[ recovery-image] May 24 15:45:56.442 INFO O| May 24 15:45:56.442 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262024-05-24T15:45:58.258Z[ recovery-image] May 24 15:45:56.478 INFO O| May 24 15:45:56.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66272024-05-24T15:45:58.262Z[ recovery-image] May 24 15:45:56.478 INFO O| May 24 15:45:56.478 INFO STEP 698 (remove_files) COMPLETE
66282024-05-24T15:45:58.262Z[ recovery-image] May 24 15:45:56.478 INFO O| May 24 15:45:56.478 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66292024-05-24T15:45:58.277Z[ recovery-image] May 24 15:45:56.497 INFO O| May 24 15:45:56.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66302024-05-24T15:45:58.280Z[ recovery-image] May 24 15:45:56.497 INFO O| May 24 15:45:56.497 INFO STEP 699 (remove_files) COMPLETE
66312024-05-24T15:45:58.280Z[ recovery-image] May 24 15:45:56.497 INFO O| May 24 15:45:56.497 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66322024-05-24T15:45:58.343Z[ recovery-image] May 24 15:45:56.539 INFO O| May 24 15:45:56.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66332024-05-24T15:45:58.349Z[ recovery-image] May 24 15:45:56.539 INFO O| May 24 15:45:56.539 INFO STEP 700 (remove_files) COMPLETE
66342024-05-24T15:45:58.349Z[ recovery-image] May 24 15:45:56.539 INFO O| May 24 15:45:56.539 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66352024-05-24T15:45:58.356Z[ recovery-image] May 24 15:45:56.575 INFO O| May 24 15:45:56.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66362024-05-24T15:45:58.356Z[ recovery-image] May 24 15:45:56.576 INFO O| May 24 15:45:56.575 INFO STEP 701 (remove_files) COMPLETE
66372024-05-24T15:45:58.356Z[ recovery-image] May 24 15:45:56.576 INFO O| May 24 15:45:56.575 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66382024-05-24T15:45:58.390Z[ recovery-image] May 24 15:45:56.604 INFO O| May 24 15:45:56.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66392024-05-24T15:45:58.401Z[ recovery-image] May 24 15:45:56.604 INFO O| May 24 15:45:56.604 INFO STEP 702 (remove_files) COMPLETE
66402024-05-24T15:45:58.401Z[ recovery-image] May 24 15:45:56.604 INFO O| May 24 15:45:56.604 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66412024-05-24T15:45:58.407Z[ recovery-image] May 24 15:45:56.627 INFO O| May 24 15:45:56.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66422024-05-24T15:45:58.407Z[ recovery-image] May 24 15:45:56.627 INFO O| May 24 15:45:56.627 INFO STEP 703 (remove_files) COMPLETE
66432024-05-24T15:45:58.407Z[ recovery-image] May 24 15:45:56.627 INFO O| May 24 15:45:56.627 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66442024-05-24T15:45:58.434Z[ recovery-image] May 24 15:45:56.654 INFO O| May 24 15:45:56.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66452024-05-24T15:45:58.434Z[ recovery-image] May 24 15:45:56.654 INFO O| May 24 15:45:56.654 INFO STEP 704 (remove_files) COMPLETE
66462024-05-24T15:45:58.438Z[ recovery-image] May 24 15:45:56.654 INFO O| May 24 15:45:56.654 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66472024-05-24T15:45:58.482Z[ recovery-image] May 24 15:45:56.702 INFO O| May 24 15:45:56.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66482024-05-24T15:45:58.482Z[ recovery-image] May 24 15:45:56.702 INFO O| May 24 15:45:56.702 INFO STEP 705 (remove_files) COMPLETE
66492024-05-24T15:45:58.486Z[ recovery-image] May 24 15:45:56.702 INFO O| May 24 15:45:56.702 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66502024-05-24T15:45:58.518Z[ recovery-image] May 24 15:45:56.737 INFO O| May 24 15:45:56.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66512024-05-24T15:45:58.518Z[ recovery-image] May 24 15:45:56.737 INFO O| May 24 15:45:56.737 INFO STEP 706 (remove_files) COMPLETE
66522024-05-24T15:45:58.518Z[ recovery-image] May 24 15:45:56.737 INFO O| May 24 15:45:56.737 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66532024-05-24T15:45:58.535Z[ recovery-image] May 24 15:45:56.755 INFO O| May 24 15:45:56.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66542024-05-24T15:45:58.538Z[ recovery-image] May 24 15:45:56.755 INFO O| May 24 15:45:56.755 INFO STEP 707 (remove_files) COMPLETE
66552024-05-24T15:45:58.539Z[ recovery-image] May 24 15:45:56.755 INFO O| May 24 15:45:56.755 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66562024-05-24T15:45:58.554Z[ recovery-image] May 24 15:45:56.773 INFO O| May 24 15:45:56.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66572024-05-24T15:45:58.554Z[ recovery-image] May 24 15:45:56.773 INFO O| May 24 15:45:56.773 INFO STEP 708 (remove_files) COMPLETE
66582024-05-24T15:45:58.554Z[ recovery-image] May 24 15:45:56.773 INFO O| May 24 15:45:56.773 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66592024-05-24T15:45:58.572Z[ recovery-image] May 24 15:45:56.792 INFO O| May 24 15:45:56.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66602024-05-24T15:45:58.572Z[ recovery-image] May 24 15:45:56.792 INFO O| May 24 15:45:56.792 INFO STEP 709 (remove_files) COMPLETE
66612024-05-24T15:45:58.572Z[ recovery-image] May 24 15:45:56.792 INFO O| May 24 15:45:56.792 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66622024-05-24T15:45:58.592Z[ recovery-image] May 24 15:45:56.811 INFO O| May 24 15:45:56.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66632024-05-24T15:45:58.592Z[ recovery-image] May 24 15:45:56.811 INFO O| May 24 15:45:56.811 INFO STEP 710 (remove_files) COMPLETE
66642024-05-24T15:45:58.592Z[ recovery-image] May 24 15:45:56.811 INFO O| May 24 15:45:56.811 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66652024-05-24T15:45:58.611Z[ recovery-image] May 24 15:45:56.829 INFO O| May 24 15:45:56.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
66662024-05-24T15:45:58.611Z[ recovery-image] May 24 15:45:56.829 INFO O| May 24 15:45:56.829 INFO STEP 711 (remove_files) COMPLETE
66672024-05-24T15:45:58.611Z[ recovery-image] May 24 15:45:56.829 INFO O| May 24 15:45:56.829 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66682024-05-24T15:45:58.627Z[ recovery-image] May 24 15:45:56.847 INFO O| May 24 15:45:56.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
66692024-05-24T15:45:58.628Z[ recovery-image] May 24 15:45:56.847 INFO O| May 24 15:45:56.847 INFO STEP 712 (remove_files) COMPLETE
66702024-05-24T15:45:58.628Z[ recovery-image] May 24 15:45:56.847 INFO O| May 24 15:45:56.847 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66712024-05-24T15:45:58.644Z[ recovery-image] May 24 15:45:56.863 INFO O| May 24 15:45:56.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
66722024-05-24T15:45:58.644Z[ recovery-image] May 24 15:45:56.863 INFO O| May 24 15:45:56.863 INFO STEP 713 (remove_files) COMPLETE
66732024-05-24T15:45:58.644Z[ recovery-image] May 24 15:45:56.863 INFO O| May 24 15:45:56.863 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66742024-05-24T15:45:58.660Z[ recovery-image] May 24 15:45:56.879 INFO O| May 24 15:45:56.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
66752024-05-24T15:45:58.660Z[ recovery-image] May 24 15:45:56.879 INFO O| May 24 15:45:56.879 INFO STEP 714 (remove_files) COMPLETE
66762024-05-24T15:45:58.660Z[ recovery-image] May 24 15:45:56.879 INFO O| May 24 15:45:56.879 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66772024-05-24T15:45:58.677Z[ recovery-image] May 24 15:45:56.896 INFO O| May 24 15:45:56.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
66782024-05-24T15:45:58.677Z[ recovery-image] May 24 15:45:56.896 INFO O| May 24 15:45:56.896 INFO STEP 715 (remove_files) COMPLETE
66792024-05-24T15:45:58.677Z[ recovery-image] May 24 15:45:56.896 INFO O| May 24 15:45:56.896 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66802024-05-24T15:45:58.694Z[ recovery-image] May 24 15:45:56.913 INFO O| May 24 15:45:56.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
66812024-05-24T15:45:58.694Z[ recovery-image] May 24 15:45:56.913 INFO O| May 24 15:45:56.913 INFO STEP 716 (remove_files) COMPLETE
66822024-05-24T15:45:58.694Z[ recovery-image] May 24 15:45:56.913 INFO O| May 24 15:45:56.913 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66832024-05-24T15:45:58.710Z[ recovery-image] May 24 15:45:56.930 INFO O| May 24 15:45:56.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
66842024-05-24T15:45:58.710Z[ recovery-image] May 24 15:45:56.930 INFO O| May 24 15:45:56.930 INFO STEP 717 (remove_files) COMPLETE
66852024-05-24T15:45:58.710Z[ recovery-image] May 24 15:45:56.930 INFO O| May 24 15:45:56.930 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66862024-05-24T15:45:58.726Z[ recovery-image] May 24 15:45:56.946 INFO O| May 24 15:45:56.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
66872024-05-24T15:45:58.727Z[ recovery-image] May 24 15:45:56.946 INFO O| May 24 15:45:56.946 INFO STEP 718 (remove_files) COMPLETE
66882024-05-24T15:45:58.727Z[ recovery-image] May 24 15:45:56.946 INFO O| May 24 15:45:56.946 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66892024-05-24T15:45:58.743Z[ recovery-image] May 24 15:45:56.962 INFO O| May 24 15:45:56.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
66902024-05-24T15:45:58.743Z[ recovery-image] May 24 15:45:56.963 INFO O| May 24 15:45:56.962 INFO STEP 719 (remove_files) COMPLETE
66912024-05-24T15:45:58.743Z[ recovery-image] May 24 15:45:56.963 INFO O| May 24 15:45:56.963 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66922024-05-24T15:45:58.759Z[ recovery-image] May 24 15:45:56.979 INFO O| May 24 15:45:56.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
66932024-05-24T15:45:58.759Z[ recovery-image] May 24 15:45:56.979 INFO O| May 24 15:45:56.979 INFO STEP 720 (remove_files) COMPLETE
66942024-05-24T15:45:58.759Z[ recovery-image] May 24 15:45:56.979 INFO O| May 24 15:45:56.979 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66952024-05-24T15:45:58.777Z[ recovery-image] May 24 15:45:56.996 INFO O| May 24 15:45:56.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
66962024-05-24T15:45:58.777Z[ recovery-image] May 24 15:45:56.996 INFO O| May 24 15:45:56.996 INFO STEP 721 (remove_files) COMPLETE
66972024-05-24T15:45:58.777Z[ recovery-image] May 24 15:45:56.996 INFO O| May 24 15:45:56.996 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66982024-05-24T15:45:58.798Z[ recovery-image] May 24 15:45:57.015 INFO O| May 24 15:45:57.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
66992024-05-24T15:45:58.798Z[ recovery-image] May 24 15:45:57.015 INFO O| May 24 15:45:57.015 INFO STEP 722 (remove_files) COMPLETE
67002024-05-24T15:45:59.212Z[ recovery-image] May 24 15:45:57.015 INFO O| May 24 15:45:57.015 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67012024-05-24T15:45:59.232Z[ recovery-image] May 24 15:45:57.033 INFO O| May 24 15:45:57.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
67022024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.033 INFO O| May 24 15:45:57.033 INFO STEP 723 (remove_files) COMPLETE
67032024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.033 INFO O| May 24 15:45:57.033 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67042024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.050 INFO O| May 24 15:45:57.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
67052024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.050 INFO O| May 24 15:45:57.050 INFO STEP 724 (remove_files) COMPLETE
67062024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.050 INFO O| May 24 15:45:57.050 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67072024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.067 INFO O| May 24 15:45:57.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
67082024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.067 INFO O| May 24 15:45:57.067 INFO STEP 725 (remove_files) COMPLETE
67092024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.067 INFO O| May 24 15:45:57.067 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67102024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.084 INFO O| May 24 15:45:57.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
67112024-05-24T15:45:59.233Z[ recovery-image] May 24 15:45:57.084 INFO O| May 24 15:45:57.084 INFO STEP 726 (remove_files) COMPLETE
67122024-05-24T15:45:59.234Z[ recovery-image] May 24 15:45:57.084 INFO O| May 24 15:45:57.084 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67132024-05-24T15:45:59.234Z[ recovery-image] May 24 15:45:57.102 INFO O| May 24 15:45:57.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
67142024-05-24T15:45:59.234Z[ recovery-image] May 24 15:45:57.102 INFO O| May 24 15:45:57.102 INFO STEP 727 (remove_files) COMPLETE
67152024-05-24T15:45:59.234Z[ recovery-image] May 24 15:45:57.102 INFO O| May 24 15:45:57.102 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67162024-05-24T15:45:59.235Z[ recovery-image] May 24 15:45:57.120 INFO O| May 24 15:45:57.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
67172024-05-24T15:45:59.235Z[ recovery-image] May 24 15:45:57.120 INFO O| May 24 15:45:57.120 INFO STEP 728 (remove_files) COMPLETE
67182024-05-24T15:45:59.235Z[ recovery-image] May 24 15:45:57.120 INFO O| May 24 15:45:57.120 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67192024-05-24T15:45:59.235Z[ recovery-image] May 24 15:45:57.138 INFO O| May 24 15:45:57.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67202024-05-24T15:45:59.235Z[ recovery-image] May 24 15:45:57.139 INFO O| May 24 15:45:57.138 INFO STEP 729 (remove_files) COMPLETE
67212024-05-24T15:45:59.236Z[ recovery-image] May 24 15:45:57.139 INFO O| May 24 15:45:57.139 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67222024-05-24T15:45:59.236Z[ recovery-image] May 24 15:45:57.187 INFO O| May 24 15:45:57.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67232024-05-24T15:45:59.236Z[ recovery-image] May 24 15:45:57.187 INFO O| May 24 15:45:57.187 INFO STEP 730 (remove_files) COMPLETE
67242024-05-24T15:45:59.237Z[ recovery-image] May 24 15:45:57.187 INFO O| May 24 15:45:57.187 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67252024-05-24T15:45:59.237Z[ recovery-image] May 24 15:45:57.205 INFO O| May 24 15:45:57.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67262024-05-24T15:45:59.237Z[ recovery-image] May 24 15:45:57.205 INFO O| May 24 15:45:57.205 INFO STEP 731 (remove_files) COMPLETE
67272024-05-24T15:45:59.237Z[ recovery-image] May 24 15:45:57.205 INFO O| May 24 15:45:57.205 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67282024-05-24T15:45:59.237Z[ recovery-image] May 24 15:45:57.226 INFO O| May 24 15:45:57.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67292024-05-24T15:45:59.237Z[ recovery-image] May 24 15:45:57.226 INFO O| May 24 15:45:57.226 INFO STEP 732 (remove_files) COMPLETE
67302024-05-24T15:45:59.237Z[ recovery-image] May 24 15:45:57.226 INFO O| May 24 15:45:57.226 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67312024-05-24T15:45:59.238Z[ recovery-image] May 24 15:45:57.243 INFO O| May 24 15:45:57.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67322024-05-24T15:45:59.238Z[ recovery-image] May 24 15:45:57.243 INFO O| May 24 15:45:57.243 INFO STEP 733 (remove_files) COMPLETE
67332024-05-24T15:45:59.238Z[ recovery-image] May 24 15:45:57.243 INFO O| May 24 15:45:57.243 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67342024-05-24T15:45:59.238Z[ recovery-image] May 24 15:45:57.265 INFO O| May 24 15:45:57.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67352024-05-24T15:45:59.239Z[ recovery-image] May 24 15:45:57.265 INFO O| May 24 15:45:57.265 INFO STEP 734 (remove_files) COMPLETE
67362024-05-24T15:45:59.239Z[ recovery-image] May 24 15:45:57.265 INFO O| May 24 15:45:57.265 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372024-05-24T15:45:59.239Z[ recovery-image] May 24 15:45:57.284 INFO O| May 24 15:45:57.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67382024-05-24T15:45:59.239Z[ recovery-image] May 24 15:45:57.284 INFO O| May 24 15:45:57.284 INFO STEP 735 (remove_files) COMPLETE
67392024-05-24T15:45:59.239Z[ recovery-image] May 24 15:45:57.284 INFO O| May 24 15:45:57.284 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402024-05-24T15:45:59.239Z[ recovery-image] May 24 15:45:57.303 INFO O| May 24 15:45:57.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67412024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.303 INFO O| May 24 15:45:57.303 INFO STEP 736 (remove_files) COMPLETE
67422024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.303 INFO O| May 24 15:45:57.303 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.321 INFO O| May 24 15:45:57.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67442024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.321 INFO O| May 24 15:45:57.321 INFO STEP 737 (remove_files) COMPLETE
67452024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.321 INFO O| May 24 15:45:57.321 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67462024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.338 INFO O| May 24 15:45:57.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67472024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.338 INFO O| May 24 15:45:57.338 INFO STEP 738 (remove_files) COMPLETE
67482024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.338 INFO O| May 24 15:45:57.338 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.355 INFO O| May 24 15:45:57.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67502024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.355 INFO O| May 24 15:45:57.355 INFO STEP 739 (remove_files) COMPLETE
67512024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.355 INFO O| May 24 15:45:57.355 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.373 INFO O| May 24 15:45:57.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67532024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.373 INFO O| May 24 15:45:57.373 INFO STEP 740 (remove_files) COMPLETE
67542024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.373 INFO O| May 24 15:45:57.373 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.393 INFO O| May 24 15:45:57.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67562024-05-24T15:45:59.240Z[ recovery-image] May 24 15:45:57.394 INFO O| May 24 15:45:57.394 INFO STEP 741 (remove_files) COMPLETE
67572024-05-24T15:45:59.241Z[ recovery-image] May 24 15:45:57.394 INFO O| May 24 15:45:57.394 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582024-05-24T15:45:59.241Z[ recovery-image] May 24 15:45:57.411 INFO O| May 24 15:45:57.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67592024-05-24T15:45:59.241Z[ recovery-image] May 24 15:45:57.411 INFO O| May 24 15:45:57.411 INFO STEP 742 (remove_files) COMPLETE
67602024-05-24T15:45:59.241Z[ recovery-image] May 24 15:45:57.412 INFO O| May 24 15:45:57.411 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67612024-05-24T15:45:59.241Z[ recovery-image] May 24 15:45:57.429 INFO O| May 24 15:45:57.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
67622024-05-24T15:45:59.241Z[ recovery-image] May 24 15:45:57.429 INFO O| May 24 15:45:57.429 INFO STEP 743 (remove_files) COMPLETE
67632024-05-24T15:45:59.241Z[ recovery-image] May 24 15:45:57.429 INFO O| May 24 15:45:57.429 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67642024-05-24T15:45:59.245Z[ recovery-image] May 24 15:45:57.445 INFO O| May 24 15:45:57.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
67652024-05-24T15:45:59.246Z[ recovery-image] May 24 15:45:57.445 INFO O| May 24 15:45:57.445 INFO STEP 744 (remove_files) COMPLETE
67662024-05-24T15:45:59.246Z[ recovery-image] May 24 15:45:57.445 INFO O| May 24 15:45:57.445 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67672024-05-24T15:45:59.246Z[ recovery-image] May 24 15:45:57.460 INFO O| May 24 15:45:57.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
67682024-05-24T15:45:59.246Z[ recovery-image] May 24 15:45:57.460 INFO O| May 24 15:45:57.460 INFO STEP 745 (remove_files) COMPLETE
67692024-05-24T15:45:59.246Z[ recovery-image] May 24 15:45:57.460 INFO O| May 24 15:45:57.460 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702024-05-24T15:45:59.256Z[ recovery-image] May 24 15:45:57.476 INFO O| May 24 15:45:57.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
67712024-05-24T15:45:59.256Z[ recovery-image] May 24 15:45:57.476 INFO O| May 24 15:45:57.476 INFO STEP 746 (remove_files) COMPLETE
67722024-05-24T15:45:59.260Z[ recovery-image] May 24 15:45:57.476 INFO O| May 24 15:45:57.476 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732024-05-24T15:45:59.272Z[ recovery-image] May 24 15:45:57.492 INFO O| May 24 15:45:57.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
67742024-05-24T15:45:59.276Z[ recovery-image] May 24 15:45:57.492 INFO O| May 24 15:45:57.492 INFO STEP 747 (remove_files) COMPLETE
67752024-05-24T15:45:59.276Z[ recovery-image] May 24 15:45:57.492 INFO O| May 24 15:45:57.492 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67762024-05-24T15:45:59.289Z[ recovery-image] May 24 15:45:57.509 INFO O| May 24 15:45:57.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
67772024-05-24T15:45:59.292Z[ recovery-image] May 24 15:45:57.509 INFO O| May 24 15:45:57.509 INFO STEP 748 (remove_files) COMPLETE
67782024-05-24T15:45:59.292Z[ recovery-image] May 24 15:45:57.509 INFO O| May 24 15:45:57.509 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67792024-05-24T15:45:59.306Z[ recovery-image] May 24 15:45:57.525 INFO O| May 24 15:45:57.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
67802024-05-24T15:45:59.309Z[ recovery-image] May 24 15:45:57.525 INFO O| May 24 15:45:57.525 INFO STEP 749 (remove_files) COMPLETE
67812024-05-24T15:45:59.309Z[ recovery-image] May 24 15:45:57.525 INFO O| May 24 15:45:57.525 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67822024-05-24T15:45:59.321Z[ recovery-image] May 24 15:45:57.541 INFO O| May 24 15:45:57.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
67832024-05-24T15:45:59.325Z[ recovery-image] May 24 15:45:57.541 INFO O| May 24 15:45:57.541 INFO STEP 750 (remove_files) COMPLETE
67842024-05-24T15:45:59.325Z[ recovery-image] May 24 15:45:57.542 INFO O| May 24 15:45:57.541 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67852024-05-24T15:45:59.340Z[ recovery-image] May 24 15:45:57.560 INFO O| May 24 15:45:57.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
67862024-05-24T15:45:59.343Z[ recovery-image] May 24 15:45:57.560 INFO O| May 24 15:45:57.560 INFO STEP 751 (remove_files) COMPLETE
67872024-05-24T15:45:59.343Z[ recovery-image] May 24 15:45:57.560 INFO O| May 24 15:45:57.560 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67882024-05-24T15:45:59.362Z[ recovery-image] May 24 15:45:57.581 INFO O| May 24 15:45:57.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
67892024-05-24T15:45:59.362Z[ recovery-image] May 24 15:45:57.581 INFO O| May 24 15:45:57.581 INFO STEP 752 (remove_files) COMPLETE
67902024-05-24T15:45:59.365Z[ recovery-image] May 24 15:45:57.581 INFO O| May 24 15:45:57.581 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67912024-05-24T15:45:59.401Z[ recovery-image] May 24 15:45:57.620 INFO O| May 24 15:45:57.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
67922024-05-24T15:45:59.401Z[ recovery-image] May 24 15:45:57.620 INFO O| May 24 15:45:57.620 INFO STEP 753 (remove_files) COMPLETE
67932024-05-24T15:45:59.401Z[ recovery-image] May 24 15:45:57.620 INFO O| May 24 15:45:57.620 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67942024-05-24T15:45:59.419Z[ recovery-image] May 24 15:45:57.639 INFO O| May 24 15:45:57.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
67952024-05-24T15:45:59.423Z[ recovery-image] May 24 15:45:57.640 INFO O| May 24 15:45:57.640 INFO STEP 754 (remove_files) COMPLETE
67962024-05-24T15:45:59.423Z[ recovery-image] May 24 15:45:57.640 INFO O| May 24 15:45:57.640 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67972024-05-24T15:45:59.449Z[ recovery-image] May 24 15:45:57.668 INFO O| May 24 15:45:57.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
67982024-05-24T15:45:59.449Z[ recovery-image] May 24 15:45:57.668 INFO O| May 24 15:45:57.668 INFO STEP 755 (remove_files) COMPLETE
67992024-05-24T15:45:59.449Z[ recovery-image] May 24 15:45:57.668 INFO O| May 24 15:45:57.668 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68002024-05-24T15:45:59.488Z[ recovery-image] May 24 15:45:57.706 INFO O| May 24 15:45:57.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
68012024-05-24T15:45:59.510Z[ recovery-image] May 24 15:45:57.730 INFO O| May 24 15:45:57.730 INFO STEP 756 (remove_files) COMPLETE
68022024-05-24T15:45:59.593Z[ recovery-image] May 24 15:45:57.730 INFO O| May 24 15:45:57.730 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68032024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.751 INFO O| May 24 15:45:57.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
68042024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.751 INFO O| May 24 15:45:57.751 INFO STEP 757 (remove_files) COMPLETE
68052024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.751 INFO O| May 24 15:45:57.751 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68062024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.771 INFO O| May 24 15:45:57.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
68072024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.771 INFO O| May 24 15:45:57.771 INFO STEP 758 (remove_files) COMPLETE
68082024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.771 INFO O| May 24 15:45:57.771 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68092024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.792 INFO O| May 24 15:45:57.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
68102024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.792 INFO O| May 24 15:45:57.792 INFO STEP 759 (remove_files) COMPLETE
68112024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.792 INFO O| May 24 15:45:57.792 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.809 INFO O| May 24 15:45:57.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
68132024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.809 INFO O| May 24 15:45:57.809 INFO STEP 760 (remove_files) COMPLETE
68142024-05-24T15:45:59.597Z[ recovery-image] May 24 15:45:57.809 INFO O| May 24 15:45:57.809 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152024-05-24T15:45:59.606Z[ recovery-image] May 24 15:45:57.826 INFO O| May 24 15:45:57.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
68162024-05-24T15:45:59.610Z[ recovery-image] May 24 15:45:57.826 INFO O| May 24 15:45:57.826 INFO STEP 761 (remove_files) COMPLETE
68172024-05-24T15:45:59.610Z[ recovery-image] May 24 15:45:57.826 INFO O| May 24 15:45:57.826 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182024-05-24T15:45:59.624Z[ recovery-image] May 24 15:45:57.843 INFO O| May 24 15:45:57.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
68192024-05-24T15:45:59.624Z[ recovery-image] May 24 15:45:57.843 INFO O| May 24 15:45:57.843 INFO STEP 762 (remove_files) COMPLETE
68202024-05-24T15:45:59.629Z[ recovery-image] May 24 15:45:57.843 INFO O| May 24 15:45:57.843 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212024-05-24T15:45:59.643Z[ recovery-image] May 24 15:45:57.862 INFO O| May 24 15:45:57.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68222024-05-24T15:45:59.643Z[ recovery-image] May 24 15:45:57.862 INFO O| May 24 15:45:57.862 INFO STEP 763 (remove_files) COMPLETE
68232024-05-24T15:45:59.643Z[ recovery-image] May 24 15:45:57.862 INFO O| May 24 15:45:57.862 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242024-05-24T15:45:59.662Z[ recovery-image] May 24 15:45:57.879 INFO O| May 24 15:45:57.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68252024-05-24T15:45:59.662Z[ recovery-image] May 24 15:45:57.879 INFO O| May 24 15:45:57.879 INFO STEP 764 (remove_files) COMPLETE
68262024-05-24T15:45:59.663Z[ recovery-image] May 24 15:45:57.879 INFO O| May 24 15:45:57.879 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272024-05-24T15:45:59.679Z[ recovery-image] May 24 15:45:57.898 INFO O| May 24 15:45:57.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68282024-05-24T15:45:59.679Z[ recovery-image] May 24 15:45:57.898 INFO O| May 24 15:45:57.898 INFO STEP 765 (remove_files) COMPLETE
68292024-05-24T15:45:59.685Z[ recovery-image] May 24 15:45:57.899 INFO O| May 24 15:45:57.898 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302024-05-24T15:45:59.707Z[ recovery-image] May 24 15:45:57.921 INFO O| May 24 15:45:57.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68312024-05-24T15:45:59.707Z[ recovery-image] May 24 15:45:57.921 INFO O| May 24 15:45:57.921 INFO STEP 766 (remove_files) COMPLETE
68322024-05-24T15:45:59.707Z[ recovery-image] May 24 15:45:57.921 INFO O| May 24 15:45:57.921 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332024-05-24T15:45:59.748Z[ recovery-image] May 24 15:45:57.955 INFO O| May 24 15:45:57.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68342024-05-24T15:45:59.749Z[ recovery-image] May 24 15:45:57.955 INFO O| May 24 15:45:57.955 INFO STEP 767 (remove_files) COMPLETE
68352024-05-24T15:45:59.749Z[ recovery-image] May 24 15:45:57.955 INFO O| May 24 15:45:57.955 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362024-05-24T15:45:59.757Z[ recovery-image] May 24 15:45:57.976 INFO O| May 24 15:45:57.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68372024-05-24T15:45:59.757Z[ recovery-image] May 24 15:45:57.976 INFO O| May 24 15:45:57.976 INFO STEP 768 (remove_files) COMPLETE
68382024-05-24T15:45:59.757Z[ recovery-image] May 24 15:45:57.976 INFO O| May 24 15:45:57.976 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392024-05-24T15:45:59.775Z[ recovery-image] May 24 15:45:57.994 INFO O| May 24 15:45:57.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68402024-05-24T15:45:59.775Z[ recovery-image] May 24 15:45:57.994 INFO O| May 24 15:45:57.994 INFO STEP 769 (remove_files) COMPLETE
68412024-05-24T15:45:59.778Z[ recovery-image] May 24 15:45:57.994 INFO O| May 24 15:45:57.994 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422024-05-24T15:45:59.793Z[ recovery-image] May 24 15:45:58.013 INFO O| May 24 15:45:58.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68432024-05-24T15:45:59.793Z[ recovery-image] May 24 15:45:58.013 INFO O| May 24 15:45:58.013 INFO STEP 770 (remove_files) COMPLETE
68442024-05-24T15:45:59.793Z[ recovery-image] May 24 15:45:58.013 INFO O| May 24 15:45:58.013 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452024-05-24T15:45:59.811Z[ recovery-image] May 24 15:45:58.030 INFO O| May 24 15:45:58.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68462024-05-24T15:45:59.811Z[ recovery-image] May 24 15:45:58.030 INFO O| May 24 15:45:58.030 INFO STEP 771 (remove_files) COMPLETE
68472024-05-24T15:45:59.814Z[ recovery-image] May 24 15:45:58.031 INFO O| May 24 15:45:58.030 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482024-05-24T15:45:59.830Z[ recovery-image] May 24 15:45:58.050 INFO O| May 24 15:45:58.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68492024-05-24T15:45:59.831Z[ recovery-image] May 24 15:45:58.050 INFO O| May 24 15:45:58.050 INFO STEP 772 (remove_files) COMPLETE
68502024-05-24T15:45:59.831Z[ recovery-image] May 24 15:45:58.050 INFO O| May 24 15:45:58.050 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512024-05-24T15:45:59.851Z[ recovery-image] May 24 15:45:58.070 INFO O| May 24 15:45:58.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68522024-05-24T15:45:59.851Z[ recovery-image] May 24 15:45:58.070 INFO O| May 24 15:45:58.070 INFO STEP 773 (remove_files) COMPLETE
68532024-05-24T15:45:59.851Z[ recovery-image] May 24 15:45:58.070 INFO O| May 24 15:45:58.070 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542024-05-24T15:45:59.872Z[ recovery-image] May 24 15:45:58.091 INFO O| May 24 15:45:58.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68552024-05-24T15:45:59.875Z[ recovery-image] May 24 15:45:58.091 INFO O| May 24 15:45:58.091 INFO STEP 774 (remove_files) COMPLETE
68562024-05-24T15:45:59.875Z[ recovery-image] May 24 15:45:58.092 INFO O| May 24 15:45:58.091 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572024-05-24T15:45:59.895Z[ recovery-image] May 24 15:45:58.114 INFO O| May 24 15:45:58.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68582024-05-24T15:45:59.898Z[ recovery-image] May 24 15:45:58.114 INFO O| May 24 15:45:58.114 INFO STEP 775 (remove_files) COMPLETE
68592024-05-24T15:45:59.898Z[ recovery-image] May 24 15:45:58.114 INFO O| May 24 15:45:58.114 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602024-05-24T15:45:59.917Z[ recovery-image] May 24 15:45:58.136 INFO O| May 24 15:45:58.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68612024-05-24T15:45:59.917Z[ recovery-image] May 24 15:45:58.136 INFO O| May 24 15:45:58.136 INFO STEP 776 (remove_files) COMPLETE
68622024-05-24T15:45:59.917Z[ recovery-image] May 24 15:45:58.136 INFO O| May 24 15:45:58.136 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632024-05-24T15:45:59.935Z[ recovery-image] May 24 15:45:58.155 INFO O| May 24 15:45:58.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
68642024-05-24T15:45:59.935Z[ recovery-image] May 24 15:45:58.155 INFO O| May 24 15:45:58.155 INFO STEP 777 (remove_files) COMPLETE
68652024-05-24T15:45:59.939Z[ recovery-image] May 24 15:45:58.155 INFO O| May 24 15:45:58.155 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662024-05-24T15:45:59.958Z[ recovery-image] May 24 15:45:58.174 INFO O| May 24 15:45:58.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
68672024-05-24T15:45:59.958Z[ recovery-image] May 24 15:45:58.174 INFO O| May 24 15:45:58.174 INFO STEP 778 (remove_files) COMPLETE
68682024-05-24T15:45:59.958Z[ recovery-image] May 24 15:45:58.174 INFO O| May 24 15:45:58.174 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692024-05-24T15:45:59.972Z[ recovery-image] May 24 15:45:58.192 INFO O| May 24 15:45:58.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
68702024-05-24T15:45:59.972Z[ recovery-image] May 24 15:45:58.192 INFO O| May 24 15:45:58.192 INFO STEP 779 (remove_files) COMPLETE
68712024-05-24T15:45:59.976Z[ recovery-image] May 24 15:45:58.192 INFO O| May 24 15:45:58.192 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722024-05-24T15:46:00.002Z[ recovery-image] May 24 15:45:58.222 INFO O| May 24 15:45:58.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
68732024-05-24T15:46:00.002Z[ recovery-image] May 24 15:45:58.222 INFO O| May 24 15:45:58.222 INFO STEP 780 (remove_files) COMPLETE
68742024-05-24T15:46:00.002Z[ recovery-image] May 24 15:45:58.222 INFO O| May 24 15:45:58.222 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68752024-05-24T15:46:00.063Z[ recovery-image] May 24 15:45:58.282 INFO O| May 24 15:45:58.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
68762024-05-24T15:46:00.063Z[ recovery-image] May 24 15:45:58.282 INFO O| May 24 15:45:58.282 INFO STEP 781 (remove_files) COMPLETE
68772024-05-24T15:46:00.063Z[ recovery-image] May 24 15:45:58.282 INFO O| May 24 15:45:58.282 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68782024-05-24T15:46:00.083Z[ recovery-image] May 24 15:45:58.303 INFO O| May 24 15:45:58.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
68792024-05-24T15:46:00.083Z[ recovery-image] May 24 15:45:58.303 INFO O| May 24 15:45:58.303 INFO STEP 782 (remove_files) COMPLETE
68802024-05-24T15:46:00.084Z[ recovery-image] May 24 15:45:58.303 INFO O| May 24 15:45:58.303 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68812024-05-24T15:46:00.105Z[ recovery-image] May 24 15:45:58.325 INFO O| May 24 15:45:58.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
68822024-05-24T15:46:00.105Z[ recovery-image] May 24 15:45:58.325 INFO O| May 24 15:45:58.325 INFO STEP 783 (remove_files) COMPLETE
68832024-05-24T15:46:00.109Z[ recovery-image] May 24 15:45:58.325 INFO O| May 24 15:45:58.325 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68842024-05-24T15:46:00.582Z[ recovery-image] May 24 15:45:58.387 INFO O| May 24 15:45:58.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
68852024-05-24T15:46:00.582Z[ recovery-image] May 24 15:45:58.387 INFO O| May 24 15:45:58.387 INFO STEP 784 (remove_files) COMPLETE
68862024-05-24T15:46:00.586Z[ recovery-image] May 24 15:45:58.387 INFO O| May 24 15:45:58.387 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68872024-05-24T15:46:00.586Z[ recovery-image] May 24 15:45:58.408 INFO O| May 24 15:45:58.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
68882024-05-24T15:46:00.586Z[ recovery-image] May 24 15:45:58.408 INFO O| May 24 15:45:58.408 INFO STEP 785 (remove_files) COMPLETE
68892024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.408 INFO O| May 24 15:45:58.408 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68902024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.432 INFO O| May 24 15:45:58.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
68912024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.432 INFO O| May 24 15:45:58.432 INFO STEP 786 (remove_files) COMPLETE
68922024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.432 INFO O| May 24 15:45:58.432 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68932024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.482 INFO O| May 24 15:45:58.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
68942024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.482 INFO O| May 24 15:45:58.482 INFO STEP 787 (remove_files) COMPLETE
68952024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.482 INFO O| May 24 15:45:58.482 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68962024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.519 INFO O| May 24 15:45:58.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
68972024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.520 INFO O| May 24 15:45:58.519 INFO STEP 788 (remove_files) COMPLETE
68982024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.520 INFO O| May 24 15:45:58.520 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.579 INFO O| May 24 15:45:58.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
69002024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.580 INFO O| May 24 15:45:58.580 INFO STEP 789 (remove_files) COMPLETE
69012024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.580 INFO O| May 24 15:45:58.580 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.617 INFO O| May 24 15:45:58.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
69032024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.617 INFO O| May 24 15:45:58.617 INFO STEP 790 (remove_files) COMPLETE
69042024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.618 INFO O| May 24 15:45:58.617 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69052024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.641 INFO O| May 24 15:45:58.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
69062024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.641 INFO O| May 24 15:45:58.641 INFO STEP 791 (remove_files) COMPLETE
69072024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.641 INFO O| May 24 15:45:58.641 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69082024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.661 INFO O| May 24 15:45:58.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
69092024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.661 INFO O| May 24 15:45:58.661 INFO STEP 792 (remove_files) COMPLETE
69102024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.661 INFO O| May 24 15:45:58.661 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112024-05-24T15:46:00.587Z[ recovery-image] May 24 15:45:58.704 INFO O| May 24 15:45:58.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
69122024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.704 INFO O| May 24 15:45:58.704 INFO STEP 793 (remove_files) COMPLETE
69132024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.704 INFO O| May 24 15:45:58.704 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.744 INFO O| May 24 15:45:58.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
69152024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.744 INFO O| May 24 15:45:58.744 INFO STEP 794 (remove_files) COMPLETE
69162024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.744 INFO O| May 24 15:45:58.744 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.780 INFO O| May 24 15:45:58.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
69182024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.780 INFO O| May 24 15:45:58.780 INFO STEP 795 (remove_files) COMPLETE
69192024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.780 INFO O| May 24 15:45:58.780 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.802 INFO O| May 24 15:45:58.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69212024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.802 INFO O| May 24 15:45:58.802 INFO STEP 796 (remove_files) COMPLETE
69222024-05-24T15:46:00.588Z[ recovery-image] May 24 15:45:58.802 INFO O| May 24 15:45:58.802 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232024-05-24T15:46:00.602Z[ recovery-image] May 24 15:45:58.821 INFO O| May 24 15:45:58.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69242024-05-24T15:46:00.624Z[ recovery-image] May 24 15:45:58.843 INFO O| May 24 15:45:58.843 INFO STEP 797 (remove_files) COMPLETE
69252024-05-24T15:46:00.624Z[ recovery-image] May 24 15:45:58.843 INFO O| May 24 15:45:58.843 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262024-05-24T15:46:00.661Z[ recovery-image] May 24 15:45:58.880 INFO O| May 24 15:45:58.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69272024-05-24T15:46:00.667Z[ recovery-image] May 24 15:45:58.881 INFO O| May 24 15:45:58.880 INFO STEP 798 (remove_files) COMPLETE
69282024-05-24T15:46:00.667Z[ recovery-image] May 24 15:45:58.881 INFO O| May 24 15:45:58.881 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292024-05-24T15:46:00.720Z[ recovery-image] May 24 15:45:58.939 INFO O| May 24 15:45:58.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69302024-05-24T15:46:00.720Z[ recovery-image] May 24 15:45:58.939 INFO O| May 24 15:45:58.939 INFO STEP 799 (remove_files) COMPLETE
69312024-05-24T15:46:00.724Z[ recovery-image] May 24 15:45:58.939 INFO O| May 24 15:45:58.939 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322024-05-24T15:46:00.759Z[ recovery-image] May 24 15:45:58.978 INFO O| May 24 15:45:58.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69332024-05-24T15:46:00.783Z[ recovery-image] May 24 15:45:59.003 INFO O| May 24 15:45:59.003 INFO STEP 800 (remove_files) COMPLETE
69342024-05-24T15:46:00.788Z[ recovery-image] May 24 15:45:59.003 INFO O| May 24 15:45:59.003 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352024-05-24T15:46:00.819Z[ recovery-image] May 24 15:45:59.038 INFO O| May 24 15:45:59.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69362024-05-24T15:46:00.822Z[ recovery-image] May 24 15:45:59.038 INFO O| May 24 15:45:59.038 INFO STEP 801 (remove_files) COMPLETE
69372024-05-24T15:46:00.822Z[ recovery-image] May 24 15:45:59.039 INFO O| May 24 15:45:59.038 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382024-05-24T15:46:00.842Z[ recovery-image] May 24 15:45:59.061 INFO O| May 24 15:45:59.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69392024-05-24T15:46:00.845Z[ recovery-image] May 24 15:45:59.061 INFO O| May 24 15:45:59.061 INFO STEP 802 (remove_files) COMPLETE
69402024-05-24T15:46:00.845Z[ recovery-image] May 24 15:45:59.061 INFO O| May 24 15:45:59.061 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412024-05-24T15:46:00.880Z[ recovery-image] May 24 15:45:59.099 INFO O| May 24 15:45:59.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69422024-05-24T15:46:00.884Z[ recovery-image] May 24 15:45:59.100 INFO O| May 24 15:45:59.100 INFO STEP 803 (remove_files) COMPLETE
69432024-05-24T15:46:00.884Z[ recovery-image] May 24 15:45:59.100 INFO O| May 24 15:45:59.100 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442024-05-24T15:46:00.899Z[ recovery-image] May 24 15:45:59.119 INFO O| May 24 15:45:59.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69452024-05-24T15:46:00.905Z[ recovery-image] May 24 15:45:59.119 INFO O| May 24 15:45:59.119 INFO STEP 804 (remove_files) COMPLETE
69462024-05-24T15:46:00.905Z[ recovery-image] May 24 15:45:59.119 INFO O| May 24 15:45:59.119 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472024-05-24T15:46:00.918Z[ recovery-image] May 24 15:45:59.137 INFO O| May 24 15:45:59.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69482024-05-24T15:46:00.921Z[ recovery-image] May 24 15:45:59.137 INFO O| May 24 15:45:59.137 INFO STEP 805 (remove_files) COMPLETE
69492024-05-24T15:46:00.921Z[ recovery-image] May 24 15:45:59.137 INFO O| May 24 15:45:59.137 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502024-05-24T15:46:00.955Z[ recovery-image] May 24 15:45:59.174 INFO O| May 24 15:45:59.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69512024-05-24T15:46:00.958Z[ recovery-image] May 24 15:45:59.174 INFO O| May 24 15:45:59.174 INFO STEP 806 (remove_files) COMPLETE
69522024-05-24T15:46:00.958Z[ recovery-image] May 24 15:45:59.174 INFO O| May 24 15:45:59.174 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532024-05-24T15:46:00.980Z[ recovery-image] May 24 15:45:59.195 INFO O| May 24 15:45:59.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69542024-05-24T15:46:00.990Z[ recovery-image] May 24 15:45:59.195 INFO O| May 24 15:45:59.195 INFO STEP 807 (remove_files) COMPLETE
69552024-05-24T15:46:00.990Z[ recovery-image] May 24 15:45:59.195 INFO O| May 24 15:45:59.195 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69562024-05-24T15:46:01.012Z[ recovery-image] May 24 15:45:59.231 INFO O| May 24 15:45:59.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69572024-05-24T15:46:01.015Z[ recovery-image] May 24 15:45:59.231 INFO O| May 24 15:45:59.231 INFO STEP 808 (remove_files) COMPLETE
69582024-05-24T15:46:01.015Z[ recovery-image] May 24 15:45:59.232 INFO O| May 24 15:45:59.231 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69592024-05-24T15:46:01.031Z[ recovery-image] May 24 15:45:59.250 INFO O| May 24 15:45:59.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69602024-05-24T15:46:01.034Z[ recovery-image] May 24 15:45:59.250 INFO O| May 24 15:45:59.250 INFO STEP 809 (remove_files) COMPLETE
69612024-05-24T15:46:01.034Z[ recovery-image] May 24 15:45:59.250 INFO O| May 24 15:45:59.250 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69622024-05-24T15:46:01.067Z[ recovery-image] May 24 15:45:59.285 INFO O| May 24 15:45:59.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
69632024-05-24T15:46:01.067Z[ recovery-image] May 24 15:45:59.285 INFO O| May 24 15:45:59.285 INFO STEP 810 (remove_files) COMPLETE
69642024-05-24T15:46:01.067Z[ recovery-image] May 24 15:45:59.285 INFO O| May 24 15:45:59.285 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69652024-05-24T15:46:01.085Z[ recovery-image] May 24 15:45:59.303 INFO O| May 24 15:45:59.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
69662024-05-24T15:46:01.085Z[ recovery-image] May 24 15:45:59.303 INFO O| May 24 15:45:59.303 INFO STEP 811 (remove_files) COMPLETE
69672024-05-24T15:46:01.085Z[ recovery-image] May 24 15:45:59.303 INFO O| May 24 15:45:59.303 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69682024-05-24T15:46:01.102Z[ recovery-image] May 24 15:45:59.321 INFO O| May 24 15:45:59.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
69692024-05-24T15:46:01.102Z[ recovery-image] May 24 15:45:59.321 INFO O| May 24 15:45:59.321 INFO STEP 812 (remove_files) COMPLETE
69702024-05-24T15:46:01.102Z[ recovery-image] May 24 15:45:59.321 INFO O| May 24 15:45:59.321 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69712024-05-24T15:46:01.120Z[ recovery-image] May 24 15:45:59.338 INFO O| May 24 15:45:59.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
69722024-05-24T15:46:01.120Z[ recovery-image] May 24 15:45:59.338 INFO O| May 24 15:45:59.338 INFO STEP 813 (remove_files) COMPLETE
69732024-05-24T15:46:01.120Z[ recovery-image] May 24 15:45:59.338 INFO O| May 24 15:45:59.338 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742024-05-24T15:46:01.147Z[ recovery-image] May 24 15:45:59.366 INFO O| May 24 15:45:59.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
69752024-05-24T15:46:01.150Z[ recovery-image] May 24 15:45:59.366 INFO O| May 24 15:45:59.366 INFO STEP 814 (remove_files) COMPLETE
69762024-05-24T15:46:01.150Z[ recovery-image] May 24 15:45:59.366 INFO O| May 24 15:45:59.366 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772024-05-24T15:46:01.165Z[ recovery-image] May 24 15:45:59.385 INFO O| May 24 15:45:59.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
69782024-05-24T15:46:01.165Z[ recovery-image] May 24 15:45:59.385 INFO O| May 24 15:45:59.385 INFO STEP 815 (remove_files) COMPLETE
69792024-05-24T15:46:01.169Z[ recovery-image] May 24 15:45:59.385 INFO O| May 24 15:45:59.385 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802024-05-24T15:46:01.218Z[ recovery-image] May 24 15:45:59.437 INFO O| May 24 15:45:59.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
69812024-05-24T15:46:01.218Z[ recovery-image] May 24 15:45:59.437 INFO O| May 24 15:45:59.437 INFO STEP 816 (remove_files) COMPLETE
69822024-05-24T15:46:01.222Z[ recovery-image] May 24 15:45:59.437 INFO O| May 24 15:45:59.437 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832024-05-24T15:46:01.237Z[ recovery-image] May 24 15:45:59.456 INFO O| May 24 15:45:59.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
69842024-05-24T15:46:01.237Z[ recovery-image] May 24 15:45:59.456 INFO O| May 24 15:45:59.456 INFO STEP 817 (remove_files) COMPLETE
69852024-05-24T15:46:01.240Z[ recovery-image] May 24 15:45:59.456 INFO O| May 24 15:45:59.456 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862024-05-24T15:46:01.257Z[ recovery-image] May 24 15:45:59.477 INFO O| May 24 15:45:59.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
69872024-05-24T15:46:01.274Z[ recovery-image] May 24 15:45:59.494 INFO O| May 24 15:45:59.494 INFO STEP 818 (remove_files) COMPLETE
69882024-05-24T15:46:01.274Z[ recovery-image] May 24 15:45:59.494 INFO O| May 24 15:45:59.494 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892024-05-24T15:46:01.294Z[ recovery-image] May 24 15:45:59.513 INFO O| May 24 15:45:59.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
69902024-05-24T15:46:01.294Z[ recovery-image] May 24 15:45:59.513 INFO O| May 24 15:45:59.513 INFO STEP 819 (remove_files) COMPLETE
69912024-05-24T15:46:01.294Z[ recovery-image] May 24 15:45:59.513 INFO O| May 24 15:45:59.513 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922024-05-24T15:46:01.311Z[ recovery-image] May 24 15:45:59.530 INFO O| May 24 15:45:59.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
69932024-05-24T15:46:01.311Z[ recovery-image] May 24 15:45:59.531 INFO O| May 24 15:45:59.530 INFO STEP 820 (remove_files) COMPLETE
69942024-05-24T15:46:01.311Z[ recovery-image] May 24 15:45:59.531 INFO O| May 24 15:45:59.531 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952024-05-24T15:46:01.330Z[ recovery-image] May 24 15:45:59.549 INFO O| May 24 15:45:59.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
69962024-05-24T15:46:01.330Z[ recovery-image] May 24 15:45:59.549 INFO O| May 24 15:45:59.549 INFO STEP 821 (remove_files) COMPLETE
69972024-05-24T15:46:01.330Z[ recovery-image] May 24 15:45:59.549 INFO O| May 24 15:45:59.549 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69982024-05-24T15:46:01.370Z[ recovery-image] May 24 15:45:59.588 INFO O| May 24 15:45:59.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
69992024-05-24T15:46:01.370Z[ recovery-image] May 24 15:45:59.588 INFO O| May 24 15:45:59.588 INFO STEP 822 (remove_files) COMPLETE
70002024-05-24T15:46:01.370Z[ recovery-image] May 24 15:45:59.588 INFO O| May 24 15:45:59.588 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70012024-05-24T15:46:01.387Z[ recovery-image] May 24 15:45:59.606 INFO O| May 24 15:45:59.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
70022024-05-24T15:46:01.387Z[ recovery-image] May 24 15:45:59.606 INFO O| May 24 15:45:59.606 INFO STEP 823 (remove_files) COMPLETE
70032024-05-24T15:46:01.392Z[ recovery-image] May 24 15:45:59.606 INFO O| May 24 15:45:59.606 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70042024-05-24T15:46:01.405Z[ recovery-image] May 24 15:45:59.624 INFO O| May 24 15:45:59.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
70052024-05-24T15:46:01.416Z[ recovery-image] May 24 15:45:59.626 INFO O| May 24 15:45:59.626 INFO STEP 824 (remove_files) COMPLETE
70062024-05-24T15:46:01.416Z[ recovery-image] May 24 15:45:59.626 INFO O| May 24 15:45:59.626 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70072024-05-24T15:46:01.435Z[ recovery-image] May 24 15:45:59.654 INFO O| May 24 15:45:59.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
70082024-05-24T15:46:01.435Z[ recovery-image] May 24 15:45:59.654 INFO O| May 24 15:45:59.654 INFO STEP 825 (remove_files) COMPLETE
70092024-05-24T15:46:01.442Z[ recovery-image] May 24 15:45:59.654 INFO O| May 24 15:45:59.654 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70102024-05-24T15:46:01.455Z[ recovery-image] May 24 15:45:59.674 INFO O| May 24 15:45:59.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
70112024-05-24T15:46:01.461Z[ recovery-image] May 24 15:45:59.674 INFO O| May 24 15:45:59.674 INFO STEP 826 (remove_files) COMPLETE
70122024-05-24T15:46:01.461Z[ recovery-image] May 24 15:45:59.674 INFO O| May 24 15:45:59.674 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70132024-05-24T15:46:01.507Z[ recovery-image] May 24 15:45:59.726 INFO O| May 24 15:45:59.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
70142024-05-24T15:46:01.507Z[ recovery-image] May 24 15:45:59.726 INFO O| May 24 15:45:59.726 INFO STEP 827 (remove_files) COMPLETE
70152024-05-24T15:46:01.507Z[ recovery-image] May 24 15:45:59.726 INFO O| May 24 15:45:59.726 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70162024-05-24T15:46:01.527Z[ recovery-image] May 24 15:45:59.746 INFO O| May 24 15:45:59.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
70172024-05-24T15:46:01.527Z[ recovery-image] May 24 15:45:59.746 INFO O| May 24 15:45:59.746 INFO STEP 828 (remove_files) COMPLETE
70182024-05-24T15:46:01.527Z[ recovery-image] May 24 15:45:59.746 INFO O| May 24 15:45:59.746 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70192024-05-24T15:46:01.544Z[ recovery-image] May 24 15:45:59.763 INFO O| May 24 15:45:59.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70202024-05-24T15:46:01.544Z[ recovery-image] May 24 15:45:59.763 INFO O| May 24 15:45:59.763 INFO STEP 829 (remove_files) COMPLETE
70212024-05-24T15:46:01.544Z[ recovery-image] May 24 15:45:59.763 INFO O| May 24 15:45:59.763 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70222024-05-24T15:46:01.562Z[ recovery-image] May 24 15:45:59.781 INFO O| May 24 15:45:59.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70232024-05-24T15:46:01.562Z[ recovery-image] May 24 15:45:59.781 INFO O| May 24 15:45:59.781 INFO STEP 830 (remove_files) COMPLETE
70242024-05-24T15:46:01.562Z[ recovery-image] May 24 15:45:59.781 INFO O| May 24 15:45:59.781 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70252024-05-24T15:46:01.615Z[ recovery-image] May 24 15:45:59.834 INFO O| May 24 15:45:59.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70262024-05-24T15:46:01.618Z[ recovery-image] May 24 15:45:59.834 INFO O| May 24 15:45:59.834 INFO STEP 831 (remove_files) COMPLETE
70272024-05-24T15:46:01.619Z[ recovery-image] May 24 15:45:59.834 INFO O| May 24 15:45:59.834 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70282024-05-24T15:46:01.637Z[ recovery-image] May 24 15:45:59.856 INFO O| May 24 15:45:59.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70292024-05-24T15:46:01.640Z[ recovery-image] May 24 15:45:59.856 INFO O| May 24 15:45:59.856 INFO STEP 832 (remove_files) COMPLETE
70302024-05-24T15:46:01.640Z[ recovery-image] May 24 15:45:59.856 INFO O| May 24 15:45:59.856 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70312024-05-24T15:46:01.657Z[ recovery-image] May 24 15:45:59.877 INFO O| May 24 15:45:59.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70322024-05-24T15:46:01.661Z[ recovery-image] May 24 15:45:59.877 INFO O| May 24 15:45:59.877 INFO STEP 833 (remove_files) COMPLETE
70332024-05-24T15:46:01.661Z[ recovery-image] May 24 15:45:59.877 INFO O| May 24 15:45:59.877 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70342024-05-24T15:46:01.675Z[ recovery-image] May 24 15:45:59.895 INFO O| May 24 15:45:59.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70352024-05-24T15:46:01.679Z[ recovery-image] May 24 15:45:59.895 INFO O| May 24 15:45:59.895 INFO STEP 834 (remove_files) COMPLETE
70362024-05-24T15:46:01.679Z[ recovery-image] May 24 15:45:59.895 INFO O| May 24 15:45:59.895 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70372024-05-24T15:46:01.693Z[ recovery-image] May 24 15:45:59.912 INFO O| May 24 15:45:59.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70382024-05-24T15:46:01.697Z[ recovery-image] May 24 15:45:59.912 INFO O| May 24 15:45:59.912 INFO STEP 835 (remove_files) COMPLETE
70392024-05-24T15:46:01.697Z[ recovery-image] May 24 15:45:59.912 INFO O| May 24 15:45:59.912 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70402024-05-24T15:46:01.712Z[ recovery-image] May 24 15:45:59.931 INFO O| May 24 15:45:59.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70412024-05-24T15:46:01.715Z[ recovery-image] May 24 15:45:59.931 INFO O| May 24 15:45:59.931 INFO STEP 836 (remove_files) COMPLETE
70422024-05-24T15:46:01.715Z[ recovery-image] May 24 15:45:59.931 INFO O| May 24 15:45:59.931 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70432024-05-24T15:46:01.731Z[ recovery-image] May 24 15:45:59.950 INFO O| May 24 15:45:59.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70442024-05-24T15:46:01.731Z[ recovery-image] May 24 15:45:59.950 INFO O| May 24 15:45:59.950 INFO STEP 837 (remove_files) COMPLETE
70452024-05-24T15:46:01.731Z[ recovery-image] May 24 15:45:59.950 INFO O| May 24 15:45:59.950 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70462024-05-24T15:46:01.750Z[ recovery-image] May 24 15:45:59.968 INFO O| May 24 15:45:59.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70472024-05-24T15:46:01.750Z[ recovery-image] May 24 15:45:59.968 INFO O| May 24 15:45:59.968 INFO STEP 838 (remove_files) COMPLETE
70482024-05-24T15:46:01.750Z[ recovery-image] May 24 15:45:59.968 INFO O| May 24 15:45:59.968 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70492024-05-24T15:46:01.767Z[ recovery-image] May 24 15:45:59.986 INFO O| May 24 15:45:59.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70502024-05-24T15:46:01.767Z[ recovery-image] May 24 15:45:59.986 INFO O| May 24 15:45:59.986 INFO STEP 839 (remove_files) COMPLETE
70512024-05-24T15:46:01.767Z[ recovery-image] May 24 15:45:59.986 INFO O| May 24 15:45:59.986 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70522024-05-24T15:46:01.789Z[ recovery-image] May 24 15:46:00.002 INFO O| May 24 15:46:00.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70532024-05-24T15:46:01.789Z[ recovery-image] May 24 15:46:00.002 INFO O| May 24 15:46:00.002 INFO STEP 840 (remove_files) COMPLETE
70542024-05-24T15:46:01.793Z[ recovery-image] May 24 15:46:00.002 INFO O| May 24 15:46:00.002 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70552024-05-24T15:46:01.839Z[ recovery-image] May 24 15:46:00.057 INFO O| May 24 15:46:00.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70562024-05-24T15:46:01.839Z[ recovery-image] May 24 15:46:00.057 INFO O| May 24 15:46:00.057 INFO STEP 841 (remove_files) COMPLETE
70572024-05-24T15:46:01.839Z[ recovery-image] May 24 15:46:00.057 INFO O| May 24 15:46:00.057 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70582024-05-24T15:46:01.892Z[ recovery-image] May 24 15:46:00.106 INFO O| May 24 15:46:00.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70592024-05-24T15:46:01.899Z[ recovery-image] May 24 15:46:00.106 INFO O| May 24 15:46:00.106 INFO STEP 842 (remove_files) COMPLETE
70602024-05-24T15:46:01.900Z[ recovery-image] May 24 15:46:00.107 INFO O| May 24 15:46:00.106 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70612024-05-24T15:46:01.909Z[ recovery-image] May 24 15:46:00.126 INFO O| May 24 15:46:00.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
70622024-05-24T15:46:01.912Z[ recovery-image] May 24 15:46:00.126 INFO O| May 24 15:46:00.126 INFO STEP 843 (remove_files) COMPLETE
70632024-05-24T15:46:01.913Z[ recovery-image] May 24 15:46:00.126 INFO O| May 24 15:46:00.126 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70642024-05-24T15:46:01.926Z[ recovery-image] May 24 15:46:00.144 INFO O| May 24 15:46:00.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
70652024-05-24T15:46:01.929Z[ recovery-image] May 24 15:46:00.144 INFO O| May 24 15:46:00.144 INFO STEP 844 (remove_files) COMPLETE
70662024-05-24T15:46:01.929Z[ recovery-image] May 24 15:46:00.144 INFO O| May 24 15:46:00.144 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70672024-05-24T15:46:01.962Z[ recovery-image] May 24 15:46:00.181 INFO O| May 24 15:46:00.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
70682024-05-24T15:46:01.963Z[ recovery-image] May 24 15:46:00.181 INFO O| May 24 15:46:00.181 INFO STEP 845 (remove_files) COMPLETE
70692024-05-24T15:46:01.967Z[ recovery-image] May 24 15:46:00.181 INFO O| May 24 15:46:00.181 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70702024-05-24T15:46:01.984Z[ recovery-image] May 24 15:46:00.202 INFO O| May 24 15:46:00.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
70712024-05-24T15:46:01.984Z[ recovery-image] May 24 15:46:00.202 INFO O| May 24 15:46:00.202 INFO STEP 846 (remove_files) COMPLETE
70722024-05-24T15:46:01.985Z[ recovery-image] May 24 15:46:00.202 INFO O| May 24 15:46:00.202 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70732024-05-24T15:46:02.004Z[ recovery-image] May 24 15:46:00.222 INFO O| May 24 15:46:00.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
70742024-05-24T15:46:02.004Z[ recovery-image] May 24 15:46:00.222 INFO O| May 24 15:46:00.222 INFO STEP 847 (remove_files) COMPLETE
70752024-05-24T15:46:02.004Z[ recovery-image] May 24 15:46:00.222 INFO O| May 24 15:46:00.222 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70762024-05-24T15:46:02.073Z[ recovery-image] May 24 15:46:00.291 INFO O| May 24 15:46:00.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
70772024-05-24T15:46:02.073Z[ recovery-image] May 24 15:46:00.291 INFO O| May 24 15:46:00.291 INFO STEP 848 (remove_files) COMPLETE
70782024-05-24T15:46:02.073Z[ recovery-image] May 24 15:46:00.291 INFO O| May 24 15:46:00.291 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70792024-05-24T15:46:02.096Z[ recovery-image] May 24 15:46:00.315 INFO O| May 24 15:46:00.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
70802024-05-24T15:46:02.103Z[ recovery-image] May 24 15:46:00.315 INFO O| May 24 15:46:00.315 INFO STEP 849 (remove_files) COMPLETE
70812024-05-24T15:46:02.103Z[ recovery-image] May 24 15:46:00.315 INFO O| May 24 15:46:00.315 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70822024-05-24T15:46:02.119Z[ recovery-image] May 24 15:46:00.337 INFO O| May 24 15:46:00.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
70832024-05-24T15:46:02.119Z[ recovery-image] May 24 15:46:00.337 INFO O| May 24 15:46:00.337 INFO STEP 850 (remove_files) COMPLETE
70842024-05-24T15:46:02.119Z[ recovery-image] May 24 15:46:00.337 INFO O| May 24 15:46:00.337 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70852024-05-24T15:46:02.152Z[ recovery-image] May 24 15:46:00.370 INFO O| May 24 15:46:00.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
70862024-05-24T15:46:02.155Z[ recovery-image] May 24 15:46:00.370 INFO O| May 24 15:46:00.370 INFO STEP 851 (remove_files) COMPLETE
70872024-05-24T15:46:02.155Z[ recovery-image] May 24 15:46:00.370 INFO O| May 24 15:46:00.370 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70882024-05-24T15:46:02.170Z[ recovery-image] May 24 15:46:00.389 INFO O| May 24 15:46:00.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
70892024-05-24T15:46:02.170Z[ recovery-image] May 24 15:46:00.389 INFO O| May 24 15:46:00.389 INFO STEP 852 (remove_files) COMPLETE
70902024-05-24T15:46:02.170Z[ recovery-image] May 24 15:46:00.389 INFO O| May 24 15:46:00.389 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70912024-05-24T15:46:02.190Z[ recovery-image] May 24 15:46:00.409 INFO O| May 24 15:46:00.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
70922024-05-24T15:46:02.193Z[ recovery-image] May 24 15:46:00.409 INFO O| May 24 15:46:00.409 INFO STEP 853 (remove_files) COMPLETE
70932024-05-24T15:46:02.194Z[ recovery-image] May 24 15:46:00.409 INFO O| May 24 15:46:00.409 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70942024-05-24T15:46:02.211Z[ recovery-image] May 24 15:46:00.430 INFO O| May 24 15:46:00.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
70952024-05-24T15:46:02.211Z[ recovery-image] May 24 15:46:00.430 INFO O| May 24 15:46:00.430 INFO STEP 854 (remove_files) COMPLETE
70962024-05-24T15:46:02.212Z[ recovery-image] May 24 15:46:00.430 INFO O| May 24 15:46:00.430 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70972024-05-24T15:46:02.245Z[ recovery-image] May 24 15:46:00.463 INFO O| May 24 15:46:00.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
70982024-05-24T15:46:02.245Z[ recovery-image] May 24 15:46:00.464 INFO O| May 24 15:46:00.464 INFO STEP 855 (remove_files) COMPLETE
70992024-05-24T15:46:02.245Z[ recovery-image] May 24 15:46:00.464 INFO O| May 24 15:46:00.464 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71002024-05-24T15:46:02.279Z[ recovery-image] May 24 15:46:00.498 INFO O| May 24 15:46:00.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
71012024-05-24T15:46:02.283Z[ recovery-image] May 24 15:46:00.498 INFO O| May 24 15:46:00.498 INFO STEP 856 (remove_files) COMPLETE
71022024-05-24T15:46:02.283Z[ recovery-image] May 24 15:46:00.498 INFO O| May 24 15:46:00.498 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71032024-05-24T15:46:02.316Z[ recovery-image] May 24 15:46:00.535 INFO O| May 24 15:46:00.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
71042024-05-24T15:46:02.316Z[ recovery-image] May 24 15:46:00.535 INFO O| May 24 15:46:00.535 INFO STEP 857 (remove_files) COMPLETE
71052024-05-24T15:46:02.320Z[ recovery-image] May 24 15:46:00.535 INFO O| May 24 15:46:00.535 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71062024-05-24T15:46:02.337Z[ recovery-image] May 24 15:46:00.553 INFO O| May 24 15:46:00.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
71072024-05-24T15:46:02.337Z[ recovery-image] May 24 15:46:00.553 INFO O| May 24 15:46:00.553 INFO STEP 858 (remove_files) COMPLETE
71082024-05-24T15:46:02.337Z[ recovery-image] May 24 15:46:00.553 INFO O| May 24 15:46:00.553 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71092024-05-24T15:46:02.352Z[ recovery-image] May 24 15:46:00.572 INFO O| May 24 15:46:00.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71102024-05-24T15:46:02.356Z[ recovery-image] May 24 15:46:00.572 INFO O| May 24 15:46:00.572 INFO STEP 859 (remove_files) COMPLETE
71112024-05-24T15:46:02.356Z[ recovery-image] May 24 15:46:00.572 INFO O| May 24 15:46:00.572 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71122024-05-24T15:46:02.373Z[ recovery-image] May 24 15:46:00.592 INFO O| May 24 15:46:00.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71132024-05-24T15:46:02.376Z[ recovery-image] May 24 15:46:00.592 INFO O| May 24 15:46:00.592 INFO STEP 860 (remove_files) COMPLETE
71142024-05-24T15:46:02.376Z[ recovery-image] May 24 15:46:00.592 INFO O| May 24 15:46:00.592 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71152024-05-24T15:46:02.393Z[ recovery-image] May 24 15:46:00.611 INFO O| May 24 15:46:00.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71162024-05-24T15:46:02.396Z[ recovery-image] May 24 15:46:00.611 INFO O| May 24 15:46:00.611 INFO STEP 861 (remove_files) COMPLETE
71172024-05-24T15:46:02.396Z[ recovery-image] May 24 15:46:00.612 INFO O| May 24 15:46:00.612 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71182024-05-24T15:46:02.414Z[ recovery-image] May 24 15:46:00.633 INFO O| May 24 15:46:00.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71192024-05-24T15:46:02.414Z[ recovery-image] May 24 15:46:00.633 INFO O| May 24 15:46:00.633 INFO STEP 862 (remove_files) COMPLETE
71202024-05-24T15:46:02.414Z[ recovery-image] May 24 15:46:00.633 INFO O| May 24 15:46:00.633 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71212024-05-24T15:46:02.442Z[ recovery-image] May 24 15:46:00.660 INFO O| May 24 15:46:00.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71222024-05-24T15:46:02.442Z[ recovery-image] May 24 15:46:00.660 INFO O| May 24 15:46:00.660 INFO STEP 863 (remove_files) COMPLETE
71232024-05-24T15:46:02.445Z[ recovery-image] May 24 15:46:00.660 INFO O| May 24 15:46:00.660 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71242024-05-24T15:46:02.469Z[ recovery-image] May 24 15:46:00.687 INFO O| May 24 15:46:00.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71252024-05-24T15:46:02.469Z[ recovery-image] May 24 15:46:00.687 INFO O| May 24 15:46:00.687 INFO STEP 864 (remove_files) COMPLETE
71262024-05-24T15:46:02.473Z[ recovery-image] May 24 15:46:00.688 INFO O| May 24 15:46:00.687 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71272024-05-24T15:46:02.514Z[ recovery-image] May 24 15:46:00.732 INFO O| May 24 15:46:00.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71282024-05-24T15:46:02.517Z[ recovery-image] May 24 15:46:00.733 INFO O| May 24 15:46:00.733 INFO STEP 865 (remove_files) COMPLETE
71292024-05-24T15:46:02.517Z[ recovery-image] May 24 15:46:00.733 INFO O| May 24 15:46:00.733 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71302024-05-24T15:46:02.536Z[ recovery-image] May 24 15:46:00.754 INFO O| May 24 15:46:00.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71312024-05-24T15:46:02.536Z[ recovery-image] May 24 15:46:00.754 INFO O| May 24 15:46:00.754 INFO STEP 866 (remove_files) COMPLETE
71322024-05-24T15:46:02.536Z[ recovery-image] May 24 15:46:00.754 INFO O| May 24 15:46:00.754 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71332024-05-24T15:46:02.556Z[ recovery-image] May 24 15:46:00.774 INFO O| May 24 15:46:00.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71342024-05-24T15:46:02.575Z[ recovery-image] May 24 15:46:00.794 INFO O| May 24 15:46:00.794 INFO STEP 867 (remove_files) COMPLETE
71352024-05-24T15:46:02.575Z[ recovery-image] May 24 15:46:00.794 INFO O| May 24 15:46:00.794 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71362024-05-24T15:46:02.596Z[ recovery-image] May 24 15:46:00.815 INFO O| May 24 15:46:00.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71372024-05-24T15:46:02.602Z[ recovery-image] May 24 15:46:00.815 INFO O| May 24 15:46:00.815 INFO STEP 868 (remove_files) COMPLETE
71382024-05-24T15:46:02.602Z[ recovery-image] May 24 15:46:00.815 INFO O| May 24 15:46:00.815 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71392024-05-24T15:46:02.618Z[ recovery-image] May 24 15:46:00.837 INFO O| May 24 15:46:00.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71402024-05-24T15:46:02.621Z[ recovery-image] May 24 15:46:00.837 INFO O| May 24 15:46:00.837 INFO STEP 869 (remove_files) COMPLETE
71412024-05-24T15:46:02.621Z[ recovery-image] May 24 15:46:00.837 INFO O| May 24 15:46:00.837 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71422024-05-24T15:46:02.642Z[ recovery-image] May 24 15:46:00.861 INFO O| May 24 15:46:00.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71432024-05-24T15:46:02.642Z[ recovery-image] May 24 15:46:00.861 INFO O| May 24 15:46:00.861 INFO STEP 870 (remove_files) COMPLETE
71442024-05-24T15:46:02.642Z[ recovery-image] May 24 15:46:00.861 INFO O| May 24 15:46:00.861 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71452024-05-24T15:46:02.686Z[ recovery-image] May 24 15:46:00.904 INFO O| May 24 15:46:00.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71462024-05-24T15:46:02.689Z[ recovery-image] May 24 15:46:00.904 INFO O| May 24 15:46:00.904 INFO STEP 871 (remove_files) COMPLETE
71472024-05-24T15:46:02.689Z[ recovery-image] May 24 15:46:00.905 INFO O| May 24 15:46:00.904 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71482024-05-24T15:46:02.707Z[ recovery-image] May 24 15:46:00.925 INFO O| May 24 15:46:00.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71492024-05-24T15:46:02.713Z[ recovery-image] May 24 15:46:00.926 INFO O| May 24 15:46:00.926 INFO STEP 872 (remove_files) COMPLETE
71502024-05-24T15:46:02.713Z[ recovery-image] May 24 15:46:00.926 INFO O| May 24 15:46:00.926 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71512024-05-24T15:46:02.726Z[ recovery-image] May 24 15:46:00.945 INFO O| May 24 15:46:00.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71522024-05-24T15:46:02.729Z[ recovery-image] May 24 15:46:00.945 INFO O| May 24 15:46:00.945 INFO STEP 873 (remove_files) COMPLETE
71532024-05-24T15:46:02.730Z[ recovery-image] May 24 15:46:00.945 INFO O| May 24 15:46:00.945 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542024-05-24T15:46:02.746Z[ recovery-image] May 24 15:46:00.965 INFO O| May 24 15:46:00.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71552024-05-24T15:46:02.750Z[ recovery-image] May 24 15:46:00.966 INFO O| May 24 15:46:00.965 INFO STEP 874 (remove_files) COMPLETE
71562024-05-24T15:46:02.751Z[ recovery-image] May 24 15:46:00.966 INFO O| May 24 15:46:00.965 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572024-05-24T15:46:02.767Z[ recovery-image] May 24 15:46:00.985 INFO O| May 24 15:46:00.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71582024-05-24T15:46:02.767Z[ recovery-image] May 24 15:46:00.986 INFO O| May 24 15:46:00.986 INFO STEP 875 (remove_files) COMPLETE
71592024-05-24T15:46:02.770Z[ recovery-image] May 24 15:46:00.986 INFO O| May 24 15:46:00.986 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71602024-05-24T15:46:02.787Z[ recovery-image] May 24 15:46:01.006 INFO O| May 24 15:46:01.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71612024-05-24T15:46:02.787Z[ recovery-image] May 24 15:46:01.006 INFO O| May 24 15:46:01.006 INFO STEP 876 (remove_files) COMPLETE
71622024-05-24T15:46:02.791Z[ recovery-image] May 24 15:46:01.006 INFO O| May 24 15:46:01.006 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632024-05-24T15:46:02.825Z[ recovery-image] May 24 15:46:01.041 INFO O| May 24 15:46:01.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
71642024-05-24T15:46:02.826Z[ recovery-image] May 24 15:46:01.041 INFO O| May 24 15:46:01.041 INFO STEP 877 (remove_files) COMPLETE
71652024-05-24T15:46:02.826Z[ recovery-image] May 24 15:46:01.041 INFO O| May 24 15:46:01.041 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662024-05-24T15:46:02.881Z[ recovery-image] May 24 15:46:01.100 INFO O| May 24 15:46:01.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
71672024-05-24T15:46:02.882Z[ recovery-image] May 24 15:46:01.100 INFO O| May 24 15:46:01.100 INFO STEP 878 (remove_files) COMPLETE
71682024-05-24T15:46:02.885Z[ recovery-image] May 24 15:46:01.100 INFO O| May 24 15:46:01.100 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71692024-05-24T15:46:02.944Z[ recovery-image] May 24 15:46:01.161 INFO O| May 24 15:46:01.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
71702024-05-24T15:46:02.944Z[ recovery-image] May 24 15:46:01.161 INFO O| May 24 15:46:01.161 INFO STEP 879 (remove_files) COMPLETE
71712024-05-24T15:46:02.944Z[ recovery-image] May 24 15:46:01.161 INFO O| May 24 15:46:01.161 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71722024-05-24T15:46:02.962Z[ recovery-image] May 24 15:46:01.181 INFO O| May 24 15:46:01.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
71732024-05-24T15:46:02.963Z[ recovery-image] May 24 15:46:01.181 INFO O| May 24 15:46:01.181 INFO STEP 880 (remove_files) COMPLETE
71742024-05-24T15:46:02.963Z[ recovery-image] May 24 15:46:01.181 INFO O| May 24 15:46:01.181 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71752024-05-24T15:46:02.997Z[ recovery-image] May 24 15:46:01.216 INFO O| May 24 15:46:01.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
71762024-05-24T15:46:02.998Z[ recovery-image] May 24 15:46:01.216 INFO O| May 24 15:46:01.216 INFO STEP 881 (remove_files) COMPLETE
71772024-05-24T15:46:02.998Z[ recovery-image] May 24 15:46:01.216 INFO O| May 24 15:46:01.216 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71782024-05-24T15:46:03.018Z[ recovery-image] May 24 15:46:01.236 INFO O| May 24 15:46:01.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
71792024-05-24T15:46:03.018Z[ recovery-image] May 24 15:46:01.237 INFO O| May 24 15:46:01.236 INFO STEP 882 (remove_files) COMPLETE
71802024-05-24T15:46:03.018Z[ recovery-image] May 24 15:46:01.237 INFO O| May 24 15:46:01.236 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71812024-05-24T15:46:03.039Z[ recovery-image] May 24 15:46:01.256 INFO O| May 24 15:46:01.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
71822024-05-24T15:46:03.039Z[ recovery-image] May 24 15:46:01.256 INFO O| May 24 15:46:01.256 INFO STEP 883 (remove_files) COMPLETE
71832024-05-24T15:46:03.043Z[ recovery-image] May 24 15:46:01.256 INFO O| May 24 15:46:01.256 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71842024-05-24T15:46:03.076Z[ recovery-image] May 24 15:46:01.295 INFO O| May 24 15:46:01.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
71852024-05-24T15:46:03.076Z[ recovery-image] May 24 15:46:01.295 INFO O| May 24 15:46:01.295 INFO STEP 884 (remove_files) COMPLETE
71862024-05-24T15:46:03.080Z[ recovery-image] May 24 15:46:01.295 INFO O| May 24 15:46:01.295 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872024-05-24T15:46:03.100Z[ recovery-image] May 24 15:46:01.319 INFO O| May 24 15:46:01.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
71882024-05-24T15:46:03.100Z[ recovery-image] May 24 15:46:01.319 INFO O| May 24 15:46:01.319 INFO STEP 885 (remove_files) COMPLETE
71892024-05-24T15:46:03.100Z[ recovery-image] May 24 15:46:01.319 INFO O| May 24 15:46:01.319 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902024-05-24T15:46:03.542Z[ recovery-image] May 24 15:46:01.352 INFO O| May 24 15:46:01.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
71912024-05-24T15:46:03.542Z[ recovery-image] May 24 15:46:01.352 INFO O| May 24 15:46:01.352 INFO STEP 886 (remove_files) COMPLETE
71922024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.353 INFO O| May 24 15:46:01.352 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.384 INFO O| May 24 15:46:01.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
71942024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.384 INFO O| May 24 15:46:01.384 INFO STEP 887 (remove_files) COMPLETE
71952024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.384 INFO O| May 24 15:46:01.384 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.416 INFO O| May 24 15:46:01.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
71972024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.416 INFO O| May 24 15:46:01.416 INFO STEP 888 (remove_files) COMPLETE
71982024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.417 INFO O| May 24 15:46:01.416 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.467 INFO O| May 24 15:46:01.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
72002024-05-24T15:46:03.566Z[ recovery-image] May 24 15:46:01.467 INFO O| May 24 15:46:01.467 INFO STEP 889 (remove_files) COMPLETE
72012024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.467 INFO O| May 24 15:46:01.467 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.529 INFO O| May 24 15:46:01.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
72032024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.529 INFO O| May 24 15:46:01.529 INFO STEP 890 (remove_files) COMPLETE
72042024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.529 INFO O| May 24 15:46:01.529 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72052024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.576 INFO O| May 24 15:46:01.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
72062024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.576 INFO O| May 24 15:46:01.576 INFO STEP 891 (remove_files) COMPLETE
72072024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.576 INFO O| May 24 15:46:01.576 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.627 INFO O| May 24 15:46:01.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72092024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.627 INFO O| May 24 15:46:01.627 INFO STEP 892 (remove_files) COMPLETE
72102024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.627 INFO O| May 24 15:46:01.627 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.656 INFO O| May 24 15:46:01.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72122024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.657 INFO O| May 24 15:46:01.656 INFO STEP 893 (remove_files) COMPLETE
72132024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.657 INFO O| May 24 15:46:01.656 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.677 INFO O| May 24 15:46:01.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72152024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.677 INFO O| May 24 15:46:01.677 INFO STEP 894 (remove_files) COMPLETE
72162024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.677 INFO O| May 24 15:46:01.677 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.757 INFO O| May 24 15:46:01.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72182024-05-24T15:46:03.567Z[ recovery-image] May 24 15:46:01.757 INFO O| May 24 15:46:01.757 INFO STEP 895 (remove_files) COMPLETE
72192024-05-24T15:46:03.568Z[ recovery-image] May 24 15:46:01.757 INFO O| May 24 15:46:01.757 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202024-05-24T15:46:03.572Z[ recovery-image] May 24 15:46:01.778 INFO O| May 24 15:46:01.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72212024-05-24T15:46:03.572Z[ recovery-image] May 24 15:46:01.778 INFO O| May 24 15:46:01.778 INFO STEP 896 (remove_files) COMPLETE
72222024-05-24T15:46:03.572Z[ recovery-image] May 24 15:46:01.779 INFO O| May 24 15:46:01.779 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232024-05-24T15:46:03.589Z[ recovery-image] May 24 15:46:01.808 INFO O| May 24 15:46:01.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72242024-05-24T15:46:03.601Z[ recovery-image] May 24 15:46:01.808 INFO O| May 24 15:46:01.808 INFO STEP 897 (remove_files) COMPLETE
72252024-05-24T15:46:03.601Z[ recovery-image] May 24 15:46:01.808 INFO O| May 24 15:46:01.808 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262024-05-24T15:46:03.611Z[ recovery-image] May 24 15:46:01.830 INFO O| May 24 15:46:01.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72272024-05-24T15:46:03.614Z[ recovery-image] May 24 15:46:01.830 INFO O| May 24 15:46:01.830 INFO STEP 898 (remove_files) COMPLETE
72282024-05-24T15:46:03.614Z[ recovery-image] May 24 15:46:01.830 INFO O| May 24 15:46:01.830 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292024-05-24T15:46:03.631Z[ recovery-image] May 24 15:46:01.850 INFO O| May 24 15:46:01.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72302024-05-24T15:46:03.634Z[ recovery-image] May 24 15:46:01.850 INFO O| May 24 15:46:01.850 INFO STEP 899 (remove_files) COMPLETE
72312024-05-24T15:46:03.634Z[ recovery-image] May 24 15:46:01.850 INFO O| May 24 15:46:01.850 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322024-05-24T15:46:03.672Z[ recovery-image] May 24 15:46:01.889 INFO O| May 24 15:46:01.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72332024-05-24T15:46:03.676Z[ recovery-image] May 24 15:46:01.890 INFO O| May 24 15:46:01.890 INFO STEP 900 (remove_files) COMPLETE
72342024-05-24T15:46:03.676Z[ recovery-image] May 24 15:46:01.890 INFO O| May 24 15:46:01.890 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352024-05-24T15:46:03.689Z[ recovery-image] May 24 15:46:01.908 INFO O| May 24 15:46:01.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72362024-05-24T15:46:03.689Z[ recovery-image] May 24 15:46:01.908 INFO O| May 24 15:46:01.908 INFO STEP 901 (remove_files) COMPLETE
72372024-05-24T15:46:03.689Z[ recovery-image] May 24 15:46:01.908 INFO O| May 24 15:46:01.908 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382024-05-24T15:46:03.725Z[ recovery-image] May 24 15:46:01.943 INFO O| May 24 15:46:01.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72392024-05-24T15:46:03.725Z[ recovery-image] May 24 15:46:01.943 INFO O| May 24 15:46:01.943 INFO STEP 902 (remove_files) COMPLETE
72402024-05-24T15:46:03.729Z[ recovery-image] May 24 15:46:01.943 INFO O| May 24 15:46:01.943 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412024-05-24T15:46:03.746Z[ recovery-image] May 24 15:46:01.965 INFO O| May 24 15:46:01.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72422024-05-24T15:46:03.770Z[ recovery-image] May 24 15:46:01.988 INFO O| May 24 15:46:01.988 INFO STEP 903 (remove_files) COMPLETE
72432024-05-24T15:46:03.770Z[ recovery-image] May 24 15:46:01.988 INFO O| May 24 15:46:01.988 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442024-05-24T15:46:03.789Z[ recovery-image] May 24 15:46:02.007 INFO O| May 24 15:46:02.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72452024-05-24T15:46:03.789Z[ recovery-image] May 24 15:46:02.007 INFO O| May 24 15:46:02.007 INFO STEP 904 (remove_files) COMPLETE
72462024-05-24T15:46:03.792Z[ recovery-image] May 24 15:46:02.007 INFO O| May 24 15:46:02.007 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472024-05-24T15:46:03.830Z[ recovery-image] May 24 15:46:02.048 INFO O| May 24 15:46:02.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72482024-05-24T15:46:03.830Z[ recovery-image] May 24 15:46:02.048 INFO O| May 24 15:46:02.048 INFO STEP 905 (remove_files) COMPLETE
72492024-05-24T15:46:03.830Z[ recovery-image] May 24 15:46:02.048 INFO O| May 24 15:46:02.048 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502024-05-24T15:46:03.866Z[ recovery-image] May 24 15:46:02.085 INFO O| May 24 15:46:02.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72512024-05-24T15:46:03.867Z[ recovery-image] May 24 15:46:02.085 INFO O| May 24 15:46:02.085 INFO STEP 906 (remove_files) COMPLETE
72522024-05-24T15:46:03.867Z[ recovery-image] May 24 15:46:02.085 INFO O| May 24 15:46:02.085 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532024-05-24T15:46:03.907Z[ recovery-image] May 24 15:46:02.124 INFO O| May 24 15:46:02.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72542024-05-24T15:46:03.907Z[ recovery-image] May 24 15:46:02.124 INFO O| May 24 15:46:02.124 INFO STEP 907 (remove_files) COMPLETE
72552024-05-24T15:46:03.907Z[ recovery-image] May 24 15:46:02.125 INFO O| May 24 15:46:02.124 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562024-05-24T15:46:03.977Z[ recovery-image] May 24 15:46:02.186 INFO O| May 24 15:46:02.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72572024-05-24T15:46:03.977Z[ recovery-image] May 24 15:46:02.186 INFO O| May 24 15:46:02.186 INFO STEP 908 (remove_files) COMPLETE
72582024-05-24T15:46:03.977Z[ recovery-image] May 24 15:46:02.186 INFO O| May 24 15:46:02.186 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592024-05-24T15:46:03.992Z[ recovery-image] May 24 15:46:02.205 INFO O| May 24 15:46:02.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72602024-05-24T15:46:03.993Z[ recovery-image] May 24 15:46:02.205 INFO O| May 24 15:46:02.205 INFO STEP 909 (remove_files) COMPLETE
72612024-05-24T15:46:03.993Z[ recovery-image] May 24 15:46:02.205 INFO O| May 24 15:46:02.205 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622024-05-24T15:46:04.007Z[ recovery-image] May 24 15:46:02.226 INFO O| May 24 15:46:02.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
72632024-05-24T15:46:04.007Z[ recovery-image] May 24 15:46:02.226 INFO O| May 24 15:46:02.226 INFO STEP 910 (remove_files) COMPLETE
72642024-05-24T15:46:04.010Z[ recovery-image] May 24 15:46:02.226 INFO O| May 24 15:46:02.226 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652024-05-24T15:46:04.047Z[ recovery-image] May 24 15:46:02.266 INFO O| May 24 15:46:02.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
72662024-05-24T15:46:04.050Z[ recovery-image] May 24 15:46:02.266 INFO O| May 24 15:46:02.266 INFO STEP 911 (remove_files) COMPLETE
72672024-05-24T15:46:04.051Z[ recovery-image] May 24 15:46:02.266 INFO O| May 24 15:46:02.266 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682024-05-24T15:46:04.069Z[ recovery-image] May 24 15:46:02.287 INFO O| May 24 15:46:02.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
72692024-05-24T15:46:04.074Z[ recovery-image] May 24 15:46:02.287 INFO O| May 24 15:46:02.287 INFO STEP 912 (remove_files) COMPLETE
72702024-05-24T15:46:04.074Z[ recovery-image] May 24 15:46:02.287 INFO O| May 24 15:46:02.287 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712024-05-24T15:46:04.089Z[ recovery-image] May 24 15:46:02.308 INFO O| May 24 15:46:02.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
72722024-05-24T15:46:04.095Z[ recovery-image] May 24 15:46:02.308 INFO O| May 24 15:46:02.308 INFO STEP 913 (remove_files) COMPLETE
72732024-05-24T15:46:04.095Z[ recovery-image] May 24 15:46:02.308 INFO O| May 24 15:46:02.308 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742024-05-24T15:46:04.109Z[ recovery-image] May 24 15:46:02.328 INFO O| May 24 15:46:02.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
72752024-05-24T15:46:04.112Z[ recovery-image] May 24 15:46:02.328 INFO O| May 24 15:46:02.328 INFO STEP 914 (remove_files) COMPLETE
72762024-05-24T15:46:04.112Z[ recovery-image] May 24 15:46:02.328 INFO O| May 24 15:46:02.328 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72772024-05-24T15:46:04.128Z[ recovery-image] May 24 15:46:02.347 INFO O| May 24 15:46:02.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
72782024-05-24T15:46:04.131Z[ recovery-image] May 24 15:46:02.347 INFO O| May 24 15:46:02.347 INFO STEP 915 (remove_files) COMPLETE
72792024-05-24T15:46:04.131Z[ recovery-image] May 24 15:46:02.347 INFO O| May 24 15:46:02.347 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72802024-05-24T15:46:04.148Z[ recovery-image] May 24 15:46:02.367 INFO O| May 24 15:46:02.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
72812024-05-24T15:46:04.151Z[ recovery-image] May 24 15:46:02.367 INFO O| May 24 15:46:02.367 INFO STEP 916 (remove_files) COMPLETE
72822024-05-24T15:46:04.151Z[ recovery-image] May 24 15:46:02.367 INFO O| May 24 15:46:02.367 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72832024-05-24T15:46:04.186Z[ recovery-image] May 24 15:46:02.404 INFO O| May 24 15:46:02.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
72842024-05-24T15:46:04.189Z[ recovery-image] May 24 15:46:02.404 INFO O| May 24 15:46:02.404 INFO STEP 917 (remove_files) COMPLETE
72852024-05-24T15:46:04.190Z[ recovery-image] May 24 15:46:02.404 INFO O| May 24 15:46:02.404 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72862024-05-24T15:46:04.212Z[ recovery-image] May 24 15:46:02.430 INFO O| May 24 15:46:02.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
72872024-05-24T15:46:04.212Z[ recovery-image] May 24 15:46:02.430 INFO O| May 24 15:46:02.430 INFO STEP 918 (remove_files) COMPLETE
72882024-05-24T15:46:04.212Z[ recovery-image] May 24 15:46:02.430 INFO O| May 24 15:46:02.430 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72892024-05-24T15:46:04.261Z[ recovery-image] May 24 15:46:02.480 INFO O| May 24 15:46:02.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
72902024-05-24T15:46:04.261Z[ recovery-image] May 24 15:46:02.480 INFO O| May 24 15:46:02.480 INFO STEP 919 (remove_files) COMPLETE
72912024-05-24T15:46:04.261Z[ recovery-image] May 24 15:46:02.480 INFO O| May 24 15:46:02.480 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72922024-05-24T15:46:04.301Z[ recovery-image] May 24 15:46:02.518 INFO O| May 24 15:46:02.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
72932024-05-24T15:46:04.301Z[ recovery-image] May 24 15:46:02.519 INFO O| May 24 15:46:02.519 INFO STEP 920 (remove_files) COMPLETE
72942024-05-24T15:46:04.301Z[ recovery-image] May 24 15:46:02.519 INFO O| May 24 15:46:02.519 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72952024-05-24T15:46:04.337Z[ recovery-image] May 24 15:46:02.555 INFO O| May 24 15:46:02.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
72962024-05-24T15:46:04.337Z[ recovery-image] May 24 15:46:02.555 INFO O| May 24 15:46:02.555 INFO STEP 921 (remove_files) COMPLETE
72972024-05-24T15:46:04.337Z[ recovery-image] May 24 15:46:02.555 INFO O| May 24 15:46:02.555 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72982024-05-24T15:46:04.358Z[ recovery-image] May 24 15:46:02.576 INFO O| May 24 15:46:02.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
72992024-05-24T15:46:04.358Z[ recovery-image] May 24 15:46:02.576 INFO O| May 24 15:46:02.576 INFO STEP 922 (remove_files) COMPLETE
73002024-05-24T15:46:04.358Z[ recovery-image] May 24 15:46:02.576 INFO O| May 24 15:46:02.576 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73012024-05-24T15:46:04.395Z[ recovery-image] May 24 15:46:02.613 INFO O| May 24 15:46:02.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
73022024-05-24T15:46:04.395Z[ recovery-image] May 24 15:46:02.614 INFO O| May 24 15:46:02.614 INFO STEP 923 (remove_files) COMPLETE
73032024-05-24T15:46:04.395Z[ recovery-image] May 24 15:46:02.614 INFO O| May 24 15:46:02.614 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73042024-05-24T15:46:04.417Z[ recovery-image] May 24 15:46:02.635 INFO O| May 24 15:46:02.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
73052024-05-24T15:46:04.417Z[ recovery-image] May 24 15:46:02.635 INFO O| May 24 15:46:02.635 INFO STEP 924 (remove_files) COMPLETE
73062024-05-24T15:46:04.417Z[ recovery-image] May 24 15:46:02.635 INFO O| May 24 15:46:02.635 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73072024-05-24T15:46:04.452Z[ recovery-image] May 24 15:46:02.670 INFO O| May 24 15:46:02.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73082024-05-24T15:46:04.452Z[ recovery-image] May 24 15:46:02.670 INFO O| May 24 15:46:02.670 INFO STEP 925 (remove_files) COMPLETE
73092024-05-24T15:46:04.452Z[ recovery-image] May 24 15:46:02.670 INFO O| May 24 15:46:02.670 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73102024-05-24T15:46:04.486Z[ recovery-image] May 24 15:46:02.705 INFO O| May 24 15:46:02.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73112024-05-24T15:46:04.487Z[ recovery-image] May 24 15:46:02.705 INFO O| May 24 15:46:02.705 INFO STEP 926 (remove_files) COMPLETE
73122024-05-24T15:46:04.490Z[ recovery-image] May 24 15:46:02.705 INFO O| May 24 15:46:02.705 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73132024-05-24T15:46:04.518Z[ recovery-image] May 24 15:46:02.737 INFO O| May 24 15:46:02.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73142024-05-24T15:46:04.518Z[ recovery-image] May 24 15:46:02.737 INFO O| May 24 15:46:02.737 INFO STEP 927 (remove_files) COMPLETE
73152024-05-24T15:46:04.518Z[ recovery-image] May 24 15:46:02.737 INFO O| May 24 15:46:02.737 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73162024-05-24T15:46:04.535Z[ recovery-image] May 24 15:46:02.754 INFO O| May 24 15:46:02.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73172024-05-24T15:46:04.535Z[ recovery-image] May 24 15:46:02.754 INFO O| May 24 15:46:02.754 INFO STEP 928 (remove_files) COMPLETE
73182024-05-24T15:46:04.535Z[ recovery-image] May 24 15:46:02.754 INFO O| May 24 15:46:02.754 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73192024-05-24T15:46:04.587Z[ recovery-image] May 24 15:46:02.806 INFO O| May 24 15:46:02.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73202024-05-24T15:46:04.587Z[ recovery-image] May 24 15:46:02.806 INFO O| May 24 15:46:02.806 INFO STEP 929 (remove_files) COMPLETE
73212024-05-24T15:46:04.591Z[ recovery-image] May 24 15:46:02.806 INFO O| May 24 15:46:02.806 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73222024-05-24T15:46:04.608Z[ recovery-image] May 24 15:46:02.827 INFO O| May 24 15:46:02.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73232024-05-24T15:46:04.611Z[ recovery-image] May 24 15:46:02.827 INFO O| May 24 15:46:02.827 INFO STEP 930 (remove_files) COMPLETE
73242024-05-24T15:46:04.611Z[ recovery-image] May 24 15:46:02.827 INFO O| May 24 15:46:02.827 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73252024-05-24T15:46:04.630Z[ recovery-image] May 24 15:46:02.849 INFO O| May 24 15:46:02.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73262024-05-24T15:46:04.630Z[ recovery-image] May 24 15:46:02.849 INFO O| May 24 15:46:02.849 INFO STEP 931 (remove_files) COMPLETE
73272024-05-24T15:46:04.633Z[ recovery-image] May 24 15:46:02.849 INFO O| May 24 15:46:02.849 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73282024-05-24T15:46:04.677Z[ recovery-image] May 24 15:46:02.896 INFO O| May 24 15:46:02.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73292024-05-24T15:46:04.681Z[ recovery-image] May 24 15:46:02.897 INFO O| May 24 15:46:02.896 INFO STEP 932 (remove_files) COMPLETE
73302024-05-24T15:46:04.681Z[ recovery-image] May 24 15:46:02.897 INFO O| May 24 15:46:02.897 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73312024-05-24T15:46:04.716Z[ recovery-image] May 24 15:46:02.935 INFO O| May 24 15:46:02.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73322024-05-24T15:46:04.720Z[ recovery-image] May 24 15:46:02.935 INFO O| May 24 15:46:02.935 INFO STEP 933 (remove_files) COMPLETE
73332024-05-24T15:46:04.720Z[ recovery-image] May 24 15:46:02.936 INFO O| May 24 15:46:02.935 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73342024-05-24T15:46:04.811Z[ recovery-image] May 24 15:46:03.030 INFO O| May 24 15:46:03.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73352024-05-24T15:46:04.811Z[ recovery-image] May 24 15:46:03.030 INFO O| May 24 15:46:03.030 INFO STEP 934 (remove_files) COMPLETE
73362024-05-24T15:46:04.815Z[ recovery-image] May 24 15:46:03.030 INFO O| May 24 15:46:03.030 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73372024-05-24T15:46:04.831Z[ recovery-image] May 24 15:46:03.051 INFO O| May 24 15:46:03.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73382024-05-24T15:46:04.835Z[ recovery-image] May 24 15:46:03.051 INFO O| May 24 15:46:03.051 INFO STEP 935 (remove_files) COMPLETE
73392024-05-24T15:46:04.835Z[ recovery-image] May 24 15:46:03.051 INFO O| May 24 15:46:03.051 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73402024-05-24T15:46:04.879Z[ recovery-image] May 24 15:46:03.086 INFO O| May 24 15:46:03.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73412024-05-24T15:46:04.879Z[ recovery-image] May 24 15:46:03.087 INFO O| May 24 15:46:03.087 INFO STEP 936 (remove_files) COMPLETE
73422024-05-24T15:46:04.884Z[ recovery-image] May 24 15:46:03.087 INFO O| May 24 15:46:03.087 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73432024-05-24T15:46:04.930Z[ recovery-image] May 24 15:46:03.149 INFO O| May 24 15:46:03.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73442024-05-24T15:46:04.931Z[ recovery-image] May 24 15:46:03.149 INFO O| May 24 15:46:03.149 INFO STEP 937 (remove_files) COMPLETE
73452024-05-24T15:46:04.934Z[ recovery-image] May 24 15:46:03.149 INFO O| May 24 15:46:03.149 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73462024-05-24T15:46:04.992Z[ recovery-image] May 24 15:46:03.210 INFO O| May 24 15:46:03.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73472024-05-24T15:46:04.992Z[ recovery-image] May 24 15:46:03.210 INFO O| May 24 15:46:03.210 INFO STEP 938 (remove_files) COMPLETE
73482024-05-24T15:46:04.992Z[ recovery-image] May 24 15:46:03.210 INFO O| May 24 15:46:03.210 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73492024-05-24T15:46:05.033Z[ recovery-image] May 24 15:46:03.252 INFO O| May 24 15:46:03.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73502024-05-24T15:46:05.033Z[ recovery-image] May 24 15:46:03.252 INFO O| May 24 15:46:03.252 INFO STEP 939 (remove_files) COMPLETE
73512024-05-24T15:46:05.037Z[ recovery-image] May 24 15:46:03.252 INFO O| May 24 15:46:03.252 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73522024-05-24T15:46:05.056Z[ recovery-image] May 24 15:46:03.275 INFO O| May 24 15:46:03.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73532024-05-24T15:46:05.059Z[ recovery-image] May 24 15:46:03.275 INFO O| May 24 15:46:03.275 INFO STEP 940 (remove_files) COMPLETE
73542024-05-24T15:46:05.060Z[ recovery-image] May 24 15:46:03.275 INFO O| May 24 15:46:03.275 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73552024-05-24T15:46:05.086Z[ recovery-image] May 24 15:46:03.304 INFO O| May 24 15:46:03.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73562024-05-24T15:46:05.086Z[ recovery-image] May 24 15:46:03.304 INFO O| May 24 15:46:03.304 INFO STEP 941 (remove_files) COMPLETE
73572024-05-24T15:46:05.086Z[ recovery-image] May 24 15:46:03.304 INFO O| May 24 15:46:03.304 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73582024-05-24T15:46:05.106Z[ recovery-image] May 24 15:46:03.325 INFO O| May 24 15:46:03.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73592024-05-24T15:46:05.106Z[ recovery-image] May 24 15:46:03.325 INFO O| May 24 15:46:03.325 INFO STEP 942 (remove_files) COMPLETE
73602024-05-24T15:46:05.106Z[ recovery-image] May 24 15:46:03.325 INFO O| May 24 15:46:03.325 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73612024-05-24T15:46:05.126Z[ recovery-image] May 24 15:46:03.345 INFO O| May 24 15:46:03.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
73622024-05-24T15:46:05.126Z[ recovery-image] May 24 15:46:03.345 INFO O| May 24 15:46:03.345 INFO STEP 943 (remove_files) COMPLETE
73632024-05-24T15:46:05.130Z[ recovery-image] May 24 15:46:03.345 INFO O| May 24 15:46:03.345 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73642024-05-24T15:46:05.148Z[ recovery-image] May 24 15:46:03.366 INFO O| May 24 15:46:03.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
73652024-05-24T15:46:05.148Z[ recovery-image] May 24 15:46:03.366 INFO O| May 24 15:46:03.366 INFO STEP 944 (remove_files) COMPLETE
73662024-05-24T15:46:05.152Z[ recovery-image] May 24 15:46:03.366 INFO O| May 24 15:46:03.366 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73672024-05-24T15:46:05.167Z[ recovery-image] May 24 15:46:03.386 INFO O| May 24 15:46:03.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
73682024-05-24T15:46:05.167Z[ recovery-image] May 24 15:46:03.386 INFO O| May 24 15:46:03.386 INFO STEP 945 (remove_files) COMPLETE
73692024-05-24T15:46:05.167Z[ recovery-image] May 24 15:46:03.386 INFO O| May 24 15:46:03.386 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73702024-05-24T15:46:05.189Z[ recovery-image] May 24 15:46:03.408 INFO O| May 24 15:46:03.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
73712024-05-24T15:46:05.189Z[ recovery-image] May 24 15:46:03.408 INFO O| May 24 15:46:03.408 INFO STEP 946 (remove_files) COMPLETE
73722024-05-24T15:46:05.192Z[ recovery-image] May 24 15:46:03.408 INFO O| May 24 15:46:03.408 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73732024-05-24T15:46:05.211Z[ recovery-image] May 24 15:46:03.430 INFO O| May 24 15:46:03.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
73742024-05-24T15:46:05.211Z[ recovery-image] May 24 15:46:03.430 INFO O| May 24 15:46:03.430 INFO STEP 947 (remove_files) COMPLETE
73752024-05-24T15:46:05.211Z[ recovery-image] May 24 15:46:03.430 INFO O| May 24 15:46:03.430 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73762024-05-24T15:46:05.249Z[ recovery-image] May 24 15:46:03.467 INFO O| May 24 15:46:03.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
73772024-05-24T15:46:05.249Z[ recovery-image] May 24 15:46:03.467 INFO O| May 24 15:46:03.467 INFO STEP 948 (remove_files) COMPLETE
73782024-05-24T15:46:05.249Z[ recovery-image] May 24 15:46:03.467 INFO O| May 24 15:46:03.467 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73792024-05-24T15:46:05.311Z[ recovery-image] May 24 15:46:03.530 INFO O| May 24 15:46:03.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
73802024-05-24T15:46:05.311Z[ recovery-image] May 24 15:46:03.530 INFO O| May 24 15:46:03.530 INFO STEP 949 (remove_files) COMPLETE
73812024-05-24T15:46:05.314Z[ recovery-image] May 24 15:46:03.530 INFO O| May 24 15:46:03.530 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73822024-05-24T15:46:05.331Z[ recovery-image] May 24 15:46:03.550 INFO O| May 24 15:46:03.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
73832024-05-24T15:46:05.331Z[ recovery-image] May 24 15:46:03.550 INFO O| May 24 15:46:03.550 INFO STEP 950 (remove_files) COMPLETE
73842024-05-24T15:46:05.339Z[ recovery-image] May 24 15:46:03.550 INFO O| May 24 15:46:03.550 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73852024-05-24T15:46:05.355Z[ recovery-image] May 24 15:46:03.574 INFO O| May 24 15:46:03.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
73862024-05-24T15:46:05.355Z[ recovery-image] May 24 15:46:03.574 INFO O| May 24 15:46:03.569 INFO STEP 951 (remove_files) COMPLETE
73872024-05-24T15:46:05.359Z[ recovery-image] May 24 15:46:03.574 INFO O| May 24 15:46:03.569 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73882024-05-24T15:46:05.367Z[ recovery-image] May 24 15:46:03.587 INFO O| May 24 15:46:03.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
73892024-05-24T15:46:05.368Z[ recovery-image] May 24 15:46:03.587 INFO O| May 24 15:46:03.587 INFO STEP 952 (remove_files) COMPLETE
73902024-05-24T15:46:05.368Z[ recovery-image] May 24 15:46:03.587 INFO O| May 24 15:46:03.587 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73912024-05-24T15:46:05.387Z[ recovery-image] May 24 15:46:03.606 INFO O| May 24 15:46:03.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
73922024-05-24T15:46:05.387Z[ recovery-image] May 24 15:46:03.606 INFO O| May 24 15:46:03.606 INFO STEP 953 (remove_files) COMPLETE
73932024-05-24T15:46:05.390Z[ recovery-image] May 24 15:46:03.606 INFO O| May 24 15:46:03.606 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73942024-05-24T15:46:05.408Z[ recovery-image] May 24 15:46:03.626 INFO O| May 24 15:46:03.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
73952024-05-24T15:46:05.408Z[ recovery-image] May 24 15:46:03.626 INFO O| May 24 15:46:03.626 INFO STEP 954 (remove_files) COMPLETE
73962024-05-24T15:46:05.408Z[ recovery-image] May 24 15:46:03.626 INFO O| May 24 15:46:03.626 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73972024-05-24T15:46:05.487Z[ recovery-image] May 24 15:46:03.702 INFO O| May 24 15:46:03.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
73982024-05-24T15:46:05.490Z[ recovery-image] May 24 15:46:03.703 INFO O| May 24 15:46:03.703 INFO STEP 955 (remove_files) COMPLETE
73992024-05-24T15:46:05.491Z[ recovery-image] May 24 15:46:03.703 INFO O| May 24 15:46:03.703 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74002024-05-24T15:46:05.507Z[ recovery-image] May 24 15:46:03.724 INFO O| May 24 15:46:03.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
74012024-05-24T15:46:05.510Z[ recovery-image] May 24 15:46:03.724 INFO O| May 24 15:46:03.724 INFO STEP 956 (remove_files) COMPLETE
74022024-05-24T15:46:05.510Z[ recovery-image] May 24 15:46:03.724 INFO O| May 24 15:46:03.724 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032024-05-24T15:46:05.524Z[ recovery-image] May 24 15:46:03.743 INFO O| May 24 15:46:03.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
74042024-05-24T15:46:05.527Z[ recovery-image] May 24 15:46:03.743 INFO O| May 24 15:46:03.743 INFO STEP 957 (remove_files) COMPLETE
74052024-05-24T15:46:05.528Z[ recovery-image] May 24 15:46:03.744 INFO O| May 24 15:46:03.743 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062024-05-24T15:46:05.543Z[ recovery-image] May 24 15:46:03.762 INFO O| May 24 15:46:03.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
74072024-05-24T15:46:05.547Z[ recovery-image] May 24 15:46:03.763 INFO O| May 24 15:46:03.763 INFO STEP 958 (remove_files) COMPLETE
74082024-05-24T15:46:05.547Z[ recovery-image] May 24 15:46:03.763 INFO O| May 24 15:46:03.763 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092024-05-24T15:46:05.563Z[ recovery-image] May 24 15:46:03.782 INFO O| May 24 15:46:03.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74102024-05-24T15:46:05.566Z[ recovery-image] May 24 15:46:03.782 INFO O| May 24 15:46:03.782 INFO STEP 959 (remove_files) COMPLETE
74112024-05-24T15:46:05.566Z[ recovery-image] May 24 15:46:03.782 INFO O| May 24 15:46:03.782 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122024-05-24T15:46:05.582Z[ recovery-image] May 24 15:46:03.801 INFO O| May 24 15:46:03.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74132024-05-24T15:46:05.585Z[ recovery-image] May 24 15:46:03.802 INFO O| May 24 15:46:03.802 INFO STEP 960 (remove_files) COMPLETE
74142024-05-24T15:46:05.585Z[ recovery-image] May 24 15:46:03.802 INFO O| May 24 15:46:03.802 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152024-05-24T15:46:05.604Z[ recovery-image] May 24 15:46:03.823 INFO O| May 24 15:46:03.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74162024-05-24T15:46:05.607Z[ recovery-image] May 24 15:46:03.823 INFO O| May 24 15:46:03.823 INFO STEP 961 (remove_files) COMPLETE
74172024-05-24T15:46:05.608Z[ recovery-image] May 24 15:46:03.823 INFO O| May 24 15:46:03.823 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182024-05-24T15:46:05.623Z[ recovery-image] May 24 15:46:03.842 INFO O| May 24 15:46:03.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74192024-05-24T15:46:05.629Z[ recovery-image] May 24 15:46:03.843 INFO O| May 24 15:46:03.842 INFO STEP 962 (remove_files) COMPLETE
74202024-05-24T15:46:05.629Z[ recovery-image] May 24 15:46:03.843 INFO O| May 24 15:46:03.843 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212024-05-24T15:46:05.645Z[ recovery-image] May 24 15:46:03.864 INFO O| May 24 15:46:03.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74222024-05-24T15:46:05.648Z[ recovery-image] May 24 15:46:03.864 INFO O| May 24 15:46:03.864 INFO STEP 963 (remove_files) COMPLETE
74232024-05-24T15:46:05.648Z[ recovery-image] May 24 15:46:03.864 INFO O| May 24 15:46:03.864 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242024-05-24T15:46:05.665Z[ recovery-image] May 24 15:46:03.884 INFO O| May 24 15:46:03.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74252024-05-24T15:46:05.669Z[ recovery-image] May 24 15:46:03.884 INFO O| May 24 15:46:03.884 INFO STEP 964 (remove_files) COMPLETE
74262024-05-24T15:46:05.669Z[ recovery-image] May 24 15:46:03.884 INFO O| May 24 15:46:03.884 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272024-05-24T15:46:05.684Z[ recovery-image] May 24 15:46:03.903 INFO O| May 24 15:46:03.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74282024-05-24T15:46:05.687Z[ recovery-image] May 24 15:46:03.903 INFO O| May 24 15:46:03.903 INFO STEP 965 (remove_files) COMPLETE
74292024-05-24T15:46:05.687Z[ recovery-image] May 24 15:46:03.903 INFO O| May 24 15:46:03.903 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302024-05-24T15:46:05.703Z[ recovery-image] May 24 15:46:03.922 INFO O| May 24 15:46:03.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74312024-05-24T15:46:05.709Z[ recovery-image] May 24 15:46:03.922 INFO O| May 24 15:46:03.922 INFO STEP 966 (remove_files) COMPLETE
74322024-05-24T15:46:05.709Z[ recovery-image] May 24 15:46:03.922 INFO O| May 24 15:46:03.922 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332024-05-24T15:46:05.722Z[ recovery-image] May 24 15:46:03.941 INFO O| May 24 15:46:03.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74342024-05-24T15:46:05.727Z[ recovery-image] May 24 15:46:03.941 INFO O| May 24 15:46:03.941 INFO STEP 967 (remove_files) COMPLETE
74352024-05-24T15:46:05.727Z[ recovery-image] May 24 15:46:03.941 INFO O| May 24 15:46:03.941 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362024-05-24T15:46:05.743Z[ recovery-image] May 24 15:46:03.960 INFO O| May 24 15:46:03.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74372024-05-24T15:46:05.743Z[ recovery-image] May 24 15:46:03.961 INFO O| May 24 15:46:03.961 INFO STEP 968 (remove_files) COMPLETE
74382024-05-24T15:46:05.743Z[ recovery-image] May 24 15:46:03.961 INFO O| May 24 15:46:03.961 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392024-05-24T15:46:05.763Z[ recovery-image] May 24 15:46:03.980 INFO O| May 24 15:46:03.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74402024-05-24T15:46:05.763Z[ recovery-image] May 24 15:46:03.980 INFO O| May 24 15:46:03.980 INFO STEP 969 (remove_files) COMPLETE
74412024-05-24T15:46:05.763Z[ recovery-image] May 24 15:46:03.980 INFO O| May 24 15:46:03.980 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422024-05-24T15:46:05.787Z[ recovery-image] May 24 15:46:03.999 INFO O| May 24 15:46:03.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74432024-05-24T15:46:05.787Z[ recovery-image] May 24 15:46:03.999 INFO O| May 24 15:46:03.999 INFO STEP 970 (remove_files) COMPLETE
74442024-05-24T15:46:05.791Z[ recovery-image] May 24 15:46:03.999 INFO O| May 24 15:46:03.999 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452024-05-24T15:46:05.800Z[ recovery-image] May 24 15:46:04.018 INFO O| May 24 15:46:04.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74462024-05-24T15:46:05.803Z[ recovery-image] May 24 15:46:04.019 INFO O| May 24 15:46:04.019 INFO STEP 971 (remove_files) COMPLETE
74472024-05-24T15:46:05.803Z[ recovery-image] May 24 15:46:04.019 INFO O| May 24 15:46:04.019 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482024-05-24T15:46:05.819Z[ recovery-image] May 24 15:46:04.038 INFO O| May 24 15:46:04.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74492024-05-24T15:46:05.819Z[ recovery-image] May 24 15:46:04.038 INFO O| May 24 15:46:04.038 INFO STEP 972 (remove_files) COMPLETE
74502024-05-24T15:46:05.819Z[ recovery-image] May 24 15:46:04.038 INFO O| May 24 15:46:04.038 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512024-05-24T15:46:05.839Z[ recovery-image] May 24 15:46:04.058 INFO O| May 24 15:46:04.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74522024-05-24T15:46:05.839Z[ recovery-image] May 24 15:46:04.058 INFO O| May 24 15:46:04.058 INFO STEP 973 (remove_files) COMPLETE
74532024-05-24T15:46:05.845Z[ recovery-image] May 24 15:46:04.058 INFO O| May 24 15:46:04.058 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542024-05-24T15:46:05.859Z[ recovery-image] May 24 15:46:04.078 INFO O| May 24 15:46:04.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74552024-05-24T15:46:05.862Z[ recovery-image] May 24 15:46:04.078 INFO O| May 24 15:46:04.078 INFO STEP 974 (remove_files) COMPLETE
74562024-05-24T15:46:05.862Z[ recovery-image] May 24 15:46:04.079 INFO O| May 24 15:46:04.078 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572024-05-24T15:46:05.881Z[ recovery-image] May 24 15:46:04.100 INFO O| May 24 15:46:04.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74582024-05-24T15:46:05.881Z[ recovery-image] May 24 15:46:04.100 INFO O| May 24 15:46:04.100 INFO STEP 975 (remove_files) COMPLETE
74592024-05-24T15:46:05.881Z[ recovery-image] May 24 15:46:04.100 INFO O| May 24 15:46:04.100 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602024-05-24T15:46:05.902Z[ recovery-image] May 24 15:46:04.121 INFO O| May 24 15:46:04.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74612024-05-24T15:46:05.902Z[ recovery-image] May 24 15:46:04.121 INFO O| May 24 15:46:04.121 INFO STEP 976 (remove_files) COMPLETE
74622024-05-24T15:46:05.902Z[ recovery-image] May 24 15:46:04.121 INFO O| May 24 15:46:04.121 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632024-05-24T15:46:06.002Z[ recovery-image] May 24 15:46:04.221 INFO O| May 24 15:46:04.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
74642024-05-24T15:46:06.002Z[ recovery-image] May 24 15:46:04.221 INFO O| May 24 15:46:04.221 INFO STEP 977 (remove_files) COMPLETE
74652024-05-24T15:46:06.008Z[ recovery-image] May 24 15:46:04.221 INFO O| May 24 15:46:04.221 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662024-05-24T15:46:06.022Z[ recovery-image] May 24 15:46:04.241 INFO O| May 24 15:46:04.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
74672024-05-24T15:46:06.022Z[ recovery-image] May 24 15:46:04.241 INFO O| May 24 15:46:04.241 INFO STEP 978 (remove_files) COMPLETE
74682024-05-24T15:46:06.025Z[ recovery-image] May 24 15:46:04.241 INFO O| May 24 15:46:04.241 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692024-05-24T15:46:06.055Z[ recovery-image] May 24 15:46:04.274 INFO O| May 24 15:46:04.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
74702024-05-24T15:46:06.055Z[ recovery-image] May 24 15:46:04.274 INFO O| May 24 15:46:04.274 INFO STEP 979 (remove_files) COMPLETE
74712024-05-24T15:46:06.058Z[ recovery-image] May 24 15:46:04.274 INFO O| May 24 15:46:04.274 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722024-05-24T15:46:06.075Z[ recovery-image] May 24 15:46:04.294 INFO O| May 24 15:46:04.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
74732024-05-24T15:46:06.075Z[ recovery-image] May 24 15:46:04.294 INFO O| May 24 15:46:04.294 INFO STEP 980 (remove_files) COMPLETE
74742024-05-24T15:46:06.078Z[ recovery-image] May 24 15:46:04.294 INFO O| May 24 15:46:04.294 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752024-05-24T15:46:06.096Z[ recovery-image] May 24 15:46:04.315 INFO O| May 24 15:46:04.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
74762024-05-24T15:46:06.096Z[ recovery-image] May 24 15:46:04.315 INFO O| May 24 15:46:04.315 INFO STEP 981 (remove_files) COMPLETE
74772024-05-24T15:46:06.099Z[ recovery-image] May 24 15:46:04.315 INFO O| May 24 15:46:04.315 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782024-05-24T15:46:06.116Z[ recovery-image] May 24 15:46:04.335 INFO O| May 24 15:46:04.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
74792024-05-24T15:46:06.116Z[ recovery-image] May 24 15:46:04.335 INFO O| May 24 15:46:04.335 INFO STEP 982 (remove_files) COMPLETE
74802024-05-24T15:46:06.116Z[ recovery-image] May 24 15:46:04.335 INFO O| May 24 15:46:04.335 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812024-05-24T15:46:06.157Z[ recovery-image] May 24 15:46:04.376 INFO O| May 24 15:46:04.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74822024-05-24T15:46:06.157Z[ recovery-image] May 24 15:46:04.376 INFO O| May 24 15:46:04.376 INFO STEP 983 (remove_files) COMPLETE
74832024-05-24T15:46:06.161Z[ recovery-image] May 24 15:46:04.376 INFO O| May 24 15:46:04.376 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842024-05-24T15:46:06.219Z[ recovery-image] May 24 15:46:04.438 INFO O| May 24 15:46:04.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74852024-05-24T15:46:06.219Z[ recovery-image] May 24 15:46:04.438 INFO O| May 24 15:46:04.438 INFO STEP 984 (remove_files) COMPLETE
74862024-05-24T15:46:06.220Z[ recovery-image] May 24 15:46:04.438 INFO O| May 24 15:46:04.438 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872024-05-24T15:46:06.238Z[ recovery-image] May 24 15:46:04.457 INFO O| May 24 15:46:04.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74882024-05-24T15:46:06.238Z[ recovery-image] May 24 15:46:04.457 INFO O| May 24 15:46:04.457 INFO STEP 985 (remove_files) COMPLETE
74892024-05-24T15:46:06.238Z[ recovery-image] May 24 15:46:04.457 INFO O| May 24 15:46:04.457 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902024-05-24T15:46:06.256Z[ recovery-image] May 24 15:46:04.475 INFO O| May 24 15:46:04.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
74912024-05-24T15:46:06.256Z[ recovery-image] May 24 15:46:04.476 INFO O| May 24 15:46:04.475 INFO STEP 986 (remove_files) COMPLETE
74922024-05-24T15:46:06.260Z[ recovery-image] May 24 15:46:04.476 INFO O| May 24 15:46:04.475 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932024-05-24T15:46:06.290Z[ recovery-image] May 24 15:46:04.509 INFO O| May 24 15:46:04.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
74942024-05-24T15:46:06.290Z[ recovery-image] May 24 15:46:04.509 INFO O| May 24 15:46:04.509 INFO STEP 987 (remove_files) COMPLETE
74952024-05-24T15:46:06.290Z[ recovery-image] May 24 15:46:04.509 INFO O| May 24 15:46:04.509 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962024-05-24T15:46:06.316Z[ recovery-image] May 24 15:46:04.528 INFO O| May 24 15:46:04.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
74972024-05-24T15:46:06.316Z[ recovery-image] May 24 15:46:04.528 INFO O| May 24 15:46:04.528 INFO STEP 988 (remove_files) COMPLETE
74982024-05-24T15:46:06.316Z[ recovery-image] May 24 15:46:04.528 INFO O| May 24 15:46:04.528 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992024-05-24T15:46:06.327Z[ recovery-image] May 24 15:46:04.546 INFO O| May 24 15:46:04.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
75002024-05-24T15:46:06.330Z[ recovery-image] May 24 15:46:04.546 INFO O| May 24 15:46:04.546 INFO STEP 989 (remove_files) COMPLETE
75012024-05-24T15:46:06.331Z[ recovery-image] May 24 15:46:04.546 INFO O| May 24 15:46:04.546 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022024-05-24T15:46:06.344Z[ recovery-image] May 24 15:46:04.563 INFO O| May 24 15:46:04.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
75032024-05-24T15:46:06.344Z[ recovery-image] May 24 15:46:04.563 INFO O| May 24 15:46:04.563 INFO STEP 990 (remove_files) COMPLETE
75042024-05-24T15:46:06.344Z[ recovery-image] May 24 15:46:04.563 INFO O| May 24 15:46:04.563 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052024-05-24T15:46:06.360Z[ recovery-image] May 24 15:46:04.579 INFO O| May 24 15:46:04.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
75062024-05-24T15:46:06.360Z[ recovery-image] May 24 15:46:04.579 INFO O| May 24 15:46:04.579 INFO STEP 991 (remove_files) COMPLETE
75072024-05-24T15:46:06.361Z[ recovery-image] May 24 15:46:04.580 INFO O| May 24 15:46:04.579 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082024-05-24T15:46:06.378Z[ recovery-image] May 24 15:46:04.597 INFO O| May 24 15:46:04.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
75092024-05-24T15:46:06.378Z[ recovery-image] May 24 15:46:04.597 INFO O| May 24 15:46:04.597 INFO STEP 992 (remove_files) COMPLETE
75102024-05-24T15:46:06.378Z[ recovery-image] May 24 15:46:04.597 INFO O| May 24 15:46:04.597 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112024-05-24T15:46:06.396Z[ recovery-image] May 24 15:46:04.615 INFO O| May 24 15:46:04.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
75122024-05-24T15:46:06.396Z[ recovery-image] May 24 15:46:04.615 INFO O| May 24 15:46:04.615 INFO STEP 993 (remove_files) COMPLETE
75132024-05-24T15:46:06.396Z[ recovery-image] May 24 15:46:04.615 INFO O| May 24 15:46:04.615 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142024-05-24T15:46:06.415Z[ recovery-image] May 24 15:46:04.633 INFO O| May 24 15:46:04.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75152024-05-24T15:46:06.415Z[ recovery-image] May 24 15:46:04.633 INFO O| May 24 15:46:04.633 INFO STEP 994 (remove_files) COMPLETE
75162024-05-24T15:46:06.418Z[ recovery-image] May 24 15:46:04.633 INFO O| May 24 15:46:04.633 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172024-05-24T15:46:06.441Z[ recovery-image] May 24 15:46:04.660 INFO O| May 24 15:46:04.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75182024-05-24T15:46:06.441Z[ recovery-image] May 24 15:46:04.660 INFO O| May 24 15:46:04.660 INFO STEP 995 (remove_files) COMPLETE
75192024-05-24T15:46:06.441Z[ recovery-image] May 24 15:46:04.660 INFO O| May 24 15:46:04.660 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202024-05-24T15:46:06.467Z[ recovery-image] May 24 15:46:04.686 INFO O| May 24 15:46:04.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75212024-05-24T15:46:06.467Z[ recovery-image] May 24 15:46:04.686 INFO O| May 24 15:46:04.686 INFO STEP 996 (remove_files) COMPLETE
75222024-05-24T15:46:06.467Z[ recovery-image] May 24 15:46:04.686 INFO O| May 24 15:46:04.686 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232024-05-24T15:46:06.492Z[ recovery-image] May 24 15:46:04.711 INFO O| May 24 15:46:04.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75242024-05-24T15:46:06.496Z[ recovery-image] May 24 15:46:04.712 INFO O| May 24 15:46:04.711 INFO STEP 997 (remove_files) COMPLETE
75252024-05-24T15:46:06.496Z[ recovery-image] May 24 15:46:04.712 INFO O| May 24 15:46:04.712 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262024-05-24T15:46:06.522Z[ recovery-image] May 24 15:46:04.738 INFO O| May 24 15:46:04.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75272024-05-24T15:46:06.526Z[ recovery-image] May 24 15:46:04.739 INFO O| May 24 15:46:04.738 INFO STEP 998 (remove_files) COMPLETE
75282024-05-24T15:46:06.526Z[ recovery-image] May 24 15:46:04.739 INFO O| May 24 15:46:04.739 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292024-05-24T15:46:06.548Z[ recovery-image] May 24 15:46:04.761 INFO O| May 24 15:46:04.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75302024-05-24T15:46:06.548Z[ recovery-image] May 24 15:46:04.761 INFO O| May 24 15:46:04.761 INFO STEP 999 (remove_files) COMPLETE
75312024-05-24T15:46:06.548Z[ recovery-image] May 24 15:46:04.761 INFO O| May 24 15:46:04.761 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322024-05-24T15:46:06.561Z[ recovery-image] May 24 15:46:04.780 INFO O| May 24 15:46:04.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75332024-05-24T15:46:06.564Z[ recovery-image] May 24 15:46:04.780 INFO O| May 24 15:46:04.780 INFO STEP 1000 (remove_files) COMPLETE
75342024-05-24T15:46:06.564Z[ recovery-image] May 24 15:46:04.781 INFO O| May 24 15:46:04.781 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352024-05-24T15:46:06.582Z[ recovery-image] May 24 15:46:04.801 INFO O| May 24 15:46:04.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75362024-05-24T15:46:06.585Z[ recovery-image] May 24 15:46:04.801 INFO O| May 24 15:46:04.801 INFO STEP 1001 (remove_files) COMPLETE
75372024-05-24T15:46:06.585Z[ recovery-image] May 24 15:46:04.802 INFO O| May 24 15:46:04.801 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382024-05-24T15:46:06.603Z[ recovery-image] May 24 15:46:04.822 INFO O| May 24 15:46:04.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75392024-05-24T15:46:06.606Z[ recovery-image] May 24 15:46:04.822 INFO O| May 24 15:46:04.822 INFO STEP 1002 (remove_files) COMPLETE
75402024-05-24T15:46:06.607Z[ recovery-image] May 24 15:46:04.822 INFO O| May 24 15:46:04.822 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412024-05-24T15:46:06.635Z[ recovery-image] May 24 15:46:04.842 INFO O| May 24 15:46:04.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75422024-05-24T15:46:06.635Z[ recovery-image] May 24 15:46:04.842 INFO O| May 24 15:46:04.842 INFO STEP 1003 (remove_files) COMPLETE
75432024-05-24T15:46:06.635Z[ recovery-image] May 24 15:46:04.842 INFO O| May 24 15:46:04.842 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442024-05-24T15:46:06.643Z[ recovery-image] May 24 15:46:04.861 INFO O| May 24 15:46:04.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75452024-05-24T15:46:06.667Z[ recovery-image] May 24 15:46:04.881 INFO O| May 24 15:46:04.881 INFO STEP 1004 (remove_files) COMPLETE
75462024-05-24T15:46:06.667Z[ recovery-image] May 24 15:46:04.881 INFO O| May 24 15:46:04.881 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472024-05-24T15:46:06.700Z[ recovery-image] May 24 15:46:04.917 INFO O| May 24 15:46:04.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75482024-05-24T15:46:06.700Z[ recovery-image] May 24 15:46:04.917 INFO O| May 24 15:46:04.917 INFO STEP 1005 (remove_files) COMPLETE
75492024-05-24T15:46:06.704Z[ recovery-image] May 24 15:46:04.917 INFO O| May 24 15:46:04.917 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502024-05-24T15:46:06.718Z[ recovery-image] May 24 15:46:04.936 INFO O| May 24 15:46:04.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75512024-05-24T15:46:06.718Z[ recovery-image] May 24 15:46:04.936 INFO O| May 24 15:46:04.936 INFO STEP 1006 (remove_files) COMPLETE
75522024-05-24T15:46:06.718Z[ recovery-image] May 24 15:46:04.936 INFO O| May 24 15:46:04.936 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532024-05-24T15:46:06.750Z[ recovery-image] May 24 15:46:04.966 INFO O| May 24 15:46:04.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75542024-05-24T15:46:06.750Z[ recovery-image] May 24 15:46:04.966 INFO O| May 24 15:46:04.966 INFO STEP 1007 (remove_files) COMPLETE
75552024-05-24T15:46:06.750Z[ recovery-image] May 24 15:46:04.966 INFO O| May 24 15:46:04.966 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75562024-05-24T15:46:06.785Z[ recovery-image] May 24 15:46:05.002 INFO O| May 24 15:46:05.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75572024-05-24T15:46:06.785Z[ recovery-image] May 24 15:46:05.003 INFO O| May 24 15:46:05.003 INFO STEP 1008 (remove_files) COMPLETE
75582024-05-24T15:46:06.785Z[ recovery-image] May 24 15:46:05.003 INFO O| May 24 15:46:05.003 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75592024-05-24T15:46:06.816Z[ recovery-image] May 24 15:46:05.034 INFO O| May 24 15:46:05.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75602024-05-24T15:46:06.816Z[ recovery-image] May 24 15:46:05.034 INFO O| May 24 15:46:05.034 INFO STEP 1009 (remove_files) COMPLETE
75612024-05-24T15:46:06.820Z[ recovery-image] May 24 15:46:05.034 INFO O| May 24 15:46:05.034 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75622024-05-24T15:46:06.850Z[ recovery-image] May 24 15:46:05.069 INFO O| May 24 15:46:05.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
75632024-05-24T15:46:06.850Z[ recovery-image] May 24 15:46:05.069 INFO O| May 24 15:46:05.069 INFO STEP 1010 (remove_files) COMPLETE
75642024-05-24T15:46:06.850Z[ recovery-image] May 24 15:46:05.069 INFO O| May 24 15:46:05.069 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75652024-05-24T15:46:06.869Z[ recovery-image] May 24 15:46:05.088 INFO O| May 24 15:46:05.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
75662024-05-24T15:46:06.869Z[ recovery-image] May 24 15:46:05.088 INFO O| May 24 15:46:05.088 INFO STEP 1011 (remove_files) COMPLETE
75672024-05-24T15:46:06.869Z[ recovery-image] May 24 15:46:05.088 INFO O| May 24 15:46:05.088 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75682024-05-24T15:46:06.909Z[ recovery-image] May 24 15:46:05.125 INFO O| May 24 15:46:05.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
75692024-05-24T15:46:06.910Z[ recovery-image] May 24 15:46:05.125 INFO O| May 24 15:46:05.125 INFO STEP 1012 (remove_files) COMPLETE
75702024-05-24T15:46:06.910Z[ recovery-image] May 24 15:46:05.125 INFO O| May 24 15:46:05.125 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75712024-05-24T15:46:06.925Z[ recovery-image] May 24 15:46:05.144 INFO O| May 24 15:46:05.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
75722024-05-24T15:46:06.925Z[ recovery-image] May 24 15:46:05.144 INFO O| May 24 15:46:05.144 INFO STEP 1013 (remove_files) COMPLETE
75732024-05-24T15:46:06.925Z[ recovery-image] May 24 15:46:05.144 INFO O| May 24 15:46:05.144 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75742024-05-24T15:46:06.944Z[ recovery-image] May 24 15:46:05.163 INFO O| May 24 15:46:05.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
75752024-05-24T15:46:06.944Z[ recovery-image] May 24 15:46:05.163 INFO O| May 24 15:46:05.163 INFO STEP 1014 (remove_files) COMPLETE
75762024-05-24T15:46:06.944Z[ recovery-image] May 24 15:46:05.163 INFO O| May 24 15:46:05.163 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75772024-05-24T15:46:06.971Z[ recovery-image] May 24 15:46:05.190 INFO O| May 24 15:46:05.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75782024-05-24T15:46:06.971Z[ recovery-image] May 24 15:46:05.190 INFO O| May 24 15:46:05.190 INFO STEP 1015 (remove_files) COMPLETE
75792024-05-24T15:46:06.972Z[ recovery-image] May 24 15:46:05.190 INFO O| May 24 15:46:05.190 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75802024-05-24T15:46:06.990Z[ recovery-image] May 24 15:46:05.208 INFO O| May 24 15:46:05.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75812024-05-24T15:46:06.990Z[ recovery-image] May 24 15:46:05.209 INFO O| May 24 15:46:05.209 INFO STEP 1016 (remove_files) COMPLETE
75822024-05-24T15:46:06.990Z[ recovery-image] May 24 15:46:05.209 INFO O| May 24 15:46:05.209 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75832024-05-24T15:46:07.027Z[ recovery-image] May 24 15:46:05.246 INFO O| May 24 15:46:05.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75842024-05-24T15:46:07.027Z[ recovery-image] May 24 15:46:05.246 INFO O| May 24 15:46:05.246 INFO STEP 1017 (remove_files) COMPLETE
75852024-05-24T15:46:07.028Z[ recovery-image] May 24 15:46:05.246 INFO O| May 24 15:46:05.246 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75862024-05-24T15:46:07.050Z[ recovery-image] May 24 15:46:05.266 INFO O| May 24 15:46:05.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75872024-05-24T15:46:07.050Z[ recovery-image] May 24 15:46:05.266 INFO O| May 24 15:46:05.266 INFO STEP 1018 (remove_files) COMPLETE
75882024-05-24T15:46:07.050Z[ recovery-image] May 24 15:46:05.266 INFO O| May 24 15:46:05.266 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75892024-05-24T15:46:07.066Z[ recovery-image] May 24 15:46:05.285 INFO O| May 24 15:46:05.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
75902024-05-24T15:46:07.066Z[ recovery-image] May 24 15:46:05.285 INFO O| May 24 15:46:05.285 INFO STEP 1019 (remove_files) COMPLETE
75912024-05-24T15:46:07.070Z[ recovery-image] May 24 15:46:05.285 INFO O| May 24 15:46:05.285 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75922024-05-24T15:46:07.084Z[ recovery-image] May 24 15:46:05.302 INFO O| May 24 15:46:05.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
75932024-05-24T15:46:07.084Z[ recovery-image] May 24 15:46:05.302 INFO O| May 24 15:46:05.302 INFO STEP 1020 (remove_files) COMPLETE
75942024-05-24T15:46:07.088Z[ recovery-image] May 24 15:46:05.302 INFO O| May 24 15:46:05.302 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75952024-05-24T15:46:07.103Z[ recovery-image] May 24 15:46:05.320 INFO O| May 24 15:46:05.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
75962024-05-24T15:46:07.113Z[ recovery-image] May 24 15:46:05.332 INFO O| May 24 15:46:05.332 INFO STEP 1021 (remove_files) COMPLETE
75972024-05-24T15:46:07.113Z[ recovery-image] May 24 15:46:05.332 INFO O| May 24 15:46:05.332 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75982024-05-24T15:46:07.149Z[ recovery-image] May 24 15:46:05.366 INFO O| May 24 15:46:05.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
75992024-05-24T15:46:07.149Z[ recovery-image] May 24 15:46:05.367 INFO O| May 24 15:46:05.367 INFO STEP 1022 (remove_files) COMPLETE
76002024-05-24T15:46:07.149Z[ recovery-image] May 24 15:46:05.367 INFO O| May 24 15:46:05.367 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76012024-05-24T15:46:07.209Z[ recovery-image] May 24 15:46:05.428 INFO O| May 24 15:46:05.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
76022024-05-24T15:46:07.210Z[ recovery-image] May 24 15:46:05.428 INFO O| May 24 15:46:05.428 INFO STEP 1023 (remove_files) COMPLETE
76032024-05-24T15:46:07.210Z[ recovery-image] May 24 15:46:05.428 INFO O| May 24 15:46:05.428 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76042024-05-24T15:46:07.229Z[ recovery-image] May 24 15:46:05.447 INFO O| May 24 15:46:05.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
76052024-05-24T15:46:07.229Z[ recovery-image] May 24 15:46:05.447 INFO O| May 24 15:46:05.447 INFO STEP 1024 (remove_files) COMPLETE
76062024-05-24T15:46:07.229Z[ recovery-image] May 24 15:46:05.447 INFO O| May 24 15:46:05.447 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76072024-05-24T15:46:07.260Z[ recovery-image] May 24 15:46:05.479 INFO O| May 24 15:46:05.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
76082024-05-24T15:46:07.260Z[ recovery-image] May 24 15:46:05.479 INFO O| May 24 15:46:05.479 INFO STEP 1025 (remove_files) COMPLETE
76092024-05-24T15:46:07.261Z[ recovery-image] May 24 15:46:05.479 INFO O| May 24 15:46:05.479 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76102024-05-24T15:46:07.281Z[ recovery-image] May 24 15:46:05.498 INFO O| May 24 15:46:05.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
76112024-05-24T15:46:07.281Z[ recovery-image] May 24 15:46:05.498 INFO O| May 24 15:46:05.498 INFO STEP 1026 (remove_files) COMPLETE
76122024-05-24T15:46:07.281Z[ recovery-image] May 24 15:46:05.498 INFO O| May 24 15:46:05.498 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76132024-05-24T15:46:07.341Z[ recovery-image] May 24 15:46:05.556 INFO O| May 24 15:46:05.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
76142024-05-24T15:46:07.341Z[ recovery-image] May 24 15:46:05.556 INFO O| May 24 15:46:05.556 INFO STEP 1027 (remove_files) COMPLETE
76152024-05-24T15:46:07.341Z[ recovery-image] May 24 15:46:05.556 INFO O| May 24 15:46:05.556 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162024-05-24T15:46:07.357Z[ recovery-image] May 24 15:46:05.575 INFO O| May 24 15:46:05.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76172024-05-24T15:46:07.357Z[ recovery-image] May 24 15:46:05.576 INFO O| May 24 15:46:05.575 INFO STEP 1028 (remove_files) COMPLETE
76182024-05-24T15:46:07.360Z[ recovery-image] May 24 15:46:05.576 INFO O| May 24 15:46:05.576 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192024-05-24T15:46:07.416Z[ recovery-image] May 24 15:46:05.634 INFO O| May 24 15:46:05.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76202024-05-24T15:46:07.419Z[ recovery-image] May 24 15:46:05.636 INFO O| May 24 15:46:05.635 INFO STEP 1029 (remove_files) COMPLETE
76212024-05-24T15:46:07.419Z[ recovery-image] May 24 15:46:05.636 INFO O| May 24 15:46:05.635 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222024-05-24T15:46:07.440Z[ recovery-image] May 24 15:46:05.658 INFO O| May 24 15:46:05.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76232024-05-24T15:46:07.440Z[ recovery-image] May 24 15:46:05.658 INFO O| May 24 15:46:05.658 INFO STEP 1030 (remove_files) COMPLETE
76242024-05-24T15:46:07.440Z[ recovery-image] May 24 15:46:05.658 INFO O| May 24 15:46:05.658 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76252024-05-24T15:46:07.472Z[ recovery-image] May 24 15:46:05.691 INFO O| May 24 15:46:05.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76262024-05-24T15:46:07.472Z[ recovery-image] May 24 15:46:05.691 INFO O| May 24 15:46:05.691 INFO STEP 1031 (remove_files) COMPLETE
76272024-05-24T15:46:07.476Z[ recovery-image] May 24 15:46:05.691 INFO O| May 24 15:46:05.691 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282024-05-24T15:46:07.512Z[ recovery-image] May 24 15:46:05.731 INFO O| May 24 15:46:05.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76292024-05-24T15:46:07.512Z[ recovery-image] May 24 15:46:05.731 INFO O| May 24 15:46:05.731 INFO STEP 1032 (remove_files) COMPLETE
76302024-05-24T15:46:07.512Z[ recovery-image] May 24 15:46:05.731 INFO O| May 24 15:46:05.731 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312024-05-24T15:46:07.532Z[ recovery-image] May 24 15:46:05.749 INFO O| May 24 15:46:05.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76322024-05-24T15:46:07.532Z[ recovery-image] May 24 15:46:05.749 INFO O| May 24 15:46:05.749 INFO STEP 1033 (remove_files) COMPLETE
76332024-05-24T15:46:07.532Z[ recovery-image] May 24 15:46:05.749 INFO O| May 24 15:46:05.749 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342024-05-24T15:46:07.552Z[ recovery-image] May 24 15:46:05.767 INFO O| May 24 15:46:05.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76352024-05-24T15:46:07.552Z[ recovery-image] May 24 15:46:05.767 INFO O| May 24 15:46:05.767 INFO STEP 1034 (remove_files) COMPLETE
76362024-05-24T15:46:07.552Z[ recovery-image] May 24 15:46:05.767 INFO O| May 24 15:46:05.767 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372024-05-24T15:46:07.565Z[ recovery-image] May 24 15:46:05.783 INFO O| May 24 15:46:05.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76382024-05-24T15:46:07.565Z[ recovery-image] May 24 15:46:05.784 INFO O| May 24 15:46:05.784 INFO STEP 1035 (remove_files) COMPLETE
76392024-05-24T15:46:07.565Z[ recovery-image] May 24 15:46:05.784 INFO O| May 24 15:46:05.784 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402024-05-24T15:46:07.581Z[ recovery-image] May 24 15:46:05.800 INFO O| May 24 15:46:05.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76412024-05-24T15:46:07.581Z[ recovery-image] May 24 15:46:05.800 INFO O| May 24 15:46:05.800 INFO STEP 1036 (remove_files) COMPLETE
76422024-05-24T15:46:07.582Z[ recovery-image] May 24 15:46:05.800 INFO O| May 24 15:46:05.800 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432024-05-24T15:46:07.600Z[ recovery-image] May 24 15:46:05.819 INFO O| May 24 15:46:05.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76442024-05-24T15:46:07.600Z[ recovery-image] May 24 15:46:05.819 INFO O| May 24 15:46:05.819 INFO STEP 1037 (remove_files) COMPLETE
76452024-05-24T15:46:07.600Z[ recovery-image] May 24 15:46:05.819 INFO O| May 24 15:46:05.819 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462024-05-24T15:46:07.618Z[ recovery-image] May 24 15:46:05.837 INFO O| May 24 15:46:05.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76472024-05-24T15:46:07.619Z[ recovery-image] May 24 15:46:05.837 INFO O| May 24 15:46:05.837 INFO STEP 1038 (remove_files) COMPLETE
76482024-05-24T15:46:07.622Z[ recovery-image] May 24 15:46:05.838 INFO O| May 24 15:46:05.837 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492024-05-24T15:46:07.656Z[ recovery-image] May 24 15:46:05.872 INFO O| May 24 15:46:05.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76502024-05-24T15:46:07.660Z[ recovery-image] May 24 15:46:05.872 INFO O| May 24 15:46:05.872 INFO STEP 1039 (remove_files) COMPLETE
76512024-05-24T15:46:07.660Z[ recovery-image] May 24 15:46:05.872 INFO O| May 24 15:46:05.872 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76522024-05-24T15:46:07.713Z[ recovery-image] May 24 15:46:05.932 INFO O| May 24 15:46:05.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76532024-05-24T15:46:07.713Z[ recovery-image] May 24 15:46:05.932 INFO O| May 24 15:46:05.932 INFO STEP 1040 (remove_files) COMPLETE
76542024-05-24T15:46:07.713Z[ recovery-image] May 24 15:46:05.932 INFO O| May 24 15:46:05.932 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76552024-05-24T15:46:07.738Z[ recovery-image] May 24 15:46:05.957 INFO O| May 24 15:46:05.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76562024-05-24T15:46:07.738Z[ recovery-image] May 24 15:46:05.957 INFO O| May 24 15:46:05.957 INFO STEP 1041 (remove_files) COMPLETE
76572024-05-24T15:46:07.741Z[ recovery-image] May 24 15:46:05.957 INFO O| May 24 15:46:05.957 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582024-05-24T15:46:07.757Z[ recovery-image] May 24 15:46:05.976 INFO O| May 24 15:46:05.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76592024-05-24T15:46:07.757Z[ recovery-image] May 24 15:46:05.976 INFO O| May 24 15:46:05.976 INFO STEP 1042 (remove_files) COMPLETE
76602024-05-24T15:46:07.757Z[ recovery-image] May 24 15:46:05.976 INFO O| May 24 15:46:05.976 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76612024-05-24T15:46:07.788Z[ recovery-image] May 24 15:46:06.007 INFO O| May 24 15:46:06.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
76622024-05-24T15:46:07.788Z[ recovery-image] May 24 15:46:06.007 INFO O| May 24 15:46:06.007 INFO STEP 1043 (remove_files) COMPLETE
76632024-05-24T15:46:07.788Z[ recovery-image] May 24 15:46:06.007 INFO O| May 24 15:46:06.007 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76642024-05-24T15:46:07.811Z[ recovery-image] May 24 15:46:06.029 INFO O| May 24 15:46:06.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
76652024-05-24T15:46:07.811Z[ recovery-image] May 24 15:46:06.030 INFO O| May 24 15:46:06.029 INFO STEP 1044 (remove_files) COMPLETE
76662024-05-24T15:46:07.811Z[ recovery-image] May 24 15:46:06.030 INFO O| May 24 15:46:06.030 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76672024-05-24T15:46:07.886Z[ recovery-image] May 24 15:46:06.105 INFO O| May 24 15:46:06.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
76682024-05-24T15:46:07.890Z[ recovery-image] May 24 15:46:06.105 INFO O| May 24 15:46:06.105 INFO STEP 1045 (remove_files) COMPLETE
76692024-05-24T15:46:07.890Z[ recovery-image] May 24 15:46:06.105 INFO O| May 24 15:46:06.105 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76702024-05-24T15:46:07.908Z[ recovery-image] May 24 15:46:06.127 INFO O| May 24 15:46:06.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
76712024-05-24T15:46:07.908Z[ recovery-image] May 24 15:46:06.127 INFO O| May 24 15:46:06.127 INFO STEP 1046 (remove_files) COMPLETE
76722024-05-24T15:46:07.908Z[ recovery-image] May 24 15:46:06.127 INFO O| May 24 15:46:06.127 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76732024-05-24T15:46:07.927Z[ recovery-image] May 24 15:46:06.146 INFO O| May 24 15:46:06.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
76742024-05-24T15:46:07.927Z[ recovery-image] May 24 15:46:06.146 INFO O| May 24 15:46:06.146 INFO STEP 1047 (remove_files) COMPLETE
76752024-05-24T15:46:07.927Z[ recovery-image] May 24 15:46:06.146 INFO O| May 24 15:46:06.146 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76762024-05-24T15:46:07.946Z[ recovery-image] May 24 15:46:06.165 INFO O| May 24 15:46:06.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76772024-05-24T15:46:07.946Z[ recovery-image] May 24 15:46:06.165 INFO O| May 24 15:46:06.165 INFO STEP 1048 (remove_files) COMPLETE
76782024-05-24T15:46:07.947Z[ recovery-image] May 24 15:46:06.165 INFO O| May 24 15:46:06.165 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76792024-05-24T15:46:07.967Z[ recovery-image] May 24 15:46:06.182 INFO O| May 24 15:46:06.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76802024-05-24T15:46:07.968Z[ recovery-image] May 24 15:46:06.182 INFO O| May 24 15:46:06.182 INFO STEP 1049 (remove_files) COMPLETE
76812024-05-24T15:46:07.968Z[ recovery-image] May 24 15:46:06.182 INFO O| May 24 15:46:06.182 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76822024-05-24T15:46:07.986Z[ recovery-image] May 24 15:46:06.200 INFO O| May 24 15:46:06.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76832024-05-24T15:46:08.000Z[ recovery-image] May 24 15:46:06.200 INFO O| May 24 15:46:06.200 INFO STEP 1050 (remove_files) COMPLETE
76842024-05-24T15:46:08.000Z[ recovery-image] May 24 15:46:06.200 INFO O| May 24 15:46:06.200 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76852024-05-24T15:46:08.038Z[ recovery-image] May 24 15:46:06.253 INFO O| May 24 15:46:06.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76862024-05-24T15:46:08.038Z[ recovery-image] May 24 15:46:06.253 INFO O| May 24 15:46:06.253 INFO STEP 1051 (remove_files) COMPLETE
76872024-05-24T15:46:08.043Z[ recovery-image] May 24 15:46:06.253 INFO O| May 24 15:46:06.253 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76882024-05-24T15:46:08.061Z[ recovery-image] May 24 15:46:06.277 INFO O| May 24 15:46:06.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
76892024-05-24T15:46:08.061Z[ recovery-image] May 24 15:46:06.277 INFO O| May 24 15:46:06.277 INFO STEP 1052 (remove_files) COMPLETE
76902024-05-24T15:46:08.061Z[ recovery-image] May 24 15:46:06.277 INFO O| May 24 15:46:06.277 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912024-05-24T15:46:08.117Z[ recovery-image] May 24 15:46:06.336 INFO O| May 24 15:46:06.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
76922024-05-24T15:46:08.117Z[ recovery-image] May 24 15:46:06.336 INFO O| May 24 15:46:06.336 INFO STEP 1053 (remove_files) COMPLETE
76932024-05-24T15:46:08.117Z[ recovery-image] May 24 15:46:06.336 INFO O| May 24 15:46:06.336 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942024-05-24T15:46:08.180Z[ recovery-image] May 24 15:46:06.397 INFO O| May 24 15:46:06.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
76952024-05-24T15:46:08.180Z[ recovery-image] May 24 15:46:06.397 INFO O| May 24 15:46:06.397 INFO STEP 1054 (remove_files) COMPLETE
76962024-05-24T15:46:08.184Z[ recovery-image] May 24 15:46:06.397 INFO O| May 24 15:46:06.397 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972024-05-24T15:46:08.197Z[ recovery-image] May 24 15:46:06.416 INFO O| May 24 15:46:06.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
76982024-05-24T15:46:08.197Z[ recovery-image] May 24 15:46:06.416 INFO O| May 24 15:46:06.416 INFO STEP 1055 (remove_files) COMPLETE
76992024-05-24T15:46:08.197Z[ recovery-image] May 24 15:46:06.416 INFO O| May 24 15:46:06.416 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77002024-05-24T15:46:08.230Z[ recovery-image] May 24 15:46:06.449 INFO O| May 24 15:46:06.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
77012024-05-24T15:46:08.234Z[ recovery-image] May 24 15:46:06.449 INFO O| May 24 15:46:06.449 INFO STEP 1056 (remove_files) COMPLETE
77022024-05-24T15:46:08.234Z[ recovery-image] May 24 15:46:06.449 INFO O| May 24 15:46:06.449 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77032024-05-24T15:46:08.248Z[ recovery-image] May 24 15:46:06.467 INFO O| May 24 15:46:06.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
77042024-05-24T15:46:08.251Z[ recovery-image] May 24 15:46:06.467 INFO O| May 24 15:46:06.467 INFO STEP 1057 (remove_files) COMPLETE
77052024-05-24T15:46:08.251Z[ recovery-image] May 24 15:46:06.467 INFO O| May 24 15:46:06.467 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77062024-05-24T15:46:08.274Z[ recovery-image] May 24 15:46:06.493 INFO O| May 24 15:46:06.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
77072024-05-24T15:46:08.277Z[ recovery-image] May 24 15:46:06.493 INFO O| May 24 15:46:06.493 INFO STEP 1058 (remove_files) COMPLETE
77082024-05-24T15:46:08.277Z[ recovery-image] May 24 15:46:06.494 INFO O| May 24 15:46:06.493 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77092024-05-24T15:46:08.294Z[ recovery-image] May 24 15:46:06.513 INFO O| May 24 15:46:06.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
77102024-05-24T15:46:08.297Z[ recovery-image] May 24 15:46:06.513 INFO O| May 24 15:46:06.513 INFO STEP 1059 (remove_files) COMPLETE
77112024-05-24T15:46:08.297Z[ recovery-image] May 24 15:46:06.513 INFO O| May 24 15:46:06.513 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77122024-05-24T15:46:08.314Z[ recovery-image] May 24 15:46:06.533 INFO O| May 24 15:46:06.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77132024-05-24T15:46:08.317Z[ recovery-image] May 24 15:46:06.533 INFO O| May 24 15:46:06.533 INFO STEP 1060 (remove_files) COMPLETE
77142024-05-24T15:46:08.317Z[ recovery-image] May 24 15:46:06.533 INFO O| May 24 15:46:06.533 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77152024-05-24T15:46:08.374Z[ recovery-image] May 24 15:46:06.590 INFO O| May 24 15:46:06.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77162024-05-24T15:46:08.377Z[ recovery-image] May 24 15:46:06.590 INFO O| May 24 15:46:06.590 INFO STEP 1061 (remove_files) COMPLETE
77172024-05-24T15:46:08.378Z[ recovery-image] May 24 15:46:06.590 INFO O| May 24 15:46:06.590 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77182024-05-24T15:46:08.419Z[ recovery-image] May 24 15:46:06.637 INFO O| May 24 15:46:06.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77192024-05-24T15:46:08.419Z[ recovery-image] May 24 15:46:06.637 INFO O| May 24 15:46:06.637 INFO STEP 1062 (remove_files) COMPLETE
77202024-05-24T15:46:08.422Z[ recovery-image] May 24 15:46:06.637 INFO O| May 24 15:46:06.637 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77212024-05-24T15:46:08.453Z[ recovery-image] May 24 15:46:06.671 INFO O| May 24 15:46:06.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77222024-05-24T15:46:08.456Z[ recovery-image] May 24 15:46:06.671 INFO O| May 24 15:46:06.671 INFO STEP 1063 (remove_files) COMPLETE
77232024-05-24T15:46:08.456Z[ recovery-image] May 24 15:46:06.671 INFO O| May 24 15:46:06.671 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77242024-05-24T15:46:08.517Z[ recovery-image] May 24 15:46:06.727 INFO O| May 24 15:46:06.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77252024-05-24T15:46:08.528Z[ recovery-image] May 24 15:46:06.727 INFO O| May 24 15:46:06.727 INFO STEP 1064 (remove_files) COMPLETE
77262024-05-24T15:46:08.528Z[ recovery-image] May 24 15:46:06.727 INFO O| May 24 15:46:06.727 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77272024-05-24T15:46:08.547Z[ recovery-image] May 24 15:46:06.765 INFO O| May 24 15:46:06.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77282024-05-24T15:46:08.547Z[ recovery-image] May 24 15:46:06.765 INFO O| May 24 15:46:06.765 INFO STEP 1065 (remove_files) COMPLETE
77292024-05-24T15:46:08.547Z[ recovery-image] May 24 15:46:06.765 INFO O| May 24 15:46:06.765 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77302024-05-24T15:46:08.564Z[ recovery-image] May 24 15:46:06.783 INFO O| May 24 15:46:06.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77312024-05-24T15:46:08.564Z[ recovery-image] May 24 15:46:06.783 INFO O| May 24 15:46:06.783 INFO STEP 1066 (remove_files) COMPLETE
77322024-05-24T15:46:08.564Z[ recovery-image] May 24 15:46:06.783 INFO O| May 24 15:46:06.783 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77332024-05-24T15:46:08.652Z[ recovery-image] May 24 15:46:06.869 INFO O| May 24 15:46:06.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77342024-05-24T15:46:08.655Z[ recovery-image] May 24 15:46:06.870 INFO O| May 24 15:46:06.869 INFO STEP 1067 (remove_files) COMPLETE
77352024-05-24T15:46:08.655Z[ recovery-image] May 24 15:46:06.870 INFO O| May 24 15:46:06.870 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362024-05-24T15:46:08.669Z[ recovery-image] May 24 15:46:06.888 INFO O| May 24 15:46:06.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77372024-05-24T15:46:08.673Z[ recovery-image] May 24 15:46:06.888 INFO O| May 24 15:46:06.888 INFO STEP 1068 (remove_files) COMPLETE
77382024-05-24T15:46:08.673Z[ recovery-image] May 24 15:46:06.889 INFO O| May 24 15:46:06.889 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392024-05-24T15:46:08.687Z[ recovery-image] May 24 15:46:06.906 INFO O| May 24 15:46:06.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77402024-05-24T15:46:08.691Z[ recovery-image] May 24 15:46:06.907 INFO O| May 24 15:46:06.906 INFO STEP 1069 (remove_files) COMPLETE
77412024-05-24T15:46:08.691Z[ recovery-image] May 24 15:46:06.907 INFO O| May 24 15:46:06.907 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422024-05-24T15:46:08.709Z[ recovery-image] May 24 15:46:06.927 INFO O| May 24 15:46:06.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77432024-05-24T15:46:08.709Z[ recovery-image] May 24 15:46:06.927 INFO O| May 24 15:46:06.927 INFO STEP 1070 (remove_files) COMPLETE
77442024-05-24T15:46:08.709Z[ recovery-image] May 24 15:46:06.927 INFO O| May 24 15:46:06.927 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452024-05-24T15:46:08.728Z[ recovery-image] May 24 15:46:06.946 INFO O| May 24 15:46:06.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77462024-05-24T15:46:08.728Z[ recovery-image] May 24 15:46:06.946 INFO O| May 24 15:46:06.946 INFO STEP 1071 (remove_files) COMPLETE
77472024-05-24T15:46:08.728Z[ recovery-image] May 24 15:46:06.946 INFO O| May 24 15:46:06.946 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482024-05-24T15:46:08.747Z[ recovery-image] May 24 15:46:06.965 INFO O| May 24 15:46:06.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77492024-05-24T15:46:08.747Z[ recovery-image] May 24 15:46:06.965 INFO O| May 24 15:46:06.965 INFO STEP 1072 (remove_files) COMPLETE
77502024-05-24T15:46:08.747Z[ recovery-image] May 24 15:46:06.965 INFO O| May 24 15:46:06.965 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512024-05-24T15:46:08.768Z[ recovery-image] May 24 15:46:06.984 INFO O| May 24 15:46:06.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77522024-05-24T15:46:08.768Z[ recovery-image] May 24 15:46:06.984 INFO O| May 24 15:46:06.984 INFO STEP 1073 (remove_files) COMPLETE
77532024-05-24T15:46:08.771Z[ recovery-image] May 24 15:46:06.984 INFO O| May 24 15:46:06.984 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542024-05-24T15:46:08.785Z[ recovery-image] May 24 15:46:07.004 INFO O| May 24 15:46:07.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77552024-05-24T15:46:08.785Z[ recovery-image] May 24 15:46:07.004 INFO O| May 24 15:46:07.004 INFO STEP 1074 (remove_files) COMPLETE
77562024-05-24T15:46:08.788Z[ recovery-image] May 24 15:46:07.004 INFO O| May 24 15:46:07.004 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572024-05-24T15:46:08.805Z[ recovery-image] May 24 15:46:07.023 INFO O| May 24 15:46:07.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77582024-05-24T15:46:08.805Z[ recovery-image] May 24 15:46:07.023 INFO O| May 24 15:46:07.023 INFO STEP 1075 (remove_files) COMPLETE
77592024-05-24T15:46:08.808Z[ recovery-image] May 24 15:46:07.024 INFO O| May 24 15:46:07.023 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602024-05-24T15:46:08.845Z[ recovery-image] May 24 15:46:07.063 INFO O| May 24 15:46:07.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77612024-05-24T15:46:08.848Z[ recovery-image] May 24 15:46:07.063 INFO O| May 24 15:46:07.063 INFO STEP 1076 (remove_files) COMPLETE
77622024-05-24T15:46:08.848Z[ recovery-image] May 24 15:46:07.063 INFO O| May 24 15:46:07.063 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632024-05-24T15:46:08.866Z[ recovery-image] May 24 15:46:07.084 INFO O| May 24 15:46:07.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
77642024-05-24T15:46:08.869Z[ recovery-image] May 24 15:46:07.085 INFO O| May 24 15:46:07.084 INFO STEP 1077 (remove_files) COMPLETE
77652024-05-24T15:46:08.869Z[ recovery-image] May 24 15:46:07.085 INFO O| May 24 15:46:07.085 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662024-05-24T15:46:08.885Z[ recovery-image] May 24 15:46:07.104 INFO O| May 24 15:46:07.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
77672024-05-24T15:46:08.888Z[ recovery-image] May 24 15:46:07.104 INFO O| May 24 15:46:07.104 INFO STEP 1078 (remove_files) COMPLETE
77682024-05-24T15:46:08.888Z[ recovery-image] May 24 15:46:07.104 INFO O| May 24 15:46:07.104 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692024-05-24T15:46:08.907Z[ recovery-image] May 24 15:46:07.125 INFO O| May 24 15:46:07.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
77702024-05-24T15:46:08.907Z[ recovery-image] May 24 15:46:07.125 INFO O| May 24 15:46:07.125 INFO STEP 1079 (remove_files) COMPLETE
77712024-05-24T15:46:08.907Z[ recovery-image] May 24 15:46:07.125 INFO O| May 24 15:46:07.125 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722024-05-24T15:46:08.931Z[ recovery-image] May 24 15:46:07.144 INFO O| May 24 15:46:07.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
77732024-05-24T15:46:08.931Z[ recovery-image] May 24 15:46:07.144 INFO O| May 24 15:46:07.144 INFO STEP 1080 (remove_files) COMPLETE
77742024-05-24T15:46:08.931Z[ recovery-image] May 24 15:46:07.144 INFO O| May 24 15:46:07.144 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752024-05-24T15:46:08.947Z[ recovery-image] May 24 15:46:07.165 INFO O| May 24 15:46:07.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77762024-05-24T15:46:08.971Z[ recovery-image] May 24 15:46:07.189 INFO O| May 24 15:46:07.189 INFO STEP 1081 (remove_files) COMPLETE
77772024-05-24T15:46:08.972Z[ recovery-image] May 24 15:46:07.189 INFO O| May 24 15:46:07.189 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782024-05-24T15:46:09.013Z[ recovery-image] May 24 15:46:07.228 INFO O| May 24 15:46:07.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77792024-05-24T15:46:09.013Z[ recovery-image] May 24 15:46:07.228 INFO O| May 24 15:46:07.228 INFO STEP 1082 (remove_files) COMPLETE
77802024-05-24T15:46:09.013Z[ recovery-image] May 24 15:46:07.228 INFO O| May 24 15:46:07.228 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812024-05-24T15:46:09.042Z[ recovery-image] May 24 15:46:07.248 INFO O| May 24 15:46:07.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77822024-05-24T15:46:09.042Z[ recovery-image] May 24 15:46:07.248 INFO O| May 24 15:46:07.248 INFO STEP 1083 (remove_files) COMPLETE
77832024-05-24T15:46:09.043Z[ recovery-image] May 24 15:46:07.248 INFO O| May 24 15:46:07.248 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842024-05-24T15:46:09.061Z[ recovery-image] May 24 15:46:07.279 INFO O| May 24 15:46:07.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77852024-05-24T15:46:09.064Z[ recovery-image] May 24 15:46:07.279 INFO O| May 24 15:46:07.279 INFO STEP 1084 (remove_files) COMPLETE
77862024-05-24T15:46:09.064Z[ recovery-image] May 24 15:46:07.280 INFO O| May 24 15:46:07.279 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77872024-05-24T15:46:09.081Z[ recovery-image] May 24 15:46:07.299 INFO O| May 24 15:46:07.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77882024-05-24T15:46:09.084Z[ recovery-image] May 24 15:46:07.300 INFO O| May 24 15:46:07.300 INFO STEP 1085 (remove_files) COMPLETE
77892024-05-24T15:46:09.084Z[ recovery-image] May 24 15:46:07.300 INFO O| May 24 15:46:07.300 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77902024-05-24T15:46:09.099Z[ recovery-image] May 24 15:46:07.318 INFO O| May 24 15:46:07.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77912024-05-24T15:46:09.102Z[ recovery-image] May 24 15:46:07.318 INFO O| May 24 15:46:07.318 INFO STEP 1086 (remove_files) COMPLETE
77922024-05-24T15:46:09.102Z[ recovery-image] May 24 15:46:07.318 INFO O| May 24 15:46:07.318 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77932024-05-24T15:46:09.118Z[ recovery-image] May 24 15:46:07.337 INFO O| May 24 15:46:07.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
77942024-05-24T15:46:09.121Z[ recovery-image] May 24 15:46:07.337 INFO O| May 24 15:46:07.337 INFO STEP 1087 (remove_files) COMPLETE
77952024-05-24T15:46:09.121Z[ recovery-image] May 24 15:46:07.337 INFO O| May 24 15:46:07.337 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77962024-05-24T15:46:09.140Z[ recovery-image] May 24 15:46:07.357 INFO O| May 24 15:46:07.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
77972024-05-24T15:46:09.140Z[ recovery-image] May 24 15:46:07.357 INFO O| May 24 15:46:07.357 INFO STEP 1088 (remove_files) COMPLETE
77982024-05-24T15:46:09.140Z[ recovery-image] May 24 15:46:07.357 INFO O| May 24 15:46:07.357 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77992024-05-24T15:46:09.177Z[ recovery-image] May 24 15:46:07.396 INFO O| May 24 15:46:07.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
78002024-05-24T15:46:09.177Z[ recovery-image] May 24 15:46:07.396 INFO O| May 24 15:46:07.396 INFO STEP 1089 (remove_files) COMPLETE
78012024-05-24T15:46:09.177Z[ recovery-image] May 24 15:46:07.396 INFO O| May 24 15:46:07.396 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022024-05-24T15:46:09.198Z[ recovery-image] May 24 15:46:07.416 INFO O| May 24 15:46:07.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
78032024-05-24T15:46:09.199Z[ recovery-image] May 24 15:46:07.416 INFO O| May 24 15:46:07.416 INFO STEP 1090 (remove_files) COMPLETE
78042024-05-24T15:46:09.199Z[ recovery-image] May 24 15:46:07.416 INFO O| May 24 15:46:07.416 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78052024-05-24T15:46:09.217Z[ recovery-image] May 24 15:46:07.436 INFO O| May 24 15:46:07.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
78062024-05-24T15:46:09.217Z[ recovery-image] May 24 15:46:07.436 INFO O| May 24 15:46:07.436 INFO STEP 1091 (remove_files) COMPLETE
78072024-05-24T15:46:09.217Z[ recovery-image] May 24 15:46:07.436 INFO O| May 24 15:46:07.436 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78082024-05-24T15:46:09.249Z[ recovery-image] May 24 15:46:07.468 INFO O| May 24 15:46:07.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78092024-05-24T15:46:09.249Z[ recovery-image] May 24 15:46:07.468 INFO O| May 24 15:46:07.468 INFO STEP 1092 (remove_files) COMPLETE
78102024-05-24T15:46:09.250Z[ recovery-image] May 24 15:46:07.468 INFO O| May 24 15:46:07.468 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78112024-05-24T15:46:09.279Z[ recovery-image] May 24 15:46:07.498 INFO O| May 24 15:46:07.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78122024-05-24T15:46:09.279Z[ recovery-image] May 24 15:46:07.498 INFO O| May 24 15:46:07.488 INFO STEP 1093 (remove_files) COMPLETE
78132024-05-24T15:46:09.283Z[ recovery-image] May 24 15:46:07.498 INFO O| May 24 15:46:07.488 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78142024-05-24T15:46:09.289Z[ recovery-image] May 24 15:46:07.507 INFO O| May 24 15:46:07.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78152024-05-24T15:46:09.292Z[ recovery-image] May 24 15:46:07.508 INFO O| May 24 15:46:07.508 INFO STEP 1094 (remove_files) COMPLETE
78162024-05-24T15:46:09.292Z[ recovery-image] May 24 15:46:07.508 INFO O| May 24 15:46:07.508 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78172024-05-24T15:46:09.308Z[ recovery-image] May 24 15:46:07.526 INFO O| May 24 15:46:07.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78182024-05-24T15:46:09.311Z[ recovery-image] May 24 15:46:07.527 INFO O| May 24 15:46:07.526 INFO STEP 1095 (remove_files) COMPLETE
78192024-05-24T15:46:09.311Z[ recovery-image] May 24 15:46:07.527 INFO O| May 24 15:46:07.527 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202024-05-24T15:46:09.326Z[ recovery-image] May 24 15:46:07.545 INFO O| May 24 15:46:07.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78212024-05-24T15:46:09.329Z[ recovery-image] May 24 15:46:07.545 INFO O| May 24 15:46:07.545 INFO STEP 1096 (remove_files) COMPLETE
78222024-05-24T15:46:09.329Z[ recovery-image] May 24 15:46:07.545 INFO O| May 24 15:46:07.545 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78232024-05-24T15:46:09.344Z[ recovery-image] May 24 15:46:07.563 INFO O| May 24 15:46:07.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78242024-05-24T15:46:09.347Z[ recovery-image] May 24 15:46:07.563 INFO O| May 24 15:46:07.563 INFO STEP 1097 (remove_files) COMPLETE
78252024-05-24T15:46:09.347Z[ recovery-image] May 24 15:46:07.563 INFO O| May 24 15:46:07.563 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262024-05-24T15:46:09.365Z[ recovery-image] May 24 15:46:07.584 INFO O| May 24 15:46:07.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78272024-05-24T15:46:09.368Z[ recovery-image] May 24 15:46:07.584 INFO O| May 24 15:46:07.584 INFO STEP 1098 (remove_files) COMPLETE
78282024-05-24T15:46:09.368Z[ recovery-image] May 24 15:46:07.584 INFO O| May 24 15:46:07.584 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292024-05-24T15:46:09.402Z[ recovery-image] May 24 15:46:07.621 INFO O| May 24 15:46:07.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78302024-05-24T15:46:09.402Z[ recovery-image] May 24 15:46:07.621 INFO O| May 24 15:46:07.621 INFO STEP 1099 (remove_files) COMPLETE
78312024-05-24T15:46:09.409Z[ recovery-image] May 24 15:46:07.621 INFO O| May 24 15:46:07.621 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322024-05-24T15:46:09.423Z[ recovery-image] May 24 15:46:07.641 INFO O| May 24 15:46:07.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78332024-05-24T15:46:09.423Z[ recovery-image] May 24 15:46:07.641 INFO O| May 24 15:46:07.641 INFO STEP 1100 (remove_files) COMPLETE
78342024-05-24T15:46:09.423Z[ recovery-image] May 24 15:46:07.641 INFO O| May 24 15:46:07.641 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78352024-05-24T15:46:09.452Z[ recovery-image] May 24 15:46:07.668 INFO O| May 24 15:46:07.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78362024-05-24T15:46:09.453Z[ recovery-image] May 24 15:46:07.668 INFO O| May 24 15:46:07.668 INFO STEP 1101 (remove_files) COMPLETE
78372024-05-24T15:46:09.469Z[ recovery-image] May 24 15:46:07.668 INFO O| May 24 15:46:07.668 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78382024-05-24T15:46:09.489Z[ recovery-image] May 24 15:46:07.705 INFO O| May 24 15:46:07.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78392024-05-24T15:46:09.489Z[ recovery-image] May 24 15:46:07.705 INFO O| May 24 15:46:07.705 INFO STEP 1102 (remove_files) COMPLETE
78402024-05-24T15:46:09.492Z[ recovery-image] May 24 15:46:07.705 INFO O| May 24 15:46:07.705 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78412024-05-24T15:46:09.506Z[ recovery-image] May 24 15:46:07.725 INFO O| May 24 15:46:07.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78422024-05-24T15:46:09.506Z[ recovery-image] May 24 15:46:07.725 INFO O| May 24 15:46:07.725 INFO STEP 1103 (remove_files) COMPLETE
78432024-05-24T15:46:09.510Z[ recovery-image] May 24 15:46:07.725 INFO O| May 24 15:46:07.725 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78442024-05-24T15:46:09.525Z[ recovery-image] May 24 15:46:07.743 INFO O| May 24 15:46:07.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78452024-05-24T15:46:09.525Z[ recovery-image] May 24 15:46:07.744 INFO O| May 24 15:46:07.743 INFO STEP 1104 (remove_files) COMPLETE
78462024-05-24T15:46:09.525Z[ recovery-image] May 24 15:46:07.744 INFO O| May 24 15:46:07.744 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78472024-05-24T15:46:09.560Z[ recovery-image] May 24 15:46:07.778 INFO O| May 24 15:46:07.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78482024-05-24T15:46:09.560Z[ recovery-image] May 24 15:46:07.778 INFO O| May 24 15:46:07.778 INFO STEP 1105 (remove_files) COMPLETE
78492024-05-24T15:46:09.560Z[ recovery-image] May 24 15:46:07.778 INFO O| May 24 15:46:07.778 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78502024-05-24T15:46:09.578Z[ recovery-image] May 24 15:46:07.796 INFO O| May 24 15:46:07.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78512024-05-24T15:46:09.578Z[ recovery-image] May 24 15:46:07.796 INFO O| May 24 15:46:07.796 INFO STEP 1106 (remove_files) COMPLETE
78522024-05-24T15:46:09.581Z[ recovery-image] May 24 15:46:07.797 INFO O| May 24 15:46:07.796 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78532024-05-24T15:46:09.614Z[ recovery-image] May 24 15:46:07.833 INFO O| May 24 15:46:07.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78542024-05-24T15:46:09.614Z[ recovery-image] May 24 15:46:07.833 INFO O| May 24 15:46:07.833 INFO STEP 1107 (remove_files) COMPLETE
78552024-05-24T15:46:09.615Z[ recovery-image] May 24 15:46:07.833 INFO O| May 24 15:46:07.833 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78562024-05-24T15:46:09.634Z[ recovery-image] May 24 15:46:07.852 INFO O| May 24 15:46:07.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78572024-05-24T15:46:09.635Z[ recovery-image] May 24 15:46:07.852 INFO O| May 24 15:46:07.852 INFO STEP 1108 (remove_files) COMPLETE
78582024-05-24T15:46:09.635Z[ recovery-image] May 24 15:46:07.853 INFO O| May 24 15:46:07.852 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78592024-05-24T15:46:09.656Z[ recovery-image] May 24 15:46:07.875 INFO O| May 24 15:46:07.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78602024-05-24T15:46:09.660Z[ recovery-image] May 24 15:46:07.875 INFO O| May 24 15:46:07.875 INFO STEP 1109 (remove_files) COMPLETE
78612024-05-24T15:46:09.660Z[ recovery-image] May 24 15:46:07.876 INFO O| May 24 15:46:07.875 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78622024-05-24T15:46:09.676Z[ recovery-image] May 24 15:46:07.895 INFO O| May 24 15:46:07.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
78632024-05-24T15:46:09.679Z[ recovery-image] May 24 15:46:07.895 INFO O| May 24 15:46:07.895 INFO STEP 1110 (remove_files) COMPLETE
78642024-05-24T15:46:09.679Z[ recovery-image] May 24 15:46:07.895 INFO O| May 24 15:46:07.895 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78652024-05-24T15:46:09.695Z[ recovery-image] May 24 15:46:07.914 INFO O| May 24 15:46:07.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
78662024-05-24T15:46:09.698Z[ recovery-image] May 24 15:46:07.914 INFO O| May 24 15:46:07.914 INFO STEP 1111 (remove_files) COMPLETE
78672024-05-24T15:46:09.698Z[ recovery-image] May 24 15:46:07.914 INFO O| May 24 15:46:07.914 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78682024-05-24T15:46:09.733Z[ recovery-image] May 24 15:46:07.952 INFO O| May 24 15:46:07.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
78692024-05-24T15:46:09.736Z[ recovery-image] May 24 15:46:07.952 INFO O| May 24 15:46:07.952 INFO STEP 1112 (remove_files) COMPLETE
78702024-05-24T15:46:09.737Z[ recovery-image] May 24 15:46:07.952 INFO O| May 24 15:46:07.952 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78712024-05-24T15:46:09.753Z[ recovery-image] May 24 15:46:07.972 INFO O| May 24 15:46:07.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
78722024-05-24T15:46:09.759Z[ recovery-image] May 24 15:46:07.972 INFO O| May 24 15:46:07.972 INFO STEP 1113 (remove_files) COMPLETE
78732024-05-24T15:46:09.759Z[ recovery-image] May 24 15:46:07.972 INFO O| May 24 15:46:07.972 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78742024-05-24T15:46:09.817Z[ recovery-image] May 24 15:46:08.035 INFO O| May 24 15:46:08.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78752024-05-24T15:46:09.817Z[ recovery-image] May 24 15:46:08.035 INFO O| May 24 15:46:08.035 INFO STEP 1114 (remove_files) COMPLETE
78762024-05-24T15:46:09.817Z[ recovery-image] May 24 15:46:08.035 INFO O| May 24 15:46:08.035 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78772024-05-24T15:46:09.843Z[ recovery-image] May 24 15:46:08.062 INFO O| May 24 15:46:08.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78782024-05-24T15:46:09.843Z[ recovery-image] May 24 15:46:08.062 INFO O| May 24 15:46:08.062 INFO STEP 1115 (remove_files) COMPLETE
78792024-05-24T15:46:09.843Z[ recovery-image] May 24 15:46:08.062 INFO O| May 24 15:46:08.062 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78802024-05-24T15:46:09.863Z[ recovery-image] May 24 15:46:08.082 INFO O| May 24 15:46:08.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
78812024-05-24T15:46:09.863Z[ recovery-image] May 24 15:46:08.082 INFO O| May 24 15:46:08.082 INFO STEP 1116 (remove_files) COMPLETE
78822024-05-24T15:46:09.864Z[ recovery-image] May 24 15:46:08.082 INFO O| May 24 15:46:08.082 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78832024-05-24T15:46:09.890Z[ recovery-image] May 24 15:46:08.103 INFO O| May 24 15:46:08.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78842024-05-24T15:46:09.891Z[ recovery-image] May 24 15:46:08.104 INFO O| May 24 15:46:08.104 INFO STEP 1117 (remove_files) COMPLETE
78852024-05-24T15:46:09.891Z[ recovery-image] May 24 15:46:08.104 INFO O| May 24 15:46:08.104 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78862024-05-24T15:46:09.906Z[ recovery-image] May 24 15:46:08.124 INFO O| May 24 15:46:08.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78872024-05-24T15:46:09.906Z[ recovery-image] May 24 15:46:08.124 INFO O| May 24 15:46:08.124 INFO STEP 1118 (remove_files) COMPLETE
78882024-05-24T15:46:09.909Z[ recovery-image] May 24 15:46:08.125 INFO O| May 24 15:46:08.124 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78892024-05-24T15:46:09.926Z[ recovery-image] May 24 15:46:08.144 INFO O| May 24 15:46:08.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78902024-05-24T15:46:09.945Z[ recovery-image] May 24 15:46:08.164 INFO O| May 24 15:46:08.164 INFO STEP 1119 (remove_files) COMPLETE
78912024-05-24T15:46:09.945Z[ recovery-image] May 24 15:46:08.164 INFO O| May 24 15:46:08.164 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78922024-05-24T15:46:09.985Z[ recovery-image] May 24 15:46:08.203 INFO O| May 24 15:46:08.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78932024-05-24T15:46:09.985Z[ recovery-image] May 24 15:46:08.203 INFO O| May 24 15:46:08.203 INFO STEP 1120 (remove_files) COMPLETE
78942024-05-24T15:46:09.985Z[ recovery-image] May 24 15:46:08.204 INFO O| May 24 15:46:08.203 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78952024-05-24T15:46:10.041Z[ recovery-image] May 24 15:46:08.259 INFO O| May 24 15:46:08.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
78962024-05-24T15:46:10.041Z[ recovery-image] May 24 15:46:08.259 INFO O| May 24 15:46:08.259 INFO STEP 1121 (remove_files) COMPLETE
78972024-05-24T15:46:10.041Z[ recovery-image] May 24 15:46:08.259 INFO O| May 24 15:46:08.259 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78982024-05-24T15:46:10.060Z[ recovery-image] May 24 15:46:08.278 INFO O| May 24 15:46:08.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
78992024-05-24T15:46:10.060Z[ recovery-image] May 24 15:46:08.279 INFO O| May 24 15:46:08.279 INFO STEP 1122 (remove_files) COMPLETE
79002024-05-24T15:46:10.060Z[ recovery-image] May 24 15:46:08.279 INFO O| May 24 15:46:08.279 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79012024-05-24T15:46:10.098Z[ recovery-image] May 24 15:46:08.309 INFO O| May 24 15:46:08.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
79022024-05-24T15:46:10.098Z[ recovery-image] May 24 15:46:08.309 INFO O| May 24 15:46:08.309 INFO STEP 1123 (remove_files) COMPLETE
79032024-05-24T15:46:10.098Z[ recovery-image] May 24 15:46:08.309 INFO O| May 24 15:46:08.309 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79042024-05-24T15:46:10.108Z[ recovery-image] May 24 15:46:08.327 INFO O| May 24 15:46:08.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
79052024-05-24T15:46:10.111Z[ recovery-image] May 24 15:46:08.327 INFO O| May 24 15:46:08.327 INFO STEP 1124 (remove_files) COMPLETE
79062024-05-24T15:46:10.111Z[ recovery-image] May 24 15:46:08.327 INFO O| May 24 15:46:08.327 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79072024-05-24T15:46:10.126Z[ recovery-image] May 24 15:46:08.345 INFO O| May 24 15:46:08.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79082024-05-24T15:46:10.126Z[ recovery-image] May 24 15:46:08.345 INFO O| May 24 15:46:08.345 INFO STEP 1125 (remove_files) COMPLETE
79092024-05-24T15:46:10.130Z[ recovery-image] May 24 15:46:08.345 INFO O| May 24 15:46:08.345 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79102024-05-24T15:46:10.147Z[ recovery-image] May 24 15:46:08.362 INFO O| May 24 15:46:08.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79112024-05-24T15:46:10.147Z[ recovery-image] May 24 15:46:08.362 INFO O| May 24 15:46:08.362 INFO STEP 1126 (remove_files) COMPLETE
79122024-05-24T15:46:10.147Z[ recovery-image] May 24 15:46:08.363 INFO O| May 24 15:46:08.362 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79132024-05-24T15:46:10.227Z[ recovery-image] May 24 15:46:08.445 INFO O| May 24 15:46:08.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79142024-05-24T15:46:10.231Z[ recovery-image] May 24 15:46:08.445 INFO O| May 24 15:46:08.445 INFO STEP 1127 (remove_files) COMPLETE
79152024-05-24T15:46:10.231Z[ recovery-image] May 24 15:46:08.445 INFO O| May 24 15:46:08.445 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79162024-05-24T15:46:10.247Z[ recovery-image] May 24 15:46:08.466 INFO O| May 24 15:46:08.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79172024-05-24T15:46:10.247Z[ recovery-image] May 24 15:46:08.466 INFO O| May 24 15:46:08.466 INFO STEP 1128 (remove_files) COMPLETE
79182024-05-24T15:46:10.250Z[ recovery-image] May 24 15:46:08.466 INFO O| May 24 15:46:08.466 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79192024-05-24T15:46:10.267Z[ recovery-image] May 24 15:46:08.486 INFO O| May 24 15:46:08.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79202024-05-24T15:46:10.267Z[ recovery-image] May 24 15:46:08.486 INFO O| May 24 15:46:08.486 INFO STEP 1129 (remove_files) COMPLETE
79212024-05-24T15:46:10.267Z[ recovery-image] May 24 15:46:08.486 INFO O| May 24 15:46:08.486 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79222024-05-24T15:46:10.312Z[ recovery-image] May 24 15:46:08.530 INFO O| May 24 15:46:08.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79232024-05-24T15:46:10.315Z[ recovery-image] May 24 15:46:08.530 INFO O| May 24 15:46:08.530 INFO STEP 1130 (remove_files) COMPLETE
79242024-05-24T15:46:10.315Z[ recovery-image] May 24 15:46:08.530 INFO O| May 24 15:46:08.530 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79252024-05-24T15:46:10.333Z[ recovery-image] May 24 15:46:08.551 INFO O| May 24 15:46:08.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79262024-05-24T15:46:10.336Z[ recovery-image] May 24 15:46:08.551 INFO O| May 24 15:46:08.551 INFO STEP 1131 (remove_files) COMPLETE
79272024-05-24T15:46:10.336Z[ recovery-image] May 24 15:46:08.552 INFO O| May 24 15:46:08.552 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79282024-05-24T15:46:10.352Z[ recovery-image] May 24 15:46:08.571 INFO O| May 24 15:46:08.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79292024-05-24T15:46:10.355Z[ recovery-image] May 24 15:46:08.571 INFO O| May 24 15:46:08.571 INFO STEP 1132 (remove_files) COMPLETE
79302024-05-24T15:46:10.355Z[ recovery-image] May 24 15:46:08.571 INFO O| May 24 15:46:08.571 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79312024-05-24T15:46:10.389Z[ recovery-image] May 24 15:46:08.604 INFO O| May 24 15:46:08.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79322024-05-24T15:46:10.392Z[ recovery-image] May 24 15:46:08.604 INFO O| May 24 15:46:08.604 INFO STEP 1133 (remove_files) COMPLETE
79332024-05-24T15:46:10.392Z[ recovery-image] May 24 15:46:08.605 INFO O| May 24 15:46:08.605 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79342024-05-24T15:46:10.408Z[ recovery-image] May 24 15:46:08.626 INFO O| May 24 15:46:08.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79352024-05-24T15:46:10.411Z[ recovery-image] May 24 15:46:08.627 INFO O| May 24 15:46:08.626 INFO STEP 1134 (remove_files) COMPLETE
79362024-05-24T15:46:10.411Z[ recovery-image] May 24 15:46:08.627 INFO O| May 24 15:46:08.627 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79372024-05-24T15:46:10.429Z[ recovery-image] May 24 15:46:08.647 INFO O| May 24 15:46:08.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79382024-05-24T15:46:10.432Z[ recovery-image] May 24 15:46:08.647 INFO O| May 24 15:46:08.647 INFO STEP 1135 (remove_files) COMPLETE
79392024-05-24T15:46:10.432Z[ recovery-image] May 24 15:46:08.647 INFO O| May 24 15:46:08.647 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79402024-05-24T15:46:10.448Z[ recovery-image] May 24 15:46:08.667 INFO O| May 24 15:46:08.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79412024-05-24T15:46:10.451Z[ recovery-image] May 24 15:46:08.667 INFO O| May 24 15:46:08.667 INFO STEP 1136 (remove_files) COMPLETE
79422024-05-24T15:46:10.451Z[ recovery-image] May 24 15:46:08.668 INFO O| May 24 15:46:08.667 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79432024-05-24T15:46:10.489Z[ recovery-image] May 24 15:46:08.707 INFO O| May 24 15:46:08.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79442024-05-24T15:46:10.495Z[ recovery-image] May 24 15:46:08.708 INFO O| May 24 15:46:08.708 INFO STEP 1137 (remove_files) COMPLETE
79452024-05-24T15:46:10.496Z[ recovery-image] May 24 15:46:08.708 INFO O| May 24 15:46:08.708 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79462024-05-24T15:46:10.515Z[ recovery-image] May 24 15:46:08.733 INFO O| May 24 15:46:08.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79472024-05-24T15:46:10.518Z[ recovery-image] May 24 15:46:08.733 INFO O| May 24 15:46:08.733 INFO STEP 1138 (remove_files) COMPLETE
79482024-05-24T15:46:10.518Z[ recovery-image] May 24 15:46:08.733 INFO O| May 24 15:46:08.733 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79492024-05-24T15:46:10.533Z[ recovery-image] May 24 15:46:08.751 INFO O| May 24 15:46:08.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79502024-05-24T15:46:10.536Z[ recovery-image] May 24 15:46:08.752 INFO O| May 24 15:46:08.752 INFO STEP 1139 (remove_files) COMPLETE
79512024-05-24T15:46:10.536Z[ recovery-image] May 24 15:46:08.752 INFO O| May 24 15:46:08.752 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79522024-05-24T15:46:10.572Z[ recovery-image] May 24 15:46:08.791 INFO O| May 24 15:46:08.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79532024-05-24T15:46:10.576Z[ recovery-image] May 24 15:46:08.791 INFO O| May 24 15:46:08.791 INFO STEP 1140 (remove_files) COMPLETE
79542024-05-24T15:46:10.576Z[ recovery-image] May 24 15:46:08.791 INFO O| May 24 15:46:08.791 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79552024-05-24T15:46:10.593Z[ recovery-image] May 24 15:46:08.811 INFO O| May 24 15:46:08.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79562024-05-24T15:46:10.593Z[ recovery-image] May 24 15:46:08.811 INFO O| May 24 15:46:08.811 INFO STEP 1141 (remove_files) COMPLETE
79572024-05-24T15:46:10.593Z[ recovery-image] May 24 15:46:08.811 INFO O| May 24 15:46:08.811 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79582024-05-24T15:46:10.614Z[ recovery-image] May 24 15:46:08.831 INFO O| May 24 15:46:08.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79592024-05-24T15:46:10.614Z[ recovery-image] May 24 15:46:08.831 INFO O| May 24 15:46:08.831 INFO STEP 1142 (remove_files) COMPLETE
79602024-05-24T15:46:10.614Z[ recovery-image] May 24 15:46:08.831 INFO O| May 24 15:46:08.831 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79612024-05-24T15:46:10.650Z[ recovery-image] May 24 15:46:08.867 INFO O| May 24 15:46:08.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
79622024-05-24T15:46:10.653Z[ recovery-image] May 24 15:46:08.868 INFO O| May 24 15:46:08.867 INFO STEP 1143 (remove_files) COMPLETE
79632024-05-24T15:46:10.653Z[ recovery-image] May 24 15:46:08.868 INFO O| May 24 15:46:08.868 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79642024-05-24T15:46:10.699Z[ recovery-image] May 24 15:46:08.915 INFO O| May 24 15:46:08.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
79652024-05-24T15:46:10.699Z[ recovery-image] May 24 15:46:08.915 INFO O| May 24 15:46:08.915 INFO STEP 1144 (remove_files) COMPLETE
79662024-05-24T15:46:10.707Z[ recovery-image] May 24 15:46:08.916 INFO O| May 24 15:46:08.915 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79672024-05-24T15:46:10.731Z[ recovery-image] May 24 15:46:08.946 INFO O| May 24 15:46:08.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
79682024-05-24T15:46:10.735Z[ recovery-image] May 24 15:46:08.946 INFO O| May 24 15:46:08.946 INFO STEP 1145 (remove_files) COMPLETE
79692024-05-24T15:46:10.735Z[ recovery-image] May 24 15:46:08.946 INFO O| May 24 15:46:08.946 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79702024-05-24T15:46:10.748Z[ recovery-image] May 24 15:46:08.966 INFO O| May 24 15:46:08.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
79712024-05-24T15:46:10.751Z[ recovery-image] May 24 15:46:08.967 INFO O| May 24 15:46:08.966 INFO STEP 1146 (remove_files) COMPLETE
79722024-05-24T15:46:10.752Z[ recovery-image] May 24 15:46:08.967 INFO O| May 24 15:46:08.967 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79732024-05-24T15:46:10.769Z[ recovery-image] May 24 15:46:08.987 INFO O| May 24 15:46:08.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79742024-05-24T15:46:10.772Z[ recovery-image] May 24 15:46:08.987 INFO O| May 24 15:46:08.987 INFO STEP 1147 (remove_files) COMPLETE
79752024-05-24T15:46:10.772Z[ recovery-image] May 24 15:46:08.987 INFO O| May 24 15:46:08.987 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79762024-05-24T15:46:10.801Z[ recovery-image] May 24 15:46:09.011 INFO O| May 24 15:46:09.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79772024-05-24T15:46:10.810Z[ recovery-image] May 24 15:46:09.011 INFO O| May 24 15:46:09.011 INFO STEP 1148 (remove_files) COMPLETE
79782024-05-24T15:46:10.811Z[ recovery-image] May 24 15:46:09.011 INFO O| May 24 15:46:09.011 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79792024-05-24T15:46:10.814Z[ recovery-image] May 24 15:46:09.031 INFO O| May 24 15:46:09.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79802024-05-24T15:46:10.814Z[ recovery-image] May 24 15:46:09.032 INFO O| May 24 15:46:09.032 INFO STEP 1149 (remove_files) COMPLETE
79812024-05-24T15:46:10.820Z[ recovery-image] May 24 15:46:09.032 INFO O| May 24 15:46:09.032 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79822024-05-24T15:46:10.835Z[ recovery-image] May 24 15:46:09.053 INFO O| May 24 15:46:09.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79832024-05-24T15:46:10.835Z[ recovery-image] May 24 15:46:09.054 INFO O| May 24 15:46:09.054 INFO STEP 1150 (remove_files) COMPLETE
79842024-05-24T15:46:10.838Z[ recovery-image] May 24 15:46:09.054 INFO O| May 24 15:46:09.054 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79852024-05-24T15:46:10.854Z[ recovery-image] May 24 15:46:09.073 INFO O| May 24 15:46:09.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79862024-05-24T15:46:10.857Z[ recovery-image] May 24 15:46:09.074 INFO O| May 24 15:46:09.073 INFO STEP 1151 (remove_files) COMPLETE
79872024-05-24T15:46:10.857Z[ recovery-image] May 24 15:46:09.074 INFO O| May 24 15:46:09.074 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79882024-05-24T15:46:10.909Z[ recovery-image] May 24 15:46:09.127 INFO O| May 24 15:46:09.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79892024-05-24T15:46:10.933Z[ recovery-image] May 24 15:46:09.152 INFO O| May 24 15:46:09.152 INFO STEP 1152 (remove_files) COMPLETE
79902024-05-24T15:46:10.933Z[ recovery-image] May 24 15:46:09.152 INFO O| May 24 15:46:09.152 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79912024-05-24T15:46:10.955Z[ recovery-image] May 24 15:46:09.170 INFO O| May 24 15:46:09.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79922024-05-24T15:46:10.962Z[ recovery-image] May 24 15:46:09.181 INFO O| May 24 15:46:09.181 INFO STEP 1153 (remove_files) COMPLETE
79932024-05-24T15:46:10.962Z[ recovery-image] May 24 15:46:09.181 INFO O| May 24 15:46:09.181 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79942024-05-24T15:46:10.982Z[ recovery-image] May 24 15:46:09.201 INFO O| May 24 15:46:09.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
79952024-05-24T15:46:10.982Z[ recovery-image] May 24 15:46:09.201 INFO O| May 24 15:46:09.201 INFO STEP 1154 (remove_files) COMPLETE
79962024-05-24T15:46:10.982Z[ recovery-image] May 24 15:46:09.201 INFO O| May 24 15:46:09.201 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79972024-05-24T15:46:11.001Z[ recovery-image] May 24 15:46:09.219 INFO O| May 24 15:46:09.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
79982024-05-24T15:46:11.001Z[ recovery-image] May 24 15:46:09.219 INFO O| May 24 15:46:09.219 INFO STEP 1155 (remove_files) COMPLETE
79992024-05-24T15:46:11.001Z[ recovery-image] May 24 15:46:09.219 INFO O| May 24 15:46:09.219 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80002024-05-24T15:46:11.018Z[ recovery-image] May 24 15:46:09.236 INFO O| May 24 15:46:09.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
80012024-05-24T15:46:11.018Z[ recovery-image] May 24 15:46:09.236 INFO O| May 24 15:46:09.236 INFO STEP 1156 (remove_files) COMPLETE
80022024-05-24T15:46:11.018Z[ recovery-image] May 24 15:46:09.236 INFO O| May 24 15:46:09.236 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80032024-05-24T15:46:11.037Z[ recovery-image] May 24 15:46:09.255 INFO O| May 24 15:46:09.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
80042024-05-24T15:46:11.037Z[ recovery-image] May 24 15:46:09.255 INFO O| May 24 15:46:09.255 INFO STEP 1157 (remove_files) COMPLETE
80052024-05-24T15:46:11.040Z[ recovery-image] May 24 15:46:09.255 INFO O| May 24 15:46:09.255 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80062024-05-24T15:46:11.055Z[ recovery-image] May 24 15:46:09.274 INFO O| May 24 15:46:09.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
80072024-05-24T15:46:11.056Z[ recovery-image] May 24 15:46:09.274 INFO O| May 24 15:46:09.274 INFO STEP 1158 (remove_files) COMPLETE
80082024-05-24T15:46:11.056Z[ recovery-image] May 24 15:46:09.274 INFO O| May 24 15:46:09.274 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80092024-05-24T15:46:11.072Z[ recovery-image] May 24 15:46:09.291 INFO O| May 24 15:46:09.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80102024-05-24T15:46:11.072Z[ recovery-image] May 24 15:46:09.291 INFO O| May 24 15:46:09.291 INFO STEP 1159 (remove_files) COMPLETE
80112024-05-24T15:46:11.072Z[ recovery-image] May 24 15:46:09.291 INFO O| May 24 15:46:09.291 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80122024-05-24T15:46:11.097Z[ recovery-image] May 24 15:46:09.315 INFO O| May 24 15:46:09.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80132024-05-24T15:46:11.097Z[ recovery-image] May 24 15:46:09.315 INFO O| May 24 15:46:09.315 INFO STEP 1160 (remove_files) COMPLETE
80142024-05-24T15:46:11.097Z[ recovery-image] May 24 15:46:09.315 INFO O| May 24 15:46:09.315 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80152024-05-24T15:46:11.116Z[ recovery-image] May 24 15:46:09.335 INFO O| May 24 15:46:09.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80162024-05-24T15:46:11.138Z[ recovery-image] May 24 15:46:09.357 INFO O| May 24 15:46:09.357 INFO STEP 1161 (remove_files) COMPLETE
80172024-05-24T15:46:11.138Z[ recovery-image] May 24 15:46:09.357 INFO O| May 24 15:46:09.357 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80182024-05-24T15:46:11.157Z[ recovery-image] May 24 15:46:09.376 INFO O| May 24 15:46:09.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80192024-05-24T15:46:11.158Z[ recovery-image] May 24 15:46:09.376 INFO O| May 24 15:46:09.376 INFO STEP 1162 (remove_files) COMPLETE
80202024-05-24T15:46:11.158Z[ recovery-image] May 24 15:46:09.376 INFO O| May 24 15:46:09.376 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80212024-05-24T15:46:11.176Z[ recovery-image] May 24 15:46:09.393 INFO O| May 24 15:46:09.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80222024-05-24T15:46:11.176Z[ recovery-image] May 24 15:46:09.393 INFO O| May 24 15:46:09.393 INFO STEP 1163 (remove_files) COMPLETE
80232024-05-24T15:46:11.176Z[ recovery-image] May 24 15:46:09.393 INFO O| May 24 15:46:09.393 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80242024-05-24T15:46:11.196Z[ recovery-image] May 24 15:46:09.411 INFO O| May 24 15:46:09.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80252024-05-24T15:46:11.196Z[ recovery-image] May 24 15:46:09.411 INFO O| May 24 15:46:09.411 INFO STEP 1164 (remove_files) COMPLETE
80262024-05-24T15:46:11.196Z[ recovery-image] May 24 15:46:09.411 INFO O| May 24 15:46:09.411 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80272024-05-24T15:46:11.226Z[ recovery-image] May 24 15:46:09.443 INFO O| May 24 15:46:09.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80282024-05-24T15:46:11.226Z[ recovery-image] May 24 15:46:09.443 INFO O| May 24 15:46:09.443 INFO STEP 1165 (remove_files) COMPLETE
80292024-05-24T15:46:11.233Z[ recovery-image] May 24 15:46:09.443 INFO O| May 24 15:46:09.443 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80302024-05-24T15:46:11.260Z[ recovery-image] May 24 15:46:09.478 INFO O| May 24 15:46:09.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80312024-05-24T15:46:11.260Z[ recovery-image] May 24 15:46:09.479 INFO O| May 24 15:46:09.479 INFO STEP 1166 (remove_files) COMPLETE
80322024-05-24T15:46:11.260Z[ recovery-image] May 24 15:46:09.479 INFO O| May 24 15:46:09.479 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80332024-05-24T15:46:11.279Z[ recovery-image] May 24 15:46:09.497 INFO O| May 24 15:46:09.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80342024-05-24T15:46:11.279Z[ recovery-image] May 24 15:46:09.497 INFO O| May 24 15:46:09.497 INFO STEP 1167 (remove_files) COMPLETE
80352024-05-24T15:46:11.282Z[ recovery-image] May 24 15:46:09.497 INFO O| May 24 15:46:09.497 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80362024-05-24T15:46:11.297Z[ recovery-image] May 24 15:46:09.516 INFO O| May 24 15:46:09.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80372024-05-24T15:46:11.297Z[ recovery-image] May 24 15:46:09.516 INFO O| May 24 15:46:09.516 INFO STEP 1168 (remove_files) COMPLETE
80382024-05-24T15:46:11.297Z[ recovery-image] May 24 15:46:09.516 INFO O| May 24 15:46:09.516 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80392024-05-24T15:46:11.317Z[ recovery-image] May 24 15:46:09.535 INFO O| May 24 15:46:09.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80402024-05-24T15:46:11.320Z[ recovery-image] May 24 15:46:09.535 INFO O| May 24 15:46:09.535 INFO STEP 1169 (remove_files) COMPLETE
80412024-05-24T15:46:11.320Z[ recovery-image] May 24 15:46:09.536 INFO O| May 24 15:46:09.536 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80422024-05-24T15:46:11.338Z[ recovery-image] May 24 15:46:09.556 INFO O| May 24 15:46:09.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80432024-05-24T15:46:11.341Z[ recovery-image] May 24 15:46:09.556 INFO O| May 24 15:46:09.556 INFO STEP 1170 (remove_files) COMPLETE
80442024-05-24T15:46:11.341Z[ recovery-image] May 24 15:46:09.557 INFO O| May 24 15:46:09.557 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80452024-05-24T15:46:11.357Z[ recovery-image] May 24 15:46:09.575 INFO O| May 24 15:46:09.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80462024-05-24T15:46:11.360Z[ recovery-image] May 24 15:46:09.575 INFO O| May 24 15:46:09.575 INFO STEP 1171 (remove_files) COMPLETE
80472024-05-24T15:46:11.360Z[ recovery-image] May 24 15:46:09.576 INFO O| May 24 15:46:09.575 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80482024-05-24T15:46:11.374Z[ recovery-image] May 24 15:46:09.593 INFO O| May 24 15:46:09.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80492024-05-24T15:46:11.377Z[ recovery-image] May 24 15:46:09.593 INFO O| May 24 15:46:09.593 INFO STEP 1172 (remove_files) COMPLETE
80502024-05-24T15:46:11.377Z[ recovery-image] May 24 15:46:09.593 INFO O| May 24 15:46:09.593 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80512024-05-24T15:46:11.393Z[ recovery-image] May 24 15:46:09.611 INFO O| May 24 15:46:09.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80522024-05-24T15:46:11.396Z[ recovery-image] May 24 15:46:09.611 INFO O| May 24 15:46:09.611 INFO STEP 1173 (remove_files) COMPLETE
80532024-05-24T15:46:11.396Z[ recovery-image] May 24 15:46:09.612 INFO O| May 24 15:46:09.612 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80542024-05-24T15:46:11.413Z[ recovery-image] May 24 15:46:09.632 INFO O| May 24 15:46:09.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80552024-05-24T15:46:11.413Z[ recovery-image] May 24 15:46:09.632 INFO O| May 24 15:46:09.629 INFO STEP 1174 (remove_files) COMPLETE
80562024-05-24T15:46:12.420Z[ recovery-image] May 24 15:46:09.632 INFO O| May 24 15:46:09.629 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80572024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.657 INFO O| May 24 15:46:09.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80582024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.657 INFO O| May 24 15:46:09.657 INFO STEP 1175 (remove_files) COMPLETE
80592024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.657 INFO O| May 24 15:46:09.657 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80602024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.690 INFO O| May 24 15:46:09.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80612024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.690 INFO O| May 24 15:46:09.690 INFO STEP 1176 (remove_files) COMPLETE
80622024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.691 INFO O| May 24 15:46:09.690 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80632024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.734 INFO O| May 24 15:46:09.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
80642024-05-24T15:46:12.426Z[ recovery-image] May 24 15:46:09.734 INFO O| May 24 15:46:09.727 INFO STEP 1177 (remove_files) COMPLETE
80652024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.734 INFO O| May 24 15:46:09.727 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80662024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.744 INFO O| May 24 15:46:09.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
80672024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.744 INFO O| May 24 15:46:09.744 INFO STEP 1178 (remove_files) COMPLETE
80682024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.744 INFO O| May 24 15:46:09.744 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80692024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.784 INFO O| May 24 15:46:09.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
80702024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.784 INFO O| May 24 15:46:09.784 INFO STEP 1179 (remove_files) COMPLETE
80712024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.784 INFO O| May 24 15:46:09.784 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80722024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.802 INFO O| May 24 15:46:09.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80732024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.802 INFO O| May 24 15:46:09.802 INFO STEP 1180 (remove_files) COMPLETE
80742024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.802 INFO O| May 24 15:46:09.802 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80752024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.818 INFO O| May 24 15:46:09.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80762024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.818 INFO O| May 24 15:46:09.818 INFO STEP 1181 (remove_files) COMPLETE
80772024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.818 INFO O| May 24 15:46:09.818 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80782024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.834 INFO O| May 24 15:46:09.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80792024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.834 INFO O| May 24 15:46:09.834 INFO STEP 1182 (remove_files) COMPLETE
80802024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.834 INFO O| May 24 15:46:09.834 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80812024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.850 INFO O| May 24 15:46:09.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80822024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.850 INFO O| May 24 15:46:09.850 INFO STEP 1183 (remove_files) COMPLETE
80832024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.850 INFO O| May 24 15:46:09.850 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80842024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.875 INFO O| May 24 15:46:09.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80852024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.875 INFO O| May 24 15:46:09.875 INFO STEP 1184 (remove_files) COMPLETE
80862024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.876 INFO O| May 24 15:46:09.875 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80872024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.894 INFO O| May 24 15:46:09.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80882024-05-24T15:46:12.427Z[ recovery-image] May 24 15:46:09.894 INFO O| May 24 15:46:09.894 INFO STEP 1185 (remove_files) COMPLETE
80892024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.895 INFO O| May 24 15:46:09.895 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80902024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.913 INFO O| May 24 15:46:09.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80912024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.913 INFO O| May 24 15:46:09.913 INFO STEP 1186 (remove_files) COMPLETE
80922024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.913 INFO O| May 24 15:46:09.913 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80932024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.933 INFO O| May 24 15:46:09.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80942024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.933 INFO O| May 24 15:46:09.933 INFO STEP 1187 (remove_files) COMPLETE
80952024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.933 INFO O| May 24 15:46:09.933 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80962024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.952 INFO O| May 24 15:46:09.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
80972024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.952 INFO O| May 24 15:46:09.952 INFO STEP 1188 (remove_files) COMPLETE
80982024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.952 INFO O| May 24 15:46:09.952 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80992024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.970 INFO O| May 24 15:46:09.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
81002024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.970 INFO O| May 24 15:46:09.970 INFO STEP 1189 (remove_files) COMPLETE
81012024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.970 INFO O| May 24 15:46:09.970 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81022024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.989 INFO O| May 24 15:46:09.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
81032024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.989 INFO O| May 24 15:46:09.989 INFO STEP 1190 (remove_files) COMPLETE
81042024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:09.989 INFO O| May 24 15:46:09.989 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81052024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.021 INFO O| May 24 15:46:10.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
81062024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.021 INFO O| May 24 15:46:10.021 INFO STEP 1191 (remove_files) COMPLETE
81072024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.021 INFO O| May 24 15:46:10.021 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81082024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.051 INFO O| May 24 15:46:10.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81092024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.051 INFO O| May 24 15:46:10.051 INFO STEP 1192 (remove_files) COMPLETE
81102024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.051 INFO O| May 24 15:46:10.051 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81112024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.072 INFO O| May 24 15:46:10.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81122024-05-24T15:46:12.428Z[ recovery-image] May 24 15:46:10.072 INFO O| May 24 15:46:10.072 INFO STEP 1193 (remove_files) COMPLETE
81132024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.072 INFO O| May 24 15:46:10.072 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81142024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.091 INFO O| May 24 15:46:10.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81152024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.091 INFO O| May 24 15:46:10.091 INFO STEP 1194 (remove_files) COMPLETE
81162024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.092 INFO O| May 24 15:46:10.091 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81172024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.110 INFO O| May 24 15:46:10.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81182024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.110 INFO O| May 24 15:46:10.110 INFO STEP 1195 (remove_files) COMPLETE
81192024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.110 INFO O| May 24 15:46:10.110 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81202024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.148 INFO O| May 24 15:46:10.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81212024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.148 INFO O| May 24 15:46:10.148 INFO STEP 1196 (remove_files) COMPLETE
81222024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.148 INFO O| May 24 15:46:10.148 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81232024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.169 INFO O| May 24 15:46:10.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81242024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.170 INFO O| May 24 15:46:10.170 INFO STEP 1197 (remove_files) COMPLETE
81252024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.170 INFO O| May 24 15:46:10.170 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81262024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.247 INFO O| May 24 15:46:10.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81272024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.267 INFO O| May 24 15:46:10.267 INFO STEP 1198 (remove_files) COMPLETE
81282024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.267 INFO O| May 24 15:46:10.267 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81292024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.290 INFO O| May 24 15:46:10.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81302024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.290 INFO O| May 24 15:46:10.290 INFO STEP 1199 (remove_files) COMPLETE
81312024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.290 INFO O| May 24 15:46:10.290 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81322024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.315 INFO O| May 24 15:46:10.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81332024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.315 INFO O| May 24 15:46:10.315 INFO STEP 1200 (remove_files) COMPLETE
81342024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.315 INFO O| May 24 15:46:10.315 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81352024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.395 INFO O| May 24 15:46:10.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81362024-05-24T15:46:12.429Z[ recovery-image] May 24 15:46:10.395 INFO O| May 24 15:46:10.395 INFO STEP 1201 (remove_files) COMPLETE
81372024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.395 INFO O| May 24 15:46:10.395 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81382024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.417 INFO O| May 24 15:46:10.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81392024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.417 INFO O| May 24 15:46:10.417 INFO STEP 1202 (remove_files) COMPLETE
81402024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.417 INFO O| May 24 15:46:10.417 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81412024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.438 INFO O| May 24 15:46:10.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81422024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.438 INFO O| May 24 15:46:10.438 INFO STEP 1203 (remove_files) COMPLETE
81432024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.438 INFO O| May 24 15:46:10.438 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81442024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.456 INFO O| May 24 15:46:10.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81452024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.456 INFO O| May 24 15:46:10.456 INFO STEP 1204 (remove_files) COMPLETE
81462024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.456 INFO O| May 24 15:46:10.456 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81472024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.474 INFO O| May 24 15:46:10.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81482024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.474 INFO O| May 24 15:46:10.474 INFO STEP 1205 (remove_files) COMPLETE
81492024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.474 INFO O| May 24 15:46:10.474 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81502024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.511 INFO O| May 24 15:46:10.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81512024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.512 INFO O| May 24 15:46:10.512 INFO STEP 1206 (remove_files) COMPLETE
81522024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.512 INFO O| May 24 15:46:10.512 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81532024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.551 INFO O| May 24 15:46:10.551 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81542024-05-24T15:46:12.430Z[ recovery-image] May 24 15:46:10.552 INFO O| May 24 15:46:10.552 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81552024-05-24T15:46:14.033Z[ recovery-image] May 24 15:46:12.250 INFO O| May 24 15:46:12.250 INFO STEP 1207 (pack_tar) COMPLETE
81562024-05-24T15:46:14.033Z[ recovery-image] May 24 15:46:12.250 INFO O| May 24 15:46:12.250 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81572024-05-24T15:46:14.037Z[ recovery-image] May 24 15:46:12.250 INFO O| May 24 15:46:12.250 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81582024-05-24T15:46:14.241Z[ recovery-image] May 24 15:46:12.459 INFO O| May 24 15:46:12.459 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81592024-05-24T15:46:14.345Z[ recovery-image] May 24 15:46:12.563 INFO O| May 24 15:46:12.563 INFO completed processing gimlet/ramdisk-03-recovery-trim
81602024-05-24T15:46:14.355Z[ recovery-image] May 24 15:46:12.573 INFO image builder template: zfs-recovery...
81612024-05-24T15:46:14.359Z[ recovery-image] May 24 15:46:12.573 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/.tmprnLlKg/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.29.250", "-n", "zfs-recovery"], pwd: None
81622024-05-24T15:46:14.409Z[ recovery-image] May 24 15:46:12.627 INFO O| May 24 15:46:12.626 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81632024-05-24T15:46:14.417Z[ recovery-image] May 24 15:46:12.635 INFO O| May 24 15:46:12.635 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81642024-05-24T15:46:14.496Z[ recovery-image] May 24 15:46:12.714 INFO O| May 24 15:46:12.714 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81652024-05-24T15:46:14.559Z[ recovery-image] May 24 15:46:12.776 INFO O| May 24 15:46:12.776 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81662024-05-24T15:46:14.559Z[ recovery-image] May 24 15:46:12.776 INFO O| May 24 15:46:12.776 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81672024-05-24T15:46:14.568Z[ recovery-image] May 24 15:46:12.787 INFO O| May 24 15:46:12.787 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81682024-05-24T15:46:14.675Z[ recovery-image] May 24 15:46:12.893 INFO O| May 24 15:46:12.893 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81692024-05-24T15:46:14.745Z[ recovery-image] May 24 15:46:12.963 INFO O| May 24 15:46:12.963 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81702024-05-24T15:46:14.763Z[ recovery-image] May 24 15:46:12.981 INFO O| May 24 15:46:12.981 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81712024-05-24T15:46:14.772Z[ recovery-image] May 24 15:46:12.990 INFO O| May 24 15:46:12.990 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81722024-05-24T15:46:14.790Z[ recovery-image] May 24 15:46:13.008 INFO O| May 24 15:46:13.008 INFO no lofi found
81732024-05-24T15:46:14.790Z[ recovery-image] May 24 15:46:13.008 INFO O| May 24 15:46:13.008 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81742024-05-24T15:46:14.790Z[ recovery-image] May 24 15:46:13.008 INFO O| May 24 15:46:13.008 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81752024-05-24T15:46:16.795Z[ recovery-image] May 24 15:46:15.013 INFO O| May 24 15:46:15.013 INFO lofi device = /dev/dsk/c2t1d0p0
81762024-05-24T15:46:16.795Z[ recovery-image] May 24 15:46:15.013 INFO O| May 24 15:46:15.013 INFO pool device = /dev/dsk/c2t1d0p0
81772024-05-24T15:46:16.799Z[ recovery-image] May 24 15:46:15.013 INFO O| May 24 15:46:15.013 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
81782024-05-24T15:46:16.996Z[ recovery-image] May 24 15:46:15.213 INFO O| May 24 15:46:15.213 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81792024-05-24T15:46:16.997Z[ recovery-image] May 24 15:46:15.214 INFO O| May 24 15:46:15.213 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81802024-05-24T15:46:17.024Z[ recovery-image] May 24 15:46:15.242 INFO O| May 24 15:46:15.242 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81812024-05-24T15:46:17.133Z[ recovery-image] May 24 15:46:15.351 INFO O| May 24 15:46:15.351 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81822024-05-24T15:46:17.192Z[ recovery-image] May 24 15:46:15.410 INFO O| May 24 15:46:15.409 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81832024-05-24T15:46:17.237Z[ recovery-image] May 24 15:46:15.455 INFO O| May 24 15:46:15.455 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81842024-05-24T15:46:17.278Z[ recovery-image] May 24 15:46:15.495 INFO O| May 24 15:46:15.495 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81852024-05-24T15:46:17.414Z[ recovery-image] May 24 15:46:15.632 INFO O| May 24 15:46:15.632 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81862024-05-24T15:46:17.418Z[ recovery-image] May 24 15:46:15.634 INFO O| May 24 15:46:15.633 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81872024-05-24T15:46:17.418Z[ recovery-image] May 24 15:46:15.634 INFO O| May 24 15:46:15.633 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81882024-05-24T15:46:17.486Z[ recovery-image] May 24 15:46:15.703 INFO O| May 24 15:46:15.703 INFO boot environment UUID: 984e6435-1979-433a-ab58-8d79d5a24443
81892024-05-24T15:46:17.486Z[ recovery-image] May 24 15:46:15.704 INFO O| May 24 15:46:15.703 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 984e6435-1979-433a-ab58-8d79d5a24443
81902024-05-24T15:46:17.506Z[ recovery-image] May 24 15:46:15.724 INFO O| May 24 15:46:15.724 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81912024-05-24T15:46:17.528Z[ recovery-image] May 24 15:46:15.745 INFO O| May 24 15:46:15.745 INFO STEP 0 (create_be) COMPLETE
81922024-05-24T15:46:17.528Z[ recovery-image] May 24 15:46:15.745 INFO O| May 24 15:46:15.745 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81932024-05-24T15:46:17.565Z[ recovery-image] May 24 15:46:15.782 INFO O| May 24 15:46:15.782 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"]
81942024-05-24T15:46:24.658Z[ recovery-image] May 24 15:46:22.873 INFO O| May 24 15:46:22.873 INFO STEP 1 (unpack_tar) COMPLETE
81952024-05-24T15:46:24.658Z[ recovery-image] May 24 15:46:22.873 INFO O| May 24 15:46:22.873 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81962024-05-24T15:46:24.675Z[ recovery-image] May 24 15:46:22.892 INFO O| May 24 15:46:22.892 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81972024-05-24T15:46:25.800Z[ recovery-image] May 24 15:46:24.017 INFO O| May 24 15:46:24.017 INFO STEP 2 (devfsadm) COMPLETE
81982024-05-24T15:46:25.800Z[ recovery-image] May 24 15:46:24.017 INFO O| May 24 15:46:24.017 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81992024-05-24T15:46:25.820Z[ recovery-image] May 24 15:46:24.037 INFO O| May 24 15:46:24.037 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82002024-05-24T15:46:25.820Z[ recovery-image] May 24 15:46:24.037 INFO O| May 24 15:46:24.037 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82012024-05-24T15:46:25.823Z[ recovery-image] May 24 15:46:24.037 INFO O| May 24 15:46:24.037 INFO STEP 3 (ensure_dir) COMPLETE
82022024-05-24T15:46:25.823Z[ recovery-image] May 24 15:46:24.037 INFO O| May 24 15:46:24.037 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82032024-05-24T15:46:25.840Z[ recovery-image] May 24 15:46:24.057 INFO O| May 24 15:46:24.057 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82042024-05-24T15:46:25.843Z[ recovery-image] May 24 15:46:24.057 INFO O| May 24 15:46:24.057 INFO STEP 4 (ensure_dir) COMPLETE
82052024-05-24T15:46:25.843Z[ recovery-image] May 24 15:46:24.057 INFO O| May 24 15:46:24.057 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82062024-05-24T15:46:25.862Z[ recovery-image] May 24 15:46:24.079 INFO O| May 24 15:46:24.079 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82072024-05-24T15:46:25.862Z[ recovery-image] May 24 15:46:24.079 INFO O| May 24 15:46:24.079 INFO STEP 5 (ensure_dir) COMPLETE
82082024-05-24T15:46:25.865Z[ recovery-image] May 24 15:46:24.079 INFO O| May 24 15:46:24.079 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82092024-05-24T15:46:25.937Z[ recovery-image] May 24 15:46:24.154 INFO O| May 24 15:46:24.154 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82102024-05-24T15:46:25.940Z[ recovery-image] May 24 15:46:24.154 INFO O| May 24 15:46:24.154 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82112024-05-24T15:46:25.940Z[ recovery-image] May 24 15:46:24.154 INFO O| May 24 15:46:24.154 INFO STEP 6 (ensure_dir) COMPLETE
82122024-05-24T15:46:25.940Z[ recovery-image] May 24 15:46:24.155 INFO O| May 24 15:46:24.155 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82132024-05-24T15:46:25.999Z[ recovery-image] May 24 15:46:24.216 INFO O| May 24 15:46:24.216 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82142024-05-24T15:46:26.002Z[ recovery-image] May 24 15:46:24.216 INFO O| May 24 15:46:24.216 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82152024-05-24T15:46:26.002Z[ recovery-image] May 24 15:46:24.216 INFO O| May 24 15:46:24.216 INFO STEP 7 (ensure_dir) COMPLETE
82162024-05-24T15:46:26.002Z[ recovery-image] May 24 15:46:24.217 INFO O| May 24 15:46:24.216 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82172024-05-24T15:46:26.039Z[ recovery-image] May 24 15:46:24.256 INFO O| May 24 15:46:24.256 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82182024-05-24T15:46:26.039Z[ recovery-image] May 24 15:46:24.256 INFO O| May 24 15:46:24.256 INFO STEP 8 (remove_files) COMPLETE
82192024-05-24T15:46:26.039Z[ recovery-image] May 24 15:46:24.256 INFO O| May 24 15:46:24.256 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82202024-05-24T15:46:26.060Z[ recovery-image] May 24 15:46:24.277 INFO O| May 24 15:46:24.277 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82212024-05-24T15:46:26.067Z[ recovery-image] May 24 15:46:24.279 INFO O| May 24 15:46:24.278 INFO STEP 9 (remove_files) COMPLETE
82222024-05-24T15:46:26.067Z[ recovery-image] May 24 15:46:24.279 INFO O| May 24 15:46:24.279 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82232024-05-24T15:46:26.138Z[ recovery-image] May 24 15:46:24.354 INFO O| May 24 15:46:24.354 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82242024-05-24T15:46:26.142Z[ recovery-image] May 24 15:46:24.356 INFO O| May 24 15:46:24.356 INFO STEP 10 (remove_files) COMPLETE
82252024-05-24T15:46:26.142Z[ recovery-image] May 24 15:46:24.356 INFO O| May 24 15:46:24.356 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82262024-05-24T15:46:26.213Z[ recovery-image] May 24 15:46:24.430 INFO O| May 24 15:46:24.430 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82272024-05-24T15:46:26.217Z[ recovery-image] May 24 15:46:24.430 INFO O| May 24 15:46:24.430 INFO STEP 11 (remove_files) COMPLETE
82282024-05-24T15:46:26.217Z[ recovery-image] May 24 15:46:24.430 INFO O| May 24 15:46:24.430 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82292024-05-24T15:46:26.236Z[ recovery-image] May 24 15:46:24.453 INFO O| May 24 15:46:24.453 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82302024-05-24T15:46:26.239Z[ recovery-image] May 24 15:46:24.453 INFO O| May 24 15:46:24.453 INFO STEP 12 (remove_files) COMPLETE
82312024-05-24T15:46:26.239Z[ recovery-image] May 24 15:46:24.453 INFO O| May 24 15:46:24.453 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82322024-05-24T15:46:26.257Z[ recovery-image] May 24 15:46:24.474 INFO O| May 24 15:46:24.474 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82332024-05-24T15:46:26.260Z[ recovery-image] May 24 15:46:24.474 INFO O| May 24 15:46:24.474 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82342024-05-24T15:46:26.260Z[ recovery-image] May 24 15:46:24.474 INFO O| May 24 15:46:24.474 INFO STEP 13 (ensure_dir) COMPLETE
82352024-05-24T15:46:26.261Z[ recovery-image] May 24 15:46:24.475 INFO O| May 24 15:46:24.475 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82362024-05-24T15:46:26.307Z[ recovery-image] May 24 15:46:24.524 INFO O| May 24 15:46:24.524 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82372024-05-24T15:46:26.310Z[ recovery-image] May 24 15:46:24.524 INFO O| May 24 15:46:24.524 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82382024-05-24T15:46:26.310Z[ recovery-image] May 24 15:46:24.524 INFO O| May 24 15:46:24.524 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82392024-05-24T15:46:26.310Z[ recovery-image] May 24 15:46:24.524 INFO O| May 24 15:46:24.524 INFO STEP 14 (ensure_dir) COMPLETE
82402024-05-24T15:46:26.310Z[ recovery-image] May 24 15:46:24.524 INFO O| May 24 15:46:24.524 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82412024-05-24T15:46:26.327Z[ recovery-image] May 24 15:46:24.544 INFO O| May 24 15:46:24.544 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82422024-05-24T15:46:26.330Z[ recovery-image] May 24 15:46:24.544 INFO O| May 24 15:46:24.544 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82432024-05-24T15:46:26.330Z[ recovery-image] May 24 15:46:24.544 INFO O| May 24 15:46:24.544 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82442024-05-24T15:46:26.330Z[ recovery-image] May 24 15:46:24.544 INFO O| May 24 15:46:24.544 INFO STEP 15 (ensure_dir) COMPLETE
82452024-05-24T15:46:26.330Z[ recovery-image] May 24 15:46:24.544 INFO O| May 24 15:46:24.544 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82462024-05-24T15:46:26.360Z[ recovery-image] May 24 15:46:24.577 INFO O| May 24 15:46:24.577 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82472024-05-24T15:46:26.361Z[ recovery-image] May 24 15:46:24.578 INFO O| May 24 15:46:24.577 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82482024-05-24T15:46:26.361Z[ recovery-image] May 24 15:46:24.578 INFO O| May 24 15:46:24.578 INFO STEP 16 (ensure_dir) COMPLETE
82492024-05-24T15:46:26.366Z[ recovery-image] May 24 15:46:24.578 INFO O| May 24 15:46:24.578 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82502024-05-24T15:46:26.383Z[ recovery-image] May 24 15:46:24.599 INFO O| May 24 15:46:24.599 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82512024-05-24T15:46:26.383Z[ recovery-image] May 24 15:46:24.599 INFO O| May 24 15:46:24.599 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82522024-05-24T15:46:26.386Z[ recovery-image] May 24 15:46:24.600 INFO O| May 24 15:46:24.600 INFO STEP 17 (ensure_dir) COMPLETE
82532024-05-24T15:46:26.386Z[ recovery-image] May 24 15:46:24.600 INFO O| May 24 15:46:24.600 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82542024-05-24T15:46:26.403Z[ recovery-image] May 24 15:46:24.619 INFO O| May 24 15:46:24.619 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82552024-05-24T15:46:26.403Z[ recovery-image] May 24 15:46:24.620 INFO O| May 24 15:46:24.619 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82562024-05-24T15:46:26.408Z[ recovery-image] May 24 15:46:24.620 INFO O| May 24 15:46:24.620 INFO ok!
82572024-05-24T15:46:26.408Z[ recovery-image] May 24 15:46:24.620 INFO O| May 24 15:46:24.620 INFO STEP 18 (ensure_symlink) COMPLETE
82582024-05-24T15:46:26.408Z[ recovery-image] May 24 15:46:24.620 INFO O| May 24 15:46:24.620 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82592024-05-24T15:46:26.830Z[ recovery-image] May 24 15:46:24.642 INFO O| May 24 15:46:24.642 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82602024-05-24T15:46:26.835Z[ recovery-image] May 24 15:46:24.642 INFO O| May 24 15:46:24.642 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82612024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.642 INFO O| May 24 15:46:24.642 INFO ok!
82622024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.642 INFO O| May 24 15:46:24.642 INFO STEP 19 (ensure_file) COMPLETE
82632024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.642 INFO O| May 24 15:46:24.642 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82642024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.671 INFO O| May 24 15:46:24.671 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82652024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.671 INFO O| May 24 15:46:24.671 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82662024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.671 INFO O| May 24 15:46:24.671 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82672024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.671 INFO O| May 24 15:46:24.671 INFO ok!
82682024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.671 INFO O| May 24 15:46:24.671 INFO STEP 20 (ensure_symlink) COMPLETE
82692024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.671 INFO O| May 24 15:46:24.671 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82702024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.723 INFO O| May 24 15:46:24.723 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82712024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.723 INFO O| May 24 15:46:24.723 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82722024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.723 INFO O| May 24 15:46:24.723 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82732024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.723 INFO O| May 24 15:46:24.723 INFO ok!
82742024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.723 INFO O| May 24 15:46:24.723 INFO STEP 21 (ensure_symlink) COMPLETE
82752024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.723 INFO O| May 24 15:46:24.723 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82762024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.769 INFO O| May 24 15:46:24.769 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82772024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.769 INFO O| May 24 15:46:24.769 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82782024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.770 INFO O| May 24 15:46:24.770 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82792024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.770 INFO O| May 24 15:46:24.770 INFO ok!
82802024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.770 INFO O| May 24 15:46:24.770 INFO STEP 22 (ensure_symlink) COMPLETE
82812024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.770 INFO O| May 24 15:46:24.770 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82822024-05-24T15:46:26.836Z[ recovery-image] May 24 15:46:24.807 INFO O| May 24 15:46:24.807 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82832024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.807 INFO O| May 24 15:46:24.807 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82842024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.807 INFO O| May 24 15:46:24.807 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82852024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.807 INFO O| May 24 15:46:24.807 INFO ok!
82862024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.807 INFO O| May 24 15:46:24.807 INFO STEP 23 (ensure_symlink) COMPLETE
82872024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.807 INFO O| May 24 15:46:24.807 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82882024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.827 INFO O| May 24 15:46:24.827 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82892024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.827 INFO O| May 24 15:46:24.827 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 ...
82902024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.828 INFO O| May 24 15:46:24.828 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82912024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.828 INFO O| May 24 15:46:24.828 INFO ok!
82922024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.828 INFO O| May 24 15:46:24.828 INFO STEP 24 (ensure_file) COMPLETE
82932024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.828 INFO O| May 24 15:46:24.828 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
82942024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.851 INFO O| May 24 15:46:24.851 INFO updating shadow file
82952024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.852 INFO O| May 24 15:46:24.851 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82962024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.852 INFO O| May 24 15:46:24.852 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82972024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.852 INFO O| May 24 15:46:24.852 INFO STEP 25 (shadow) COMPLETE
82982024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.852 INFO O| May 24 15:46:24.852 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82992024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.873 INFO O| May 24 15:46:24.872 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
83002024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.873 INFO O| May 24 15:46:24.873 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
83012024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.873 INFO O| May 24 15:46:24.873 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
83022024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.873 INFO O| May 24 15:46:24.873 INFO ok!
83032024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.873 INFO O| May 24 15:46:24.873 INFO STEP 26 (ensure_file) COMPLETE
83042024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.873 INFO O| May 24 15:46:24.873 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83052024-05-24T15:46:26.837Z[ recovery-image] May 24 15:46:24.894 INFO O| May 24 15:46:24.894 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
83062024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.894 INFO O| May 24 15:46:24.894 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83072024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.894 INFO O| May 24 15:46:24.894 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83082024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.894 INFO O| May 24 15:46:24.894 INFO ok!
83092024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.894 INFO O| May 24 15:46:24.894 INFO STEP 27 (ensure_file) COMPLETE
83102024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.894 INFO O| May 24 15:46:24.894 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83112024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.943 INFO O| May 24 15:46:24.943 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83122024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.943 INFO O| May 24 15:46:24.943 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83132024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.943 INFO O| May 24 15:46:24.943 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83142024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.943 INFO O| May 24 15:46:24.943 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83152024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.943 INFO O| May 24 15:46:24.943 INFO ok!
83162024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.943 INFO O| May 24 15:46:24.943 INFO STEP 28 (ensure_file) COMPLETE
83172024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.943 INFO O| May 24 15:46:24.943 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83182024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.963 INFO O| May 24 15:46:24.962 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83192024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.963 INFO O| May 24 15:46:24.962 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83202024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.963 INFO O| May 24 15:46:24.963 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83212024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.963 INFO O| May 24 15:46:24.963 INFO ok!
83222024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.963 INFO O| May 24 15:46:24.963 INFO STEP 29 (ensure_file) COMPLETE
83232024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.963 INFO O| May 24 15:46:24.963 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83242024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.981 INFO O| May 24 15:46:24.981 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83252024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.981 INFO O| May 24 15:46:24.981 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83262024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.981 INFO O| May 24 15:46:24.981 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83272024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.982 INFO O| May 24 15:46:24.981 INFO ok!
83282024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.982 INFO O| May 24 15:46:24.981 INFO STEP 30 (ensure_file) COMPLETE
83292024-05-24T15:46:26.838Z[ recovery-image] May 24 15:46:24.982 INFO O| May 24 15:46:24.981 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83302024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.003 INFO O| May 24 15:46:25.003 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83312024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.003 INFO O| May 24 15:46:25.003 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83322024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.003 INFO O| May 24 15:46:25.003 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83332024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.003 INFO O| May 24 15:46:25.003 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83342024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.003 INFO O| May 24 15:46:25.003 INFO ok!
83352024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.003 INFO O| May 24 15:46:25.003 INFO STEP 31 (ensure_file) COMPLETE
83362024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.003 INFO O| May 24 15:46:25.003 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83372024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.024 INFO O| May 24 15:46:25.024 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83382024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.024 INFO O| May 24 15:46:25.024 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83392024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.024 INFO O| May 24 15:46:25.024 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83402024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.025 INFO O| May 24 15:46:25.024 INFO ok!
83412024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.025 INFO O| May 24 15:46:25.024 INFO STEP 32 (ensure_file) COMPLETE
83422024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.025 INFO O| May 24 15:46:25.025 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83432024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.046 INFO O| May 24 15:46:25.046 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83442024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.046 INFO O| May 24 15:46:25.046 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83452024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.046 INFO O| May 24 15:46:25.046 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83462024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.046 INFO O| May 24 15:46:25.046 INFO ok!
83472024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.046 INFO O| May 24 15:46:25.046 INFO STEP 33 (ensure_file) COMPLETE
83482024-05-24T15:46:26.839Z[ recovery-image] May 24 15:46:25.047 INFO O| May 24 15:46:25.046 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83492024-05-24T15:46:26.857Z[ recovery-image] May 24 15:46:25.066 INFO O| May 24 15:46:25.066 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83502024-05-24T15:46:26.857Z[ recovery-image] May 24 15:46:25.066 INFO O| May 24 15:46:25.066 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83512024-05-24T15:46:26.869Z[ recovery-image] May 24 15:46:25.066 INFO O| May 24 15:46:25.066 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83522024-05-24T15:46:26.869Z[ recovery-image] May 24 15:46:25.067 INFO O| May 24 15:46:25.067 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83532024-05-24T15:46:26.869Z[ recovery-image] May 24 15:46:25.067 INFO O| May 24 15:46:25.067 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83542024-05-24T15:46:26.869Z[ recovery-image] May 24 15:46:25.067 INFO O| May 24 15:46:25.067 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83552024-05-24T15:46:26.869Z[ recovery-image] May 24 15:46:25.067 INFO O| May 24 15:46:25.067 INFO ok!
83562024-05-24T15:46:26.869Z[ recovery-image] May 24 15:46:25.067 INFO O| May 24 15:46:25.067 INFO STEP 34 (ensure_file) COMPLETE
83572024-05-24T15:46:26.869Z[ recovery-image] May 24 15:46:25.067 INFO O| May 24 15:46:25.067 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83582024-05-24T15:46:26.873Z[ recovery-image] May 24 15:46:25.085 INFO O| May 24 15:46:25.085 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83592024-05-24T15:46:26.873Z[ recovery-image] May 24 15:46:25.085 INFO O| May 24 15:46:25.085 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83602024-05-24T15:46:26.873Z[ recovery-image] May 24 15:46:25.085 INFO O| May 24 15:46:25.085 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83612024-05-24T15:46:26.873Z[ recovery-image] May 24 15:46:25.085 INFO O| May 24 15:46:25.085 INFO STEP 35 (ensure_dir) COMPLETE
83622024-05-24T15:46:26.873Z[ recovery-image] May 24 15:46:25.085 INFO O| May 24 15:46:25.085 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83632024-05-24T15:46:26.887Z[ recovery-image] May 24 15:46:25.104 INFO O| May 24 15:46:25.104 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
83642024-05-24T15:46:26.887Z[ recovery-image] May 24 15:46:25.104 INFO O| May 24 15:46:25.104 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 ...
83652024-05-24T15:46:26.891Z[ recovery-image] May 24 15:46:25.105 INFO O| May 24 15:46:25.105 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
83662024-05-24T15:46:26.891Z[ recovery-image] May 24 15:46:25.105 INFO O| May 24 15:46:25.105 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
83672024-05-24T15:46:26.891Z[ recovery-image] May 24 15:46:25.105 INFO O| May 24 15:46:25.105 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
83682024-05-24T15:46:26.891Z[ recovery-image] May 24 15:46:25.105 INFO O| May 24 15:46:25.105 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
83692024-05-24T15:46:26.891Z[ recovery-image] May 24 15:46:25.105 INFO O| May 24 15:46:25.105 INFO ok!
83702024-05-24T15:46:26.891Z[ recovery-image] May 24 15:46:25.105 INFO O| May 24 15:46:25.105 INFO STEP 36 (ensure_file) COMPLETE
83712024-05-24T15:46:26.891Z[ recovery-image] May 24 15:46:25.105 INFO O| May 24 15:46:25.105 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83722024-05-24T15:46:26.910Z[ recovery-image] May 24 15:46:25.126 INFO O| May 24 15:46:25.126 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83732024-05-24T15:46:26.910Z[ recovery-image] May 24 15:46:25.127 INFO O| May 24 15:46:25.126 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 ...
83742024-05-24T15:46:26.913Z[ recovery-image] May 24 15:46:25.127 INFO O| May 24 15:46:25.127 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83752024-05-24T15:46:26.913Z[ recovery-image] May 24 15:46:25.127 INFO O| May 24 15:46:25.127 INFO ok!
83762024-05-24T15:46:26.913Z[ recovery-image] May 24 15:46:25.127 INFO O| May 24 15:46:25.127 INFO STEP 37 (ensure_symlink) COMPLETE
83772024-05-24T15:46:26.913Z[ recovery-image] May 24 15:46:25.127 INFO O| May 24 15:46:25.127 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83782024-05-24T15:46:26.932Z[ recovery-image] May 24 15:46:25.149 INFO O| May 24 15:46:25.149 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83792024-05-24T15:46:26.932Z[ recovery-image] May 24 15:46:25.149 INFO O| May 24 15:46:25.149 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83802024-05-24T15:46:26.936Z[ recovery-image] May 24 15:46:25.150 INFO O| May 24 15:46:25.149 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83812024-05-24T15:46:26.936Z[ recovery-image] May 24 15:46:25.150 INFO O| May 24 15:46:25.149 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83822024-05-24T15:46:26.936Z[ recovery-image] May 24 15:46:25.150 INFO O| May 24 15:46:25.149 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83832024-05-24T15:46:26.936Z[ recovery-image] May 24 15:46:25.150 INFO O| May 24 15:46:25.150 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83842024-05-24T15:46:26.936Z[ recovery-image] May 24 15:46:25.150 INFO O| May 24 15:46:25.150 INFO ok!
83852024-05-24T15:46:26.936Z[ recovery-image] May 24 15:46:25.150 INFO O| May 24 15:46:25.150 INFO STEP 38 (ensure_file) COMPLETE
83862024-05-24T15:46:26.936Z[ recovery-image] May 24 15:46:25.150 INFO O| May 24 15:46:25.150 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83872024-05-24T15:46:26.964Z[ recovery-image] May 24 15:46:25.182 INFO O| May 24 15:46:25.181 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83882024-05-24T15:46:26.965Z[ recovery-image] May 24 15:46:25.182 INFO O| May 24 15:46:25.182 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 ...
83892024-05-24T15:46:26.968Z[ recovery-image] May 24 15:46:25.182 INFO O| May 24 15:46:25.182 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
83902024-05-24T15:46:26.968Z[ recovery-image] May 24 15:46:25.182 INFO O| May 24 15:46:25.182 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83912024-05-24T15:46:26.968Z[ recovery-image] May 24 15:46:25.182 INFO O| May 24 15:46:25.182 INFO ok!
83922024-05-24T15:46:26.968Z[ recovery-image] May 24 15:46:25.182 INFO O| May 24 15:46:25.182 INFO STEP 39 (ensure_file) COMPLETE
83932024-05-24T15:46:26.968Z[ recovery-image] May 24 15:46:25.182 INFO O| May 24 15:46:25.182 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83942024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.243 INFO O| May 24 15:46:25.243 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
83952024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.243 INFO O| May 24 15:46:25.243 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
83962024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.243 INFO O| May 24 15:46:25.243 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
83972024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.243 INFO O| May 24 15:46:25.243 INFO ok!
83982024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.243 INFO O| May 24 15:46:25.243 INFO STEP 40 (ensure_file) COMPLETE
83992024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.243 INFO O| May 24 15:46:25.243 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84002024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.262 INFO O| May 24 15:46:25.262 INFO updating shadow file
84012024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.262 INFO O| May 24 15:46:25.262 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84022024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.263 INFO O| May 24 15:46:25.262 INFO STEP 41 (shadow) COMPLETE
84032024-05-24T15:46:27.047Z[ recovery-image] May 24 15:46:25.263 INFO O| May 24 15:46:25.263 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84042024-05-24T15:46:27.085Z[ recovery-image] May 24 15:46:25.301 INFO O| May 24 15:46:25.301 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
84052024-05-24T15:46:27.085Z[ recovery-image] May 24 15:46:25.301 INFO O| May 24 15:46:25.301 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
84062024-05-24T15:46:27.085Z[ recovery-image] May 24 15:46:25.302 INFO O| May 24 15:46:25.302 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84072024-05-24T15:46:27.085Z[ recovery-image] May 24 15:46:25.302 INFO O| May 24 15:46:25.302 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84082024-05-24T15:46:27.088Z[ recovery-image] May 24 15:46:25.302 INFO O| May 24 15:46:25.302 INFO ok!
84092024-05-24T15:46:27.088Z[ recovery-image] May 24 15:46:25.302 INFO O| May 24 15:46:25.302 INFO STEP 42 (ensure_file) COMPLETE
84102024-05-24T15:46:27.088Z[ recovery-image] May 24 15:46:25.302 INFO O| May 24 15:46:25.302 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84112024-05-24T15:46:27.152Z[ recovery-image] May 24 15:46:25.368 INFO O| May 24 15:46:25.368 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84122024-05-24T15:46:27.152Z[ recovery-image] May 24 15:46:25.368 INFO O| May 24 15:46:25.368 INFO STEP 43 (ensure_dir) COMPLETE
84132024-05-24T15:46:27.152Z[ recovery-image] May 24 15:46:25.368 INFO O| May 24 15:46:25.368 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84142024-05-24T15:46:27.214Z[ recovery-image] May 24 15:46:25.430 INFO O| May 24 15:46:25.430 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84152024-05-24T15:46:27.214Z[ recovery-image] May 24 15:46:25.430 INFO O| May 24 15:46:25.430 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84162024-05-24T15:46:27.214Z[ recovery-image] May 24 15:46:25.430 INFO O| May 24 15:46:25.430 INFO STEP 44 (ensure_dir) COMPLETE
84172024-05-24T15:46:27.214Z[ recovery-image] May 24 15:46:25.430 INFO O| May 24 15:46:25.430 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84182024-05-24T15:46:27.248Z[ recovery-image] May 24 15:46:25.465 INFO O| May 24 15:46:25.465 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84192024-05-24T15:46:27.252Z[ recovery-image] May 24 15:46:25.465 INFO O| May 24 15:46:25.465 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84202024-05-24T15:46:27.252Z[ recovery-image] May 24 15:46:25.465 INFO O| May 24 15:46:25.465 INFO STEP 45 (ensure_dir) COMPLETE
84212024-05-24T15:46:27.252Z[ recovery-image] May 24 15:46:25.465 INFO O| May 24 15:46:25.465 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84222024-05-24T15:46:27.681Z[ recovery-image] May 24 15:46:25.486 INFO O| May 24 15:46:25.485 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84232024-05-24T15:46:27.681Z[ recovery-image] May 24 15:46:25.486 INFO O| May 24 15:46:25.485 INFO copying /tmp/.tmprnLlKg/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84242024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.530 INFO O| May 24 15:46:25.530 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84252024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.530 INFO O| May 24 15:46:25.530 INFO ok!
84262024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.530 INFO O| May 24 15:46:25.530 INFO STEP 46 (ensure_file) COMPLETE
84272024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.530 INFO O| May 24 15:46:25.530 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84282024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.552 INFO O| May 24 15:46:25.552 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84292024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.552 INFO O| May 24 15:46:25.552 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84302024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.552 INFO O| May 24 15:46:25.552 INFO STEP 47 (ensure_dir) COMPLETE
84312024-05-24T15:46:27.686Z[ recovery-image] May 24 15:46:25.552 INFO O| May 24 15:46:25.552 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84322024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.572 INFO O| May 24 15:46:25.572 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84332024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.572 INFO O| May 24 15:46:25.572 INFO copying /tmp/.tmprnLlKg/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84342024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.572 INFO O| May 24 15:46:25.572 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84352024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.572 INFO O| May 24 15:46:25.572 INFO ok!
84362024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.572 INFO O| May 24 15:46:25.572 INFO STEP 48 (ensure_file) COMPLETE
84372024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.572 INFO O| May 24 15:46:25.572 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84382024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.591 INFO O| May 24 15:46:25.591 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84392024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.592 INFO O| May 24 15:46:25.591 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84402024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.592 INFO O| May 24 15:46:25.592 INFO STEP 49 (ensure_dir) COMPLETE
84412024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.592 INFO O| May 24 15:46:25.592 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84422024-05-24T15:46:27.687Z[ recovery-image] May 24 15:46:25.611 INFO O| May 24 15:46:25.611 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84432024-05-24T15:46:27.688Z[ recovery-image] May 24 15:46:25.611 INFO O| May 24 15:46:25.611 INFO copying /tmp/.tmprnLlKg/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84442024-05-24T15:46:27.688Z[ recovery-image] May 24 15:46:25.629 INFO O| May 24 15:46:25.629 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84452024-05-24T15:46:27.688Z[ recovery-image] May 24 15:46:25.629 INFO O| May 24 15:46:25.629 INFO ok!
84462024-05-24T15:46:27.688Z[ recovery-image] May 24 15:46:25.630 INFO O| May 24 15:46:25.629 INFO STEP 50 (ensure_file) COMPLETE
84472024-05-24T15:46:27.688Z[ recovery-image] May 24 15:46:25.630 INFO O| May 24 15:46:25.629 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84482024-05-24T15:46:27.688Z[ recovery-image] May 24 15:46:25.649 INFO O| May 24 15:46:25.649 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84492024-05-24T15:46:27.688Z[ recovery-image] May 24 15:46:25.649 INFO O| May 24 15:46:25.649 INFO copying /tmp/.tmprnLlKg/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84502024-05-24T15:46:28.956Z[ recovery-image] May 24 15:46:27.172 INFO O| May 24 15:46:27.172 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84512024-05-24T15:46:28.956Z[ recovery-image] May 24 15:46:27.172 INFO O| May 24 15:46:27.172 INFO ok!
84522024-05-24T15:46:28.959Z[ recovery-image] May 24 15:46:27.172 INFO O| May 24 15:46:27.172 INFO STEP 51 (ensure_file) COMPLETE
84532024-05-24T15:46:28.959Z[ recovery-image] May 24 15:46:27.172 INFO O| May 24 15:46:27.172 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84542024-05-24T15:46:28.968Z[ recovery-image] May 24 15:46:27.185 INFO O| May 24 15:46:27.185 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84552024-05-24T15:46:28.968Z[ recovery-image] May 24 15:46:27.185 INFO O| May 24 15:46:27.185 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84562024-05-24T15:46:29.974Z[ recovery-image] May 24 15:46:27.185 INFO O| May 24 15:46:27.185 INFO STEP 52 (ensure_dir) COMPLETE
84572024-05-24T15:46:29.974Z[ recovery-image] May 24 15:46:27.185 INFO O| May 24 15:46:27.185 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84582024-05-24T15:46:29.981Z[ recovery-image] May 24 15:46:27.200 INFO O| May 24 15:46:27.200 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84592024-05-24T15:46:29.981Z[ recovery-image] May 24 15:46:27.200 INFO O| May 24 15:46:27.200 INFO copying /tmp/.tmprnLlKg/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 ...
84602024-05-24T15:46:29.981Z[ recovery-image] May 24 15:46:27.200 INFO O| May 24 15:46:27.200 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
84612024-05-24T15:46:29.981Z[ recovery-image] May 24 15:46:27.200 INFO O| May 24 15:46:27.200 INFO ok!
84622024-05-24T15:46:29.981Z[ recovery-image] May 24 15:46:27.200 INFO O| May 24 15:46:27.200 INFO STEP 53 (ensure_file) COMPLETE
84632024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.200 INFO O| May 24 15:46:27.200 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84642024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.217 INFO O| May 24 15:46:27.217 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84652024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.217 INFO O| May 24 15:46:27.217 INFO copying /tmp/.tmprnLlKg/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 ...
84662024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.217 INFO O| May 24 15:46:27.217 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
84672024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.217 INFO O| May 24 15:46:27.217 INFO ok!
84682024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.218 INFO O| May 24 15:46:27.217 INFO STEP 54 (ensure_file) COMPLETE
84692024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.218 INFO O| May 24 15:46:27.218 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84702024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.235 INFO O| May 24 15:46:27.235 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84712024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.235 INFO O| May 24 15:46:27.235 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84722024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.235 INFO O| May 24 15:46:27.235 INFO STEP 55 (ensure_dir) COMPLETE
84732024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.235 INFO O| May 24 15:46:27.235 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84742024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.248 INFO O| May 24 15:46:27.248 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84752024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.248 INFO O| May 24 15:46:27.248 INFO copying /tmp/.tmprnLlKg/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 ...
84762024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.248 INFO O| May 24 15:46:27.248 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84772024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.248 INFO O| May 24 15:46:27.248 INFO ok!
84782024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.248 INFO O| May 24 15:46:27.248 INFO STEP 56 (ensure_file) COMPLETE
84792024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.248 INFO O| May 24 15:46:27.248 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84802024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.261 INFO O| May 24 15:46:27.260 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84812024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.261 INFO O| May 24 15:46:27.261 INFO copying /tmp/.tmprnLlKg/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 ...
84822024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.261 INFO O| May 24 15:46:27.261 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
84832024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.261 INFO O| May 24 15:46:27.261 INFO ok!
84842024-05-24T15:46:29.982Z[ recovery-image] May 24 15:46:27.261 INFO O| May 24 15:46:27.261 INFO STEP 57 (ensure_file) COMPLETE
84852024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.261 INFO O| May 24 15:46:27.261 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84862024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.277 INFO O| May 24 15:46:27.277 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84872024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.277 INFO O| May 24 15:46:27.277 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84882024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.277 INFO O| May 24 15:46:27.277 INFO STEP 58 (ensure_dir) COMPLETE
84892024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.277 INFO O| May 24 15:46:27.277 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84902024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.293 INFO O| May 24 15:46:27.293 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
84912024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.294 INFO O| May 24 15:46:27.293 INFO copying /tmp/.tmprnLlKg/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 ...
84922024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.294 INFO O| May 24 15:46:27.294 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
84932024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.294 INFO O| May 24 15:46:27.294 INFO ok!
84942024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.294 INFO O| May 24 15:46:27.294 INFO STEP 59 (ensure_file) COMPLETE
84952024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.294 INFO O| May 24 15:46:27.294 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84962024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.310 INFO O| May 24 15:46:27.310 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
84972024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.310 INFO O| May 24 15:46:27.310 INFO copying /tmp/.tmprnLlKg/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
84982024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.310 INFO O| May 24 15:46:27.310 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
84992024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.310 INFO O| May 24 15:46:27.310 INFO ok!
85002024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.310 INFO O| May 24 15:46:27.310 INFO STEP 60 (ensure_file) COMPLETE
85012024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.310 INFO O| May 24 15:46:27.310 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85022024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.322 INFO O| May 24 15:46:27.322 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
85032024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.322 INFO O| May 24 15:46:27.322 INFO STEP 61 (ensure_dir) COMPLETE
85042024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.322 INFO O| May 24 15:46:27.322 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85052024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.339 INFO O| May 24 15:46:27.339 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
85062024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.339 INFO O| May 24 15:46:27.339 INFO STEP 62 (ensure_dir) COMPLETE
85072024-05-24T15:46:29.983Z[ recovery-image] May 24 15:46:27.339 INFO O| May 24 15:46:27.339 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85082024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.356 INFO O| May 24 15:46:27.356 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85092024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.356 INFO O| May 24 15:46:27.356 INFO STEP 63 (ensure_dir) COMPLETE
85102024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.356 INFO O| May 24 15:46:27.356 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85112024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.368 INFO O| May 24 15:46:27.368 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85122024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.368 INFO O| May 24 15:46:27.368 INFO STEP 64 (ensure_dir) COMPLETE
85132024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.368 INFO O| May 24 15:46:27.368 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85142024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.386 INFO O| May 24 15:46:27.386 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85152024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.386 INFO O| May 24 15:46:27.386 INFO copying /tmp/.tmprnLlKg/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85162024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.386 INFO O| May 24 15:46:27.386 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85172024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.386 INFO O| May 24 15:46:27.386 INFO ok!
85182024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.386 INFO O| May 24 15:46:27.386 INFO STEP 65 (ensure_file) COMPLETE
85192024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.386 INFO O| May 24 15:46:27.386 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85202024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.402 INFO O| May 24 15:46:27.402 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85212024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.403 INFO O| May 24 15:46:27.403 INFO STEP 66 (remove_files) COMPLETE
85222024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.403 INFO O| May 24 15:46:27.403 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85232024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.415 INFO O| May 24 15:46:27.415 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85242024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.415 INFO O| May 24 15:46:27.415 INFO STEP 67 (remove_files) COMPLETE
85252024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.415 INFO O| May 24 15:46:27.415 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85262024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.428 INFO O| May 24 15:46:27.428 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85272024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.428 INFO O| May 24 15:46:27.428 INFO STEP 68 (remove_files) COMPLETE
85282024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.429 INFO O| May 24 15:46:27.428 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85292024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.440 INFO O| May 24 15:46:27.440 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85302024-05-24T15:46:29.984Z[ recovery-image] May 24 15:46:27.440 INFO O| May 24 15:46:27.440 INFO STEP 69 (remove_files) COMPLETE
85312024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.440 INFO O| May 24 15:46:27.440 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85322024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.455 INFO O| May 24 15:46:27.455 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85332024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.456 INFO O| May 24 15:46:27.456 INFO STEP 70 (remove_files) COMPLETE
85342024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.456 INFO O| May 24 15:46:27.456 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85352024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.474 INFO O| May 24 15:46:27.474 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85362024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.474 INFO O| May 24 15:46:27.474 INFO STEP 71 (remove_files) COMPLETE
85372024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.474 INFO O| May 24 15:46:27.474 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85382024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.491 INFO O| May 24 15:46:27.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85392024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.491 INFO O| May 24 15:46:27.491 INFO STEP 72 (remove_files) COMPLETE
85402024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.491 INFO O| May 24 15:46:27.491 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85412024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.506 INFO O| May 24 15:46:27.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85422024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.506 INFO O| May 24 15:46:27.506 INFO STEP 73 (remove_files) COMPLETE
85432024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.506 INFO O| May 24 15:46:27.506 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85442024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.519 INFO O| May 24 15:46:27.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85452024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.519 INFO O| May 24 15:46:27.519 INFO STEP 74 (remove_files) COMPLETE
85462024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.519 INFO O| May 24 15:46:27.519 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85472024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.532 INFO O| May 24 15:46:27.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85482024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.533 INFO O| May 24 15:46:27.533 INFO STEP 75 (remove_files) COMPLETE
85492024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.533 INFO O| May 24 15:46:27.533 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85502024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.548 INFO O| May 24 15:46:27.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85512024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.548 INFO O| May 24 15:46:27.548 INFO STEP 76 (remove_files) COMPLETE
85522024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.548 INFO O| May 24 15:46:27.548 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85532024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.561 INFO O| May 24 15:46:27.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85542024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.561 INFO O| May 24 15:46:27.561 INFO STEP 77 (remove_files) COMPLETE
85552024-05-24T15:46:29.985Z[ recovery-image] May 24 15:46:27.561 INFO O| May 24 15:46:27.561 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85562024-05-24T15:46:29.986Z[ recovery-image] May 24 15:46:27.577 INFO O| May 24 15:46:27.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85572024-05-24T15:46:29.986Z[ recovery-image] May 24 15:46:27.577 INFO O| May 24 15:46:27.577 INFO STEP 78 (remove_files) COMPLETE
85582024-05-24T15:46:29.991Z[ recovery-image] May 24 15:46:27.577 INFO O| May 24 15:46:27.577 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85592024-05-24T15:46:29.991Z[ recovery-image] May 24 15:46:27.593 INFO O| May 24 15:46:27.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85602024-05-24T15:46:29.991Z[ recovery-image] May 24 15:46:27.593 INFO O| May 24 15:46:27.593 INFO STEP 79 (remove_files) COMPLETE
85612024-05-24T15:46:29.991Z[ recovery-image] May 24 15:46:27.593 INFO O| May 24 15:46:27.593 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85622024-05-24T15:46:29.991Z[ recovery-image] May 24 15:46:27.610 INFO O| May 24 15:46:27.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
85632024-05-24T15:46:29.991Z[ recovery-image] May 24 15:46:27.610 INFO O| May 24 15:46:27.610 INFO STEP 80 (remove_files) COMPLETE
85642024-05-24T15:46:29.991Z[ recovery-image] May 24 15:46:27.610 INFO O| May 24 15:46:27.610 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85652024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.626 INFO O| May 24 15:46:27.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85662024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.626 INFO O| May 24 15:46:27.626 INFO STEP 81 (remove_files) COMPLETE
85672024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.626 INFO O| May 24 15:46:27.626 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85682024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.642 INFO O| May 24 15:46:27.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85692024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.642 INFO O| May 24 15:46:27.642 INFO STEP 82 (remove_files) COMPLETE
85702024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.642 INFO O| May 24 15:46:27.642 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85712024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.658 INFO O| May 24 15:46:27.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85722024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.658 INFO O| May 24 15:46:27.658 INFO STEP 83 (remove_files) COMPLETE
85732024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.658 INFO O| May 24 15:46:27.658 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85742024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.670 INFO O| May 24 15:46:27.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85752024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.670 INFO O| May 24 15:46:27.670 INFO STEP 84 (remove_files) COMPLETE
85762024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.670 INFO O| May 24 15:46:27.670 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85772024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.686 INFO O| May 24 15:46:27.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85782024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.686 INFO O| May 24 15:46:27.686 INFO STEP 85 (remove_files) COMPLETE
85792024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.686 INFO O| May 24 15:46:27.686 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85802024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.702 INFO O| May 24 15:46:27.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85812024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.702 INFO O| May 24 15:46:27.702 INFO STEP 86 (remove_files) COMPLETE
85822024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.702 INFO O| May 24 15:46:27.702 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85832024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.716 INFO O| May 24 15:46:27.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85842024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.717 INFO O| May 24 15:46:27.717 INFO STEP 87 (remove_files) COMPLETE
85852024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.717 INFO O| May 24 15:46:27.717 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85862024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.730 INFO O| May 24 15:46:27.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85872024-05-24T15:46:29.992Z[ recovery-image] May 24 15:46:27.730 INFO O| May 24 15:46:27.730 INFO STEP 88 (remove_files) COMPLETE
85882024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.730 INFO O| May 24 15:46:27.730 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85892024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.742 INFO O| May 24 15:46:27.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
85902024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.742 INFO O| May 24 15:46:27.742 INFO STEP 89 (remove_files) COMPLETE
85912024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.742 INFO O| May 24 15:46:27.742 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85922024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.757 INFO O| May 24 15:46:27.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
85932024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.757 INFO O| May 24 15:46:27.757 INFO STEP 90 (remove_files) COMPLETE
85942024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.757 INFO O| May 24 15:46:27.757 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85952024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.771 INFO O| May 24 15:46:27.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
85962024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.771 INFO O| May 24 15:46:27.771 INFO STEP 91 (remove_files) COMPLETE
85972024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.771 INFO O| May 24 15:46:27.771 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85982024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.786 INFO O| May 24 15:46:27.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
85992024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.786 INFO O| May 24 15:46:27.786 INFO STEP 92 (remove_files) COMPLETE
86002024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.786 INFO O| May 24 15:46:27.786 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86012024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.803 INFO O| May 24 15:46:27.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
86022024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.803 INFO O| May 24 15:46:27.803 INFO STEP 93 (remove_files) COMPLETE
86032024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.803 INFO O| May 24 15:46:27.803 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86042024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.819 INFO O| May 24 15:46:27.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
86052024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.819 INFO O| May 24 15:46:27.819 INFO STEP 94 (remove_files) COMPLETE
86062024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.819 INFO O| May 24 15:46:27.819 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86072024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.837 INFO O| May 24 15:46:27.837 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86082024-05-24T15:46:29.993Z[ recovery-image] May 24 15:46:27.838 INFO O| May 24 15:46:27.837 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
86092024-05-24T15:46:44.216Z[ recovery-image] May 24 15:46:42.430 INFO O| May 24 15:46:42.430 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
86102024-05-24T15:46:44.219Z[ recovery-image] May 24 15:46:42.431 INFO O| May 24 15:46:42.431 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86112024-05-24T15:46:44.659Z[ recovery-image] May 24 15:46:42.465 INFO O| May 24 15:46:42.465 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
86122024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.617 INFO O| May 24 15:46:42.617 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86132024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.617 INFO O| May 24 15:46:42.617 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 ...
86142024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.620 INFO O| May 24 15:46:42.620 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86152024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.620 INFO O| May 24 15:46:42.620 INFO ok!
86162024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.620 INFO O| May 24 15:46:42.620 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86172024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.620 INFO O| May 24 15:46:42.620 INFO STEP 95 (seed_smf) COMPLETE
86182024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.620 INFO O| May 24 15:46:42.620 INFO steps complete; finalising image!
86192024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.620 INFO O| May 24 15:46:42.620 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86202024-05-24T15:46:44.668Z[ recovery-image] May 24 15:46:42.687 INFO O| May 24 15:46:42.687 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Fri May 24 15:46:42 2024)
86212024-05-24T15:46:44.685Z[ recovery-image] May 24 15:46:42.900 INFO O| May 24 15:46:42.900 INFO trim TEMPORARY-gimlet-zfs-recovery: (17% trimmed, started at Fri May 24 15:46:42 2024)
86222024-05-24T15:46:44.896Z[ recovery-image] May 24 15:46:43.111 INFO O| May 24 15:46:43.111 INFO trim TEMPORARY-gimlet-zfs-recovery: (41% trimmed, started at Fri May 24 15:46:42 2024)
86232024-05-24T15:46:45.108Z[ recovery-image] May 24 15:46:43.323 INFO O| May 24 15:46:43.322 INFO trim TEMPORARY-gimlet-zfs-recovery: (62% trimmed, started at Fri May 24 15:46:42 2024)
86242024-05-24T15:46:45.317Z[ recovery-image] May 24 15:46:43.532 INFO O| May 24 15:46:43.532 INFO trim TEMPORARY-gimlet-zfs-recovery: (81% trimmed, started at Fri May 24 15:46:42 2024)
86252024-05-24T15:46:45.553Z[ recovery-image] May 24 15:46:43.768 INFO O| May 24 15:46:43.767 INFO temporary pool has 385M used, 1.37G avail, 1.00x compressratio
86262024-05-24T15:46:45.553Z[ recovery-image] May 24 15:46:43.768 INFO O| May 24 15:46:43.768 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86272024-05-24T15:46:46.297Z[ recovery-image] May 24 15:46:44.512 INFO O| May 24 15:46:44.512 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
86282024-05-24T15:46:46.297Z[ recovery-image] May 24 15:46:44.512 INFO O| May 24 15:46:44.512 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86292024-05-24T15:46:52.258Z[ recovery-image] May 24 15:46:50.472 INFO O| May 24 15:46:50.472 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86302024-05-24T15:46:52.258Z[ recovery-image] May 24 15:46:50.472 INFO O| May 24 15:46:50.472 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86312024-05-24T15:46:52.262Z[ recovery-image] May 24 15:46:50.472 INFO O| May 24 15:46:50.472 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86322024-05-24T15:46:52.262Z[ recovery-image] May 24 15:46:50.472 INFO O| May 24 15:46:50.472 INFO completed processing gimlet/zfs-recovery
86332024-05-24T15:46:52.262Z[ recovery-image] May 24 15:46:50.473 INFO O| May 24 15:46:50.472 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86342024-05-24T15:46:52.553Z[ recovery-image] May 24 15:46:50.767 INFO O| May 24 15:46:50.767 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86352024-05-24T15:46:52.673Z[ recovery-image] May 24 15:46:50.886 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
86362024-05-24T15:46:52.673Z[ recovery-image] May 24 15:46:50.886 INFO expanded image name: "recovery ac617d7/${os_short_commit} 2024-05-24 15:21" -> "recovery ac617d7/004716a 2024-05-24 15:21"
86372024-05-24T15:46:52.676Z[ recovery-image] May 24 15:46:50.886 INFO output artefacts stored in: "/work/os-recovery"
86382024-05-24T15:46:52.676Z[ recovery-image] May 24 15:46:50.887 INFO collecting git info from project "amd-firmware"...
86392024-05-24T15:46:53.076Z[ recovery-image] May 24 15:46:51.290 INFO collecting git info from project "phbl"...
86402024-05-24T15:46:53.087Z[ recovery-image] May 24 15:46:51.301 INFO collecting git info from project "bootserver"...
86412024-05-24T15:46:53.097Z[ recovery-image] May 24 15:46:51.311 INFO collecting git info from project "image-builder"...
86422024-05-24T15:46:53.107Z[ recovery-image] May 24 15:46:51.321 INFO collecting git info from project "chelsio-t6-roms"...
86432024-05-24T15:46:53.142Z[ recovery-image] May 24 15:46:51.356 INFO collecting git info from project "pinprick"...
86442024-05-24T15:46:53.151Z[ recovery-image] May 24 15:46:51.366 INFO collecting git info from project "pilot"...
86452024-05-24T15:46:53.170Z[ recovery-image] May 24 15:46:51.384 INFO collecting git info from project "amd-host-image-builder"...
86462024-05-24T15:46:53.557Z[ recovery-image] May 24 15:46:51.771 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86472024-05-24T15:46:54.562Z[ recovery-image] May 24 15:46:52.776 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86482024-05-24T15:46:55.222Z[ recovery-image] May 24 15:46:53.436 INFO creating Oxide boot image...
86492024-05-24T15:46:55.222Z[ recovery-image] May 24 15:46:53.436 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery ac617d7/004716a 2024-05-24 15:21", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86502024-05-24T15:47:09.716Z[verify-libraries] Finished `release` profile [optimized] target(s) in 5m 16s
86512024-05-24T15:47:09.950ZMay 24 15:47:08.159 INFO [verify-libraries] process exited with exit status: 0 (323.943503847s)
86522024-05-24T15:47:11.463Z[ host-image] May 24 15:47:09.675 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22694:20240520T120848Z
86532024-05-24T15:47:11.463Z[ host-image] May 24 15:47:09.675 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22694:20240520T120849Z
86542024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.676 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86552024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.676 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86562024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.676 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86572024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.676 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86582024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.677 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86592024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.677 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86602024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.677 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86612024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.677 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86622024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.677 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22694:20240520T120849Z
86632024-05-24T15:47:11.467Z[ host-image] May 24 15:47:09.679 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22694:20240520T120850Z
86642024-05-24T15:47:11.468Z[ host-image] May 24 15:47:09.680 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22694:20240520T120850Z
86652024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.680 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22694:20240520T120850Z
86662024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.680 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86672024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.681 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22694:20240520T120850Z
86682024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.682 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22694:20240520T120850Z
86692024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.682 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22694:20240520T120850Z
86702024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.682 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22694:20240520T120851Z
86712024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.682 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22694:20240520T120852Z
86722024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.682 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86732024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.682 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22694:20240520T120852Z
86742024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.683 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86752024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.683 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22694:20240520T120853Z
86762024-05-24T15:47:11.472Z[ host-image] May 24 15:47:09.683 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22694:20240520T120854Z
86772024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.683 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22694:20240520T120854Z
86782024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.683 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22694:20240520T120856Z
86792024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.683 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22694:20240520T120856Z
86802024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.683 INFO O| install = pkg://helios-dev/driver/network/opte@0.29.250:20240509T232852Z
86812024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.684 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22694:20240520T120858Z
86822024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.684 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22694:20240520T120900Z
86832024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.684 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22694:20240520T120900Z
86842024-05-24T15:47:11.473Z[ host-image] May 24 15:47:09.684 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22694:20240520T120901Z
86852024-05-24T15:47:11.479Z[ host-image] May 24 15:47:09.685 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22694:20240520T120902Z
86862024-05-24T15:47:11.480Z[ host-image] May 24 15:47:09.685 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22694:20240520T120903Z
86872024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.695 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
86882024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.695 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22694:20240520T120903Z
86892024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.695 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
86902024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.696 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
86912024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.696 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
86922024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.696 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22694:20240520T120903Z
86932024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.697 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
86942024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.697 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
86952024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.698 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
86962024-05-24T15:47:11.497Z[ host-image] May 24 15:47:09.698 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
86972024-05-24T15:47:11.504Z[ host-image] May 24 15:47:09.711 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
86982024-05-24T15:47:11.504Z[ host-image] May 24 15:47:09.711 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
86992024-05-24T15:47:11.504Z[ host-image] May 24 15:47:09.711 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
87002024-05-24T15:47:11.504Z[ host-image] May 24 15:47:09.711 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
87012024-05-24T15:47:11.504Z[ host-image] May 24 15:47:09.712 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
87022024-05-24T15:47:11.504Z[ host-image] May 24 15:47:09.712 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
87032024-05-24T15:47:11.535Z[ host-image] May 24 15:47:09.748 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
87042024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.749 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
87052024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.749 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
87062024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22694:20240520T120905Z
87072024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22694:20240520T120910Z
87082024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
87092024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22694:20240520T120911Z
87102024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
87112024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
87122024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
87132024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.750 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22694:20240520T120911Z
87142024-05-24T15:47:11.539Z[ host-image] May 24 15:47:09.751 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87152024-05-24T15:47:11.544Z[ host-image] May 24 15:47:09.755 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87162024-05-24T15:47:11.544Z[ host-image] May 24 15:47:09.755 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87172024-05-24T15:47:11.544Z[ host-image] May 24 15:47:09.756 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22694:20240520T120911Z
87182024-05-24T15:47:11.544Z[ host-image] May 24 15:47:09.756 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87192024-05-24T15:47:11.557Z[ host-image] May 24 15:47:09.771 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87202024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.771 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22694:20240520T120912Z
87212024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.773 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22694:20240520T120912Z
87222024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.773 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22694:20240520T120912Z
87232024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.774 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87242024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.774 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22694:20240520T120914Z
87252024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.775 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22694:20240520T120914Z
87262024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.775 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22694:20240520T120914Z
87272024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.775 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22694:20240520T120914Z
87282024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.779 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87292024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.779 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22694:20240520T120915Z
87302024-05-24T15:47:11.568Z[ host-image] May 24 15:47:09.780 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22694:20240520T120916Z
87312024-05-24T15:47:11.569Z[ host-image] May 24 15:47:09.780 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87322024-05-24T15:47:11.569Z[ host-image] May 24 15:47:09.780 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22694:20240520T120916Z
87332024-05-24T15:47:11.569Z[ host-image] May 24 15:47:09.781 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22694:20240520T120916Z
87342024-05-24T15:47:11.569Z[ host-image] May 24 15:47:09.781 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22694:20240520T120916Z
87352024-05-24T15:47:11.569Z[ host-image] May 24 15:47:09.781 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22694:20240520T120916Z
87362024-05-24T15:47:11.576Z[ host-image] May 24 15:47:09.790 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22694:20240520T120916Z
87372024-05-24T15:47:11.576Z[ host-image] May 24 15:47:09.790 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87382024-05-24T15:47:11.580Z[ host-image] May 24 15:47:09.792 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22694:20240520T120917Z
87392024-05-24T15:47:11.580Z[ host-image] May 24 15:47:09.793 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22694:20240520T120917Z
87402024-05-24T15:47:11.585Z[ host-image] May 24 15:47:09.793 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22694:20240520T120917Z
87412024-05-24T15:47:11.585Z[ host-image] May 24 15:47:09.794 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22694:20240520T120917Z
87422024-05-24T15:47:11.585Z[ host-image] May 24 15:47:09.794 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22694:20240520T120917Z
87432024-05-24T15:47:11.585Z[ host-image] May 24 15:47:09.794 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22694:20240520T120918Z
87442024-05-24T15:47:11.592Z[ host-image] May 24 15:47:09.804 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22694:20240520T120919Z
87452024-05-24T15:47:11.592Z[ host-image] May 24 15:47:09.805 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22694:20240520T120918Z
87462024-05-24T15:47:11.592Z[ host-image] May 24 15:47:09.805 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22694:20240520T120918Z
87472024-05-24T15:47:11.597Z[ host-image] May 24 15:47:09.806 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22694:20240520T120919Z
87482024-05-24T15:47:11.597Z[ host-image] May 24 15:47:09.806 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22694:20240520T120919Z
87492024-05-24T15:47:11.615Z[ host-image] May 24 15:47:09.828 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22694:20240520T120922Z
87502024-05-24T15:47:11.623Z[ host-image] May 24 15:47:09.828 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22694:20240520T120919Z
87512024-05-24T15:47:11.623Z[ host-image] May 24 15:47:09.828 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22694:20240520T120919Z
87522024-05-24T15:47:11.623Z[ host-image] May 24 15:47:09.828 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
87532024-05-24T15:47:11.623Z[ host-image] May 24 15:47:09.829 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
87542024-05-24T15:47:11.645Z[ host-image] May 24 15:47:09.858 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22694:20240520T120919Z
87552024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.858 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87562024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.858 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22694:20240520T120920Z
87572024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.858 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22694:20240520T120920Z
87582024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.860 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22694:20240520T120920Z
87592024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.860 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87602024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.861 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87612024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.861 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22694:20240520T120921Z
87622024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.861 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22694:20240520T120921Z
87632024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.861 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22694:20240520T120921Z
87642024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.862 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22694:20240520T120921Z
87652024-05-24T15:47:11.654Z[ host-image] May 24 15:47:09.862 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22694:20240520T120922Z
87662024-05-24T15:47:11.655Z[ host-image] May 24 15:47:09.862 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22694:20240520T120922Z
87672024-05-24T15:47:11.655Z[ host-image] May 24 15:47:09.865 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87682024-05-24T15:47:11.655Z[ host-image] May 24 15:47:09.865 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22694:20240520T120922Z
87692024-05-24T15:47:11.655Z[ host-image] May 24 15:47:09.867 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22694:20240520T120923Z
87702024-05-24T15:47:11.655Z[ host-image] May 24 15:47:09.867 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22694:20240520T120923Z
87712024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.867 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22694:20240520T120924Z
87722024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.868 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22694:20240520T120923Z
87732024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.868 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22694:20240520T120923Z
87742024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.868 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87752024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.868 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87762024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.868 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22694:20240520T120925Z
87772024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.869 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22694:20240520T120926Z
87782024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.869 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87792024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.869 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87802024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.869 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87812024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.869 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
87822024-05-24T15:47:11.664Z[ host-image] May 24 15:47:09.869 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
87832024-05-24T15:47:11.665Z[ host-image] May 24 15:47:09.870 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
87842024-05-24T15:47:11.665Z[ host-image] May 24 15:47:09.871 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
87852024-05-24T15:47:11.665Z[ host-image] May 24 15:47:09.871 INFO O| tempdir @ "/tmp/.tmpI1Tdxr/tmp"
87862024-05-24T15:47:11.665Z[ host-image] May 24 15:47:09.871 INFO O| image root @ "/tmp/.tmpI1Tdxr/tmp/root"
87872024-05-24T15:47:11.665Z[ host-image] May 24 15:47:09.871 INFO O| creating image...
87882024-05-24T15:47:12.142Z[ host-image] May 24 15:47:10.355 INFO O| copying publishers...
87892024-05-24T15:47:18.813Z[ host-image] May 24 15:47:15.258 INFO O| adding properties...
87902024-05-24T15:47:18.825Z[ host-image] May 24 15:47:16.263 INFO O| installing packages...
87912024-05-24T15:47:32.223Z[ host-image] May 24 15:47:30.434 INFO O| seeding SMF database...
87922024-05-24T15:47:39.718Z[ host-image] May 24 15:47:37.927 INFO O| configuring SMF profile...
87932024-05-24T15:47:39.718Z[ host-image] May 24 15:47:37.928 INFO O| modifying shadow(5)...
87942024-05-24T15:47:39.723Z[ host-image] May 24 15:47:37.928 INFO O| loading user and group database...
87952024-05-24T15:47:39.723Z[ host-image] May 24 15:47:37.928 INFO O| assessing packaged files...
87962024-05-24T15:47:41.832Z[ host-image] May 24 15:47:40.041 INFO O| creating archive...
87972024-05-24T15:47:41.863Z[ host-image] May 24 15:47:40.074 INFO O| missing from packaging:
87982024-05-24T15:47:41.863Z[ host-image] May 24 15:47:40.074 INFO O| "etc/.pwd.lock"
87992024-05-24T15:47:41.868Z[ host-image] May 24 15:47:40.074 INFO O| "etc/bash"
88002024-05-24T15:47:41.871Z[ host-image] May 24 15:47:40.078 INFO O| "etc/svc/profile/generic.xml"
88012024-05-24T15:47:41.871Z[ host-image] May 24 15:47:40.078 INFO O| "etc/svc/profile/inetd_services.xml"
88022024-05-24T15:47:41.872Z[ host-image] May 24 15:47:40.078 INFO O| "etc/svc/profile/name_service.xml"
88032024-05-24T15:47:41.872Z[ host-image] May 24 15:47:40.078 INFO O| "etc/svc/profile/platform.xml"
88042024-05-24T15:47:41.872Z[ host-image] May 24 15:47:40.078 INFO O| "etc/svc/profile/platform_omicron1.xml"
88052024-05-24T15:47:41.872Z[ host-image] May 24 15:47:40.078 INFO O| "etc/svc/repository.db"
88062024-05-24T15:47:41.877Z[ host-image] May 24 15:47:40.087 INFO O| "opt/ooce/share"
88072024-05-24T15:47:41.877Z[ host-image] May 24 15:47:40.087 INFO O| "opt/ooce/share/man"
88082024-05-24T15:47:41.877Z[ host-image] May 24 15:47:40.087 INFO O| "opt/ooce/share/man/man1"
88092024-05-24T15:47:41.887Z[ host-image] May 24 15:47:40.095 INFO O| finishing archive...
88102024-05-24T15:47:44.730Z[ host-image] May 24 15:47:42.939 INFO O| creating gzonly manifest...
88112024-05-24T15:47:44.741Z[ host-image] May 24 15:47:42.951 INFO O| ok
88122024-05-24T15:47:44.832Z[ host-image] May 24 15:47:43.041 INFO image builder template: ramdisk-02-trim...
88132024-05-24T15:47:44.832Z[ host-image] May 24 15:47:43.041 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/.tmprnLlKg/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.29.250", "-n", "ramdisk-02-trim"], pwd: None
88142024-05-24T15:47:44.854Z[ host-image] May 24 15:47:43.063 INFO O| May 24 15:47:43.063 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88152024-05-24T15:47:44.858Z[ host-image] May 24 15:47:43.067 INFO O| May 24 15:47:43.067 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88162024-05-24T15:47:44.975Z[ host-image] May 24 15:47:43.185 INFO O| May 24 15:47:43.185 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
88172024-05-24T15:47:45.046Z[ host-image] May 24 15:47:43.256 INFO O| May 24 15:47:43.256 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88182024-05-24T15:47:45.050Z[ host-image] May 24 15:47:43.256 INFO O| May 24 15:47:43.256 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
88192024-05-24T15:47:45.053Z[ host-image] May 24 15:47:43.261 INFO O| May 24 15:47:43.261 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
88202024-05-24T15:47:45.056Z[ host-image] May 24 15:47:43.265 INFO O| May 24 15:47:43.265 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
88212024-05-24T15:47:45.060Z[ host-image] May 24 15:47:43.269 INFO O| May 24 15:47:43.269 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
88222024-05-24T15:47:45.301Z[ host-image] May 24 15:47:43.510 INFO O| May 24 15:47:43.510 INFO rolled back to input snapshot; work may begin
88232024-05-24T15:47:45.301Z[ host-image] May 24 15:47:43.510 INFO O| May 24 15:47:43.510 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
88242024-05-24T15:47:45.305Z[ host-image] May 24 15:47:43.515 INFO O| May 24 15:47:43.515 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88252024-05-24T15:47:45.315Z[ host-image] May 24 15:47:43.525 INFO O| May 24 15:47:43.524 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
88262024-05-24T15:47:45.399Z[ host-image] May 24 15:47:43.607 INFO O| May 24 15:47:43.607 INFO STEP 0 (remove_files) COMPLETE
88272024-05-24T15:47:45.399Z[ host-image] May 24 15:47:43.607 INFO O| May 24 15:47:43.607 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88282024-05-24T15:47:45.410Z[ host-image] May 24 15:47:43.619 INFO O| May 24 15:47:43.619 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88292024-05-24T15:47:45.414Z[ host-image] May 24 15:47:43.621 INFO O| May 24 15:47:43.621 INFO STEP 1 (remove_files) COMPLETE
88302024-05-24T15:47:45.415Z[ host-image] May 24 15:47:43.621 INFO O| May 24 15:47:43.621 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88312024-05-24T15:47:45.420Z[ host-image] May 24 15:47:43.630 INFO O| May 24 15:47:43.630 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88322024-05-24T15:47:45.476Z[ host-image] May 24 15:47:43.685 INFO O| May 24 15:47:43.685 INFO STEP 2 (remove_files) COMPLETE
88332024-05-24T15:47:45.481Z[ host-image] May 24 15:47:43.685 INFO O| May 24 15:47:43.685 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88342024-05-24T15:47:45.487Z[ host-image] May 24 15:47:43.696 INFO O| May 24 15:47:43.696 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88352024-05-24T15:47:45.491Z[ host-image] May 24 15:47:43.697 INFO O| May 24 15:47:43.697 INFO STEP 3 (remove_files) COMPLETE
88362024-05-24T15:47:45.491Z[ host-image] May 24 15:47:43.697 INFO O| May 24 15:47:43.697 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88372024-05-24T15:47:45.497Z[ host-image] May 24 15:47:43.707 INFO O| May 24 15:47:43.706 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
88382024-05-24T15:47:45.500Z[ host-image] May 24 15:47:43.710 INFO O| May 24 15:47:43.710 INFO STEP 4 (remove_files) COMPLETE
88392024-05-24T15:47:45.501Z[ host-image] May 24 15:47:43.710 INFO O| May 24 15:47:43.710 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88402024-05-24T15:47:45.509Z[ host-image] May 24 15:47:43.719 INFO O| May 24 15:47:43.719 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
88412024-05-24T15:47:45.513Z[ host-image] May 24 15:47:43.721 INFO O| May 24 15:47:43.721 INFO STEP 5 (remove_files) COMPLETE
88422024-05-24T15:47:45.513Z[ host-image] May 24 15:47:43.721 INFO O| May 24 15:47:43.721 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88432024-05-24T15:47:45.520Z[ host-image] May 24 15:47:43.730 INFO O| May 24 15:47:43.730 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
88442024-05-24T15:47:45.530Z[ host-image] May 24 15:47:43.740 INFO O| May 24 15:47:43.739 INFO STEP 6 (remove_files) COMPLETE
88452024-05-24T15:47:45.530Z[ host-image] May 24 15:47:43.740 INFO O| May 24 15:47:43.740 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88462024-05-24T15:47:45.539Z[ host-image] May 24 15:47:43.748 INFO O| May 24 15:47:43.748 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
88472024-05-24T15:47:45.550Z[ host-image] May 24 15:47:43.760 INFO O| May 24 15:47:43.760 INFO STEP 7 (remove_files) COMPLETE
88482024-05-24T15:47:45.550Z[ host-image] May 24 15:47:43.760 INFO O| May 24 15:47:43.760 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88492024-05-24T15:47:45.561Z[ host-image] May 24 15:47:43.770 INFO O| May 24 15:47:43.770 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
88502024-05-24T15:47:45.628Z[ host-image] May 24 15:47:43.836 INFO O| May 24 15:47:43.836 INFO STEP 8 (remove_files) COMPLETE
88512024-05-24T15:47:45.628Z[ host-image] May 24 15:47:43.836 INFO O| May 24 15:47:43.836 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88522024-05-24T15:47:45.651Z[ host-image] May 24 15:47:43.848 INFO O| May 24 15:47:43.848 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88532024-05-24T15:47:45.720Z[ host-image] May 24 15:47:43.930 INFO O| May 24 15:47:43.930 INFO STEP 9 (remove_files) COMPLETE
88542024-05-24T15:47:45.721Z[ host-image] May 24 15:47:43.930 INFO O| May 24 15:47:43.930 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88552024-05-24T15:47:45.732Z[ host-image] May 24 15:47:43.942 INFO O| May 24 15:47:43.942 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88562024-05-24T15:47:45.736Z[ host-image] May 24 15:47:43.945 INFO O| May 24 15:47:43.945 INFO STEP 10 (remove_files) COMPLETE
88572024-05-24T15:47:45.736Z[ host-image] May 24 15:47:43.945 INFO O| May 24 15:47:43.945 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88582024-05-24T15:47:45.744Z[ host-image] May 24 15:47:43.954 INFO O| May 24 15:47:43.954 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88592024-05-24T15:47:45.748Z[ host-image] May 24 15:47:43.955 INFO O| May 24 15:47:43.955 INFO STEP 11 (remove_files) COMPLETE
88602024-05-24T15:47:45.748Z[ host-image] May 24 15:47:43.955 INFO O| May 24 15:47:43.955 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88612024-05-24T15:47:45.754Z[ host-image] May 24 15:47:43.964 INFO O| May 24 15:47:43.964 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
88622024-05-24T15:47:45.758Z[ host-image] May 24 15:47:43.966 INFO O| May 24 15:47:43.965 INFO STEP 12 (remove_files) COMPLETE
88632024-05-24T15:47:45.758Z[ host-image] May 24 15:47:43.966 INFO O| May 24 15:47:43.965 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88642024-05-24T15:47:45.789Z[ host-image] May 24 15:47:43.999 INFO O| May 24 15:47:43.999 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88652024-05-24T15:47:45.790Z[ host-image] May 24 15:47:43.999 INFO O| May 24 15:47:43.999 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88662024-05-24T15:47:45.794Z[ host-image] May 24 15:47:43.999 INFO O| May 24 15:47:43.999 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88672024-05-24T15:47:45.794Z[ host-image] May 24 15:47:43.999 INFO O| May 24 15:47:43.999 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88682024-05-24T15:47:45.794Z[ host-image] May 24 15:47:43.999 INFO O| May 24 15:47:43.999 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88692024-05-24T15:47:45.794Z[ host-image] May 24 15:47:43.999 INFO O| May 24 15:47:43.999 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88702024-05-24T15:47:45.794Z[ host-image] May 24 15:47:44.000 INFO O| May 24 15:47:44.000 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88712024-05-24T15:47:45.794Z[ host-image] May 24 15:47:44.000 INFO O| May 24 15:47:44.000 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88722024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.000 INFO O| May 24 15:47:44.000 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88732024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.000 INFO O| May 24 15:47:44.000 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88742024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.000 INFO O| May 24 15:47:44.000 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88752024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.001 INFO O| May 24 15:47:44.001 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88762024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.001 INFO O| May 24 15:47:44.001 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88772024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.001 INFO O| May 24 15:47:44.001 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88782024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.001 INFO O| May 24 15:47:44.001 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88792024-05-24T15:47:45.795Z[ host-image] May 24 15:47:44.001 INFO O| May 24 15:47:44.001 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88802024-05-24T15:47:45.796Z[ host-image] May 24 15:47:44.002 INFO O| May 24 15:47:44.002 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88812024-05-24T15:47:46.090Z[ host-image] May 24 15:47:44.299 INFO O| May 24 15:47:44.299 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88822024-05-24T15:47:46.095Z[ host-image] May 24 15:47:44.305 INFO O| May 24 15:47:44.305 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88832024-05-24T15:47:46.100Z[ host-image] May 24 15:47:44.306 INFO O| May 24 15:47:44.306 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88842024-05-24T15:47:46.139Z[ host-image] May 24 15:47:44.347 INFO O| May 24 15:47:44.347 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88852024-05-24T15:47:46.146Z[ host-image] May 24 15:47:44.348 INFO O| May 24 15:47:44.348 INFO STEP 13 (remove_files) COMPLETE
88862024-05-24T15:47:46.146Z[ host-image] May 24 15:47:44.348 INFO O| May 24 15:47:44.348 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88872024-05-24T15:47:46.152Z[ host-image] May 24 15:47:44.358 INFO O| May 24 15:47:44.358 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88882024-05-24T15:47:46.152Z[ host-image] May 24 15:47:44.360 INFO O| May 24 15:47:44.360 INFO STEP 14 (remove_files) COMPLETE
88892024-05-24T15:47:46.152Z[ host-image] May 24 15:47:44.360 INFO O| May 24 15:47:44.360 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88902024-05-24T15:47:46.159Z[ host-image] May 24 15:47:44.369 INFO O| May 24 15:47:44.369 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88912024-05-24T15:47:46.165Z[ host-image] May 24 15:47:44.374 INFO O| May 24 15:47:44.374 INFO STEP 15 (remove_files) COMPLETE
88922024-05-24T15:47:46.165Z[ host-image] May 24 15:47:44.374 INFO O| May 24 15:47:44.374 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88932024-05-24T15:47:46.174Z[ host-image] May 24 15:47:44.383 INFO O| May 24 15:47:44.383 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88942024-05-24T15:47:46.178Z[ host-image] May 24 15:47:44.384 INFO O| May 24 15:47:44.384 INFO STEP 16 (remove_files) COMPLETE
88952024-05-24T15:47:46.178Z[ host-image] May 24 15:47:44.384 INFO O| May 24 15:47:44.384 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88962024-05-24T15:47:46.183Z[ host-image] May 24 15:47:44.392 INFO O| May 24 15:47:44.392 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
88972024-05-24T15:47:46.186Z[ host-image] May 24 15:47:44.394 INFO O| May 24 15:47:44.394 INFO STEP 17 (remove_files) COMPLETE
88982024-05-24T15:47:46.187Z[ host-image] May 24 15:47:44.394 INFO O| May 24 15:47:44.394 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88992024-05-24T15:47:46.193Z[ host-image] May 24 15:47:44.402 INFO O| May 24 15:47:44.402 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
89002024-05-24T15:47:46.196Z[ host-image] May 24 15:47:44.403 INFO O| May 24 15:47:44.403 INFO STEP 18 (remove_files) COMPLETE
89012024-05-24T15:47:46.196Z[ host-image] May 24 15:47:44.403 INFO O| May 24 15:47:44.403 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89022024-05-24T15:47:46.202Z[ host-image] May 24 15:47:44.411 INFO O| May 24 15:47:44.411 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
89032024-05-24T15:47:46.202Z[ host-image] May 24 15:47:44.412 INFO O| May 24 15:47:44.412 INFO STEP 19 (remove_files) COMPLETE
89042024-05-24T15:47:46.205Z[ host-image] May 24 15:47:44.412 INFO O| May 24 15:47:44.412 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89052024-05-24T15:47:46.210Z[ host-image] May 24 15:47:44.420 INFO O| May 24 15:47:44.420 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
89062024-05-24T15:47:46.210Z[ host-image] May 24 15:47:44.420 INFO O| May 24 15:47:44.420 INFO STEP 20 (remove_files) COMPLETE
89072024-05-24T15:47:46.214Z[ host-image] May 24 15:47:44.420 INFO O| May 24 15:47:44.420 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89082024-05-24T15:47:46.219Z[ host-image] May 24 15:47:44.429 INFO O| May 24 15:47:44.429 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
89092024-05-24T15:47:46.223Z[ host-image] May 24 15:47:44.429 INFO O| May 24 15:47:44.429 INFO STEP 21 (remove_files) COMPLETE
89102024-05-24T15:47:46.223Z[ host-image] May 24 15:47:44.429 INFO O| May 24 15:47:44.429 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89112024-05-24T15:47:46.228Z[ host-image] May 24 15:47:44.438 INFO O| May 24 15:47:44.438 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
89122024-05-24T15:47:46.232Z[ host-image] May 24 15:47:44.438 INFO O| May 24 15:47:44.438 INFO STEP 22 (remove_files) COMPLETE
89132024-05-24T15:47:46.233Z[ host-image] May 24 15:47:44.438 INFO O| May 24 15:47:44.438 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89142024-05-24T15:47:46.237Z[ host-image] May 24 15:47:44.447 INFO O| May 24 15:47:44.447 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
89152024-05-24T15:47:46.237Z[ host-image] May 24 15:47:44.447 INFO O| May 24 15:47:44.447 INFO STEP 23 (remove_files) COMPLETE
89162024-05-24T15:47:46.242Z[ host-image] May 24 15:47:44.447 INFO O| May 24 15:47:44.447 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89172024-05-24T15:47:46.258Z[ host-image] May 24 15:47:44.456 INFO O| May 24 15:47:44.456 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
89182024-05-24T15:47:46.258Z[ host-image] May 24 15:47:44.456 INFO O| May 24 15:47:44.456 INFO STEP 24 (remove_files) COMPLETE
89192024-05-24T15:47:46.262Z[ host-image] May 24 15:47:44.456 INFO O| May 24 15:47:44.456 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89202024-05-24T15:47:46.262Z[ host-image] May 24 15:47:44.465 INFO O| May 24 15:47:44.465 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
89212024-05-24T15:47:46.262Z[ host-image] May 24 15:47:44.465 INFO O| May 24 15:47:44.465 INFO STEP 25 (remove_files) COMPLETE
89222024-05-24T15:47:46.262Z[ host-image] May 24 15:47:44.465 INFO O| May 24 15:47:44.465 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89232024-05-24T15:47:46.266Z[ host-image] May 24 15:47:44.474 INFO O| May 24 15:47:44.474 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
89242024-05-24T15:47:46.266Z[ host-image] May 24 15:47:44.474 INFO O| May 24 15:47:44.474 INFO STEP 26 (remove_files) COMPLETE
89252024-05-24T15:47:46.266Z[ host-image] May 24 15:47:44.474 INFO O| May 24 15:47:44.474 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89262024-05-24T15:47:46.273Z[ host-image] May 24 15:47:44.482 INFO O| May 24 15:47:44.482 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
89272024-05-24T15:47:46.273Z[ host-image] May 24 15:47:44.483 INFO O| May 24 15:47:44.483 INFO STEP 27 (remove_files) COMPLETE
89282024-05-24T15:47:46.277Z[ host-image] May 24 15:47:44.483 INFO O| May 24 15:47:44.483 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89292024-05-24T15:47:46.282Z[ host-image] May 24 15:47:44.491 INFO O| May 24 15:47:44.491 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89302024-05-24T15:47:46.282Z[ host-image] May 24 15:47:44.491 INFO O| May 24 15:47:44.491 INFO STEP 28 (remove_files) COMPLETE
89312024-05-24T15:47:46.286Z[ host-image] May 24 15:47:44.491 INFO O| May 24 15:47:44.491 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89322024-05-24T15:47:46.290Z[ host-image] May 24 15:47:44.500 INFO O| May 24 15:47:44.500 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89332024-05-24T15:47:46.291Z[ host-image] May 24 15:47:44.500 INFO O| May 24 15:47:44.500 INFO STEP 29 (remove_files) COMPLETE
89342024-05-24T15:47:46.291Z[ host-image] May 24 15:47:44.500 INFO O| May 24 15:47:44.500 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89352024-05-24T15:47:46.299Z[ host-image] May 24 15:47:44.509 INFO O| May 24 15:47:44.509 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89362024-05-24T15:47:46.300Z[ host-image] May 24 15:47:44.509 INFO O| May 24 15:47:44.509 INFO STEP 30 (remove_files) COMPLETE
89372024-05-24T15:47:46.300Z[ host-image] May 24 15:47:44.509 INFO O| May 24 15:47:44.509 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89382024-05-24T15:47:46.721Z[ host-image] May 24 15:47:44.519 INFO O| May 24 15:47:44.519 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
89392024-05-24T15:47:46.728Z[ host-image] May 24 15:47:44.519 INFO O| May 24 15:47:44.519 INFO STEP 31 (remove_files) COMPLETE
89402024-05-24T15:47:46.728Z[ host-image] May 24 15:47:44.519 INFO O| May 24 15:47:44.519 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89412024-05-24T15:47:46.728Z[ host-image] May 24 15:47:44.530 INFO O| May 24 15:47:44.530 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
89422024-05-24T15:47:46.728Z[ host-image] May 24 15:47:44.530 INFO O| May 24 15:47:44.530 INFO STEP 32 (remove_files) COMPLETE
89432024-05-24T15:47:46.729Z[ host-image] May 24 15:47:44.530 INFO O| May 24 15:47:44.530 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89442024-05-24T15:47:46.729Z[ host-image] May 24 15:47:44.540 INFO O| May 24 15:47:44.540 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
89452024-05-24T15:47:46.729Z[ host-image] May 24 15:47:44.540 INFO O| May 24 15:47:44.540 INFO STEP 33 (remove_files) COMPLETE
89462024-05-24T15:47:46.729Z[ host-image] May 24 15:47:44.540 INFO O| May 24 15:47:44.540 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89472024-05-24T15:47:46.729Z[ host-image] May 24 15:47:44.550 INFO O| May 24 15:47:44.550 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89482024-05-24T15:47:46.729Z[ host-image] May 24 15:47:44.550 INFO O| May 24 15:47:44.550 INFO STEP 34 (remove_files) COMPLETE
89492024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.550 INFO O| May 24 15:47:44.550 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89502024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.561 INFO O| May 24 15:47:44.560 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89512024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.561 INFO O| May 24 15:47:44.561 INFO STEP 35 (remove_files) COMPLETE
89522024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.561 INFO O| May 24 15:47:44.561 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89532024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.570 INFO O| May 24 15:47:44.570 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89542024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.570 INFO O| May 24 15:47:44.570 INFO STEP 36 (remove_files) COMPLETE
89552024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.571 INFO O| May 24 15:47:44.570 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89562024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.579 INFO O| May 24 15:47:44.579 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89572024-05-24T15:47:46.730Z[ host-image] May 24 15:47:44.580 INFO O| May 24 15:47:44.579 INFO STEP 37 (remove_files) COMPLETE
89582024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.580 INFO O| May 24 15:47:44.580 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89592024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.588 INFO O| May 24 15:47:44.588 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89602024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.588 INFO O| May 24 15:47:44.588 INFO STEP 38 (remove_files) COMPLETE
89612024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.588 INFO O| May 24 15:47:44.588 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89622024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.597 INFO O| May 24 15:47:44.597 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89632024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.597 INFO O| May 24 15:47:44.597 INFO STEP 39 (remove_files) COMPLETE
89642024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.597 INFO O| May 24 15:47:44.597 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89652024-05-24T15:47:46.731Z[ host-image] May 24 15:47:44.606 INFO O| May 24 15:47:44.606 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89662024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.606 INFO O| May 24 15:47:44.606 INFO STEP 40 (remove_files) COMPLETE
89672024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.606 INFO O| May 24 15:47:44.606 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89682024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.615 INFO O| May 24 15:47:44.615 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89692024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.615 INFO O| May 24 15:47:44.615 INFO STEP 41 (remove_files) COMPLETE
89702024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.615 INFO O| May 24 15:47:44.615 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89712024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.624 INFO O| May 24 15:47:44.624 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89722024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.624 INFO O| May 24 15:47:44.624 INFO STEP 42 (remove_files) COMPLETE
89732024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.624 INFO O| May 24 15:47:44.624 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89742024-05-24T15:47:46.732Z[ host-image] May 24 15:47:44.633 INFO O| May 24 15:47:44.633 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89752024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.633 INFO O| May 24 15:47:44.633 INFO STEP 43 (remove_files) COMPLETE
89762024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.633 INFO O| May 24 15:47:44.633 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89772024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.642 INFO O| May 24 15:47:44.642 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89782024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.642 INFO O| May 24 15:47:44.642 INFO STEP 44 (remove_files) COMPLETE
89792024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.642 INFO O| May 24 15:47:44.642 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89802024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.651 INFO O| May 24 15:47:44.651 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89812024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.651 INFO O| May 24 15:47:44.651 INFO STEP 45 (remove_files) COMPLETE
89822024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.651 INFO O| May 24 15:47:44.651 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89832024-05-24T15:47:46.733Z[ host-image] May 24 15:47:44.660 INFO O| May 24 15:47:44.660 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89842024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.660 INFO O| May 24 15:47:44.660 INFO STEP 46 (remove_files) COMPLETE
89852024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.660 INFO O| May 24 15:47:44.660 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89862024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.668 INFO O| May 24 15:47:44.668 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89872024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.668 INFO O| May 24 15:47:44.668 INFO STEP 47 (remove_files) COMPLETE
89882024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.668 INFO O| May 24 15:47:44.668 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89892024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.677 INFO O| May 24 15:47:44.677 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89902024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.677 INFO O| May 24 15:47:44.677 INFO STEP 48 (remove_files) COMPLETE
89912024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.677 INFO O| May 24 15:47:44.677 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89922024-05-24T15:47:46.734Z[ host-image] May 24 15:47:44.686 INFO O| May 24 15:47:44.686 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89932024-05-24T15:47:46.735Z[ host-image] May 24 15:47:44.686 INFO O| May 24 15:47:44.686 INFO STEP 49 (remove_files) COMPLETE
89942024-05-24T15:47:46.735Z[ host-image] May 24 15:47:44.686 INFO O| May 24 15:47:44.686 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89952024-05-24T15:47:46.735Z[ host-image] May 24 15:47:44.695 INFO O| May 24 15:47:44.695 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
89962024-05-24T15:47:46.735Z[ host-image] May 24 15:47:44.695 INFO O| May 24 15:47:44.695 INFO STEP 50 (remove_files) COMPLETE
89972024-05-24T15:47:46.735Z[ host-image] May 24 15:47:44.695 INFO O| May 24 15:47:44.695 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89982024-05-24T15:47:46.735Z[ host-image] May 24 15:47:44.704 INFO O| May 24 15:47:44.704 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
89992024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.704 INFO O| May 24 15:47:44.704 INFO STEP 51 (remove_files) COMPLETE
90002024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.704 INFO O| May 24 15:47:44.704 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90012024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.713 INFO O| May 24 15:47:44.713 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
90022024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.713 INFO O| May 24 15:47:44.713 INFO STEP 52 (remove_files) COMPLETE
90032024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.713 INFO O| May 24 15:47:44.713 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90042024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.722 INFO O| May 24 15:47:44.722 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
90052024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.722 INFO O| May 24 15:47:44.722 INFO STEP 53 (remove_files) COMPLETE
90062024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.722 INFO O| May 24 15:47:44.722 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90072024-05-24T15:47:46.736Z[ host-image] May 24 15:47:44.731 INFO O| May 24 15:47:44.731 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
90082024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.731 INFO O| May 24 15:47:44.731 INFO STEP 54 (remove_files) COMPLETE
90092024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.731 INFO O| May 24 15:47:44.731 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90102024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.740 INFO O| May 24 15:47:44.740 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
90112024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.740 INFO O| May 24 15:47:44.740 INFO STEP 55 (remove_files) COMPLETE
90122024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.740 INFO O| May 24 15:47:44.740 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90132024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.749 INFO O| May 24 15:47:44.749 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
90142024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.749 INFO O| May 24 15:47:44.749 INFO STEP 56 (remove_files) COMPLETE
90152024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.749 INFO O| May 24 15:47:44.749 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90162024-05-24T15:47:46.737Z[ host-image] May 24 15:47:44.758 INFO O| May 24 15:47:44.758 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
90172024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.758 INFO O| May 24 15:47:44.758 INFO STEP 57 (remove_files) COMPLETE
90182024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.758 INFO O| May 24 15:47:44.758 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90192024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
90202024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
90212024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90222024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90232024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90242024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90252024-05-24T15:47:46.738Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO ok!
90262024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO STEP 58 (ensure_file) COMPLETE
90272024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.767 INFO O| May 24 15:47:44.767 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90282024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90292024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90302024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90312024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90322024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90332024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90342024-05-24T15:47:46.739Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO ok!
90352024-05-24T15:47:46.740Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO STEP 59 (ensure_file) COMPLETE
90362024-05-24T15:47:46.740Z[ host-image] May 24 15:47:44.776 INFO O| May 24 15:47:44.776 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90372024-05-24T15:47:46.740Z[ host-image] May 24 15:47:44.785 INFO O| May 24 15:47:44.785 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
90382024-05-24T15:47:46.740Z[ host-image] May 24 15:47:44.785 INFO O| May 24 15:47:44.785 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
90392024-05-24T15:47:46.745Z[ host-image] May 24 15:47:44.785 INFO O| May 24 15:47:44.785 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
90402024-05-24T15:47:46.746Z[ host-image] May 24 15:47:44.785 INFO O| May 24 15:47:44.785 INFO ok!
90412024-05-24T15:47:46.746Z[ host-image] May 24 15:47:44.785 INFO O| May 24 15:47:44.785 INFO STEP 60 (ensure_file) COMPLETE
90422024-05-24T15:47:46.746Z[ host-image] May 24 15:47:44.785 INFO O| May 24 15:47:44.785 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90432024-05-24T15:47:46.746Z[ host-image] May 24 15:47:44.794 INFO O| May 24 15:47:44.794 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
90442024-05-24T15:47:46.746Z[ host-image] May 24 15:47:44.794 INFO O| May 24 15:47:44.794 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
90452024-05-24T15:47:46.746Z[ host-image] May 24 15:47:44.795 INFO O| May 24 15:47:44.794 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
90462024-05-24T15:47:46.747Z[ host-image] May 24 15:47:44.795 INFO O| May 24 15:47:44.794 INFO ok!
90472024-05-24T15:47:46.747Z[ host-image] May 24 15:47:44.795 INFO O| May 24 15:47:44.795 INFO STEP 61 (ensure_file) COMPLETE
90482024-05-24T15:47:46.747Z[ host-image] May 24 15:47:44.795 INFO O| May 24 15:47:44.795 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90492024-05-24T15:47:46.747Z[ host-image] May 24 15:47:44.803 INFO O| May 24 15:47:44.803 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90502024-05-24T15:47:46.747Z[ host-image] May 24 15:47:44.804 INFO O| May 24 15:47:44.804 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90512024-05-24T15:47:46.747Z[ host-image] May 24 15:47:44.804 INFO O| May 24 15:47:44.804 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90522024-05-24T15:47:46.747Z[ host-image] May 24 15:47:44.804 INFO O| May 24 15:47:44.804 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90532024-05-24T15:47:46.748Z[ host-image] May 24 15:47:44.804 INFO O| May 24 15:47:44.804 INFO ok!
90542024-05-24T15:47:46.748Z[ host-image] May 24 15:47:44.804 INFO O| May 24 15:47:44.804 INFO STEP 62 (ensure_file) COMPLETE
90552024-05-24T15:47:46.748Z[ host-image] May 24 15:47:44.804 INFO O| May 24 15:47:44.804 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90562024-05-24T15:47:46.748Z[ host-image] May 24 15:47:44.812 INFO O| May 24 15:47:44.812 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90572024-05-24T15:47:46.748Z[ host-image] May 24 15:47:44.813 INFO O| May 24 15:47:44.812 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90582024-05-24T15:47:46.748Z[ host-image] May 24 15:47:44.813 INFO O| May 24 15:47:44.813 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90592024-05-24T15:47:46.748Z[ host-image] May 24 15:47:44.813 INFO O| May 24 15:47:44.813 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90602024-05-24T15:47:46.749Z[ host-image] May 24 15:47:44.813 INFO O| May 24 15:47:44.813 INFO ok!
90612024-05-24T15:47:46.749Z[ host-image] May 24 15:47:44.813 INFO O| May 24 15:47:44.813 INFO STEP 63 (ensure_file) COMPLETE
90622024-05-24T15:47:46.749Z[ host-image] May 24 15:47:44.813 INFO O| May 24 15:47:44.813 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90632024-05-24T15:47:46.749Z[ host-image] May 24 15:47:44.822 INFO O| May 24 15:47:44.822 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90642024-05-24T15:47:46.749Z[ host-image] May 24 15:47:44.822 INFO O| May 24 15:47:44.822 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90652024-05-24T15:47:46.749Z[ host-image] May 24 15:47:44.822 INFO O| May 24 15:47:44.822 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90662024-05-24T15:47:46.749Z[ host-image] May 24 15:47:44.822 INFO O| May 24 15:47:44.822 INFO ok!
90672024-05-24T15:47:46.750Z[ host-image] May 24 15:47:44.822 INFO O| May 24 15:47:44.822 INFO STEP 64 (assemble_files) COMPLETE
90682024-05-24T15:47:46.750Z[ host-image] May 24 15:47:44.822 INFO O| May 24 15:47:44.822 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90692024-05-24T15:47:46.750Z[ host-image] May 24 15:47:44.831 INFO O| May 24 15:47:44.831 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90702024-05-24T15:47:46.750Z[ host-image] May 24 15:47:44.831 INFO O| May 24 15:47:44.831 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90712024-05-24T15:47:46.750Z[ host-image] May 24 15:47:44.831 INFO O| May 24 15:47:44.831 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90722024-05-24T15:47:46.750Z[ host-image] May 24 15:47:44.831 INFO O| May 24 15:47:44.831 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90732024-05-24T15:47:46.750Z[ host-image] May 24 15:47:44.831 INFO O| May 24 15:47:44.831 INFO ok!
90742024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.831 INFO O| May 24 15:47:44.831 INFO STEP 65 (ensure_file) COMPLETE
90752024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.831 INFO O| May 24 15:47:44.831 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90762024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.840 INFO O| May 24 15:47:44.840 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90772024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.840 INFO O| May 24 15:47:44.840 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90782024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.840 INFO O| May 24 15:47:44.840 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90792024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.840 INFO O| May 24 15:47:44.840 INFO STEP 66 (ensure_dir) COMPLETE
90802024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.840 INFO O| May 24 15:47:44.840 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90812024-05-24T15:47:46.751Z[ host-image] May 24 15:47:44.849 INFO O| May 24 15:47:44.849 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90822024-05-24T15:47:46.752Z[ host-image] May 24 15:47:44.849 INFO O| May 24 15:47:44.849 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 ...
90832024-05-24T15:47:46.752Z[ host-image] May 24 15:47:44.855 INFO O| May 24 15:47:44.855 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
90842024-05-24T15:47:46.752Z[ host-image] May 24 15:47:44.855 INFO O| May 24 15:47:44.855 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90852024-05-24T15:47:46.752Z[ host-image] May 24 15:47:44.855 INFO O| May 24 15:47:44.855 INFO ok!
90862024-05-24T15:47:46.752Z[ host-image] May 24 15:47:44.855 INFO O| May 24 15:47:44.855 INFO STEP 67 (ensure_file) COMPLETE
90872024-05-24T15:47:46.752Z[ host-image] May 24 15:47:44.855 INFO O| May 24 15:47:44.855 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90882024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.864 INFO O| May 24 15:47:44.864 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90892024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.865 INFO O| May 24 15:47:44.864 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 ...
90902024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.865 INFO O| May 24 15:47:44.865 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
90912024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.865 INFO O| May 24 15:47:44.865 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90922024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.865 INFO O| May 24 15:47:44.865 INFO ok!
90932024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.865 INFO O| May 24 15:47:44.865 INFO STEP 68 (ensure_file) COMPLETE
90942024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.865 INFO O| May 24 15:47:44.865 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90952024-05-24T15:47:46.753Z[ host-image] May 24 15:47:44.878 INFO O| May 24 15:47:44.878 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
90962024-05-24T15:47:46.754Z[ host-image] May 24 15:47:44.878 INFO O| May 24 15:47:44.878 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
90972024-05-24T15:47:48.588Z[ host-image] May 24 15:47:46.797 INFO O| May 24 15:47:46.796 INFO STEP 69 (pack_tar) COMPLETE
90982024-05-24T15:47:48.588Z[ host-image] May 24 15:47:46.797 INFO O| May 24 15:47:46.796 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
90992024-05-24T15:47:48.592Z[ host-image] May 24 15:47:46.797 INFO O| May 24 15:47:46.796 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
91002024-05-24T15:47:49.121Z[ host-image] May 24 15:47:47.330 INFO O| May 24 15:47:47.329 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
91012024-05-24T15:47:49.191Z[ host-image] May 24 15:47:47.400 INFO O| May 24 15:47:47.400 INFO completed processing gimlet/ramdisk-02-trim
91022024-05-24T15:47:49.195Z[ host-image] May 24 15:47:47.402 INFO image builder template: zfs...
91032024-05-24T15:47:49.195Z[ host-image] May 24 15:47:47.402 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/.tmprnLlKg/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.29.250", "-n", "zfs"], pwd: None
91042024-05-24T15:47:49.206Z[ host-image] May 24 15:47:47.415 INFO O| May 24 15:47:47.415 INFO skip include "stress" because feature "stress" is not enabled
91052024-05-24T15:47:49.229Z[ host-image] May 24 15:47:47.439 INFO O| May 24 15:47:47.439 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
91062024-05-24T15:47:49.234Z[ host-image] May 24 15:47:47.442 INFO O| May 24 15:47:47.442 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
91072024-05-24T15:47:49.307Z[ host-image] May 24 15:47:47.516 INFO O| May 24 15:47:47.516 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
91082024-05-24T15:47:49.359Z[ host-image] May 24 15:47:47.568 INFO O| May 24 15:47:47.568 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
91092024-05-24T15:47:49.364Z[ host-image] May 24 15:47:47.568 INFO O| May 24 15:47:47.568 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
91102024-05-24T15:47:49.364Z[ host-image] May 24 15:47:47.572 INFO O| May 24 15:47:47.572 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
91112024-05-24T15:47:49.440Z[ host-image] May 24 15:47:47.648 INFO O| May 24 15:47:47.648 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
91122024-05-24T15:47:49.475Z[ host-image] May 24 15:47:47.684 INFO O| May 24 15:47:47.684 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
91132024-05-24T15:47:49.483Z[ host-image] May 24 15:47:47.693 INFO O| May 24 15:47:47.693 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91142024-05-24T15:47:49.488Z[ host-image] May 24 15:47:47.697 INFO O| May 24 15:47:47.697 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
91152024-05-24T15:47:49.492Z[ host-image] May 24 15:47:47.697 INFO O| May 24 15:47:47.697 INFO no lofi found
91162024-05-24T15:47:49.492Z[ host-image] May 24 15:47:47.697 INFO O| May 24 15:47:47.697 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
91172024-05-24T15:47:49.492Z[ host-image] May 24 15:47:47.697 INFO O| May 24 15:47:47.697 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91182024-05-24T15:47:50.801Z[ host-image] May 24 15:47:49.010 INFO O| May 24 15:47:49.009 INFO lofi device = /dev/dsk/c2t1d0p0
91192024-05-24T15:47:50.801Z[ host-image] May 24 15:47:49.010 INFO O| May 24 15:47:49.009 INFO pool device = /dev/dsk/c2t1d0p0
91202024-05-24T15:47:50.806Z[ host-image] May 24 15:47:49.010 INFO O| May 24 15:47:49.010 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
91212024-05-24T15:47:50.868Z[ host-image] May 24 15:47:49.077 INFO O| May 24 15:47:49.077 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91222024-05-24T15:47:50.872Z[ host-image] May 24 15:47:49.077 INFO O| May 24 15:47:49.077 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
91232024-05-24T15:47:50.886Z[ host-image] May 24 15:47:49.095 INFO O| May 24 15:47:49.095 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
91242024-05-24T15:47:50.939Z[ host-image] May 24 15:47:49.148 INFO O| May 24 15:47:49.148 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
91252024-05-24T15:47:50.975Z[ host-image] May 24 15:47:49.184 INFO O| May 24 15:47:49.184 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
91262024-05-24T15:47:50.988Z[ host-image] May 24 15:47:49.197 INFO O| May 24 15:47:49.197 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
91272024-05-24T15:47:50.997Z[ host-image] May 24 15:47:49.206 INFO O| May 24 15:47:49.206 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
91282024-05-24T15:47:51.041Z[ host-image] May 24 15:47:49.250 INFO O| May 24 15:47:49.250 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91292024-05-24T15:47:51.046Z[ host-image] May 24 15:47:49.250 INFO O| May 24 15:47:49.250 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91302024-05-24T15:47:51.046Z[ host-image] May 24 15:47:49.251 INFO O| May 24 15:47:49.250 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91312024-05-24T15:47:51.050Z[ host-image] May 24 15:47:49.258 INFO O| May 24 15:47:49.258 INFO boot environment UUID: bd35284c-9bdb-4682-911e-edbd3e7f2ee7
91322024-05-24T15:47:51.050Z[ host-image] May 24 15:47:49.258 INFO O| May 24 15:47:49.258 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = bd35284c-9bdb-4682-911e-edbd3e7f2ee7
91332024-05-24T15:47:51.058Z[ host-image] May 24 15:47:49.267 INFO O| May 24 15:47:49.267 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91342024-05-24T15:47:51.079Z[ host-image] May 24 15:47:49.276 INFO O| May 24 15:47:49.276 INFO STEP 0 (create_be) COMPLETE
91352024-05-24T15:47:51.079Z[ host-image] May 24 15:47:49.277 INFO O| May 24 15:47:49.276 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91362024-05-24T15:47:51.083Z[ host-image] May 24 15:47:49.290 INFO O| May 24 15:47:49.290 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
91372024-05-24T15:47:51.083Z[ recovery-image] May 24 15:47:49.292 INFO O| ok, image written!
91382024-05-24T15:47:51.083Z[ recovery-image] May 24 15:47:49.292 INFO O| ok, boot_image_csum file written!
91392024-05-24T15:47:51.087Z[ recovery-image] May 24 15:47:49.294 INFO creating boot archive (CPIO)...
91402024-05-24T15:47:51.087Z[ recovery-image] May 24 15:47:49.294 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
91412024-05-24T15:47:51.092Z[ recovery-image] May 24 15:47:49.302 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
91422024-05-24T15:47:51.096Z[ recovery-image] May 24 15:47:49.302 INFO E| + outfile=/work/os-recovery/cpio
91432024-05-24T15:47:51.097Z[ recovery-image] May 24 15:47:49.302 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
91442024-05-24T15:47:51.097Z[ recovery-image] May 24 15:47:49.304 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
91452024-05-24T15:47:51.097Z[ recovery-image] May 24 15:47:49.304 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
91462024-05-24T15:47:51.148Z[ recovery-image] May 24 15:47:49.351 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
91472024-05-24T15:47:51.153Z[ recovery-image] May 24 15:47:49.351 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
91482024-05-24T15:47:51.153Z[ recovery-image] May 24 15:47:49.358 INFO creating compressed cpio/unix for nanobl-rs...
91492024-05-24T15:47:51.153Z[ recovery-image] May 24 15:47:49.358 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
91502024-05-24T15:47:51.485Z[ recovery-image] May 24 15:47:49.694 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
91512024-05-24T15:47:56.506Z[ recovery-image] May 24 15:47:54.709 INFO creating reset image...
91522024-05-24T15:47:56.510Z[ recovery-image] May 24 15:47:54.709 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
91532024-05-24T15:47:56.796Z[ recovery-image] May 24 15:47:55.004 INFO E| Updating crates.io index
91542024-05-24T15:47:56.922Z[ recovery-image] May 24 15:47:55.125 INFO E| Downloading crates ...
91552024-05-24T15:47:57.032Z[ recovery-image] May 24 15:47:55.236 INFO E| Downloaded duct v0.13.7
91562024-05-24T15:47:57.042Z[ recovery-image] May 24 15:47:55.244 INFO E| Downloaded colorchoice v1.0.0
91572024-05-24T15:47:57.046Z[ recovery-image] May 24 15:47:55.248 INFO E| Downloaded strsim v0.11.0
91582024-05-24T15:47:57.050Z[ recovery-image] May 24 15:47:55.250 INFO E| Downloaded shared_child v1.0.0
91592024-05-24T15:47:57.050Z[ recovery-image] May 24 15:47:55.252 INFO E| Downloaded clap v4.5.3
91602024-05-24T15:47:57.062Z[ recovery-image] May 24 15:47:55.265 INFO E| Downloaded os_pipe v1.1.5
91612024-05-24T15:47:57.066Z[ recovery-image] May 24 15:47:55.267 INFO E| Downloaded anstyle-query v1.0.2
91622024-05-24T15:47:57.066Z[ recovery-image] May 24 15:47:55.271 INFO E| Downloaded proc-macro2 v1.0.79
91632024-05-24T15:47:57.070Z[ recovery-image] May 24 15:47:55.274 INFO E| Downloaded clap_derive v4.5.3
91642024-05-24T15:47:57.071Z[ recovery-image] May 24 15:47:55.277 INFO E| Downloaded anstream v0.6.13
91652024-05-24T15:47:57.080Z[ recovery-image] May 24 15:47:55.280 INFO E| Downloaded anstyle-parse v0.2.3
91662024-05-24T15:47:57.080Z[ recovery-image] May 24 15:47:55.283 INFO E| Downloaded anstyle v1.0.6
91672024-05-24T15:47:57.085Z[ recovery-image] May 24 15:47:55.287 INFO E| Downloaded syn v2.0.53
91682024-05-24T15:47:57.173Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling proc-macro2 v1.0.79
91692024-05-24T15:47:57.173Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling libc v0.2.153
91702024-05-24T15:47:57.174Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling unicode-ident v1.0.12
91712024-05-24T15:47:57.174Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling utf8parse v0.2.1
91722024-05-24T15:47:57.174Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling colorchoice v1.0.0
91732024-05-24T15:47:57.174Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling anstyle-query v1.0.2
91742024-05-24T15:47:57.174Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling anstyle v1.0.6
91752024-05-24T15:47:57.174Z[ recovery-image] May 24 15:47:55.381 INFO E| Compiling clap_lex v0.7.0
91762024-05-24T15:47:57.712Z[ recovery-image] May 24 15:47:55.919 INFO E| Compiling anstyle-parse v0.2.3
91772024-05-24T15:47:57.723Z[ recovery-image] May 24 15:47:55.932 INFO E| Compiling strsim v0.11.0
91782024-05-24T15:47:57.813Z[ recovery-image] May 24 15:47:56.021 INFO E| Compiling heck v0.5.0
91792024-05-24T15:47:57.838Z[ recovery-image] May 24 15:47:56.047 INFO E| Compiling once_cell v1.19.0
91802024-05-24T15:47:58.171Z[ recovery-image] May 24 15:47:56.375 INFO E| Compiling anstream v0.6.13
91812024-05-24T15:47:58.965Z[ recovery-image] May 24 15:47:57.171 INFO E| Compiling clap_builder v4.5.2
91822024-05-24T15:47:59.640Z[ recovery-image] May 24 15:47:57.848 INFO E| Compiling quote v1.0.35
91832024-05-24T15:48:00.163Z[ recovery-image] May 24 15:47:58.368 INFO E| Compiling syn v2.0.53
91842024-05-24T15:48:00.297Z[ recovery-image] May 24 15:47:58.504 INFO E| Compiling os_pipe v1.1.5
91852024-05-24T15:48:00.302Z[ recovery-image] May 24 15:47:58.511 INFO E| Compiling shared_child v1.0.0
91862024-05-24T15:48:00.488Z[ recovery-image] May 24 15:47:58.696 INFO E| Compiling duct v0.13.7
91872024-05-24T15:48:08.090Z[ recovery-image] May 24 15:48:06.296 INFO E| Compiling clap_derive v4.5.3
91882024-05-24T15:48:11.302Z[ recovery-image] May 24 15:48:09.509 INFO E| Compiling clap v4.5.3
91892024-05-24T15:48:11.375Z[ recovery-image] May 24 15:48:09.583 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
91902024-05-24T15:48:12.514Z[ host-image] May 24 15:48:10.721 INFO O| May 24 15:48:10.721 INFO STEP 1 (unpack_tar) COMPLETE
91912024-05-24T15:48:12.514Z[ host-image] May 24 15:48:10.721 INFO O| May 24 15:48:10.721 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91922024-05-24T15:48:12.525Z[ host-image] May 24 15:48:10.732 INFO O| May 24 15:48:10.732 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
91932024-05-24T15:48:12.887Z[ host-image] May 24 15:48:11.095 INFO O| May 24 15:48:11.095 INFO STEP 2 (devfsadm) COMPLETE
91942024-05-24T15:48:12.888Z[ host-image] May 24 15:48:11.095 INFO O| May 24 15:48:11.095 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91952024-05-24T15:48:12.898Z[ host-image] May 24 15:48:11.106 INFO O| May 24 15:48:11.106 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91962024-05-24T15:48:12.902Z[ host-image] May 24 15:48:11.106 INFO O| May 24 15:48:11.106 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91972024-05-24T15:48:12.902Z[ host-image] May 24 15:48:11.106 INFO O| May 24 15:48:11.106 INFO STEP 3 (ensure_dir) COMPLETE
91982024-05-24T15:48:12.902Z[ host-image] May 24 15:48:11.106 INFO O| May 24 15:48:11.106 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91992024-05-24T15:48:12.908Z[ host-image] May 24 15:48:11.116 INFO O| May 24 15:48:11.115 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92002024-05-24T15:48:12.908Z[ host-image] May 24 15:48:11.116 INFO O| May 24 15:48:11.116 INFO STEP 4 (ensure_dir) COMPLETE
92012024-05-24T15:48:12.911Z[ host-image] May 24 15:48:11.116 INFO O| May 24 15:48:11.116 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92022024-05-24T15:48:12.917Z[ host-image] May 24 15:48:11.125 INFO O| May 24 15:48:11.125 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92032024-05-24T15:48:12.920Z[ host-image] May 24 15:48:11.125 INFO O| May 24 15:48:11.125 INFO STEP 5 (ensure_dir) COMPLETE
92042024-05-24T15:48:12.920Z[ host-image] May 24 15:48:11.125 INFO O| May 24 15:48:11.125 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92052024-05-24T15:48:12.925Z[ host-image] May 24 15:48:11.134 INFO O| May 24 15:48:11.133 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92062024-05-24T15:48:12.929Z[ host-image] May 24 15:48:11.134 INFO O| May 24 15:48:11.134 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92072024-05-24T15:48:12.929Z[ host-image] May 24 15:48:11.134 INFO O| May 24 15:48:11.134 INFO STEP 6 (ensure_dir) COMPLETE
92082024-05-24T15:48:12.929Z[ host-image] May 24 15:48:11.134 INFO O| May 24 15:48:11.134 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92092024-05-24T15:48:12.935Z[ host-image] May 24 15:48:11.143 INFO O| May 24 15:48:11.143 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92102024-05-24T15:48:12.938Z[ host-image] May 24 15:48:11.143 INFO O| May 24 15:48:11.143 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92112024-05-24T15:48:12.938Z[ host-image] May 24 15:48:11.143 INFO O| May 24 15:48:11.143 INFO STEP 7 (ensure_dir) COMPLETE
92122024-05-24T15:48:12.938Z[ host-image] May 24 15:48:11.143 INFO O| May 24 15:48:11.143 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92132024-05-24T15:48:12.944Z[ host-image] May 24 15:48:11.152 INFO O| May 24 15:48:11.152 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
92142024-05-24T15:48:12.947Z[ host-image] May 24 15:48:11.152 INFO O| May 24 15:48:11.152 INFO STEP 8 (remove_files) COMPLETE
92152024-05-24T15:48:12.947Z[ host-image] May 24 15:48:11.152 INFO O| May 24 15:48:11.152 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92162024-05-24T15:48:12.954Z[ host-image] May 24 15:48:11.161 INFO O| May 24 15:48:11.161 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92172024-05-24T15:48:12.957Z[ host-image] May 24 15:48:11.162 INFO O| May 24 15:48:11.162 INFO STEP 9 (remove_files) COMPLETE
92182024-05-24T15:48:12.957Z[ host-image] May 24 15:48:11.162 INFO O| May 24 15:48:11.162 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92192024-05-24T15:48:12.960Z[ recovery-image] May 24 15:48:11.167 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.38s
92202024-05-24T15:48:12.963Z[ host-image] May 24 15:48:11.171 INFO O| May 24 15:48:11.171 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
92212024-05-24T15:48:12.966Z[ host-image] May 24 15:48:11.172 INFO O| May 24 15:48:11.172 INFO STEP 10 (remove_files) COMPLETE
92222024-05-24T15:48:12.966Z[ host-image] May 24 15:48:11.172 INFO O| May 24 15:48:11.172 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92232024-05-24T15:48:12.969Z[ recovery-image] May 24 15:48:11.176 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
92242024-05-24T15:48:12.976Z[ host-image] May 24 15:48:11.181 INFO O| May 24 15:48:11.181 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
92252024-05-24T15:48:12.979Z[ host-image] May 24 15:48:11.181 INFO O| May 24 15:48:11.181 INFO STEP 11 (remove_files) COMPLETE
92262024-05-24T15:48:12.979Z[ host-image] May 24 15:48:11.181 INFO O| May 24 15:48:11.181 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92272024-05-24T15:48:12.982Z[ host-image] May 24 15:48:11.190 INFO O| May 24 15:48:11.190 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92282024-05-24T15:48:12.985Z[ host-image] May 24 15:48:11.190 INFO O| May 24 15:48:11.190 INFO STEP 12 (remove_files) COMPLETE
92292024-05-24T15:48:12.985Z[ host-image] May 24 15:48:11.191 INFO O| May 24 15:48:11.190 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92302024-05-24T15:48:12.992Z[ host-image] May 24 15:48:11.200 INFO O| May 24 15:48:11.200 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92312024-05-24T15:48:12.992Z[ host-image] May 24 15:48:11.200 INFO O| May 24 15:48:11.200 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92322024-05-24T15:48:12.995Z[ host-image] May 24 15:48:11.200 INFO O| May 24 15:48:11.200 INFO STEP 13 (ensure_dir) COMPLETE
92332024-05-24T15:48:12.995Z[ host-image] May 24 15:48:11.200 INFO O| May 24 15:48:11.200 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92342024-05-24T15:48:13.002Z[ host-image] May 24 15:48:11.210 INFO O| May 24 15:48:11.209 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92352024-05-24T15:48:13.005Z[ host-image] May 24 15:48:11.210 INFO O| May 24 15:48:11.210 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92362024-05-24T15:48:13.005Z[ host-image] May 24 15:48:11.210 INFO O| May 24 15:48:11.210 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92372024-05-24T15:48:13.005Z[ host-image] May 24 15:48:11.210 INFO O| May 24 15:48:11.210 INFO STEP 14 (ensure_dir) COMPLETE
92382024-05-24T15:48:13.005Z[ host-image] May 24 15:48:11.210 INFO O| May 24 15:48:11.210 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92392024-05-24T15:48:13.011Z[ host-image] May 24 15:48:11.219 INFO O| May 24 15:48:11.219 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92402024-05-24T15:48:13.014Z[ host-image] May 24 15:48:11.219 INFO O| May 24 15:48:11.219 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92412024-05-24T15:48:13.014Z[ host-image] May 24 15:48:11.219 INFO O| May 24 15:48:11.219 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92422024-05-24T15:48:13.014Z[ host-image] May 24 15:48:11.219 INFO O| May 24 15:48:11.219 INFO STEP 15 (ensure_dir) COMPLETE
92432024-05-24T15:48:13.014Z[ host-image] May 24 15:48:11.219 INFO O| May 24 15:48:11.219 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92442024-05-24T15:48:13.021Z[ host-image] May 24 15:48:11.229 INFO O| May 24 15:48:11.228 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92452024-05-24T15:48:13.024Z[ host-image] May 24 15:48:11.229 INFO O| May 24 15:48:11.229 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92462024-05-24T15:48:13.024Z[ host-image] May 24 15:48:11.229 INFO O| May 24 15:48:11.229 INFO STEP 16 (ensure_dir) COMPLETE
92472024-05-24T15:48:13.024Z[ host-image] May 24 15:48:11.229 INFO O| May 24 15:48:11.229 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92482024-05-24T15:48:13.030Z[ host-image] May 24 15:48:11.238 INFO O| May 24 15:48:11.238 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92492024-05-24T15:48:13.030Z[ host-image] May 24 15:48:11.238 INFO O| May 24 15:48:11.238 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92502024-05-24T15:48:13.030Z[ host-image] May 24 15:48:11.238 INFO O| May 24 15:48:11.238 INFO STEP 17 (ensure_dir) COMPLETE
92512024-05-24T15:48:13.033Z[ host-image] May 24 15:48:11.238 INFO O| May 24 15:48:11.238 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92522024-05-24T15:48:13.040Z[ host-image] May 24 15:48:11.248 INFO O| May 24 15:48:11.248 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
92532024-05-24T15:48:13.043Z[ host-image] May 24 15:48:11.248 INFO O| May 24 15:48:11.248 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
92542024-05-24T15:48:13.043Z[ host-image] May 24 15:48:11.248 INFO O| May 24 15:48:11.248 INFO ok!
92552024-05-24T15:48:13.043Z[ host-image] May 24 15:48:11.248 INFO O| May 24 15:48:11.248 INFO STEP 18 (ensure_symlink) COMPLETE
92562024-05-24T15:48:13.043Z[ host-image] May 24 15:48:11.248 INFO O| May 24 15:48:11.248 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92572024-05-24T15:48:13.050Z[ host-image] May 24 15:48:11.257 INFO O| May 24 15:48:11.257 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
92582024-05-24T15:48:13.050Z[ host-image] May 24 15:48:11.258 INFO O| May 24 15:48:11.257 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
92592024-05-24T15:48:13.053Z[ host-image] May 24 15:48:11.258 INFO O| May 24 15:48:11.257 INFO ok!
92602024-05-24T15:48:13.053Z[ host-image] May 24 15:48:11.258 INFO O| May 24 15:48:11.257 INFO STEP 19 (ensure_file) COMPLETE
92612024-05-24T15:48:13.053Z[ host-image] May 24 15:48:11.258 INFO O| May 24 15:48:11.258 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92622024-05-24T15:48:13.061Z[ host-image] May 24 15:48:11.269 INFO O| May 24 15:48:11.269 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
92632024-05-24T15:48:13.061Z[ host-image] May 24 15:48:11.269 INFO O| May 24 15:48:11.269 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
92642024-05-24T15:48:13.064Z[ host-image] May 24 15:48:11.269 INFO O| May 24 15:48:11.269 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
92652024-05-24T15:48:13.064Z[ host-image] May 24 15:48:11.269 INFO O| May 24 15:48:11.269 INFO ok!
92662024-05-24T15:48:13.064Z[ host-image] May 24 15:48:11.269 INFO O| May 24 15:48:11.269 INFO STEP 20 (ensure_symlink) COMPLETE
92672024-05-24T15:48:13.064Z[ host-image] May 24 15:48:11.269 INFO O| May 24 15:48:11.269 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92682024-05-24T15:48:13.070Z[ host-image] May 24 15:48:11.278 INFO O| May 24 15:48:11.278 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
92692024-05-24T15:48:13.070Z[ host-image] May 24 15:48:11.278 INFO O| May 24 15:48:11.278 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
92702024-05-24T15:48:13.076Z[ host-image] May 24 15:48:11.278 INFO O| May 24 15:48:11.278 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
92712024-05-24T15:48:13.076Z[ host-image] May 24 15:48:11.278 INFO O| May 24 15:48:11.278 INFO ok!
92722024-05-24T15:48:13.076Z[ host-image] May 24 15:48:11.278 INFO O| May 24 15:48:11.278 INFO STEP 21 (ensure_symlink) COMPLETE
92732024-05-24T15:48:13.076Z[ host-image] May 24 15:48:11.278 INFO O| May 24 15:48:11.278 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92742024-05-24T15:48:13.080Z[ host-image] May 24 15:48:11.288 INFO O| May 24 15:48:11.288 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
92752024-05-24T15:48:13.080Z[ host-image] May 24 15:48:11.288 INFO O| May 24 15:48:11.288 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
92762024-05-24T15:48:13.080Z[ host-image] May 24 15:48:11.288 INFO O| May 24 15:48:11.288 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
92772024-05-24T15:48:13.083Z[ host-image] May 24 15:48:11.288 INFO O| May 24 15:48:11.288 INFO ok!
92782024-05-24T15:48:13.083Z[ host-image] May 24 15:48:11.288 INFO O| May 24 15:48:11.288 INFO STEP 22 (ensure_symlink) COMPLETE
92792024-05-24T15:48:13.083Z[ host-image] May 24 15:48:11.288 INFO O| May 24 15:48:11.288 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92802024-05-24T15:48:13.090Z[ host-image] May 24 15:48:11.298 INFO O| May 24 15:48:11.298 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
92812024-05-24T15:48:13.093Z[ host-image] May 24 15:48:11.298 INFO O| May 24 15:48:11.298 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
92822024-05-24T15:48:13.093Z[ host-image] May 24 15:48:11.298 INFO O| May 24 15:48:11.298 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
92832024-05-24T15:48:13.093Z[ host-image] May 24 15:48:11.298 INFO O| May 24 15:48:11.298 INFO ok!
92842024-05-24T15:48:13.093Z[ host-image] May 24 15:48:11.298 INFO O| May 24 15:48:11.298 INFO STEP 23 (ensure_symlink) COMPLETE
92852024-05-24T15:48:13.093Z[ host-image] May 24 15:48:11.298 INFO O| May 24 15:48:11.298 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92862024-05-24T15:48:13.096Z[ recovery-image] May 24 15:48:11.302 INFO E| Updating crates.io index
92872024-05-24T15:48:13.100Z[ host-image] May 24 15:48:11.308 INFO O| May 24 15:48:11.308 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
92882024-05-24T15:48:13.103Z[ host-image] May 24 15:48:11.308 INFO O| May 24 15:48:11.308 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
92892024-05-24T15:48:13.103Z[ host-image] May 24 15:48:11.308 INFO O| May 24 15:48:11.308 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
92902024-05-24T15:48:13.103Z[ host-image] May 24 15:48:11.308 INFO O| May 24 15:48:11.308 INFO ok!
92912024-05-24T15:48:13.103Z[ host-image] May 24 15:48:11.308 INFO O| May 24 15:48:11.308 INFO STEP 24 (ensure_file) COMPLETE
92922024-05-24T15:48:13.103Z[ host-image] May 24 15:48:11.308 INFO O| May 24 15:48:11.308 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
92932024-05-24T15:48:13.109Z[ host-image] May 24 15:48:11.317 INFO O| May 24 15:48:11.317 INFO updating shadow file
92942024-05-24T15:48:13.112Z[ host-image] May 24 15:48:11.317 INFO O| May 24 15:48:11.317 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92952024-05-24T15:48:13.112Z[ host-image] May 24 15:48:11.318 INFO O| May 24 15:48:11.317 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92962024-05-24T15:48:13.112Z[ host-image] May 24 15:48:11.318 INFO O| May 24 15:48:11.317 INFO STEP 25 (shadow) COMPLETE
92972024-05-24T15:48:13.112Z[ host-image] May 24 15:48:11.318 INFO O| May 24 15:48:11.318 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92982024-05-24T15:48:13.119Z[ host-image] May 24 15:48:11.327 INFO O| May 24 15:48:11.327 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
92992024-05-24T15:48:13.119Z[ host-image] May 24 15:48:11.327 INFO O| May 24 15:48:11.327 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
93002024-05-24T15:48:13.122Z[ host-image] May 24 15:48:11.327 INFO O| May 24 15:48:11.327 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
93012024-05-24T15:48:13.122Z[ host-image] May 24 15:48:11.327 INFO O| May 24 15:48:11.327 INFO ok!
93022024-05-24T15:48:13.122Z[ host-image] May 24 15:48:11.327 INFO O| May 24 15:48:11.327 INFO STEP 26 (ensure_file) COMPLETE
93032024-05-24T15:48:13.122Z[ host-image] May 24 15:48:11.327 INFO O| May 24 15:48:11.327 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93042024-05-24T15:48:13.128Z[ host-image] May 24 15:48:11.336 INFO O| May 24 15:48:11.336 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
93052024-05-24T15:48:13.128Z[ host-image] May 24 15:48:11.336 INFO O| May 24 15:48:11.336 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
93062024-05-24T15:48:13.131Z[ host-image] May 24 15:48:11.336 INFO O| May 24 15:48:11.336 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
93072024-05-24T15:48:13.131Z[ host-image] May 24 15:48:11.336 INFO O| May 24 15:48:11.336 INFO ok!
93082024-05-24T15:48:13.131Z[ host-image] May 24 15:48:11.336 INFO O| May 24 15:48:11.336 INFO STEP 27 (ensure_file) COMPLETE
93092024-05-24T15:48:13.131Z[ host-image] May 24 15:48:11.336 INFO O| May 24 15:48:11.336 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93102024-05-24T15:48:13.138Z[ host-image] May 24 15:48:11.346 INFO O| May 24 15:48:11.346 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93112024-05-24T15:48:13.138Z[ host-image] May 24 15:48:11.346 INFO O| May 24 15:48:11.346 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
93122024-05-24T15:48:13.141Z[ host-image] May 24 15:48:11.346 INFO O| May 24 15:48:11.346 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93132024-05-24T15:48:13.141Z[ host-image] May 24 15:48:11.346 INFO O| May 24 15:48:11.346 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93142024-05-24T15:48:13.141Z[ host-image] May 24 15:48:11.346 INFO O| May 24 15:48:11.346 INFO ok!
93152024-05-24T15:48:13.141Z[ host-image] May 24 15:48:11.346 INFO O| May 24 15:48:11.346 INFO STEP 28 (ensure_file) COMPLETE
93162024-05-24T15:48:13.141Z[ host-image] May 24 15:48:11.346 INFO O| May 24 15:48:11.346 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93172024-05-24T15:48:13.147Z[ host-image] May 24 15:48:11.355 INFO O| May 24 15:48:11.355 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93182024-05-24T15:48:13.147Z[ host-image] May 24 15:48:11.355 INFO O| May 24 15:48:11.355 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93192024-05-24T15:48:13.147Z[ host-image] May 24 15:48:11.355 INFO O| May 24 15:48:11.355 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93202024-05-24T15:48:13.150Z[ host-image] May 24 15:48:11.355 INFO O| May 24 15:48:11.355 INFO ok!
93212024-05-24T15:48:13.150Z[ host-image] May 24 15:48:11.355 INFO O| May 24 15:48:11.355 INFO STEP 29 (ensure_file) COMPLETE
93222024-05-24T15:48:13.150Z[ host-image] May 24 15:48:11.355 INFO O| May 24 15:48:11.355 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93232024-05-24T15:48:13.156Z[ host-image] May 24 15:48:11.364 INFO O| May 24 15:48:11.364 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
93242024-05-24T15:48:13.156Z[ host-image] May 24 15:48:11.364 INFO O| May 24 15:48:11.364 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
93252024-05-24T15:48:13.159Z[ host-image] May 24 15:48:11.364 INFO O| May 24 15:48:11.364 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
93262024-05-24T15:48:13.159Z[ host-image] May 24 15:48:11.364 INFO O| May 24 15:48:11.364 INFO ok!
93272024-05-24T15:48:13.159Z[ host-image] May 24 15:48:11.364 INFO O| May 24 15:48:11.364 INFO STEP 30 (ensure_file) COMPLETE
93282024-05-24T15:48:13.159Z[ host-image] May 24 15:48:11.364 INFO O| May 24 15:48:11.364 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93292024-05-24T15:48:13.165Z[ host-image] May 24 15:48:11.373 INFO O| May 24 15:48:11.373 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93302024-05-24T15:48:13.165Z[ host-image] May 24 15:48:11.373 INFO O| May 24 15:48:11.373 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93312024-05-24T15:48:13.169Z[ host-image] May 24 15:48:11.373 INFO O| May 24 15:48:11.373 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93322024-05-24T15:48:13.169Z[ host-image] May 24 15:48:11.373 INFO O| May 24 15:48:11.373 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93332024-05-24T15:48:13.169Z[ host-image] May 24 15:48:11.373 INFO O| May 24 15:48:11.373 INFO ok!
93342024-05-24T15:48:13.169Z[ host-image] May 24 15:48:11.373 INFO O| May 24 15:48:11.373 INFO STEP 31 (ensure_file) COMPLETE
93352024-05-24T15:48:13.169Z[ host-image] May 24 15:48:11.373 INFO O| May 24 15:48:11.373 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93362024-05-24T15:48:13.177Z[ host-image] May 24 15:48:11.382 INFO O| May 24 15:48:11.382 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93372024-05-24T15:48:13.177Z[ host-image] May 24 15:48:11.382 INFO O| May 24 15:48:11.382 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93382024-05-24T15:48:13.180Z[ host-image] May 24 15:48:11.382 INFO O| May 24 15:48:11.382 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93392024-05-24T15:48:13.181Z[ host-image] May 24 15:48:11.382 INFO O| May 24 15:48:11.382 INFO ok!
93402024-05-24T15:48:13.181Z[ host-image] May 24 15:48:11.382 INFO O| May 24 15:48:11.382 INFO STEP 32 (ensure_file) COMPLETE
93412024-05-24T15:48:13.181Z[ host-image] May 24 15:48:11.383 INFO O| May 24 15:48:11.382 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93422024-05-24T15:48:13.184Z[ host-image] May 24 15:48:11.392 INFO O| May 24 15:48:11.392 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93432024-05-24T15:48:13.184Z[ host-image] May 24 15:48:11.392 INFO O| May 24 15:48:11.392 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93442024-05-24T15:48:13.184Z[ host-image] May 24 15:48:11.392 INFO O| May 24 15:48:11.392 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93452024-05-24T15:48:13.184Z[ host-image] May 24 15:48:11.392 INFO O| May 24 15:48:11.392 INFO ok!
93462024-05-24T15:48:13.184Z[ host-image] May 24 15:48:11.392 INFO O| May 24 15:48:11.392 INFO STEP 33 (ensure_file) COMPLETE
93472024-05-24T15:48:13.187Z[ host-image] May 24 15:48:11.392 INFO O| May 24 15:48:11.392 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93482024-05-24T15:48:13.193Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
93492024-05-24T15:48:13.193Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
93502024-05-24T15:48:13.196Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93512024-05-24T15:48:13.197Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93522024-05-24T15:48:13.197Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93532024-05-24T15:48:13.197Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93542024-05-24T15:48:13.197Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO ok!
93552024-05-24T15:48:13.197Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO STEP 34 (ensure_file) COMPLETE
93562024-05-24T15:48:13.197Z[ host-image] May 24 15:48:11.401 INFO O| May 24 15:48:11.401 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93572024-05-24T15:48:13.202Z[ host-image] May 24 15:48:11.410 INFO O| May 24 15:48:11.410 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93582024-05-24T15:48:13.206Z[ host-image] May 24 15:48:11.410 INFO O| May 24 15:48:11.410 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93592024-05-24T15:48:13.206Z[ host-image] May 24 15:48:11.410 INFO O| May 24 15:48:11.410 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93602024-05-24T15:48:13.206Z[ host-image] May 24 15:48:11.410 INFO O| May 24 15:48:11.410 INFO STEP 35 (ensure_dir) COMPLETE
93612024-05-24T15:48:13.206Z[ host-image] May 24 15:48:11.410 INFO O| May 24 15:48:11.410 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93622024-05-24T15:48:13.212Z[ host-image] May 24 15:48:11.419 INFO O| May 24 15:48:11.419 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
93632024-05-24T15:48:13.212Z[ host-image] May 24 15:48:11.419 INFO O| May 24 15:48:11.419 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 ...
93642024-05-24T15:48:13.215Z[ host-image] May 24 15:48:11.420 INFO O| May 24 15:48:11.420 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
93652024-05-24T15:48:13.215Z[ host-image] May 24 15:48:11.420 INFO O| May 24 15:48:11.420 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
93662024-05-24T15:48:13.215Z[ host-image] May 24 15:48:11.420 INFO O| May 24 15:48:11.420 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
93672024-05-24T15:48:13.215Z[ host-image] May 24 15:48:11.420 INFO O| May 24 15:48:11.420 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
93682024-05-24T15:48:13.215Z[ host-image] May 24 15:48:11.420 INFO O| May 24 15:48:11.420 INFO ok!
93692024-05-24T15:48:13.215Z[ host-image] May 24 15:48:11.420 INFO O| May 24 15:48:11.420 INFO STEP 36 (ensure_file) COMPLETE
93702024-05-24T15:48:13.215Z[ host-image] May 24 15:48:11.420 INFO O| May 24 15:48:11.420 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93712024-05-24T15:48:13.221Z[ host-image] May 24 15:48:11.429 INFO O| May 24 15:48:11.429 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
93722024-05-24T15:48:13.221Z[ host-image] May 24 15:48:11.429 INFO O| May 24 15:48:11.429 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 ...
93732024-05-24T15:48:13.224Z[ host-image] May 24 15:48:11.429 INFO O| May 24 15:48:11.429 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
93742024-05-24T15:48:13.224Z[ host-image] May 24 15:48:11.429 INFO O| May 24 15:48:11.429 INFO ok!
93752024-05-24T15:48:13.224Z[ host-image] May 24 15:48:11.429 INFO O| May 24 15:48:11.429 INFO STEP 37 (ensure_symlink) COMPLETE
93762024-05-24T15:48:13.224Z[ host-image] May 24 15:48:11.429 INFO O| May 24 15:48:11.429 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93772024-05-24T15:48:13.230Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
93782024-05-24T15:48:13.230Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93792024-05-24T15:48:13.233Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93802024-05-24T15:48:13.234Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93812024-05-24T15:48:13.234Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93822024-05-24T15:48:13.234Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93832024-05-24T15:48:13.234Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO ok!
93842024-05-24T15:48:13.234Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO STEP 38 (ensure_file) COMPLETE
93852024-05-24T15:48:13.234Z[ host-image] May 24 15:48:11.438 INFO O| May 24 15:48:11.438 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93862024-05-24T15:48:13.239Z[ host-image] May 24 15:48:11.447 INFO O| May 24 15:48:11.447 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
93872024-05-24T15:48:13.239Z[ host-image] May 24 15:48:11.447 INFO O| May 24 15:48:11.447 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 ...
93882024-05-24T15:48:13.243Z[ host-image] May 24 15:48:11.448 INFO O| May 24 15:48:11.447 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
93892024-05-24T15:48:13.243Z[ host-image] May 24 15:48:11.448 INFO O| May 24 15:48:11.448 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93902024-05-24T15:48:13.243Z[ host-image] May 24 15:48:11.448 INFO O| May 24 15:48:11.448 INFO ok!
93912024-05-24T15:48:13.243Z[ host-image] May 24 15:48:11.448 INFO O| May 24 15:48:11.448 INFO STEP 39 (ensure_file) COMPLETE
93922024-05-24T15:48:13.243Z[ host-image] May 24 15:48:11.448 INFO O| May 24 15:48:11.448 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93932024-05-24T15:48:13.249Z[ host-image] May 24 15:48:11.457 INFO O| May 24 15:48:11.457 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
93942024-05-24T15:48:13.249Z[ host-image] May 24 15:48:11.457 INFO O| May 24 15:48:11.457 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
93952024-05-24T15:48:13.249Z[ host-image] May 24 15:48:11.457 INFO O| May 24 15:48:11.457 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
93962024-05-24T15:48:13.252Z[ host-image] May 24 15:48:11.457 INFO O| May 24 15:48:11.457 INFO ok!
93972024-05-24T15:48:13.253Z[ recovery-image] May 24 15:48:11.457 INFO E| Downloading crates ...
93982024-05-24T15:48:13.253Z[ host-image] May 24 15:48:11.457 INFO O| May 24 15:48:11.457 INFO STEP 40 (ensure_file) COMPLETE
93992024-05-24T15:48:13.253Z[ host-image] May 24 15:48:11.457 INFO O| May 24 15:48:11.457 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94002024-05-24T15:48:13.258Z[ host-image] May 24 15:48:11.466 INFO O| May 24 15:48:11.466 INFO updating shadow file
94012024-05-24T15:48:13.261Z[ host-image] May 24 15:48:11.466 INFO O| May 24 15:48:11.466 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94022024-05-24T15:48:13.261Z[ host-image] May 24 15:48:11.466 INFO O| May 24 15:48:11.466 INFO STEP 41 (shadow) COMPLETE
94032024-05-24T15:48:13.261Z[ host-image] May 24 15:48:11.466 INFO O| May 24 15:48:11.466 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94042024-05-24T15:48:13.268Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
94052024-05-24T15:48:13.268Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
94062024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94072024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94082024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO ok!
94092024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO STEP 42 (ensure_file) COMPLETE
94102024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94112024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO skip step because feature "mfg" is not enabled
94122024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94132024-05-24T15:48:13.275Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO skip step because feature "mfg" is not enabled
94142024-05-24T15:48:13.276Z[ host-image] May 24 15:48:11.476 INFO O| May 24 15:48:11.476 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94152024-05-24T15:48:13.279Z[ host-image] May 24 15:48:11.485 INFO O| May 24 15:48:11.485 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
94162024-05-24T15:48:13.279Z[ host-image] May 24 15:48:11.485 INFO O| May 24 15:48:11.485 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
94172024-05-24T15:48:13.302Z[ recovery-image] May 24 15:48:11.509 INFO E| Downloaded seq-macro v0.3.5
94182024-05-24T15:48:13.322Z[ recovery-image] May 24 15:48:11.529 INFO E| Downloaded bit_field v0.10.2
94192024-05-24T15:48:13.327Z[ recovery-image] May 24 15:48:11.535 INFO E| Downloaded cpio_reader v0.1.1
94202024-05-24T15:48:13.337Z[ recovery-image] May 24 15:48:11.543 INFO E| Downloaded raw-cpuid v10.7.0
94212024-05-24T15:48:13.342Z[ recovery-image] May 24 15:48:11.550 INFO E| Downloaded goblin v0.8.0
94222024-05-24T15:48:13.468Z[ recovery-image] May 24 15:48:11.676 INFO E| Downloaded x86 v0.52.0
94232024-05-24T15:48:13.577Z[ recovery-image] May 24 15:48:11.784 INFO E| Updating crates.io index
94242024-05-24T15:48:13.669Z[ recovery-image] May 24 15:48:11.876 INFO E| Downloading crates ...
94252024-05-24T15:48:13.733Z[ recovery-image] May 24 15:48:11.937 INFO E| Downloaded allocator-api2 v0.2.16
94262024-05-24T15:48:13.737Z[ recovery-image] May 24 15:48:11.943 INFO E| Downloaded rustc-demangle v0.1.23
94272024-05-24T15:48:13.744Z[ recovery-image] May 24 15:48:11.952 INFO E| Downloaded compiler_builtins v0.1.108
94282024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 INFO E| Compiling compiler_builtins v0.1.108
94292024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 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)
94302024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 INFO E| Compiling proc-macro2 v1.0.79
94312024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 INFO E| Compiling unicode-ident v1.0.12
94322024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 INFO E| Compiling syn v1.0.109
94332024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 INFO E| Compiling x86 v0.52.0
94342024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
94352024-05-24T15:48:13.833Z[ recovery-image] May 24 15:48:12.040 INFO E| Compiling seq-macro v0.3.5
94362024-05-24T15:48:13.966Z[ host-image] May 24 15:48:12.170 INFO O| May 24 15:48:12.170 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94372024-05-24T15:48:13.966Z[ host-image] May 24 15:48:12.170 INFO O| May 24 15:48:12.170 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94382024-05-24T15:48:13.969Z[ host-image] May 24 15:48:12.170 INFO O| May 24 15:48:12.170 INFO ok!
94392024-05-24T15:48:13.969Z[ host-image] May 24 15:48:12.170 INFO O| May 24 15:48:12.170 INFO STEP 45 (ensure_file) COMPLETE
94402024-05-24T15:48:13.970Z[ host-image] May 24 15:48:12.170 INFO O| May 24 15:48:12.170 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94412024-05-24T15:48:13.979Z[ host-image] May 24 15:48:12.186 INFO O| May 24 15:48:12.186 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
94422024-05-24T15:48:13.979Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94432024-05-24T15:48:13.984Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94442024-05-24T15:48:13.984Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94452024-05-24T15:48:13.984Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94462024-05-24T15:48:13.984Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94472024-05-24T15:48:13.984Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO ok!
94482024-05-24T15:48:13.984Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO STEP 46 (ensure_file) COMPLETE
94492024-05-24T15:48:13.984Z[ host-image] May 24 15:48:12.187 INFO O| May 24 15:48:12.187 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94502024-05-24T15:48:13.996Z[ host-image] May 24 15:48:12.204 INFO O| May 24 15:48:12.204 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94512024-05-24T15:48:13.996Z[ host-image] May 24 15:48:12.204 INFO O| May 24 15:48:12.204 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 ...
94522024-05-24T15:48:14.000Z[ host-image] May 24 15:48:12.204 INFO O| May 24 15:48:12.204 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
94532024-05-24T15:48:14.000Z[ host-image] May 24 15:48:12.204 INFO O| May 24 15:48:12.204 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94542024-05-24T15:48:14.000Z[ host-image] May 24 15:48:12.204 INFO O| May 24 15:48:12.204 INFO ok!
94552024-05-24T15:48:14.000Z[ host-image] May 24 15:48:12.204 INFO O| May 24 15:48:12.204 INFO STEP 47 (ensure_file) COMPLETE
94562024-05-24T15:48:14.000Z[ host-image] May 24 15:48:12.204 INFO O| May 24 15:48:12.204 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94572024-05-24T15:48:14.023Z[ host-image] May 24 15:48:12.231 INFO O| May 24 15:48:12.231 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94582024-05-24T15:48:14.024Z[ host-image] May 24 15:48:12.231 INFO O| May 24 15:48:12.231 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94592024-05-24T15:48:14.027Z[ host-image] May 24 15:48:12.231 INFO O| May 24 15:48:12.231 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94602024-05-24T15:48:14.027Z[ host-image] May 24 15:48:12.231 INFO O| May 24 15:48:12.231 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94612024-05-24T15:48:14.027Z[ host-image] May 24 15:48:12.231 INFO O| May 24 15:48:12.231 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94622024-05-24T15:48:14.027Z[ host-image] May 24 15:48:12.232 INFO O| May 24 15:48:12.232 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94632024-05-24T15:48:14.027Z[ host-image] May 24 15:48:12.232 INFO O| May 24 15:48:12.232 INFO ok!
94642024-05-24T15:48:14.027Z[ host-image] May 24 15:48:12.232 INFO O| May 24 15:48:12.232 INFO STEP 48 (ensure_file) COMPLETE
94652024-05-24T15:48:14.027Z[ host-image] May 24 15:48:12.232 INFO O| May 24 15:48:12.232 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94662024-05-24T15:48:14.042Z[ host-image] May 24 15:48:12.249 INFO O| May 24 15:48:12.249 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94672024-05-24T15:48:14.042Z[ host-image] May 24 15:48:12.249 INFO O| May 24 15:48:12.249 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 ...
94682024-05-24T15:48:14.045Z[ host-image] May 24 15:48:12.249 INFO O| May 24 15:48:12.249 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
94692024-05-24T15:48:14.045Z[ host-image] May 24 15:48:12.249 INFO O| May 24 15:48:12.249 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94702024-05-24T15:48:14.045Z[ host-image] May 24 15:48:12.250 INFO O| May 24 15:48:12.249 INFO ok!
94712024-05-24T15:48:14.045Z[ host-image] May 24 15:48:12.250 INFO O| May 24 15:48:12.250 INFO STEP 49 (ensure_file) COMPLETE
94722024-05-24T15:48:14.045Z[ host-image] May 24 15:48:12.250 INFO O| May 24 15:48:12.250 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94732024-05-24T15:48:14.070Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
94742024-05-24T15:48:14.070Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
94752024-05-24T15:48:14.070Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94762024-05-24T15:48:14.070Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94772024-05-24T15:48:14.070Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94782024-05-24T15:48:14.070Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94792024-05-24T15:48:14.070Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO ok!
94802024-05-24T15:48:14.073Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO STEP 50 (ensure_file) COMPLETE
94812024-05-24T15:48:14.073Z[ host-image] May 24 15:48:12.277 INFO O| May 24 15:48:12.274 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94822024-05-24T15:48:14.102Z[ host-image] May 24 15:48:12.310 INFO O| May 24 15:48:12.310 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
94832024-05-24T15:48:14.102Z[ host-image] May 24 15:48:12.310 INFO O| May 24 15:48:12.310 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 ...
94842024-05-24T15:48:14.106Z[ host-image] May 24 15:48:12.310 INFO O| May 24 15:48:12.310 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
94852024-05-24T15:48:14.106Z[ host-image] May 24 15:48:12.310 INFO O| May 24 15:48:12.310 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94862024-05-24T15:48:14.106Z[ host-image] May 24 15:48:12.310 INFO O| May 24 15:48:12.310 INFO ok!
94872024-05-24T15:48:14.106Z[ host-image] May 24 15:48:12.310 INFO O| May 24 15:48:12.310 INFO STEP 51 (ensure_file) COMPLETE
94882024-05-24T15:48:14.106Z[ host-image] May 24 15:48:12.310 INFO O| May 24 15:48:12.310 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94892024-05-24T15:48:14.122Z[ host-image] May 24 15:48:12.329 INFO O| May 24 15:48:12.329 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
94902024-05-24T15:48:14.122Z[ host-image] May 24 15:48:12.329 INFO O| May 24 15:48:12.329 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 ...
94912024-05-24T15:48:14.125Z[ host-image] May 24 15:48:12.329 INFO O| May 24 15:48:12.329 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
94922024-05-24T15:48:14.125Z[ host-image] May 24 15:48:12.329 INFO O| May 24 15:48:12.329 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
94932024-05-24T15:48:14.125Z[ host-image] May 24 15:48:12.329 INFO O| May 24 15:48:12.329 INFO ok!
94942024-05-24T15:48:14.125Z[ host-image] May 24 15:48:12.330 INFO O| May 24 15:48:12.329 INFO STEP 52 (ensure_file) COMPLETE
94952024-05-24T15:48:14.125Z[ host-image] May 24 15:48:12.330 INFO O| May 24 15:48:12.329 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94962024-05-24T15:48:14.141Z[ host-image] May 24 15:48:12.349 INFO O| May 24 15:48:12.348 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
94972024-05-24T15:48:14.141Z[ host-image] May 24 15:48:12.349 INFO O| May 24 15:48:12.348 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 ...
94982024-05-24T15:48:14.144Z[ host-image] May 24 15:48:12.349 INFO O| May 24 15:48:12.349 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
94992024-05-24T15:48:14.144Z[ host-image] May 24 15:48:12.349 INFO O| May 24 15:48:12.349 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95002024-05-24T15:48:14.145Z[ host-image] May 24 15:48:12.349 INFO O| May 24 15:48:12.349 INFO ok!
95012024-05-24T15:48:14.145Z[ host-image] May 24 15:48:12.349 INFO O| May 24 15:48:12.349 INFO STEP 53 (ensure_file) COMPLETE
95022024-05-24T15:48:14.145Z[ host-image] May 24 15:48:12.349 INFO O| May 24 15:48:12.349 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95032024-05-24T15:48:14.161Z[ host-image] May 24 15:48:12.368 INFO O| May 24 15:48:12.368 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
95042024-05-24T15:48:14.161Z[ host-image] May 24 15:48:12.368 INFO O| May 24 15:48:12.368 INFO STEP 54 (ensure_dir) COMPLETE
95052024-05-24T15:48:14.161Z[ host-image] May 24 15:48:12.368 INFO O| May 24 15:48:12.368 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95062024-05-24T15:48:14.180Z[ host-image] May 24 15:48:12.387 INFO O| May 24 15:48:12.387 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95072024-05-24T15:48:14.180Z[ host-image] May 24 15:48:12.387 INFO O| May 24 15:48:12.387 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95082024-05-24T15:48:14.180Z[ host-image] May 24 15:48:12.387 INFO O| May 24 15:48:12.387 INFO STEP 55 (ensure_dir) COMPLETE
95092024-05-24T15:48:14.180Z[ host-image] May 24 15:48:12.387 INFO O| May 24 15:48:12.387 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95102024-05-24T15:48:14.199Z[ host-image] May 24 15:48:12.406 INFO O| May 24 15:48:12.406 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95112024-05-24T15:48:14.199Z[ host-image] May 24 15:48:12.407 INFO O| May 24 15:48:12.407 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95122024-05-24T15:48:14.200Z[ host-image] May 24 15:48:12.407 INFO O| May 24 15:48:12.407 INFO STEP 56 (ensure_dir) COMPLETE
95132024-05-24T15:48:14.200Z[ host-image] May 24 15:48:12.407 INFO O| May 24 15:48:12.407 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95142024-05-24T15:48:14.228Z[ host-image] May 24 15:48:12.432 INFO O| May 24 15:48:12.431 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
95152024-05-24T15:48:14.228Z[ host-image] May 24 15:48:12.432 INFO O| May 24 15:48:12.431 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
95162024-05-24T15:48:14.254Z[ host-image] May 24 15:48:12.461 INFO O| May 24 15:48:12.461 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
95172024-05-24T15:48:14.254Z[ host-image] May 24 15:48:12.461 INFO O| May 24 15:48:12.461 INFO ok!
95182024-05-24T15:48:14.254Z[ host-image] May 24 15:48:12.461 INFO O| May 24 15:48:12.461 INFO STEP 57 (ensure_file) COMPLETE
95192024-05-24T15:48:14.254Z[ host-image] May 24 15:48:12.461 INFO O| May 24 15:48:12.461 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95202024-05-24T15:48:14.274Z[ host-image] May 24 15:48:12.481 INFO O| May 24 15:48:12.481 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
95212024-05-24T15:48:14.274Z[ host-image] May 24 15:48:12.481 INFO O| May 24 15:48:12.481 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
95222024-05-24T15:48:15.577Z[ host-image] May 24 15:48:13.784 INFO O| May 24 15:48:13.784 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
95232024-05-24T15:48:15.577Z[ host-image] May 24 15:48:13.784 INFO O| May 24 15:48:13.784 INFO ok!
95242024-05-24T15:48:15.580Z[ host-image] May 24 15:48:13.784 INFO O| May 24 15:48:13.784 INFO STEP 58 (ensure_file) COMPLETE
95252024-05-24T15:48:15.580Z[ host-image] May 24 15:48:13.784 INFO O| May 24 15:48:13.784 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95262024-05-24T15:48:15.590Z[ host-image] May 24 15:48:13.798 INFO O| May 24 15:48:13.798 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95272024-05-24T15:48:15.590Z[ host-image] May 24 15:48:13.798 INFO O| May 24 15:48:13.798 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95282024-05-24T15:48:15.590Z[ host-image] May 24 15:48:13.798 INFO O| May 24 15:48:13.798 INFO STEP 59 (ensure_dir) COMPLETE
95292024-05-24T15:48:15.594Z[ host-image] May 24 15:48:13.798 INFO O| May 24 15:48:13.798 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95302024-05-24T15:48:15.601Z[ host-image] May 24 15:48:13.809 INFO O| May 24 15:48:13.809 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95312024-05-24T15:48:15.601Z[ host-image] May 24 15:48:13.809 INFO O| May 24 15:48:13.809 INFO copying /tmp/.tmprnLlKg/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 ...
95322024-05-24T15:48:15.604Z[ host-image] May 24 15:48:13.809 INFO O| May 24 15:48:13.809 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95332024-05-24T15:48:15.604Z[ host-image] May 24 15:48:13.809 INFO O| May 24 15:48:13.809 INFO ok!
95342024-05-24T15:48:15.605Z[ host-image] May 24 15:48:13.809 INFO O| May 24 15:48:13.809 INFO STEP 60 (ensure_file) COMPLETE
95352024-05-24T15:48:15.605Z[ host-image] May 24 15:48:13.809 INFO O| May 24 15:48:13.809 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95362024-05-24T15:48:15.619Z[ host-image] May 24 15:48:13.820 INFO O| May 24 15:48:13.820 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95372024-05-24T15:48:15.619Z[ host-image] May 24 15:48:13.820 INFO O| May 24 15:48:13.820 INFO copying /tmp/.tmprnLlKg/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 ...
95382024-05-24T15:48:15.619Z[ host-image] May 24 15:48:13.820 INFO O| May 24 15:48:13.820 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95392024-05-24T15:48:15.619Z[ host-image] May 24 15:48:13.820 INFO O| May 24 15:48:13.820 INFO ok!
95402024-05-24T15:48:15.619Z[ host-image] May 24 15:48:13.820 INFO O| May 24 15:48:13.820 INFO STEP 61 (ensure_file) COMPLETE
95412024-05-24T15:48:15.619Z[ host-image] May 24 15:48:13.820 INFO O| May 24 15:48:13.820 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95422024-05-24T15:48:15.623Z[ host-image] May 24 15:48:13.831 INFO O| May 24 15:48:13.831 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95432024-05-24T15:48:15.623Z[ host-image] May 24 15:48:13.831 INFO O| May 24 15:48:13.831 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95442024-05-24T15:48:15.627Z[ host-image] May 24 15:48:13.831 INFO O| May 24 15:48:13.831 INFO STEP 62 (ensure_dir) COMPLETE
95452024-05-24T15:48:15.627Z[ host-image] May 24 15:48:13.831 INFO O| May 24 15:48:13.831 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95462024-05-24T15:48:15.634Z[ host-image] May 24 15:48:13.842 INFO O| May 24 15:48:13.842 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95472024-05-24T15:48:15.640Z[ host-image] May 24 15:48:13.842 INFO O| May 24 15:48:13.842 INFO copying /tmp/.tmprnLlKg/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 ...
95482024-05-24T15:48:15.641Z[ host-image] May 24 15:48:13.842 INFO O| May 24 15:48:13.842 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95492024-05-24T15:48:15.641Z[ host-image] May 24 15:48:13.842 INFO O| May 24 15:48:13.842 INFO ok!
95502024-05-24T15:48:15.641Z[ host-image] May 24 15:48:13.842 INFO O| May 24 15:48:13.842 INFO STEP 63 (ensure_file) COMPLETE
95512024-05-24T15:48:15.641Z[ host-image] May 24 15:48:13.842 INFO O| May 24 15:48:13.842 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95522024-05-24T15:48:15.645Z[ host-image] May 24 15:48:13.853 INFO O| May 24 15:48:13.853 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95532024-05-24T15:48:15.645Z[ host-image] May 24 15:48:13.853 INFO O| May 24 15:48:13.853 INFO copying /tmp/.tmprnLlKg/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 ...
95542024-05-24T15:48:15.648Z[ host-image] May 24 15:48:13.853 INFO O| May 24 15:48:13.853 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95552024-05-24T15:48:15.648Z[ host-image] May 24 15:48:13.853 INFO O| May 24 15:48:13.853 INFO ok!
95562024-05-24T15:48:15.648Z[ host-image] May 24 15:48:13.853 INFO O| May 24 15:48:13.853 INFO STEP 64 (ensure_file) COMPLETE
95572024-05-24T15:48:15.648Z[ host-image] May 24 15:48:13.853 INFO O| May 24 15:48:13.853 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95582024-05-24T15:48:15.651Z[ recovery-image] May 24 15:48:13.857 INFO E| Compiling quote v1.0.35
95592024-05-24T15:48:15.655Z[ host-image] May 24 15:48:13.863 INFO O| May 24 15:48:13.863 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95602024-05-24T15:48:15.655Z[ host-image] May 24 15:48:13.863 INFO O| May 24 15:48:13.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95612024-05-24T15:48:15.658Z[ host-image] May 24 15:48:13.863 INFO O| May 24 15:48:13.863 INFO STEP 65 (ensure_dir) COMPLETE
95622024-05-24T15:48:15.659Z[ host-image] May 24 15:48:13.863 INFO O| May 24 15:48:13.863 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95632024-05-24T15:48:15.670Z[ host-image] May 24 15:48:13.878 INFO O| May 24 15:48:13.878 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95642024-05-24T15:48:15.670Z[ host-image] May 24 15:48:13.878 INFO O| May 24 15:48:13.878 INFO copying /tmp/.tmprnLlKg/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 ...
95652024-05-24T15:48:15.674Z[ host-image] May 24 15:48:13.878 INFO O| May 24 15:48:13.878 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95662024-05-24T15:48:15.674Z[ host-image] May 24 15:48:13.878 INFO O| May 24 15:48:13.878 INFO ok!
95672024-05-24T15:48:15.674Z[ host-image] May 24 15:48:13.878 INFO O| May 24 15:48:13.878 INFO STEP 66 (ensure_file) COMPLETE
95682024-05-24T15:48:15.674Z[ host-image] May 24 15:48:13.878 INFO O| May 24 15:48:13.878 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95692024-05-24T15:48:15.683Z[ host-image] May 24 15:48:13.891 INFO O| May 24 15:48:13.891 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
95702024-05-24T15:48:15.683Z[ host-image] May 24 15:48:13.891 INFO O| May 24 15:48:13.891 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
95712024-05-24T15:48:15.686Z[ host-image] May 24 15:48:13.891 INFO O| May 24 15:48:13.891 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
95722024-05-24T15:48:15.686Z[ host-image] May 24 15:48:13.891 INFO O| May 24 15:48:13.891 INFO ok!
95732024-05-24T15:48:15.687Z[ host-image] May 24 15:48:13.891 INFO O| May 24 15:48:13.891 INFO STEP 67 (ensure_file) COMPLETE
95742024-05-24T15:48:15.687Z[ host-image] May 24 15:48:13.891 INFO O| May 24 15:48:13.891 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95752024-05-24T15:48:15.695Z[ host-image] May 24 15:48:13.902 INFO O| May 24 15:48:13.902 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95762024-05-24T15:48:15.695Z[ host-image] May 24 15:48:13.902 INFO O| May 24 15:48:13.902 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95772024-05-24T15:48:15.698Z[ host-image] May 24 15:48:13.902 INFO O| May 24 15:48:13.902 INFO STEP 68 (ensure_dir) COMPLETE
95782024-05-24T15:48:15.698Z[ host-image] May 24 15:48:13.902 INFO O| May 24 15:48:13.902 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95792024-05-24T15:48:15.710Z[ host-image] May 24 15:48:13.918 INFO O| May 24 15:48:13.918 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
95802024-05-24T15:48:15.710Z[ host-image] May 24 15:48:13.918 INFO O| May 24 15:48:13.918 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
95812024-05-24T15:48:16.033Z[ recovery-image] May 24 15:48:14.240 INFO E| Compiling syn v2.0.53
95822024-05-24T15:48:16.400Z[ host-image] May 24 15:48:14.607 INFO O| May 24 15:48:14.607 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
95832024-05-24T15:48:16.400Z[ host-image] May 24 15:48:14.607 INFO O| May 24 15:48:14.607 INFO ok!
95842024-05-24T15:48:16.404Z[ host-image] May 24 15:48:14.607 INFO O| May 24 15:48:14.607 INFO STEP 69 (ensure_file) COMPLETE
95852024-05-24T15:48:16.404Z[ host-image] May 24 15:48:14.608 INFO O| May 24 15:48:14.608 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95862024-05-24T15:48:16.418Z[ host-image] May 24 15:48:14.625 INFO O| May 24 15:48:14.625 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
95872024-05-24T15:48:16.418Z[ host-image] May 24 15:48:14.625 INFO O| May 24 15:48:14.625 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
95882024-05-24T15:48:18.209Z[ host-image] May 24 15:48:16.416 INFO O| May 24 15:48:16.416 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
95892024-05-24T15:48:18.209Z[ host-image] May 24 15:48:16.416 INFO O| May 24 15:48:16.416 INFO ok!
95902024-05-24T15:48:18.210Z[ host-image] May 24 15:48:16.416 INFO O| May 24 15:48:16.416 INFO STEP 70 (ensure_file) COMPLETE
95912024-05-24T15:48:18.213Z[ host-image] May 24 15:48:16.416 INFO O| May 24 15:48:16.416 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95922024-05-24T15:48:18.220Z[ host-image] May 24 15:48:16.428 INFO O| May 24 15:48:16.428 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95932024-05-24T15:48:18.220Z[ host-image] May 24 15:48:16.428 INFO O| May 24 15:48:16.428 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95942024-05-24T15:48:18.220Z[ host-image] May 24 15:48:16.428 INFO O| May 24 15:48:16.428 INFO STEP 71 (ensure_dir) COMPLETE
95952024-05-24T15:48:18.224Z[ host-image] May 24 15:48:16.428 INFO O| May 24 15:48:16.428 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95962024-05-24T15:48:18.230Z[ host-image] May 24 15:48:16.438 INFO O| May 24 15:48:16.438 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
95972024-05-24T15:48:18.234Z[ host-image] May 24 15:48:16.438 INFO O| May 24 15:48:16.438 INFO copying /tmp/.tmprnLlKg/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 ...
95982024-05-24T15:48:18.234Z[ host-image] May 24 15:48:16.438 INFO O| May 24 15:48:16.438 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
95992024-05-24T15:48:18.234Z[ host-image] May 24 15:48:16.438 INFO O| May 24 15:48:16.438 INFO ok!
96002024-05-24T15:48:18.234Z[ host-image] May 24 15:48:16.438 INFO O| May 24 15:48:16.438 INFO STEP 72 (ensure_file) COMPLETE
96012024-05-24T15:48:18.234Z[ host-image] May 24 15:48:16.438 INFO O| May 24 15:48:16.438 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96022024-05-24T15:48:18.246Z[ host-image] May 24 15:48:16.453 INFO O| May 24 15:48:16.453 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
96032024-05-24T15:48:18.246Z[ host-image] May 24 15:48:16.453 INFO O| May 24 15:48:16.453 INFO copying /tmp/.tmprnLlKg/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 ...
96042024-05-24T15:48:18.249Z[ host-image] May 24 15:48:16.453 INFO O| May 24 15:48:16.453 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
96052024-05-24T15:48:18.249Z[ host-image] May 24 15:48:16.453 INFO O| May 24 15:48:16.453 INFO ok!
96062024-05-24T15:48:18.249Z[ host-image] May 24 15:48:16.453 INFO O| May 24 15:48:16.453 INFO STEP 73 (ensure_file) COMPLETE
96072024-05-24T15:48:18.249Z[ host-image] May 24 15:48:16.453 INFO O| May 24 15:48:16.453 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96082024-05-24T15:48:18.265Z[ host-image] May 24 15:48:16.470 INFO O| May 24 15:48:16.470 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
96092024-05-24T15:48:18.265Z[ host-image] May 24 15:48:16.470 INFO O| May 24 15:48:16.470 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
96102024-05-24T15:48:18.269Z[ host-image] May 24 15:48:16.470 INFO O| May 24 15:48:16.470 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
96112024-05-24T15:48:18.269Z[ host-image] May 24 15:48:16.470 INFO O| May 24 15:48:16.470 INFO ok!
96122024-05-24T15:48:18.269Z[ host-image] May 24 15:48:16.470 INFO O| May 24 15:48:16.470 INFO STEP 74 (ensure_file) COMPLETE
96132024-05-24T15:48:18.269Z[ host-image] May 24 15:48:16.470 INFO O| May 24 15:48:16.470 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96142024-05-24T15:48:18.273Z[ host-image] May 24 15:48:16.481 INFO O| May 24 15:48:16.481 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
96152024-05-24T15:48:18.274Z[ host-image] May 24 15:48:16.481 INFO O| May 24 15:48:16.481 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
96162024-05-24T15:48:18.277Z[ host-image] May 24 15:48:16.481 INFO O| May 24 15:48:16.481 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
96172024-05-24T15:48:18.277Z[ host-image] May 24 15:48:16.481 INFO O| May 24 15:48:16.481 INFO ok!
96182024-05-24T15:48:18.277Z[ host-image] May 24 15:48:16.481 INFO O| May 24 15:48:16.481 INFO STEP 75 (ensure_file) COMPLETE
96192024-05-24T15:48:18.277Z[ host-image] May 24 15:48:16.481 INFO O| May 24 15:48:16.481 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96202024-05-24T15:48:18.284Z[ host-image] May 24 15:48:16.492 INFO O| May 24 15:48:16.491 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96212024-05-24T15:48:18.284Z[ host-image] May 24 15:48:16.492 INFO O| May 24 15:48:16.492 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96222024-05-24T15:48:18.284Z[ host-image] May 24 15:48:16.492 INFO O| May 24 15:48:16.492 INFO STEP 76 (ensure_dir) COMPLETE
96232024-05-24T15:48:18.284Z[ host-image] May 24 15:48:16.492 INFO O| May 24 15:48:16.492 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96242024-05-24T15:48:18.294Z[ host-image] May 24 15:48:16.502 INFO O| May 24 15:48:16.502 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
96252024-05-24T15:48:18.295Z[ host-image] May 24 15:48:16.502 INFO O| May 24 15:48:16.502 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
96262024-05-24T15:48:18.299Z[ host-image] May 24 15:48:16.505 INFO O| May 24 15:48:16.505 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
96272024-05-24T15:48:18.299Z[ host-image] May 24 15:48:16.505 INFO O| May 24 15:48:16.505 INFO ok!
96282024-05-24T15:48:18.299Z[ host-image] May 24 15:48:16.505 INFO O| May 24 15:48:16.505 INFO STEP 77 (ensure_file) COMPLETE
96292024-05-24T15:48:18.299Z[ host-image] May 24 15:48:16.505 INFO O| May 24 15:48:16.505 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96302024-05-24T15:48:18.311Z[ host-image] May 24 15:48:16.518 INFO O| May 24 15:48:16.518 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
96312024-05-24T15:48:18.311Z[ host-image] May 24 15:48:16.518 INFO O| May 24 15:48:16.518 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
96322024-05-24T15:48:18.314Z[ host-image] May 24 15:48:16.518 INFO O| May 24 15:48:16.518 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
96332024-05-24T15:48:18.314Z[ host-image] May 24 15:48:16.518 INFO O| May 24 15:48:16.518 INFO ok!
96342024-05-24T15:48:18.314Z[ host-image] May 24 15:48:16.518 INFO O| May 24 15:48:16.518 INFO STEP 78 (ensure_file) COMPLETE
96352024-05-24T15:48:18.314Z[ host-image] May 24 15:48:16.518 INFO O| May 24 15:48:16.518 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96362024-05-24T15:48:18.324Z[ host-image] May 24 15:48:16.532 INFO O| May 24 15:48:16.532 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
96372024-05-24T15:48:18.324Z[ host-image] May 24 15:48:16.532 INFO O| May 24 15:48:16.532 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
96382024-05-24T15:48:19.729Z[ host-image] May 24 15:48:17.936 INFO O| May 24 15:48:17.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
96392024-05-24T15:48:19.730Z[ host-image] May 24 15:48:17.936 INFO O| May 24 15:48:17.936 INFO ok!
96402024-05-24T15:48:19.733Z[ host-image] May 24 15:48:17.936 INFO O| May 24 15:48:17.936 INFO STEP 79 (ensure_file) COMPLETE
96412024-05-24T15:48:19.733Z[ host-image] May 24 15:48:17.936 INFO O| May 24 15:48:17.936 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96422024-05-24T15:48:19.746Z[ host-image] May 24 15:48:17.953 INFO O| May 24 15:48:17.953 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96432024-05-24T15:48:19.746Z[ host-image] May 24 15:48:17.954 INFO O| May 24 15:48:17.954 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96442024-05-24T15:48:19.750Z[ host-image] May 24 15:48:17.954 INFO O| May 24 15:48:17.954 INFO STEP 80 (ensure_dir) COMPLETE
96452024-05-24T15:48:19.750Z[ host-image] May 24 15:48:17.954 INFO O| May 24 15:48:17.954 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96462024-05-24T15:48:19.761Z[ host-image] May 24 15:48:17.969 INFO O| May 24 15:48:17.969 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96472024-05-24T15:48:19.761Z[ host-image] May 24 15:48:17.969 INFO O| May 24 15:48:17.969 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96482024-05-24T15:48:19.762Z[ host-image] May 24 15:48:17.969 INFO O| May 24 15:48:17.969 INFO STEP 81 (ensure_dir) COMPLETE
96492024-05-24T15:48:19.765Z[ host-image] May 24 15:48:17.969 INFO O| May 24 15:48:17.969 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96502024-05-24T15:48:19.778Z[ host-image] May 24 15:48:17.985 INFO O| May 24 15:48:17.985 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96512024-05-24T15:48:19.778Z[ host-image] May 24 15:48:17.985 INFO O| May 24 15:48:17.985 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96522024-05-24T15:48:19.781Z[ host-image] May 24 15:48:17.985 INFO O| May 24 15:48:17.985 INFO STEP 82 (ensure_dir) COMPLETE
96532024-05-24T15:48:19.781Z[ host-image] May 24 15:48:17.985 INFO O| May 24 15:48:17.985 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96542024-05-24T15:48:19.792Z[ host-image] May 24 15:48:18.000 INFO O| May 24 15:48:17.999 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96552024-05-24T15:48:19.792Z[ host-image] May 24 15:48:18.000 INFO O| May 24 15:48:18.000 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96562024-05-24T15:48:19.796Z[ host-image] May 24 15:48:18.000 INFO O| May 24 15:48:18.000 INFO STEP 83 (ensure_dir) COMPLETE
96572024-05-24T15:48:19.796Z[ host-image] May 24 15:48:18.000 INFO O| May 24 15:48:18.000 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96582024-05-24T15:48:19.809Z[ host-image] May 24 15:48:18.016 INFO O| May 24 15:48:18.016 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96592024-05-24T15:48:19.809Z[ host-image] May 24 15:48:18.016 INFO O| May 24 15:48:18.016 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96602024-05-24T15:48:19.812Z[ host-image] May 24 15:48:18.016 INFO O| May 24 15:48:18.016 INFO STEP 84 (ensure_dir) COMPLETE
96612024-05-24T15:48:19.812Z[ host-image] May 24 15:48:18.017 INFO O| May 24 15:48:18.016 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96622024-05-24T15:48:19.826Z[ host-image] May 24 15:48:18.033 INFO O| May 24 15:48:18.033 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96632024-05-24T15:48:19.827Z[ host-image] May 24 15:48:18.034 INFO O| May 24 15:48:18.033 INFO copying /tmp/.tmprnLlKg/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 ...
96642024-05-24T15:48:19.830Z[ host-image] May 24 15:48:18.034 INFO O| May 24 15:48:18.034 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96652024-05-24T15:48:19.830Z[ host-image] May 24 15:48:18.034 INFO O| May 24 15:48:18.034 INFO ok!
96662024-05-24T15:48:19.830Z[ host-image] May 24 15:48:18.034 INFO O| May 24 15:48:18.034 INFO STEP 85 (ensure_file) COMPLETE
96672024-05-24T15:48:19.830Z[ host-image] May 24 15:48:18.034 INFO O| May 24 15:48:18.034 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96682024-05-24T15:48:19.844Z[ host-image] May 24 15:48:18.051 INFO O| May 24 15:48:18.051 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96692024-05-24T15:48:19.844Z[ host-image] May 24 15:48:18.051 INFO O| May 24 15:48:18.051 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96702024-05-24T15:48:19.847Z[ host-image] May 24 15:48:18.051 INFO O| May 24 15:48:18.051 INFO STEP 86 (ensure_dir) COMPLETE
96712024-05-24T15:48:19.847Z[ host-image] May 24 15:48:18.051 INFO O| May 24 15:48:18.051 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96722024-05-24T15:48:19.861Z[ host-image] May 24 15:48:18.068 INFO O| May 24 15:48:18.068 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
96732024-05-24T15:48:19.865Z[ host-image] May 24 15:48:18.068 INFO O| May 24 15:48:18.068 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
96742024-05-24T15:48:19.865Z[ host-image] May 24 15:48:18.068 INFO O| May 24 15:48:18.068 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
96752024-05-24T15:48:19.865Z[ host-image] May 24 15:48:18.069 INFO O| May 24 15:48:18.068 INFO ok!
96762024-05-24T15:48:19.865Z[ host-image] May 24 15:48:18.069 INFO O| May 24 15:48:18.068 INFO STEP 87 (ensure_file) COMPLETE
96772024-05-24T15:48:19.865Z[ host-image] May 24 15:48:18.069 INFO O| May 24 15:48:18.068 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96782024-05-24T15:48:19.876Z[ host-image] May 24 15:48:18.083 INFO O| May 24 15:48:18.083 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
96792024-05-24T15:48:19.876Z[ host-image] May 24 15:48:18.083 INFO O| May 24 15:48:18.083 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
96802024-05-24T15:48:20.338Z[ host-image] May 24 15:48:18.545 INFO O| May 24 15:48:18.545 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
96812024-05-24T15:48:20.339Z[ host-image] May 24 15:48:18.545 INFO O| May 24 15:48:18.545 INFO ok!
96822024-05-24T15:48:20.342Z[ host-image] May 24 15:48:18.545 INFO O| May 24 15:48:18.545 INFO STEP 88 (ensure_file) COMPLETE
96832024-05-24T15:48:20.342Z[ host-image] May 24 15:48:18.545 INFO O| May 24 15:48:18.545 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96842024-05-24T15:48:20.356Z[ host-image] May 24 15:48:18.564 INFO O| May 24 15:48:18.563 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
96852024-05-24T15:48:20.357Z[ host-image] May 24 15:48:18.564 INFO O| May 24 15:48:18.563 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
96862024-05-24T15:48:21.015Z[ host-image] May 24 15:48:19.222 INFO O| May 24 15:48:19.222 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
96872024-05-24T15:48:21.015Z[ host-image] May 24 15:48:19.222 INFO O| May 24 15:48:19.222 INFO ok!
96882024-05-24T15:48:21.019Z[ host-image] May 24 15:48:19.222 INFO O| May 24 15:48:19.222 INFO STEP 89 (ensure_file) COMPLETE
96892024-05-24T15:48:21.019Z[ host-image] May 24 15:48:19.222 INFO O| May 24 15:48:19.222 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96902024-05-24T15:48:21.031Z[ host-image] May 24 15:48:19.238 INFO O| May 24 15:48:19.238 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
96912024-05-24T15:48:21.031Z[ host-image] May 24 15:48:19.238 INFO O| May 24 15:48:19.238 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
96922024-05-24T15:48:21.035Z[ host-image] May 24 15:48:19.238 INFO O| May 24 15:48:19.238 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
96932024-05-24T15:48:21.035Z[ host-image] May 24 15:48:19.239 INFO O| May 24 15:48:19.238 INFO ok!
96942024-05-24T15:48:21.035Z[ host-image] May 24 15:48:19.239 INFO O| May 24 15:48:19.238 INFO STEP 90 (ensure_file) COMPLETE
96952024-05-24T15:48:21.035Z[ host-image] May 24 15:48:19.239 INFO O| May 24 15:48:19.238 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96962024-05-24T15:48:21.047Z[ host-image] May 24 15:48:19.254 INFO O| May 24 15:48:19.254 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
96972024-05-24T15:48:21.047Z[ host-image] May 24 15:48:19.254 INFO O| May 24 15:48:19.254 INFO copying /tmp/.tmprnLlKg/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
96982024-05-24T15:48:21.744Z[ recovery-image] May 24 15:48:19.950 INFO E| Compiling scroll_derive v0.12.0
96992024-05-24T15:48:25.536Z[ recovery-image] May 24 15:48:23.743 INFO E| Compiling bitstruct_derive v0.1.0
97002024-05-24T15:48:27.047Z[ host-image] May 24 15:48:25.253 INFO O| May 24 15:48:25.253 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
97012024-05-24T15:48:27.047Z[ host-image] May 24 15:48:25.253 INFO O| May 24 15:48:25.253 INFO ok!
97022024-05-24T15:48:27.050Z[ host-image] May 24 15:48:25.253 INFO O| May 24 15:48:25.253 INFO STEP 91 (ensure_file) COMPLETE
97032024-05-24T15:48:27.050Z[ host-image] May 24 15:48:25.253 INFO O| May 24 15:48:25.253 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97042024-05-24T15:48:27.058Z[ host-image] May 24 15:48:25.264 INFO O| May 24 15:48:25.264 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
97052024-05-24T15:48:27.058Z[ host-image] May 24 15:48:25.264 INFO O| May 24 15:48:25.264 INFO STEP 92 (ensure_dir) COMPLETE
97062024-05-24T15:48:27.058Z[ host-image] May 24 15:48:25.264 INFO O| May 24 15:48:25.264 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97072024-05-24T15:48:27.067Z[ host-image] May 24 15:48:25.274 INFO O| May 24 15:48:25.273 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
97082024-05-24T15:48:27.067Z[ host-image] May 24 15:48:25.274 INFO O| May 24 15:48:25.274 INFO STEP 93 (ensure_dir) COMPLETE
97092024-05-24T15:48:27.070Z[ host-image] May 24 15:48:25.274 INFO O| May 24 15:48:25.274 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97102024-05-24T15:48:27.076Z[ host-image] May 24 15:48:25.283 INFO O| May 24 15:48:25.283 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97112024-05-24T15:48:27.076Z[ host-image] May 24 15:48:25.283 INFO O| May 24 15:48:25.283 INFO STEP 94 (ensure_dir) COMPLETE
97122024-05-24T15:48:27.079Z[ host-image] May 24 15:48:25.283 INFO O| May 24 15:48:25.283 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97132024-05-24T15:48:27.086Z[ host-image] May 24 15:48:25.292 INFO O| May 24 15:48:25.292 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97142024-05-24T15:48:27.086Z[ host-image] May 24 15:48:25.292 INFO O| May 24 15:48:25.292 INFO STEP 95 (ensure_dir) COMPLETE
97152024-05-24T15:48:27.089Z[ host-image] May 24 15:48:25.292 INFO O| May 24 15:48:25.292 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97162024-05-24T15:48:27.095Z[ host-image] May 24 15:48:25.302 INFO O| May 24 15:48:25.302 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97172024-05-24T15:48:27.096Z[ host-image] May 24 15:48:25.302 INFO O| May 24 15:48:25.302 INFO copying /tmp/.tmprnLlKg/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 ...
97182024-05-24T15:48:27.096Z[ host-image] May 24 15:48:25.302 INFO O| May 24 15:48:25.302 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97192024-05-24T15:48:27.099Z[ host-image] May 24 15:48:25.302 INFO O| May 24 15:48:25.302 INFO ok!
97202024-05-24T15:48:27.099Z[ host-image] May 24 15:48:25.302 INFO O| May 24 15:48:25.302 INFO STEP 96 (ensure_file) COMPLETE
97212024-05-24T15:48:27.099Z[ host-image] May 24 15:48:25.302 INFO O| May 24 15:48:25.302 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97222024-05-24T15:48:27.105Z[ host-image] May 24 15:48:25.312 INFO O| May 24 15:48:25.312 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97232024-05-24T15:48:27.105Z[ host-image] May 24 15:48:25.312 INFO O| May 24 15:48:25.312 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97242024-05-24T15:48:27.105Z[ host-image] May 24 15:48:25.312 INFO O| May 24 15:48:25.312 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97252024-05-24T15:48:27.105Z[ host-image] May 24 15:48:25.312 INFO O| May 24 15:48:25.312 INFO STEP 97 (ensure_dir) COMPLETE
97262024-05-24T15:48:27.108Z[ host-image] May 24 15:48:25.312 INFO O| May 24 15:48:25.312 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97272024-05-24T15:48:27.115Z[ host-image] May 24 15:48:25.322 INFO O| May 24 15:48:25.322 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97282024-05-24T15:48:27.115Z[ host-image] May 24 15:48:25.322 INFO O| May 24 15:48:25.322 INFO copying /tmp/.tmprnLlKg/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97292024-05-24T15:48:27.119Z[ host-image] May 24 15:48:25.322 INFO O| May 24 15:48:25.322 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97302024-05-24T15:48:27.119Z[ host-image] May 24 15:48:25.322 INFO O| May 24 15:48:25.322 INFO ok!
97312024-05-24T15:48:27.119Z[ host-image] May 24 15:48:25.322 INFO O| May 24 15:48:25.322 INFO STEP 98 (ensure_file) COMPLETE
97322024-05-24T15:48:27.119Z[ host-image] May 24 15:48:25.322 INFO O| May 24 15:48:25.322 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97332024-05-24T15:48:27.125Z[ host-image] May 24 15:48:25.332 INFO O| May 24 15:48:25.331 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97342024-05-24T15:48:27.128Z[ host-image] May 24 15:48:25.332 INFO O| May 24 15:48:25.332 INFO STEP 99 (remove_files) COMPLETE
97352024-05-24T15:48:27.128Z[ host-image] May 24 15:48:25.332 INFO O| May 24 15:48:25.332 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97362024-05-24T15:48:27.134Z[ host-image] May 24 15:48:25.341 INFO O| May 24 15:48:25.341 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97372024-05-24T15:48:27.140Z[ host-image] May 24 15:48:25.341 INFO O| May 24 15:48:25.341 INFO STEP 100 (remove_files) COMPLETE
97382024-05-24T15:48:27.140Z[ host-image] May 24 15:48:25.341 INFO O| May 24 15:48:25.341 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97392024-05-24T15:48:27.144Z[ host-image] May 24 15:48:25.350 INFO O| May 24 15:48:25.350 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97402024-05-24T15:48:27.147Z[ host-image] May 24 15:48:25.350 INFO O| May 24 15:48:25.350 INFO STEP 101 (remove_files) COMPLETE
97412024-05-24T15:48:27.147Z[ host-image] May 24 15:48:25.350 INFO O| May 24 15:48:25.350 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97422024-05-24T15:48:27.153Z[ host-image] May 24 15:48:25.360 INFO O| May 24 15:48:25.360 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97432024-05-24T15:48:27.156Z[ host-image] May 24 15:48:25.360 INFO O| May 24 15:48:25.360 INFO STEP 102 (remove_files) COMPLETE
97442024-05-24T15:48:27.156Z[ host-image] May 24 15:48:25.360 INFO O| May 24 15:48:25.360 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97452024-05-24T15:48:27.162Z[ host-image] May 24 15:48:25.369 INFO O| May 24 15:48:25.369 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97462024-05-24T15:48:27.165Z[ host-image] May 24 15:48:25.369 INFO O| May 24 15:48:25.369 INFO STEP 103 (remove_files) COMPLETE
97472024-05-24T15:48:27.165Z[ host-image] May 24 15:48:25.369 INFO O| May 24 15:48:25.369 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97482024-05-24T15:48:27.172Z[ host-image] May 24 15:48:25.378 INFO O| May 24 15:48:25.378 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
97492024-05-24T15:48:27.175Z[ host-image] May 24 15:48:25.379 INFO O| May 24 15:48:25.378 INFO STEP 104 (remove_files) COMPLETE
97502024-05-24T15:48:27.175Z[ host-image] May 24 15:48:25.379 INFO O| May 24 15:48:25.378 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97512024-05-24T15:48:27.181Z[ host-image] May 24 15:48:25.388 INFO O| May 24 15:48:25.388 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
97522024-05-24T15:48:27.184Z[ host-image] May 24 15:48:25.388 INFO O| May 24 15:48:25.388 INFO STEP 105 (remove_files) COMPLETE
97532024-05-24T15:48:27.184Z[ host-image] May 24 15:48:25.388 INFO O| May 24 15:48:25.388 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97542024-05-24T15:48:27.190Z[ host-image] May 24 15:48:25.397 INFO O| May 24 15:48:25.397 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
97552024-05-24T15:48:27.190Z[ host-image] May 24 15:48:25.397 INFO O| May 24 15:48:25.397 INFO STEP 106 (remove_files) COMPLETE
97562024-05-24T15:48:27.190Z[ host-image] May 24 15:48:25.397 INFO O| May 24 15:48:25.397 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97572024-05-24T15:48:27.199Z[ host-image] May 24 15:48:25.406 INFO O| May 24 15:48:25.406 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
97582024-05-24T15:48:27.200Z[ host-image] May 24 15:48:25.406 INFO O| May 24 15:48:25.406 INFO STEP 107 (remove_files) COMPLETE
97592024-05-24T15:48:27.203Z[ host-image] May 24 15:48:25.406 INFO O| May 24 15:48:25.406 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97602024-05-24T15:48:27.209Z[ host-image] May 24 15:48:25.415 INFO O| May 24 15:48:25.415 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
97612024-05-24T15:48:27.209Z[ host-image] May 24 15:48:25.415 INFO O| May 24 15:48:25.415 INFO STEP 108 (remove_files) COMPLETE
97622024-05-24T15:48:27.209Z[ host-image] May 24 15:48:25.415 INFO O| May 24 15:48:25.415 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97632024-05-24T15:48:27.218Z[ host-image] May 24 15:48:25.424 INFO O| May 24 15:48:25.424 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
97642024-05-24T15:48:27.218Z[ host-image] May 24 15:48:25.424 INFO O| May 24 15:48:25.424 INFO STEP 109 (remove_files) COMPLETE
97652024-05-24T15:48:27.218Z[ host-image] May 24 15:48:25.424 INFO O| May 24 15:48:25.424 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97662024-05-24T15:48:27.227Z[ host-image] May 24 15:48:25.434 INFO O| May 24 15:48:25.434 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
97672024-05-24T15:48:27.231Z[ host-image] May 24 15:48:25.434 INFO O| May 24 15:48:25.434 INFO STEP 110 (remove_files) COMPLETE
97682024-05-24T15:48:27.231Z[ host-image] May 24 15:48:25.434 INFO O| May 24 15:48:25.434 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97692024-05-24T15:48:27.236Z[ host-image] May 24 15:48:25.443 INFO O| May 24 15:48:25.443 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
97702024-05-24T15:48:27.240Z[ host-image] May 24 15:48:25.443 INFO O| May 24 15:48:25.443 INFO STEP 111 (remove_files) COMPLETE
97712024-05-24T15:48:27.240Z[ host-image] May 24 15:48:25.443 INFO O| May 24 15:48:25.443 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97722024-05-24T15:48:27.257Z[ host-image] May 24 15:48:25.452 INFO O| May 24 15:48:25.452 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
97732024-05-24T15:48:27.257Z[ host-image] May 24 15:48:25.452 INFO O| May 24 15:48:25.452 INFO STEP 112 (remove_files) COMPLETE
97742024-05-24T15:48:27.261Z[ host-image] May 24 15:48:25.452 INFO O| May 24 15:48:25.452 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97752024-05-24T15:48:27.261Z[ host-image] May 24 15:48:25.461 INFO O| May 24 15:48:25.461 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
97762024-05-24T15:48:27.261Z[ host-image] May 24 15:48:25.461 INFO O| May 24 15:48:25.461 INFO STEP 113 (remove_files) COMPLETE
97772024-05-24T15:48:27.261Z[ host-image] May 24 15:48:25.461 INFO O| May 24 15:48:25.461 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97782024-05-24T15:48:27.265Z[ host-image] May 24 15:48:25.470 INFO O| May 24 15:48:25.470 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
97792024-05-24T15:48:27.265Z[ host-image] May 24 15:48:25.470 INFO O| May 24 15:48:25.470 INFO STEP 114 (remove_files) COMPLETE
97802024-05-24T15:48:27.265Z[ host-image] May 24 15:48:25.470 INFO O| May 24 15:48:25.470 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97812024-05-24T15:48:27.273Z[ host-image] May 24 15:48:25.479 INFO O| May 24 15:48:25.479 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
97822024-05-24T15:48:27.276Z[ host-image] May 24 15:48:25.479 INFO O| May 24 15:48:25.479 INFO STEP 115 (remove_files) COMPLETE
97832024-05-24T15:48:27.276Z[ host-image] May 24 15:48:25.479 INFO O| May 24 15:48:25.479 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97842024-05-24T15:48:27.283Z[ host-image] May 24 15:48:25.488 INFO O| May 24 15:48:25.488 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
97852024-05-24T15:48:27.283Z[ host-image] May 24 15:48:25.488 INFO O| May 24 15:48:25.488 INFO STEP 116 (remove_files) COMPLETE
97862024-05-24T15:48:27.283Z[ host-image] May 24 15:48:25.488 INFO O| May 24 15:48:25.488 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97872024-05-24T15:48:27.291Z[ host-image] May 24 15:48:25.498 INFO O| May 24 15:48:25.498 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
97882024-05-24T15:48:27.291Z[ host-image] May 24 15:48:25.498 INFO O| May 24 15:48:25.498 INFO STEP 117 (remove_files) COMPLETE
97892024-05-24T15:48:27.291Z[ host-image] May 24 15:48:25.498 INFO O| May 24 15:48:25.498 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97902024-05-24T15:48:27.301Z[ host-image] May 24 15:48:25.507 INFO O| May 24 15:48:25.507 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
97912024-05-24T15:48:27.305Z[ host-image] May 24 15:48:25.507 INFO O| May 24 15:48:25.507 INFO STEP 118 (remove_files) COMPLETE
97922024-05-24T15:48:27.305Z[ host-image] May 24 15:48:25.507 INFO O| May 24 15:48:25.507 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97932024-05-24T15:48:27.312Z[ host-image] May 24 15:48:25.516 INFO O| May 24 15:48:25.516 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
97942024-05-24T15:48:27.315Z[ host-image] May 24 15:48:25.516 INFO O| May 24 15:48:25.516 INFO STEP 119 (remove_files) COMPLETE
97952024-05-24T15:48:27.316Z[ host-image] May 24 15:48:25.516 INFO O| May 24 15:48:25.516 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97962024-05-24T15:48:27.319Z[ host-image] May 24 15:48:25.525 INFO O| May 24 15:48:25.525 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
97972024-05-24T15:48:27.319Z[ host-image] May 24 15:48:25.525 INFO O| May 24 15:48:25.525 INFO STEP 120 (remove_files) COMPLETE
97982024-05-24T15:48:27.319Z[ host-image] May 24 15:48:25.525 INFO O| May 24 15:48:25.525 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97992024-05-24T15:48:27.328Z[ host-image] May 24 15:48:25.535 INFO O| May 24 15:48:25.535 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
98002024-05-24T15:48:27.328Z[ host-image] May 24 15:48:25.535 INFO O| May 24 15:48:25.535 INFO STEP 121 (remove_files) COMPLETE
98012024-05-24T15:48:27.332Z[ host-image] May 24 15:48:25.535 INFO O| May 24 15:48:25.535 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98022024-05-24T15:48:27.337Z[ host-image] May 24 15:48:25.544 INFO O| May 24 15:48:25.544 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
98032024-05-24T15:48:27.337Z[ host-image] May 24 15:48:25.544 INFO O| May 24 15:48:25.544 INFO STEP 122 (remove_files) COMPLETE
98042024-05-24T15:48:27.341Z[ host-image] May 24 15:48:25.544 INFO O| May 24 15:48:25.544 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98052024-05-24T15:48:27.347Z[ host-image] May 24 15:48:25.553 INFO O| May 24 15:48:25.553 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
98062024-05-24T15:48:27.347Z[ host-image] May 24 15:48:25.553 INFO O| May 24 15:48:25.553 INFO STEP 123 (remove_files) COMPLETE
98072024-05-24T15:48:27.347Z[ host-image] May 24 15:48:25.553 INFO O| May 24 15:48:25.553 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98082024-05-24T15:48:27.355Z[ host-image] May 24 15:48:25.562 INFO O| May 24 15:48:25.562 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98092024-05-24T15:48:27.355Z[ host-image] May 24 15:48:25.562 INFO O| May 24 15:48:25.562 INFO STEP 124 (remove_files) COMPLETE
98102024-05-24T15:48:27.355Z[ host-image] May 24 15:48:25.562 INFO O| May 24 15:48:25.562 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98112024-05-24T15:48:27.365Z[ host-image] May 24 15:48:25.571 INFO O| May 24 15:48:25.571 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98122024-05-24T15:48:27.365Z[ host-image] May 24 15:48:25.571 INFO O| May 24 15:48:25.571 INFO STEP 125 (remove_files) COMPLETE
98132024-05-24T15:48:27.368Z[ host-image] May 24 15:48:25.571 INFO O| May 24 15:48:25.571 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98142024-05-24T15:48:27.374Z[ host-image] May 24 15:48:25.580 INFO O| May 24 15:48:25.580 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98152024-05-24T15:48:27.374Z[ host-image] May 24 15:48:25.580 INFO O| May 24 15:48:25.580 INFO STEP 126 (remove_files) COMPLETE
98162024-05-24T15:48:27.378Z[ host-image] May 24 15:48:25.580 INFO O| May 24 15:48:25.580 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98172024-05-24T15:48:27.383Z[ host-image] May 24 15:48:25.590 INFO O| May 24 15:48:25.590 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98182024-05-24T15:48:27.383Z[ host-image] May 24 15:48:25.590 INFO O| May 24 15:48:25.590 INFO STEP 127 (remove_files) COMPLETE
98192024-05-24T15:48:27.387Z[ host-image] May 24 15:48:25.590 INFO O| May 24 15:48:25.590 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98202024-05-24T15:48:27.397Z[ host-image] May 24 15:48:25.604 INFO O| May 24 15:48:25.604 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98212024-05-24T15:48:27.397Z[ host-image] May 24 15:48:25.604 INFO O| May 24 15:48:25.604 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "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_CHECKHASH": "1"}
98222024-05-24T15:48:32.983Z[ host-image] May 24 15:48:31.189 INFO O| May 24 15:48:31.188 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
98232024-05-24T15:48:32.983Z[ host-image] May 24 15:48:31.189 INFO O| May 24 15:48:31.188 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98242024-05-24T15:48:32.995Z[ host-image] May 24 15:48:31.201 INFO O| May 24 15:48:31.201 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"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", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_CHECKHASH": "1"}
98252024-05-24T15:48:33.076Z[ host-image] May 24 15:48:31.282 INFO O| May 24 15:48:31.282 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98262024-05-24T15:48:33.076Z[ host-image] May 24 15:48:31.282 INFO O| May 24 15:48:31.282 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98272024-05-24T15:48:33.080Z[ host-image] May 24 15:48:31.284 INFO O| May 24 15:48:31.284 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98282024-05-24T15:48:33.080Z[ host-image] May 24 15:48:31.284 INFO O| May 24 15:48:31.284 INFO ok!
98292024-05-24T15:48:33.080Z[ host-image] May 24 15:48:31.284 INFO O| May 24 15:48:31.284 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98302024-05-24T15:48:33.080Z[ host-image] May 24 15:48:31.284 INFO O| May 24 15:48:31.284 INFO STEP 128 (seed_smf) COMPLETE
98312024-05-24T15:48:33.080Z[ host-image] May 24 15:48:31.284 INFO O| May 24 15:48:31.284 INFO steps complete; finalising image!
98322024-05-24T15:48:33.081Z[ host-image] May 24 15:48:31.284 INFO O| May 24 15:48:31.284 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98332024-05-24T15:48:33.219Z[ host-image] May 24 15:48:31.425 INFO O| May 24 15:48:31.425 INFO trim TEMPORARY-gimlet-zfs: (9% trimmed, started at Fri May 24 15:48:31 2024)
98342024-05-24T15:48:33.440Z[ host-image] May 24 15:48:31.646 INFO O| May 24 15:48:31.646 INFO temporary pool has 631M used, 201M avail, 1.90x compressratio
98352024-05-24T15:48:33.440Z[ host-image] May 24 15:48:31.646 INFO O| May 24 15:48:31.646 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98362024-05-24T15:48:33.715Z[ host-image] May 24 15:48:31.920 INFO O| May 24 15:48:31.920 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98372024-05-24T15:48:33.715Z[ host-image] May 24 15:48:31.920 INFO O| May 24 15:48:31.920 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98382024-05-24T15:48:34.766Z[ host-image] May 24 15:48:32.971 INFO O| May 24 15:48:32.971 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98392024-05-24T15:48:34.766Z[ host-image] May 24 15:48:32.971 INFO O| May 24 15:48:32.971 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98402024-05-24T15:48:34.770Z[ host-image] May 24 15:48:32.971 INFO O| May 24 15:48:32.971 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98412024-05-24T15:48:34.770Z[ host-image] May 24 15:48:32.971 INFO O| May 24 15:48:32.971 INFO completed processing gimlet/zfs
98422024-05-24T15:48:34.770Z[ host-image] May 24 15:48:32.971 INFO O| May 24 15:48:32.971 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
98432024-05-24T15:48:40.125Z[ recovery-image] May 24 15:48:38.330 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)
98442024-05-24T15:48:41.164Z[ host-image] May 24 15:48:39.369 INFO O| May 24 15:48:39.369 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
98452024-05-24T15:48:41.288Z[ host-image] May 24 15:48:39.492 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
98462024-05-24T15:48:41.288Z[ host-image] May 24 15:48:39.492 INFO expanded image name: "ci ac617d7/${os_short_commit} 2024-05-24 15:21" -> "ci ac617d7/004716a 2024-05-24 15:21"
98472024-05-24T15:48:41.291Z[ host-image] May 24 15:48:39.492 INFO output artefacts stored in: "/work/os-host"
98482024-05-24T15:48:41.291Z[ host-image] May 24 15:48:39.492 INFO collecting git info from project "amd-firmware"...
98492024-05-24T15:48:41.300Z[ host-image] May 24 15:48:39.505 INFO collecting git info from project "phbl"...
98502024-05-24T15:48:41.308Z[ host-image] May 24 15:48:39.513 INFO collecting git info from project "bootserver"...
98512024-05-24T15:48:41.316Z[ host-image] May 24 15:48:39.521 INFO collecting git info from project "image-builder"...
98522024-05-24T15:48:41.323Z[ host-image] May 24 15:48:39.528 INFO collecting git info from project "chelsio-t6-roms"...
98532024-05-24T15:48:41.340Z[ host-image] May 24 15:48:39.545 INFO collecting git info from project "pinprick"...
98542024-05-24T15:48:41.349Z[ host-image] May 24 15:48:39.554 INFO collecting git info from project "pilot"...
98552024-05-24T15:48:41.359Z[ host-image] May 24 15:48:39.564 INFO collecting git info from project "amd-host-image-builder"...
98562024-05-24T15:48:41.383Z[ host-image] May 24 15:48:39.588 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98572024-05-24T15:48:41.691Z[ recovery-image] May 24 15:48:39.896 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)
98582024-05-24T15:48:41.936Z[ host-image] May 24 15:48:40.140 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
98592024-05-24T15:48:42.346Z[ host-image] May 24 15:48:40.551 INFO creating Oxide boot image...
98602024-05-24T15:48:42.346Z[ host-image] May 24 15:48:40.551 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci ac617d7/004716a 2024-05-24 15:21", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
98612024-05-24T15:48:43.268Z[ host-image] May 24 15:48:41.472 INFO O| ok, image written!
98622024-05-24T15:48:43.268Z[ host-image] May 24 15:48:41.472 INFO O| ok, boot_image_csum file written!
98632024-05-24T15:48:43.271Z[ host-image] May 24 15:48:41.475 INFO creating boot archive (CPIO)...
98642024-05-24T15:48:43.272Z[ host-image] May 24 15:48:41.475 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
98652024-05-24T15:48:43.279Z[ host-image] May 24 15:48:41.484 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
98662024-05-24T15:48:43.282Z[ host-image] May 24 15:48:41.484 INFO E| + outfile=/work/os-host/cpio
98672024-05-24T15:48:43.282Z[ host-image] May 24 15:48:41.484 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
98682024-05-24T15:48:43.282Z[ host-image] May 24 15:48:41.486 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
98692024-05-24T15:48:43.282Z[ host-image] May 24 15:48:41.487 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
98702024-05-24T15:48:43.314Z[ host-image] May 24 15:48:41.519 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
98712024-05-24T15:48:43.314Z[ host-image] May 24 15:48:41.519 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
98722024-05-24T15:48:43.322Z[ host-image] May 24 15:48:41.527 INFO creating compressed cpio/unix for nanobl-rs...
98732024-05-24T15:48:43.322Z[ host-image] May 24 15:48:41.527 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
98742024-05-24T15:48:43.623Z[ host-image] May 24 15:48:41.827 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
98752024-05-24T15:48:44.976Z[ recovery-image] May 24 15:48:43.181 INFO E| Compiling bitflags v1.3.2
98762024-05-24T15:48:44.977Z[ recovery-image] May 24 15:48:43.181 INFO E| Compiling adler v1.0.2
98772024-05-24T15:48:44.980Z[ recovery-image] May 24 15:48:43.181 INFO E| Compiling bit_field v0.10.2
98782024-05-24T15:48:44.980Z[ recovery-image] May 24 15:48:43.181 INFO E| Compiling scroll v0.12.0
98792024-05-24T15:48:44.980Z[ recovery-image] May 24 15:48:43.181 INFO E| Compiling plain v0.2.3
98802024-05-24T15:48:44.980Z[ recovery-image] May 24 15:48:43.181 INFO E| Compiling log v0.4.21
98812024-05-24T15:48:44.980Z[ recovery-image] May 24 15:48:43.181 INFO E| Compiling bitstruct v0.1.1
98822024-05-24T15:48:45.077Z[ recovery-image] May 24 15:48:43.281 INFO E| Compiling raw-cpuid v10.7.0
98832024-05-24T15:48:45.123Z[ recovery-image] May 24 15:48:43.327 INFO E| Compiling miniz_oxide v0.7.2
98842024-05-24T15:48:45.131Z[ recovery-image] May 24 15:48:43.336 INFO E| Compiling cpio_reader v0.1.1
98852024-05-24T15:48:45.276Z[ recovery-image] May 24 15:48:43.480 INFO E| Compiling static_assertions v1.1.0
98862024-05-24T15:48:45.586Z[ recovery-image] May 24 15:48:43.791 INFO E| Compiling goblin v0.8.0
98872024-05-24T15:48:48.557Z[ host-image] May 24 15:48:46.759 INFO creating reset image...
98882024-05-24T15:48:48.560Z[ host-image] May 24 15:48:46.760 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
98892024-05-24T15:48:48.681Z[ host-image] May 24 15:48:46.885 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
98902024-05-24T15:48:48.684Z[ host-image] May 24 15:48:46.886 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
98912024-05-24T15:48:48.914Z[ host-image] May 24 15:48:47.118 INFO E| Blocking waiting for file lock on build directory
98922024-05-24T15:48:52.788Z[ recovery-image] May 24 15:48:50.992 INFO E| Finished `release` profile [optimized] target(s) in 39.80s
98932024-05-24T15:48:52.794Z[ host-image] May 24 15:48:50.998 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
98942024-05-24T15:48:52.810Z[ recovery-image] May 24 15:48:51.014 INFO building host image...
98952024-05-24T15:48:52.813Z[ recovery-image] May 24 15:48:51.014 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")
98962024-05-24T15:48:53.306Z[ recovery-image] May 24 15:48:51.509 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
98972024-05-24T15:48:54.614Z[ recovery-image] May 24 15:48:52.818 INFO image complete! materials are in "/work/os-recovery"
98982024-05-24T15:48:54.618Z[ recovery-image]
98992024-05-24T15:48:54.618Z[ recovery-image] real 7:08.249036653
99002024-05-24T15:48:54.618Z[ recovery-image] user 4:35.373524447
99012024-05-24T15:48:54.618Z[ recovery-image] sys 1:12.606822056
99022024-05-24T15:48:54.618Z[ recovery-image] trap 0.306295146
99032024-05-24T15:48:54.618Z[ recovery-image] tflt 0.392910387
99042024-05-24T15:48:54.618Z[ recovery-image] dflt 1.913864532
99052024-05-24T15:48:54.618Z[ recovery-image] kflt 0.000035696
99062024-05-24T15:48:54.618Z[ recovery-image] lock 10:00.019190454
99072024-05-24T15:48:54.618Z[ recovery-image] slp 41:20.031157041
99082024-05-24T15:48:54.618Z[ recovery-image] lat 2:23.333659044
99092024-05-24T15:48:54.621Z[ recovery-image] stop 4.960380103
99102024-05-24T15:48:54.622ZMay 24 15:48:52.822 INFO [recovery-image] process exited with exit status: 0 (428.262575951s)
99112024-05-24T15:48:54.941Z[ host-image] May 24 15:48:53.144 INFO E| Finished `release` profile [optimized] target(s) in 6.24s
99122024-05-24T15:48:54.952Z[ host-image] May 24 15:48:53.156 INFO building host image...
99132024-05-24T15:48:54.955Z[ host-image] May 24 15:48:53.157 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")
99142024-05-24T15:48:55.407Z[ host-image] May 24 15:48:53.610 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99152024-05-24T15:49:31.610Z[ host-image] May 24 15:49:29.810 INFO image complete! materials are in "/work/os-host"
99162024-05-24T15:49:31.613Z[ host-image]
99172024-05-24T15:49:31.613Z[ host-image] real 8:12.155729684
99182024-05-24T15:49:31.613Z[ host-image] user 3:54.630491725
99192024-05-24T15:49:31.613Z[ host-image] sys 52.354745574
99202024-05-24T15:49:31.613Z[ host-image] trap 0.175519551
99212024-05-24T15:49:31.613Z[ host-image] tflt 0.006361417
99222024-05-24T15:49:31.613Z[ host-image] dflt 0.066224700
99232024-05-24T15:49:31.613Z[ host-image] kflt 0.000033135
99242024-05-24T15:49:31.613Z[ host-image] lock 29.427094905
99252024-05-24T15:49:31.613Z[ host-image] slp 43:17.066424078
99262024-05-24T15:49:31.614Z[ host-image] lat 1:26.637126977
99272024-05-24T15:49:31.614Z[ host-image] stop 0.720355883
99282024-05-24T15:49:31.614ZMay 24 15:49:29.814 INFO [host-image] process exited with exit status: 0 (492.167166306s)
99292024-05-24T15:49:31.614ZMay 24 15:49:29.814 INFO [tuf-repo] running task
99302024-05-24T15:49:38.268ZMay 24 15:49:36.468 INFO assembling repository in `/tmp/tufaceouseBS4ZD`, component: OmicronRepoAssembler
99312024-05-24T15:49:42.536ZMay 24 15:49:40.736 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99322024-05-24T15:49:42.711ZMay 24 15:49:40.911 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99332024-05-24T15:49:52.863ZMay 24 15:49:51.062 INFO [tuf-repo] task succeeded (21.248279227s)
99342024-05-24T15:49:52.864ZMay 24 15:49:51.062 INFO all jobs completed in 1692.858376188s
99352024-05-24T15:49:53.360Zprocess exited: duration 2174513 ms, exit code 0
 
99362024-05-24T15:49:53.372Zfound 32 output files
99372024-05-24T15:49:53.372Zuploading: /work/manifest.toml (6876 bytes)
99382024-05-24T15:49:54.388Zuploaded: /work/manifest.toml
99392024-05-24T15:49:54.388Zuploading: /work/repo.zip (1709894018 bytes)
99402024-05-24T15:59:00.446Zuploaded: /work/repo.zip
99412024-05-24T15:59:00.447Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99422024-05-24T15:59:01.457Zuploaded: /work/repo.zip.sha256.txt
99432024-05-24T15:59:01.457Zuploading: /work/helios-setup.log (55988 bytes)
99442024-05-24T15:59:02.475Zuploaded: /work/helios-setup.log
99452024-05-24T15:59:02.475Zuploading: /work/host-image.log (171053 bytes)
99462024-05-24T15:59:03.494Zuploaded: /work/host-image.log
99472024-05-24T15:59:03.495Zuploading: /work/host-package.log (15383 bytes)
99482024-05-24T15:59:04.510Zuploaded: /work/host-package.log
99492024-05-24T15:59:04.510Zuploading: /work/host-target.log (101 bytes)
99502024-05-24T15:59:05.522Zuploaded: /work/host-target.log
99512024-05-24T15:59:05.522Zuploading: /work/omicron-package.log (4515 bytes)
99522024-05-24T15:59:06.533Zuploaded: /work/omicron-package.log
99532024-05-24T15:59:06.533Zuploading: /work/phbl-toolchain.log (881 bytes)
99542024-05-24T15:59:07.544Zuploaded: /work/phbl-toolchain.log
99552024-05-24T15:59:07.544Zuploading: /work/recovery-image.log (591404 bytes)
99562024-05-24T15:59:09.088Zuploaded: /work/recovery-image.log
99572024-05-24T15:59:09.088Zuploading: /work/recovery-package.log (300 bytes)
99582024-05-24T15:59:10.097Zuploaded: /work/recovery-package.log
99592024-05-24T15:59:10.097Zuploading: /work/recovery-target.log (98 bytes)
99602024-05-24T15:59:11.107Zuploaded: /work/recovery-target.log
99612024-05-24T15:59:11.107Zuploading: /work/stamp-clickhouse.log (117 bytes)
99622024-05-24T15:59:12.121Zuploaded: /work/stamp-clickhouse.log
99632024-05-24T15:59:12.121Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
99642024-05-24T15:59:13.133Zuploaded: /work/stamp-clickhouse_keeper.log
99652024-05-24T15:59:13.134Zuploading: /work/stamp-cockroachdb.log (118 bytes)
99662024-05-24T15:59:14.143Zuploaded: /work/stamp-cockroachdb.log
99672024-05-24T15:59:14.143Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
99682024-05-24T15:59:15.154Zuploaded: /work/stamp-crucible-pantry-zone.log
99692024-05-24T15:59:15.154Zuploading: /work/stamp-crucible-zone.log (120 bytes)
99702024-05-24T15:59:16.165Zuploaded: /work/stamp-crucible-zone.log
99712024-05-24T15:59:16.165Zuploading: /work/stamp-external-dns.log (119 bytes)
99722024-05-24T15:59:17.175Zuploaded: /work/stamp-external-dns.log
99732024-05-24T15:59:17.175Zuploading: /work/stamp-installinator.log (103 bytes)
99742024-05-24T15:59:18.185Zuploaded: /work/stamp-installinator.log
99752024-05-24T15:59:18.185Zuploading: /work/stamp-internal-dns.log (119 bytes)
99762024-05-24T15:59:19.198Zuploaded: /work/stamp-internal-dns.log
99772024-05-24T15:59:19.198Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
99782024-05-24T15:59:20.208Zuploaded: /work/stamp-mg-ddm-gz.log
99792024-05-24T15:59:20.208Zuploading: /work/stamp-nexus.log (112 bytes)
99802024-05-24T15:59:21.219Zuploaded: /work/stamp-nexus.log
99812024-05-24T15:59:21.219Zuploading: /work/stamp-ntp.log (110 bytes)
99822024-05-24T15:59:22.229Zuploaded: /work/stamp-ntp.log
99832024-05-24T15:59:22.230Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
99842024-05-24T15:59:23.240Zuploaded: /work/stamp-omicron-sled-agent.log
99852024-05-24T15:59:23.240Zuploading: /work/stamp-overlay.log (114 bytes)
99862024-05-24T15:59:24.250Zuploaded: /work/stamp-overlay.log
99872024-05-24T15:59:24.250Zuploading: /work/stamp-oximeter.log (115 bytes)
99882024-05-24T15:59:25.260Zuploaded: /work/stamp-oximeter.log
99892024-05-24T15:59:25.260Zuploading: /work/stamp-oxlog.log (109 bytes)
99902024-05-24T15:59:26.273Zuploaded: /work/stamp-oxlog.log
99912024-05-24T15:59:26.273Zuploading: /work/stamp-probe.log (112 bytes)
99922024-05-24T15:59:27.284Zuploaded: /work/stamp-probe.log
99932024-05-24T15:59:27.284Zuploading: /work/stamp-propolis-server.log (122 bytes)
99942024-05-24T15:59:28.295Zuploaded: /work/stamp-propolis-server.log
99952024-05-24T15:59:28.295Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
99962024-05-24T15:59:29.305Zuploaded: /work/stamp-pumpkind-gz.log
99972024-05-24T15:59:29.306Zuploading: /work/stamp-switch-asic.log (118 bytes)
99982024-05-24T15:59:30.315Zuploaded: /work/stamp-switch-asic.log
99992024-05-24T15:59:30.315Zuploading: /work/verify-libraries.log (1362 bytes)
100002024-05-24T15:59:31.325Zuploaded: /work/verify-libraries.log