01HZ2YR96Z48QWTA9FXDCW5YZ1: 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: 01HZ2YRZC456326P7QP8VK67N8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-29T19:57:08.095Zjob assigned to worker 01HZ2YRZH3XVRMQ0P5FXKZ4CX0 (queued for 1 m 6 s)
 
22024-05-29T19:57:15.495Zstarting task 0: "setup"
32024-05-29T19:57:15.536Z++ uname -s
42024-05-29T19:57:15.556Z+ kern=SunOS
52024-05-29T19:57:15.557Z+ case "$kern" in
62024-05-29T19:57:15.557Z+ groupadd -g 12345 build
72024-05-29T19:57:15.557Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-29T19:57:22.279Z+ zfs create -o mountpoint=/work rpool/work
92024-05-29T19:57:22.305Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-29T19:57:22.305Z+ home_fs=zfs
112024-05-29T19:57:22.305Z+ [[ zfs == autofs ]]
122024-05-29T19:57:22.305Z+ mkdir -p /home/build
132024-05-29T19:57:22.305Z+ chown build:build /home/build /work
142024-05-29T19:57:22.391Z+ chmod 0700 /home/build /work
152024-05-29T19:57:22.391Zprocess exited: duration 4309 ms, exit code 0
 
162024-05-29T19:57:22.499Zstarting task 1: "rust-toolchain"
172024-05-29T19:57:22.509Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-29T19:57:22.510Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
192024-05-29T19:57:22.563Zinfo: downloading installer
202024-05-29T19:57:24.189Zwarning: it looks like you have an existing installation of Rust at:
212024-05-29T19:57:24.189Zwarning: /opt/ooce/bin
222024-05-29T19:57:24.189Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-29T19:57:24.189Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-29T19:57:24.190Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-29T19:57:24.190Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-29T19:57:24.190Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-29T19:57:24.190Zerror: cannot install while Rust is installed
282024-05-29T19:57:24.190Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-29T19:57:24.340Zinfo: profile set to 'default'
302024-05-29T19:57:24.340Zinfo: default host triple is x86_64-unknown-illumos
312024-05-29T19:57:24.340Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
322024-05-29T19:57:24.519Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
332024-05-29T19:57:24.520Zinfo: downloading component 'cargo'
342024-05-29T19:57:25.568Zinfo: downloading component 'clippy'
352024-05-29T19:57:25.940Zinfo: downloading component 'rust-docs'
362024-05-29T19:57:27.695Zinfo: downloading component 'rust-std'
372024-05-29T19:57:29.489Zinfo: downloading component 'rustc'
382024-05-29T19:57:35.186Zinfo: downloading component 'rustfmt'
392024-05-29T19:57:35.476Zinfo: installing component 'cargo'
402024-05-29T19:57:36.338Zinfo: installing component 'clippy'
412024-05-29T19:57:37.120Zinfo: installing component 'rust-docs'
422024-05-29T19:57:38.156Zinfo: installing component 'rust-std'
432024-05-29T19:57:39.905Zinfo: installing component 'rustc'
442024-05-29T19:57:44.207Zinfo: installing component 'rustfmt'
452024-05-29T19:57:44.522Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
462024-05-29T19:57:44.522Z
472024-05-29T19:57:45.239Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
482024-05-29T19:57:45.240Z
492024-05-29T19:57:45.276Z
502024-05-29T19:57:45.276ZRust is installed now. Great!
512024-05-29T19:57:45.276Z
522024-05-29T19:57:45.277ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-29T19:57:45.277Zenvironment variable. This has not been done automatically.
542024-05-29T19:57:45.277Z
552024-05-29T19:57:45.277ZTo configure your current shell, you need to source
562024-05-29T19:57:45.277Zthe corresponding env file under $HOME/.cargo.
572024-05-29T19:57:45.278Z
582024-05-29T19:57:45.278ZThis is usually done by running one of the following (note the leading DOT):
592024-05-29T19:57:45.278Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-29T19:57:45.278Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-29T19:57:45.278Z+ rustc --version
622024-05-29T19:57:45.278Zrustc 1.78.0 (9b00956e5 2024-04-29)
632024-05-29T19:57:45.279Zprocess exited: duration 22508 ms, exit code 0
 
642024-05-29T19:57:45.320Zstarting task 2: "authentication"
652024-05-29T19:57:45.361Zprocess exited: duration 37 ms, exit code 0
 
662024-05-29T19:57:45.439Zstarting task 3: "clone repository"
672024-05-29T19:57:45.459Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-29T19:57:45.459Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-29T19:57:45.766ZCloning into '/work/oxidecomputer/omicron'...
702024-05-29T19:57:52.519Z+ cd /work/oxidecomputer/omicron
712024-05-29T19:57:52.519Z+ git fetch origin a155af9134db2bcbdb1add772f94f4da5dd009f8
722024-05-29T19:57:53.160ZFrom https://github.com/oxidecomputer/omicron
732024-05-29T19:57:53.160Z * branch a155af9134db2bcbdb1add772f94f4da5dd009f8 -> FETCH_HEAD
742024-05-29T19:57:53.167Z+ [[ -n '' ]]
752024-05-29T19:57:53.167Z+ git reset --hard a155af9134db2bcbdb1add772f94f4da5dd009f8
762024-05-29T19:57:53.296ZHEAD is now at a155af913 Move some queries into DataStore impls
772024-05-29T19:57:53.322Zprocess exited: duration 7884 ms, exit code 0
 
782024-05-29T19:57:53.354Zstarting task 4: "build"
792024-05-29T19:57:53.378Z+ cargo --version
802024-05-29T19:57:53.421Zcargo 1.78.0 (54d8815d0 2024-03-26)
812024-05-29T19:57:53.429Z+ rustc --version
822024-05-29T19:57:53.479Zrustc 1.78.0 (9b00956e5 2024-04-29)
832024-05-29T19:57:53.501Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
842024-05-29T19:58:04.200Z Startup: Refreshing catalog 'helios-dev' ... Done
852024-05-29T19:58:09.675Z Startup: Caching catalogs ... Done
862024-05-29T19:58:09.700ZPlanning: Solver setup ... Done (1.510s)
872024-05-29T19:58:09.700ZPlanning: Running solver ... Done (0.027s)
882024-05-29T19:58:09.700ZPlanning: Finding local manifests ... Done (0.003s)
892024-05-29T19:58:09.815ZPlanning: Fetching manifests: 0/4 0% complete
902024-05-29T19:58:09.815ZPlanning: Fetching manifests: 4/4 100% complete
912024-05-29T19:58:09.815ZPlanning: Package planning ... Done (0.047s)
922024-05-29T19:58:09.815ZPlanning: Merging actions ... Done (0.050s)
932024-05-29T19:58:09.815ZPlanning: Checking for conflicting actions ... Done (0.674s)
942024-05-29T19:58:09.815ZPlanning: Consolidating action changes ... Done (0.011s)
952024-05-29T19:58:13.096ZPlanning: Evaluating mediators ... Done (3.529s)
962024-05-29T19:58:13.105ZPlanning: Planning completed in 7.03 seconds
972024-05-29T19:58:13.530Z Packages to install: 4
982024-05-29T19:58:13.530Z Mediators to change: 2
992024-05-29T19:58:13.530Z Services to change: 1
1002024-05-29T19:58:13.534Z Estimated space available: 155.78 GB
1012024-05-29T19:58:13.534ZEstimated space to be consumed: 1.45 GB
1022024-05-29T19:58:13.534Z Create boot environment: No
1032024-05-29T19:58:13.534ZCreate backup boot environment: No
1042024-05-29T19:58:13.534Z Rebuild boot archive: No
1052024-05-29T19:58:13.534Z
1062024-05-29T19:58:13.534ZChanged mediators:
1072024-05-29T19:58:13.534Z mediator clang:
1082024-05-29T19:58:13.535Z version: None -> 15 (system default)
1092024-05-29T19:58:13.535Z
1102024-05-29T19:58:13.535Z mediator llvm:
1112024-05-29T19:58:13.535Z version: 14 (system default) -> 15 (system default)
1122024-05-29T19:58:13.535Z
1132024-05-29T19:58:13.535ZChanged packages:
1142024-05-29T19:58:13.535Zhelios-dev
1152024-05-29T19:58:13.535Z developer/build-essential
1162024-05-29T19:58:13.535Z None -> 11-2.0
1172024-05-29T19:58:13.535Z library/libxmlsec1
1182024-05-29T19:58:13.535Z None -> 1.2.35-2.0
1192024-05-29T19:58:13.535Z ooce/developer/clang-15
1202024-05-29T19:58:13.535Z None -> 15.0.7-2.0
1212024-05-29T19:58:13.535Z ooce/developer/llvm-15
1222024-05-29T19:58:13.535Z None -> 15.0.7-2.0
1232024-05-29T19:58:13.535Z
1242024-05-29T19:58:13.535ZServices:
1252024-05-29T19:58:13.535Z restart_fmri:
1262024-05-29T19:58:13.535Z svc:/system/update-man-index:default
1272024-05-29T19:58:13.647Z
1282024-05-29T19:58:13.647ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1292024-05-29T19:58:18.650ZDownload: 337/3290 items 11.7/212.6MB 5% complete (2.4M/s)
1302024-05-29T19:58:23.651ZDownload: 1080/3290 items 19.7/212.6MB 9% complete (2.1M/s)
1312024-05-29T19:58:28.659ZDownload: 1708/3290 items 116.7/212.6MB 54% complete (10.5M/s)
1322024-05-29T19:58:38.436ZDownload: 2224/3290 items 118.6/212.6MB 55% complete (9.8M/s)
1332024-05-29T19:58:42.695ZDownload: Completed 212.60 MB in 29.03 seconds (7.3M/s)
1342024-05-29T19:58:43.150Z Actions: 1/3689 actions (Installing new actions)
1352024-05-29T19:58:48.175Z Actions: 3637/3689 actions (Installing new actions)
1362024-05-29T19:58:48.231Z Actions: Completed 3689 actions in 5.08 seconds.
1372024-05-29T19:58:48.464Z Done (0.229s)
1382024-05-29T19:58:48.464Z Done (0.000s)
1392024-05-29T19:58:48.768Z Done (0.303s)
1402024-05-29T19:58:54.002Z Done (5.083s)
1412024-05-29T19:58:54.183Z Done (0.101s)
1422024-05-29T19:58:54.193Z Done (0.000s)
1432024-05-29T19:58:54.343Z Done (0.000s)
1442024-05-29T19:58:54.903ZPlanning: Evaluating mediator changes ... Done
1452024-05-29T19:58:55.063ZPlanning: Checking for conflicting actions ... Done
1462024-05-29T19:58:55.067ZPlanning: Consolidating action changes ... Done
1472024-05-29T19:58:55.328ZPlanning: Evaluating mediators ... Done
1482024-05-29T19:58:55.333ZPlanning: Planning completed in 0.43 seconds
1492024-05-29T19:58:55.366Z Mediators to change: 2
1502024-05-29T19:58:55.366Z Create boot environment: No
1512024-05-29T19:58:55.366ZCreate backup boot environment: No
1522024-05-29T19:58:55.435Z Done
1532024-05-29T19:58:55.435Z Done
1542024-05-29T19:58:55.627Z Done
1552024-05-29T19:58:59.229Z Done
1562024-05-29T19:58:59.320Z Done
1572024-05-29T19:58:59.320Z Done
1582024-05-29T19:58:59.432Z Done
1592024-05-29T19:59:00.053ZPlanning: Evaluating mediator changes ... Done
1602024-05-29T19:59:00.057ZPlanning: Merging actions ... Done
1612024-05-29T19:59:00.249ZPlanning: Checking for conflicting actions ... Done
1622024-05-29T19:59:00.254ZPlanning: Consolidating action changes ... Done
1632024-05-29T19:59:00.515ZPlanning: Evaluating mediators ... Done
1642024-05-29T19:59:00.573ZPlanning: Planning completed in 0.76 seconds
1652024-05-29T19:59:00.614Z Packages to change: 1
1662024-05-29T19:59:00.614Z Mediators to change: 1
1672024-05-29T19:59:00.623Z Services to change: 1
1682024-05-29T19:59:00.624Z Create boot environment: No
1692024-05-29T19:59:00.624ZCreate backup boot environment: Yes
1702024-05-29T19:59:02.523Z Actions: 1/6 actions (Updating modified actions)
1712024-05-29T19:59:02.574Z Actions: Completed 6 actions in 0.05 seconds.
1722024-05-29T19:59:02.574Z Done
1732024-05-29T19:59:02.574Z Done
1742024-05-29T19:59:02.641Z Done
1752024-05-29T19:59:06.271Z Done
1762024-05-29T19:59:06.356Z Done
1772024-05-29T19:59:06.356Z Done
1782024-05-29T19:59:06.487Z Done
1792024-05-29T19:59:06.925ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1802024-05-29T19:59:06.925Zclang system 15 system
1812024-05-29T19:59:06.925Zcsh system system illumos
1822024-05-29T19:59:06.925Zctags system system illumos
1832024-05-29T19:59:06.925Zgcc vendor 12 vendor
1842024-05-29T19:59:06.925Zgcc system 10 system
1852024-05-29T19:59:06.925Zgcc system 7 system
1862024-05-29T19:59:06.925Zgo system 1.20 system
1872024-05-29T19:59:06.925Zgo system 1.19 system
1882024-05-29T19:59:06.925Zllvm system 15 system
1892024-05-29T19:59:06.925Zllvm system 14 system
1902024-05-29T19:59:06.925Zmariadb system 10.6 system
1912024-05-29T19:59:06.925Zmta vendor vendor dma
1922024-05-29T19:59:06.925Zopenjdk system 17 system
1932024-05-29T19:59:06.925Zopenjdk system 11 system
1942024-05-29T19:59:06.925Zopenjdk system 1.8 system
1952024-05-29T19:59:06.925Zopenssl vendor 3 vendor
1962024-05-29T19:59:06.925Zperl system 5.36 system
1972024-05-29T19:59:06.925Zpostgresql system 15 system
1982024-05-29T19:59:06.926Zpostgresql system 13 system
1992024-05-29T19:59:06.926Zpython vendor 3 vendor
2002024-05-29T19:59:06.926Zpython system 2 system
2012024-05-29T19:59:06.926Zpython3 system 3.11 system
2022024-05-29T19:59:06.926Zruby system 3.0 system
2032024-05-29T19:59:06.926Zwords vendor vendor american-english
2042024-05-29T19:59:06.926Zwords system system australian-english
2052024-05-29T19:59:06.926Zwords system system british-english
2062024-05-29T19:59:06.926Zwords system system canadian-english
2072024-05-29T19:59:06.926Zwords system system french
2082024-05-29T19:59:06.926Zwords system system italian
2092024-05-29T19:59:06.926Zwords system system ngerman
2102024-05-29T19:59:06.926Zwords system system ogerman
2112024-05-29T19:59:06.926Zwords system system spanish
2122024-05-29T19:59:07.257ZPUBLISHER TYPE STATUS P LOCATION
2132024-05-29T19:59:07.257Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2142024-05-29T19:59:08.732ZFMRI IFO
2152024-05-29T19:59:08.732Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2162024-05-29T19:59:08.732Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2172024-05-29T19:59:08.733Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2182024-05-29T19:59:08.733Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2192024-05-29T19:59:08.733Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2202024-05-29T19:59:08.733Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2212024-05-29T19:59:08.733Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2222024-05-29T19:59:08.734Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2232024-05-29T19:59:08.734Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2242024-05-29T19:59:08.734Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2252024-05-29T19:59:08.734Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2262024-05-29T19:59:08.735Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2272024-05-29T19:59:09.003Z+ set -o errexit
2282024-05-29T19:59:09.006Z+++ dirname ./tools/ci_download_cockroachdb
2292024-05-29T19:59:09.006Z++ cd ./tools
2302024-05-29T19:59:09.007Z++ pwd
2312024-05-29T19:59:09.007Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2322024-05-29T19:59:09.007Z++ basename ./tools/ci_download_cockroachdb
2332024-05-29T19:59:09.010Z+ ARG0=ci_download_cockroachdb
2342024-05-29T19:59:09.010Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2352024-05-29T19:59:09.010Z+ CIDL_VERSION=v22.1.9
2362024-05-29T19:59:09.010Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2372024-05-29T19:59:09.010Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2382024-05-29T19:59:09.011Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2392024-05-29T19:59:09.011Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2402024-05-29T19:59:09.011Z+ TARGET_DIR=out
2412024-05-29T19:59:09.011Z+ DOWNLOAD_DIR=out/downloads
2422024-05-29T19:59:09.011Z+ DEST_DIR=./out/cockroachdb
2432024-05-29T19:59:09.011Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2442024-05-29T19:59:09.011Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2452024-05-29T19:59:09.011Z+ main
2462024-05-29T19:59:09.011Z+ [[ 0 != 0 ]]
2472024-05-29T19:59:09.011Z+ CIDL_OS=solaris2.11
2482024-05-29T19:59:09.011Z+ [[ 0 != 0 ]]
2492024-05-29T19:59:09.011Z+ configure_os solaris2.11
2502024-05-29T19:59:09.011Z+ echo 'current directory: /work/oxidecomputer/omicron'
2512024-05-29T19:59:09.011Zcurrent directory: /work/oxidecomputer/omicron
2522024-05-29T19:59:09.011Z+ echo 'configuring based on OS: "solaris2.11"'
2532024-05-29T19:59:09.011Zconfiguring based on OS: "solaris2.11"
2542024-05-29T19:59:09.011Z+ case "$1" in
2552024-05-29T19:59:09.011Z+ CIDL_BUILD=illumos
2562024-05-29T19:59:09.011Z+ CIDL_SUFFIX=tar.gz
2572024-05-29T19:59:09.011Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2582024-05-29T19:59:09.011Z+ CIDL_URL_BASE=https://illumos.org/downloads
2592024-05-29T19:59:09.012Z+ CIDL_ASSEMBLE=do_assemble_illumos
2602024-05-29T19:59:09.012Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2612024-05-29T19:59:09.012Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2622024-05-29T19:59:09.012Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2632024-05-29T19:59:09.012Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2642024-05-29T19:59:09.012Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2652024-05-29T19:59:09.012Z+ CIDL_SHA256FUNC=do_sha256sum
2662024-05-29T19:59:09.012Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2672024-05-29T19:59:09.012ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2682024-05-29T19:59:09.012Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2692024-05-29T19:59:09.012Z+ mkdir -p out/downloads
2702024-05-29T19:59:09.012ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2712024-05-29T19:59:09.016Z+ mkdir -p ./out/cockroachdb
2722024-05-29T19:59:09.016Z+ local DO_DOWNLOAD=true
2732024-05-29T19:59:09.016Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2742024-05-29T19:59:09.016Z+ '[' true == true ']'
2752024-05-29T19:59:09.016Z+ echo Downloading...
2762024-05-29T19:59:09.016ZDownloading...
2772024-05-29T19:59:09.016Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-05-29T19:59:09.016Z+ 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
2792024-05-29T19:59:15.068Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2802024-05-29T19:59:15.075Z++ sha256sum
2812024-05-29T19:59:15.075Z++ awk '{print $1}'
2822024-05-29T19:59:15.136Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2832024-05-29T19:59:15.136Z+ [[ 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 ]]
2842024-05-29T19:59:15.174Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852024-05-29T19:59:15.175Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2862024-05-29T19:59:17.336Z+ do_assemble_illumos
2872024-05-29T19:59:17.337Z+ rm -r ./out/cockroachdb
2882024-05-29T19:59:17.344Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2892024-05-29T19:59:17.721Z+ ./out/cockroachdb/bin/cockroach version
2902024-05-29T19:59:17.869ZBuild Tag: v22.1.9-dirty
2912024-05-29T19:59:17.869ZBuild Time: 2022/10/26 21:17:46
2922024-05-29T19:59:17.870ZDistribution: OSS
2932024-05-29T19:59:17.870ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2942024-05-29T19:59:17.870ZGo Version: go1.17.13
2952024-05-29T19:59:17.870ZC Compiler: gcc 10.3.0
2962024-05-29T19:59:17.870ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2972024-05-29T19:59:17.870ZBuild Type: release
2982024-05-29T19:59:17.885Z+ set -o errexit
2992024-05-29T19:59:17.893Z+++ dirname ./tools/ci_download_clickhouse
3002024-05-29T19:59:17.894Z++ cd ./tools
3012024-05-29T19:59:17.894Z++ pwd
3022024-05-29T19:59:17.895Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3032024-05-29T19:59:17.896Z++ basename ./tools/ci_download_clickhouse
3042024-05-29T19:59:17.896Z+ ARG0=ci_download_clickhouse
3052024-05-29T19:59:17.897Z+ TARGET_DIR=out
3062024-05-29T19:59:17.897Z+ DOWNLOAD_DIR=out/downloads
3072024-05-29T19:59:17.898Z+ DEST_DIR=./out/clickhouse
3082024-05-29T19:59:17.898Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3092024-05-29T19:59:17.898Z+ CIDL_VERSION=v23.8.7.24
3102024-05-29T19:59:17.898Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3112024-05-29T19:59:17.899Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3122024-05-29T19:59:17.899Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3132024-05-29T19:59:17.900Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3142024-05-29T19:59:17.900Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3152024-05-29T19:59:17.900Z+ main
3162024-05-29T19:59:17.900Z+ [[ 0 != 0 ]]
3172024-05-29T19:59:17.920Z+ CIDL_OS=solaris2.11
3182024-05-29T19:59:17.920Z+ [[ 0 != 0 ]]
3192024-05-29T19:59:17.920Z+ configure_os solaris2.11
3202024-05-29T19:59:17.920Z+ echo 'current directory: /work/oxidecomputer/omicron'
3212024-05-29T19:59:17.920Zcurrent directory: /work/oxidecomputer/omicron
3222024-05-29T19:59:17.921Z+ echo 'configuring based on OS: "solaris2.11"'
3232024-05-29T19:59:17.921Zconfiguring based on OS: "solaris2.11"
3242024-05-29T19:59:17.922Z+ CIDL_DASHREV=
3252024-05-29T19:59:17.922Z+ case "$1" in
3262024-05-29T19:59:17.922Z+ CIDL_PLATFORM=illumos
3272024-05-29T19:59:17.922Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3282024-05-29T19:59:17.923Z+ CIDL_MD5FUNC=do_md5sum
3292024-05-29T19:59:17.923Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3302024-05-29T19:59:17.923Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3312024-05-29T19:59:17.923Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3322024-05-29T19:59:17.923Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3332024-05-29T19:59:17.923Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3342024-05-29T19:59:17.924ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3352024-05-29T19:59:17.924Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3362024-05-29T19:59:17.924ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3372024-05-29T19:59:17.924Z+ mkdir -p out/downloads
3382024-05-29T19:59:17.924Z+ mkdir -p ./out/clickhouse
3392024-05-29T19:59:17.924Z+ local DO_DOWNLOAD=true
3402024-05-29T19:59:17.925Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3412024-05-29T19:59:17.925Z+ '[' true == true ']'
3422024-05-29T19:59:17.925Z+ echo Downloading...
3432024-05-29T19:59:17.925ZDownloading...
3442024-05-29T19:59:17.925Z+ 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
3452024-05-29T19:59:17.925Z+ 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
3462024-05-29T19:59:19.485Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3472024-05-29T19:59:19.502Z++ md5sum
3482024-05-29T19:59:19.527Z++ awk '{print $1}'
3492024-05-29T19:59:19.761Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3502024-05-29T19:59:19.761Z+ [[ 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 ]]
3512024-05-29T19:59:19.764Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3522024-05-29T19:59:19.764Z+ mkdir -p ./out/clickhouse
3532024-05-29T19:59:19.764Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3542024-05-29T19:59:23.641Z+ [[ solaris2.11 == darwin* ]]
3552024-05-29T19:59:23.641Z+ ./out/clickhouse/clickhouse server --version
3562024-05-29T19:59:24.104ZClickHouse server version 23.8.7.1.
3572024-05-29T19:59:24.150Z+ set -o errexit
3582024-05-29T19:59:24.150Z+++ dirname ./tools/ci_download_console
3592024-05-29T19:59:24.150Z++ cd ./tools
3602024-05-29T19:59:24.150Z++ pwd
3612024-05-29T19:59:24.150Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3622024-05-29T19:59:24.150Z++ basename ./tools/ci_download_console
3632024-05-29T19:59:24.150Z+ ARG0=ci_download_console
3642024-05-29T19:59:24.150Z+ TARGET_DIR=out
3652024-05-29T19:59:24.150Z+ DOWNLOAD_DIR=out/downloads
3662024-05-29T19:59:24.151Z+ DEST_DIR=./out/console-assets
3672024-05-29T19:59:24.151Z+ source /work/oxidecomputer/omicron/tools/console_version
3682024-05-29T19:59:24.151Z++ COMMIT=a228b75ba35952b68c0b8b0892c452d4fc29467a
3692024-05-29T19:59:24.151Z++ SHA2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3702024-05-29T19:59:24.151Z+ URL=https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3712024-05-29T19:59:24.151Z+ TARBALL_FILE=out/downloads/console.tar.gz
3722024-05-29T19:59:24.151Z+ main
3732024-05-29T19:59:24.151Z+ [[ 0 != 0 ]]
3742024-05-29T19:59:24.151Z+ echo 'URL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz'
3752024-05-29T19:59:24.151Z+ echo 'Local file: out/downloads/console.tar.gz'
3762024-05-29T19:59:24.151ZURL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3772024-05-29T19:59:24.151ZLocal file: out/downloads/console.tar.gz
3782024-05-29T19:59:24.151Z+ local DO_DOWNLOAD=true
3792024-05-29T19:59:24.152Z+ [[ -f out/downloads/console.tar.gz ]]
3802024-05-29T19:59:24.152Z+ mkdir -p out/downloads
3812024-05-29T19:59:24.152Z+ '[' true == true ']'
3822024-05-29T19:59:24.152Z+ echo Downloading...
3832024-05-29T19:59:24.152ZDownloading...
3842024-05-29T19:59:24.152Z+ do_download_curl https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz out/downloads/console.tar.gz
3852024-05-29T19:59:24.152Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3862024-05-29T19:59:24.533Z++ do_sha256sum out/downloads/console.tar.gz
3872024-05-29T19:59:24.533Z++ case "$OSTYPE" in
3882024-05-29T19:59:24.540Z++ SHA=sha256sum
3892024-05-29T19:59:24.540Z++ sha256sum
3902024-05-29T19:59:24.540Z++ awk '{print $1}'
3912024-05-29T19:59:24.550Z+ calculated_sha2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3922024-05-29T19:59:24.550Z+ [[ 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 ]]
3932024-05-29T19:59:24.550Z+ rm -rf ./out/console-assets
3942024-05-29T19:59:24.550Z+ mkdir -p ./out/console-assets
3952024-05-29T19:59:24.563Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3962024-05-29T19:59:24.563Z+ mkdir -p ./out/console-assets
3972024-05-29T19:59:24.563Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3982024-05-29T19:59:24.647Z+ set -o errexit
3992024-05-29T19:59:25.068Z+++ dirname ./tools/ci_download_dendrite_openapi
4002024-05-29T19:59:25.068Z++ cd ./tools
4012024-05-29T19:59:25.068Z++ pwd
4022024-05-29T19:59:25.068Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4032024-05-29T19:59:25.068Z++ basename ./tools/ci_download_dendrite_openapi
4042024-05-29T19:59:25.068Z+ ARG0=ci_download_dendrite_openapi
4052024-05-29T19:59:25.069Z+ TARGET_DIR=out
4062024-05-29T19:59:25.069Z+ DOWNLOAD_DIR=out/downloads
4072024-05-29T19:59:25.069Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4082024-05-29T19:59:25.069Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4092024-05-29T19:59:25.069Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4102024-05-29T19:59:25.069Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4112024-05-29T19:59:25.069Z+ LOCAL_FILE=out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4122024-05-29T19:59:25.069Z+ main
4132024-05-29T19:59:25.069Z+ [[ 0 != 0 ]]
4142024-05-29T19:59:25.070Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json'
4152024-05-29T19:59:25.070ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4162024-05-29T19:59:25.070Z+ echo 'Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json'
4172024-05-29T19:59:25.070Z+ local DO_DOWNLOAD=true
4182024-05-29T19:59:25.070ZLocal file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4192024-05-29T19:59:25.070Z+ [[ -f out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json ]]
4202024-05-29T19:59:25.070Z+ mkdir -p out/downloads
4212024-05-29T19:59:25.101Z+ '[' true == true ']'
4222024-05-29T19:59:25.101Z+ echo Downloading...
4232024-05-29T19:59:25.101ZDownloading...
4242024-05-29T19:59:25.101Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4252024-05-29T19:59:25.101Z+ 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
4262024-05-29T19:59:25.101Z++ do_sha256sum out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4272024-05-29T19:59:25.102Z++ case "$OSTYPE" in
4282024-05-29T19:59:25.102Z++ SHA=sha256sum
4292024-05-29T19:59:25.102Z++ sha256sum
4302024-05-29T19:59:25.102Z++ awk '{print $1}'
4312024-05-29T19:59:25.102Z+ calculated_sha2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4322024-05-29T19:59:25.102Z+ [[ 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 ]]
4332024-05-29T19:59:25.103Z+ set -o errexit
4342024-05-29T19:59:25.103Z+++ dirname ./tools/ci_download_dendrite_stub
4352024-05-29T19:59:25.103Z++ cd ./tools
4362024-05-29T19:59:25.103Z++ pwd
4372024-05-29T19:59:25.103Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4382024-05-29T19:59:25.104Z++ basename ./tools/ci_download_dendrite_stub
4392024-05-29T19:59:25.104Z+ ARG0=ci_download_dendrite_stub
4402024-05-29T19:59:25.104Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4412024-05-29T19:59:25.104Z++ CIDL_SHA256_ILLUMOS=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4422024-05-29T19:59:25.104Z++ CIDL_SHA256_LINUX_DPD=fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b
4432024-05-29T19:59:25.104Z++ CIDL_SHA256_LINUX_SWADM=ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882
4442024-05-29T19:59:25.105Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4452024-05-29T19:59:25.105Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4462024-05-29T19:59:25.105Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4472024-05-29T19:59:25.105Z+ TARGET_DIR=out
4482024-05-29T19:59:25.105Z+ DOWNLOAD_DIR=out/downloads
4492024-05-29T19:59:25.105Z+ DEST_DIR=./out/dendrite-stub
4502024-05-29T19:59:25.106Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4512024-05-29T19:59:25.106Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4522024-05-29T19:59:25.106Z+ REPO=oxidecomputer/dendrite
4532024-05-29T19:59:25.106Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4542024-05-29T19:59:25.106Z+ main
4552024-05-29T19:59:25.107Z+ [[ 0 != 0 ]]
4562024-05-29T19:59:25.107Z+ CIDL_OS=solaris2.11
4572024-05-29T19:59:25.107Z+ [[ 0 != 0 ]]
4582024-05-29T19:59:25.107Z+ configure_os solaris2.11
4592024-05-29T19:59:25.107Z+ echo 'current directory: /work/oxidecomputer/omicron'
4602024-05-29T19:59:25.108Z+ echo 'configuring based on OS: "solaris2.11"'
4612024-05-29T19:59:25.108Zcurrent directory: /work/oxidecomputer/omicron
4622024-05-29T19:59:25.108Zconfiguring based on OS: "solaris2.11"
4632024-05-29T19:59:25.108Z+ case "$1" in
4642024-05-29T19:59:25.108Z+ SET_BINARIES=
4652024-05-29T19:59:25.109Z+ CIDL_SHA256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4662024-05-29T19:59:25.109Z+ CIDL_SHA256FUNC=do_sha256sum
4672024-05-29T19:59:25.109Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4682024-05-29T19:59:25.109Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4692024-05-29T19:59:25.109Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4702024-05-29T19:59:25.110Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz'
4712024-05-29T19:59:25.110ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4722024-05-29T19:59:25.111Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4732024-05-29T19:59:25.111Z+ mkdir -p out/downloads
4742024-05-29T19:59:25.111ZLocal file: out/downloads/dendrite-stub.tar.gz
4752024-05-29T19:59:25.111Z+ mkdir -p ./out/dendrite-stub
4762024-05-29T19:59:25.112Z+ fetch_and_verify
4772024-05-29T19:59:25.112Z+ local DO_DOWNLOAD=true
4782024-05-29T19:59:25.112Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4792024-05-29T19:59:25.112Z+ '[' true == true ']'
4802024-05-29T19:59:25.112Z+ echo Downloading...
4812024-05-29T19:59:25.113ZDownloading...
4822024-05-29T19:59:25.113Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4832024-05-29T19:59:25.113Z+ 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
4842024-05-29T19:59:34.860Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4852024-05-29T19:59:34.877Z++ sha256sum
4862024-05-29T19:59:34.877Z++ awk '{print $1}'
4872024-05-29T19:59:34.885Z+ calculated_sha256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4882024-05-29T19:59:34.886Z+ [[ 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 ]]
4892024-05-29T19:59:34.907Z+ do_untar out/downloads/dendrite-stub.tar.gz
4902024-05-29T19:59:34.907Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4912024-05-29T19:59:35.519Z+ do_assemble
4922024-05-29T19:59:35.520Z+ rm -r ./out/dendrite-stub
4932024-05-29T19:59:35.528Z+ mkdir ./out/dendrite-stub
4942024-05-29T19:59:35.528Z+ cp -r out/downloads/root ./out/dendrite-stub/root
4952024-05-29T19:59:35.609Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
4962024-05-29T19:59:35.622Z+ set -o errexit
4972024-05-29T19:59:35.633Z+++ dirname ./tools/ci_download_maghemite_mgd
4982024-05-29T19:59:35.633Z++ cd ./tools
4992024-05-29T19:59:35.633Z++ pwd
5002024-05-29T19:59:35.633Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5012024-05-29T19:59:35.634Z++ basename ./tools/ci_download_maghemite_mgd
5022024-05-29T19:59:35.634Z+ ARG0=ci_download_maghemite_mgd
5032024-05-29T19:59:35.634Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5042024-05-29T19:59:35.634Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5052024-05-29T19:59:35.634Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5062024-05-29T19:59:35.634Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5072024-05-29T19:59:35.634Z++ COMMIT=23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5082024-05-29T19:59:35.634Z++ SHA2=fdb33ee7425923560534672264008ef8948d227afce948ab704de092ad72157c
5092024-05-29T19:59:35.634Z+ TARGET_DIR=out
5102024-05-29T19:59:35.634Z+ DOWNLOAD_DIR=out/downloads
5112024-05-29T19:59:35.634Z+ DEST_DIR=./out/mgd
5122024-05-29T19:59:35.634Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5132024-05-29T19:59:35.634Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5142024-05-29T19:59:35.634Z+ REPO=oxidecomputer/maghemite
5152024-05-29T19:59:35.634Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5162024-05-29T19:59:35.634Z+ main
5172024-05-29T19:59:35.634Z+ rm -rf out/downloads/root
5182024-05-29T19:59:35.638Z+ [[ 0 != 0 ]]
5192024-05-29T19:59:35.638Z+ CIDL_OS=solaris2.11
5202024-05-29T19:59:35.638Z+ [[ 0 != 0 ]]
5212024-05-29T19:59:35.638Z+ configure_os solaris2.11
5222024-05-29T19:59:35.638Z+ echo 'current directory: /work/oxidecomputer/omicron'
5232024-05-29T19:59:35.638Zcurrent directory: /work/oxidecomputer/omicron
5242024-05-29T19:59:35.638Z+ echo 'configuring based on OS: "solaris2.11"'
5252024-05-29T19:59:35.638Z+ case "$1" in
5262024-05-29T19:59:35.639Zconfiguring based on OS: "solaris2.11"
5272024-05-29T19:59:35.639Z+ SET_BINARIES=
5282024-05-29T19:59:35.639Z+ CIDL_SHA256FUNC=do_sha256sum
5292024-05-29T19:59:35.639Z+ TARBALL_FILENAME=mgd.tar.gz
5302024-05-29T19:59:35.639Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5312024-05-29T19:59:35.639Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5322024-05-29T19:59:35.639Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz'
5332024-05-29T19:59:35.639ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5342024-05-29T19:59:35.639Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5352024-05-29T19:59:35.639ZLocal file: out/downloads/mgd.tar.gz
5362024-05-29T19:59:35.639Z+ mkdir -p out/downloads
5372024-05-29T19:59:35.639Z+ mkdir -p ./out/mgd
5382024-05-29T19:59:35.639Z+ fetch_and_verify
5392024-05-29T19:59:35.639Z+ local DO_DOWNLOAD=true
5402024-05-29T19:59:35.639Z+ [[ -f out/downloads/mgd.tar.gz ]]
5412024-05-29T19:59:35.639Z+ '[' true == true ']'
5422024-05-29T19:59:35.639Z+ echo Downloading...
5432024-05-29T19:59:35.639ZDownloading...
5442024-05-29T19:59:35.640Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz out/downloads/mgd.tar.gz
5452024-05-29T19:59:35.640Z+ 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
5462024-05-29T19:59:45.939Z++ do_sha256sum out/downloads/mgd.tar.gz
5472024-05-29T19:59:45.947Z++ sha256sum
5482024-05-29T19:59:45.947Z++ awk '{print $1}'
5492024-05-29T19:59:45.973Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5502024-05-29T19:59:45.973Z+ [[ 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 ]]
5512024-05-29T19:59:45.973Z+ do_untar out/downloads/mgd.tar.gz
5522024-05-29T19:59:45.974Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5532024-05-29T19:59:46.535Z+ do_assemble
5542024-05-29T19:59:46.536Z+ rm -r ./out/mgd
5552024-05-29T19:59:46.540Z+ mkdir ./out/mgd
5562024-05-29T19:59:46.544Z+ cp -r out/downloads/root ./out/mgd/root
5572024-05-29T19:59:46.618Z+ set -o errexit
5582024-05-29T19:59:46.622Z+++ dirname ./tools/ci_download_transceiver_control
5592024-05-29T19:59:46.622Z++ cd ./tools
5602024-05-29T19:59:46.622Z++ pwd
5612024-05-29T19:59:46.627Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5622024-05-29T19:59:46.627Z++ basename ./tools/ci_download_transceiver_control
5632024-05-29T19:59:46.627Z+ ARG0=ci_download_transceiver_control
5642024-05-29T19:59:46.627Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5652024-05-29T19:59:46.628Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5662024-05-29T19:59:46.628Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5672024-05-29T19:59:46.628Z+ TARGET_DIR=out
5682024-05-29T19:59:46.628Z+ DOWNLOAD_DIR=out/downloads
5692024-05-29T19:59:46.628Z+ DEST_DIR=./out/transceiver-control
5702024-05-29T19:59:46.629Z+ BIN_DIR=/opt/oxide/bin
5712024-05-29T19:59:46.629Z+ BINARY=xcvradm
5722024-05-29T19:59:46.629Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5732024-05-29T19:59:46.629Z+ REPO=oxidecomputer/transceiver-control
5742024-05-29T19:59:46.629Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5752024-05-29T19:59:46.629Z+ main
5762024-05-29T19:59:46.629Z+ [[ 0 != 0 ]]
5772024-05-29T19:59:46.630Z+ CIDL_OS=solaris2.11
5782024-05-29T19:59:46.630Z+ [[ 0 != 0 ]]
5792024-05-29T19:59:46.630Z+ configure_os solaris2.11
5802024-05-29T19:59:46.630Z+ echo 'current directory: /work/oxidecomputer/omicron'
5812024-05-29T19:59:46.630Zcurrent directory: /work/oxidecomputer/omicron
5822024-05-29T19:59:46.630Z+ echo 'configuring based on OS: "solaris2.11"'
5832024-05-29T19:59:46.631Z+ case "$1" in
5842024-05-29T19:59:46.631Zconfiguring based on OS: "solaris2.11"
5852024-05-29T19:59:46.631Z+ SET_BINARIES=
5862024-05-29T19:59:46.631Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5872024-05-29T19:59:46.631Z+ CIDL_SHA256FUNC=do_sha256sum
5882024-05-29T19:59:46.632Z+ ARCHIVE_FILENAME=xcvradm.gz
5892024-05-29T19:59:46.632Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5902024-05-29T19:59:46.632Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5912024-05-29T19:59:46.632Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5922024-05-29T19:59:46.632Z+ echo 'Local file: out/downloads/xcvradm.gz'
5932024-05-29T19:59:46.632ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5942024-05-29T19:59:46.632ZLocal file: out/downloads/xcvradm.gz
5952024-05-29T19:59:46.632Z+ mkdir -p out/downloads
5962024-05-29T19:59:46.637Z+ mkdir -p ./out/transceiver-control
5972024-05-29T19:59:46.637Z+ fetch_and_verify
5982024-05-29T19:59:46.637Z+ local DO_DOWNLOAD=true
5992024-05-29T19:59:46.637Z+ [[ -f out/downloads/xcvradm.gz ]]
6002024-05-29T19:59:46.637Z+ '[' true == true ']'
6012024-05-29T19:59:46.637Z+ echo Downloading...
6022024-05-29T19:59:46.638ZDownloading...
6032024-05-29T19:59:46.638Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6042024-05-29T19:59:46.638Z+ 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
6052024-05-29T19:59:50.037Z++ do_sha256sum out/downloads/xcvradm.gz
6062024-05-29T19:59:50.042Z++ sha256sum
6072024-05-29T19:59:50.042Z++ awk '{print $1}'
6082024-05-29T19:59:50.046Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6092024-05-29T19:59:50.046Z+ [[ 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 ]]
6102024-05-29T19:59:50.046Z+ do_unpack out/downloads/xcvradm.gz
6112024-05-29T19:59:50.047Z+ mkdir -p out/downloads/root//opt/oxide/bin
6122024-05-29T19:59:50.052Z+ gzip -dc out/downloads/xcvradm.gz
6132024-05-29T19:59:50.166Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6142024-05-29T19:59:50.170Z+ do_assemble
6152024-05-29T19:59:50.171Z+ rm -r ./out/transceiver-control
6162024-05-29T19:59:50.171Z+ mkdir ./out/transceiver-control
6172024-05-29T19:59:50.186Z+ cp -r out/downloads/root ./out/transceiver-control/root
6182024-05-29T19:59:50.254Z+ set -o errexit
6192024-05-29T19:59:50.258Z+++ dirname ./tools/ci_download_thundermuffin
6202024-05-29T19:59:50.258Z++ cd ./tools
6212024-05-29T19:59:50.258Z++ pwd
6222024-05-29T19:59:50.259Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6232024-05-29T19:59:50.263Z++ basename ./tools/ci_download_thundermuffin
6242024-05-29T19:59:50.263Z+ ARG0=ci_download_thundermuffin
6252024-05-29T19:59:50.263Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6262024-05-29T19:59:50.263Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6272024-05-29T19:59:50.263Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6282024-05-29T19:59:50.263Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6292024-05-29T19:59:50.263Z+ TARGET_DIR=out
6302024-05-29T19:59:50.263Z+ DOWNLOAD_DIR=out/downloads
6312024-05-29T19:59:50.264Z+ DEST_DIR=./out/thundermuffin
6322024-05-29T19:59:50.264Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6332024-05-29T19:59:50.264Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6342024-05-29T19:59:50.264Z+ REPO=oxidecomputer/thundermuffin
6352024-05-29T19:59:50.264Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6362024-05-29T19:59:50.264Z+ main
6372024-05-29T19:59:50.264Z+ rm -rf out/downloads/root
6382024-05-29T19:59:50.268Z+ [[ 0 != 0 ]]
6392024-05-29T19:59:50.268Z+ CIDL_OS=solaris2.11
6402024-05-29T19:59:50.268Z+ [[ 0 != 0 ]]
6412024-05-29T19:59:50.268Z+ configure_os solaris2.11
6422024-05-29T19:59:50.268Z+ echo 'current directory: /work/oxidecomputer/omicron'
6432024-05-29T19:59:50.268Z+ echo 'configuring based on OS: "solaris2.11"'
6442024-05-29T19:59:50.268Zcurrent directory: /work/oxidecomputer/omicron
6452024-05-29T19:59:50.269Zconfiguring based on OS: "solaris2.11"
6462024-05-29T19:59:50.269Z+ case "$1" in
6472024-05-29T19:59:50.269Z+ SET_BINARIES=
6482024-05-29T19:59:50.269Z+ CIDL_SHA256FUNC=do_sha256sum
6492024-05-29T19:59:50.269Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6502024-05-29T19:59:50.269Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6512024-05-29T19:59:50.270Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6522024-05-29T19:59:50.270Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6532024-05-29T19:59:50.270Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6542024-05-29T19:59:50.270ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6552024-05-29T19:59:50.270ZLocal file: out/downloads/thundermuffin.tar.gz
6562024-05-29T19:59:50.270Z+ mkdir -p out/downloads
6572024-05-29T19:59:50.275Z+ mkdir -p ./out/thundermuffin
6582024-05-29T19:59:50.275Z+ fetch_and_verify
6592024-05-29T19:59:50.275Z+ local DO_DOWNLOAD=true
6602024-05-29T19:59:50.275Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6612024-05-29T19:59:50.276Z+ '[' true == true ']'
6622024-05-29T19:59:50.276Z+ echo Downloading...
6632024-05-29T19:59:50.276ZDownloading...
6642024-05-29T19:59:50.277Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6652024-05-29T19:59:50.277Z+ 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
6662024-05-29T19:59:51.356Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6672024-05-29T19:59:52.589Z++ sha256sum
6682024-05-29T19:59:52.589Z++ awk '{print $1}'
6692024-05-29T19:59:52.589Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6702024-05-29T19:59:52.589Z+ [[ 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 ]]
6712024-05-29T19:59:52.589Z+ do_untar out/downloads/thundermuffin.tar.gz
6722024-05-29T19:59:52.589Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6732024-05-29T19:59:52.593Z+ do_assemble
6742024-05-29T19:59:52.593Z+ rm -r ./out/thundermuffin
6752024-05-29T19:59:52.593Z+ mkdir ./out/thundermuffin
6762024-05-29T19:59:52.593Z+ cp -r out/downloads/root ./out/thundermuffin/root
6772024-05-29T19:59:52.594ZAll prerequisites installed successfully
6782024-05-29T19:59:52.594Z
6792024-05-29T19:59:52.594Zreal 1:57.900483434
6802024-05-29T19:59:52.594Zuser 37.997701850
6812024-05-29T19:59:52.594Zsys 6.839896050
6822024-05-29T19:59:52.594Ztrap 0.011185655
6832024-05-29T19:59:52.594Ztflt 0.222788019
6842024-05-29T19:59:52.594Zdflt 0.172635532
6852024-05-29T19:59:52.594Zkflt 0.145433474
6862024-05-29T19:59:52.594Zlock 1.397521099
6872024-05-29T19:59:52.594Zslp 3:59.628502798
6882024-05-29T19:59:52.594Zlat 2.067695511
6892024-05-29T19:59:52.594Zstop 0.147375401
6902024-05-29T19:59:52.594Z+ source ./tools/include/force-git-over-https.sh
6912024-05-29T19:59:52.594Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
6922024-05-29T19:59:52.594Z++ (( i = 0 ))
6932024-05-29T19:59:52.594Z++ (( i < 5 ))
6942024-05-29T19:59:52.594Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
6952024-05-29T19:59:52.594Z++ (( i++ ))
6962024-05-29T19:59:52.594Z++ (( i < 5 ))
6972024-05-29T19:59:52.594Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
6982024-05-29T19:59:52.594Z++ (( i++ ))
6992024-05-29T19:59:52.594Z++ (( i < 5 ))
7002024-05-29T19:59:52.595Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7012024-05-29T19:59:52.595Z++ (( i++ ))
7022024-05-29T19:59:52.595Z++ (( i < 5 ))
7032024-05-29T19:59:52.595Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7042024-05-29T19:59:52.595Z++ (( i++ ))
7052024-05-29T19:59:52.595Z++ (( i < 5 ))
7062024-05-29T19:59:52.595Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7072024-05-29T19:59:52.595Z++ (( i++ ))
7082024-05-29T19:59:52.595Z++ (( i < 5 ))
7092024-05-29T19:59:52.595Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7102024-05-29T19:59:52.595Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7112024-05-29T19:59:52.595Z+ rc=0
7122024-05-29T19:59:52.595Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7132024-05-29T20:00:22.629Z+ case $rc in
7142024-05-29T20:00:22.629Z+ pfexec zfs create -p rpool/images/build/host
7152024-05-29T20:00:22.897Z+ pfexec zfs create -p rpool/images/build/recovery
7162024-05-29T20:00:22.954Z+ cargo xtask releng --output-dir /work
7172024-05-29T20:00:23.184Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7182024-05-29T20:00:23.635ZFrom https://github.com/oxidecomputer/pq-sys
7192024-05-29T20:00:23.635Z * [new branch] issue-36 -> origin/issue-36
7202024-05-29T20:00:23.641Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7212024-05-29T20:00:23.641Z * [new branch] master -> origin/master
7222024-05-29T20:00:23.641Z * [new branch] omicron-234 -> origin/omicron-234
7232024-05-29T20:00:23.641Z * [new branch] oxide/main -> origin/oxide/main
7242024-05-29T20:00:23.641Z * [new branch] oxide/omicron -> origin/oxide/omicron
7252024-05-29T20:00:23.641Z * [new branch] windows -> origin/windows
7262024-05-29T20:00:23.642Z * [new ref] -> origin/HEAD
7272024-05-29T20:00:23.642Z * [new tag] v0.2.2 -> v0.2.2
7282024-05-29T20:00:23.642Z * [new tag] v0.4.5 -> v0.4.5
7292024-05-29T20:00:23.643Z * [new tag] v0.4.6 -> v0.4.6
7302024-05-29T20:00:23.649Z Updating git repository `https://github.com/oxidecomputer/zone`
7312024-05-29T20:00:24.060ZFrom https://github.com/oxidecomputer/zone
7322024-05-29T20:00:24.060Z * [new branch] main -> origin/main
7332024-05-29T20:00:24.076Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7342024-05-29T20:00:24.077Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7352024-05-29T20:00:24.077Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7362024-05-29T20:00:24.077Z * [new ref] -> origin/HEAD
7372024-05-29T20:00:24.091Z Updating crates.io index
7382024-05-29T20:00:24.125Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7392024-05-29T20:00:24.836ZFrom https://github.com/oxidecomputer/dropshot
7402024-05-29T20:00:24.836Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7412024-05-29T20:00:24.842Z * [new branch] async -> origin/async
7422024-05-29T20:00:24.842Z * [new branch] build-o-mat -> origin/build-o-mat
7432024-05-29T20:00:24.842Z * [new branch] camel -> origin/camel
7442024-05-29T20:00:24.842Z * [new branch] carets -> origin/carets
7452024-05-29T20:00:24.843Z * [new branch] changes -> origin/changes
7462024-05-29T20:00:24.843Z * [new branch] ci-version -> origin/ci-version
7472024-05-29T20:00:24.843Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7482024-05-29T20:00:24.843Z * [new branch] clippy -> origin/clippy
7492024-05-29T20:00:24.843Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7502024-05-29T20:00:24.843Z * [new branch] clone -> origin/clone
7512024-05-29T20:00:24.843Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7522024-05-29T20:00:24.843Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7532024-05-29T20:00:24.843Z * [new branch] dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1
7542024-05-29T20:00:24.844Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7552024-05-29T20:00:24.844Z * [new branch] doc -> origin/doc
7562024-05-29T20:00:24.844Z * [new branch] err -> origin/err
7572024-05-29T20:00:24.844Z * [new branch] example-resumable-download -> origin/example-resumable-download
7582024-05-29T20:00:24.844Z * [new branch] expectorate -> origin/expectorate
7592024-05-29T20:00:24.844Z * [new branch] extracted -> origin/extracted
7602024-05-29T20:00:24.845Z * [new branch] fix_tests -> origin/fix_tests
7612024-05-29T20:00:24.845Z * [new branch] fmt2 -> origin/fmt2
7622024-05-29T20:00:24.845Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7632024-05-29T20:00:24.845Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7642024-05-29T20:00:24.845Z * [new branch] main -> origin/main
7652024-05-29T20:00:24.845Z * [new branch] maintainer-docs -> origin/maintainer-docs
7662024-05-29T20:00:24.845Z * [new branch] merge-server-config -> origin/merge-server-config
7672024-05-29T20:00:24.846Z * [new branch] multi-api -> origin/multi-api
7682024-05-29T20:00:24.846Z * [new branch] multiverse -> origin/multiverse
7692024-05-29T20:00:24.846Z * [new branch] openapi -> origin/openapi
7702024-05-29T20:00:24.846Z * [new branch] openapi2 -> origin/openapi2
7712024-05-29T20:00:24.846Z * [new branch] port-fix-better -> origin/port-fix-better
7722024-05-29T20:00:24.847Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7732024-05-29T20:00:24.847Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7742024-05-29T20:00:24.847Z * [new branch] rmp-page-token -> origin/rmp-page-token
7752024-05-29T20:00:24.847Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7762024-05-29T20:00:24.847Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7772024-05-29T20:00:24.847Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7782024-05-29T20:00:24.847Z * [new branch] server-log -> origin/server-log
7792024-05-29T20:00:24.847Z * [new branch] simple-headers -> origin/simple-headers
7802024-05-29T20:00:24.847Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7812024-05-29T20:00:24.847Z * [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
7822024-05-29T20:00:24.848Z * [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
7832024-05-29T20:00:24.848Z * [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
7842024-05-29T20:00:24.848Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
7852024-05-29T20:00:24.848Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7862024-05-29T20:00:24.848Z * [new branch] sunshowers/spr/dropshot-endpoint-reject-endpoints-with-a-where-clause -> origin/sunshowers/spr/dropshot-endpoint-reject-endpoints-with-a-where-clause
7872024-05-29T20:00:24.848Z * [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
7882024-05-29T20:00:24.848Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
7892024-05-29T20:00:24.848Z * [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
7902024-05-29T20:00:24.848Z * [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
7912024-05-29T20:00:24.848Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
7922024-05-29T20:00:24.848Z * [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
7932024-05-29T20:00:24.848Z * [new branch] sunshowers/spr/main.dropshot-endpoint-reject-endpoints-with-a-where-clause -> origin/sunshowers/spr/main.dropshot-endpoint-reject-endpoints-with-a-where-clause
7942024-05-29T20:00:24.848Z * [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
7952024-05-29T20:00:24.855Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
7962024-05-29T20:00:24.855Z * [new branch] sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist -> origin/sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist
7972024-05-29T20:00:24.855Z * [new branch] sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers
7982024-05-29T20:00:24.855Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
7992024-05-29T20:00:24.855Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8002024-05-29T20:00:24.855Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8012024-05-29T20:00:24.856Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8022024-05-29T20:00:24.856Z * [new branch] websockets -> origin/websockets
8032024-05-29T20:00:24.856Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8042024-05-29T20:00:24.856Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8052024-05-29T20:00:24.856Z * [new ref] -> origin/HEAD
8062024-05-29T20:00:24.856Z * [new tag] v0.10.0 -> v0.10.0
8072024-05-29T20:00:24.856Z * [new tag] v0.10.1 -> v0.10.1
8082024-05-29T20:00:24.856Z * [new tag] v0.3.0 -> v0.3.0
8092024-05-29T20:00:24.857Z * [new tag] v0.4.0 -> v0.4.0
8102024-05-29T20:00:24.857Z * [new tag] v0.5.0 -> v0.5.0
8112024-05-29T20:00:24.857Z * [new tag] v0.5.1 -> v0.5.1
8122024-05-29T20:00:24.857Z * [new tag] v0.6.0 -> v0.6.0
8132024-05-29T20:00:24.857Z * [new tag] v0.7.0 -> v0.7.0
8142024-05-29T20:00:24.857Z * [new tag] v0.8.0 -> v0.8.0
8152024-05-29T20:00:24.857Z * [new tag] v0.9.0 -> v0.9.0
8162024-05-29T20:00:24.875Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8172024-05-29T20:00:25.791ZFrom https://github.com/oxidecomputer/maghemite
8182024-05-29T20:00:25.791Z * [new branch] anycast -> origin/anycast
8192024-05-29T20:00:25.806Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8202024-05-29T20:00:25.806Z * [new branch] mac-build -> origin/mac-build
8212024-05-29T20:00:25.807Z * [new branch] main -> origin/main
8222024-05-29T20:00:25.807Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8232024-05-29T20:00:25.807Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8242024-05-29T20:00:25.807Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8252024-05-29T20:00:25.807Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8262024-05-29T20:00:25.807Z * [new branch] ttl1-clean -> origin/ttl1-clean
8272024-05-29T20:00:25.807Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8282024-05-29T20:00:25.807Z * [new ref] -> origin/HEAD
8292024-05-29T20:00:25.807Z * [new tag] rift -> rift
8302024-05-29T20:00:25.807Z * [new tag] srp -> srp
8312024-05-29T20:00:25.807Z * [new tag] tie-spf -> tie-spf
8322024-05-29T20:00:25.814Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8332024-05-29T20:00:27.152ZFrom https://github.com/oxidecomputer/progenitor
8342024-05-29T20:00:27.154Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8352024-05-29T20:00:27.174Z * [new branch] extension2 -> origin/extension2
8362024-05-29T20:00:27.174Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8372024-05-29T20:00:27.174Z * [new branch] main -> origin/main
8382024-05-29T20:00:27.174Z * [new branch] nexus-update -> origin/nexus-update
8392024-05-29T20:00:27.174Z * [new branch] owned-response-stream -> origin/owned-response-stream
8402024-05-29T20:00:27.174Z * [new branch] print-example -> origin/print-example
8412024-05-29T20:00:27.175Z * [new branch] query-arg-collision -> origin/query-arg-collision
8422024-05-29T20:00:27.175Z * [new branch] request-map -> origin/request-map
8432024-05-29T20:00:27.175Z * [new branch] response-value-content-length -> origin/response-value-content-length
8442024-05-29T20:00:27.175Z * [new branch] security-schemes -> origin/security-schemes
8452024-05-29T20:00:27.175Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8462024-05-29T20:00:27.176Z * [new branch] test-ci -> origin/test-ci
8472024-05-29T20:00:27.176Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8482024-05-29T20:00:27.176Z * [new branch] untyped-responses -> origin/untyped-responses
8492024-05-29T20:00:27.176Z * [new branch] v41 -> origin/v41
8502024-05-29T20:00:27.176Z * [new ref] -> origin/HEAD
8512024-05-29T20:00:27.177Z * [new tag] v0.1.1 -> v0.1.1
8522024-05-29T20:00:27.177Z * [new tag] v0.2.0 -> v0.2.0
8532024-05-29T20:00:27.177Z * [new tag] v0.3.0 -> v0.3.0
8542024-05-29T20:00:27.177Z * [new tag] v0.4.0 -> v0.4.0
8552024-05-29T20:00:27.177Z * [new tag] v0.4.1 -> v0.4.1
8562024-05-29T20:00:27.177Z * [new tag] v0.5.0 -> v0.5.0
8572024-05-29T20:00:27.177Z * [new tag] v0.6.0 -> v0.6.0
8582024-05-29T20:00:27.177Z * [new tag] v0.7.0 -> v0.7.0
8592024-05-29T20:00:27.348Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8602024-05-29T20:00:27.558Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8612024-05-29T20:00:27.960ZFrom http://github.com/oxidecomputer/serde_human_bytes
8622024-05-29T20:00:27.961Z * [new branch] gh-pages -> origin/gh-pages
8632024-05-29T20:00:27.961Z * [new branch] main -> origin/main
8642024-05-29T20:00:27.965Z * [new branch] renovate/configure -> origin/renovate/configure
8652024-05-29T20:00:27.965Z * [new ref] -> origin/HEAD
8662024-05-29T20:00:27.983Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8672024-05-29T20:00:28.448ZFrom https://github.com/oxidecomputer/slog-error-chain
8682024-05-29T20:00:28.448Z * [new branch] main -> origin/main
8692024-05-29T20:00:28.452Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8702024-05-29T20:00:28.452Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8712024-05-29T20:00:28.452Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8722024-05-29T20:00:28.452Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8732024-05-29T20:00:28.452Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8742024-05-29T20:00:28.452Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8752024-05-29T20:00:28.452Z * [new ref] -> origin/HEAD
8762024-05-29T20:00:28.470Z Updating git repository `https://github.com/oxidecomputer/propolis`
8772024-05-29T20:00:29.553ZFrom https://github.com/oxidecomputer/propolis
8782024-05-29T20:00:29.553Z * [new branch] ata -> origin/ata
8792024-05-29T20:00:29.559Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8802024-05-29T20:00:29.559Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8812024-05-29T20:00:29.559Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8822024-05-29T20:00:29.560Z * [new branch] master -> origin/master
8832024-05-29T20:00:29.560Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
8842024-05-29T20:00:29.560Z * [new branch] vlans -> origin/vlans
8852024-05-29T20:00:29.560Z * [new ref] -> origin/HEAD
8862024-05-29T20:00:29.734Z Updating git repository `https://github.com/oxidecomputer/crucible`
8872024-05-29T20:00:31.157ZFrom https://github.com/oxidecomputer/crucible
8882024-05-29T20:00:31.157Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
8892024-05-29T20:00:31.165Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
8902024-05-29T20:00:31.165Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
8912024-05-29T20:00:31.165Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
8922024-05-29T20:00:31.165Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
8932024-05-29T20:00:31.165Z * [new branch] alan/more-info -> origin/alan/more-info
8942024-05-29T20:00:31.165Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
8952024-05-29T20:00:31.165Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
8962024-05-29T20:00:31.165Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
8972024-05-29T20:00:31.165Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
8982024-05-29T20:00:31.166Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
8992024-05-29T20:00:31.166Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9002024-05-29T20:00:31.166Z * [new branch] artemis/4k-recordsize -> origin/artemis/4k-recordsize
9012024-05-29T20:00:31.166Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9022024-05-29T20:00:31.166Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9032024-05-29T20:00:31.166Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9042024-05-29T20:00:31.166Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9052024-05-29T20:00:31.166Z * [new branch] backrec -> origin/backrec
9062024-05-29T20:00:31.167Z * [new branch] cruplay -> origin/cruplay
9072024-05-29T20:00:31.167Z * [new branch] demo_m2 -> origin/demo_m2
9082024-05-29T20:00:31.167Z * [new branch] disconnect-wip -> origin/disconnect-wip
9092024-05-29T20:00:31.167Z * [new branch] jclulow -> origin/jclulow
9102024-05-29T20:00:31.167Z * [new branch] main -> origin/main
9112024-05-29T20:00:31.167Z * [new branch] manager -> origin/manager
9122024-05-29T20:00:31.167Z * [new branch] merge_warn -> origin/merge_warn
9132024-05-29T20:00:31.168Z * [new branch] minor -> origin/minor
9142024-05-29T20:00:31.168Z * [new branch] pantry -> origin/pantry
9152024-05-29T20:00:31.168Z * [new branch] parallel-flush -> origin/parallel-flush
9162024-05-29T20:00:31.168Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9172024-05-29T20:00:31.168Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9182024-05-29T20:00:31.168Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9192024-05-29T20:00:31.168Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9202024-05-29T20:00:31.169Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9212024-05-29T20:00:31.169Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9222024-05-29T20:00:31.169Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9232024-05-29T20:00:31.169Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9242024-05-29T20:00:31.169Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9252024-05-29T20:00:31.169Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9262024-05-29T20:00:31.169Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9272024-05-29T20:00:31.169Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9282024-05-29T20:00:31.169Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9292024-05-29T20:00:31.170Z * [new branch] update-progenitor -> origin/update-progenitor
9302024-05-29T20:00:31.170Z * [new branch] use-json-schema -> origin/use-json-schema
9312024-05-29T20:00:31.170Z * [new ref] -> origin/HEAD
9322024-05-29T20:00:31.170Z * [new tag] one-task-refactoring -> one-task-refactoring
9332024-05-29T20:00:31.353Z Updating git repository `https://github.com/oxidecomputer/opte`
9342024-05-29T20:00:32.484ZFrom https://github.com/oxidecomputer/opte
9352024-05-29T20:00:32.485Z * [new branch] 481-strawman -> origin/481-strawman
9362024-05-29T20:00:32.489Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9372024-05-29T20:00:32.489Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9382024-05-29T20:00:32.489Z * [new branch] demo-stuffs -> origin/demo-stuffs
9392024-05-29T20:00:32.490Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9402024-05-29T20:00:32.490Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9412024-05-29T20:00:32.490Z * [new branch] helios-2.0 -> origin/helios-2.0
9422024-05-29T20:00:32.490Z * [new branch] iliana/test -> origin/iliana/test
9432024-05-29T20:00:32.490Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9442024-05-29T20:00:32.490Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9452024-05-29T20:00:32.490Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9462024-05-29T20:00:32.491Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9472024-05-29T20:00:32.491Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9482024-05-29T20:00:32.491Z * [new branch] master -> origin/master
9492024-05-29T20:00:32.491Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9502024-05-29T20:00:32.491Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9512024-05-29T20:00:32.491Z * [new branch] opte-204-paused -> origin/opte-204-paused
9522024-05-29T20:00:32.491Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9532024-05-29T20:00:32.491Z * [new branch] opte-220 -> origin/opte-220
9542024-05-29T20:00:32.492Z * [new branch] opte-225 -> origin/opte-225
9552024-05-29T20:00:32.492Z * [new branch] opte-227 -> origin/opte-227
9562024-05-29T20:00:32.492Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9572024-05-29T20:00:32.492Z * [new branch] opte-232 -> origin/opte-232
9582024-05-29T20:00:32.492Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9592024-05-29T20:00:32.492Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9602024-05-29T20:00:32.492Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9612024-05-29T20:00:32.492Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9622024-05-29T20:00:32.493Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9632024-05-29T20:00:32.493Z * [new branch] opteadm-library -> origin/opteadm-library
9642024-05-29T20:00:32.493Z * [new branch] partial-workspace -> origin/partial-workspace
9652024-05-29T20:00:32.493Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9662024-05-29T20:00:32.493Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9672024-05-29T20:00:32.494Z * [new branch] renovate/nix-0.x -> origin/renovate/nix-0.x
9682024-05-29T20:00:32.494Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9692024-05-29T20:00:32.494Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9702024-05-29T20:00:32.499Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9712024-05-29T20:00:32.499Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9722024-05-29T20:00:32.499Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9732024-05-29T20:00:32.499Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9742024-05-29T20:00:32.499Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9752024-05-29T20:00:32.499Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9762024-05-29T20:00:32.500Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9772024-05-29T20:00:32.500Z * [new branch] rpz-def-action -> origin/rpz-def-action
9782024-05-29T20:00:32.500Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9792024-05-29T20:00:32.500Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9802024-05-29T20:00:32.500Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9812024-05-29T20:00:32.500Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9822024-05-29T20:00:32.501Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
9832024-05-29T20:00:32.501Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
9842024-05-29T20:00:32.501Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
9852024-05-29T20:00:32.501Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
9862024-05-29T20:00:32.501Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
9872024-05-29T20:00:32.501Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
9882024-05-29T20:00:32.501Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
9892024-05-29T20:00:32.502Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
9902024-05-29T20:00:32.502Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
9912024-05-29T20:00:32.502Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
9922024-05-29T20:00:32.502Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
9932024-05-29T20:00:32.502Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
9942024-05-29T20:00:32.502Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
9952024-05-29T20:00:32.502Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
9962024-05-29T20:00:32.503Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
9972024-05-29T20:00:32.503Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
9982024-05-29T20:00:32.503Z * [new branch] rpz-test-common -> origin/rpz-test-common
9992024-05-29T20:00:32.503Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10002024-05-29T20:00:32.503Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10012024-05-29T20:00:32.503Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10022024-05-29T20:00:32.503Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10032024-05-29T20:00:32.504Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10042024-05-29T20:00:32.504Z * [new ref] -> origin/HEAD
10052024-05-29T20:00:32.561Z Updating git repository `https://github.com/oxidecomputer/falcon`
10062024-05-29T20:00:33.337ZFrom https://github.com/oxidecomputer/falcon
10072024-05-29T20:00:33.337Z * [new branch] main -> origin/main
10082024-05-29T20:00:33.342Z * [new ref] -> origin/HEAD
10092024-05-29T20:00:33.572Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10102024-05-29T20:00:34.323ZFrom https://github.com/oxidecomputer/management-gateway-service
10112024-05-29T20:00:34.324Z * [new branch] af-temp-hash -> origin/af-temp-hash
10122024-05-29T20:00:34.328Z * [new branch] buildomat -> origin/buildomat
10132024-05-29T20:00:34.328Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10142024-05-29T20:00:34.329Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10152024-05-29T20:00:34.329Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10162024-05-29T20:00:34.329Z * [new branch] image-board-check -> origin/image-board-check
10172024-05-29T20:00:34.329Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10182024-05-29T20:00:34.330Z * [new branch] lock_state -> origin/lock_state
10192024-05-29T20:00:34.330Z * [new branch] main -> origin/main
10202024-05-29T20:00:34.330Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10212024-05-29T20:00:34.330Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10222024-05-29T20:00:34.330Z * [new branch] read-rot-message -> origin/read-rot-message
10232024-05-29T20:00:34.330Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10242024-05-29T20:00:34.331Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10252024-05-29T20:00:34.331Z * [new branch] reset-component -> origin/reset-component
10262024-05-29T20:00:34.331Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10272024-05-29T20:00:34.331Z * [new branch] rhai -> origin/rhai
10282024-05-29T20:00:34.331Z * [new branch] rot-boot-info -> origin/rot-boot-info
10292024-05-29T20:00:34.331Z * [new branch] rot-update -> origin/rot-update
10302024-05-29T20:00:34.331Z * [new branch] rot-update-2 -> origin/rot-update-2
10312024-05-29T20:00:34.332Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10322024-05-29T20:00:34.332Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10332024-05-29T20:00:34.332Z * [new branch] sprot-attest -> origin/sprot-attest
10342024-05-29T20:00:34.332Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10352024-05-29T20:00:34.332Z * [new branch] sprot-errors -> origin/sprot-errors
10362024-05-29T20:00:34.332Z * [new branch] stage0-update-component -> origin/stage0-update-component
10372024-05-29T20:00:34.332Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10382024-05-29T20:00:34.332Z * [new branch] update-stage0 -> origin/update-stage0
10392024-05-29T20:00:34.332Z * [new ref] -> origin/HEAD
10402024-05-29T20:00:34.491Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10412024-05-29T20:00:34.925ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10422024-05-29T20:00:34.926Z * [new branch] add-more-flags -> origin/add-more-flags
10432024-05-29T20:00:34.931Z * [new branch] master -> origin/master
10442024-05-29T20:00:34.931Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10452024-05-29T20:00:34.931Z * [new branch] update_database -> origin/update_database
10462024-05-29T20:00:34.931Z * [new ref] -> origin/HEAD
10472024-05-29T20:00:35.200Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10482024-05-29T20:00:35.598ZFrom https://github.com/oxidecomputer/openapi-lint
10492024-05-29T20:00:35.598Z * [new branch] main -> origin/main
10502024-05-29T20:00:35.598Z * [new ref] -> origin/HEAD
10512024-05-29T20:00:35.612Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10522024-05-29T20:00:35.820Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10532024-05-29T20:00:36.121ZFrom http://github.com/oxidecomputer/sprockets
10542024-05-29T20:00:36.121Z * [new branch] add-license-file -> origin/add-license-file
10552024-05-29T20:00:36.127Z * [new branch] add-spi-error -> origin/add-spi-error
10562024-05-29T20:00:36.127Z * [new branch] aead-buf -> origin/aead-buf
10572024-05-29T20:00:36.127Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10582024-05-29T20:00:36.127Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10592024-05-29T20:00:36.127Z * [new branch] aead-read-buf -> origin/aead-read-buf
10602024-05-29T20:00:36.128Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10612024-05-29T20:00:36.128Z * [new branch] async-session -> origin/async-session
10622024-05-29T20:00:36.128Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10632024-05-29T20:00:36.128Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10642024-05-29T20:00:36.128Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10652024-05-29T20:00:36.129Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10662024-05-29T20:00:36.129Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10672024-05-29T20:00:36.129Z * [new branch] derive-more -> origin/derive-more
10682024-05-29T20:00:36.129Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10692024-05-29T20:00:36.129Z * [new branch] main -> origin/main
10702024-05-29T20:00:36.129Z * [new branch] main-rebased -> origin/main-rebased
10712024-05-29T20:00:36.129Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10722024-05-29T20:00:36.129Z * [new branch] qol-tweaks -> origin/qol-tweaks
10732024-05-29T20:00:36.129Z * [new branch] readme -> origin/readme
10742024-05-29T20:00:36.130Z * [new branch] readme-fix -> origin/readme-fix
10752024-05-29T20:00:36.130Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10762024-05-29T20:00:36.130Z * [new ref] -> origin/HEAD
10772024-05-29T20:00:36.186Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10782024-05-29T20:00:36.607ZFrom https://github.com/oxidecomputer/diesel-dtrace
10792024-05-29T20:00:36.607Z * [new branch] main -> origin/main
10802024-05-29T20:00:36.625Z * [new branch] stable-usdt -> origin/stable-usdt
10812024-05-29T20:00:36.625Z * [new branch] uuid -> origin/uuid
10822024-05-29T20:00:36.625Z * [new ref] -> origin/HEAD
10832024-05-29T20:00:36.638Z Updating git repository `http://github.com/oxidecomputer/tofino`
10842024-05-29T20:00:36.846Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
10852024-05-29T20:00:37.081ZFrom http://github.com/oxidecomputer/tofino
10862024-05-29T20:00:37.081Z * [new branch] main -> origin/main
10872024-05-29T20:00:37.088Z * [new ref] -> origin/HEAD
10882024-05-29T20:00:37.134Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
10892024-05-29T20:00:37.558ZFrom https://github.com/oxidecomputer/illumos-devinfo
10902024-05-29T20:00:37.558Z * [new branch] main -> origin/main
10912024-05-29T20:00:37.566Z * [new ref] -> origin/HEAD
10922024-05-29T20:00:37.575Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
10932024-05-29T20:00:37.982ZFrom https://github.com/oxidecomputer/libefi-illumos
10942024-05-29T20:00:37.983Z * [new branch] master -> origin/master
10952024-05-29T20:00:37.987Z * [new ref] -> origin/HEAD
10962024-05-29T20:00:37.996Z Updating git repository `https://github.com/oxidecomputer/libnvme`
10972024-05-29T20:00:38.447ZFrom https://github.com/oxidecomputer/libnvme
10982024-05-29T20:00:38.448Z * [new branch] main -> origin/main
10992024-05-29T20:00:38.451Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11002024-05-29T20:00:38.452Z * [new ref] -> origin/HEAD
11012024-05-29T20:00:38.496Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11022024-05-29T20:00:38.954ZFrom https://github.com/oxidecomputer/hubtools
11032024-05-29T20:00:38.954Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11042024-05-29T20:00:38.958Z * [new branch] add-default-caboose -> origin/add-default-caboose
11052024-05-29T20:00:38.958Z * [new branch] add_sign -> origin/add_sign
11062024-05-29T20:00:38.958Z * [new branch] bootleby_archive -> origin/bootleby_archive
11072024-05-29T20:00:38.958Z * [new branch] caboose_sign -> origin/caboose_sign
11082024-05-29T20:00:38.958Z * [new branch] epoch -> origin/epoch
11092024-05-29T20:00:38.958Z * [new branch] extract-image -> origin/extract-image
11102024-05-29T20:00:38.958Z * [new branch] fixes -> origin/fixes
11112024-05-29T20:00:38.958Z * [new branch] humility_fixes -> origin/humility_fixes
11122024-05-29T20:00:38.958Z * [new branch] main -> origin/main
11132024-05-29T20:00:38.959Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11142024-05-29T20:00:38.959Z * [new branch] sig_txt -> origin/sig_txt
11152024-05-29T20:00:38.959Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11162024-05-29T20:00:38.959Z * [new branch] verify_rot -> origin/verify_rot
11172024-05-29T20:00:38.959Z * [new ref] -> origin/HEAD
11182024-05-29T20:00:39.110Z Updating git repository `https://github.com/oxidecomputer/ispf`
11192024-05-29T20:00:39.516ZFrom https://github.com/oxidecomputer/ispf
11202024-05-29T20:00:39.516Z * [new branch] main -> origin/main
11212024-05-29T20:00:39.516Z * [new ref] -> origin/HEAD
11222024-05-29T20:00:39.754Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11232024-05-29T20:00:40.009ZFrom https://github.com/oxidecomputer/poptrie
11242024-05-29T20:00:40.009Z * [new branch] main -> origin/main
11252024-05-29T20:00:40.023Z * [new branch] multipath -> origin/multipath
11262024-05-29T20:00:40.023Z * [new ref] -> origin/HEAD
11272024-05-29T20:00:40.186Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11282024-05-29T20:00:40.888ZFrom https://github.com/oxidecomputer/netadm-sys
11292024-05-29T20:00:40.888Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11302024-05-29T20:00:40.897Z * [new branch] compile-macos -> origin/compile-macos
11312024-05-29T20:00:40.897Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11322024-05-29T20:00:40.897Z * [new branch] gh-pages -> origin/gh-pages
11332024-05-29T20:00:40.897Z * [new branch] main -> origin/main
11342024-05-29T20:00:40.897Z * [new branch] route-get-timeout -> origin/route-get-timeout
11352024-05-29T20:00:40.897Z * [new branch] siocgnds -> origin/siocgnds
11362024-05-29T20:00:40.898Z * [new ref] -> origin/HEAD
11372024-05-29T20:00:41.151Z Updating git repository `https://github.com/jgallagher/nix`
11382024-05-29T20:00:42.031ZFrom https://github.com/jgallagher/nix
11392024-05-29T20:00:42.031Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11402024-05-29T20:00:42.035Z * [new branch] aio_pin -> origin/aio_pin
11412024-05-29T20:00:42.035Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11422024-05-29T20:00:42.035Z * [new branch] illumos -> origin/illumos
11432024-05-29T20:00:42.036Z * [new branch] master -> origin/master
11442024-05-29T20:00:42.036Z * [new branch] r0.11.1 -> origin/r0.11.1
11452024-05-29T20:00:42.036Z * [new branch] r0.12.1 -> origin/r0.12.1
11462024-05-29T20:00:42.036Z * [new branch] r0.13.1 -> origin/r0.13.1
11472024-05-29T20:00:42.036Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11482024-05-29T20:00:42.036Z * [new branch] sparc64 -> origin/sparc64
11492024-05-29T20:00:42.036Z * [new branch] staging -> origin/staging
11502024-05-29T20:00:42.036Z * [new branch] trying -> origin/trying
11512024-05-29T20:00:42.036Z * [new branch] update_lazystatic -> origin/update_lazystatic
11522024-05-29T20:00:42.036Z * [new ref] -> origin/HEAD
11532024-05-29T20:00:42.037Z * [new tag] v0.10.0 -> v0.10.0
11542024-05-29T20:00:42.037Z * [new tag] v0.11.0 -> v0.11.0
11552024-05-29T20:00:42.037Z * [new tag] v0.11.1 -> v0.11.1
11562024-05-29T20:00:42.037Z * [new tag] v0.12.0 -> v0.12.0
11572024-05-29T20:00:42.037Z * [new tag] v0.12.1 -> v0.12.1
11582024-05-29T20:00:42.037Z * [new tag] v0.13.0 -> v0.13.0
11592024-05-29T20:00:42.037Z * [new tag] v0.13.1 -> v0.13.1
11602024-05-29T20:00:42.037Z * [new tag] v0.14.0 -> v0.14.0
11612024-05-29T20:00:42.037Z * [new tag] v0.14.1 -> v0.14.1
11622024-05-29T20:00:42.037Z * [new tag] v0.16.0 -> v0.16.0
11632024-05-29T20:00:42.037Z * [new tag] v0.17.0 -> v0.17.0
11642024-05-29T20:00:42.037Z * [new tag] v0.3.10 -> v0.3.10
11652024-05-29T20:00:42.038Z * [new tag] v0.3.9 -> v0.3.9
11662024-05-29T20:00:42.038Z * [new tag] v0.4.2 -> v0.4.2
11672024-05-29T20:00:42.038Z * [new tag] v0.4.3 -> v0.4.3
11682024-05-29T20:00:42.038Z * [new tag] v0.5.0 -> v0.5.0
11692024-05-29T20:00:42.038Z * [new tag] v0.5.1 -> v0.5.1
11702024-05-29T20:00:42.038Z * [new tag] v0.6.0 -> v0.6.0
11712024-05-29T20:00:42.039Z * [new tag] v0.7.0 -> v0.7.0
11722024-05-29T20:00:42.039Z * [new tag] v0.8.0 -> v0.8.0
11732024-05-29T20:00:42.039Z * [new tag] v0.8.1 -> v0.8.1
11742024-05-29T20:00:42.039Z * [new tag] v0.9.0 -> v0.9.0
11752024-05-29T20:00:42.078Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11762024-05-29T20:00:42.525ZFrom https://github.com/oxidecomputer/tlvc
11772024-05-29T20:00:42.525Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11782024-05-29T20:00:42.530Z * [new branch] main -> origin/main
11792024-05-29T20:00:42.530Z * [new branch] string-pieces -> origin/string-pieces
11802024-05-29T20:00:42.530Z * [new ref] -> origin/HEAD
11812024-05-29T20:00:42.534Z Updating git repository `https://github.com/cbiffle/hubpack.git`
11822024-05-29T20:00:42.982ZFrom https://github.com/cbiffle/hubpack
11832024-05-29T20:00:42.982Z * [new branch] main -> origin/main
11842024-05-29T20:00:42.997Z * [new ref] -> origin/HEAD
11852024-05-29T20:00:43.076Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
11862024-05-29T20:00:43.578ZFrom https://github.com/oxidecomputer/lpc55_support
11872024-05-29T20:00:43.579Z * [new branch] bump_version -> origin/bump_version
11882024-05-29T20:00:43.585Z * [new branch] extend_logging -> origin/extend_logging
11892024-05-29T20:00:43.585Z * [new branch] master -> origin/master
11902024-05-29T20:00:43.585Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
11912024-05-29T20:00:43.585Z * [new branch] real_verify_error -> origin/real_verify_error
11922024-05-29T20:00:43.585Z * [new branch] release_fixes -> origin/release_fixes
11932024-05-29T20:00:43.585Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
11942024-05-29T20:00:43.585Z * [new ref] -> origin/HEAD
11952024-05-29T20:00:43.788Z Updating git repository `https://github.com/oxidecomputer/typify`
11962024-05-29T20:00:45.659ZFrom https://github.com/oxidecomputer/typify
11972024-05-29T20:00:45.659Z * [new branch] ipv6 -> origin/ipv6
11982024-05-29T20:00:45.670Z * [new branch] js-schema -> origin/js-schema
11992024-05-29T20:00:45.670Z * [new branch] main -> origin/main
12002024-05-29T20:00:45.670Z * [new branch] nested-newtype -> origin/nested-newtype
12012024-05-29T20:00:45.670Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12022024-05-29T20:00:45.670Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12032024-05-29T20:00:45.670Z * [new ref] -> origin/HEAD
12042024-05-29T20:00:45.670Z * [new tag] v0.0.10 -> v0.0.10
12052024-05-29T20:00:45.670Z * [new tag] v0.0.11 -> v0.0.11
12062024-05-29T20:00:45.670Z * [new tag] v0.0.12 -> v0.0.12
12072024-05-29T20:00:45.670Z * [new tag] v0.0.13 -> v0.0.13
12082024-05-29T20:00:45.670Z * [new tag] v0.0.14 -> v0.0.14
12092024-05-29T20:00:45.670Z * [new tag] v0.0.15 -> v0.0.15
12102024-05-29T20:00:45.671Z * [new tag] v0.0.16 -> v0.0.16
12112024-05-29T20:00:45.671Z * [new tag] v0.0.4 -> v0.0.4
12122024-05-29T20:00:45.671Z * [new tag] v0.0.5 -> v0.0.5
12132024-05-29T20:00:45.671Z * [new tag] v0.0.6 -> v0.0.6
12142024-05-29T20:00:45.671Z * [new tag] v0.0.7 -> v0.0.7
12152024-05-29T20:00:45.671Z * [new tag] v0.0.8 -> v0.0.8
12162024-05-29T20:00:45.671Z * [new tag] v0.0.9 -> v0.0.9
12172024-05-29T20:00:45.671Z * [new tag] v0.1.0 -> v0.1.0
12182024-05-29T20:00:45.725Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12192024-05-29T20:00:46.250ZFrom https://github.com/oxidecomputer/dlpi-sys
12202024-05-29T20:00:46.250Z * [new branch] gh-pages -> origin/gh-pages
12212024-05-29T20:00:46.253Z * [new branch] main -> origin/main
12222024-05-29T20:00:46.253Z * [new ref] -> origin/HEAD
12232024-05-29T20:00:46.261Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12242024-05-29T20:00:46.680ZFrom https://github.com/jmesmon/rust-libzfs
12252024-05-29T20:00:46.680Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12262024-05-29T20:00:46.683Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12272024-05-29T20:00:46.683Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12282024-05-29T20:00:46.683Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12292024-05-29T20:00:46.683Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12302024-05-29T20:00:46.684Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12312024-05-29T20:00:46.684Z * [new branch] dev -> origin/dev
12322024-05-29T20:00:46.684Z * [new branch] drr -> origin/drr
12332024-05-29T20:00:46.684Z * [new branch] f-types -> origin/f-types
12342024-05-29T20:00:46.684Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12352024-05-29T20:00:46.684Z * [new branch] master -> origin/master
12362024-05-29T20:00:46.684Z * [new branch] staging -> origin/staging
12372024-05-29T20:00:46.684Z * [new ref] -> origin/HEAD
12382024-05-29T20:00:46.684Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12392024-05-29T20:00:46.684Z * [new tag] v0.4.0 -> v0.4.0
12402024-05-29T20:00:46.684Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12412024-05-29T20:00:46.684Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12422024-05-29T20:00:46.696Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12432024-05-29T20:00:47.209ZFrom https://github.com/oxidecomputer/rusty-doors
12442024-05-29T20:00:47.209Z * [new branch] gh-pages -> origin/gh-pages
12452024-05-29T20:00:47.213Z * [new branch] main -> origin/main
12462024-05-29T20:00:47.213Z * [new branch] no-bindgen -> origin/no-bindgen
12472024-05-29T20:00:47.213Z * [new ref] -> origin/HEAD
12482024-05-29T20:00:47.318Z Updating git repository `https://github.com/oxidecomputer/rfb`
12492024-05-29T20:00:47.855ZFrom https://github.com/oxidecomputer/rfb
12502024-05-29T20:00:47.855Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12512024-05-29T20:00:47.861Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12522024-05-29T20:00:47.861Z * [new branch] main -> origin/main
12532024-05-29T20:00:47.861Z * [new branch] pixfmts -> origin/pixfmts
12542024-05-29T20:00:47.861Z * [new ref] -> origin/HEAD
12552024-05-29T20:00:48.843Z Downloading crates ...
12562024-05-29T20:00:48.870Z Downloaded anstream v0.6.14
12572024-05-29T20:00:48.871Z Downloaded anstyle v1.0.7
12582024-05-29T20:00:48.871Z Downloaded cargo_metadata v0.18.1
12592024-05-29T20:00:48.871Z Downloaded clap v4.5.4
12602024-05-29T20:00:48.872Z Downloaded autocfg v1.3.0
12612024-05-29T20:00:48.872Z Downloaded terminal_size v0.3.0
12622024-05-29T20:00:48.872Z Downloaded anstyle-query v1.0.3
12632024-05-29T20:00:48.872Z Downloaded camino v1.1.7
12642024-05-29T20:00:48.873Z Downloaded strsim v0.11.1
12652024-05-29T20:00:48.873Z Downloaded cargo-platform v0.1.8
12662024-05-29T20:00:48.874Z Downloaded macaddr v1.0.1
12672024-05-29T20:00:48.874Z Downloaded thiserror-impl v1.0.60
12682024-05-29T20:00:48.874Z Downloaded memchr v2.7.2
12692024-05-29T20:00:48.874Z Downloaded serde_spanned v0.6.6
12702024-05-29T20:00:48.874Z Downloaded anstyle-parse v0.2.4
12712024-05-29T20:00:48.875Z Downloaded equivalent v1.0.1
12722024-05-29T20:00:48.875Z Downloaded bitflags v2.5.0
12732024-05-29T20:00:48.875Z Downloaded anyhow v1.0.83
12742024-05-29T20:00:48.875Z Downloaded thiserror v1.0.60
12752024-05-29T20:00:48.875Z Downloaded ryu v1.0.18
12762024-05-29T20:00:48.876Z Downloaded is_terminal_polyfill v1.70.0
12772024-05-29T20:00:48.876Z Downloaded swrite v0.1.0
12782024-05-29T20:00:48.891Z Downloaded cargo_toml v0.20.2
12792024-05-29T20:00:48.891Z Downloaded semver v1.0.23
12802024-05-29T20:00:48.891Z Downloaded errno v0.3.9
12812024-05-29T20:00:48.891Z Downloaded clap_lex v0.7.0
12822024-05-29T20:00:48.892Z Downloaded serde_json v1.0.117
12832024-05-29T20:00:48.893Z Downloaded toml_datetime v0.6.6
12842024-05-29T20:00:48.893Z Downloaded unicode-ident v1.0.12
12852024-05-29T20:00:48.893Z Downloaded quote v1.0.36
12862024-05-29T20:00:48.893Z Downloaded itoa v1.0.11
12872024-05-29T20:00:48.894Z Downloaded heck v0.5.0
12882024-05-29T20:00:48.894Z Downloaded colorchoice v1.0.1
12892024-05-29T20:00:48.894Z Downloaded clap_derive v4.5.4
12902024-05-29T20:00:48.894Z Downloaded utf8parse v0.2.1
12912024-05-29T20:00:48.894Z Downloaded fs-err v2.11.0
12922024-05-29T20:00:48.910Z Downloaded toml v0.8.13
12932024-05-29T20:00:48.911Z Downloaded proc-macro2 v1.0.82
12942024-05-29T20:00:48.911Z Downloaded indexmap v2.2.6
12952024-05-29T20:00:48.911Z Downloaded serde_derive v1.0.202
12962024-05-29T20:00:48.931Z Downloaded hashbrown v0.14.5
12972024-05-29T20:00:48.932Z Downloaded toml_edit v0.22.13
12982024-05-29T20:00:48.945Z Downloaded winnow v0.6.8
12992024-05-29T20:00:48.945Z Downloaded serde v1.0.202
13002024-05-29T20:00:48.954Z Downloaded clap_builder v4.5.2
13012024-05-29T20:00:48.966Z Downloaded syn v2.0.64
13022024-05-29T20:00:48.990Z Downloaded rustix v0.38.34
13032024-05-29T20:00:49.022Z Downloaded libc v0.2.153
13042024-05-29T20:00:49.185Z Compiling proc-macro2 v1.0.82
13052024-05-29T20:00:49.185Z Compiling unicode-ident v1.0.12
13062024-05-29T20:00:49.192Z Compiling serde v1.0.202
13072024-05-29T20:00:49.192Z Compiling libc v0.2.153
13082024-05-29T20:00:49.192Z Compiling rustix v0.38.34
13092024-05-29T20:00:49.192Z Compiling utf8parse v0.2.1
13102024-05-29T20:00:49.225Z Compiling hashbrown v0.14.5
13112024-05-29T20:00:49.232Z Compiling equivalent v1.0.1
13122024-05-29T20:00:49.363Z Compiling bitflags v2.5.0
13132024-05-29T20:00:49.423Z Compiling anstyle v1.0.7
13142024-05-29T20:00:49.463Z Compiling anstyle-parse v0.2.4
13152024-05-29T20:00:49.778Z Compiling thiserror v1.0.60
13162024-05-29T20:00:49.819Z Compiling autocfg v1.3.0
13172024-05-29T20:00:49.842Z Compiling semver v1.0.23
13182024-05-29T20:00:50.360Z Compiling indexmap v2.2.6
13192024-05-29T20:00:50.511Z Compiling anstyle-query v1.0.3
13202024-05-29T20:00:50.616Z Compiling winnow v0.6.8
13212024-05-29T20:00:51.230Z Compiling serde_json v1.0.117
13222024-05-29T20:00:51.499Z Compiling camino v1.1.7
13232024-05-29T20:00:51.504Z Compiling colorchoice v1.0.1
13242024-05-29T20:00:51.504Z Compiling is_terminal_polyfill v1.70.0
13252024-05-29T20:00:51.657Z Compiling anstream v0.6.14
13262024-05-29T20:00:51.698Z Compiling fs-err v2.11.0
13272024-05-29T20:00:51.818Z Compiling itoa v1.0.11
13282024-05-29T20:00:51.875Z Compiling anyhow v1.0.83
13292024-05-29T20:00:52.046Z Compiling ryu v1.0.18
13302024-05-29T20:00:52.109Z Compiling clap_lex v0.7.0
13312024-05-29T20:00:52.164Z Compiling heck v0.5.0
13322024-05-29T20:00:52.410Z Compiling strsim v0.11.1
13332024-05-29T20:00:52.551Z Compiling quote v1.0.36
13342024-05-29T20:00:52.808Z Compiling swrite v0.1.0
13352024-05-29T20:00:53.192Z Compiling syn v2.0.64
13362024-05-29T20:00:53.354Z Compiling errno v0.3.9
13372024-05-29T20:00:54.201Z Compiling terminal_size v0.3.0
13382024-05-29T20:00:54.285Z Compiling clap_builder v4.5.2
13392024-05-29T20:00:59.077Z Compiling serde_derive v1.0.202
13402024-05-29T20:00:59.152Z Compiling thiserror-impl v1.0.60
13412024-05-29T20:00:59.152Z Compiling clap_derive v4.5.4
13422024-05-29T20:01:01.702Z Compiling clap v4.5.4
13432024-05-29T20:01:07.322Z Compiling serde_spanned v0.6.6
13442024-05-29T20:01:07.338Z Compiling toml_datetime v0.6.6
13452024-05-29T20:01:07.338Z Compiling cargo-platform v0.1.8
13462024-05-29T20:01:07.338Z Compiling macaddr v1.0.1
13472024-05-29T20:01:07.712Z Compiling toml_edit v0.22.13
13482024-05-29T20:01:08.724Z Compiling cargo_metadata v0.18.1
13492024-05-29T20:01:09.797Z Compiling toml v0.8.13
13502024-05-29T20:01:10.586Z Compiling cargo_toml v0.20.2
13512024-05-29T20:01:14.541Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13522024-05-29T20:01:17.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.42s
13532024-05-29T20:01:18.058Z Running `target/debug/xtask releng --output-dir /work`
13542024-05-29T20:01:18.578Z Downloading crates ...
13552024-05-29T20:01:18.578Z Downloaded array-init v0.0.4
13562024-05-29T20:01:18.578Z Downloaded base64 v0.13.1
13572024-05-29T20:01:18.578Z Downloaded base16ct v0.2.0
13582024-05-29T20:01:18.578Z Downloaded atomicwrites v0.4.3
13592024-05-29T20:01:18.578Z Downloaded darling_macro v0.20.9
13602024-05-29T20:01:18.579Z Downloaded assert_matches v1.5.0
13612024-05-29T20:01:18.579Z Downloaded async-stream-impl v0.3.5
13622024-05-29T20:01:18.579Z Downloaded arrayref v0.3.7
13632024-05-29T20:01:18.579Z Downloaded iana-time-zone v0.1.60
13642024-05-29T20:01:18.579Z Downloaded hubpack_derive v0.1.1
13652024-05-29T20:01:18.579Z Downloaded backoff v0.4.0
13662024-05-29T20:01:18.579Z Downloaded async-recursion v1.1.1
13672024-05-29T20:01:18.579Z Downloaded httpdate v1.0.3
13682024-05-29T20:01:18.579Z Downloaded hyper-tls v0.5.0
13692024-05-29T20:01:18.579Z Downloaded httparse v1.8.0
13702024-05-29T20:01:18.579Z Downloaded http-range v0.1.5
13712024-05-29T20:01:18.579Z Downloaded adler v1.0.2
13722024-05-29T20:01:18.579Z Downloaded allocator-api2 v0.2.18
13732024-05-29T20:01:18.579Z Downloaded aead v0.5.2
13742024-05-29T20:01:18.579Z Downloaded arrayvec v0.7.4
13752024-05-29T20:01:18.579Z Downloaded base64ct v1.6.0
13762024-05-29T20:01:18.579Z Downloaded atty v0.2.14
13772024-05-29T20:01:18.579Z Downloaded indoc v2.0.5
13782024-05-29T20:01:18.579Z Downloaded lalrpop-util v0.19.12
13792024-05-29T20:01:18.579Z Downloaded hyper-staticfile v0.9.5
13802024-05-29T20:01:18.579Z Downloaded ident_case v1.0.1
13812024-05-29T20:01:18.579Z Downloaded num-iter v0.1.45
13822024-05-29T20:01:18.579Z Downloaded mockall v0.12.1
13832024-05-29T20:01:18.579Z Downloaded atomic-waker v1.1.2
13842024-05-29T20:01:18.580Z Downloaded async-stream v0.3.5
13852024-05-29T20:01:18.580Z Downloaded humantime v2.1.0
13862024-05-29T20:01:18.580Z Downloaded ascii v1.1.0
13872024-05-29T20:01:18.580Z Downloaded hyper-rustls v0.24.2
13882024-05-29T20:01:18.580Z Downloaded libm v0.2.8
13892024-05-29T20:01:18.580Z Downloaded is-terminal v0.4.12
13902024-05-29T20:01:18.580Z Downloaded num-traits v0.2.19
13912024-05-29T20:01:18.580Z Downloaded itertools v0.12.1
13922024-05-29T20:01:18.580Z Downloaded libloading v0.8.3
13932024-05-29T20:01:18.580Z Downloaded nodrop v0.1.14
13942024-05-29T20:01:18.580Z Downloaded cfg_aliases v0.1.1
13952024-05-29T20:01:18.580Z Downloaded match_cfg v0.1.0
13962024-05-29T20:01:18.580Z Downloaded ipnetwork v0.20.0
13972024-05-29T20:01:18.580Z Downloaded inout v0.1.3
13982024-05-29T20:01:18.580Z Downloaded colored v2.1.0
13992024-05-29T20:01:18.580Z Downloaded num-conv v0.1.0
14002024-05-29T20:01:18.580Z Downloaded cipher v0.4.4
14012024-05-29T20:01:18.580Z Downloaded is_ci v1.2.0
14022024-05-29T20:01:18.580Z Downloaded normalize-line-endings v0.3.0
14032024-05-29T20:01:18.580Z Downloaded instant v0.1.12
14042024-05-29T20:01:18.580Z Downloaded bitstruct_derive v0.1.0
14052024-05-29T20:01:18.580Z Downloaded base64 v0.21.7
14062024-05-29T20:01:18.580Z Downloaded byteorder v1.5.0
14072024-05-29T20:01:18.580Z Downloaded base64 v0.22.1
14082024-05-29T20:01:18.581Z Downloaded async-trait v0.1.80
14092024-05-29T20:01:18.581Z Downloaded crunchy v0.2.2
14102024-05-29T20:01:18.581Z Downloaded cstr-argument v0.1.2
14112024-05-29T20:01:18.581Z Downloaded crucible-workspace-hack v0.1.0
14122024-05-29T20:01:18.581Z Downloaded memoffset v0.7.1
14132024-05-29T20:01:18.581Z Downloaded memmap v0.7.0
14142024-05-29T20:01:18.581Z Downloaded ciborium-io v0.2.2
14152024-05-29T20:01:18.581Z Downloaded indoc v1.0.9
14162024-05-29T20:01:18.581Z Downloaded bitstruct v0.1.1
14172024-05-29T20:01:18.581Z Downloaded newline-converter v0.3.0
14182024-05-29T20:01:18.581Z Downloaded bit-set v0.5.3
14192024-05-29T20:01:18.581Z Downloaded argon2 v0.5.3
14202024-05-29T20:01:18.581Z Downloaded openssl-macros v0.1.1
14212024-05-29T20:01:18.581Z Downloaded opaque-debug v0.3.1
14222024-05-29T20:01:18.581Z Downloaded newtype_derive v0.1.6
14232024-05-29T20:01:18.581Z Downloaded cobs v0.2.3
14242024-05-29T20:01:18.581Z Downloaded number_prefix v0.4.0
14252024-05-29T20:01:18.581Z Downloaded buf-list v1.0.3
14262024-05-29T20:01:18.581Z Downloaded bitflags v1.3.2
14272024-05-29T20:01:18.581Z Downloaded corncobs v0.1.3
14282024-05-29T20:01:18.581Z Downloaded maplit v1.0.2
14292024-05-29T20:01:18.581Z Downloaded castaway v0.2.2
14302024-05-29T20:01:18.581Z Downloaded bitfield v0.14.0
14312024-05-29T20:01:18.581Z Downloaded slog-bunyan v2.5.0
14322024-05-29T20:01:18.581Z Downloaded termtree v0.4.1
14332024-05-29T20:01:18.582Z Downloaded multimap v0.10.0
14342024-05-29T20:01:18.582Z Downloaded sync_wrapper v0.1.2
14352024-05-29T20:01:18.582Z Downloaded num_threads v0.1.7
14362024-05-29T20:01:18.582Z Downloaded cexpr v0.6.0
14372024-05-29T20:01:18.582Z Downloaded ahash v0.8.11
14382024-05-29T20:01:18.582Z Downloaded num-derive v0.4.2
14392024-05-29T20:01:18.582Z Downloaded sqlparser_derive v0.2.2
14402024-05-29T20:01:18.582Z Downloaded sigpipe v0.1.3
14412024-05-29T20:01:18.582Z Downloaded nibble_vec v0.1.0
14422024-05-29T20:01:18.582Z Downloaded lazy_static v1.4.0
14432024-05-29T20:01:18.582Z Downloaded keccak v0.1.5
14442024-05-29T20:01:18.582Z Downloaded crc-catalog v2.4.0
14452024-05-29T20:01:18.582Z Downloaded ipnet v2.9.0
14462024-05-29T20:01:18.582Z Downloaded constant_time_eq v0.3.0
14472024-05-29T20:01:18.582Z Downloaded lazycell v1.3.0
14482024-05-29T20:01:18.582Z Downloaded newtype-uuid v1.1.0
14492024-05-29T20:01:18.582Z Downloaded libefi-sys v0.1.0
14502024-05-29T20:01:18.582Z Downloaded impl-trait-for-tuples v0.2.2
14512024-05-29T20:01:18.582Z Downloaded crossbeam-deque v0.8.5
14522024-05-29T20:01:18.582Z Downloaded curve25519-dalek-derive v0.1.1
14532024-05-29T20:01:18.582Z Downloaded crc v3.2.1
14542024-05-29T20:01:18.587Z Downloaded tower-service v0.3.2
14552024-05-29T20:01:18.587Z Downloaded waitgroup v0.1.2
14562024-05-29T20:01:18.587Z Downloaded convert_case v0.4.0
14572024-05-29T20:01:18.587Z Downloaded num_enum v0.5.11
14582024-05-29T20:01:18.588Z Downloaded num_cpus v1.16.0
14592024-05-29T20:01:18.588Z Downloaded num-integer v0.1.46
14602024-05-29T20:01:18.588Z Downloaded derive_builder_macro v0.20.0
14612024-05-29T20:01:18.588Z Downloaded serde_urlencoded v0.7.1
14622024-05-29T20:01:18.588Z Downloaded slog-envlogger v2.2.0
14632024-05-29T20:01:18.589Z Downloaded slog-dtrace v0.3.0
14642024-05-29T20:01:18.589Z Downloaded olpc-cjson v0.1.3
14652024-05-29T20:01:18.589Z Downloaded mime v0.3.17
14662024-05-29T20:01:18.589Z Downloaded maybe-uninit v2.0.0
14672024-05-29T20:01:18.589Z Downloaded lru v0.12.3
14682024-05-29T20:01:18.589Z Downloaded crc32fast v1.4.0
14692024-05-29T20:01:18.589Z Downloaded ciborium-ll v0.2.2
14702024-05-29T20:01:18.589Z Downloaded multer v3.1.0
14712024-05-29T20:01:18.590Z Downloaded managed v0.8.0
14722024-05-29T20:01:18.590Z Downloaded serde_tokenstream v0.2.0
14732024-05-29T20:01:18.590Z Downloaded lru-cache v0.1.2
14742024-05-29T20:01:18.590Z Downloaded memmap2 v0.9.4
14752024-05-29T20:01:18.590Z Downloaded serde-hex v0.1.0
14762024-05-29T20:01:18.590Z Downloaded strip-ansi-escapes v0.2.0
14772024-05-29T20:01:18.591Z Downloaded console v0.15.8
14782024-05-29T20:01:18.591Z Downloaded tap v1.0.1
14792024-05-29T20:01:18.591Z Downloaded cancel-safe-futures v0.1.5
14802024-05-29T20:01:18.591Z Downloaded stringprep v0.1.4
14812024-05-29T20:01:18.591Z Downloaded usdt-impl v0.5.0
14822024-05-29T20:01:18.591Z Downloaded tokio-native-tls v0.3.1
14832024-05-29T20:01:18.591Z Downloaded tokio-macros v2.2.0
14842024-05-29T20:01:18.596Z Downloaded pretty-hex v0.2.1
14852024-05-29T20:01:18.597Z Downloaded pretty-hex v0.4.1
14862024-05-29T20:01:18.597Z Downloaded csv-core v0.1.11
14872024-05-29T20:01:18.597Z Downloaded tls_codec_derive v0.4.1
14882024-05-29T20:01:18.597Z Downloaded thread_local v1.1.8
14892024-05-29T20:01:18.597Z Downloaded zerocopy v0.3.2
14902024-05-29T20:01:18.597Z Downloaded darling v0.20.9
14912024-05-29T20:01:18.601Z Downloaded cookie v0.17.0
14922024-05-29T20:01:18.604Z Downloaded serde-big-array v0.5.1
14932024-05-29T20:01:18.604Z Downloaded const_format_proc_macros v0.2.32
14942024-05-29T20:01:18.608Z Downloaded once_cell v1.19.0
14952024-05-29T20:01:18.608Z Downloaded md-5 v0.10.6
14962024-05-29T20:01:18.611Z Downloaded futures-task v0.3.30
14972024-05-29T20:01:18.611Z Downloaded ena v0.14.3
14982024-05-29T20:01:18.614Z Downloaded glob v0.3.1
14992024-05-29T20:01:18.614Z Downloaded indexmap v1.9.3
15002024-05-29T20:01:18.617Z Downloaded mockall_derive v0.12.1
15012024-05-29T20:01:18.620Z Downloaded fastrand v2.1.0
15022024-05-29T20:01:18.623Z Downloaded lock_api v0.4.12
15032024-05-29T20:01:18.623Z Downloaded deranged v0.3.11
15042024-05-29T20:01:18.627Z Downloaded ff v0.13.0
15052024-05-29T20:01:18.627Z Downloaded signature v2.2.0
15062024-05-29T20:01:18.630Z Downloaded futures-sink v0.3.30
15072024-05-29T20:01:18.630Z Downloaded fd-lock v4.0.2
15082024-05-29T20:01:18.633Z Downloaded try-lock v0.2.5
15092024-05-29T20:01:18.633Z Downloaded miniz_oxide v0.7.2
15102024-05-29T20:01:18.636Z Downloaded display-error-chain v0.2.0
15112024-05-29T20:01:18.636Z Downloaded snafu-derive v0.8.2
15122024-05-29T20:01:18.638Z Downloaded crossbeam-utils v0.8.19
15132024-05-29T20:01:18.639Z Downloaded clang-sys v1.7.0
15142024-05-29T20:01:18.642Z Downloaded zone_cfg_derive v0.1.2
15152024-05-29T20:01:18.644Z Downloaded http-body v0.4.6
15162024-05-29T20:01:18.645Z Downloaded usdt-impl v0.3.5
15172024-05-29T20:01:18.647Z Downloaded const-oid v0.9.6
15182024-05-29T20:01:18.650Z Downloaded crossbeam-epoch v0.9.18
15192024-05-29T20:01:18.650Z Downloaded universal-hash v0.5.1
15202024-05-29T20:01:18.653Z Downloaded predicates-tree v1.0.9
15212024-05-29T20:01:18.653Z Downloaded plain v0.2.3
15222024-05-29T20:01:18.657Z Downloaded pest_generator v2.7.10
15232024-05-29T20:01:18.657Z Downloaded walkdir v2.5.0
15242024-05-29T20:01:18.662Z Downloaded num_enum_derive v0.5.11
15252024-05-29T20:01:18.662Z Downloaded float-cmp v0.9.0
15262024-05-29T20:01:18.665Z Downloaded rusty-fork v0.3.0
15272024-05-29T20:01:18.665Z Downloaded derive_builder_core v0.20.0
15282024-05-29T20:01:18.665Z Downloaded yasna v0.5.2
15292024-05-29T20:01:18.668Z Downloaded defmt v0.3.8
15302024-05-29T20:01:18.671Z Downloaded omicron-zone-package v0.11.0
15312024-05-29T20:01:18.674Z Downloaded spin v0.5.2
15322024-05-29T20:01:18.674Z Downloaded slab v0.4.9
15332024-05-29T20:01:18.680Z Downloaded serde_plain v1.0.2
15342024-05-29T20:01:18.680Z Downloaded thiserror-impl-no-std v2.0.2
15352024-05-29T20:01:18.683Z Downloaded globset v0.4.14
15362024-05-29T20:01:18.683Z Downloaded bytes v1.6.0
15372024-05-29T20:01:18.686Z Downloaded cc v1.0.97
15382024-05-29T20:01:18.689Z Downloaded string_cache v0.8.7
15392024-05-29T20:01:18.689Z Downloaded log v0.4.21
15402024-05-29T20:01:18.692Z Downloaded fallible-iterator v0.2.0
15412024-05-29T20:01:18.695Z Downloaded tiny-keccak v2.0.2
15422024-05-29T20:01:18.695Z Downloaded signal-hook v0.3.17
15432024-05-29T20:01:18.706Z Downloaded serde_path_to_error v0.1.16
15442024-05-29T20:01:18.709Z Downloaded serde-big-array v0.4.1
15452024-05-29T20:01:18.711Z Downloaded parking_lot v0.11.2
15462024-05-29T20:01:18.712Z Downloaded group v0.13.0
15472024-05-29T20:01:18.714Z Downloaded flagset v0.4.5
15482024-05-29T20:01:18.717Z Downloaded zone v0.1.8
15492024-05-29T20:01:18.718Z Downloaded pkcs8 v0.10.2
15502024-05-29T20:01:18.721Z Downloaded dof v0.3.0
15512024-05-29T20:01:18.721Z Downloaded enum-as-inner v0.5.1
15522024-05-29T20:01:18.724Z Downloaded darling_core v0.20.9
15532024-05-29T20:01:18.727Z Downloaded dof v0.1.5
15542024-05-29T20:01:18.732Z Downloaded pin-utils v0.1.0
15552024-05-29T20:01:18.732Z Downloaded paste v1.0.15
15562024-05-29T20:01:18.741Z Downloaded highway v1.1.0
15572024-05-29T20:01:18.741Z Downloaded foreign-types-shared v0.3.1
15582024-05-29T20:01:18.741Z Downloaded strum_macros v0.25.3
15592024-05-29T20:01:18.750Z Downloaded rand_core v0.6.4
15602024-05-29T20:01:18.751Z Downloaded fxhash v0.2.1
15612024-05-29T20:01:18.751Z Downloaded predicates-core v1.0.6
15622024-05-29T20:01:18.751Z Downloaded percent-encoding v2.3.1
15632024-05-29T20:01:18.751Z Downloaded schemars v0.8.19
15642024-05-29T20:01:18.766Z Downloaded rand_chacha v0.3.1
15652024-05-29T20:01:18.766Z Downloaded term v0.7.0
15662024-05-29T20:01:18.766Z Downloaded derive-where v1.2.7
15672024-05-29T20:01:18.778Z Downloaded fatfs v0.3.6
15682024-05-29T20:01:18.778Z Downloaded const_format v0.2.32
15692024-05-29T20:01:18.778Z Downloaded sha1 v0.10.6
15702024-05-29T20:01:18.778Z Downloaded secrecy v0.8.0
15712024-05-29T20:01:18.778Z Downloaded sec1 v0.7.3
15722024-05-29T20:01:18.778Z Downloaded parking_lot v0.12.2
15732024-05-29T20:01:18.787Z Downloaded termcolor v1.4.1
15742024-05-29T20:01:18.787Z Downloaded tui-tree-widget v0.19.0
15752024-05-29T20:01:18.787Z Downloaded serde_tokenstream v0.1.7
15762024-05-29T20:01:18.788Z Downloaded serde_repr v0.1.19
15772024-05-29T20:01:18.788Z Downloaded time-core v0.1.2
15782024-05-29T20:01:18.793Z Downloaded pest_derive v2.7.10
15792024-05-29T20:01:18.793Z Downloaded tungstenite v0.20.1
15802024-05-29T20:01:18.793Z Downloaded semver v0.1.20
15812024-05-29T20:01:18.796Z Downloaded data-encoding v2.6.0
15822024-05-29T20:01:18.796Z Downloaded pin-project-lite v0.2.14
15832024-05-29T20:01:18.799Z Downloaded zip v0.6.6
15842024-05-29T20:01:18.802Z Downloaded futures-core v0.3.30
15852024-05-29T20:01:18.820Z Downloaded endian-type v0.1.2
15862024-05-29T20:01:18.820Z Downloaded vte_generate_state_changes v0.1.1
15872024-05-29T20:01:18.821Z Downloaded version_check v0.9.4
15882024-05-29T20:01:18.829Z Downloaded pem-rfc7468 v0.7.0
15892024-05-29T20:01:18.829Z Downloaded socket2 v0.5.7
15902024-05-29T20:01:18.829Z Downloaded tracing v0.1.40
15912024-05-29T20:01:18.830Z Downloaded crossbeam-channel v0.5.12
15922024-05-29T20:01:18.830Z Downloaded sha2 v0.10.8
15932024-05-29T20:01:18.830Z Downloaded powerfmt v0.2.0
15942024-05-29T20:01:18.830Z Downloaded rustc-hash v1.1.0
15952024-05-29T20:01:18.839Z Downloaded rustc-demangle v0.1.24
15962024-05-29T20:01:18.840Z Downloaded phf_shared v0.10.0
15972024-05-29T20:01:18.840Z Downloaded foreign-types-shared v0.1.1
15982024-05-29T20:01:18.840Z Downloaded hmac v0.12.1
15992024-05-29T20:01:18.840Z Downloaded minimal-lexical v0.2.1
16002024-05-29T20:01:18.849Z Downloaded aho-corasick v1.1.3
16012024-05-29T20:01:18.849Z Downloaded rtoolbox v0.0.2
16022024-05-29T20:01:18.849Z Downloaded r2d2 v0.8.10
16032024-05-29T20:01:18.867Z Downloaded stability v0.2.0
16042024-05-29T20:01:18.867Z Downloaded want v0.3.1
16052024-05-29T20:01:18.867Z Downloaded tempfile v3.10.1
16062024-05-29T20:01:18.867Z Downloaded strum_macros v0.24.3
16072024-05-29T20:01:18.867Z Downloaded static_assertions v1.1.0
16082024-05-29T20:01:18.874Z Downloaded dtrace-parser v0.2.0
16092024-05-29T20:01:18.874Z Downloaded tabled_derive v0.7.0
16102024-05-29T20:01:18.874Z Downloaded smallvec v0.6.14
16112024-05-29T20:01:18.874Z Downloaded crypto-bigint v0.5.5
16122024-05-29T20:01:18.874Z Downloaded dtrace-parser v0.1.14
16132024-05-29T20:01:18.875Z Downloaded untrusted v0.7.1
16142024-05-29T20:01:18.875Z Downloaded thiserror-no-std v2.0.2
16152024-05-29T20:01:18.878Z Downloaded hash32 v0.2.1
16162024-05-29T20:01:18.878Z Downloaded parking_lot_core v0.8.6
16172024-05-29T20:01:18.878Z Downloaded ed25519 v1.5.3
16182024-05-29T20:01:18.884Z Downloaded zerocopy-derive v0.7.34
16192024-05-29T20:01:18.887Z Downloaded env_logger v0.9.3
16202024-05-29T20:01:18.891Z Downloaded hostname v0.4.0
16212024-05-29T20:01:18.891Z Downloaded num-bigint v0.4.5
16222024-05-29T20:01:18.895Z Downloaded headers v0.3.9
16232024-05-29T20:01:18.900Z Downloaded futures-io v0.3.30
16242024-05-29T20:01:18.904Z Downloaded toolchain_find v0.4.0
16252024-05-29T20:01:18.904Z Downloaded signature v1.6.4
16262024-05-29T20:01:18.907Z Downloaded peg-runtime v0.8.3
16272024-05-29T20:01:18.907Z Downloaded rand_xorshift v0.3.0
16282024-05-29T20:01:18.911Z Downloaded rand_seeder v0.2.3
16292024-05-29T20:01:18.911Z Downloaded unicode-bidi v0.3.15
16302024-05-29T20:01:18.914Z Downloaded signal-hook-tokio v0.3.1
16312024-05-29T20:01:18.914Z Downloaded unicase v2.7.0
16322024-05-29T20:01:18.918Z Downloaded getopts v0.2.21
16332024-05-29T20:01:18.918Z Downloaded gethostname v0.4.3
16342024-05-29T20:01:18.922Z Downloaded oso-derive v0.27.3
16352024-05-29T20:01:18.922Z Downloaded postgres-protocol v0.6.6
16362024-05-29T20:01:18.922Z Downloaded toml v0.7.8
16372024-05-29T20:01:18.926Z Downloaded structmeta v0.2.0
16382024-05-29T20:01:18.930Z Downloaded dirs-next v2.0.0
16392024-05-29T20:01:18.930Z Downloaded stable_deref_trait v1.2.0
16402024-05-29T20:01:18.930Z Downloaded slog-term v2.9.1
16412024-05-29T20:01:18.933Z Downloaded sqlformat v0.2.3
16422024-05-29T20:01:18.987Z Downloaded der_derive v0.7.2
16432024-05-29T20:01:18.987Z Downloaded time-macros v0.2.18
16442024-05-29T20:01:18.991Z Downloaded env_logger v0.10.2
16452024-05-29T20:01:18.991Z Downloaded rand v0.8.5
16462024-05-29T20:01:18.991Z Downloaded tinyvec_macros v0.1.1
16472024-05-29T20:01:18.991Z Downloaded zerocopy v0.6.6
16482024-05-29T20:01:18.991Z Downloaded portpicker v0.1.1
16492024-05-29T20:01:18.992Z Downloaded parse-display-derive v0.9.0
16502024-05-29T20:01:18.992Z Downloaded psl-types v2.0.11
16512024-05-29T20:01:18.992Z Downloaded half v2.4.1
16522024-05-29T20:01:18.992Z Downloaded phf v0.11.2
16532024-05-29T20:01:18.992Z Downloaded serde_yaml v0.9.34+deprecated
16542024-05-29T20:01:18.992Z Downloaded crossterm v0.27.0
16552024-05-29T20:01:18.992Z Downloaded ref-cast-impl v1.0.23
16562024-05-29T20:01:18.992Z Downloaded synstructure v0.12.6
16572024-05-29T20:01:18.992Z Downloaded rustls-pki-types v1.7.0
16582024-05-29T20:01:18.992Z Downloaded smf v0.2.3
16592024-05-29T20:01:18.992Z Downloaded rustls-pemfile v2.1.2
16602024-05-29T20:01:18.992Z Downloaded futures-macro v0.3.30
16612024-05-29T20:01:18.992Z Downloaded ref-cast v1.0.23
16622024-05-29T20:01:18.993Z Downloaded diesel_table_macro_syntax v0.1.0
16632024-05-29T20:01:18.993Z Downloaded structmeta-derive v0.2.0
16642024-05-29T20:01:18.993Z Downloaded pem v3.0.4
16652024-05-29T20:01:18.993Z Downloaded foreign-types-macros v0.2.3
16662024-05-29T20:01:18.993Z Downloaded foreign-types v0.5.0
16672024-05-29T20:01:18.993Z Downloaded defmt-parser v0.3.4
16682024-05-29T20:01:18.993Z Downloaded ppv-lite86 v0.2.17
16692024-05-29T20:01:18.993Z Downloaded getrandom v0.2.14
16702024-05-29T20:01:18.998Z Downloaded textwrap v0.16.1
16712024-05-29T20:01:18.998Z Downloaded slog-async v2.8.0
16722024-05-29T20:01:18.998Z Downloaded flate2 v1.0.30
16732024-05-29T20:01:19.005Z Downloaded difflib v0.4.0
16742024-05-29T20:01:19.010Z Downloaded rcgen v0.12.1
16752024-05-29T20:01:19.010Z Downloaded http v1.1.0
16762024-05-29T20:01:19.018Z Downloaded num-bigint-dig v0.8.4
16772024-05-29T20:01:19.018Z Downloaded rustc_version v0.1.7
16782024-05-29T20:01:19.018Z Downloaded strum v0.26.2
16792024-05-29T20:01:19.018Z Downloaded parking_lot_core v0.9.10
16802024-05-29T20:01:19.034Z Downloaded debug-ignore v1.0.5
16812024-05-29T20:01:19.034Z Downloaded path-slash v0.1.5
16822024-05-29T20:01:19.034Z Downloaded tls_codec v0.4.1
16832024-05-29T20:01:19.040Z Downloaded openssl-probe v0.1.5
16842024-05-29T20:01:19.040Z Downloaded ron v0.8.1
16852024-05-29T20:01:19.040Z Downloaded poly1305 v0.8.0
16862024-05-29T20:01:19.041Z Downloaded slog-json v2.6.1
16872024-05-29T20:01:19.041Z Downloaded foreign-types v0.3.2
16882024-05-29T20:01:19.041Z Downloaded parse-size v1.0.0
16892024-05-29T20:01:19.041Z Downloaded usdt-macro v0.5.0
16902024-05-29T20:01:19.041Z Downloaded salty v0.2.0
16912024-05-29T20:01:19.048Z Downloaded siphasher v0.3.11
16922024-05-29T20:01:19.055Z Downloaded headers-core v0.2.0
16932024-05-29T20:01:19.056Z Downloaded fnv v1.0.7
16942024-05-29T20:01:19.056Z Downloaded topological-sort v0.2.2
16952024-05-29T20:01:19.056Z Downloaded tokio-tungstenite v0.21.0
16962024-05-29T20:01:19.056Z Downloaded tokio-tungstenite v0.20.1
16972024-05-29T20:01:19.064Z Downloaded predicates v3.1.0
16982024-05-29T20:01:19.064Z Downloaded rustc_version v0.4.0
16992024-05-29T20:01:19.065Z Downloaded pin-project-internal v1.1.5
17002024-05-29T20:01:19.065Z Downloaded either v1.12.0
17012024-05-29T20:01:19.065Z Downloaded unsafe-libyaml v0.2.11
17022024-05-29T20:01:19.077Z Downloaded scroll_derive v0.12.0
17032024-05-29T20:01:19.077Z Downloaded tracing-attributes v0.1.27
17042024-05-29T20:01:19.077Z Downloaded precomputed-hash v0.1.1
17052024-05-29T20:01:19.077Z Downloaded dyn-clone v1.0.17
17062024-05-29T20:01:19.077Z Downloaded slog-scope v4.4.0
17072024-05-29T20:01:19.078Z Downloaded signal-hook-registry v1.4.2
17082024-05-29T20:01:19.087Z Downloaded supports-color v3.0.0
17092024-05-29T20:01:19.087Z Downloaded digest v0.10.7
17102024-05-29T20:01:19.087Z Downloaded postcard v1.0.8
17112024-05-29T20:01:19.087Z Downloaded ron v0.7.1
17122024-05-29T20:01:19.087Z Downloaded embedded-io v0.4.0
17132024-05-29T20:01:19.101Z Downloaded signal-hook-mio v0.2.3
17142024-05-29T20:01:19.101Z Downloaded wyz v0.5.1
17152024-05-29T20:01:19.101Z Downloaded wait-timeout v0.2.0
17162024-05-29T20:01:19.101Z Downloaded rsa v0.9.6
17172024-05-29T20:01:19.131Z Downloaded rustfmt-wrapper v0.2.1
17182024-05-29T20:01:19.131Z Downloaded pin-project v1.1.5
17192024-05-29T20:01:19.139Z Downloaded usdt-attr-macro v0.3.5
17202024-05-29T20:01:19.139Z Downloaded packed_struct v0.10.1
17212024-05-29T20:01:19.139Z Downloaded packed_struct_codegen v0.10.1
17222024-05-29T20:01:19.139Z Downloaded scroll v0.12.0
17232024-05-29T20:01:19.139Z Downloaded structmeta v0.3.0
17242024-05-29T20:01:19.139Z Downloaded shlex v1.3.0
17252024-05-29T20:01:19.139Z Downloaded slog-stdlog v4.1.1
17262024-05-29T20:01:19.139Z Downloaded proc-macro-error v1.0.4
17272024-05-29T20:01:19.140Z Downloaded tabwriter v1.4.0
17282024-05-29T20:01:19.140Z Downloaded peg v0.8.3
17292024-05-29T20:01:19.140Z Downloaded pest_meta v2.7.10
17302024-05-29T20:01:19.140Z Downloaded subtle v2.5.0
17312024-05-29T20:01:19.140Z Downloaded rayon-core v1.12.1
17322024-05-29T20:01:19.140Z Downloaded trust-dns-server v0.22.1
17332024-05-29T20:01:19.144Z Downloaded untrusted v0.9.0
17342024-05-29T20:01:19.144Z Downloaded structmeta-derive v0.3.0
17352024-05-29T20:01:19.145Z Downloaded libxml v0.3.3
17362024-05-29T20:01:19.149Z Downloaded oso v0.27.3
17372024-05-29T20:01:19.154Z Downloaded home v0.5.9
17382024-05-29T20:01:19.155Z Downloaded ucd-trie v0.1.6
17392024-05-29T20:01:19.159Z Downloaded typenum v1.17.0
17402024-05-29T20:01:19.160Z Downloaded hostname v0.3.1
17412024-05-29T20:01:19.164Z Downloaded defmt-macros v0.3.9
17422024-05-29T20:01:19.164Z Downloaded slog v2.7.0
17432024-05-29T20:01:19.168Z Downloaded diff v0.1.13
17442024-05-29T20:01:19.181Z Downloaded hash32 v0.3.1
17452024-05-29T20:01:19.181Z Downloaded unicode-width v0.1.12
17462024-05-29T20:01:19.181Z Downloaded toml v0.5.11
17472024-05-29T20:01:19.182Z Downloaded der v0.7.9
17482024-05-29T20:01:19.198Z Downloaded socket2 v0.4.10
17492024-05-29T20:01:19.199Z Downloaded elliptic-curve v0.13.8
17502024-05-29T20:01:19.199Z Downloaded http v0.2.12
17512024-05-29T20:01:19.203Z Downloaded rustyline v14.0.0
17522024-05-29T20:01:19.203Z Downloaded scopeguard v1.2.0
17532024-05-29T20:01:19.203Z Downloaded schemars_derive v0.8.19
17542024-05-29T20:01:19.204Z Downloaded proc-macro-crate v1.3.1
17552024-05-29T20:01:19.204Z Downloaded unarray v0.1.4
17562024-05-29T20:01:19.204Z Downloaded erased-serde v0.3.31
17572024-05-29T20:01:19.204Z Downloaded x509-cert v0.2.5
17582024-05-29T20:01:19.209Z Downloaded similar v2.5.0
17592024-05-29T20:01:19.215Z Downloaded termios v0.3.3
17602024-05-29T20:01:19.218Z Downloaded diesel_derives v2.1.4
17612024-05-29T20:01:19.222Z Downloaded quick-error v1.2.3
17622024-05-29T20:01:19.222Z Downloaded uuid v1.8.0
17632024-05-29T20:01:19.226Z Downloaded reedline v0.31.0
17642024-05-29T20:01:19.231Z Downloaded papergrid v0.11.0
17652024-05-29T20:01:19.236Z Downloaded sct v0.7.1
17662024-05-29T20:01:19.240Z Downloaded tar v0.4.40
17672024-05-29T20:01:19.244Z Downloaded subprocess v0.2.9
17682024-05-29T20:01:19.248Z Downloaded generic-array v0.14.7
17692024-05-29T20:01:19.248Z Downloaded shell-words v1.1.0
17702024-05-29T20:01:19.248Z Downloaded uzers v0.11.3
17712024-05-29T20:01:19.255Z Downloaded utf-8 v0.7.6
17722024-05-29T20:01:19.255Z Downloaded tokio-postgres v0.7.10
17732024-05-29T20:01:19.259Z Downloaded usdt-macro v0.3.5
17742024-05-29T20:01:19.259Z Downloaded samael v0.0.15
17752024-05-29T20:01:19.263Z Downloaded blake3 v1.5.1
17762024-05-29T20:01:19.271Z Downloaded time v0.3.36
17772024-05-29T20:01:19.284Z Downloaded trust-dns-resolver v0.22.0
17782024-05-29T20:01:19.289Z Downloaded hashbrown v0.12.3
17792024-05-29T20:01:19.289Z Downloaded publicsuffix v2.2.3
17802024-05-29T20:01:19.293Z Downloaded lalrpop v0.19.12
17812024-05-29T20:01:19.303Z Downloaded pest v2.7.10
17822024-05-29T20:01:19.307Z Downloaded hashbrown v0.13.2
17832024-05-29T20:01:19.313Z Downloaded hkdf v0.12.4
17842024-05-29T20:01:19.317Z Downloaded openssl-sys v0.9.102
17852024-05-29T20:01:19.324Z Downloaded serde_with v3.8.1
17862024-05-29T20:01:19.328Z Downloaded unicode-segmentation v1.11.0
17872024-05-29T20:01:19.332Z Downloaded tough v0.17.1
17882024-05-29T20:01:19.340Z Downloaded heapless v0.8.0
17892024-05-29T20:01:19.348Z Downloaded trust-dns-client v0.22.0
17902024-05-29T20:01:19.352Z Downloaded tokio-util v0.7.11
17912024-05-29T20:01:19.357Z Downloaded unicode-normalization v0.1.23
17922024-05-29T20:01:19.361Z Downloaded idna v0.2.3
17932024-05-29T20:01:19.368Z Downloaded zerocopy v0.7.34
17942024-05-29T20:01:19.388Z Downloaded rustls-webpki v0.101.7
17952024-05-29T20:01:19.413Z Downloaded portable-atomic v1.6.0
17962024-05-29T20:01:19.417Z Downloaded tabled v0.15.0
17972024-05-29T20:01:19.421Z Downloaded futures-util v0.3.30
17982024-05-29T20:01:19.438Z Downloaded winnow v0.5.40
17992024-05-29T20:01:19.444Z Downloaded sqlparser v0.45.0
18002024-05-29T20:01:19.449Z Downloaded quick-xml v0.31.0
18012024-05-29T20:01:19.454Z Downloaded chrono v0.4.38
18022024-05-29T20:01:19.462Z Downloaded radix_trie v0.2.1
18032024-05-29T20:01:19.468Z Downloaded nix v0.28.0
18042024-05-29T20:01:19.480Z Downloaded goblin v0.8.2
18052024-05-29T20:01:19.486Z Downloaded regex-syntax v0.6.29
18062024-05-29T20:01:19.501Z Downloaded rayon v1.10.0
18072024-05-29T20:01:19.521Z Downloaded webpki-roots v0.25.4
18082024-05-29T20:01:19.521Z Downloaded vcpkg v0.2.15
18092024-05-29T20:01:19.556Z Downloaded proptest v1.4.0
18102024-05-29T20:01:19.562Z Downloaded smoltcp v0.9.1
18112024-05-29T20:01:19.567Z Downloaded bstr v0.2.17
18122024-05-29T20:01:19.577Z Downloaded syn v1.0.109
18132024-05-29T20:01:19.587Z Downloaded rustls v0.22.4
18142024-05-29T20:01:19.600Z Downloaded diesel v2.1.6
18152024-05-29T20:01:19.618Z Downloaded polar-core v0.27.3
18162024-05-29T20:01:19.626Z Downloaded gimli v0.28.1
18172024-05-29T20:01:19.635Z Downloaded bstr v1.9.1
18182024-05-29T20:01:19.647Z Downloaded regress v0.9.1
18192024-05-29T20:01:19.655Z Downloaded regex-syntax v0.8.3
18202024-05-29T20:01:19.664Z Downloaded trust-dns-proto v0.22.0
18212024-05-29T20:01:19.677Z Downloaded regex-automata v0.4.6
18222024-05-29T20:01:19.694Z Downloaded regex v1.10.4
18232024-05-29T20:01:19.709Z Downloaded smoltcp v0.11.0
18242024-05-29T20:01:19.718Z Downloaded petgraph v0.6.5
18252024-05-29T20:01:19.735Z Downloaded sha3 v0.10.8
18262024-05-29T20:01:19.739Z Downloaded sled v0.34.7
18272024-05-29T20:01:19.750Z Downloaded tokio v1.37.0
18282024-05-29T20:01:19.786Z Downloaded openapiv3 v2.0.0
18292024-05-29T20:01:19.797Z Downloaded ratatui v0.26.2
18302024-05-29T20:01:19.814Z Downloaded zerocopy-derive v0.6.6
18312024-05-29T20:01:19.824Z Downloaded zerocopy-derive v0.2.0
18322024-05-29T20:01:19.832Z Downloaded rustls v0.21.12
18332024-05-29T20:01:19.843Z Downloaded curve25519-dalek v4.1.2
18342024-05-29T20:01:19.852Z Downloaded bzip2-sys v0.1.11+1.0.8
18352024-05-29T20:01:19.864Z Downloaded rustls-webpki v0.102.4
18362024-05-29T20:01:19.880Z Downloaded finl_unicode v1.2.0
18372024-05-29T20:01:19.893Z Downloaded openssl v0.10.64
18382024-05-29T20:01:19.904Z Downloaded object v0.32.2
18392024-05-29T20:01:19.912Z Downloaded object v0.30.4
18402024-05-29T20:01:19.922Z Downloaded reqwest v0.11.27
18412024-05-29T20:01:19.931Z Downloaded bitvec v1.0.1
18422024-05-29T20:01:19.946Z Downloaded csv v1.3.0
18432024-05-29T20:01:20.361Z Downloaded idna v0.5.0
18442024-05-29T20:01:20.361Z Downloaded h2 v0.3.26
18452024-05-29T20:01:20.361Z Downloaded bindgen v0.69.4
18462024-05-29T20:01:20.361Z Downloaded heapless v0.7.17
18472024-05-29T20:01:20.361Z Downloaded expectorate v1.1.0
18482024-05-29T20:01:20.362Z Downloaded regex-automata v0.1.10
18492024-05-29T20:01:20.362Z Downloaded owo-colors v4.0.0
18502024-05-29T20:01:20.362Z Downloaded toml_edit v0.19.15
18512024-05-29T20:01:20.362Z Downloaded take_mut v0.2.2
18522024-05-29T20:01:20.362Z Downloaded steno v0.4.0
18532024-05-29T20:01:20.362Z Downloaded nom v7.1.3
18542024-05-29T20:01:20.362Z Downloaded whoami v1.5.1
18552024-05-29T20:01:20.362Z Downloaded spin v0.9.8
18562024-05-29T20:01:20.362Z Downloaded proc-macro-error-attr v1.0.4
18572024-05-29T20:01:20.362Z Downloaded futures-channel v0.3.30
18582024-05-29T20:01:20.362Z Downloaded url v2.5.0
18592024-05-29T20:01:20.362Z Downloaded parse-display v0.9.0
18602024-05-29T20:01:20.362Z Downloaded dirs-sys-next v0.1.2
18612024-05-29T20:01:20.362Z Downloaded test-strategy v0.3.1
18622024-05-29T20:01:20.362Z Downloaded prettyplease v0.2.20
18632024-05-29T20:01:20.363Z Downloaded itertools v0.10.5
18642024-05-29T20:01:20.363Z Downloaded spki v0.7.3
18652024-05-29T20:01:20.363Z Downloaded flume v0.11.0
18662024-05-29T20:01:20.363Z Downloaded tinyvec v1.6.0
18672024-05-29T20:01:20.363Z Downloaded typed-path v0.7.1
18682024-05-29T20:01:20.363Z Downloaded phf_shared v0.11.2
18692024-05-29T20:01:20.363Z Downloaded futures-executor v0.3.30
18702024-05-29T20:01:20.363Z Downloaded funty v2.0.0
18712024-05-29T20:01:20.363Z Downloaded fragile v2.0.0
18722024-05-29T20:01:20.363Z Downloaded form_urlencoded v1.2.1
18732024-05-29T20:01:20.363Z Downloaded platforms v3.4.0
18742024-05-29T20:01:20.363Z Downloaded password-hash v0.5.0
18752024-05-29T20:01:20.363Z Downloaded tracing-core v0.1.32
18762024-05-29T20:01:20.364Z Downloaded unicode_categories v0.1.1
18772024-05-29T20:01:20.364Z Downloaded encoding_rs v0.8.34
18782024-05-29T20:01:20.364Z Downloaded idna v0.3.0
18792024-05-29T20:01:20.364Z Downloaded mio v0.8.11
18802024-05-29T20:01:20.364Z Downloaded vsss-rs v3.3.4
18812024-05-29T20:01:20.364Z Downloaded postgres-types v0.2.6
18822024-05-29T20:01:20.364Z Downloaded downcast v0.11.0
18832024-05-29T20:01:20.364Z Downloaded smawk v0.3.2
18842024-05-29T20:01:20.364Z Downloaded rpassword v7.3.1
18852024-05-29T20:01:20.364Z Downloaded futures v0.3.30
18862024-05-29T20:01:20.364Z Downloaded snafu v0.8.2
18872024-05-29T20:01:20.364Z Downloaded serde_with_macros v3.8.1
18882024-05-29T20:01:20.364Z Downloaded zeroize v1.7.0
18892024-05-29T20:01:20.364Z Downloaded vte v0.11.1
18902024-05-29T20:01:20.365Z Downloaded chacha20poly1305 v0.10.1
18912024-05-29T20:01:20.365Z Downloaded tungstenite v0.21.0
18922024-05-29T20:01:20.365Z Downloaded tokio-stream v0.1.15
18932024-05-29T20:01:20.365Z Downloaded tokio-rustls v0.25.0
18942024-05-29T20:01:20.365Z Downloaded tokio-rustls v0.24.1
18952024-05-29T20:01:20.365Z Downloaded indicatif v0.17.8
18962024-05-29T20:01:20.365Z Downloaded radium v0.7.0
18972024-05-29T20:01:20.365Z Downloaded strum_macros v0.26.2
18982024-05-29T20:01:20.365Z Downloaded smallvec v1.13.2
18992024-05-29T20:01:20.365Z Downloaded serde_derive_internals v0.29.1
19002024-05-29T20:01:20.366Z Downloaded usdt-attr-macro v0.5.0
19012024-05-29T20:01:20.366Z Downloaded unicode-xid v0.2.4
19022024-05-29T20:01:20.366Z Downloaded hex v0.4.3
19032024-05-29T20:01:20.366Z Downloaded heck v0.4.1
19042024-05-29T20:01:20.366Z Downloaded heck v0.3.3
19052024-05-29T20:01:20.366Z Downloaded resolv-conf v0.7.0
19062024-05-29T20:01:20.366Z Downloaded derive_more v0.99.17
19072024-05-29T20:01:20.366Z Downloaded derive_builder v0.20.0
19082024-05-29T20:01:20.366Z Downloaded pkg-config v0.3.30
19092024-05-29T20:01:20.367Z Downloaded pkcs1 v0.7.5
19102024-05-29T20:01:20.367Z Downloaded cookie v0.18.1
19112024-05-29T20:01:20.367Z Downloaded zeroize_derive v1.4.2
19122024-05-29T20:01:20.367Z Downloaded xattr v1.3.1
19132024-05-29T20:01:20.367Z Downloaded which v4.4.2
19142024-05-29T20:01:20.367Z Downloaded peg-macros v0.8.3
19152024-05-29T20:01:20.368Z Downloaded fixedbitset v0.4.2
19162024-05-29T20:01:20.368Z Downloaded filetime v0.2.23
19172024-05-29T20:01:20.368Z Downloaded usdt v0.5.0
19182024-05-29T20:01:20.368Z Downloaded usdt v0.3.5
19192024-05-29T20:01:20.368Z Downloaded unicode-linebreak v0.1.5
19202024-05-29T20:01:20.368Z Downloaded serde_arrays v0.1.0
19212024-05-29T20:01:20.368Z Downloaded blake2 v0.10.6
19222024-05-29T20:01:20.368Z Downloaded crc-any v2.5.0
19232024-05-29T20:01:20.368Z Downloaded bzip2 v0.4.4
19242024-05-29T20:01:20.368Z Downloaded block-padding v0.3.3
19252024-05-29T20:01:20.368Z Downloaded backtrace v0.3.71
19262024-05-29T20:01:20.368Z Downloaded thread-id v4.2.1
19272024-05-29T20:01:20.368Z Downloaded num-complex v0.4.6
19282024-05-29T20:01:20.368Z Downloaded native-tls v0.2.11
19292024-05-29T20:01:20.369Z Downloaded mime_guess v2.0.4
19302024-05-29T20:01:20.369Z Downloaded cpufeatures v0.2.12
19312024-05-29T20:01:20.369Z Downloaded compact_str v0.7.1
19322024-05-29T20:01:20.369Z Downloaded ciborium v0.2.2
19332024-05-29T20:01:20.369Z Downloaded bcs v0.1.6
19342024-05-29T20:01:20.369Z Downloaded num v0.4.3
19352024-05-29T20:01:20.369Z Downloaded linked-hash-map v0.5.6
19362024-05-29T20:01:20.369Z Downloaded linear-map v1.2.0
19372024-05-29T20:01:20.369Z Downloaded libsw v3.3.1
19382024-05-29T20:01:20.370Z Downloaded scheduled-thread-pool v0.2.7
19392024-05-29T20:01:20.370Z Downloaded same-file v1.0.6
19402024-05-29T20:01:20.370Z Downloaded rustversion v1.0.17
19412024-05-29T20:01:20.370Z Downloaded rustls-pemfile v1.0.4
19422024-05-29T20:01:20.370Z Downloaded num-rational v0.4.2
19432024-05-29T20:01:20.376Z Downloaded nu-ansi-term v0.50.0
19442024-05-29T20:01:20.376Z Downloaded kstat-rs v0.2.3
19452024-05-29T20:01:20.376Z Downloaded cookie_store v0.20.0
19462024-05-29T20:01:20.376Z Downloaded nanorand v0.7.0
19472024-05-29T20:01:20.377Z Downloaded chacha20 v0.9.1
19482024-05-29T20:01:20.377Z Downloaded camino-tempfile v1.1.1
19492024-05-29T20:01:20.377Z Downloaded cfg-if v1.0.0
19502024-05-29T20:01:20.377Z Downloaded crypto-common v0.1.6
19512024-05-29T20:01:20.377Z Downloaded bb8 v0.8.3
19522024-05-29T20:01:20.378Z Downloaded bytecount v0.6.8
19532024-05-29T20:01:20.378Z Downloaded bit-vec v0.6.3
19542024-05-29T20:01:20.378Z Downloaded new_debug_unreachable v1.0.6
19552024-05-29T20:01:20.379Z Downloaded matches v0.1.10
19562024-05-29T20:01:20.379Z Downloaded cassowary v0.3.0
19572024-05-29T20:01:20.379Z Downloaded block-buffer v0.10.4
19582024-05-29T20:01:20.380Z Downloaded hyper v0.14.28
19592024-05-29T20:01:20.380Z Downloaded ascii-canvas v3.0.0
19602024-05-29T20:01:20.380Z Downloaded addr2line v0.21.0
19612024-05-29T20:01:20.380Z Downloaded arc-swap v1.7.1
19622024-05-29T20:01:20.380Z Downloaded hubpack v0.1.2
19632024-05-29T20:01:20.474Z Downloaded ring v0.17.8
19642024-05-29T20:01:20.590Z Downloaded ring v0.16.20
19652024-05-29T20:01:20.809Z Compiling proc-macro2 v1.0.82
19662024-05-29T20:01:20.809Z Compiling unicode-ident v1.0.12
19672024-05-29T20:01:20.810Z Compiling libc v0.2.153
19682024-05-29T20:01:20.810Z Compiling serde v1.0.202
19692024-05-29T20:01:20.927Z Compiling autocfg v1.3.0
19702024-05-29T20:01:20.927Z Compiling version_check v0.9.4
19712024-05-29T20:01:20.927Z Compiling cfg-if v1.0.0
19722024-05-29T20:01:21.036Z Compiling cc v1.0.97
19732024-05-29T20:01:21.036Z Compiling parking_lot_core v0.9.10
19742024-05-29T20:01:21.081Z Compiling libm v0.2.8
19752024-05-29T20:01:21.459Z Compiling serde_json v1.0.117
19762024-05-29T20:01:21.554Z Compiling ahash v0.8.11
19772024-05-29T20:01:21.558Z Compiling memchr v2.7.2
19782024-05-29T20:01:21.694Z Compiling lock_api v0.4.12
19792024-05-29T20:01:21.771Z Compiling num-traits v0.2.19
19802024-05-29T20:01:21.874Z Compiling typenum v1.17.0
19812024-05-29T20:01:21.963Z Compiling once_cell v1.19.0
19822024-05-29T20:01:22.434Z Compiling generic-array v0.14.7
19832024-05-29T20:01:22.439Z Compiling byteorder v1.5.0
19842024-05-29T20:01:22.439Z Compiling quote v1.0.36
19852024-05-29T20:01:22.710Z Compiling syn v2.0.64
19862024-05-29T20:01:22.987Z Compiling getrandom v0.2.14
19872024-05-29T20:01:23.147Z Compiling log v0.4.21
19882024-05-29T20:01:23.430Z Compiling thiserror v1.0.60
19892024-05-29T20:01:23.465Z Compiling itoa v1.0.11
19902024-05-29T20:01:23.692Z Compiling scopeguard v1.2.0
19912024-05-29T20:01:23.744Z Compiling slab v0.4.9
19922024-05-29T20:01:23.775Z Compiling pkg-config v0.3.30
19932024-05-29T20:01:24.080Z Compiling smallvec v1.13.2
19942024-05-29T20:01:24.153Z Compiling ring v0.17.8
19952024-05-29T20:01:24.202Z Compiling ryu v1.0.18
19962024-05-29T20:01:24.411Z Compiling semver v1.0.23
19972024-05-29T20:01:24.674Z Compiling pin-project-lite v0.2.14
19982024-05-29T20:01:24.705Z Compiling vcpkg v0.2.15
19992024-05-29T20:01:24.859Z Compiling allocator-api2 v0.2.18
20002024-05-29T20:01:25.147Z Compiling parking_lot v0.12.2
20012024-05-29T20:01:25.626Z Compiling rand_core v0.6.4
20022024-05-29T20:01:26.178Z Compiling schemars v0.8.19
20032024-05-29T20:01:26.473Z Compiling signal-hook-registry v1.4.2
20042024-05-29T20:01:26.498Z Compiling openssl-sys v0.9.102
20052024-05-29T20:01:26.614Z Compiling time-core v0.1.2
20062024-05-29T20:01:26.782Z Compiling num-conv v0.1.0
20072024-05-29T20:01:27.217Z Compiling time-macros v0.2.18
20082024-05-29T20:01:27.460Z Compiling mio v0.8.11
20092024-05-29T20:01:28.245Z Compiling httparse v1.8.0
20102024-05-29T20:01:28.256Z Compiling futures-core v0.3.30
20112024-05-29T20:01:28.427Z Compiling rustix v0.38.34
20122024-05-29T20:01:29.137Z Compiling socket2 v0.5.7
20132024-05-29T20:01:29.199Z Compiling num_cpus v1.16.0
20142024-05-29T20:01:29.399Z Compiling openssl v0.10.64
20152024-05-29T20:01:29.423Z Compiling syn v1.0.109
20162024-05-29T20:01:29.751Z Compiling equivalent v1.0.1
20172024-05-29T20:01:29.855Z Compiling fnv v1.0.7
20182024-05-29T20:01:29.934Z Compiling const-oid v0.9.6
20192024-05-29T20:01:29.966Z Compiling subtle v2.5.0
20202024-05-29T20:01:29.991Z Compiling spin v0.9.8
20212024-05-29T20:01:30.295Z Compiling native-tls v0.2.11
20222024-05-29T20:01:30.320Z Compiling iana-time-zone v0.1.60
20232024-05-29T20:01:30.464Z Compiling serde_derive_internals v0.29.1
20242024-05-29T20:01:30.585Z Compiling heck v0.5.0
20252024-05-29T20:01:30.648Z Compiling rustls v0.21.12
20262024-05-29T20:01:30.795Z Compiling tinyvec_macros v0.1.1
20272024-05-29T20:01:30.874Z Compiling tinyvec v1.6.0
20282024-05-29T20:01:30.995Z Compiling futures-sink v0.3.30
20292024-05-29T20:01:31.147Z Compiling crossbeam-utils v0.8.19
20302024-05-29T20:01:32.032Z Compiling cookie v0.17.0
20312024-05-29T20:01:32.303Z Compiling unicode-normalization v0.1.23
20322024-05-29T20:01:32.615Z Compiling ucd-trie v0.1.6
20332024-05-29T20:01:33.091Z Compiling futures-channel v0.3.30
20342024-05-29T20:01:33.248Z Compiling pin-utils v0.1.0
20352024-05-29T20:01:33.505Z Compiling futures-task v0.3.30
20362024-05-29T20:01:33.517Z Compiling unicode-bidi v0.3.15
20372024-05-29T20:01:33.703Z Compiling slog v2.7.0
20382024-05-29T20:01:33.799Z Compiling dyn-clone v1.0.17
20392024-05-29T20:01:33.977Z Compiling futures-io v0.3.30
20402024-05-29T20:01:34.115Z Compiling untrusted v0.9.0
20412024-05-29T20:01:34.691Z Compiling heck v0.4.1
20422024-05-29T20:01:34.796Z Compiling aho-corasick v1.1.3
20432024-05-29T20:01:35.434Z Compiling crc32fast v1.4.0
20442024-05-29T20:01:35.442Z Compiling powerfmt v0.2.0
20452024-05-29T20:01:35.442Z Compiling regex-syntax v0.8.3
20462024-05-29T20:01:35.483Z Compiling deranged v0.3.11
20472024-05-29T20:01:35.697Z Compiling usdt-impl v0.5.0
20482024-05-29T20:01:35.947Z Compiling serde_derive v1.0.202
20492024-05-29T20:01:36.019Z Compiling zerocopy-derive v0.7.34
20502024-05-29T20:01:36.269Z Compiling zeroize_derive v1.4.2
20512024-05-29T20:01:37.562Z Compiling tokio-macros v2.2.0
20522024-05-29T20:01:37.680Z Compiling thiserror-impl v1.0.60
20532024-05-29T20:01:38.002Z Compiling zerocopy v0.7.34
20542024-05-29T20:01:39.067Z Compiling futures-macro v0.3.30
20552024-05-29T20:01:39.162Z Compiling zeroize v1.7.0
20562024-05-29T20:01:40.377Z Compiling hashbrown v0.14.5
20572024-05-29T20:01:40.947Z Compiling tracing-attributes v0.1.27
20582024-05-29T20:01:40.982Z Compiling schemars_derive v0.8.19
20592024-05-29T20:01:42.886Z Compiling der_derive v0.7.2
20602024-05-29T20:01:43.064Z Compiling openssl-macros v0.1.1
20612024-05-29T20:01:43.693Z Compiling scroll_derive v0.12.0
20622024-05-29T20:01:43.743Z Compiling pest v2.7.10
20632024-05-29T20:01:43.909Z Compiling crypto-common v0.1.6
20642024-05-29T20:01:44.539Z Compiling futures-util v0.3.30
20652024-05-29T20:01:44.592Z Compiling block-buffer v0.10.4
20662024-05-29T20:01:44.822Z Compiling digest v0.10.7
20672024-05-29T20:01:45.269Z Compiling regex-automata v0.4.6
20682024-05-29T20:01:45.537Z Compiling num_threads v0.1.7
20692024-05-29T20:01:45.651Z Compiling percent-encoding v2.3.1
20702024-05-29T20:01:46.092Z Compiling pest_meta v2.7.10
20712024-05-29T20:01:46.798Z Compiling time v0.3.36
20722024-05-29T20:01:49.761Z Compiling bytes v1.6.0
20732024-05-29T20:01:51.327Z Compiling bitflags v2.5.0
20742024-05-29T20:01:51.656Z Compiling tokio v1.37.0
20752024-05-29T20:01:51.891Z Compiling uuid v1.8.0
20762024-05-29T20:01:52.315Z Compiling indexmap v2.2.6
20772024-05-29T20:01:53.573Z Compiling chrono v0.4.38
20782024-05-29T20:01:53.809Z Compiling serde_tokenstream v0.2.0
20792024-05-29T20:01:54.780Z Compiling http v0.2.12
20802024-05-29T20:01:57.056Z Compiling pest_generator v2.7.10
20812024-05-29T20:01:57.174Z Compiling rustc_version v0.4.0
20822024-05-29T20:01:58.665Z Compiling heapless v0.7.17
20832024-05-29T20:01:58.921Z Compiling pest_derive v2.7.10
20842024-05-29T20:01:59.547Z Compiling scroll v0.12.0
20852024-05-29T20:01:59.657Z Compiling zerocopy-derive v0.6.6
20862024-05-29T20:02:00.380Z Compiling backtrace v0.3.71
20872024-05-29T20:02:00.662Z Compiling tracing-core v0.1.32
20882024-05-29T20:02:00.805Z Compiling errno v0.3.9
20892024-05-29T20:02:01.460Z Compiling ppv-lite86 v0.2.17
20902024-05-29T20:02:02.203Z Compiling base64 v0.21.7
20912024-05-29T20:02:02.803Z Compiling signal-hook v0.3.17
20922024-05-29T20:02:02.818Z Compiling plain v0.2.3
20932024-05-29T20:02:02.819Z Compiling goblin v0.8.2
20942024-05-29T20:02:03.016Z Compiling rand_chacha v0.3.1
20952024-05-29T20:02:03.373Z Compiling tracing v0.1.40
20962024-05-29T20:02:03.874Z Compiling tokio-util v0.7.11
20972024-05-29T20:02:04.025Z Compiling regex v1.10.4
20982024-05-29T20:02:04.176Z Compiling async-trait v0.1.80
20992024-05-29T20:02:05.476Z Compiling rustversion v1.0.17
21002024-05-29T20:02:06.019Z Compiling strsim v0.11.1
21012024-05-29T20:02:06.087Z Compiling pretty-hex v0.4.1
21022024-05-29T20:02:07.134Z Compiling rand v0.8.5
21032024-05-29T20:02:08.257Z Compiling dtrace-parser v0.2.0
21042024-05-29T20:02:09.000Z Compiling dof v0.3.0
21052024-05-29T20:02:09.353Z Compiling form_urlencoded v1.2.1
21062024-05-29T20:02:09.535Z Compiling thread-id v4.2.1
21072024-05-29T20:02:09.641Z Compiling base64ct v1.6.0
21082024-05-29T20:02:09.874Z Compiling anyhow v1.0.83
21092024-05-29T20:02:10.230Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21102024-05-29T20:02:10.246Z Compiling try-lock v0.2.5
21112024-05-29T20:02:10.394Z Compiling smoltcp v0.9.1
21122024-05-29T20:02:10.823Z Compiling foreign-types-shared v0.1.1
21132024-05-29T20:02:11.248Z Compiling unicode-width v0.1.12
21142024-05-29T20:02:11.248Z Compiling foreign-types v0.3.2
21152024-05-29T20:02:11.252Z Compiling want v0.3.1
21162024-05-29T20:02:11.252Z Compiling pem-rfc7468 v0.7.0
21172024-05-29T20:02:12.248Z Compiling h2 v0.3.26
21182024-05-29T20:02:12.613Z Compiling http-body v0.4.6
21192024-05-29T20:02:13.033Z Compiling hmac v0.12.1
21202024-05-29T20:02:13.168Z Compiling clap_derive v4.5.4
21212024-05-29T20:02:14.335Z Compiling httpdate v1.0.3
21222024-05-29T20:02:14.606Z Compiling tower-service v0.3.2
21232024-05-29T20:02:14.663Z Compiling siphasher v0.3.11
21242024-05-29T20:02:15.017Z Compiling flagset v0.4.5
21252024-05-29T20:02:15.234Z Compiling der v0.7.9
21262024-05-29T20:02:22.684Z Compiling hyper v0.14.28
21272024-05-29T20:02:27.855Z Compiling rustls-webpki v0.101.7
21282024-05-29T20:02:29.601Z Compiling sct v0.7.1
21292024-05-29T20:02:30.433Z Compiling openapiv3 v2.0.0
21302024-05-29T20:02:31.797Z Compiling hubpack_derive v0.1.1
21312024-05-29T20:02:32.682Z Compiling idna v0.5.0
21322024-05-29T20:02:34.818Z Compiling fs-err v2.11.0
21332024-05-29T20:02:35.318Z Compiling openssl-probe v0.1.5
21342024-05-29T20:02:35.318Z Compiling adler v1.0.2
21352024-05-29T20:02:35.319Z Compiling cpufeatures v0.2.12
21362024-05-29T20:02:35.319Z Compiling spin v0.5.2
21372024-05-29T20:02:35.493Z Compiling finl_unicode v1.2.0
21382024-05-29T20:02:35.515Z Compiling utf8parse v0.2.1
21392024-05-29T20:02:35.569Z Compiling anstyle v1.0.7
21402024-05-29T20:02:35.729Z Compiling anstyle-parse v0.2.4
21412024-05-29T20:02:35.971Z Compiling sha2 v0.10.8
21422024-05-29T20:02:35.993Z Compiling stringprep v0.1.4
21432024-05-29T20:02:36.033Z Compiling miniz_oxide v0.7.2
21442024-05-29T20:02:37.024Z Compiling url v2.5.0
21452024-05-29T20:02:38.746Z Compiling spki v0.7.3
21462024-05-29T20:02:39.535Z Compiling usdt-macro v0.5.0
21472024-05-29T20:02:39.645Z Compiling usdt-attr-macro v0.5.0
21482024-05-29T20:02:41.181Z Compiling md-5 v0.10.6
21492024-05-29T20:02:41.504Z Compiling serde_spanned v0.6.6
21502024-05-29T20:02:41.697Z Compiling toml_datetime v0.6.6
21512024-05-29T20:02:42.108Z Compiling regress v0.9.1
21522024-05-29T20:02:42.124Z Compiling idna v0.3.0
21532024-05-29T20:02:44.432Z Compiling diesel_table_macro_syntax v0.1.0
21542024-05-29T20:02:45.230Z Compiling num-integer v0.1.46
21552024-05-29T20:02:45.451Z Compiling hash32 v0.2.1
21562024-05-29T20:02:45.529Z Compiling encoding_rs v0.8.34
21572024-05-29T20:02:45.548Z Compiling mime v0.3.17
21582024-05-29T20:02:45.802Z Compiling psl-types v2.0.11
21592024-05-29T20:02:45.888Z Compiling gimli v0.28.1
21602024-05-29T20:02:46.007Z Compiling anstyle-query v1.0.3
21612024-05-29T20:02:46.649Z Compiling colorchoice v1.0.1
21622024-05-29T20:02:47.073Z Compiling stable_deref_trait v1.2.0
21632024-05-29T20:02:47.077Z Compiling fallible-iterator v0.2.0
21642024-05-29T20:02:47.077Z Compiling is_terminal_polyfill v1.70.0
21652024-05-29T20:02:47.077Z Compiling publicsuffix v2.2.3
21662024-05-29T20:02:47.107Z Compiling anstream v0.6.14
21672024-05-29T20:02:47.879Z Compiling postgres-protocol v0.6.6
21682024-05-29T20:02:48.502Z Compiling lazy_static v1.4.0
21692024-05-29T20:02:48.668Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
21702024-05-29T20:02:50.451Z Compiling addr2line v0.21.0
21712024-05-29T20:02:51.153Z Compiling diesel_derives v2.1.4
21722024-05-29T20:02:52.078Z Compiling tokio-rustls v0.24.1
21732024-05-29T20:02:53.836Z Compiling pkcs8 v0.10.2
21742024-05-29T20:02:53.969Z Compiling terminal_size v0.3.0
21752024-05-29T20:02:54.159Z Compiling tokio-native-tls v0.3.1
21762024-05-29T20:02:54.451Z Compiling phf_shared v0.11.2
21772024-05-29T20:02:54.655Z Compiling strum_macros v0.25.3
21782024-05-29T20:02:55.419Z Compiling serde_urlencoded v0.7.1
21792024-05-29T20:02:56.615Z Compiling enum-as-inner v0.5.1
21802024-05-29T20:02:56.767Z Compiling block-padding v0.3.3
21812024-05-29T20:02:57.002Z Compiling serde_repr v0.1.19
21822024-05-29T20:02:57.632Z Compiling ff v0.13.0
21832024-05-29T20:02:57.915Z Compiling scheduled-thread-pool v0.2.7
21842024-05-29T20:02:58.444Z Compiling object v0.32.2
21852024-05-29T20:02:59.110Z Compiling ipnet v2.9.0
21862024-05-29T20:02:59.262Z Compiling bit-vec v0.6.3
21872024-05-29T20:03:00.237Z Compiling base16ct v0.2.0
21882024-05-29T20:03:00.699Z Compiling managed v0.8.0
21892024-05-29T20:03:01.149Z Compiling bitflags v1.3.2
21902024-05-29T20:03:01.256Z Compiling either v1.12.0
21912024-05-29T20:03:01.671Z Compiling rustc-demangle v0.1.24
21922024-05-29T20:03:01.818Z Compiling clap_lex v0.7.0
21932024-05-29T20:03:02.284Z Compiling winnow v0.5.40
21942024-05-29T20:03:02.300Z Compiling matches v0.1.10
21952024-05-29T20:03:02.391Z Compiling idna v0.2.3
21962024-05-29T20:03:02.401Z Compiling clap_builder v4.5.2
21972024-05-29T20:03:02.566Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
21982024-05-29T20:03:04.642Z Compiling sec1 v0.7.3
21992024-05-29T20:03:04.946Z Compiling r2d2 v0.8.10
22002024-05-29T20:03:05.319Z Compiling group v0.13.0
22012024-05-29T20:03:05.849Z Compiling toml_edit v0.19.15
22022024-05-29T20:03:06.031Z Compiling inout v0.1.3
22032024-05-29T20:03:06.313Z Compiling phf v0.11.2
22042024-05-29T20:03:06.321Z Compiling hyper-tls v0.5.0
22052024-05-29T20:03:06.560Z Compiling signal-hook-mio v0.2.3
22062024-05-29T20:03:06.596Z Compiling hyper-rustls v0.24.2
22072024-05-29T20:03:06.701Z Compiling cookie_store v0.20.0
22082024-05-29T20:03:06.955Z Compiling postgres-types v0.2.6
22092024-05-29T20:03:07.019Z Compiling num-bigint v0.4.5
22102024-05-29T20:03:08.846Z Compiling hubpack v0.1.2
22112024-05-29T20:03:09.297Z Compiling phf_shared v0.10.0
22122024-05-29T20:03:09.680Z Compiling rustls-pemfile v1.0.4
22132024-05-29T20:03:09.894Z Compiling hkdf v0.12.4
22142024-05-29T20:03:10.237Z Compiling zerocopy v0.6.6
22152024-05-29T20:03:10.543Z Compiling ipnetwork v0.20.0
22162024-05-29T20:03:10.726Z Compiling futures-executor v0.3.30
22172024-05-29T20:03:10.858Z Compiling crypto-bigint v0.5.5
22182024-05-29T20:03:11.159Z Compiling float-cmp v0.9.0
22192024-05-29T20:03:11.207Z Compiling memmap v0.7.0
22202024-05-29T20:03:11.453Z Compiling normalize-line-endings v0.3.0
22212024-05-29T20:03:11.489Z Compiling precomputed-hash v0.1.1
22222024-05-29T20:03:11.997Z Compiling new_debug_unreachable v1.0.6
22232024-05-29T20:03:11.997Z Compiling webpki-roots v0.25.4
22242024-05-29T20:03:11.997Z Compiling unicode-segmentation v1.11.0
22252024-05-29T20:03:11.997Z Compiling data-encoding v2.6.0
22262024-05-29T20:03:11.997Z Compiling predicates-core v1.0.6
22272024-05-29T20:03:12.019Z Compiling difflib v0.4.0
22282024-05-29T20:03:12.593Z Compiling minimal-lexical v0.2.1
22292024-05-29T20:03:12.599Z Compiling winnow v0.6.8
22302024-05-29T20:03:12.691Z Compiling fixedbitset v0.4.2
22312024-05-29T20:03:13.064Z Compiling whoami v1.5.1
22322024-05-29T20:03:13.089Z Compiling sync_wrapper v0.1.2
22332024-05-29T20:03:13.825Z Compiling static_assertions v1.1.0
22342024-05-29T20:03:13.826Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22352024-05-29T20:03:13.826Z Compiling reqwest v0.11.27
22362024-05-29T20:03:13.826Z Compiling tokio-postgres v0.7.10
22372024-05-29T20:03:14.478Z Compiling elliptic-curve v0.13.8
22382024-05-29T20:03:14.816Z Compiling petgraph v0.6.5
22392024-05-29T20:03:15.237Z Compiling nom v7.1.3
22402024-05-29T20:03:17.064Z Compiling toml_edit v0.22.13
22412024-05-29T20:03:18.171Z Compiling predicates v3.1.0
22422024-05-29T20:03:18.755Z Compiling trust-dns-proto v0.22.0
22432024-05-29T20:03:19.252Z Compiling similar v2.5.0
22442024-05-29T20:03:19.681Z Compiling string_cache v0.8.7
22452024-05-29T20:03:20.037Z Compiling usdt v0.5.0
22462024-05-29T20:03:20.883Z Compiling futures v0.3.30
22472024-05-29T20:03:20.930Z Compiling diesel v2.1.6
22482024-05-29T20:03:21.023Z Compiling yasna v0.5.2
22492024-05-29T20:03:22.584Z Compiling toml v0.7.8
22502024-05-29T20:03:22.634Z Compiling crossterm v0.27.0
22512024-05-29T20:03:23.760Z Compiling cipher v0.4.4
22522024-05-29T20:03:24.135Z Compiling flate2 v1.0.30
22532024-05-29T20:03:24.221Z Compiling crossbeam-epoch v0.9.18
22542024-05-29T20:03:24.948Z Compiling clap v4.5.4
22552024-05-29T20:03:25.039Z Compiling itertools v0.12.1
22562024-05-29T20:03:25.068Z Compiling itertools v0.10.5
22572024-05-29T20:03:26.064Z Compiling bit-set v0.5.3
22582024-05-29T20:03:26.351Z Compiling console v0.15.8
22592024-05-29T20:03:26.479Z Compiling num-iter v0.1.45
22602024-05-29T20:03:27.920Z Compiling tokio-stream v0.1.15
22612024-05-29T20:03:27.962Z Compiling bstr v1.9.1
22622024-05-29T20:03:28.187Z Compiling hex v0.4.3
22632024-05-29T20:03:29.105Z Compiling camino v1.1.7
22642024-05-29T20:03:30.053Z Compiling peg-runtime v0.8.3
22652024-05-29T20:03:30.060Z Compiling radium v0.7.0
22662024-05-29T20:03:30.731Z Compiling lalrpop-util v0.19.12
22672024-05-29T20:03:38.255Z Compiling is-terminal v0.4.12
22682024-05-29T20:03:42.709Z Compiling tap v1.0.1
22692024-05-29T20:03:43.151Z Compiling rustls-pki-types v1.7.0
22702024-05-29T20:03:44.540Z Compiling maybe-uninit v2.0.0
22712024-05-29T20:03:44.998Z Compiling ident_case v1.0.1
22722024-05-29T20:03:45.153Z Compiling darling_core v0.20.9
22732024-05-29T20:03:51.643Z Compiling wyz v0.5.1
22742024-05-29T20:03:57.017Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22752024-05-29T20:03:57.096Z Compiling getopts v0.2.21
22762024-05-29T20:03:57.834Z Compiling bzip2-sys v0.1.11+1.0.8
22772024-05-29T20:03:58.077Z Compiling dirs-sys-next v0.1.2
22782024-05-29T20:03:58.272Z Compiling funty v2.0.0
22792024-05-29T20:03:58.300Z Compiling packed_struct v0.10.1
22802024-05-29T20:03:59.146Z Compiling rustls v0.22.4
22812024-05-29T20:03:59.396Z Compiling paste v1.0.15
22822024-05-29T20:03:59.495Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22832024-05-29T20:04:00.190Z Compiling unsafe-libyaml v0.2.11
22842024-05-29T20:04:00.194Z Compiling base64 v0.22.1
22852024-05-29T20:04:01.124Z Compiling num-bigint-dig v0.8.4
22862024-05-29T20:04:01.227Z Compiling serde_yaml v0.9.34+deprecated
22872024-05-29T20:04:01.689Z Compiling bitvec v1.0.1
22882024-05-29T20:04:03.022Z Compiling dirs-next v2.0.0
22892024-05-29T20:04:04.546Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
22902024-05-29T20:04:07.695Z Compiling darling_macro v0.20.9
22912024-05-29T20:04:08.294Z Compiling rustls-webpki v0.102.4
22922024-05-29T20:04:10.336Z Compiling packed_struct_codegen v0.10.1
22932024-05-29T20:04:11.968Z Compiling structmeta-derive v0.3.0
22942024-05-29T20:04:12.880Z Compiling thread_local v1.1.8
22952024-05-29T20:04:13.131Z Compiling indexmap v1.9.3
22962024-05-29T20:04:13.407Z Compiling multer v3.1.0
22972024-05-29T20:04:13.467Z Compiling slog-async v2.8.0
22982024-05-29T20:04:13.911Z Compiling rayon-core v1.12.1
22992024-05-29T20:04:14.057Z Compiling nodrop v0.1.14
23002024-05-29T20:04:14.181Z Compiling match_cfg v0.1.0
23012024-05-29T20:04:14.194Z Compiling crc-catalog v2.4.0
23022024-05-29T20:04:14.215Z Compiling fastrand v2.1.0
23032024-05-29T20:04:14.265Z Compiling hostname v0.3.1
23042024-05-29T20:04:14.343Z Compiling crc v3.2.1
23052024-05-29T20:04:14.521Z Compiling array-init v0.0.4
23062024-05-29T20:04:14.660Z Compiling structmeta v0.3.0
23072024-05-29T20:04:14.888Z Compiling tempfile v3.10.1
23082024-05-29T20:04:17.102Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23092024-05-29T20:04:17.471Z Compiling darling v0.20.9
23102024-05-29T20:04:17.605Z Compiling smallvec v0.6.14
23112024-05-29T20:04:17.990Z Compiling term v0.7.0
23122024-05-29T20:04:23.753Z Compiling crossbeam-deque v0.8.5
23132024-05-29T20:04:23.753Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23142024-05-29T20:04:23.838Z Compiling pkcs1 v0.7.5
23152024-05-29T20:04:27.570Z Compiling slog-json v2.6.1
23162024-05-29T20:04:28.110Z Compiling crossbeam-channel v0.5.12
23172024-05-29T20:04:29.825Z Compiling http v1.1.0
23182024-05-29T20:04:32.146Z Compiling signature v2.2.0
23192024-05-29T20:04:32.602Z Compiling async-stream-impl v0.3.5
23202024-05-29T20:04:33.791Z Compiling pin-project-internal v1.1.5
23212024-05-29T20:04:34.178Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718)
23222024-05-29T20:04:34.325Z Compiling bitfield v0.14.0
23232024-05-29T20:04:34.472Z Compiling atomic-waker v1.1.2
23242024-05-29T20:04:34.628Z Compiling same-file v1.0.6
23252024-05-29T20:04:34.663Z Compiling termcolor v1.4.1
23262024-05-29T20:04:35.678Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
23272024-05-29T20:04:35.778Z Compiling take_mut v0.2.2
23282024-05-29T20:04:36.992Z Compiling hashbrown v0.12.3
23292024-05-29T20:04:42.898Z Compiling pin-project v1.1.5
23302024-05-29T20:04:45.155Z Compiling env_logger v0.10.2
23312024-05-29T20:04:48.226Z Compiling walkdir v2.5.0
23322024-05-29T20:04:48.351Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23332024-05-29T20:04:48.991Z Compiling waitgroup v0.1.2
23342024-05-29T20:04:49.765Z Compiling async-stream v0.3.5
23352024-05-29T20:04:50.070Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23362024-05-29T20:04:50.297Z Compiling rsa v0.9.6
23372024-05-29T20:04:57.917Z Compiling slog-bunyan v2.5.0
23382024-05-29T20:04:58.315Z Compiling tokio-rustls v0.25.0
23392024-05-29T20:04:58.388Z Compiling slog-term v2.9.1
23402024-05-29T20:04:58.787Z Compiling serde-hex v0.1.0
23412024-05-29T20:05:01.272Z Compiling bzip2 v0.4.4
23422024-05-29T20:05:01.744Z Compiling serde_with_macros v3.8.1
23432024-05-29T20:05:02.505Z Compiling parse-display-derive v0.9.0
23442024-05-29T20:05:02.531Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23452024-05-29T20:05:03.178Z Compiling toml v0.8.13
23462024-05-29T20:05:03.999Z Compiling rustls-pemfile v2.1.2
23472024-05-29T20:05:07.470Z Compiling x509-cert v0.2.5
23482024-05-29T20:05:08.504Z Compiling sha1 v0.10.6
23492024-05-29T20:05:09.291Z Compiling newtype-uuid v1.1.0
23502024-05-29T20:05:09.622Z Compiling strum_macros v0.26.2
23512024-05-29T20:05:09.754Z Compiling xattr v1.3.1
23522024-05-29T20:05:09.757Z Compiling ron v0.8.1
23532024-05-29T20:05:10.388Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718)
23542024-05-29T20:05:11.360Z Compiling serde_path_to_error v0.1.16
23552024-05-29T20:05:12.374Z Compiling hashbrown v0.13.2
23562024-05-29T20:05:12.463Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572024-05-29T20:05:13.203Z Compiling snafu-derive v0.8.2
23582024-05-29T20:05:13.718Z Compiling ring v0.16.20
23592024-05-29T20:05:14.346Z Compiling blake3 v1.5.1
23602024-05-29T20:05:14.665Z Compiling filetime v0.2.23
23612024-05-29T20:05:14.932Z Compiling hostname v0.4.0
23622024-05-29T20:05:15.013Z Compiling instant v0.1.12
23632024-05-29T20:05:15.171Z Compiling crc-any v2.5.0
23642024-05-29T20:05:15.605Z Compiling debug-ignore v1.0.5
23652024-05-29T20:05:15.949Z Compiling buf-list v1.0.3
23662024-05-29T20:05:16.569Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23672024-05-29T20:05:16.817Z Compiling backoff v0.4.0
23682024-05-29T20:05:17.574Z Compiling tar v0.4.40
23692024-05-29T20:05:18.226Z Compiling snafu v0.8.2
23702024-05-29T20:05:19.671Z Compiling strum v0.26.2
23712024-05-29T20:05:19.856Z Compiling object v0.30.4
23722024-05-29T20:05:22.948Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23732024-05-29T20:05:23.172Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23742024-05-29T20:05:24.935Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23752024-05-29T20:05:25.238Z Compiling parse-display v0.9.0
23762024-05-29T20:05:25.396Z Compiling serde_with v3.8.1
23772024-05-29T20:05:27.104Z Compiling zip v0.6.6
23782024-05-29T20:05:29.901Z Compiling rayon v1.10.0
23792024-05-29T20:05:29.921Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23802024-05-29T20:05:31.877Z Compiling camino-tempfile v1.1.1
23812024-05-29T20:05:32.676Z Compiling globset v0.4.14
23822024-05-29T20:05:32.950Z Compiling pem v3.0.4
23832024-05-29T20:05:34.635Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23842024-05-29T20:05:34.658Z Compiling olpc-cjson v0.1.3
23852024-05-29T20:05:34.814Z Compiling macaddr v1.0.1
23862024-05-29T20:05:34.970Z Compiling serde_plain v1.0.2
23872024-05-29T20:05:35.426Z Compiling async-recursion v1.1.1
23882024-05-29T20:05:35.506Z Compiling memmap2 v0.9.4
23892024-05-29T20:05:35.675Z Compiling typed-path v0.7.1
23902024-05-29T20:05:36.081Z Compiling path-slash v0.1.5
23912024-05-29T20:05:36.308Z Compiling constant_time_eq v0.3.0
23922024-05-29T20:05:36.484Z Compiling arrayref v0.3.7
23932024-05-29T20:05:36.596Z Compiling arrayvec v0.7.4
23942024-05-29T20:05:36.916Z Compiling untrusted v0.7.1
23952024-05-29T20:05:39.801Z Compiling tough v0.17.1
23962024-05-29T20:05:40.717Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23972024-05-29T20:05:41.732Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23982024-05-29T20:05:43.796Z Compiling cargo-platform v0.1.8
23992024-05-29T20:05:44.682Z Compiling topological-sort v0.2.2
24002024-05-29T20:05:44.745Z Compiling parse-size v1.0.0
24012024-05-29T20:05:44.954Z Compiling omicron-zone-package v0.11.0
24022024-05-29T20:05:45.036Z Compiling cargo_metadata v0.18.1
24032024-05-29T20:05:46.214Z Compiling shell-words v1.1.0
24042024-05-29T20:05:52.169Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24052024-05-29T20:06:04.465Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24062024-05-29T20:06:18.596Z Finished `release` profile [optimized] target(s) in 5m 00s
24072024-05-29T20:06:18.713Z Running `target/release/omicron-releng --output-dir /work`
24082024-05-29T20:06:18.756ZMay 29 20:06:17.536 DEBG changing working directory to /work/oxidecomputer/omicron
24092024-05-29T20:06:18.825ZMay 29 20:06:17.607 DEBG running: git rev-parse HEAD
24102024-05-29T20:06:18.830ZMay 29 20:06:17.613 DEBG process exited with exit status: 0 (6.279007ms)
24112024-05-29T20:06:18.831ZMay 29 20:06:17.613 INFO version: 8.0.0-0.ci+gita155af9134d
24122024-05-29T20:06:18.872ZMay 29 20:06:17.652 INFO cloning helios to /work/oxidecomputer/helios
24132024-05-29T20:06:18.872ZMay 29 20:06:17.652 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24142024-05-29T20:06:18.877ZCloning into '/work/oxidecomputer/helios'...
24152024-05-29T20:06:19.437ZMay 29 20:06:18.217 DEBG process exited with exit status: 0 (564.854463ms)
24162024-05-29T20:06:19.437ZMay 29 20:06:18.217 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
24172024-05-29T20:06:19.443Z# branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3
24182024-05-29T20:06:19.443Z# branch.head master
24192024-05-29T20:06:19.444Z# branch.upstream origin/master
24202024-05-29T20:06:19.444Z# branch.ab +0 -0
24212024-05-29T20:06:19.447ZMay 29 20:06:18.225 DEBG process exited with exit status: 0 (7.827741ms)
24222024-05-29T20:06:19.447ZMay 29 20:06:18.225 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24232024-05-29T20:06:20.071ZMay 29 20:06:18.853 DEBG process exited with exit status: 0 (628.129276ms)
24242024-05-29T20:06:20.071ZMay 29 20:06:18.853 DEBG running: zfs list rpool/images/build/host
24252024-05-29T20:06:20.077ZNAME USED AVAIL REFER MOUNTPOINT
24262024-05-29T20:06:20.077Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
24272024-05-29T20:06:20.080ZMay 29 20:06:18.860 DEBG process exited with exit status: 0 (6.969802ms)
24282024-05-29T20:06:20.080ZMay 29 20:06:18.860 DEBG running: zfs list rpool/images/build/recovery
24292024-05-29T20:06:20.083ZNAME USED AVAIL REFER MOUNTPOINT
24302024-05-29T20:06:20.083Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
24312024-05-29T20:06:20.087ZMay 29 20:06:18.866 DEBG process exited with exit status: 0 (5.935243ms)
24322024-05-29T20:06:20.087ZMay 29 20:06:18.867 INFO [hubris-production] running task
24332024-05-29T20:06:20.087ZMay 29 20:06:18.867 INFO [hubris-staging] running task
24342024-05-29T20:06:20.087ZMay 29 20:06:18.867 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
24352024-05-29T20:06:20.090ZMay 29 20:06:18.870 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24362024-05-29T20:06:20.493Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24372024-05-29T20:06:20.640Z[ omicron-package] Blocking waiting for file lock on package cache
24382024-05-29T20:06:20.983ZMay 29 20:06:19.765 INFO [hubris-production] task succeeded (898.157499ms)
24392024-05-29T20:06:21.462Z[ omicron-package] Blocking waiting for file lock on package cache
24402024-05-29T20:06:22.227Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24412024-05-29T20:06:22.231Z[ omicron-package] Compiling heapless v0.8.0
24422024-05-29T20:06:22.231Z[ omicron-package] Compiling hash32 v0.3.1
24432024-05-29T20:06:22.231Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24442024-05-29T20:06:22.231Z[ omicron-package] Compiling smoltcp v0.11.0
24452024-05-29T20:06:22.231Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
24462024-05-29T20:06:22.231Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24472024-05-29T20:06:22.231Z[ omicron-package] Compiling cobs v0.2.3
24482024-05-29T20:06:22.889Z[ omicron-package] Compiling embedded-io v0.4.0
24492024-05-29T20:06:23.069Z[ omicron-package] Compiling proc-macro-error v1.0.4
24502024-05-29T20:06:23.457Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24512024-05-29T20:06:23.601Z[ omicron-package] Compiling postcard v1.0.8
24522024-05-29T20:06:23.908Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24532024-05-29T20:06:24.115Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24542024-05-29T20:06:24.224Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24552024-05-29T20:06:24.324Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24562024-05-29T20:06:24.803Z[ omicron-package] Compiling num_enum_derive v0.5.11
24572024-05-29T20:06:25.359Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24582024-05-29T20:06:25.406Z[ omicron-package] Compiling tabwriter v1.4.0
24592024-05-29T20:06:25.582Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24602024-05-29T20:06:25.603Z[ omicron-package] Compiling cstr-argument v0.1.2
24612024-05-29T20:06:26.394Z[ omicron-package] Compiling foreign-types v0.5.0
24622024-05-29T20:06:26.461Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24632024-05-29T20:06:26.571Z[ omicron-package] Compiling pretty-hex v0.2.1
24642024-05-29T20:06:26.676Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
24652024-05-29T20:06:26.776Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24662024-05-29T20:06:27.647Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24672024-05-29T20:06:28.035Z[ omicron-package] Compiling colored v2.1.0
24682024-05-29T20:06:28.047Z[ omicron-package] Compiling socket2 v0.4.10
24692024-05-29T20:06:28.104Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24702024-05-29T20:06:28.312ZMay 29 20:06:27.093 INFO [hubris-staging] task succeeded (8.225978429s)
24712024-05-29T20:06:28.639Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24722024-05-29T20:06:28.782Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24732024-05-29T20:06:28.980Z[ omicron-package] Compiling sigpipe v0.1.3
24742024-05-29T20:06:29.375Z[ omicron-package] Compiling num-derive v0.4.2
24752024-05-29T20:06:29.509Z[ omicron-package] Compiling libefi-sys v0.1.0
24762024-05-29T20:06:29.561Z[ omicron-package] Compiling num_enum v0.5.11
24772024-05-29T20:06:29.904Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24782024-05-29T20:06:30.132Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24792024-05-29T20:06:30.365Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24802024-05-29T20:06:31.075Z[ omicron-package] Compiling smf v0.2.3
24812024-05-29T20:06:31.091Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24822024-05-29T20:06:31.257Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24832024-05-29T20:06:31.599Z[ omicron-package] Compiling portable-atomic v1.6.0
24842024-05-29T20:06:34.354Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24852024-05-29T20:06:34.361Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24862024-05-29T20:06:34.412Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24872024-05-29T20:06:34.589Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
24882024-05-29T20:06:36.365Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24892024-05-29T20:06:37.132Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24902024-05-29T20:06:37.254Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24912024-05-29T20:06:37.666Z[ omicron-package] Compiling gethostname v0.4.3
24922024-05-29T20:06:37.801Z[ omicron-package] Compiling number_prefix v0.4.0
24932024-05-29T20:06:38.075Z[ omicron-package] Compiling swrite v0.1.0
24942024-05-29T20:06:39.097Z[ omicron-package] Compiling indicatif v0.17.8
24952024-05-29T20:06:40.416Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24962024-05-29T20:06:40.721Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24972024-05-29T20:06:43.712Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24982024-05-29T20:06:44.346Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24992024-05-29T20:06:45.808Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25002024-05-29T20:07:04.263Z[ helios-setup] May 29 20:07:03.034 INFO helios repository root is: /work/oxidecomputer/helios
25012024-05-29T20:07:04.269Z[ helios-setup] May 29 20:07:03.037 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
25022024-05-29T20:07:04.269Z[ helios-setup] May 29 20:07:03.037 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25032024-05-29T20:07:04.269Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25042024-05-29T20:07:05.006Z[ helios-setup] May 29 20:07:03.779 INFO clone ok!, project: phbl
25052024-05-29T20:07:05.011Z[ helios-setup] May 29 20:07:03.779 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
25062024-05-29T20:07:05.011Z[ helios-setup] May 29 20:07:03.779 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25072024-05-29T20:07:05.011Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25082024-05-29T20:07:05.859Z[ helios-setup] May 29 20:07:04.633 INFO clone ok!, project: pilot
25092024-05-29T20:07:05.862Z[ helios-setup] May 29 20:07:04.633 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25102024-05-29T20:07:05.862Z[ helios-setup] May 29 20:07:04.633 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25112024-05-29T20:07:05.862Z[ helios-setup] May 29 20:07:04.633 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
25122024-05-29T20:07:05.862Z[ helios-setup] May 29 20:07:04.633 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25132024-05-29T20:07:05.868Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25142024-05-29T20:07:06.228Z[ omicron-package] Finished `release` profile [optimized] target(s) in 46.12s
25152024-05-29T20:07:06.359Z[ helios-setup] May 29 20:07:05.132 INFO clone ok!, project: pinprick
25162024-05-29T20:07:06.363Z[ helios-setup] May 29 20:07:05.132 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
25172024-05-29T20:07:06.363Z[ helios-setup] May 29 20:07:05.132 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25182024-05-29T20:07:06.363Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25192024-05-29T20:07:06.395Z[ omicron-package]
25202024-05-29T20:07:06.395Z[ omicron-package] real 46.268158984
25212024-05-29T20:07:06.398Z[ omicron-package] user 2:44.770629824
25222024-05-29T20:07:06.398Z[ omicron-package] sys 23.108113460
25232024-05-29T20:07:06.398Z[ omicron-package] trap 0.143696531
25242024-05-29T20:07:06.398Z[ omicron-package] tflt 0.737580549
25252024-05-29T20:07:06.399Z[ omicron-package] dflt 0.497679401
25262024-05-29T20:07:06.399Z[ omicron-package] kflt 0.008480362
25272024-05-29T20:07:06.399Z[ omicron-package] lock 5:30.380022398
25282024-05-29T20:07:06.399Z[ omicron-package] slp 6:27.377161936
25292024-05-29T20:07:06.399Z[ omicron-package] lat 1:36.163014657
25302024-05-29T20:07:06.399Z[ omicron-package] stop 55.686499675
25312024-05-29T20:07:06.399ZMay 29 20:07:05.169 INFO [omicron-package] process exited with exit status: 0 (46.301536689s)
25322024-05-29T20:07:06.399ZMay 29 20:07:05.169 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
25332024-05-29T20:07:06.433ZMay 29 20:07:05.207 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
25342024-05-29T20:07:06.444Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25352024-05-29T20:07:06.447Z[ host-target] Created new build target 'host' and set it as active
25362024-05-29T20:07:06.447ZMay 29 20:07:05.221 INFO [host-target] process exited with exit status: 0 (51.428493ms)
25372024-05-29T20:07:06.447ZMay 29 20:07:05.221 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25382024-05-29T20:07:06.453Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25392024-05-29T20:07:06.456Z[ recovery-target] Created new build target 'recovery' and set it as active
25402024-05-29T20:07:06.456ZMay 29 20:07:05.227 INFO [recovery-target] process exited with exit status: 0 (20.531819ms)
25412024-05-29T20:07:06.461Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25422024-05-29T20:07:07.236Z[ helios-setup] May 29 20:07:06.009 INFO clone ok!, project: chelsio-t6-roms
25432024-05-29T20:07:07.236Z[ helios-setup] May 29 20:07:06.010 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
25442024-05-29T20:07:07.236Z[ helios-setup] May 29 20:07:06.010 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
25452024-05-29T20:07:07.240Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
25462024-05-29T20:07:07.392Z[ host-package] Compiling newline-converter v0.3.0
25472024-05-29T20:07:07.396Z[ host-package] Compiling humantime v2.1.0
25482024-05-29T20:07:07.487Z[ host-package] Compiling derive-where v1.2.7
25492024-05-29T20:07:07.496Z[ host-package] Compiling unicode-xid v0.2.4
25502024-05-29T20:07:07.516Z[ host-package] Compiling convert_case v0.4.0
25512024-05-29T20:07:07.520Z[ host-package] Compiling linked-hash-map v0.5.6
25522024-05-29T20:07:07.537Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25532024-05-29T20:07:07.537Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25542024-05-29T20:07:07.627Z[ host-package] Compiling expectorate v1.1.0
25552024-05-29T20:07:07.641Z[ host-package] Compiling password-hash v0.5.0
25562024-05-29T20:07:07.830Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25572024-05-29T20:07:07.859Z[ host-package] Compiling lru-cache v0.1.2
25582024-05-29T20:07:07.863Z[ helios-setup] May 29 20:07:06.633 INFO clone ok!, project: bootserver
25592024-05-29T20:07:07.863Z[ helios-setup] May 29 20:07:06.633 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
25602024-05-29T20:07:07.863Z[ helios-setup] May 29 20:07:06.633 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
25612024-05-29T20:07:07.866Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
25622024-05-29T20:07:07.918Z[ host-package] Compiling blake2 v0.10.6
25632024-05-29T20:07:08.088Z[ host-package] Compiling semver v0.1.20
25642024-05-29T20:07:08.369Z[ host-package] Compiling derive_more v0.99.17
25652024-05-29T20:07:08.369Z[ host-package] Compiling home v0.5.9
25662024-05-29T20:07:08.654Z[ host-package] Compiling argon2 v0.5.3
25672024-05-29T20:07:08.706Z[ host-package] Compiling rustc_version v0.1.7
25682024-05-29T20:07:09.038Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
25692024-05-29T20:07:09.052Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
25702024-05-29T20:07:09.223Z[ host-package] Compiling newtype_derive v0.1.6
25712024-05-29T20:07:09.240Z[ host-package] Compiling quick-error v1.2.3
25722024-05-29T20:07:09.387Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25732024-05-29T20:07:09.715Z[ host-package] Compiling resolv-conf v0.7.0
25742024-05-29T20:07:10.035Z[ host-package] Compiling steno v0.4.0
25752024-05-29T20:07:10.077Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25762024-05-29T20:07:10.961Z[ host-package] Compiling trust-dns-resolver v0.22.0
25772024-05-29T20:07:11.305Z[ host-package] Compiling slog-dtrace v0.3.0
25782024-05-29T20:07:11.338Z[ host-package] Compiling utf-8 v0.7.6
25792024-05-29T20:07:11.719Z[ host-package] Compiling num-rational v0.4.2
25802024-05-29T20:07:13.349Z[ host-package] Compiling num-complex v0.4.6
25812024-05-29T20:07:14.262Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25822024-05-29T20:07:14.474Z[ host-package] Compiling nibble_vec v0.1.0
25832024-05-29T20:07:14.712Z[ host-package] Compiling num v0.4.3
25842024-05-29T20:07:14.781Z[ host-package] Compiling endian-type v0.1.2
25852024-05-29T20:07:14.829Z[ host-package] Compiling tungstenite v0.20.1
25862024-05-29T20:07:15.007Z[ host-package] Compiling radix_trie v0.2.1
25872024-05-29T20:07:15.426Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25882024-05-29T20:07:15.845Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25892024-05-29T20:07:15.858Z[ helios-setup] May 29 20:07:14.629 INFO clone ok!, project: amd-host-image-builder
25902024-05-29T20:07:15.861Z[ helios-setup] May 29 20:07:14.630 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
25912024-05-29T20:07:15.861Z[ helios-setup] May 29 20:07:14.630 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25922024-05-29T20:07:15.864Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25932024-05-29T20:07:16.071Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25942024-05-29T20:07:16.212Z[ host-package] Compiling tokio-tungstenite v0.20.1
25952024-05-29T20:07:16.813Z[ host-package] Compiling display-error-chain v0.2.0
25962024-05-29T20:07:16.997Z[ host-package] Compiling arc-swap v1.7.1
25972024-05-29T20:07:17.744Z[ host-package] Compiling cancel-safe-futures v0.1.5
25982024-05-29T20:07:18.411Z[ host-package] Compiling slog-scope v4.4.0
25992024-05-29T20:07:19.095Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26002024-05-29T20:07:20.371Z[ host-package] Compiling fxhash v0.2.1
26012024-05-29T20:07:20.598Z[ host-package] Compiling slog-stdlog v4.1.1
26022024-05-29T20:07:21.531Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26032024-05-29T20:07:22.319Z[ host-package] Compiling rayon-core v1.12.1
26042024-05-29T20:07:22.355Z[ host-package] Compiling synstructure v0.12.6
26052024-05-29T20:07:23.092Z[ helios-setup] May 29 20:07:21.861 INFO clone ok!, project: amd-firmware
26062024-05-29T20:07:23.092Z[ helios-setup] May 29 20:07:21.862 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26072024-05-29T20:07:23.092Z[ helios-setup] May 29 20:07:21.862 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
26082024-05-29T20:07:23.092Z[ helios-setup] May 29 20:07:21.862 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26092024-05-29T20:07:23.100Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26102024-05-29T20:07:23.144Z[ host-package] Compiling crossbeam-deque v0.8.5
26112024-05-29T20:07:23.561Z[ host-package] Compiling dirs-sys-next v0.1.2
26122024-05-29T20:07:23.926Z[ helios-setup] May 29 20:07:22.695 INFO clone ok!, project: image-builder
26132024-05-29T20:07:23.929Z[ helios-setup] May 29 20:07:22.696 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26142024-05-29T20:07:24.073Z[ host-package] Compiling half v2.4.1
26152024-05-29T20:07:24.167Z[ host-package] Compiling crunchy v0.2.2
26162024-05-29T20:07:24.667Z[ host-package] Compiling same-file v1.0.6
26172024-05-29T20:07:24.827Z[ host-package] Compiling glob v0.3.1
26182024-05-29T20:07:24.880Z[ host-package] Compiling fastrand v2.1.0
26192024-05-29T20:07:25.086Z[ helios-setup] May 29 20:07:23.856 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26202024-05-29T20:07:25.525Z[ host-package] Compiling ciborium-io v0.2.2
26212024-05-29T20:07:25.685Z[ helios-setup] May 29 20:07:24.454 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26222024-05-29T20:07:25.689Z[ helios-setup] May 29 20:07:24.454 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26232024-05-29T20:07:25.730Z[ host-package] Compiling ciborium-ll v0.2.2
26242024-05-29T20:07:25.834Z[ host-package] Compiling clang-sys v1.7.0
26252024-05-29T20:07:26.225Z[ helios-setup] May 29 20:07:24.994 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26262024-05-29T20:07:26.313Z[ host-package] Compiling tempfile v3.10.1
26272024-05-29T20:07:26.619Z[ host-package] Compiling walkdir v2.5.0
26282024-05-29T20:07:26.839Z[ helios-setup] May 29 20:07:25.609 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26292024-05-29T20:07:26.843Z[ helios-setup] May 29 20:07:25.609 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26302024-05-29T20:07:27.258Z[ host-package] Compiling zerocopy-derive v0.2.0
26312024-05-29T20:07:27.345Z[ host-package] Compiling dirs-next v2.0.0
26322024-05-29T20:07:27.403Z[ helios-setup] May 29 20:07:26.171 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26332024-05-29T20:07:27.958Z[ helios-setup] May 29 20:07:26.727 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26342024-05-29T20:07:27.958Z[ helios-setup] May 29 20:07:26.727 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26352024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26362024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO ok!
26372024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26382024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26392024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO ok!
26402024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26412024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26422024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO ok!
26432024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
26442024-05-29T20:07:27.962Z[ helios-setup] May 29 20:07:26.727 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
26452024-05-29T20:07:28.065Z[ helios-setup] May 29 20:07:26.834 INFO E| warning: `/work/oxidecomputer/helios/projects/pilot/.cargo/config` is deprecated in favor of `config.toml`
26462024-05-29T20:07:28.065Z[ helios-setup] May 29 20:07:26.834 INFO E| note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
26472024-05-29T20:07:28.390Z[ helios-setup] May 29 20:07:27.157 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
26482024-05-29T20:07:28.976Z[ helios-setup] May 29 20:07:27.745 INFO E| From https://github.com/jclulow/hiercmd
26492024-05-29T20:07:28.976Z[ helios-setup] May 29 20:07:27.745 INFO E| * [new branch] main -> origin/main
26502024-05-29T20:07:28.979Z[ helios-setup] May 29 20:07:27.745 INFO E| * [new ref] -> origin/HEAD
26512024-05-29T20:07:29.000Z[ helios-setup] May 29 20:07:27.769 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
26522024-05-29T20:07:29.189Z[ host-package] Compiling slog-envlogger v2.2.0
26532024-05-29T20:07:29.345Z[ host-package] Compiling camino v1.1.7
26542024-05-29T20:07:29.411Z[ host-package] Compiling maplit v1.0.2
26552024-05-29T20:07:29.539Z[ helios-setup] May 29 20:07:28.307 INFO E| From https://github.com/jclulow/network-interface
26562024-05-29T20:07:29.539Z[ helios-setup] May 29 20:07:28.307 INFO E| * [new branch] illumos -> origin/illumos
26572024-05-29T20:07:29.555Z[ helios-setup] May 29 20:07:28.307 INFO E| * [new branch] main -> origin/main
26582024-05-29T20:07:29.555Z[ helios-setup] May 29 20:07:28.307 INFO E| * [new ref] -> origin/HEAD
26592024-05-29T20:07:29.555Z[ host-package] Compiling tiny-keccak v2.0.2
26602024-05-29T20:07:29.570Z[ helios-setup] May 29 20:07:28.339 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
26612024-05-29T20:07:29.841Z[ host-package] Compiling prettyplease v0.2.20
26622024-05-29T20:07:30.090Z[ helios-setup] May 29 20:07:28.858 INFO E| From https://github.com/oxidecomputer/boot-image-tools
26632024-05-29T20:07:30.090Z[ helios-setup] May 29 20:07:28.858 INFO E| * [new branch] compliance -> origin/compliance
26642024-05-29T20:07:30.096Z[ helios-setup] May 29 20:07:28.859 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
26652024-05-29T20:07:30.096Z[ helios-setup] May 29 20:07:28.859 INFO E| * [new branch] main -> origin/main
26662024-05-29T20:07:30.096Z[ helios-setup] May 29 20:07:28.859 INFO E| * [new ref] -> origin/HEAD
26672024-05-29T20:07:30.140Z[ helios-setup] May 29 20:07:28.901 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
26682024-05-29T20:07:30.258Z[ host-package] Compiling ring v0.16.20
26692024-05-29T20:07:31.073Z[ helios-setup] May 29 20:07:29.841 INFO E| From https://github.com/oxidecomputer/facade
26702024-05-29T20:07:31.073Z[ helios-setup] May 29 20:07:29.841 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
26712024-05-29T20:07:31.076Z[ helios-setup] May 29 20:07:29.842 INFO E| * [new branch] checklist -> origin/checklist
26722024-05-29T20:07:31.076Z[ helios-setup] May 29 20:07:29.842 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
26732024-05-29T20:07:31.076Z[ helios-setup] May 29 20:07:29.842 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
26742024-05-29T20:07:31.076Z[ helios-setup] May 29 20:07:29.842 INFO E| * [new branch] dramtest -> origin/dramtest
26752024-05-29T20:07:31.076Z[ helios-setup] May 29 20:07:29.842 INFO E| * [new branch] facts -> origin/facts
26762024-05-29T20:07:31.076Z[ helios-setup] May 29 20:07:29.842 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
26772024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.843 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
26782024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.843 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
26792024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.843 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
26802024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.843 INFO E| * [new branch] guardrails -> origin/guardrails
26812024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.843 INFO E| * [new branch] idcerts -> origin/idcerts
26822024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.843 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
26832024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.844 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
26842024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.844 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
26852024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.844 INFO E| * [new branch] main -> origin/main
26862024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.844 INFO E| * [new branch] meanwell -> origin/meanwell
26872024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.844 INFO E| * [new branch] parents -> origin/parents
26882024-05-29T20:07:31.077Z[ helios-setup] May 29 20:07:29.845 INFO E| * [new branch] psc -> origin/psc
26892024-05-29T20:07:31.080Z[ helios-setup] May 29 20:07:29.845 INFO E| * [new branch] rackstatus -> origin/rackstatus
26902024-05-29T20:07:31.080Z[ helios-setup] May 29 20:07:29.845 INFO E| * [new branch] sessions -> origin/sessions
26912024-05-29T20:07:31.080Z[ helios-setup] May 29 20:07:29.845 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
26922024-05-29T20:07:31.081Z[ helios-setup] May 29 20:07:29.845 INFO E| * [new branch] sshauth -> origin/sshauth
26932024-05-29T20:07:31.081Z[ helios-setup] May 29 20:07:29.845 INFO E| * [new branch] unsupervised -> origin/unsupervised
26942024-05-29T20:07:31.081Z[ helios-setup] May 29 20:07:29.846 INFO E| * [new branch] x11 -> origin/x11
26952024-05-29T20:07:31.081Z[ helios-setup] May 29 20:07:29.846 INFO E| * [new ref] -> origin/HEAD
26962024-05-29T20:07:31.170Z[ helios-setup] May 29 20:07:29.938 INFO E| Updating crates.io index
26972024-05-29T20:07:31.782Z[ helios-setup] May 29 20:07:30.551 INFO E| Downloading crates ...
26982024-05-29T20:07:31.798Z[ host-package] Compiling blake3 v1.5.1
26992024-05-29T20:07:31.937Z[ helios-setup] May 29 20:07:30.705 INFO E| Downloaded aho-corasick v0.7.20
27002024-05-29T20:07:31.943Z[ helios-setup] May 29 20:07:30.712 INFO E| Downloaded async-trait v0.1.68
27012024-05-29T20:07:31.949Z[ helios-setup] May 29 20:07:30.718 INFO E| Downloaded ahash v0.8.3
27022024-05-29T20:07:31.953Z[ helios-setup] May 29 20:07:30.722 INFO E| Downloaded crossbeam-channel v0.5.6
27032024-05-29T20:07:31.993Z[ helios-setup] May 29 20:07:30.762 INFO E| Downloaded cargo-lock v8.0.3
27042024-05-29T20:07:31.999Z[ helios-setup] May 29 20:07:30.767 INFO E| Downloaded serde_spanned v0.6.1
27052024-05-29T20:07:32.004Z[ helios-setup] May 29 20:07:30.770 INFO E| Downloaded getrandom v0.2.8
27062024-05-29T20:07:32.006Z[ helios-setup] May 29 20:07:30.775 INFO E| Downloaded errno v0.3.1
27072024-05-29T20:07:32.009Z[ helios-setup] May 29 20:07:30.778 INFO E| Downloaded crossbeam-deque v0.8.2
27082024-05-29T20:07:32.012Z[ helios-setup] May 29 20:07:30.781 INFO E| Downloaded smawk v0.3.1
27092024-05-29T20:07:32.015Z[ helios-setup] May 29 20:07:30.783 INFO E| Downloaded chrono v0.4.24
27102024-05-29T20:07:32.061Z[ helios-setup] May 29 20:07:30.829 INFO E| Downloaded serde_path_to_error v0.1.11
27112024-05-29T20:07:32.065Z[ helios-setup] May 29 20:07:30.833 INFO E| Downloaded smallvec v1.10.0
27122024-05-29T20:07:32.072Z[ helios-setup] May 29 20:07:30.837 INFO E| Downloaded semver v1.0.17
27132024-05-29T20:07:32.075Z[ helios-setup] May 29 20:07:30.842 INFO E| Downloaded schemars v0.8.12
27142024-05-29T20:07:32.096Z[ helios-setup] May 29 20:07:30.864 INFO E| Downloaded slog-bunyan v2.4.0
27152024-05-29T20:07:32.099Z[ helios-setup] May 29 20:07:30.866 INFO E| Downloaded try-lock v0.2.4
27162024-05-29T20:07:32.107Z[ helios-setup] May 29 20:07:30.868 INFO E| Downloaded thiserror-impl v1.0.38
27172024-05-29T20:07:32.107Z[ helios-setup] May 29 20:07:30.870 INFO E| Downloaded terminal_size v0.2.6
27182024-05-29T20:07:32.110Z[ helios-setup] May 29 20:07:30.873 INFO E| Downloaded clap_lex v0.4.1
27192024-05-29T20:07:32.110Z[ helios-setup] May 29 20:07:30.874 INFO E| Downloaded want v0.3.0
27202024-05-29T20:07:32.110Z[ helios-setup] May 29 20:07:30.876 INFO E| Downloaded toolchain_find v0.2.0
27212024-05-29T20:07:32.110Z[ helios-setup] May 29 20:07:30.878 INFO E| Downloaded num_cpus v1.15.0
27222024-05-29T20:07:32.113Z[ helios-setup] May 29 20:07:30.882 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
27232024-05-29T20:07:32.116Z[ helios-setup] May 29 20:07:30.885 INFO E| Downloaded toml_datetime v0.6.1
27242024-05-29T20:07:32.119Z[ helios-setup] May 29 20:07:30.887 INFO E| Downloaded num-integer v0.1.45
27252024-05-29T20:07:32.122Z[ helios-setup] May 29 20:07:30.890 INFO E| Downloaded jobserver v0.1.26
27262024-05-29T20:07:32.125Z[ helios-setup] May 29 20:07:30.893 INFO E| Downloaded thiserror v1.0.38
27272024-05-29T20:07:32.132Z[ helios-setup] May 29 20:07:30.899 INFO E| Downloaded futures-core v0.3.28
27282024-05-29T20:07:32.139Z[ helios-setup] May 29 20:07:30.901 INFO E| Downloaded unicode-width v0.1.10
27292024-05-29T20:07:32.139Z[ helios-setup] May 29 20:07:30.903 INFO E| Downloaded num-traits v0.2.15
27302024-05-29T20:07:32.155Z[ helios-setup] May 29 20:07:30.908 INFO E| Downloaded proc-macro-crate v1.2.1
27312024-05-29T20:07:32.155Z[ helios-setup] May 29 20:07:30.909 INFO E| Downloaded walkdir v2.3.3
27322024-05-29T20:07:32.155Z[ helios-setup] May 29 20:07:30.912 INFO E| Downloaded tokio-macros v2.0.0
27332024-05-29T20:07:32.155Z[ helios-setup] May 29 20:07:30.914 INFO E| Downloaded tokio-tungstenite v0.18.0
27342024-05-29T20:07:32.155Z[ helios-setup] May 29 20:07:30.917 INFO E| Downloaded unicode-ident v1.0.8
27352024-05-29T20:07:32.158Z[ helios-setup] May 29 20:07:30.923 INFO E| Downloaded tempfile v3.5.0
27362024-05-29T20:07:32.164Z[ helios-setup] May 29 20:07:30.927 INFO E| Downloaded tokio-rustls v0.24.0
27372024-05-29T20:07:32.167Z[ helios-setup] May 29 20:07:30.930 INFO E| Downloaded quote v1.0.26
27382024-05-29T20:07:32.167Z[ helios-setup] May 29 20:07:30.935 INFO E| Downloaded time v0.1.45
27392024-05-29T20:07:32.170Z[ helios-setup] May 29 20:07:30.937 INFO E| Downloaded pin-project-lite v0.2.9
27402024-05-29T20:07:32.176Z[ helios-setup] May 29 20:07:30.945 INFO E| Downloaded ucd-trie v0.1.5
27412024-05-29T20:07:32.179Z[ helios-setup] May 29 20:07:30.948 INFO E| Downloaded unicode-bidi v0.3.13
27422024-05-29T20:07:32.183Z[ helios-setup] May 29 20:07:30.952 INFO E| Downloaded rhai_codegen v1.5.0
27432024-05-29T20:07:32.202Z[ helios-setup] May 29 20:07:30.970 INFO E| Downloaded parking_lot v0.12.1
27442024-05-29T20:07:32.205Z[ helios-setup] May 29 20:07:30.974 INFO E| Downloaded uuid v1.3.0
27452024-05-29T20:07:32.212Z[ helios-setup] May 29 20:07:30.981 INFO E| Downloaded unsafe-libyaml v0.2.8
27462024-05-29T20:07:32.218Z[ helios-setup] May 29 20:07:30.986 INFO E| Downloaded typenum v1.16.0
27472024-05-29T20:07:32.222Z[ helios-setup] May 29 20:07:30.991 INFO E| Downloaded unicode-linebreak v0.1.4
27482024-05-29T20:07:32.225Z[ helios-setup] May 29 20:07:30.994 INFO E| Downloaded url v2.3.1
27492024-05-29T20:07:32.231Z[ helios-setup] May 29 20:07:30.999 INFO E| Downloaded toml_edit v0.19.8
27502024-05-29T20:07:32.267Z[ helios-setup] May 29 20:07:31.036 INFO E| Downloaded tokio-util v0.7.7
27512024-05-29T20:07:32.279Z[ helios-setup] May 29 20:07:31.048 INFO E| Downloaded winnow v0.4.1
27522024-05-29T20:07:32.295Z[ helios-setup] May 29 20:07:31.062 INFO E| Downloaded pest v2.5.7
27532024-05-29T20:07:32.302Z[ helios-setup] May 29 20:07:31.070 INFO E| Downloaded syn v2.0.13
27542024-05-29T20:07:32.322Z[ helios-setup] May 29 20:07:31.089 INFO E| Downloaded syn v1.0.107
27552024-05-29T20:07:32.339Z[ helios-setup] May 29 20:07:31.107 INFO E| Downloaded reqwest v0.11.16
27562024-05-29T20:07:32.380Z[ helios-setup] May 29 20:07:31.148 INFO E| Downloaded tokio v1.27.0
27572024-05-29T20:07:32.446Z[ helios-setup] May 29 20:07:31.215 INFO E| Downloaded rayon v1.6.1
27582024-05-29T20:07:32.461Z[ helios-setup] May 29 20:07:31.230 INFO E| Downloaded hyper v0.14.25
27592024-05-29T20:07:32.474Z[ helios-setup] May 29 20:07:31.243 INFO E| Downloaded regress v0.5.0
27602024-05-29T20:07:32.486Z[ helios-setup] May 29 20:07:31.254 INFO E| Downloaded regex v1.7.3
27612024-05-29T20:07:32.499Z[ helios-setup] May 29 20:07:31.268 INFO E| Downloaded git2 v0.16.1
27622024-05-29T20:07:32.513Z[ helios-setup] May 29 20:07:31.281 INFO E| Downloaded rustix v0.37.3
27632024-05-29T20:07:32.541Z[ helios-setup] May 29 20:07:31.309 INFO E| Downloaded rhai v1.14.0
27642024-05-29T20:07:32.561Z[ helios-setup] May 29 20:07:31.327 INFO E| Downloaded openapiv3 v1.0.2
27652024-05-29T20:07:32.591Z[ helios-setup] May 29 20:07:31.358 INFO E| Downloaded h2 v0.3.16
27662024-05-29T20:07:32.600Z[ helios-setup] May 29 20:07:31.368 INFO E| Downloaded clap_builder v4.2.1
27672024-05-29T20:07:32.611Z[ helios-setup] May 29 20:07:31.379 INFO E| Downloaded unicode-normalization v0.1.22
27682024-05-29T20:07:32.618Z[ helios-setup] May 29 20:07:31.384 INFO E| Downloaded time v0.3.20
27692024-05-29T20:07:32.628Z[ helios-setup] May 29 20:07:31.396 INFO E| Downloaded libc v0.2.139
27702024-05-29T20:07:32.686Z[ helios-setup] May 29 20:07:31.454 INFO E| Downloaded serde_json v1.0.95
27712024-05-29T20:07:32.698Z[ helios-setup] May 29 20:07:31.466 INFO E| Downloaded rustls v0.21.0
27722024-05-29T20:07:32.724Z[ helios-setup] May 29 20:07:31.485 INFO E| Downloaded mio v0.8.5
27732024-05-29T20:07:32.729Z[ helios-setup] May 29 20:07:31.494 INFO E| Downloaded http v0.2.9
27742024-05-29T20:07:32.736Z[ helios-setup] May 29 20:07:31.500 INFO E| Downloaded memchr v2.5.0
27752024-05-29T20:07:32.750Z[ helios-setup] May 29 20:07:31.506 INFO E| Downloaded rayon-core v1.10.2
27762024-05-29T20:07:32.756Z[ helios-setup] May 29 20:07:31.512 INFO E| Downloaded futures v0.3.28
27772024-05-29T20:07:32.756Z[ helios-setup] May 29 20:07:31.520 INFO E| Downloaded tungstenite v0.18.0
27782024-05-29T20:07:32.777Z[ helios-setup] May 29 20:07:31.524 INFO E| Downloaded tracing-core v0.1.30
27792024-05-29T20:07:32.777Z[ helios-setup] May 29 20:07:31.528 INFO E| Downloaded tracing v0.1.37
27802024-05-29T20:07:32.786Z[ helios-setup] May 29 20:07:31.535 INFO E| Downloaded toml v0.7.3
27812024-05-29T20:07:32.786Z[ helios-setup] May 29 20:07:31.541 INFO E| Downloaded proc-macro2 v1.0.56
27822024-05-29T20:07:32.786Z[ helios-setup] May 29 20:07:31.545 INFO E| Downloaded flate2 v1.0.25
27832024-05-29T20:07:32.798Z[ helios-setup] May 29 20:07:31.552 INFO E| Downloaded cc v1.0.78
27842024-05-29T20:07:32.798Z[ helios-setup] May 29 20:07:31.556 INFO E| Downloaded base64 v0.21.0
27852024-05-29T20:07:32.798Z[ helios-setup] May 29 20:07:31.562 INFO E| Downloaded encoding_rs v0.8.32
27862024-05-29T20:07:32.829Z[ helios-setup] May 29 20:07:31.597 INFO E| Downloaded log v0.4.17
27872024-05-29T20:07:32.838Z[ helios-setup] May 29 20:07:31.600 INFO E| Downloaded textwrap v0.16.0
27882024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.605 INFO E| Downloaded io-lifetimes v1.0.10
27892024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.608 INFO E| Downloaded miniz_oxide v0.6.2
27902024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.612 INFO E| Downloaded crossbeam-utils v0.8.14
27912024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.616 INFO E| Downloaded parking_lot_core v0.9.6
27922024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.619 INFO E| Downloaded ipnet v2.7.2
27932024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.621 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
27942024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.748 INFO E| Downloaded futures-sink v0.3.28
27952024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.749 INFO E| Downloaded once_cell v1.17.0
27962024-05-29T20:07:33.258Z[ helios-setup] May 29 20:07:31.753 INFO E| Downloaded lock_api v0.4.9
27972024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.757 INFO E| Downloaded time-macros v0.2.8
27982024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.793 INFO E| Downloaded http-body v0.4.5
27992024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.795 INFO E| Downloaded futures-channel v0.3.28
28002024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.819 INFO E| Downloaded smartstring v1.0.1
28012024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.823 INFO E| Downloaded libz-sys v1.1.8
28022024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.938 INFO E| Downloaded rustfmt-wrapper v0.2.0
28032024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.940 INFO E| Downloaded is-terminal v0.4.7
28042024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.942 INFO E| Downloaded futures-macro v0.3.28
28052024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.944 INFO E| Downloaded futures-io v0.3.28
28062024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.945 INFO E| Downloaded futures-executor v0.3.28
28072024-05-29T20:07:33.259Z[ helios-setup] May 29 20:07:31.947 INFO E| Downloaded clap_derive v4.2.0
28082024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.951 INFO E| Downloaded camino v1.1.4
28092024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.953 INFO E| Downloaded iana-time-zone v0.1.56
28102024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.957 INFO E| Downloaded paste v1.0.12
28112024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.962 INFO E| Downloaded num_enum_derive v0.5.7
28122024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.964 INFO E| Downloaded serde v1.0.152
28132024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.969 INFO E| Downloaded pkg-config v0.3.26
28142024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.971 INFO E| Downloaded futures-task v0.3.28
28152024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.973 INFO E| Downloaded percent-encoding v2.2.0
28162024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.975 INFO E| Downloaded digest v0.10.6
28172024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.977 INFO E| Downloaded home v0.5.4
28182024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.979 INFO E| Downloaded httpdate v1.0.2
28192024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.981 INFO E| Downloaded built v0.6.0
28202024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.983 INFO E| Downloaded time-core v0.1.0
28212024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.984 INFO E| Downloaded serde_yaml v0.9.21
28222024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.990 INFO E| Downloaded strsim v0.10.0
28232024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.992 INFO E| Downloaded socket2 v0.4.9
28242024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:31.995 INFO E| Downloaded serde_derive v1.0.152
28252024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:32.000 INFO E| Downloaded semver-parser v0.10.2
28262024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:32.003 INFO E| Downloaded project-root v0.2.2
28272024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:32.004 INFO E| Downloaded num_enum v0.5.7
28282024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:32.010 INFO E| Downloaded slog-async v2.7.0
28292024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:32.013 INFO E| Downloaded slab v0.4.7
28302024-05-29T20:07:33.260Z[ helios-setup] May 29 20:07:32.015 INFO E| Downloaded signal-hook-registry v1.4.0
28312024-05-29T20:07:33.261Z[ helios-setup] May 29 20:07:32.017 INFO E| Downloaded sha2 v0.10.6
28322024-05-29T20:07:33.261Z[ helios-setup] May 29 20:07:32.021 INFO E| Downloaded sha1 v0.10.5
28332024-05-29T20:07:33.265Z[ helios-setup] May 29 20:07:32.024 INFO E| Downloaded serde_derive_internals v0.26.0
28342024-05-29T20:07:33.265Z[ helios-setup] May 29 20:07:32.026 INFO E| Downloaded semver v0.11.0
28352024-05-29T20:07:33.265Z[ helios-setup] May 29 20:07:32.030 INFO E| Downloaded ryu v1.0.13
28362024-05-29T20:07:33.270Z[ helios-setup] May 29 20:07:32.034 INFO E| Downloaded rustls-webpki v0.100.1
28372024-05-29T20:07:33.290Z[ helios-setup] May 29 20:07:32.044 INFO E| Downloaded itoa v1.0.6
28382024-05-29T20:07:33.298Z[ helios-setup] May 29 20:07:32.046 INFO E| Downloaded generic-array v0.14.6
28392024-05-29T20:07:33.299Z[ helios-setup] May 29 20:07:32.048 INFO E| Downloaded futures-util v0.3.28
28402024-05-29T20:07:33.303Z[ helios-setup] May 29 20:07:32.065 INFO E| Downloaded const-random v0.1.15
28412024-05-29T20:07:33.303Z[ helios-setup] May 29 20:07:32.067 INFO E| Downloaded concolor-query v0.3.3
28422024-05-29T20:07:33.304Z[ helios-setup] May 29 20:07:32.068 INFO E| Downloaded clap v4.2.1
28432024-05-29T20:07:33.312Z[ helios-setup] May 29 20:07:32.080 INFO E| Downloaded schemars_derive v0.8.12
28442024-05-29T20:07:33.317Z[ helios-setup] May 29 20:07:32.082 INFO E| Downloaded dyn-clone v1.0.11
28452024-05-29T20:07:33.317Z[ helios-setup] May 29 20:07:32.084 INFO E| Downloaded cpufeatures v0.2.5
28462024-05-29T20:07:33.322Z[ helios-setup] May 29 20:07:32.086 INFO E| Downloaded concolor-override v1.0.0
28472024-05-29T20:07:33.322Z[ helios-setup] May 29 20:07:32.087 INFO E| Downloaded bytes v1.4.0
28482024-05-29T20:07:33.325Z[ helios-setup] May 29 20:07:32.093 INFO E| Downloaded byteorder v1.4.3
28492024-05-29T20:07:33.328Z[ helios-setup] May 29 20:07:32.095 INFO E| Downloaded sct v0.7.0
28502024-05-29T20:07:33.331Z[ helios-setup] May 29 20:07:32.100 INFO E| Downloaded scopeguard v1.1.0
28512024-05-29T20:07:33.334Z[ helios-setup] May 29 20:07:32.101 INFO E| Downloaded rustls-pemfile v1.0.2
28522024-05-29T20:07:33.337Z[ helios-setup] May 29 20:07:32.104 INFO E| Downloaded form_urlencoded v1.1.0
28532024-05-29T20:07:33.337Z[ helios-setup] May 29 20:07:32.105 INFO E| Downloaded fastrand v1.9.0
28542024-05-29T20:07:33.340Z[ helios-setup] May 29 20:07:32.108 INFO E| Downloaded either v1.8.0
28552024-05-29T20:07:33.343Z[ helios-setup] May 29 20:07:32.110 INFO E| Downloaded crossbeam-epoch v0.9.13
28562024-05-29T20:07:33.349Z[ helios-setup] May 29 20:07:32.114 INFO E| Downloaded const-random-macro v0.1.15
28572024-05-29T20:07:33.352Z[ helios-setup] May 29 20:07:32.115 INFO E| Downloaded block-buffer v0.10.3
28582024-05-29T20:07:33.352Z[ helios-setup] May 29 20:07:32.116 INFO E| Downloaded bincode v1.3.3
28592024-05-29T20:07:33.352Z[ helios-setup] May 29 20:07:32.120 INFO E| Downloaded autocfg v1.1.0
28602024-05-29T20:07:33.355Z[ helios-setup] May 29 20:07:32.122 INFO E| Downloaded anyhow v1.0.68
28612024-05-29T20:07:33.359Z[ helios-setup] May 29 20:07:32.128 INFO E| Downloaded anstream v0.2.6
28622024-05-29T20:07:33.363Z[ helios-setup] May 29 20:07:32.131 INFO E| Downloaded anstyle-parse v0.1.1
28632024-05-29T20:07:33.365Z[ helios-setup] May 29 20:07:32.134 INFO E| Downloaded anstyle v0.3.5
28642024-05-29T20:07:33.368Z[ helios-setup] May 29 20:07:32.136 INFO E| Downloaded ahash v0.7.6
28652024-05-29T20:07:33.580Z[ host-package] Compiling rayon v1.10.0
28662024-05-29T20:07:33.635Z[ host-package] Compiling term v0.7.0
28672024-05-29T20:07:33.717Z[ helios-setup] May 29 20:07:32.479 INFO E| Compiling proc-macro2 v1.0.56
28682024-05-29T20:07:33.731Z[ helios-setup] May 29 20:07:32.479 INFO E| Compiling libc v0.2.139
28692024-05-29T20:07:33.731Z[ helios-setup] May 29 20:07:32.479 INFO E| Compiling quote v1.0.26
28702024-05-29T20:07:33.731Z[ helios-setup] May 29 20:07:32.479 INFO E| Compiling unicode-ident v1.0.8
28712024-05-29T20:07:33.731Z[ helios-setup] May 29 20:07:32.479 INFO E| Compiling syn v1.0.107
28722024-05-29T20:07:33.731Z[ helios-setup] May 29 20:07:32.479 INFO E| Compiling autocfg v1.1.0
28732024-05-29T20:07:33.731Z[ helios-setup] May 29 20:07:32.480 INFO E| Compiling serde_derive v1.0.152
28742024-05-29T20:07:33.731Z[ helios-setup] May 29 20:07:32.480 INFO E| Compiling cfg-if v1.0.0
28752024-05-29T20:07:34.176Z[ helios-setup] May 29 20:07:32.944 INFO E| Compiling version_check v0.9.4
28762024-05-29T20:07:34.321Z[ helios-setup] May 29 20:07:33.077 INFO E| Compiling serde v1.0.152
28772024-05-29T20:07:34.915Z[ helios-setup] May 29 20:07:33.681 INFO E| Compiling memchr v2.5.0
28782024-05-29T20:07:35.245Z[ helios-setup] May 29 20:07:34.013 INFO E| Compiling once_cell v1.17.0
28792024-05-29T20:07:35.250Z[ host-package] Compiling ciborium v0.2.2
28802024-05-29T20:07:35.399Z[ host-package] Compiling xattr v1.3.1
28812024-05-29T20:07:35.501Z[ helios-setup] May 29 20:07:34.269 INFO E| Compiling log v0.4.17
28822024-05-29T20:07:35.646Z[ helios-setup] May 29 20:07:34.414 INFO E| Compiling thiserror v1.0.38
28832024-05-29T20:07:35.911Z[ helios-setup] May 29 20:07:34.672 INFO E| Compiling serde_json v1.0.95
28842024-05-29T20:07:35.936Z[ host-package] Compiling memmap2 v0.9.4
28852024-05-29T20:07:36.025Z[ host-package] Compiling filetime v0.2.23
28862024-05-29T20:07:36.423Z[ helios-setup] May 29 20:07:35.181 INFO E| Compiling itoa v1.0.6
28872024-05-29T20:07:36.657Z[ host-package] Compiling atty v0.2.14
28882024-05-29T20:07:36.751Z[ host-package] Compiling constant_time_eq v0.3.0
28892024-05-29T20:07:37.390Z[ host-package] Compiling arrayvec v0.7.4
28902024-05-29T20:07:37.394Z[ host-package] Compiling untrusted v0.7.1
28912024-05-29T20:07:37.394Z[ helios-setup] May 29 20:07:35.916 INFO E| Compiling indexmap v1.9.3
28922024-05-29T20:07:37.394Z[ helios-setup] May 29 20:07:36.037 INFO E| Compiling getrandom v0.2.8
28932024-05-29T20:07:37.463Z[ host-package] Compiling arrayref v0.3.7
28942024-05-29T20:07:37.466Z[ helios-setup] May 29 20:07:36.232 INFO E| Compiling jobserver v0.1.26
28952024-05-29T20:07:37.851Z[ host-package] Compiling tar v0.4.40
28962024-05-29T20:07:38.552Z[ helios-setup] May 29 20:07:37.319 INFO E| Compiling syn v2.0.13
28972024-05-29T20:07:38.735Z[ helios-setup] May 29 20:07:37.502 INFO E| Compiling cc v1.0.78
28982024-05-29T20:07:38.814Z[ helios-setup] May 29 20:07:37.580 INFO E| Compiling scopeguard v1.1.0
28992024-05-29T20:07:38.949Z[ helios-setup] May 29 20:07:37.710 INFO E| Compiling pin-project-lite v0.2.9
29002024-05-29T20:07:39.094Z[ helios-setup] May 29 20:07:37.862 INFO E| Compiling num-integer v0.1.45
29012024-05-29T20:07:39.207Z[ helios-setup] May 29 20:07:37.972 INFO E| Compiling bytes v1.4.0
29022024-05-29T20:07:39.331Z[ helios-setup] May 29 20:07:38.098 INFO E| Compiling futures-core v0.3.28
29032024-05-29T20:07:39.906Z[ host-package] Compiling ascii-canvas v3.0.0
29042024-05-29T20:07:40.096Z[ helios-setup] May 29 20:07:38.857 INFO E| Compiling ryu v1.0.13
29052024-05-29T20:07:40.978Z[ host-package] Compiling camino-tempfile v1.1.1
29062024-05-29T20:07:41.253Z[ helios-setup] May 29 20:07:40.016 INFO E| Compiling lock_api v0.4.9
29072024-05-29T20:07:41.429Z[ helios-setup] May 29 20:07:40.195 INFO E| Compiling parking_lot_core v0.9.6
29082024-05-29T20:07:41.434Z[ host-package] Compiling toolchain_find v0.4.0
29092024-05-29T20:07:41.700Z[ helios-setup] May 29 20:07:40.461 INFO E| Compiling bitflags v1.3.2
29102024-05-29T20:07:41.904Z[ helios-setup] May 29 20:07:40.670 INFO E| Compiling typenum v1.16.0
29112024-05-29T20:07:41.966Z[ host-package] Compiling toml v0.8.13
29122024-05-29T20:07:42.083Z[ helios-setup] May 29 20:07:40.849 INFO E| Compiling num_cpus v1.15.0
29132024-05-29T20:07:42.773Z[ helios-setup] May 29 20:07:41.539 INFO E| Compiling slab v0.4.7
29142024-05-29T20:07:42.833Z[ helios-setup] May 29 20:07:41.600 INFO E| Compiling generic-array v0.14.6
29152024-05-29T20:07:42.921Z[ helios-setup] May 29 20:07:41.686 INFO E| Compiling futures-task v0.3.28
29162024-05-29T20:07:42.924Z[ helios-setup] May 29 20:07:41.686 INFO E| Compiling futures-channel v0.3.28
29172024-05-29T20:07:42.953Z[ host-package] Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
29182024-05-29T20:07:43.201Z[ helios-setup] May 29 20:07:41.968 INFO E| Compiling futures-sink v0.3.28
29192024-05-29T20:07:43.811Z[ host-package] Compiling libsw v3.3.1
29202024-05-29T20:07:43.990Z[ host-package] Compiling ena v0.14.3
29212024-05-29T20:07:44.224Z[ helios-setup] May 29 20:07:42.990 INFO E| Compiling tokio v1.27.0
29222024-05-29T20:07:44.348Z[ helios-setup] May 29 20:07:43.114 INFO E| Compiling futures-util v0.3.28
29232024-05-29T20:07:44.412Z[ helios-setup] May 29 20:07:43.178 INFO E| Compiling schemars v0.8.12
29242024-05-29T20:07:44.566Z[ host-package] Compiling is-terminal v0.4.12
29252024-05-29T20:07:44.679Z[ host-package] Compiling usdt-impl v0.3.5
29262024-05-29T20:07:44.790Z[ host-package] Compiling libloading v0.8.3
29272024-05-29T20:07:45.001Z[ host-package] Compiling diff v0.1.13
29282024-05-29T20:07:45.092Z[ host-package] Compiling topological-sort v0.2.2
29292024-05-29T20:07:45.184Z[ helios-setup] May 29 20:07:43.950 INFO E| Compiling mio v0.8.5
29302024-05-29T20:07:45.353Z[ helios-setup] May 29 20:07:44.119 INFO E| Compiling signal-hook-registry v1.4.0
29312024-05-29T20:07:45.524Z[ helios-setup] May 29 20:07:44.286 INFO E| Compiling socket2 v0.4.9
29322024-05-29T20:07:45.593Z[ host-package] Compiling parking_lot_core v0.8.6
29332024-05-29T20:07:45.695Z[ host-package] Compiling regex-syntax v0.6.29
29342024-05-29T20:07:45.698Z[ host-package] Compiling linear-map v1.2.0
29352024-05-29T20:07:45.836Z[ helios-setup] May 29 20:07:44.602 INFO E| Compiling num-traits v0.2.15
29362024-05-29T20:07:45.914Z[ helios-setup] May 29 20:07:44.658 INFO E| Compiling ahash v0.7.6
29372024-05-29T20:07:46.190Z[ host-package] Compiling bindgen v0.69.4
29382024-05-29T20:07:46.360Z[ host-package] Compiling owo-colors v4.0.0
29392024-05-29T20:07:46.654Z[ helios-setup] May 29 20:07:45.419 INFO E| Compiling futures-io v0.3.28
29402024-05-29T20:07:46.679Z[ host-package] Compiling omicron-zone-package v0.11.0
29412024-05-29T20:07:46.921Z[ helios-setup] May 29 20:07:45.681 INFO E| Compiling pin-utils v0.1.0
29422024-05-29T20:07:47.372Z[ helios-setup] May 29 20:07:46.136 INFO E| Compiling io-lifetimes v1.0.10
29432024-05-29T20:07:47.794Z[ helios-setup] May 29 20:07:46.557 INFO E| Compiling crunchy v0.2.2
29442024-05-29T20:07:47.821Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29452024-05-29T20:07:48.137Z[ host-package] Compiling rustfmt-wrapper v0.2.1
29462024-05-29T20:07:48.678Z[ helios-setup] May 29 20:07:47.443 INFO E| Compiling ahash v0.8.3
29472024-05-29T20:07:48.963Z[ helios-setup] May 29 20:07:47.728 INFO E| Compiling tiny-keccak v2.0.2
29482024-05-29T20:07:49.109Z[ helios-setup] May 29 20:07:47.874 INFO E| Compiling hashbrown v0.12.3
29492024-05-29T20:07:49.296Z[ host-package] Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
29502024-05-29T20:07:49.339Z[ helios-setup] May 29 20:07:48.104 INFO E| Compiling rustix v0.37.3
29512024-05-29T20:07:49.515Z[ helios-setup] May 29 20:07:48.277 INFO E| Compiling serde_derive_internals v0.26.0
29522024-05-29T20:07:49.722Z[ helios-setup] May 29 20:07:48.487 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
29532024-05-29T20:07:50.312Z[ helios-setup] May 29 20:07:49.063 INFO E| Compiling crypto-common v0.1.6
29542024-05-29T20:07:50.588Z[ helios-setup] May 29 20:07:49.353 INFO E| Compiling block-buffer v0.10.3
29552024-05-29T20:07:51.720Z[ helios-setup] May 29 20:07:50.485 INFO E| Compiling errno v0.3.1
29562024-05-29T20:07:51.806Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29572024-05-29T20:07:52.157Z[ helios-setup] May 29 20:07:50.922 INFO E| Compiling crossbeam-utils v0.8.14
29582024-05-29T20:07:52.286Z[ helios-setup] May 29 20:07:51.050 INFO E| Compiling fnv v1.0.7
29592024-05-29T20:07:52.343Z[ helios-setup] May 29 20:07:51.107 INFO E| Compiling pkg-config v0.3.26
29602024-05-29T20:07:52.724Z[ helios-setup] May 29 20:07:51.484 INFO E| Compiling slog v2.7.0
29612024-05-29T20:07:53.549Z[ helios-setup] May 29 20:07:52.314 INFO E| Compiling http v0.2.9
29622024-05-29T20:07:55.214Z[ host-package] Compiling lalrpop v0.19.12
29632024-05-29T20:07:55.844Z[ helios-setup] May 29 20:07:54.593 INFO E| Compiling digest v0.10.6
29642024-05-29T20:07:55.894Z[ helios-setup] May 29 20:07:54.658 INFO E| Compiling aho-corasick v0.7.20
29652024-05-29T20:07:56.210Z[ host-package] Compiling which v4.4.2
29662024-05-29T20:07:56.846Z[ host-package] Compiling cexpr v0.6.0
29672024-05-29T20:07:56.918Z[ helios-setup] May 29 20:07:55.681 INFO E| Compiling httparse v1.8.0
29682024-05-29T20:07:57.234Z[ helios-setup] May 29 20:07:55.998 INFO E| Compiling unicode-width v0.1.10
29692024-05-29T20:07:57.313Z[ host-package] Compiling unicase v2.7.0
29702024-05-29T20:07:57.609Z[ helios-setup] May 29 20:07:56.373 INFO E| Compiling heck v0.4.1
29712024-05-29T20:07:58.038Z[ helios-setup] May 29 20:07:56.801 INFO E| Compiling percent-encoding v2.2.0
29722024-05-29T20:07:58.447Z[ host-package] Compiling lazycell v1.3.0
29732024-05-29T20:07:58.760Z[ helios-setup] May 29 20:07:57.523 INFO E| Compiling regex-syntax v0.6.29
29742024-05-29T20:07:58.815Z[ host-package] Compiling shlex v1.3.0
29752024-05-29T20:07:58.948Z[ helios-setup] May 29 20:07:57.712 INFO E| Compiling anyhow v1.0.68
29762024-05-29T20:07:59.163Z[ helios-setup] May 29 20:07:57.926 INFO E| Compiling tinyvec_macros v0.1.1
29772024-05-29T20:07:59.494Z[ helios-setup] May 29 20:07:58.257 INFO E| Compiling cpufeatures v0.2.5
29782024-05-29T20:07:59.788Z[ helios-setup] May 29 20:07:58.551 INFO E| Compiling tinyvec v1.6.0
29792024-05-29T20:07:59.855Z[ host-package] Compiling rustc-hash v1.1.0
29802024-05-29T20:07:59.925Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29812024-05-29T20:08:00.178Z[ helios-setup] May 29 20:07:58.934 INFO E| Compiling const-random-macro v0.1.15
29822024-05-29T20:08:01.107Z[ helios-setup] May 29 20:07:59.864 INFO E| Compiling tokio-macros v2.0.0
29832024-05-29T20:08:01.296Z[ helios-setup] May 29 20:08:00.059 INFO E| Compiling thiserror-impl v1.0.38
29842024-05-29T20:08:02.169Z[ helios-setup] May 29 20:08:00.931 INFO E| Compiling futures-macro v0.3.28
29852024-05-29T20:08:02.555Z[ helios-setup] May 29 20:08:01.309 INFO E| Compiling schemars_derive v0.8.12
29862024-05-29T20:08:02.990Z[ helios-setup] May 29 20:08:01.753 INFO E| Compiling form_urlencoded v1.1.0
29872024-05-29T20:08:03.997Z[ helios-setup] May 29 20:08:02.759 INFO E| Compiling hashbrown v0.13.2
29882024-05-29T20:08:04.192Z[ helios-setup] May 29 20:08:02.954 INFO E| Compiling chrono v0.4.24
29892024-05-29T20:08:06.358Z[ helios-setup] May 29 20:08:05.110 INFO E| Compiling regex v1.7.3
29902024-05-29T20:08:08.388Z[ host-package] Compiling zerocopy v0.3.2
29912024-05-29T20:08:08.626Z[ helios-setup] May 29 20:08:07.377 INFO E| Compiling libz-sys v1.1.8
29922024-05-29T20:08:09.748Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29932024-05-29T20:08:09.882Z[ host-package] Compiling derive_builder_core v0.20.0
29942024-05-29T20:08:09.892Z[ helios-setup] May 29 20:08:08.644 INFO E| Compiling uuid v1.3.0
29952024-05-29T20:08:09.943Z[ helios-setup] May 29 20:08:08.705 INFO E| Compiling dyn-clone v1.0.11
29962024-05-29T20:08:10.607Z[ helios-setup] May 29 20:08:09.368 INFO E| Compiling regress v0.5.0
29972024-05-29T20:08:10.888Z[ helios-setup] May 29 20:08:09.649 INFO E| Compiling unicode-normalization v0.1.22
29982024-05-29T20:08:12.163Z[ helios-setup] May 29 20:08:10.923 INFO E| Compiling const-random v0.1.15
29992024-05-29T20:08:12.197Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30002024-05-29T20:08:12.831Z[ helios-setup] May 29 20:08:11.590 INFO E| Compiling getopts v0.2.21
30012024-05-29T20:08:13.293Z[ host-package] Compiling headers-core v0.2.0
30022024-05-29T20:08:13.410Z[ helios-setup] May 29 20:08:12.171 INFO E| Compiling tracing-core v0.1.30
30032024-05-29T20:08:13.551Z[ host-package] Compiling libxml v0.3.3
30042024-05-29T20:08:14.167Z[ host-package] Compiling ref-cast v1.0.23
30052024-05-29T20:08:14.308Z[ helios-setup] May 29 20:08:13.068 INFO E| Compiling memoffset v0.7.1
30062024-05-29T20:08:14.427Z[ host-package] Compiling derive_builder_macro v0.20.0
30072024-05-29T20:08:14.686Z[ host-package] Compiling headers v0.3.9
30082024-05-29T20:08:15.209Z[ helios-setup] May 29 20:08:13.969 INFO E| Compiling unicode-bidi v0.3.13
30092024-05-29T20:08:15.501Z[ host-package] Compiling dof v0.1.5
30102024-05-29T20:08:16.352Z[ host-package] Compiling parking_lot v0.11.2
30112024-05-29T20:08:17.401Z[ helios-setup] May 29 20:08:15.698 INFO E| Compiling ucd-trie v0.1.5
30122024-05-29T20:08:17.490Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30132024-05-29T20:08:17.778Z[ helios-setup] May 29 20:08:16.537 INFO E| Compiling time-core v0.1.0
30142024-05-29T20:08:18.083Z[ helios-setup] May 29 20:08:16.842 INFO E| Compiling pest v2.5.7
30152024-05-29T20:08:18.157Z[ helios-setup] May 29 20:08:16.914 INFO E| Compiling idna v0.3.0
30162024-05-29T20:08:18.517Z[ helios-setup] May 29 20:08:17.276 INFO E| Compiling time-macros v0.2.8
30172024-05-29T20:08:20.357Z[ host-package] Compiling trust-dns-client v0.22.0
30182024-05-29T20:08:21.602Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30192024-05-29T20:08:22.113Z[ helios-setup] May 29 20:08:20.863 INFO E| Compiling tracing v0.1.37
30202024-05-29T20:08:22.276Z[ host-package] Compiling strum_macros v0.24.3
30212024-05-29T20:08:23.784Z[ helios-setup] May 29 20:08:22.542 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
30222024-05-29T20:08:24.992Z[ helios-setup] May 29 20:08:23.751 INFO E| Compiling time v0.1.45
30232024-05-29T20:08:25.172Z[ helios-setup] May 29 20:08:23.914 INFO E| Compiling crossbeam-epoch v0.9.13
30242024-05-29T20:08:25.311Z[ host-package] Compiling dtrace-parser v0.1.14
30252024-05-29T20:08:25.996Z[ helios-setup] May 29 20:08:24.754 INFO E| Compiling semver v1.0.17
30262024-05-29T20:08:26.441Z[ helios-setup] May 29 20:08:25.199 INFO E| Compiling iana-time-zone v0.1.56
30272024-05-29T20:08:27.300Z[ helios-setup] May 29 20:08:26.058 INFO E| Compiling num_threads v0.1.6
30282024-05-29T20:08:36.352Z[ helios-setup] May 29 20:08:26.416 INFO E| Compiling time v0.3.20
30292024-05-29T20:08:36.462Z[ helios-setup] May 29 20:08:27.176 INFO E| Compiling url v2.3.1
30302024-05-29T20:08:36.462Z[ helios-setup] May 29 20:08:27.322 INFO E| Compiling semver-parser v0.10.2
30312024-05-29T20:08:36.564Z[ host-package] Compiling toml v0.5.11
30322024-05-29T20:08:36.564Z[ host-package] Compiling ref-cast-impl v1.0.23
30332024-05-29T20:08:36.564Z[ host-package] Compiling samael v0.0.15
30342024-05-29T20:08:36.565Z[ host-package] Compiling vte_generate_state_changes v0.1.1
30352024-05-29T20:08:36.565Z[ helios-setup] May 29 20:08:28.833 INFO E| Compiling toml v0.5.11
30362024-05-29T20:08:36.565Z[ host-package] Compiling cookie v0.18.1
30372024-05-29T20:08:36.566Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30382024-05-29T20:08:36.566Z[ host-package] Compiling indoc v1.0.9
30392024-05-29T20:08:36.566Z[ helios-setup] May 29 20:08:30.415 INFO E| Compiling smallvec v1.10.0
30402024-05-29T20:08:36.566Z[ host-package] Compiling cfg_aliases v0.1.1
30412024-05-29T20:08:36.566Z[ host-package] Compiling nix v0.28.0
30422024-05-29T20:08:36.566Z[ host-package] Compiling trust-dns-server v0.22.1
30432024-05-29T20:08:36.567Z[ helios-setup] May 29 20:08:32.616 INFO E| Compiling parking_lot v0.12.1
30442024-05-29T20:08:36.567Z[ host-package] Compiling vte v0.11.1
30452024-05-29T20:08:36.611Z[ helios-setup] May 29 20:08:35.235 INFO E| Compiling serde_tokenstream v0.2.0
30462024-05-29T20:08:39.969Z[ helios-setup] May 29 20:08:38.725 INFO E| Compiling crossbeam-channel v0.5.6
30472024-05-29T20:08:40.246Z[ helios-setup] May 29 20:08:38.998 INFO E| Compiling dirs-sys-next v0.1.2
30482024-05-29T20:08:42.218Z[ host-package] Compiling sled v0.34.7
30492024-05-29T20:08:42.365Z[ host-package] Compiling derive_builder v0.20.0
30502024-05-29T20:08:42.839Z[ helios-setup] May 29 20:08:41.594 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30512024-05-29T20:08:43.815Z[ helios-setup] May 29 20:08:42.570 INFO E| Compiling crc32fast v1.3.2
30522024-05-29T20:08:44.252Z[ helios-setup] May 29 20:08:43.007 INFO E| Compiling try-lock v0.2.4
30532024-05-29T20:08:44.256Z[ helios-setup] May 29 20:08:43.007 INFO E| Compiling same-file v1.0.6
30542024-05-29T20:08:45.030Z[ helios-setup] May 29 20:08:43.784 INFO E| Compiling walkdir v2.3.3
30552024-05-29T20:08:45.445Z[ helios-setup] May 29 20:08:44.200 INFO E| Compiling want v0.3.0
30562024-05-29T20:08:45.662Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30572024-05-29T20:08:46.491Z[ helios-setup] May 29 20:08:45.245 INFO E| Compiling dirs-next v2.0.0
30582024-05-29T20:08:49.340Z[ helios-setup] May 29 20:08:48.089 INFO E| Compiling proc-macro-crate v1.2.1
30592024-05-29T20:08:50.548Z[ helios-setup] May 29 20:08:48.888 INFO E| Compiling semver v0.11.0
30602024-05-29T20:08:53.121Z[ host-package] Compiling polar-core v0.27.3
30612024-05-29T20:08:53.125Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30622024-05-29T20:08:53.147Z[ helios-setup] May 29 20:08:51.900 INFO E| Compiling futures-executor v0.3.28
30632024-05-29T20:08:53.886Z[ helios-setup] May 29 20:08:52.636 INFO E| Compiling http-body v0.4.5
30642024-05-29T20:08:53.891Z[ host-package] Compiling const_format_proc_macros v0.2.32
30652024-05-29T20:08:53.990Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30662024-05-29T20:08:54.940Z[ helios-setup] May 29 20:08:53.693 INFO E| Compiling tokio-util v0.7.7
30672024-05-29T20:08:55.310Z[ helios-setup] May 29 20:08:54.062 INFO E| Compiling ring v0.16.20
30682024-05-29T20:08:55.462Z[ helios-setup] May 29 20:08:54.214 INFO E| Compiling rand_core v0.6.4
30692024-05-29T20:08:56.804Z[ helios-setup] May 29 20:08:55.557 INFO E| Compiling thread_local v1.1.7
30702024-05-29T20:08:57.880Z[ helios-setup] May 29 20:08:56.633 INFO E| Compiling h2 v0.3.16
30712024-05-29T20:08:58.551Z[ helios-setup] May 29 20:08:57.303 INFO E| Compiling adler v1.0.2
30722024-05-29T20:08:58.850Z[ host-package] Compiling fd-lock v4.0.2
30732024-05-29T20:08:59.143Z[ helios-setup] May 29 20:08:57.895 INFO E| Compiling lazy_static v1.4.0
30742024-05-29T20:08:59.359Z[ host-package] Compiling bb8 v0.8.3
30752024-05-29T20:08:59.445Z[ helios-setup] May 29 20:08:58.193 INFO E| Compiling home v0.5.4
30762024-05-29T20:08:59.867Z[ helios-setup] May 29 20:08:58.619 INFO E| Compiling fastrand v1.9.0
30772024-05-29T20:08:59.944Z[ helios-setup] May 29 20:08:58.695 INFO E| Compiling base64 v0.21.0
30782024-05-29T20:09:00.584Z[ host-package] Compiling quick-xml v0.31.0
30792024-05-29T20:09:00.848Z[ helios-setup] May 29 20:08:59.599 INFO E| Compiling utf8parse v0.2.1
30802024-05-29T20:09:01.370Z[ helios-setup] May 29 20:09:00.121 INFO E| Compiling ppv-lite86 v0.2.17
30812024-05-29T20:09:01.980Z[ helios-setup] May 29 20:09:00.728 INFO E| Compiling httpdate v1.0.2
30822024-05-29T20:09:02.217Z[ helios-setup] May 29 20:09:00.968 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30832024-05-29T20:09:03.425Z[ helios-setup] May 29 20:09:02.167 INFO E| Compiling tower-service v0.3.2
30842024-05-29T20:09:03.572Z[ helios-setup] May 29 20:09:02.323 INFO E| Compiling rayon-core v1.10.2
30852024-05-29T20:09:03.943Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
30862024-05-29T20:09:04.608Z[ helios-setup] May 29 20:09:03.359 INFO E| Compiling rand_chacha v0.3.1
30872024-05-29T20:09:07.678Z[ helios-setup] May 29 20:09:06.428 INFO E| Compiling anstyle-parse v0.1.1
30882024-05-29T20:09:07.817Z[ helios-setup] May 29 20:09:06.567 INFO E| Compiling tempfile v3.5.0
30892024-05-29T20:09:08.353Z[ helios-setup] May 29 20:09:06.686 INFO E| Compiling toolchain_find v0.2.0
30902024-05-29T20:09:08.902Z[ helios-setup] May 29 20:09:07.619 INFO E| Compiling hyper v0.14.25
30912024-05-29T20:09:08.961Z[ helios-setup] May 29 20:09:07.711 INFO E| Compiling miniz_oxide v0.6.2
30922024-05-29T20:09:12.889Z[ host-package] Compiling serde_tokenstream v0.1.7
30932024-05-29T20:09:13.934Z[ host-package] Compiling oso-derive v0.27.3
30942024-05-29T20:09:15.426Z[ helios-setup] May 29 20:09:14.174 INFO E| Compiling futures v0.3.28
30952024-05-29T20:09:15.727Z[ helios-setup] May 29 20:09:14.475 INFO E| Compiling crossbeam-deque v0.8.2
30962024-05-29T20:09:16.012Z[ host-package] Compiling memoffset v0.7.1
30972024-05-29T20:09:16.630Z[ helios-setup] May 29 20:09:15.379 INFO E| Compiling cargo-lock v8.0.3
30982024-05-29T20:09:16.890Z[ host-package] Compiling platforms v3.4.0
30992024-05-29T20:09:16.973Z[ host-package] Compiling bytecount v0.6.8
31002024-05-29T20:09:17.884Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
31012024-05-29T20:09:18.154Z[ host-package] Compiling curve25519-dalek v4.1.2
31022024-05-29T20:09:18.978Z[ host-package] Compiling papergrid v0.11.0
31032024-05-29T20:09:22.904Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
31042024-05-29T20:09:23.719Z[ helios-setup] May 29 20:09:22.465 INFO E| Compiling num_enum_derive v0.5.7
31052024-05-29T20:09:24.553Z[ host-package] Compiling const_format v0.2.32
31062024-05-29T20:09:28.093Z[ helios-setup] May 29 20:09:26.798 INFO E| Compiling term v0.7.0
31072024-05-29T20:09:31.271Z[ helios-setup] May 29 20:09:30.016 INFO E| Compiling serde_urlencoded v0.7.1
31082024-05-29T20:09:32.174Z[ helios-setup] May 29 20:09:30.920 INFO E| Compiling sha1 v0.10.5
31092024-05-29T20:09:32.951Z[ helios-setup] May 29 20:09:31.697 INFO E| Compiling sha2 v0.10.6
31102024-05-29T20:09:33.769Z[ helios-setup] May 29 20:09:32.506 INFO E| Compiling is-terminal v0.4.7
31112024-05-29T20:09:34.011Z[ helios-setup] May 29 20:09:32.756 INFO E| Compiling atty v0.2.14
31122024-05-29T20:09:34.211Z[ helios-setup] May 29 20:09:32.954 INFO E| Compiling concolor-override v1.0.0
31132024-05-29T20:09:34.954Z[ helios-setup] May 29 20:09:33.698 INFO E| Compiling anstyle v0.3.5
31142024-05-29T20:09:36.207Z[ helios-setup] May 29 20:09:34.951 INFO E| Compiling concolor-query v0.3.3
31152024-05-29T20:09:36.583Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31162024-05-29T20:09:36.681Z[ helios-setup] May 29 20:09:35.424 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
31172024-05-29T20:09:37.304Z[ helios-setup] May 29 20:09:36.047 INFO E| Compiling anstream v0.2.6
31182024-05-29T20:09:38.513Z[ host-package] Compiling strip-ansi-escapes v0.2.0
31192024-05-29T20:09:40.544Z[ helios-setup] May 29 20:09:39.275 INFO E| Compiling slog-term v2.9.0
31202024-05-29T20:09:41.378Z[ helios-setup] May 29 20:09:40.120 INFO E| Compiling flate2 v1.0.25
31212024-05-29T20:09:42.884Z[ helios-setup] May 29 20:09:41.616 INFO E| Compiling num_enum v0.5.7
31222024-05-29T20:09:43.135Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31232024-05-29T20:09:44.058Z[ helios-setup] May 29 20:09:42.795 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
31242024-05-29T20:09:44.260Z[ helios-setup] May 29 20:09:43.003 INFO E| Compiling rustfmt-wrapper v0.2.0
31252024-05-29T20:09:44.409Z[ helios-setup] May 29 20:09:43.138 INFO E| Compiling rand v0.8.5
31262024-05-29T20:09:44.802Z[ helios-setup] May 29 20:09:43.544 INFO E| Compiling openapiv3 v1.0.2
31272024-05-29T20:09:44.864Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
31282024-05-29T20:09:45.744Z[ helios-setup] May 29 20:09:44.487 INFO E| Compiling encoding_rs v0.8.32
31292024-05-29T20:09:46.386Z[ helios-setup] May 29 20:09:45.128 INFO E| Compiling strsim v0.10.0
31302024-05-29T20:09:46.553Z[ host-package] Compiling oso v0.27.3
31312024-05-29T20:09:48.587Z[ helios-setup] May 29 20:09:47.329 INFO E| Compiling ipnet v2.7.2
31322024-05-29T20:09:50.189Z[ helios-setup] May 29 20:09:48.931 INFO E| Compiling utf-8 v0.7.6
31332024-05-29T20:09:50.989Z[ helios-setup] May 29 20:09:49.731 INFO E| Compiling untrusted v0.7.1
31342024-05-29T20:09:51.524Z[ helios-setup] May 29 20:09:50.266 INFO E| Compiling mime v0.3.17
31352024-05-29T20:09:52.433Z[ helios-setup] May 29 20:09:51.169 INFO E| Compiling byteorder v1.4.3
31362024-05-29T20:09:53.440Z[ host-package] Compiling tabled_derive v0.7.0
31372024-05-29T20:09:53.847Z[ helios-setup] May 29 20:09:52.589 INFO E| Compiling clap_lex v0.4.1
31382024-05-29T20:09:53.936Z[ helios-setup] May 29 20:09:52.677 INFO E| Compiling unsafe-libyaml v0.2.8
31392024-05-29T20:09:54.104Z[ helios-setup] May 29 20:09:52.840 INFO E| Compiling either v1.8.0
31402024-05-29T20:09:54.905Z[ helios-setup] May 29 20:09:53.646 INFO E| Compiling project-root v0.2.2
31412024-05-29T20:09:55.219Z[ helios-setup] May 29 20:09:53.960 INFO E| Compiling base64 v0.13.1
31422024-05-29T20:09:55.474Z[ helios-setup] May 29 20:09:54.209 INFO E| Compiling spin v0.5.2
31432024-05-29T20:09:55.570Z[ helios-setup] May 29 20:09:54.311 INFO E| Compiling rayon v1.6.1
31442024-05-29T20:09:57.074Z[ helios-setup] May 29 20:09:55.814 INFO E| Compiling serde_yaml v0.9.21
31452024-05-29T20:09:57.975Z[ helios-setup] May 29 20:09:56.716 INFO E| Compiling tungstenite v0.18.0
31462024-05-29T20:09:57.999Z[ host-package] Compiling kstat-rs v0.2.3
31472024-05-29T20:09:58.183Z[ helios-setup] May 29 20:09:56.923 INFO E| Compiling clap_builder v4.2.1
31482024-05-29T20:09:59.814Z[ host-package] Compiling keccak v0.1.5
31492024-05-29T20:10:02.044Z[ host-package] Compiling nu-ansi-term v0.50.0
31502024-05-29T20:10:03.012Z[ host-package] Compiling reedline v0.31.0
31512024-05-29T20:10:04.878Z[ host-package] Compiling sha3 v0.10.8
31522024-05-29T20:10:05.163Z[ helios-setup] May 29 20:10:03.902 INFO E| Compiling reqwest v0.11.16
31532024-05-29T20:10:05.853Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31542024-05-29T20:10:06.873Z[ helios-setup] May 29 20:10:05.609 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31552024-05-29T20:10:07.347Z[ host-package] Compiling tabled v0.15.0
31562024-05-29T20:10:08.454Z[ helios-setup] May 29 20:10:07.193 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
31572024-05-29T20:10:08.870Z[ helios-setup] May 29 20:10:07.607 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
31582024-05-29T20:10:11.735Z[ helios-setup] May 29 20:10:10.473 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
31592024-05-29T20:10:12.671Z[ helios-setup] May 29 20:10:11.409 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
31602024-05-29T20:10:14.273Z[ helios-setup] May 29 20:10:12.600 INFO E| Compiling clap_derive v4.2.0
31612024-05-29T20:10:16.921Z[ helios-setup] May 29 20:10:15.657 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
31622024-05-29T20:10:18.690Z[ helios-setup] May 29 20:10:17.070 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31632024-05-29T20:10:23.832Z[ helios-setup] May 29 20:10:22.567 INFO E| Compiling clap v4.2.1
31642024-05-29T20:10:35.862Z[ host-package] Compiling mime_guess v2.0.4
31652024-05-29T20:10:41.579Z[ host-package] Compiling usdt-attr-macro v0.3.5
31662024-05-29T20:10:41.762Z[ host-package] Compiling usdt-macro v0.3.5
31672024-05-29T20:10:42.317Z[ helios-setup] May 29 20:10:41.048 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31682024-05-29T20:10:42.495Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31692024-05-29T20:10:44.870Z[ host-package] Compiling env_logger v0.9.3
31702024-05-29T20:10:44.968Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
31712024-05-29T20:10:45.373Z[ helios-setup] May 29 20:10:44.105 INFO E| Compiling tokio-tungstenite v0.18.0
31722024-05-29T20:10:46.921Z[ helios-setup] May 29 20:10:45.652 INFO E| Compiling smartstring v1.0.1
31732024-05-29T20:10:48.062Z[ helios-setup] May 29 20:10:46.793 INFO E| Compiling rustls v0.21.0
31742024-05-29T20:10:50.425Z[ helios-setup] May 29 20:10:49.155 INFO E| Compiling rustls-webpki v0.100.1
31752024-05-29T20:10:51.510Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31762024-05-29T20:10:51.735Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31772024-05-29T20:10:52.692Z[ host-package] Compiling peg-macros v0.8.3
31782024-05-29T20:10:52.905Z[ host-package] Compiling universal-hash v0.5.1
31792024-05-29T20:10:53.888Z[ helios-setup] May 29 20:10:52.619 INFO E| Compiling sct v0.7.0
31802024-05-29T20:10:53.893Z[ host-package] Compiling secrecy v0.8.0
31812024-05-29T20:10:53.964Z[ helios-setup] May 29 20:10:52.692 INFO E| Compiling serde_spanned v0.6.1
31822024-05-29T20:10:54.150Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
31832024-05-29T20:10:54.482Z[ helios-setup] May 29 20:10:53.212 INFO E| Compiling toml_datetime v0.6.1
31842024-05-29T20:10:54.618Z[ host-package] Compiling bitstruct_derive v0.1.0
31852024-05-29T20:10:54.735Z[ helios-setup] May 29 20:10:53.465 INFO E| Compiling camino v1.1.4
31862024-05-29T20:10:54.922Z[ helios-setup] May 29 20:10:53.652 INFO E| Compiling async-trait v0.1.68
31872024-05-29T20:10:56.106Z[ helios-setup] May 29 20:10:54.834 INFO E| Compiling static_assertions v1.1.0
31882024-05-29T20:10:56.210Z[ helios-setup] May 29 20:10:54.939 INFO E| Compiling match_cfg v0.1.0
31892024-05-29T20:10:56.278Z[ helios-setup] May 29 20:10:55.008 INFO E| Compiling paste v1.0.12
31902024-05-29T20:10:56.414Z[ helios-setup] May 29 20:10:55.144 INFO E| Compiling slog-async v2.7.0
31912024-05-29T20:10:56.439Z[ helios-setup] May 29 20:10:55.145 INFO E| Compiling winnow v0.4.1
31922024-05-29T20:10:57.117Z[ host-package] Compiling curve25519-dalek-derive v0.1.1
31932024-05-29T20:10:57.593Z[ helios-setup] May 29 20:10:56.320 INFO E| Compiling hostname v0.3.1
31942024-05-29T20:10:59.096Z[ host-package] Compiling sqlparser_derive v0.2.2
31952024-05-29T20:10:59.547Z[ host-package] Compiling nanorand v0.7.0
31962024-05-29T20:10:59.565Z[ helios-setup] May 29 20:10:58.294 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
31972024-05-29T20:11:00.510Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31982024-05-29T20:11:00.870Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31992024-05-29T20:11:01.091Z[ host-package] Compiling signature v1.6.4
32002024-05-29T20:11:01.504Z[ host-package] Compiling opaque-debug v0.3.1
32012024-05-29T20:11:01.573Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32022024-05-29T20:11:01.685Z[ host-package] Compiling ascii v1.1.0
32032024-05-29T20:11:02.093Z[ host-package] Compiling unicode_categories v0.1.1
32042024-05-29T20:11:02.724Z[ host-package] Compiling salty v0.2.0
32052024-05-29T20:11:02.902Z[ host-package] Compiling sqlformat v0.2.3
32062024-05-29T20:11:03.209Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
32072024-05-29T20:11:03.924Z[ helios-setup] May 29 20:11:02.651 INFO E| Compiling toml_edit v0.19.8
32082024-05-29T20:11:04.014Z[ host-package] Compiling rustyline v14.0.0
32092024-05-29T20:11:04.671Z[ helios-setup] May 29 20:11:03.398 INFO E| Compiling slog-json v2.6.1
32102024-05-29T20:11:06.015Z[ helios-setup] May 29 20:11:04.743 INFO E| Compiling unicode-linebreak v0.1.4
32112024-05-29T20:11:07.828Z[ host-package] Compiling poly1305 v0.8.0
32122024-05-29T20:11:08.245Z[ host-package] Compiling sqlparser v0.45.0
32132024-05-29T20:11:10.865Z[ host-package] Compiling ed25519 v1.5.3
32142024-05-29T20:11:11.230Z[ helios-setup] May 29 20:11:09.954 INFO E| Compiling rhai_codegen v1.5.0
32152024-05-29T20:11:11.911Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32162024-05-29T20:11:15.433Z[ helios-setup] May 29 20:11:14.159 INFO E| Compiling async-stream-impl v0.3.5
32172024-05-29T20:11:16.907Z[ helios-setup] May 29 20:11:15.632 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
32182024-05-29T20:11:18.069Z[ helios-setup] May 29 20:11:16.785 INFO E| Compiling take_mut v0.2.2
32192024-05-29T20:11:18.505Z[ helios-setup] May 29 20:11:17.231 INFO E| Compiling async-stream v0.3.5
32202024-05-29T20:11:19.462Z[ helios-setup] May 29 20:11:18.188 INFO E| Compiling rhai v1.14.0
32212024-05-29T20:11:22.561Z[ host-package] Compiling flume v0.11.0
32222024-05-29T20:11:24.033Z[ host-package] Compiling thiserror-no-std v2.0.2
32232024-05-29T20:11:24.677Z[ host-package] Compiling peg v0.8.3
32242024-05-29T20:11:24.762Z[ helios-setup] May 29 20:11:23.486 INFO E| Compiling toml v0.7.3
32252024-05-29T20:11:24.953Z[ host-package] Compiling bitstruct v0.1.1
32262024-05-29T20:11:25.431Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32272024-05-29T20:11:25.632Z[ host-package] Compiling usdt v0.3.5
32282024-05-29T20:11:26.157Z[ helios-setup] May 29 20:11:24.881 INFO E| Compiling tokio-rustls v0.24.0
32292024-05-29T20:11:27.640Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32302024-05-29T20:11:27.807Z[ helios-setup] May 29 20:11:25.716 INFO E| Compiling slog-bunyan v2.4.0
32312024-05-29T20:11:27.807Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
32322024-05-29T20:11:34.790Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32332024-05-29T20:11:34.886Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32342024-05-29T20:11:34.886Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32352024-05-29T20:11:34.886Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32362024-05-29T20:11:34.886Z[ host-package] Compiling chacha20 v0.9.1
32372024-05-29T20:11:34.886Z[ helios-setup] May 29 20:11:32.401 INFO E| Compiling rustls-pemfile v1.0.2
32382024-05-29T20:11:34.886Z[ helios-setup] May 29 20:11:32.935 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
32392024-05-29T20:11:34.886Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32402024-05-29T20:11:34.928Z[ helios-setup] May 29 20:11:33.619 INFO E| Compiling serde_path_to_error v0.1.11
32412024-05-29T20:11:35.353Z[ helios-setup] May 29 20:11:34.075 INFO E| Compiling bincode v1.3.3
32422024-05-29T20:11:36.969Z[ helios-setup] May 29 20:11:35.688 INFO E| Compiling terminal_size v0.2.6
32432024-05-29T20:11:37.192Z[ helios-setup] May 29 20:11:35.899 INFO E| Compiling smawk v0.3.1
32442024-05-29T20:11:37.475Z[ helios-setup] May 29 20:11:36.196 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
32452024-05-29T20:11:37.829Z[ helios-setup] May 29 20:11:36.551 INFO E| Compiling textwrap v0.16.0
32462024-05-29T20:11:39.115Z[ host-package] Compiling aead v0.5.2
32472024-05-29T20:11:39.969Z[ host-package] Compiling bcs v0.1.6
32482024-05-29T20:11:41.281Z[ host-package] Compiling erased-serde v0.3.31
32492024-05-29T20:11:41.993Z[ host-package] Compiling serde_arrays v0.1.0
32502024-05-29T20:11:42.887Z[ host-package] Compiling serde-big-array v0.5.1
32512024-05-29T20:11:43.367Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
32522024-05-29T20:11:44.838Z[ host-package] Compiling highway v1.1.0
32532024-05-29T20:11:44.874Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32542024-05-29T20:11:45.417Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
32552024-05-29T20:11:46.832Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32562024-05-29T20:11:56.248Z[ helios-setup] May 29 20:11:54.967 INFO E| Compiling git2 v0.16.1
32572024-05-29T20:12:05.052Z[ helios-setup] May 29 20:12:03.770 INFO E| Compiling built v0.6.0
32582024-05-29T20:12:08.823Z[ helios-setup] May 29 20:12:07.539 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
32592024-05-29T20:12:10.374Z[ helios-setup] May 29 20:12:09.090 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
32602024-05-29T20:12:10.700Z[ host-package] Compiling chacha20poly1305 v0.10.1
32612024-05-29T20:12:10.912Z[ helios-setup] May 29 20:12:09.627 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
32622024-05-29T20:12:12.001Z[ helios-setup] May 29 20:12:10.717 INFO E| warning: trait `HttpErrorExt` is never used
32632024-05-29T20:12:12.004Z[ helios-setup] May 29 20:12:10.717 INFO E| --> racktest/agent/server/src/lib.rs:32:7
32642024-05-29T20:12:12.004Z[ helios-setup] May 29 20:12:10.717 INFO E| |
32652024-05-29T20:12:12.005Z[ helios-setup] May 29 20:12:10.717 INFO E| 32 | trait HttpErrorExt<T> {
32662024-05-29T20:12:12.005Z[ helios-setup] May 29 20:12:10.717 INFO E| | ^^^^^^^^^^^^
32672024-05-29T20:12:12.005Z[ helios-setup] May 29 20:12:10.717 INFO E| |
32682024-05-29T20:12:12.005Z[ helios-setup] May 29 20:12:10.717 INFO E| = note: `#[warn(dead_code)]` on by default
32692024-05-29T20:12:12.625Z[ host-package] Compiling vsss-rs v3.3.4
32702024-05-29T20:12:19.365Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32712024-05-29T20:12:19.873Z[ host-package] Compiling signal-hook-tokio v0.3.1
32722024-05-29T20:12:20.170Z[ host-package] Compiling heck v0.3.3
32732024-05-29T20:12:20.794Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
32742024-05-29T20:12:21.014Z[ host-package] Compiling castaway v0.2.2
32752024-05-29T20:12:21.162Z[ helios-setup] May 29 20:12:19.874 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
32762024-05-29T20:12:21.359Z[ host-package] Compiling rand_seeder v0.2.3
32772024-05-29T20:12:22.078Z[ host-package] Compiling serde-big-array v0.4.1
32782024-05-29T20:12:22.669Z[ host-package] Compiling http-range v0.1.5
32792024-05-29T20:12:23.649Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
32802024-05-29T20:12:24.479Z[ host-package] Compiling hyper-staticfile v0.9.5
32812024-05-29T20:12:28.070Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32822024-05-29T20:12:28.707Z[ helios-setup] May 29 20:12:27.418 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
32832024-05-29T20:12:29.598Z[ helios-setup] May 29 20:12:28.310 INFO E| warning: `racktest-agent` (lib) generated 1 warning
32842024-05-29T20:12:29.929Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32852024-05-29T20:12:32.292Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32862024-05-29T20:12:32.808Z[ host-package] Compiling compact_str v0.7.1
32872024-05-29T20:12:35.975Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
32882024-05-29T20:12:46.914Z[ host-package] Compiling zone_cfg_derive v0.1.2
32892024-05-29T20:12:50.057Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32902024-05-29T20:13:13.652Z[ helios-setup] May 29 20:13:12.355 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
32912024-05-29T20:13:15.132Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32922024-05-29T20:13:16.047Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32932024-05-29T20:13:19.080Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32942024-05-29T20:13:23.304Z[ host-package] Compiling tungstenite v0.21.0
32952024-05-29T20:13:27.911Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32962024-05-29T20:13:28.321Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32972024-05-29T20:13:28.686Z[ host-package] Compiling lru v0.12.3
32982024-05-29T20:13:29.101Z[ host-package] Compiling stability v0.2.0
32992024-05-29T20:13:29.583Z[ host-package] Compiling base64 v0.13.1
33002024-05-29T20:13:30.400Z[ host-package] Compiling corncobs v0.1.3
33012024-05-29T20:13:30.571Z[ host-package] Compiling indoc v2.0.5
33022024-05-29T20:13:30.930Z[ host-package] Compiling cassowary v0.3.0
33032024-05-29T20:13:32.377Z[ host-package] Compiling ratatui v0.26.2
33042024-05-29T20:13:35.845Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
33052024-05-29T20:13:36.747Z[ host-package] Compiling ron v0.7.1
33062024-05-29T20:13:37.154Z[ host-package] Compiling tokio-tungstenite v0.21.0
33072024-05-29T20:13:38.026Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33082024-05-29T20:13:40.009Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33092024-05-29T20:13:41.319Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33102024-05-29T20:13:43.402Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33112024-05-29T20:13:44.242Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33122024-05-29T20:13:47.495Z[ host-package] Compiling zone v0.1.8
33132024-05-29T20:13:53.053Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33142024-05-29T20:14:02.922Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33152024-05-29T20:14:11.470Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33162024-05-29T20:14:12.456Z[ host-package] Compiling portpicker v0.1.1
33172024-05-29T20:14:13.437Z[ host-package] Compiling smawk v0.3.2
33182024-05-29T20:14:14.007Z[ host-package] Compiling unicode-linebreak v0.1.5
33192024-05-29T20:14:15.047Z[ host-package] Compiling textwrap v0.16.1
33202024-05-29T20:14:20.904Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
33212024-05-29T20:14:23.663Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33222024-05-29T20:14:27.145Z[ helios-setup] May 29 20:14:25.830 INFO E| Finished `release` profile [optimized] target(s) in 6m 58s
33232024-05-29T20:14:27.288Z[ helios-setup] May 29 20:14:25.975 INFO building project "pilot" ok (419 seconds)
33242024-05-29T20:14:27.291Z[ helios-setup] May 29 20:14:25.976 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
33252024-05-29T20:14:27.291Z[ helios-setup] May 29 20:14:25.976 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
33262024-05-29T20:14:27.832Z[ helios-setup] May 29 20:14:26.522 INFO E| Compiling adler v1.0.2
33272024-05-29T20:14:27.965Z[ helios-setup] May 29 20:14:26.655 INFO E| Compiling miniz_oxide v0.7.2
33282024-05-29T20:14:31.045Z[ helios-setup] May 29 20:14:29.732 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
33292024-05-29T20:14:32.313Z[ helios-setup] May 29 20:14:31.003 INFO E| Finished `release` profile [optimized] target(s) in 4.92s
33302024-05-29T20:14:32.320Z[ helios-setup] May 29 20:14:31.010 INFO building project "pinprick" ok (5 seconds)
33312024-05-29T20:14:32.320Z[ helios-setup] May 29 20:14:31.010 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
33322024-05-29T20:14:32.324Z[ helios-setup] May 29 20:14:31.010 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
33332024-05-29T20:14:32.578Z[ helios-setup] May 29 20:14:31.257 INFO E| Downloading crates ...
33342024-05-29T20:14:32.727Z[ helios-setup] May 29 20:14:31.417 INFO E| Downloaded typenum v1.15.0
33352024-05-29T20:14:32.731Z[ helios-setup] May 29 20:14:31.421 INFO E| Downloaded sha2 v0.10.5
33362024-05-29T20:14:32.734Z[ helios-setup] May 29 20:14:31.424 INFO E| Downloaded digest v0.10.3
33372024-05-29T20:14:32.738Z[ helios-setup] May 29 20:14:31.427 INFO E| Downloaded bytes v1.2.1
33382024-05-29T20:14:32.743Z[ helios-setup] May 29 20:14:31.433 INFO E| Downloaded anyhow v1.0.62
33392024-05-29T20:14:32.972Z[ helios-setup] May 29 20:14:31.662 INFO E| Compiling typenum v1.15.0
33402024-05-29T20:14:32.972Z[ helios-setup] May 29 20:14:31.662 INFO E| Compiling version_check v0.9.4
33412024-05-29T20:14:32.972Z[ helios-setup] May 29 20:14:31.662 INFO E| Compiling cfg-if v1.0.0
33422024-05-29T20:14:32.975Z[ helios-setup] May 29 20:14:31.662 INFO E| Compiling crc32fast v1.3.2
33432024-05-29T20:14:32.975Z[ helios-setup] May 29 20:14:31.662 INFO E| Compiling anyhow v1.0.62
33442024-05-29T20:14:32.978Z[ helios-setup] May 29 20:14:31.666 INFO E| Compiling adler v1.0.2
33452024-05-29T20:14:32.978Z[ helios-setup] May 29 20:14:31.666 INFO E| Compiling cpufeatures v0.2.5
33462024-05-29T20:14:32.978Z[ helios-setup] May 29 20:14:31.667 INFO E| Compiling unicode-width v0.1.10
33472024-05-29T20:14:33.141Z[ helios-setup] May 29 20:14:31.831 INFO E| Compiling bytes v1.2.1
33482024-05-29T20:14:33.192Z[ helios-setup] May 29 20:14:31.881 INFO E| Compiling bitflags v1.3.2
33492024-05-29T20:14:33.356Z[ helios-setup] May 29 20:14:32.045 INFO E| Compiling miniz_oxide v0.6.2
33502024-05-29T20:14:33.421Z[ helios-setup] May 29 20:14:32.110 INFO E| Compiling getopts v0.2.21
33512024-05-29T20:14:34.602Z[ helios-setup] May 29 20:14:32.879 INFO E| Compiling generic-array v0.14.6
33522024-05-29T20:14:35.008Z[ helios-setup] May 29 20:14:33.697 INFO E| Compiling flate2 v1.0.25
33532024-05-29T20:14:35.044Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33542024-05-29T20:14:37.197Z[ host-package] Compiling rcgen v0.12.1
33552024-05-29T20:14:37.696Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33562024-05-29T20:14:38.271Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
33572024-05-29T20:14:39.603Z[ helios-setup] May 29 20:14:38.291 INFO E| Compiling crypto-common v0.1.6
33582024-05-29T20:14:39.603Z[ helios-setup] May 29 20:14:38.291 INFO E| Compiling block-buffer v0.10.3
33592024-05-29T20:14:39.833Z[ helios-setup] May 29 20:14:38.519 INFO E| Compiling digest v0.10.3
33602024-05-29T20:14:40.260Z[ helios-setup] May 29 20:14:38.948 INFO E| Compiling sha2 v0.10.5
33612024-05-29T20:14:40.844Z[ helios-setup] May 29 20:14:39.529 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
33622024-05-29T20:14:45.967Z[ helios-setup] May 29 20:14:44.654 INFO E| Finished `release` profile [optimized] target(s) in 13.55s
33632024-05-29T20:14:45.982Z[ helios-setup] May 29 20:14:44.669 INFO building project "bootserver" ok (13 seconds)
33642024-05-29T20:14:45.982Z[ helios-setup] May 29 20:14:44.669 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
33652024-05-29T20:14:45.982Z[ helios-setup] May 29 20:14:44.669 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
33662024-05-29T20:14:46.401Z[ helios-setup] May 29 20:14:44.679 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
33672024-05-29T20:14:46.404Z[ helios-setup] May 29 20:14:45.008 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
33682024-05-29T20:14:46.404Z[ helios-setup] May 29 20:14:45.008 INFO E| info: downloading component 'cargo'
33692024-05-29T20:14:47.144Z[ host-package] Compiling atomicwrites v0.4.3
33702024-05-29T20:14:47.700Z[ host-package] Compiling fatfs v0.3.6
33712024-05-29T20:14:48.269Z[ helios-setup] May 29 20:14:46.955 INFO E| info: downloading component 'clippy'
33722024-05-29T20:14:49.147Z[ helios-setup] May 29 20:14:47.834 INFO E| info: downloading component 'rust-docs'
33732024-05-29T20:14:49.659Z[ host-package] Compiling rtoolbox v0.0.2
33742024-05-29T20:14:50.112Z[ host-package] Compiling subprocess v0.2.9
33752024-05-29T20:14:50.682Z[ host-package] Compiling assert_matches v1.5.0
33762024-05-29T20:14:50.794Z[ host-package] Compiling is_ci v1.2.0
33772024-05-29T20:14:51.115Z[ host-package] Compiling supports-color v3.0.0
33782024-05-29T20:14:51.189Z[ helios-setup] May 29 20:14:49.875 INFO E| info: downloading component 'rust-src'
33792024-05-29T20:14:51.452Z[ helios-setup] May 29 20:14:50.138 INFO E| info: downloading component 'rust-std'
33802024-05-29T20:14:51.793Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33812024-05-29T20:14:52.079Z[ host-package] Compiling rpassword v7.3.1
33822024-05-29T20:14:52.576Z[ host-package] Compiling tui-tree-widget v0.19.0
33832024-05-29T20:14:52.655Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33842024-05-29T20:14:53.011Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
33852024-05-29T20:14:53.333Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33862024-05-29T20:14:53.627Z[ host-package] Compiling csv-core v0.1.11
33872024-05-29T20:14:54.171Z[ helios-setup] May 29 20:14:52.856 INFO E| info: downloading component 'rustc'
33882024-05-29T20:14:54.577Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33892024-05-29T20:14:55.506Z[ host-package] Compiling csv v1.3.0
33902024-05-29T20:14:57.823Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33912024-05-29T20:14:59.242Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33922024-05-29T20:15:00.419Z[ helios-setup] May 29 20:14:59.103 INFO E| info: downloading component 'rustfmt'
33932024-05-29T20:15:00.670Z[ helios-setup] May 29 20:14:59.353 INFO E| info: installing component 'cargo'
33942024-05-29T20:15:01.997Z[ helios-setup] May 29 20:15:00.681 INFO E| info: installing component 'clippy'
33952024-05-29T20:15:02.478Z[ helios-setup] May 29 20:15:01.154 INFO E| info: installing component 'rust-docs'
33962024-05-29T20:15:09.580Z[ helios-setup] May 29 20:15:08.261 INFO E| info: installing component 'rust-src'
33972024-05-29T20:15:10.362Z[ helios-setup] May 29 20:15:09.043 INFO E| info: installing component 'rust-std'
33982024-05-29T20:15:10.959Z[ host-package] Compiling multimap v0.10.0
33992024-05-29T20:15:11.558Z[ host-package] Compiling uzers v0.11.3
34002024-05-29T20:15:12.968Z[ helios-setup] May 29 20:15:11.649 INFO E| info: installing component 'rustc'
34012024-05-29T20:15:14.890Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34022024-05-29T20:15:19.512Z[ helios-setup] May 29 20:15:18.189 INFO E| info: installing component 'rustfmt'
34032024-05-29T20:15:20.488Z[ helios-setup] May 29 20:15:19.168 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
34042024-05-29T20:15:21.208Z[ helios-setup] May 29 20:15:19.888 INFO E| From https://github.com/oxidecomputer/amd-apcb
34052024-05-29T20:15:21.208Z[ helios-setup] May 29 20:15:19.888 INFO E| * [new branch] issue-113 -> origin/issue-113
34062024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.888 INFO E| * [new branch] issue-122 -> origin/issue-122
34072024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.888 INFO E| * [new branch] main -> origin/main
34082024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.888 INFO E| * [new ref] -> origin/HEAD
34092024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.889 INFO E| * [new tag] v0.1.3 -> v0.1.3
34102024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.889 INFO E| * [new tag] v0.1.4 -> v0.1.4
34112024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.889 INFO E| * [new tag] v0.1.5 -> v0.1.5
34122024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.889 INFO E| * [new tag] v0.2.0 -> v0.2.0
34132024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.889 INFO E| * [new tag] v0.3.0 -> v0.3.0
34142024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.889 INFO E| * [new tag] v0.3.1 -> v0.3.1
34152024-05-29T20:15:21.212Z[ helios-setup] May 29 20:15:19.889 INFO E| * [new tag] v0.3.2 -> v0.3.2
34162024-05-29T20:15:21.238Z[ helios-setup] May 29 20:15:19.919 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
34172024-05-29T20:15:22.080Z[ helios-setup] May 29 20:15:20.760 INFO E| From https://github.com/oxidecomputer/amd-efs
34182024-05-29T20:15:22.080Z[ helios-setup] May 29 20:15:20.760 INFO E| * [new branch] empty -> origin/empty
34192024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.760 INFO E| * [new branch] issue-99 -> origin/issue-99
34202024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.761 INFO E| * [new branch] main -> origin/main
34212024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.761 INFO E| * [new branch] review -> origin/review
34222024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.761 INFO E| * [new ref] -> origin/HEAD
34232024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.761 INFO E| * [new tag] v0.2.0 -> v0.2.0
34242024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.761 INFO E| * [new tag] v0.2.1 -> v0.2.1
34252024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.761 INFO E| * [new tag] v0.2.2 -> v0.2.2
34262024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.2.3 -> v0.2.3
34272024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.2.4 -> v0.2.4
34282024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.2.5 -> v0.2.5
34292024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.2.6 -> v0.2.6
34302024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.2.7 -> v0.2.7
34312024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.3.0 -> v0.3.0
34322024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.3.1 -> v0.3.1
34332024-05-29T20:15:22.084Z[ helios-setup] May 29 20:15:20.762 INFO E| * [new tag] v0.4.0 -> v0.4.0
34342024-05-29T20:15:22.107Z[ helios-setup] May 29 20:15:20.787 INFO E| Updating crates.io index
34352024-05-29T20:15:22.449Z[ helios-setup] May 29 20:15:21.129 INFO E| Downloading crates ...
34362024-05-29T20:15:22.605Z[ helios-setup] May 29 20:15:21.282 INFO E| Downloaded ansi_term v0.12.1
34372024-05-29T20:15:22.611Z[ helios-setup] May 29 20:15:21.286 INFO E| Downloaded cfg-if v0.1.10
34382024-05-29T20:15:22.611Z[ helios-setup] May 29 20:15:21.287 INFO E| Downloaded memoffset v0.5.6
34392024-05-29T20:15:22.611Z[ helios-setup] May 29 20:15:21.289 INFO E| Downloaded semver-parser v0.7.0
34402024-05-29T20:15:22.611Z[ helios-setup] May 29 20:15:21.290 INFO E| Downloaded bytesize v1.3.0
34412024-05-29T20:15:22.646Z[ helios-setup] May 29 20:15:21.326 INFO E| Downloaded goblin v0.4.3
34422024-05-29T20:15:22.654Z[ helios-setup] May 29 20:15:21.334 INFO E| Downloaded strum v0.23.0
34432024-05-29T20:15:22.659Z[ helios-setup] May 29 20:15:21.336 INFO E| Downloaded scroll_derive v0.10.5
34442024-05-29T20:15:22.659Z[ helios-setup] May 29 20:15:21.337 INFO E| Downloaded fletcher v0.1.0
34452024-05-29T20:15:22.665Z[ helios-setup] May 29 20:15:21.339 INFO E| Downloaded vec_map v0.8.2
34462024-05-29T20:15:22.665Z[ helios-setup] May 29 20:15:21.340 INFO E| Downloaded parse_int v0.6.0
34472024-05-29T20:15:22.665Z[ helios-setup] May 29 20:15:21.341 INFO E| Downloaded four-cc v0.3.0
34482024-05-29T20:15:22.668Z[ helios-setup] May 29 20:15:21.343 INFO E| Downloaded rustversion v1.0.15
34492024-05-29T20:15:22.668Z[ helios-setup] May 29 20:15:21.346 INFO E| Downloaded thiserror v1.0.59
34502024-05-29T20:15:22.676Z[ helios-setup] May 29 20:15:21.354 INFO E| Downloaded textwrap v0.11.0
34512024-05-29T20:15:22.679Z[ helios-setup] May 29 20:15:21.357 INFO E| Downloaded structopt-derive v0.4.18
34522024-05-29T20:15:22.679Z[ helios-setup] May 29 20:15:21.359 INFO E| Downloaded num-derive v0.3.3
34532024-05-29T20:15:22.682Z[ helios-setup] May 29 20:15:21.361 INFO E| Downloaded modular-bitfield-impl v0.11.2
34542024-05-29T20:15:22.687Z[ helios-setup] May 29 20:15:21.367 INFO E| Downloaded thiserror-impl v1.0.59
34552024-05-29T20:15:22.690Z[ helios-setup] May 29 20:15:21.369 INFO E| Downloaded scroll v0.10.2
34562024-05-29T20:15:22.693Z[ helios-setup] May 29 20:15:21.372 INFO E| Downloaded strum_macros v0.23.1
34572024-05-29T20:15:22.697Z[ helios-setup] May 29 20:15:21.374 INFO E| Downloaded ryu v1.0.17
34582024-05-29T20:15:22.700Z[ helios-setup] May 29 20:15:21.379 INFO E| Downloaded serde_derive v1.0.200
34592024-05-29T20:15:22.703Z[ helios-setup] May 29 20:15:21.382 INFO E| Downloaded structopt v0.3.26
34602024-05-29T20:15:22.713Z[ helios-setup] May 29 20:15:21.394 INFO E| Downloaded serde v1.0.200
34612024-05-29T20:15:22.724Z[ helios-setup] May 29 20:15:21.398 INFO E| Downloaded modular-bitfield v0.11.2
34622024-05-29T20:15:22.734Z[ helios-setup] May 29 20:15:21.414 INFO E| Downloaded serde_json v1.0.116
34632024-05-29T20:15:22.778Z[ helios-setup] May 29 20:15:21.458 INFO E| Downloaded syn v2.0.60
34642024-05-29T20:15:22.794Z[ helios-setup] May 29 20:15:21.474 INFO E| Downloaded clap v2.34.0
34652024-05-29T20:15:22.803Z[ helios-setup] May 29 20:15:21.483 INFO E| Downloaded proc-macro2 v1.0.81
34662024-05-29T20:15:22.807Z[ helios-setup] May 29 20:15:21.487 INFO E| Downloaded libc v0.2.154
34672024-05-29T20:15:22.853Z[ helios-setup] May 29 20:15:21.530 INFO E| Downloaded strsim v0.8.0
34682024-05-29T20:15:22.857Z[ helios-setup] May 29 20:15:21.536 INFO E| Downloaded serde_derive_internals v0.29.0
34692024-05-29T20:15:22.860Z[ helios-setup] May 29 20:15:21.538 INFO E| Downloaded pre-proc-macro v0.2.1
34702024-05-29T20:15:22.863Z[ helios-setup] May 29 20:15:21.541 INFO E| Downloaded paste v1.0.14
34712024-05-29T20:15:22.866Z[ helios-setup] May 29 20:15:21.545 INFO E| Downloaded rustc_version v0.2.3
34722024-05-29T20:15:22.870Z[ helios-setup] May 29 20:15:21.546 INFO E| Downloaded proc-macro-crate v0.1.5
34732024-05-29T20:15:22.870Z[ helios-setup] May 29 20:15:21.548 INFO E| Downloaded pre v0.2.1
34742024-05-29T20:15:22.871Z[ helios-setup] May 29 20:15:21.549 INFO E| Downloaded semver v0.9.0
34752024-05-29T20:15:22.993Z[ helios-setup] May 29 20:15:21.673 INFO E| Compiling proc-macro2 v1.0.81
34762024-05-29T20:15:22.993Z[ helios-setup] May 29 20:15:21.673 INFO E| Compiling unicode-ident v1.0.12
34772024-05-29T20:15:22.996Z[ helios-setup] May 29 20:15:21.673 INFO E| Compiling syn v1.0.109
34782024-05-29T20:15:22.996Z[ helios-setup] May 29 20:15:21.673 INFO E| Compiling serde v1.0.200
34792024-05-29T20:15:22.996Z[ helios-setup] May 29 20:15:21.673 INFO E| Compiling version_check v0.9.4
34802024-05-29T20:15:22.997Z[ helios-setup] May 29 20:15:21.673 INFO E| Compiling semver-parser v0.7.0
34812024-05-29T20:15:23.006Z[ helios-setup] May 29 20:15:21.681 INFO E| Compiling thiserror v1.0.59
34822024-05-29T20:15:23.007Z[ helios-setup] May 29 20:15:21.681 INFO E| Compiling autocfg v1.3.0
34832024-05-29T20:15:23.392Z[ helios-setup] May 29 20:15:22.071 INFO E| Compiling serde_json v1.0.116
34842024-05-29T20:15:24.181Z[ helios-setup] May 29 20:15:22.861 INFO E| Compiling semver v0.9.0
34852024-05-29T20:15:24.265Z[ helios-setup] May 29 20:15:22.944 INFO E| Compiling proc-macro-error-attr v1.0.4
34862024-05-29T20:15:24.280Z[ helios-setup] May 29 20:15:22.952 INFO E| Compiling proc-macro-error v1.0.4
34872024-05-29T20:15:24.280Z[ helios-setup] May 29 20:15:22.953 INFO E| Compiling schemars v0.8.19
34882024-05-29T20:15:24.384Z[ helios-setup] May 29 20:15:23.062 INFO E| Compiling ryu v1.0.17
34892024-05-29T20:15:24.702Z[ helios-setup] May 29 20:15:23.379 INFO E| Compiling num-traits v0.2.19
34902024-05-29T20:15:24.887Z[ helios-setup] May 29 20:15:23.566 INFO E| Compiling itoa v1.0.11
34912024-05-29T20:15:25.016Z[ helios-setup] May 29 20:15:23.696 INFO E| Compiling rustc_version v0.2.3
34922024-05-29T20:15:25.099Z[ helios-setup] May 29 20:15:23.778 INFO E| Compiling unicode-segmentation v1.11.0
34932024-05-29T20:15:25.119Z[ helios-setup] May 29 20:15:23.798 INFO E| Compiling memoffset v0.5.6
34942024-05-29T20:15:25.246Z[ helios-setup] May 29 20:15:23.925 INFO E| Compiling ucd-trie v0.1.6
34952024-05-29T20:15:25.377Z[ helios-setup] May 29 20:15:24.056 INFO E| Compiling rustversion v1.0.15
34962024-05-29T20:15:25.610Z[ helios-setup] May 29 20:15:24.290 INFO E| Compiling lazy_static v1.4.0
34972024-05-29T20:15:25.847Z[ helios-setup] May 29 20:15:24.526 INFO E| Compiling paste v1.0.14
34982024-05-29T20:15:25.944Z[ helios-setup] May 29 20:15:24.624 INFO E| Compiling dyn-clone v1.0.17
34992024-05-29T20:15:26.081Z[ helios-setup] May 29 20:15:24.760 INFO E| Compiling pre-proc-macro v0.2.1
35002024-05-29T20:15:26.312Z[ helios-setup] May 29 20:15:24.991 INFO E| Compiling quote v1.0.36
35012024-05-29T20:15:26.666Z[ helios-setup] May 29 20:15:25.344 INFO E| Compiling heck v0.3.3
35022024-05-29T20:15:26.688Z[ helios-setup] May 29 20:15:25.366 INFO E| Compiling libc v0.2.154
35032024-05-29T20:15:26.834Z[ helios-setup] May 29 20:15:25.513 INFO E| Compiling memchr v2.7.2
35042024-05-29T20:15:27.064Z[ helios-setup] May 29 20:15:25.743 INFO E| Compiling pre v0.2.1
35052024-05-29T20:15:27.339Z[ helios-setup] May 29 20:15:26.017 INFO E| Compiling syn v2.0.60
35062024-05-29T20:15:27.829Z[ helios-setup] May 29 20:15:26.508 INFO E| Compiling once_cell v1.19.0
35072024-05-29T20:15:27.837Z[ helios-setup] May 29 20:15:26.517 INFO E| Compiling byteorder v1.5.0
35082024-05-29T20:15:27.898Z[ helios-setup] May 29 20:15:26.573 INFO E| Compiling cfg-if v0.1.10
35092024-05-29T20:15:28.013Z[ helios-setup] May 29 20:15:26.692 INFO E| Compiling static_assertions v1.1.0
35102024-05-29T20:15:30.208Z[ helios-setup] May 29 20:15:28.481 INFO E| Compiling unicode-width v0.1.12
35112024-05-29T20:15:30.211Z[ helios-setup] May 29 20:15:28.629 INFO E| Compiling atty v0.2.14
35122024-05-29T20:15:30.256Z[ helios-setup] May 29 20:15:28.933 INFO E| Compiling textwrap v0.11.0
35132024-05-29T20:15:30.542Z[ helios-setup] May 29 20:15:29.221 INFO E| Compiling ansi_term v0.12.1
35142024-05-29T20:15:30.824Z[ helios-setup] May 29 20:15:29.502 INFO E| Compiling fletcher v0.1.0
35152024-05-29T20:15:31.050Z[ helios-setup] May 29 20:15:29.729 INFO E| Compiling bitflags v1.3.2
35162024-05-29T20:15:31.143Z[ helios-setup] May 29 20:15:29.818 INFO E| Compiling strsim v0.8.0
35172024-05-29T20:15:31.398Z[ helios-setup] May 29 20:15:30.076 INFO E| Compiling parse_int v0.6.0
35182024-05-29T20:15:31.574Z[ helios-setup] May 29 20:15:30.252 INFO E| Compiling vec_map v0.8.2
35192024-05-29T20:15:31.776Z[ helios-setup] May 29 20:15:30.453 INFO E| Compiling strum v0.23.0
35202024-05-29T20:15:31.816Z[ helios-setup] May 29 20:15:30.494 INFO E| Compiling log v0.4.21
35212024-05-29T20:15:31.925Z[ helios-setup] May 29 20:15:30.603 INFO E| Compiling plain v0.2.3
35222024-05-29T20:15:31.950Z[ helios-setup] May 29 20:15:30.628 INFO E| Compiling clap v2.34.0
35232024-05-29T20:15:32.004Z[ helios-setup] May 29 20:15:30.675 INFO E| Compiling bytesize v1.3.0
35242024-05-29T20:15:35.160Z[ helios-setup] May 29 20:15:33.838 INFO E| Compiling serde_derive_internals v0.29.0
35252024-05-29T20:15:41.328Z[ helios-setup] May 29 20:15:40.005 INFO E| Compiling serde_derive v1.0.200
35262024-05-29T20:15:41.396Z[ helios-setup] May 29 20:15:40.072 INFO E| Compiling thiserror-impl v1.0.59
35272024-05-29T20:15:41.995Z[ helios-setup] May 29 20:15:40.671 INFO E| Compiling schemars_derive v0.8.19
35282024-05-29T20:15:42.010Z[ helios-setup] May 29 20:15:40.686 INFO E| Compiling zerocopy-derive v0.6.6
35292024-05-29T20:15:45.331Z[ helios-setup] May 29 20:15:44.005 INFO E| Compiling zerocopy v0.6.6
35302024-05-29T20:15:46.554Z[ helios-setup] May 29 20:15:45.226 INFO E| Compiling pest v2.7.10
35312024-05-29T20:15:48.479Z[ helios-setup] May 29 20:15:47.153 INFO E| Compiling modular-bitfield-impl v0.11.2
35322024-05-29T20:15:48.479Z[ helios-setup] May 29 20:15:47.153 INFO E| Compiling num-derive v0.3.3
35332024-05-29T20:15:48.479Z[ helios-setup] May 29 20:15:47.153 INFO E| Compiling scroll_derive v0.10.5
35342024-05-29T20:15:48.843Z[ helios-setup] May 29 20:15:47.517 INFO E| Compiling strum_macros v0.23.1
35352024-05-29T20:15:48.868Z[ helios-setup] May 29 20:15:47.543 INFO E| Compiling structopt-derive v0.4.18
35362024-05-29T20:15:51.686Z[ helios-setup] May 29 20:15:50.358 INFO E| Compiling pest_meta v2.7.10
35372024-05-29T20:15:52.434Z[ helios-setup] May 29 20:15:50.837 INFO E| Compiling scroll v0.10.2
35382024-05-29T20:15:53.402Z[ helios-setup] May 29 20:15:52.076 INFO E| Compiling goblin v0.4.3
35392024-05-29T20:15:54.143Z[ helios-setup] May 29 20:15:52.817 INFO E| Compiling pest_generator v2.7.10
35402024-05-29T20:15:54.188Z[ helios-setup] May 29 20:15:52.861 INFO E| Compiling modular-bitfield v0.11.2
35412024-05-29T20:15:54.352Z[ helios-setup] May 29 20:15:53.026 INFO E| Compiling structopt v0.3.26
35422024-05-29T20:15:59.638Z[ helios-setup] May 29 20:15:58.311 INFO E| Compiling pest_derive v2.7.10
35432024-05-29T20:16:03.564Z[ helios-setup] May 29 20:16:02.235 INFO E| Compiling toml v0.5.11
35442024-05-29T20:16:03.564Z[ helios-setup] May 29 20:16:02.236 INFO E| Compiling json5 v0.4.1
35452024-05-29T20:16:06.181Z[ helios-setup] May 29 20:16:04.853 INFO E| Compiling proc-macro-crate v0.1.5
35462024-05-29T20:16:10.297Z[ helios-setup] May 29 20:16:08.968 INFO E| Compiling four-cc v0.3.0
35472024-05-29T20:16:10.297Z[ helios-setup] May 29 20:16:08.968 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
35482024-05-29T20:16:15.034Z[ helios-setup] May 29 20:16:13.700 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
35492024-05-29T20:16:53.430Z[ helios-setup] May 29 20:16:52.084 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
35502024-05-29T20:17:11.739Z[ helios-setup] May 29 20:17:07.452 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
35512024-05-29T20:17:11.739Z[ helios-setup] May 29 20:17:08.079 INFO E| warning: unused variable: `abl_version`
35522024-05-29T20:17:11.739Z[ helios-setup] May 29 20:17:08.079 INFO E| --> src/main.rs:1118:5
35532024-05-29T20:17:11.739Z[ helios-setup] May 29 20:17:08.079 INFO E| |
35542024-05-29T20:17:11.739Z[ helios-setup] May 29 20:17:08.079 INFO E| 1118 | abl_version: Option<u32>,
35552024-05-29T20:17:11.739Z[ helios-setup] May 29 20:17:08.079 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
35562024-05-29T20:17:11.740Z[ helios-setup] May 29 20:17:08.079 INFO E| |
35572024-05-29T20:17:11.740Z[ helios-setup] May 29 20:17:08.079 INFO E| = note: `#[warn(unused_variables)]` on by default
35582024-05-29T20:17:51.779Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
35592024-05-29T20:17:54.755Z[ helios-setup] May 29 20:17:53.406 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)
35602024-05-29T20:17:54.755Z[ helios-setup] May 29 20:17:53.406 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 34s
35612024-05-29T20:17:54.791Z[ helios-setup] May 29 20:17:53.443 INFO building project "amd-host-image-builder" ok (188 seconds)
35622024-05-29T20:17:54.791Z[ helios-setup] May 29 20:17:53.443 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
35632024-05-29T20:17:54.794Z[ helios-setup] May 29 20:17:53.443 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
35642024-05-29T20:17:55.030Z[ helios-setup] May 29 20:17:53.680 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
35652024-05-29T20:17:55.747Z[ helios-setup] May 29 20:17:54.396 INFO E| From https://github.com/jclulow/rust-jmclib
35662024-05-29T20:17:55.747Z[ helios-setup] May 29 20:17:54.396 INFO E| * [new branch] master -> origin/master
35672024-05-29T20:17:55.752Z[ helios-setup] May 29 20:17:54.396 INFO E| * [new ref] -> origin/HEAD
35682024-05-29T20:17:55.806Z[ helios-setup] May 29 20:17:54.456 INFO E| Updating crates.io index
35692024-05-29T20:17:56.080Z[ helios-setup] May 29 20:17:54.731 INFO E| Downloading crates ...
35702024-05-29T20:17:56.210Z[ helios-setup] May 29 20:17:54.860 INFO E| Downloaded proc-macro2 v1.0.66
35712024-05-29T20:17:56.222Z[ helios-setup] May 29 20:17:54.873 INFO E| Downloaded opaque-debug v0.3.0
35722024-05-29T20:17:56.226Z[ helios-setup] May 29 20:17:54.874 INFO E| Downloaded block-buffer v0.9.0
35732024-05-29T20:17:56.226Z[ helios-setup] May 29 20:17:54.875 INFO E| Downloaded itoa v1.0.9
35742024-05-29T20:17:56.230Z[ helios-setup] May 29 20:17:54.878 INFO E| Downloaded time-core v0.1.1
35752024-05-29T20:17:56.230Z[ helios-setup] May 29 20:17:54.879 INFO E| Downloaded bitflags v2.3.3
35762024-05-29T20:17:56.235Z[ helios-setup] May 29 20:17:54.883 INFO E| Downloaded cpufeatures v0.2.9
35772024-05-29T20:17:56.268Z[ helios-setup] May 29 20:17:54.918 INFO E| Downloaded time-macros v0.2.10
35782024-05-29T20:17:56.272Z[ helios-setup] May 29 20:17:54.921 INFO E| Downloaded sha-1 v0.9.8
35792024-05-29T20:17:56.276Z[ helios-setup] May 29 20:17:54.924 INFO E| Downloaded libdevinfo-sys v1.0.0
35802024-05-29T20:17:56.276Z[ helios-setup] May 29 20:17:54.925 INFO E| Downloaded getrandom v0.2.10
35812024-05-29T20:17:56.280Z[ helios-setup] May 29 20:17:54.931 INFO E| Downloaded fastrand v2.0.0
35822024-05-29T20:17:56.284Z[ helios-setup] May 29 20:17:54.933 INFO E| Downloaded uuid v0.8.2
35832024-05-29T20:17:56.288Z[ helios-setup] May 29 20:17:54.938 INFO E| Downloaded tempfile v3.7.0
35842024-05-29T20:17:56.292Z[ helios-setup] May 29 20:17:54.942 INFO E| Downloaded ryu v1.0.15
35852024-05-29T20:17:56.296Z[ helios-setup] May 29 20:17:54.947 INFO E| Downloaded quote v1.0.31
35862024-05-29T20:17:56.300Z[ helios-setup] May 29 20:17:54.951 INFO E| Downloaded unicode-ident v1.0.11
35872024-05-29T20:17:56.304Z[ helios-setup] May 29 20:17:54.955 INFO E| Downloaded once_cell v1.18.0
35882024-05-29T20:17:56.309Z[ helios-setup] May 29 20:17:54.959 INFO E| Downloaded md-5 v0.9.1
35892024-05-29T20:17:56.314Z[ helios-setup] May 29 20:17:54.962 INFO E| Downloaded serde v1.0.174
35902024-05-29T20:17:56.318Z[ helios-setup] May 29 20:17:54.967 INFO E| Downloaded anyhow v1.0.72
35912024-05-29T20:17:56.323Z[ helios-setup] May 29 20:17:54.973 INFO E| Downloaded digest v0.9.0
35922024-05-29T20:17:56.356Z[ helios-setup] May 29 20:17:55.004 INFO E| Downloaded time v0.3.23
35932024-05-29T20:17:56.367Z[ helios-setup] May 29 20:17:55.015 INFO E| Downloaded serde_json v1.0.103
35942024-05-29T20:17:56.407Z[ helios-setup] May 29 20:17:55.055 INFO E| Downloaded syn v2.0.27
35952024-05-29T20:17:56.458Z[ helios-setup] May 29 20:17:55.103 INFO E| Downloaded serde_derive v1.0.174
35962024-05-29T20:17:56.464Z[ helios-setup] May 29 20:17:55.113 INFO E| Downloaded rustix v0.38.4
35972024-05-29T20:17:56.492Z[ helios-setup] May 29 20:17:55.143 INFO E| Downloaded libc v0.2.147
35982024-05-29T20:17:56.757Z[ helios-setup] May 29 20:17:55.399 INFO E| Compiling libc v0.2.147
35992024-05-29T20:17:56.770Z[ helios-setup] May 29 20:17:55.399 INFO E| Compiling proc-macro2 v1.0.66
36002024-05-29T20:17:56.770Z[ helios-setup] May 29 20:17:55.399 INFO E| Compiling cfg-if v1.0.0
36012024-05-29T20:17:56.770Z[ helios-setup] May 29 20:17:55.399 INFO E| Compiling unicode-ident v1.0.11
36022024-05-29T20:17:56.770Z[ helios-setup] May 29 20:17:55.400 INFO E| Compiling typenum v1.16.0
36032024-05-29T20:17:56.770Z[ helios-setup] May 29 20:17:55.400 INFO E| Compiling version_check v0.9.4
36042024-05-29T20:17:56.770Z[ helios-setup] May 29 20:17:55.400 INFO E| Compiling serde v1.0.174
36052024-05-29T20:17:56.770Z[ helios-setup] May 29 20:17:55.400 INFO E| Compiling itoa v1.0.9
36062024-05-29T20:17:56.989Z[ helios-setup] May 29 20:17:55.640 INFO E| Compiling time-core v0.1.1
36072024-05-29T20:17:57.376Z[ helios-setup] May 29 20:17:56.020 INFO E| Compiling slog v2.7.0
36082024-05-29T20:17:57.405Z[ helios-setup] May 29 20:17:56.055 INFO E| Compiling rustix v0.38.4
36092024-05-29T20:17:57.424Z[ helios-setup] May 29 20:17:56.073 INFO E| Compiling time-macros v0.2.10
36102024-05-29T20:17:58.182Z[ helios-setup] May 29 20:17:56.819 INFO E| Compiling num_threads v0.1.6
36112024-05-29T20:17:58.416Z[ helios-setup] May 29 20:17:57.066 INFO E| Compiling generic-array v0.14.7
36122024-05-29T20:17:58.576Z[ helios-setup] May 29 20:17:57.227 INFO E| Compiling once_cell v1.18.0
36132024-05-29T20:17:58.676Z[ helios-setup] May 29 20:17:57.326 INFO E| Compiling bitflags v2.3.3
36142024-05-29T20:17:59.290Z[ helios-setup] May 29 20:17:57.940 INFO E| Compiling thread_local v1.1.7
36152024-05-29T20:17:59.614Z[ helios-setup] May 29 20:17:58.264 INFO E| Compiling fastrand v2.0.0
36162024-05-29T20:17:59.814Z[ helios-setup] May 29 20:17:58.408 INFO E| Compiling serde_json v1.0.103
36172024-05-29T20:18:00.398Z[ helios-setup] May 29 20:17:59.044 INFO E| Compiling quote v1.0.31
36182024-05-29T20:18:00.716Z[ helios-setup] May 29 20:17:59.365 INFO E| Compiling opaque-debug v0.3.0
36192024-05-29T20:18:00.835Z[ helios-setup] May 29 20:17:59.481 INFO E| Compiling dirs-sys-next v0.1.2
36202024-05-29T20:18:00.912Z[ helios-setup] May 29 20:17:59.562 INFO E| Compiling errno v0.3.1
36212024-05-29T20:18:01.116Z[ helios-setup] May 29 20:17:59.756 INFO E| Compiling syn v2.0.27
36222024-05-29T20:18:01.527Z[ helios-setup] May 29 20:18:00.176 INFO E| Compiling dirs-next v2.0.0
36232024-05-29T20:18:01.751Z[ helios-setup] May 29 20:18:00.381 INFO E| Compiling term v0.7.0
36242024-05-29T20:18:01.982Z[ helios-setup] May 29 20:18:00.629 INFO E| Compiling atty v0.2.14
36252024-05-29T20:18:02.023Z[ helios-setup] May 29 20:18:00.669 INFO E| Compiling anyhow v1.0.72
36262024-05-29T20:18:02.367Z[ helios-setup] May 29 20:18:01.015 INFO E| Compiling getrandom v0.2.10
36272024-05-29T20:18:02.558Z[ helios-setup] May 29 20:18:01.208 INFO E| Compiling ryu v1.0.15
36282024-05-29T20:18:03.108Z[ helios-setup] May 29 20:18:01.757 INFO E| Compiling time v0.3.23
36292024-05-29T20:18:03.246Z[ helios-setup] May 29 20:18:01.894 INFO E| Compiling unicode-width v0.1.10
36302024-05-29T20:18:03.302Z[ helios-setup] May 29 20:18:01.946 INFO E| Compiling same-file v1.0.6
36312024-05-29T20:18:03.645Z[ helios-setup] May 29 20:18:02.277 INFO E| Compiling cpufeatures v0.2.9
36322024-05-29T20:18:03.707Z[ helios-setup] May 29 20:18:02.351 INFO E| Compiling walkdir v2.3.3
36332024-05-29T20:18:03.729Z[ helios-setup] May 29 20:18:02.376 INFO E| Compiling getopts v0.2.21
36342024-05-29T20:18:03.998Z[ helios-setup] May 29 20:18:02.648 INFO E| Compiling block-buffer v0.9.0
36352024-05-29T20:18:04.181Z[ helios-setup] May 29 20:18:02.827 INFO E| Compiling digest v0.9.0
36362024-05-29T20:18:04.605Z[ helios-setup] May 29 20:18:03.245 INFO E| Compiling md-5 v0.9.1
36372024-05-29T20:18:05.277Z[ helios-setup] May 29 20:18:03.916 INFO E| Compiling tempfile v3.7.0
36382024-05-29T20:18:05.289Z[ helios-setup] May 29 20:18:03.925 INFO E| Compiling sha-1 v0.9.8
36392024-05-29T20:18:06.907Z[ helios-setup] May 29 20:18:04.222 INFO E| Compiling glob v0.3.1
36402024-05-29T20:18:06.931Z[ helios-setup] May 29 20:18:04.727 INFO E| Compiling libdevinfo-sys v1.0.0
36412024-05-29T20:18:07.465Z[ helios-setup] May 29 20:18:05.911 INFO E| Compiling slog-term v2.9.0
36422024-05-29T20:18:10.311Z[ helios-setup] May 29 20:18:08.958 INFO E| Compiling serde_derive v1.0.174
36432024-05-29T20:18:18.442Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36442024-05-29T20:18:28.237Z[ helios-setup] May 29 20:18:26.882 INFO E| Compiling toml v0.5.11
36452024-05-29T20:18:28.248Z[ helios-setup] May 29 20:18:26.882 INFO E| Compiling uuid v0.8.2
36462024-05-29T20:18:30.604Z[ helios-setup] May 29 20:18:29.248 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
36472024-05-29T20:18:34.784Z[ helios-setup] May 29 20:18:33.016 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
36482024-05-29T20:18:50.855Z[ helios-setup] May 29 20:18:48.899 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.35s
36492024-05-29T20:18:50.928Z[ helios-setup] May 29 20:18:48.933 INFO building project "image-builder" ok (55 seconds)
36502024-05-29T20:18:50.928Z[ helios-setup] rm -f helios-build
36512024-05-29T20:18:50.928Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36522024-05-29T20:18:50.928Z[ helios-setup]
36532024-05-29T20:18:50.928Z[ helios-setup] Setup complete! ./helios-build is now available.
36542024-05-29T20:18:50.928Z[ helios-setup]
36552024-05-29T20:18:50.928Z[ helios-setup]
36562024-05-29T20:18:50.929Z[ helios-setup] real 12:30.069363642
36572024-05-29T20:18:50.929Z[ helios-setup] user 29:17.985360114
36582024-05-29T20:18:50.929Z[ helios-setup] sys 3:44.992984033
36592024-05-29T20:18:50.929Z[ helios-setup] trap 1.624896101
36602024-05-29T20:18:50.930Z[ helios-setup] tflt 7.409003399
36612024-05-29T20:18:50.930Z[ helios-setup] dflt 44.028578440
36622024-05-29T20:18:50.930Z[ helios-setup] kflt 0.059434822
36632024-05-29T20:18:50.930Z[ helios-setup] lock 2:00:31.146130282
36642024-05-29T20:18:50.931Z[ helios-setup] slp 3:07:29.842887736
36652024-05-29T20:18:50.931Z[ helios-setup] lat 33:11.899810790
36662024-05-29T20:18:50.931Z[ helios-setup] stop 4:16.821666486
36672024-05-29T20:18:50.931ZMay 29 20:18:48.946 INFO [helios-setup] process exited with exit status: 0 (750.075701s)
36682024-05-29T20:18:50.932ZMay 29 20:18:48.946 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36692024-05-29T20:18:50.932Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36702024-05-29T20:18:50.932Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36712024-05-29T20:18:50.932Z[ phbl-toolchain] info: downloading component 'cargo'
36722024-05-29T20:18:52.058Z[ phbl-toolchain] info: downloading component 'clippy'
36732024-05-29T20:18:52.313Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36742024-05-29T20:18:56.534Z[ phbl-toolchain] info: downloading component 'miri'
36752024-05-29T20:18:57.182Z[ phbl-toolchain] info: downloading component 'rust-docs'
36762024-05-29T20:18:58.008Z[ phbl-toolchain] info: downloading component 'rust-src'
36772024-05-29T20:18:58.191Z[ phbl-toolchain] info: downloading component 'rust-std'
36782024-05-29T20:19:00.249Z[ phbl-toolchain] info: downloading component 'rustc'
36792024-05-29T20:19:06.032Z[ phbl-toolchain] info: downloading component 'rustfmt'
36802024-05-29T20:19:06.259Z[ phbl-toolchain] info: installing component 'cargo'
36812024-05-29T20:19:07.545Z[ phbl-toolchain] info: installing component 'clippy'
36822024-05-29T20:19:08.053Z[ phbl-toolchain] info: installing component 'llvm-tools'
36832024-05-29T20:19:13.963Z[ phbl-toolchain] info: installing component 'miri'
36842024-05-29T20:19:14.382Z[ phbl-toolchain] info: installing component 'rust-docs'
36852024-05-29T20:19:21.911Z[ phbl-toolchain] info: installing component 'rust-src'
36862024-05-29T20:19:21.927Z[ phbl-toolchain] info: installing component 'rust-std'
36872024-05-29T20:19:24.524Z[ phbl-toolchain] info: installing component 'rustc'
36882024-05-29T20:19:30.714Z[ phbl-toolchain] info: installing component 'rustfmt'
36892024-05-29T20:19:31.840Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
36902024-05-29T20:19:31.843ZMay 29 20:19:30.069 INFO [phbl-toolchain] process exited with exit status: 0 (41.122294069s)
36912024-05-29T20:24:48.157Z[ host-package] Finished `release` profile [optimized] target(s) in 17m 41s
36922024-05-29T20:26:07.361ZMay 29 20:26:05.920 INFO [host-package] process exited with exit status: 0 (1140.699370678s)
36932024-05-29T20:26:07.365ZMay 29 20:26:05.920 INFO [host-stamp] running task
36942024-05-29T20:26:07.365ZMay 29 20:26:05.921 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36952024-05-29T20:26:07.368ZMay 29 20:26:05.927 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+gita155af9134d
36962024-05-29T20:26:07.382ZMay 29 20:26:05.934 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+gita155af9134d
36972024-05-29T20:26:07.390Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36982024-05-29T20:26:07.390ZMay 29 20:26:05.939 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+gita155af9134d
36992024-05-29T20:26:07.390Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
37002024-05-29T20:26:07.390ZMay 29 20:26:05.945 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+gita155af9134d
37012024-05-29T20:26:07.809Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
37022024-05-29T20:26:07.809ZMay 29 20:26:05.950 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+gita155af9134d
37032024-05-29T20:26:07.816Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
37042024-05-29T20:26:07.816Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
37052024-05-29T20:26:07.817ZMay 29 20:26:05.957 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+gita155af9134d
37062024-05-29T20:26:07.817Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
37072024-05-29T20:26:07.818ZMay 29 20:26:05.963 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+gita155af9134d
37082024-05-29T20:26:07.818Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
37092024-05-29T20:26:07.818ZMay 29 20:26:05.970 INFO [stamp-overlay] process exited with exit status: 0 (36.169545ms)
37102024-05-29T20:26:07.818Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37112024-05-29T20:26:07.818Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
37122024-05-29T20:26:07.819Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37132024-05-29T20:26:07.819ZMay 29 20:26:05.984 INFO [stamp-oxlog] process exited with exit status: 0 (33.846708ms)
37142024-05-29T20:26:07.819Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
37152024-05-29T20:26:07.819ZMay 29 20:26:06.076 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (119.451174ms)
37162024-05-29T20:26:07.819Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
37172024-05-29T20:26:07.820ZMay 29 20:26:06.215 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (251.299447ms)
37182024-05-29T20:26:07.820Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
37192024-05-29T20:26:07.820ZMay 29 20:26:06.282 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (355.014571ms)
37202024-05-29T20:26:08.421Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
37212024-05-29T20:26:08.608Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
37222024-05-29T20:26:08.613ZMay 29 20:26:07.171 INFO [stamp-propolis-server] process exited with exit status: 0 (1.226221846s)
37232024-05-29T20:26:10.727Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37242024-05-29T20:26:16.758Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37252024-05-29T20:26:16.806ZMay 29 20:26:15.361 INFO [stamp-switch-asic] process exited with exit status: 0 (9.422080801s)
37262024-05-29T20:26:16.810ZMay 29 20:26:15.361 INFO [host-stamp] task succeeded (9.440883676s)
37272024-05-29T20:26:16.810ZMay 29 20:26:15.361 INFO [host-proto] running task
37282024-05-29T20:26:17.281ZMay 29 20:26:15.838 INFO [host-proto] task succeeded (476.456647ms)
37292024-05-29T20:26:17.281ZMay 29 20:26:15.838 INFO [host-profile] running task
37302024-05-29T20:26:17.284ZMay 29 20:26:15.838 INFO [host-profile] task succeeded (258.378µs)
37312024-05-29T20:26:17.284ZMay 29 20:26:15.838 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/.tmpktWDRC/proto/host/root -N 'ci a155af9/${os_short_commit} 2024-05-29 20:06' -s host -B
37322024-05-29T20:26:17.295Z[ host-image] May 29 20:26:15.852 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37332024-05-29T20:26:17.298Z[ host-image] May 29 20:26:15.853 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37342024-05-29T20:26:17.310Z[ host-image] May 29 20:26:15.867 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpktWDRC/proto/host/root"
37352024-05-29T20:26:17.310Z[ host-image] May 29 20:26:15.867 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37362024-05-29T20:26:17.313Z[ host-image] May 29 20:26:15.867 INFO image builder template: ramdisk-01-os...
37372024-05-29T20:26:17.313Z[ host-image] May 29 20:26:15.867 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/.tmpktWDRC/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
37382024-05-29T20:26:17.330Z[ host-image] May 29 20:26:15.887 INFO O| May 29 20:26:15.887 INFO CREATE DATASET: rpool/images/build/host/output
37392024-05-29T20:26:17.574Z[ host-image] May 29 20:26:16.131 INFO O| May 29 20:26:16.131 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37402024-05-29T20:26:17.582Z[ host-image] May 29 20:26:16.136 INFO O| May 29 20:26:16.136 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37412024-05-29T20:26:17.805Z[ host-image] May 29 20:26:16.361 INFO O| May 29 20:26:16.361 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37422024-05-29T20:26:17.855Z[ host-image] May 29 20:26:16.401 INFO O| May 29 20:26:16.401 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37432024-05-29T20:26:17.856Z[ host-image] May 29 20:26:16.401 INFO O| May 29 20:26:16.401 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37442024-05-29T20:26:17.859Z[ host-image] May 29 20:26:16.401 INFO O| May 29 20:26:16.401 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37452024-05-29T20:26:17.859Z[ host-image] May 29 20:26:16.402 INFO O| May 29 20:26:16.401 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37462024-05-29T20:26:17.859Z[ host-image] May 29 20:26:16.410 INFO O| May 29 20:26:16.410 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37472024-05-29T20:26:18.053Z[ host-image] May 29 20:26:16.610 INFO O| May 29 20:26:16.610 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37482024-05-29T20:26:18.063Z[ host-image] May 29 20:26:16.620 INFO O| May 29 20:26:16.620 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37492024-05-29T20:26:18.421Z[ host-image] May 29 20:26:16.978 INFO O| May 29 20:26:16.978 INFO O| Caching catalogs ... Done
37502024-05-29T20:26:18.507Z[ host-image] May 29 20:26:17.064 INFO O| May 29 20:26:17.063 INFO STEP 0 (pkg_image_create) COMPLETE
37512024-05-29T20:26:18.507Z[ host-image] May 29 20:26:17.064 INFO O| May 29 20:26:17.063 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37522024-05-29T20:26:18.511Z[ host-image] May 29 20:26:17.064 INFO O| May 29 20:26:17.064 INFO skip step because feature "repo_redist" is not enabled
37532024-05-29T20:26:18.511Z[ host-image] May 29 20:26:17.064 INFO O| May 29 20:26:17.064 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37542024-05-29T20:26:18.517Z[ host-image] May 29 20:26:17.074 INFO O| May 29 20:26:17.074 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"]
37552024-05-29T20:26:19.249Z[ host-image] May 29 20:26:17.402 INFO O| May 29 20:26:17.402 INFO STEP 2 (pkg_set_publisher) COMPLETE
37562024-05-29T20:26:19.249Z[ host-image] May 29 20:26:17.402 INFO O| May 29 20:26:17.402 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37572024-05-29T20:26:19.258Z[ host-image] May 29 20:26:17.413 INFO O| May 29 20:26:17.412 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"]
37582024-05-29T20:26:19.258Z[ host-image] May 29 20:26:17.743 INFO O| May 29 20:26:17.743 INFO STEP 3 (pkg_set_publisher) COMPLETE
37592024-05-29T20:26:19.258Z[ host-image] May 29 20:26:17.743 INFO O| May 29 20:26:17.743 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37602024-05-29T20:26:19.259Z[ host-image] May 29 20:26:17.743 INFO O| May 29 20:26:17.743 INFO skip step because feature "repo_redist" is not enabled
37612024-05-29T20:26:19.259Z[ host-image] May 29 20:26:17.743 INFO O| May 29 20:26:17.743 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37622024-05-29T20:26:19.713Z[ host-image] May 29 20:26:18.098 INFO O| May 29 20:26:18.098 INFO variant opensolaris.zone is already global
37632024-05-29T20:26:19.713Z[ host-image] May 29 20:26:18.098 INFO O| May 29 20:26:18.098 INFO STEP 5 (pkg_change_variant) COMPLETE
37642024-05-29T20:26:19.713Z[ host-image] May 29 20:26:18.098 INFO O| May 29 20:26:18.098 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37652024-05-29T20:26:19.970Z[ host-image] May 29 20:26:18.526 INFO O| May 29 20:26:18.526 INFO variant opensolaris.imagetype is full; changing to partial
37662024-05-29T20:26:19.970Z[ host-image] May 29 20:26:18.526 INFO O| May 29 20:26:18.526 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37672024-05-29T20:26:23.775Z[ host-image] May 29 20:26:22.331 INFO O| May 29 20:26:22.331 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37682024-05-29T20:26:26.112Z[ host-image] May 29 20:26:24.666 INFO O| May 29 20:26:24.665 INFO O| Startup: Caching catalogs ... Done
37692024-05-29T20:26:26.171Z[ host-image] May 29 20:26:24.726 INFO O| May 29 20:26:24.726 INFO O| Planning: Planning completed in 0.00 seconds
37702024-05-29T20:26:26.175Z[ host-image] May 29 20:26:24.727 INFO O| May 29 20:26:24.727 INFO O| Planning: Consolidating action changes ... Done
37712024-05-29T20:26:26.175Z[ host-image] May 29 20:26:24.727 INFO O| May 29 20:26:24.727 INFO O| Planning: Evaluating mediators ... Done
37722024-05-29T20:26:26.175Z[ host-image] May 29 20:26:24.727 INFO O| May 29 20:26:24.727 INFO O| Planning: Planning completed in 0.00 seconds
37732024-05-29T20:26:26.175Z[ host-image] May 29 20:26:24.728 INFO O| May 29 20:26:24.728 INFO O| Variants/Facets to change: 1
37742024-05-29T20:26:26.244Z[ host-image] May 29 20:26:24.793 INFO O| May 29 20:26:24.793 INFO O| Done
37752024-05-29T20:26:26.244Z[ host-image] May 29 20:26:24.793 INFO O| May 29 20:26:24.793 INFO O| Done
37762024-05-29T20:26:26.683Z[ host-image] May 29 20:26:25.236 INFO O| May 29 20:26:25.236 INFO O| Done
37772024-05-29T20:26:26.737Z[ host-image] May 29 20:26:25.280 INFO O| May 29 20:26:25.280 INFO O| Done
37782024-05-29T20:26:26.742Z[ host-image] May 29 20:26:25.282 INFO O| May 29 20:26:25.282 INFO O| Done
37792024-05-29T20:26:26.742Z[ host-image] May 29 20:26:25.282 INFO O| May 29 20:26:25.282 INFO O| Done
37802024-05-29T20:26:26.742Z[ host-image] May 29 20:26:25.284 INFO O| May 29 20:26:25.284 INFO O| Done
37812024-05-29T20:26:27.132Z[ host-image] May 29 20:26:25.687 INFO O| May 29 20:26:25.687 INFO STEP 6 (pkg_change_variant) COMPLETE
37822024-05-29T20:26:27.132Z[ host-image] May 29 20:26:25.687 INFO O| May 29 20:26:25.687 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37832024-05-29T20:26:27.135Z[ host-image] May 29 20:26:25.687 INFO O| May 29 20:26:25.687 INFO skip step because feature "debug_variant" is not enabled
37842024-05-29T20:26:27.135Z[ host-image] May 29 20:26:25.687 INFO O| May 29 20:26:25.687 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37852024-05-29T20:26:27.731Z[ host-image] May 29 20:26:26.286 INFO O| May 29 20:26:26.286 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37862024-05-29T20:26:28.599Z[ host-image] May 29 20:26:27.153 INFO O| May 29 20:26:27.153 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37872024-05-29T20:26:28.602Z[ host-image] May 29 20:26:27.155 INFO O| May 29 20:26:27.155 INFO O| Planning: Planning completed in 0.00 seconds
37882024-05-29T20:26:28.602Z[ host-image] May 29 20:26:27.156 INFO O| May 29 20:26:27.156 INFO O| Planning: Consolidating action changes ... Done
37892024-05-29T20:26:28.602Z[ host-image] May 29 20:26:27.156 INFO O| May 29 20:26:27.156 INFO O| Planning: Evaluating mediators ... Done
37902024-05-29T20:26:28.602Z[ host-image] May 29 20:26:27.157 INFO O| May 29 20:26:27.157 INFO O| Planning: Planning completed in 0.00 seconds
37912024-05-29T20:26:28.602Z[ host-image] May 29 20:26:27.157 INFO O| May 29 20:26:27.157 INFO O| Variants/Facets to change: 1
37922024-05-29T20:26:28.641Z[ host-image] May 29 20:26:27.196 INFO O| May 29 20:26:27.196 INFO O| Done
37932024-05-29T20:26:28.641Z[ host-image] May 29 20:26:27.196 INFO O| May 29 20:26:27.196 INFO O| Done
37942024-05-29T20:26:29.029Z[ host-image] May 29 20:26:27.584 INFO O| May 29 20:26:27.584 INFO O| Done
37952024-05-29T20:26:29.073Z[ host-image] May 29 20:26:27.628 INFO O| May 29 20:26:27.628 INFO O| Done
37962024-05-29T20:26:29.077Z[ host-image] May 29 20:26:27.629 INFO O| May 29 20:26:27.629 INFO O| Done
37972024-05-29T20:26:29.077Z[ host-image] May 29 20:26:27.629 INFO O| May 29 20:26:27.629 INFO O| Done
37982024-05-29T20:26:29.077Z[ host-image] May 29 20:26:27.631 INFO O| May 29 20:26:27.631 INFO O| Done
37992024-05-29T20:26:29.174Z[ host-image] May 29 20:26:27.728 INFO O| May 29 20:26:27.728 INFO STEP 8 (pkg_change_facet) COMPLETE
38002024-05-29T20:26:29.174Z[ host-image] May 29 20:26:27.728 INFO O| May 29 20:26:27.728 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38012024-05-29T20:26:29.178Z[ host-image] May 29 20:26:27.728 INFO O| May 29 20:26:27.728 INFO skip step because feature "recovery" is not enabled
38022024-05-29T20:26:29.178Z[ host-image] May 29 20:26:27.728 INFO O| May 29 20:26:27.728 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38032024-05-29T20:26:29.178Z[ host-image] May 29 20:26:27.728 INFO O| May 29 20:26:27.728 INFO skip step because feature "recovery" is not enabled
38042024-05-29T20:26:29.178Z[ host-image] May 29 20:26:27.728 INFO O| May 29 20:26:27.728 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38052024-05-29T20:26:29.191Z[ host-image] May 29 20:26:27.746 INFO O| May 29 20:26:27.746 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"]
38062024-05-29T20:26:29.790Z[ host-image] May 29 20:26:28.345 INFO O| May 29 20:26:28.345 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38072024-05-29T20:26:32.040Z[recovery-package] Finished `release` profile [optimized] target(s) in 24.57s
38082024-05-29T20:26:39.761Z[ host-image] May 29 20:26:38.314 INFO O| May 29 20:26:38.314 INFO O| Planning: Solver setup ... Done
38092024-05-29T20:26:44.225Z[ host-image] May 29 20:26:42.777 INFO O| May 29 20:26:42.777 INFO O| Planning: Running solver ... Done
38102024-05-29T20:26:44.344Z[ host-image] May 29 20:26:42.895 INFO O| May 29 20:26:42.895 INFO O| Planning: Finding local manifests ... Done
38112024-05-29T20:26:44.352Z[ host-image] May 29 20:26:42.904 INFO O| May 29 20:26:42.904 INFO O| Planning: Fetching manifests: 0/123 0% complete
38122024-05-29T20:26:46.570Z[ host-image] May 29 20:26:45.121 INFO O| May 29 20:26:45.121 INFO O| Planning: Fetching manifests: 123/123 100% complete
38132024-05-29T20:26:47.207Z[ host-image] May 29 20:26:45.754 INFO O| May 29 20:26:45.754 INFO O| Planning: Package planning ... Done
38142024-05-29T20:26:47.653ZMay 29 20:26:46.203 INFO [recovery-package] process exited with exit status: 0 (40.282291182s)
38152024-05-29T20:26:47.653ZMay 29 20:26:46.203 INFO [recovery-stamp] running task
38162024-05-29T20:26:47.656ZMay 29 20:26:46.204 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
38172024-05-29T20:26:47.657ZMay 29 20:26:46.204 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+gita155af9134d
38182024-05-29T20:26:47.664ZMay 29 20:26:46.215 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+gita155af9134d
38192024-05-29T20:26:47.675Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38202024-05-29T20:26:47.678Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38212024-05-29T20:26:47.754Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38222024-05-29T20:26:47.759ZMay 29 20:26:46.306 INFO [stamp-installinator] process exited with exit status: 0 (102.52589ms)
38232024-05-29T20:26:47.799Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38242024-05-29T20:26:47.802ZMay 29 20:26:46.353 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (138.012758ms)
38252024-05-29T20:26:47.802ZMay 29 20:26:46.353 INFO [recovery-stamp] task succeeded (149.944194ms)
38262024-05-29T20:26:47.802ZMay 29 20:26:46.353 INFO [recovery-proto] running task
38272024-05-29T20:26:47.802ZMay 29 20:26:46.353 INFO [tuf-stamp] running task
38282024-05-29T20:26:47.805ZMay 29 20:26:46.354 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+gita155af9134d
38292024-05-29T20:26:47.810ZMay 29 20:26:46.362 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+gita155af9134d
38302024-05-29T20:26:47.825ZMay 29 20:26:46.371 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+gita155af9134d
38312024-05-29T20:26:47.828Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38322024-05-29T20:26:47.828ZMay 29 20:26:46.378 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+gita155af9134d
38332024-05-29T20:26:47.836Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38342024-05-29T20:26:47.839ZMay 29 20:26:46.388 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+gita155af9134d
38352024-05-29T20:26:47.843Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38362024-05-29T20:26:47.848ZMay 29 20:26:46.399 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+gita155af9134d
38372024-05-29T20:26:47.853Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38382024-05-29T20:26:47.869Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38392024-05-29T20:26:47.872ZMay 29 20:26:46.423 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+gita155af9134d
38402024-05-29T20:26:47.892Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38412024-05-29T20:26:48.360ZMay 29 20:26:46.505 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+gita155af9134d
38422024-05-29T20:26:48.390Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38432024-05-29T20:26:48.391ZMay 29 20:26:46.520 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+gita155af9134d
38442024-05-29T20:26:48.391Z[ host-image] May 29 20:26:46.520 INFO O| May 29 20:26:46.520 INFO O| Planning: Merging actions ... Done
38452024-05-29T20:26:48.391ZMay 29 20:26:46.523 INFO [recovery-proto] task succeeded (169.288019ms)
38462024-05-29T20:26:48.391ZMay 29 20:26:46.523 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/.tmpktWDRC/proto/recovery/root -N 'recovery a155af9/${os_short_commit} 2024-05-29 20:06' -s recovery -R
38472024-05-29T20:26:48.391Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38482024-05-29T20:26:48.391ZMay 29 20:26:46.594 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+gita155af9134d
38492024-05-29T20:26:48.391Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38502024-05-29T20:26:48.392Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38512024-05-29T20:26:48.392Z[ recovery-image] May 29 20:26:46.569 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38522024-05-29T20:26:48.392ZMay 29 20:26:46.624 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+gita155af9134d
38532024-05-29T20:26:48.393Z[ recovery-image] May 29 20:26:46.570 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38542024-05-29T20:26:48.393Z[ recovery-image] May 29 20:26:46.597 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpktWDRC/proto/recovery/root"
38552024-05-29T20:26:48.393Z[ recovery-image] May 29 20:26:46.597 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38562024-05-29T20:26:48.393Z[ recovery-image] May 29 20:26:46.597 INFO image builder template: ramdisk-01-os...
38572024-05-29T20:26:48.393Z[ recovery-image] May 29 20:26:46.597 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/.tmpktWDRC/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
38582024-05-29T20:26:48.393ZMay 29 20:26:46.656 INFO [stamp-probe] process exited with exit status: 0 (252.61516ms)
38592024-05-29T20:26:48.394Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38602024-05-29T20:26:48.394Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38612024-05-29T20:26:48.394Z[ recovery-image] May 29 20:26:46.701 INFO O| May 29 20:26:46.700 INFO CREATE DATASET: rpool/images/build/recovery/output
38622024-05-29T20:26:48.436Z[ recovery-image] May 29 20:26:46.978 INFO O| May 29 20:26:46.978 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38632024-05-29T20:26:48.476Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38642024-05-29T20:26:48.479Z[ recovery-image] May 29 20:26:47.027 INFO O| May 29 20:26:47.027 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38652024-05-29T20:26:48.548ZMay 29 20:26:47.089 INFO [stamp-ntp] process exited with exit status: 0 (583.729236ms)
38662024-05-29T20:26:48.592Z[ host-image] May 29 20:26:47.135 INFO O| May 29 20:26:47.135 INFO O| Planning: Checking for conflicting actions ... Done
38672024-05-29T20:26:48.869Z[ recovery-image] May 29 20:26:47.420 INFO O| May 29 20:26:47.420 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38682024-05-29T20:26:48.877Z[ host-image] May 29 20:26:47.428 INFO O| May 29 20:26:47.428 INFO O| Planning: Consolidating action changes ... Done
38692024-05-29T20:26:49.061Z[ recovery-image] May 29 20:26:47.612 INFO O| May 29 20:26:47.612 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38702024-05-29T20:26:49.061Z[ recovery-image] May 29 20:26:47.612 INFO O| May 29 20:26:47.612 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38712024-05-29T20:26:49.064Z[ recovery-image] May 29 20:26:47.612 INFO O| May 29 20:26:47.612 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38722024-05-29T20:26:49.064Z[ recovery-image] May 29 20:26:47.612 INFO O| May 29 20:26:47.612 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38732024-05-29T20:26:49.073Z[ recovery-image] May 29 20:26:47.624 INFO O| May 29 20:26:47.624 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38742024-05-29T20:26:49.112Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38752024-05-29T20:26:49.171ZMay 29 20:26:47.723 INFO [stamp-external-dns] process exited with exit status: 0 (1.360771235s)
38762024-05-29T20:26:49.292Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38772024-05-29T20:26:49.367ZMay 29 20:26:47.918 INFO [stamp-internal-dns] process exited with exit status: 0 (1.495777927s)
38782024-05-29T20:26:49.391Z[ host-image] May 29 20:26:47.943 INFO O| May 29 20:26:47.942 INFO O| Planning: Evaluating mediators ... Done
38792024-05-29T20:26:49.397Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38802024-05-29T20:26:49.400ZMay 29 20:26:47.951 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.580206567s)
38812024-05-29T20:26:49.421Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
38822024-05-29T20:26:49.442Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
38832024-05-29T20:26:49.496Z[ recovery-image] May 29 20:26:48.047 INFO O| May 29 20:26:48.047 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38842024-05-29T20:26:49.537Z[ recovery-image] May 29 20:26:48.084 INFO O| May 29 20:26:48.084 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38852024-05-29T20:26:49.924Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
38862024-05-29T20:26:49.935ZMay 29 20:26:48.486 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.861979426s)
38872024-05-29T20:26:49.955Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
38882024-05-29T20:26:50.407ZMay 29 20:26:48.506 INFO [stamp-oximeter] process exited with exit status: 0 (2.11797109s)
38892024-05-29T20:26:50.407Z[ recovery-image] May 29 20:26:48.603 INFO O| May 29 20:26:48.603 INFO O| Caching catalogs ... Done
38902024-05-29T20:26:50.407Z[ recovery-image] May 29 20:26:48.730 INFO O| May 29 20:26:48.730 INFO STEP 0 (pkg_image_create) COMPLETE
38912024-05-29T20:26:50.407Z[ recovery-image] May 29 20:26:48.731 INFO O| May 29 20:26:48.730 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38922024-05-29T20:26:50.407Z[ recovery-image] May 29 20:26:48.731 INFO O| May 29 20:26:48.730 INFO skip step because feature "repo_redist" is not enabled
38932024-05-29T20:26:50.407Z[ recovery-image] May 29 20:26:48.731 INFO O| May 29 20:26:48.730 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38942024-05-29T20:26:50.407Z[ recovery-image] May 29 20:26:48.747 INFO O| May 29 20:26:48.746 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"]
38952024-05-29T20:26:50.648Z[ recovery-image] May 29 20:26:49.199 INFO O| May 29 20:26:49.199 INFO STEP 2 (pkg_set_publisher) COMPLETE
38962024-05-29T20:26:50.652Z[ recovery-image] May 29 20:26:49.199 INFO O| May 29 20:26:49.199 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38972024-05-29T20:26:50.664Z[ recovery-image] May 29 20:26:49.215 INFO O| May 29 20:26:49.215 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"]
38982024-05-29T20:26:51.198Z[ recovery-image] May 29 20:26:49.748 INFO O| May 29 20:26:49.748 INFO STEP 3 (pkg_set_publisher) COMPLETE
38992024-05-29T20:26:51.198Z[ recovery-image] May 29 20:26:49.748 INFO O| May 29 20:26:49.748 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39002024-05-29T20:26:51.198Z[ recovery-image] May 29 20:26:49.748 INFO O| May 29 20:26:49.748 INFO skip step because feature "repo_redist" is not enabled
39012024-05-29T20:26:51.202Z[ recovery-image] May 29 20:26:49.748 INFO O| May 29 20:26:49.748 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39022024-05-29T20:26:51.621Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39032024-05-29T20:26:51.625ZMay 29 20:26:50.176 INFO [stamp-nexus] process exited with exit status: 0 (3.582427713s)
39042024-05-29T20:26:51.688Z[ recovery-image] May 29 20:26:50.238 INFO O| May 29 20:26:50.238 INFO variant opensolaris.zone is already global
39052024-05-29T20:26:51.688Z[ recovery-image] May 29 20:26:50.238 INFO O| May 29 20:26:50.238 INFO STEP 5 (pkg_change_variant) COMPLETE
39062024-05-29T20:26:51.688Z[ recovery-image] May 29 20:26:50.238 INFO O| May 29 20:26:50.238 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39072024-05-29T20:26:52.176Z[ recovery-image] May 29 20:26:50.726 INFO O| May 29 20:26:50.726 INFO variant opensolaris.imagetype is full; changing to partial
39082024-05-29T20:26:52.176Z[ recovery-image] May 29 20:26:50.726 INFO O| May 29 20:26:50.726 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39092024-05-29T20:26:52.977Z[ host-image] May 29 20:26:51.525 INFO O| May 29 20:26:51.525 INFO O| Planning: Planning completed in 23.18 seconds
39102024-05-29T20:26:52.991Z[ host-image] May 29 20:26:51.542 INFO O| May 29 20:26:51.541 INFO O| Packages to install: 123
39112024-05-29T20:26:52.991Z[ host-image] May 29 20:26:51.542 INFO O| May 29 20:26:51.542 INFO O| Mediators to change: 4
39122024-05-29T20:26:52.995Z[ host-image] May 29 20:26:51.542 INFO O| May 29 20:26:51.542 INFO O| Services to change: 6
39132024-05-29T20:26:53.091Z[ host-image] May 29 20:26:51.641 INFO O| May 29 20:26:51.640 INFO O| Download: 0/22715 items 0.0/196.2MB 0% complete
39142024-05-29T20:26:53.188Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39152024-05-29T20:26:53.192ZMay 29 20:26:51.743 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.388833591s)
39162024-05-29T20:26:55.641Z[ recovery-image] May 29 20:26:54.190 INFO O| May 29 20:26:54.189 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39172024-05-29T20:26:55.934Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39182024-05-29T20:26:56.039Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39192024-05-29T20:26:56.054Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39202024-05-29T20:26:56.057Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39212024-05-29T20:26:56.066Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39222024-05-29T20:26:56.080Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39232024-05-29T20:26:56.096Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
39242024-05-29T20:26:56.104Z[verify-libraries] Compiling termios v0.3.3
39252024-05-29T20:26:56.175Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39262024-05-29T20:26:56.192ZMay 29 20:26:54.742 INFO [stamp-clickhouse] process exited with exit status: 0 (8.185051176s)
39272024-05-29T20:26:56.344Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39282024-05-29T20:26:56.380ZMay 29 20:26:54.929 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (8.551325143s)
39292024-05-29T20:26:56.380ZMay 29 20:26:54.930 INFO [tuf-stamp] task succeeded (8.576116151s)
39302024-05-29T20:26:56.468Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
39312024-05-29T20:26:56.488Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39322024-05-29T20:26:58.093Z[ host-image] May 29 20:26:56.642 INFO O| May 29 20:26:56.642 INFO O| Download: 1348/22715 items 7.3/196.2MB 3% complete (1.5M/s)
39332024-05-29T20:27:00.581Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39342024-05-29T20:27:00.734Z[ recovery-image] May 29 20:26:59.282 INFO O| May 29 20:26:59.282 INFO O| Startup: Caching catalogs ... Done
39352024-05-29T20:27:00.798Z[ recovery-image] May 29 20:26:59.346 INFO O| May 29 20:26:59.346 INFO O| Planning: Planning completed in 0.00 seconds
39362024-05-29T20:27:00.801Z[ recovery-image] May 29 20:26:59.347 INFO O| May 29 20:26:59.347 INFO O| Planning: Consolidating action changes ... Done
39372024-05-29T20:27:00.801Z[ recovery-image] May 29 20:26:59.347 INFO O| May 29 20:26:59.347 INFO O| Planning: Evaluating mediators ... Done
39382024-05-29T20:27:00.801Z[ recovery-image] May 29 20:26:59.348 INFO O| May 29 20:26:59.348 INFO O| Planning: Planning completed in 0.00 seconds
39392024-05-29T20:27:00.802Z[ recovery-image] May 29 20:26:59.349 INFO O| May 29 20:26:59.348 INFO O| Variants/Facets to change: 1
39402024-05-29T20:27:01.255Z[ recovery-image] May 29 20:26:59.399 INFO O| May 29 20:26:59.399 INFO O| Done
39412024-05-29T20:27:01.255Z[ recovery-image] May 29 20:26:59.399 INFO O| May 29 20:26:59.399 INFO O| Done
39422024-05-29T20:27:01.259Z[ recovery-image] May 29 20:26:59.782 INFO O| May 29 20:26:59.782 INFO O| Done
39432024-05-29T20:27:01.269Z[ recovery-image] May 29 20:26:59.818 INFO O| May 29 20:26:59.818 INFO O| Done
39442024-05-29T20:27:01.273Z[ recovery-image] May 29 20:26:59.820 INFO O| May 29 20:26:59.820 INFO O| Done
39452024-05-29T20:27:01.273Z[ recovery-image] May 29 20:26:59.820 INFO O| May 29 20:26:59.820 INFO O| Done
39462024-05-29T20:27:01.278Z[ recovery-image] May 29 20:26:59.822 INFO O| May 29 20:26:59.822 INFO O| Done
39472024-05-29T20:27:01.676Z[ recovery-image] May 29 20:27:00.215 INFO O| May 29 20:27:00.215 INFO STEP 6 (pkg_change_variant) COMPLETE
39482024-05-29T20:27:01.677Z[ recovery-image] May 29 20:27:00.215 INFO O| May 29 20:27:00.215 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39492024-05-29T20:27:01.677Z[ recovery-image] May 29 20:27:00.215 INFO O| May 29 20:27:00.215 INFO skip step because feature "debug_variant" is not enabled
39502024-05-29T20:27:01.690Z[ recovery-image] May 29 20:27:00.215 INFO O| May 29 20:27:00.215 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39512024-05-29T20:27:02.383Z[ recovery-image] May 29 20:27:00.929 INFO O| May 29 20:27:00.929 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39522024-05-29T20:27:03.095Z[ host-image] May 29 20:27:01.642 INFO O| May 29 20:27:01.642 INFO O| Download: 1858/22715 items 19.1/196.2MB 9% complete (1.8M/s)
39532024-05-29T20:27:03.280Z[ recovery-image] May 29 20:27:01.826 INFO O| May 29 20:27:01.826 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39542024-05-29T20:27:03.284Z[ recovery-image] May 29 20:27:01.828 INFO O| May 29 20:27:01.828 INFO O| Planning: Planning completed in 0.00 seconds
39552024-05-29T20:27:03.284Z[ recovery-image] May 29 20:27:01.831 INFO O| May 29 20:27:01.829 INFO O| Planning: Consolidating action changes ... Done
39562024-05-29T20:27:03.284Z[ recovery-image] May 29 20:27:01.831 INFO O| May 29 20:27:01.830 INFO O| Planning: Evaluating mediators ... Done
39572024-05-29T20:27:03.284Z[ recovery-image] May 29 20:27:01.831 INFO O| May 29 20:27:01.830 INFO O| Planning: Planning completed in 0.00 seconds
39582024-05-29T20:27:03.284Z[ recovery-image] May 29 20:27:01.831 INFO O| May 29 20:27:01.831 INFO O| Variants/Facets to change: 1
39592024-05-29T20:27:03.352Z[ recovery-image] May 29 20:27:01.898 INFO O| May 29 20:27:01.898 INFO O| Done
39602024-05-29T20:27:03.386Z[ recovery-image] May 29 20:27:01.898 INFO O| May 29 20:27:01.898 INFO O| Done
39612024-05-29T20:27:03.773Z[ recovery-image] May 29 20:27:02.258 INFO O| May 29 20:27:02.258 INFO O| Done
39622024-05-29T20:27:03.774Z[ recovery-image] May 29 20:27:02.302 INFO O| May 29 20:27:02.302 INFO O| Done
39632024-05-29T20:27:03.798Z[ recovery-image] May 29 20:27:02.303 INFO O| May 29 20:27:02.303 INFO O| Done
39642024-05-29T20:27:03.799Z[ recovery-image] May 29 20:27:02.303 INFO O| May 29 20:27:02.303 INFO O| Done
39652024-05-29T20:27:03.799Z[ recovery-image] May 29 20:27:02.305 INFO O| May 29 20:27:02.305 INFO O| Done
39662024-05-29T20:27:03.861Z[ recovery-image] May 29 20:27:02.409 INFO O| May 29 20:27:02.409 INFO STEP 8 (pkg_change_facet) COMPLETE
39672024-05-29T20:27:03.861Z[ recovery-image] May 29 20:27:02.409 INFO O| May 29 20:27:02.409 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39682024-05-29T20:27:04.446Z[ recovery-image] May 29 20:27:02.985 INFO O| May 29 20:27:02.985 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39692024-05-29T20:27:05.655Z[ recovery-image] May 29 20:27:03.791 INFO O| May 29 20:27:03.791 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39702024-05-29T20:27:05.659Z[ recovery-image] May 29 20:27:03.793 INFO O| May 29 20:27:03.793 INFO O| Planning: Planning completed in 0.00 seconds
39712024-05-29T20:27:05.659Z[ recovery-image] May 29 20:27:03.794 INFO O| May 29 20:27:03.794 INFO O| Planning: Consolidating action changes ... Done
39722024-05-29T20:27:05.659Z[ recovery-image] May 29 20:27:03.794 INFO O| May 29 20:27:03.794 INFO O| Planning: Evaluating mediators ... Done
39732024-05-29T20:27:05.660Z[ recovery-image] May 29 20:27:03.794 INFO O| May 29 20:27:03.794 INFO O| Planning: Planning completed in 0.00 seconds
39742024-05-29T20:27:05.660Z[ recovery-image] May 29 20:27:03.795 INFO O| May 29 20:27:03.795 INFO O| Variants/Facets to change: 1
39752024-05-29T20:27:05.660Z[ recovery-image] May 29 20:27:03.867 INFO O| May 29 20:27:03.867 INFO O| Done
39762024-05-29T20:27:05.660Z[ recovery-image] May 29 20:27:03.867 INFO O| May 29 20:27:03.867 INFO O| Done
39772024-05-29T20:27:05.705Z[ recovery-image] May 29 20:27:04.252 INFO O| May 29 20:27:04.252 INFO O| Done
39782024-05-29T20:27:05.752Z[ recovery-image] May 29 20:27:04.300 INFO O| May 29 20:27:04.300 INFO O| Done
39792024-05-29T20:27:05.755Z[ recovery-image] May 29 20:27:04.301 INFO O| May 29 20:27:04.301 INFO O| Done
39802024-05-29T20:27:05.755Z[ recovery-image] May 29 20:27:04.302 INFO O| May 29 20:27:04.302 INFO O| Done
39812024-05-29T20:27:05.756Z[ recovery-image] May 29 20:27:04.304 INFO O| May 29 20:27:04.304 INFO O| Done
39822024-05-29T20:27:05.865Z[ recovery-image] May 29 20:27:04.413 INFO O| May 29 20:27:04.413 INFO STEP 9 (pkg_change_facet) COMPLETE
39832024-05-29T20:27:05.865Z[ recovery-image] May 29 20:27:04.413 INFO O| May 29 20:27:04.413 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39842024-05-29T20:27:06.542Z[ recovery-image] May 29 20:27:05.090 INFO O| May 29 20:27:05.090 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39852024-05-29T20:27:07.260Z[ recovery-image] May 29 20:27:05.808 INFO O| May 29 20:27:05.808 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39862024-05-29T20:27:07.263Z[ recovery-image] May 29 20:27:05.810 INFO O| May 29 20:27:05.810 INFO O| Planning: Planning completed in 0.00 seconds
39872024-05-29T20:27:07.263Z[ recovery-image] May 29 20:27:05.811 INFO O| May 29 20:27:05.811 INFO O| Planning: Consolidating action changes ... Done
39882024-05-29T20:27:07.264Z[ recovery-image] May 29 20:27:05.811 INFO O| May 29 20:27:05.811 INFO O| Planning: Evaluating mediators ... Done
39892024-05-29T20:27:07.266Z[ recovery-image] May 29 20:27:05.812 INFO O| May 29 20:27:05.812 INFO O| Planning: Planning completed in 0.00 seconds
39902024-05-29T20:27:07.266Z[ recovery-image] May 29 20:27:05.812 INFO O| May 29 20:27:05.812 INFO O| Variants/Facets to change: 1
39912024-05-29T20:27:07.397Z[ recovery-image] May 29 20:27:05.944 INFO O| May 29 20:27:05.944 INFO O| Done
39922024-05-29T20:27:07.397Z[ recovery-image] May 29 20:27:05.944 INFO O| May 29 20:27:05.944 INFO O| Done
39932024-05-29T20:27:07.842Z[ recovery-image] May 29 20:27:06.388 INFO O| May 29 20:27:06.388 INFO O| Done
39942024-05-29T20:27:07.906Z[ recovery-image] May 29 20:27:06.453 INFO O| May 29 20:27:06.453 INFO O| Done
39952024-05-29T20:27:07.909Z[ recovery-image] May 29 20:27:06.454 INFO O| May 29 20:27:06.454 INFO O| Done
39962024-05-29T20:27:07.909Z[ recovery-image] May 29 20:27:06.454 INFO O| May 29 20:27:06.454 INFO O| Done
39972024-05-29T20:27:07.909Z[ recovery-image] May 29 20:27:06.456 INFO O| May 29 20:27:06.456 INFO O| Done
39982024-05-29T20:27:08.037Z[ recovery-image] May 29 20:27:06.585 INFO O| May 29 20:27:06.585 INFO STEP 10 (pkg_change_facet) COMPLETE
39992024-05-29T20:27:08.038Z[ recovery-image] May 29 20:27:06.585 INFO O| May 29 20:27:06.585 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40002024-05-29T20:27:08.065Z[ recovery-image] May 29 20:27:06.612 INFO O| May 29 20:27:06.612 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"]
40012024-05-29T20:27:08.110Z[ host-image] May 29 20:27:06.646 INFO O| May 29 20:27:06.645 INFO O| Download: 2321/22715 items 27.3/196.2MB 13% complete (2.0M/s)
40022024-05-29T20:27:09.030Z[ recovery-image] May 29 20:27:07.573 INFO O| May 29 20:27:07.573 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40032024-05-29T20:27:12.397Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40042024-05-29T20:27:13.099Z[ host-image] May 29 20:27:11.646 INFO O| May 29 20:27:11.646 INFO O| Download: 3506/22715 items 35.7/196.2MB 18% complete (1.7M/s)
40052024-05-29T20:27:18.124Z[ host-image] May 29 20:27:16.669 INFO O| May 29 20:27:16.669 INFO O| Download: 4548/22715 items 42.6/196.2MB 21% complete (1.7M/s)
40062024-05-29T20:27:23.125Z[ host-image] May 29 20:27:21.670 INFO O| May 29 20:27:21.669 INFO O| Download: 5680/22715 items 46.2/196.2MB 23% complete (1.1M/s)
40072024-05-29T20:27:28.259Z[ host-image] May 29 20:27:26.800 INFO O| May 29 20:27:26.800 INFO O| Download: 6809/22715 items 48.8/196.2MB 24% complete (625k/s)
40082024-05-29T20:27:30.042Z[ recovery-image] May 29 20:27:28.585 INFO O| May 29 20:27:28.585 INFO O| Planning: Solver setup ... Done
40092024-05-29T20:27:33.278Z[ host-image] May 29 20:27:31.821 INFO O| May 29 20:27:31.820 INFO O| Download: 7639/22715 items 58.5/196.2MB 29% complete (1.2M/s)
40102024-05-29T20:27:38.279Z[ host-image] May 29 20:27:36.821 INFO O| May 29 20:27:36.821 INFO O| Download: 8328/22715 items 68.5/196.2MB 34% complete (1.9M/s)
40112024-05-29T20:27:41.894Z[ recovery-image] May 29 20:27:40.433 INFO O| May 29 20:27:40.433 INFO O| Planning: Running solver ... Done
40122024-05-29T20:27:42.029Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40132024-05-29T20:27:42.101Z[ recovery-image] May 29 20:27:40.642 INFO O| May 29 20:27:40.642 INFO O| Planning: Finding local manifests ... Done
40142024-05-29T20:27:42.117Z[ recovery-image] May 29 20:27:40.658 INFO O| May 29 20:27:40.658 INFO O| Planning: Fetching manifests: 0/123 0% complete
40152024-05-29T20:27:43.283Z[ host-image] May 29 20:27:41.821 INFO O| May 29 20:27:41.821 INFO O| Download: 9381/22715 items 81.4/196.2MB 41% complete (2.3M/s)
40162024-05-29T20:27:46.771Z[ recovery-image] May 29 20:27:45.310 INFO O| May 29 20:27:45.309 INFO O| Planning: Fetching manifests: 123/123 100% complete
40172024-05-29T20:27:47.836Z[ recovery-image] May 29 20:27:46.371 INFO O| May 29 20:27:46.371 INFO O| Planning: Package planning ... Done
40182024-05-29T20:27:48.284Z[ host-image] May 29 20:27:46.824 INFO O| May 29 20:27:46.824 INFO O| Download: 10524/22715 items 88.6/196.2MB 45% complete (2.0M/s)
40192024-05-29T20:27:48.520Z[ recovery-image] May 29 20:27:47.055 INFO O| May 29 20:27:47.055 INFO O| Planning: Merging actions ... Done
40202024-05-29T20:27:48.847Z[ recovery-image] May 29 20:27:47.387 INFO O| May 29 20:27:47.387 INFO O| Planning: Checking for conflicting actions ... Done
40212024-05-29T20:27:48.981Z[ recovery-image] May 29 20:27:47.518 INFO O| May 29 20:27:47.518 INFO O| Planning: Consolidating action changes ... Done
40222024-05-29T20:27:49.313Z[ recovery-image] May 29 20:27:47.853 INFO O| May 29 20:27:47.853 INFO O| Planning: Evaluating mediators ... Done
40232024-05-29T20:27:53.287Z[ host-image] May 29 20:27:51.825 INFO O| May 29 20:27:51.825 INFO O| Download: 11245/22715 items 94.1/196.2MB 47% complete (1.3M/s)
40242024-05-29T20:27:55.435Z[ recovery-image] May 29 20:27:53.943 INFO O| May 29 20:27:53.942 INFO O| Planning: Planning completed in 46.37 seconds
40252024-05-29T20:27:55.444Z[ recovery-image] May 29 20:27:53.950 INFO O| May 29 20:27:53.950 INFO O| Packages to install: 123
40262024-05-29T20:27:55.444Z[ recovery-image] May 29 20:27:53.950 INFO O| May 29 20:27:53.950 INFO O| Mediators to change: 4
40272024-05-29T20:27:55.444Z[ recovery-image] May 29 20:27:53.950 INFO O| May 29 20:27:53.950 INFO O| Services to change: 5
40282024-05-29T20:27:55.497Z[ recovery-image] May 29 20:27:54.028 INFO O| May 29 20:27:54.028 INFO O| Download: 0/15828 items 0.0/173.1MB 0% complete
40292024-05-29T20:27:58.290Z[ host-image] May 29 20:27:56.828 INFO O| May 29 20:27:56.828 INFO O| Download: 12054/22715 items 100.7/196.2MB 51% complete (1.2M/s)
40302024-05-29T20:28:00.517Z[ recovery-image] May 29 20:27:59.028 INFO O| May 29 20:27:59.028 INFO O| Download: 1010/15828 items 7.9/173.1MB 4% complete (1.6M/s)
40312024-05-29T20:28:02.823Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40322024-05-29T20:28:03.297Z[ host-image] May 29 20:28:01.832 INFO O| May 29 20:28:01.831 INFO O| Download: 12456/22715 items 109.4/196.2MB 55% complete (1.5M/s)
40332024-05-29T20:28:06.827Z[ recovery-image] May 29 20:28:05.362 INFO O| May 29 20:28:05.362 INFO O| Download: 1322/15828 items 20.2/173.1MB 11% complete (2.1M/s)
40342024-05-29T20:28:08.297Z[ host-image] May 29 20:28:06.833 INFO O| May 29 20:28:06.833 INFO O| Download: 13507/22715 items 110.0/196.2MB 56% complete (952k/s)
40352024-05-29T20:28:12.288Z[ recovery-image] May 29 20:28:10.370 INFO O| May 29 20:28:10.370 INFO O| Download: 1846/15828 items 28.3/173.1MB 16% complete (1.9M/s)
40362024-05-29T20:28:13.331Z[ host-image] May 29 20:28:11.866 INFO O| May 29 20:28:11.866 INFO O| Download: 14344/22715 items 111.0/196.2MB 56% complete (141k/s)
40372024-05-29T20:28:14.078Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40382024-05-29T20:28:16.850Z[ recovery-image] May 29 20:28:15.375 INFO O| May 29 20:28:15.374 INFO O| Download: 2885/15828 items 36.7/173.1MB 21% complete (1.7M/s)
40392024-05-29T20:28:18.336Z[ host-image] May 29 20:28:16.869 INFO O| May 29 20:28:16.869 INFO O| Download: 14827/22715 items 119.1/196.2MB 60% complete (938k/s)
40402024-05-29T20:28:23.345Z[ host-image] May 29 20:28:21.870 INFO O| May 29 20:28:21.870 INFO O| Download: 15728/22715 items 125.9/196.2MB 64% complete (1.5M/s)
40412024-05-29T20:28:26.002Z[ recovery-image] May 29 20:28:24.532 INFO O| May 29 20:28:24.532 INFO O| Download: 3603/15828 items 39.0/173.1MB 22% complete (1.3M/s)
40422024-05-29T20:28:28.339Z[ host-image] May 29 20:28:26.872 INFO O| May 29 20:28:26.872 INFO O| Download: 16754/22715 items 146.5/196.2MB 74% complete (2.7M/s)
40432024-05-29T20:28:31.003Z[ recovery-image] May 29 20:28:29.532 INFO O| May 29 20:28:29.532 INFO O| Download: 4075/15828 items 42.6/173.1MB 24% complete (378k/s)
40442024-05-29T20:28:33.344Z[ host-image] May 29 20:28:31.872 INFO O| May 29 20:28:31.872 INFO O| Download: 17601/22715 items 149.4/196.2MB 76% complete (2.4M/s)
40452024-05-29T20:28:36.019Z[ recovery-image] May 29 20:28:34.549 INFO O| May 29 20:28:34.549 INFO O| Download: 4896/15828 items 43.0/173.1MB 24% complete (410k/s)
40462024-05-29T20:28:38.348Z[ host-image] May 29 20:28:36.876 INFO O| May 29 20:28:36.876 INFO O| Download: 18054/22715 items 159.2/196.2MB 81% complete (1.3M/s)
40472024-05-29T20:28:41.424Z[ recovery-image] May 29 20:28:39.954 INFO O| May 29 20:28:39.954 INFO O| Download: 5658/15828 items 44.4/173.1MB 25% complete (219k/s)
40482024-05-29T20:28:43.370Z[ host-image] May 29 20:28:41.898 INFO O| May 29 20:28:41.898 INFO O| Download: 19148/22715 items 163.6/196.2MB 83% complete (1.4M/s)
40492024-05-29T20:28:47.903Z[ recovery-image] May 29 20:28:46.429 INFO O| May 29 20:28:46.429 INFO O| Download: 5909/15828 items 52.9/173.1MB 30% complete (1007k/s)
40502024-05-29T20:28:48.389Z[ host-image] May 29 20:28:46.913 INFO O| May 29 20:28:46.913 INFO O| Download: 20158/22715 items 167.1/196.2MB 85% complete (809k/s)
40512024-05-29T20:28:53.403Z[ host-image] May 29 20:28:51.931 INFO O| May 29 20:28:51.930 INFO O| Download: 20876/22715 items 175.4/196.2MB 89% complete (1.2M/s)
40522024-05-29T20:28:53.688Z[ recovery-image] May 29 20:28:52.210 INFO O| May 29 20:28:52.210 INFO O| Download: 6006/15828 items 54.0/173.1MB 31% complete (990k/s)
40532024-05-29T20:28:58.684Z[ recovery-image] May 29 20:28:57.211 INFO O| May 29 20:28:57.211 INFO O| Download: 6667/15828 items 64.4/173.1MB 37% complete (1.1M/s)
40542024-05-29T20:28:59.414Z[ host-image] May 29 20:28:57.934 INFO O| May 29 20:28:57.934 INFO O| Download: 21640/22715 items 180.4/196.2MB 91% complete (1.4M/s)
40552024-05-29T20:29:03.919Z[ recovery-image] May 29 20:29:02.434 INFO O| May 29 20:29:02.434 INFO O| Download: 7859/15828 items 75.6/173.1MB 43% complete (2.2M/s)
40562024-05-29T20:29:04.418Z[ host-image] May 29 20:29:02.935 INFO O| May 29 20:29:02.934 INFO O| Download: 21877/22715 items 188.2/196.2MB 95% complete (1.2M/s)
40572024-05-29T20:29:09.102Z[ recovery-image] May 29 20:29:07.623 INFO O| May 29 20:29:07.623 INFO O| Download: 8668/15828 items 82.6/173.1MB 47% complete (1.7M/s)
40582024-05-29T20:29:09.424Z[ host-image] May 29 20:29:07.949 INFO O| May 29 20:29:07.949 INFO O| Download: 22357/22715 items 195.8/196.2MB 99% complete (1.6M/s)
40592024-05-29T20:29:11.132Z[ host-image] May 29 20:29:09.652 INFO O| May 29 20:29:09.652 INFO O| Download: Completed 196.24 MB in 138.01 seconds (1.4M/s)
40602024-05-29T20:29:12.823Z[ host-image] May 29 20:29:11.341 INFO O| May 29 20:29:11.341 INFO O| Actions: 1/49219 actions (Installing new actions)
40612024-05-29T20:29:14.100Z[ recovery-image] May 29 20:29:12.623 INFO O| May 29 20:29:12.623 INFO O| Download: 9237/15828 items 92.7/173.1MB 53% complete (1.7M/s)
40622024-05-29T20:29:17.819Z[ host-image] May 29 20:29:16.342 INFO O| May 29 20:29:16.342 INFO O| Actions: 9654/49219 actions (Installing new actions)
40632024-05-29T20:29:19.117Z[ recovery-image] May 29 20:29:17.624 INFO O| May 29 20:29:17.624 INFO O| Download: 10231/15828 items 93.2/173.1MB 53% complete (1.1M/s)
40642024-05-29T20:29:22.820Z[ host-image] May 29 20:29:21.343 INFO O| May 29 20:29:21.343 INFO O| Actions: 16199/49219 actions (Installing new actions)
40652024-05-29T20:29:24.795Z[ recovery-image] May 29 20:29:22.904 INFO O| May 29 20:29:22.904 INFO O| Download: 11088/15828 items 99.5/173.1MB 57% complete (637k/s)
40662024-05-29T20:29:27.823Z[ host-image] May 29 20:29:26.343 INFO O| May 29 20:29:26.343 INFO O| Actions: 23878/49219 actions (Installing new actions)
40672024-05-29T20:29:29.714Z[ recovery-image] May 29 20:29:28.224 INFO O| May 29 20:29:28.224 INFO O| Download: 11999/15828 items 136.9/173.1MB 79% complete (4.3M/s)
40682024-05-29T20:29:32.832Z[ host-image] May 29 20:29:31.349 INFO O| May 29 20:29:31.349 INFO O| Actions: 48666/49219 actions (Installing new actions)
40692024-05-29T20:29:34.715Z[ recovery-image] May 29 20:29:33.234 INFO O| May 29 20:29:33.234 INFO O| Download: 13206/15828 items 141.8/173.1MB 81% complete (3.9M/s)
40702024-05-29T20:29:38.991Z[ host-image] May 29 20:29:36.350 INFO O| May 29 20:29:36.350 INFO O| Actions: 49215/49219 actions (Installing new actions)
40712024-05-29T20:29:39.110Z[ host-image] May 29 20:29:36.362 INFO O| May 29 20:29:36.362 INFO O| Actions: Completed 49219 actions in 25.02 seconds.
40722024-05-29T20:29:39.110Z[ host-image] May 29 20:29:36.676 INFO O| May 29 20:29:36.676 INFO O| Done
40732024-05-29T20:29:39.110Z[ host-image] May 29 20:29:36.676 INFO O| May 29 20:29:36.676 INFO O| Done
40742024-05-29T20:29:39.606Z[ host-image] May 29 20:29:37.559 INFO O| May 29 20:29:37.559 INFO O| Done
40752024-05-29T20:29:39.733Z[ recovery-image] May 29 20:29:38.248 INFO O| May 29 20:29:38.247 INFO O| Download: 14433/15828 items 146.7/173.1MB 84% complete (998k/s)
40762024-05-29T20:29:41.479Z[ host-image] May 29 20:29:39.995 INFO O| May 29 20:29:39.995 INFO O| Done
40772024-05-29T20:29:41.532Z[ host-image] May 29 20:29:40.051 INFO O| May 29 20:29:40.050 INFO O| Done
40782024-05-29T20:29:45.442Z[ recovery-image] May 29 20:29:43.271 INFO O| May 29 20:29:43.271 INFO O| Download: 15235/15828 items 156.1/173.1MB 90% complete (1.4M/s)
40792024-05-29T20:29:50.066Z[ recovery-image] May 29 20:29:48.583 INFO O| May 29 20:29:48.582 INFO O| Download: 15661/15828 items 171.2/173.1MB 98% complete (2.4M/s)
40802024-05-29T20:29:51.118Z[ recovery-image] May 29 20:29:49.635 INFO O| May 29 20:29:49.635 INFO O| Download: Completed 173.05 MB in 115.61 seconds (1.5M/s)
40812024-05-29T20:29:52.423Z[ recovery-image] May 29 20:29:50.939 INFO O| May 29 20:29:50.939 INFO O| Actions: 1/24953 actions (Installing new actions)
40822024-05-29T20:29:55.999Z[ host-image] May 29 20:29:54.510 INFO O| May 29 20:29:54.510 INFO O| Done
40832024-05-29T20:29:57.014Z[ host-image] May 29 20:29:55.529 INFO O| May 29 20:29:55.529 INFO O| Done
40842024-05-29T20:29:57.324Z[ host-image] May 29 20:29:55.831 INFO O| May 29 20:29:55.831 INFO STEP 11 (pkg_install) COMPLETE
40852024-05-29T20:29:57.392Z[ host-image] May 29 20:29:55.831 INFO O| May 29 20:29:55.831 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40862024-05-29T20:29:57.392Z[ host-image] May 29 20:29:55.853 INFO O| May 29 20:29:55.853 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
40872024-05-29T20:29:57.435Z[ recovery-image] May 29 20:29:55.949 INFO O| May 29 20:29:55.949 INFO O| Actions: 8686/24953 actions (Installing new actions)
40882024-05-29T20:29:58.356Z[ host-image] May 29 20:29:56.870 INFO O| May 29 20:29:56.870 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40892024-05-29T20:30:01.184Z[ host-image] May 29 20:29:59.698 INFO O| May 29 20:29:59.698 INFO O| Planning: Solver setup ... Done
40902024-05-29T20:30:01.191Z[ host-image] May 29 20:29:59.706 INFO O| May 29 20:29:59.706 INFO O| Planning: Running solver ... Done
40912024-05-29T20:30:01.279Z[ host-image] May 29 20:29:59.794 INFO O| May 29 20:29:59.794 INFO O| Planning: Finding local manifests ... Done
40922024-05-29T20:30:01.283Z[ host-image] May 29 20:29:59.796 INFO O| May 29 20:29:59.796 INFO O| Planning: Fetching manifests: 0/4 0% complete
40932024-05-29T20:30:01.491Z[ host-image] May 29 20:29:59.992 INFO O| May 29 20:29:59.992 INFO O| Planning: Fetching manifests: 4/4 100% complete
40942024-05-29T20:30:01.521Z[ host-image] May 29 20:30:00.028 INFO O| May 29 20:30:00.028 INFO O| Planning: Package planning ... Done
40952024-05-29T20:30:01.532Z[ host-image] May 29 20:30:00.033 INFO O| May 29 20:30:00.033 INFO O| Planning: Merging actions ... Done
40962024-05-29T20:30:01.714Z[ host-image] May 29 20:30:00.228 INFO O| May 29 20:30:00.228 INFO O| Planning: Checking for conflicting actions ... Done
40972024-05-29T20:30:01.718Z[ host-image] May 29 20:30:00.230 INFO O| May 29 20:30:00.230 INFO O| Planning: Consolidating action changes ... Done
40982024-05-29T20:30:02.112Z[ host-image] May 29 20:30:00.626 INFO O| May 29 20:30:00.625 INFO O| Planning: Evaluating mediators ... Done
40992024-05-29T20:30:02.118Z[ host-image] May 29 20:30:00.627 INFO O| May 29 20:30:00.627 INFO O| Planning: Planning completed in 3.76 seconds
41002024-05-29T20:30:02.118Z[ host-image] May 29 20:30:00.630 INFO O| May 29 20:30:00.630 INFO O| Packages to install: 4
41012024-05-29T20:30:02.118Z[ host-image] May 29 20:30:00.630 INFO O| May 29 20:30:00.630 INFO O| Services to change: 2
41022024-05-29T20:30:02.137Z[ host-image] May 29 20:30:00.650 INFO O| May 29 20:30:00.650 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
41032024-05-29T20:30:02.436Z[ recovery-image] May 29 20:30:00.950 INFO O| May 29 20:30:00.950 INFO O| Actions: 13580/24953 actions (Installing new actions)
41042024-05-29T20:30:03.205Z[ host-image] May 29 20:30:01.718 INFO O| May 29 20:30:01.718 INFO O| Download: Completed 1.39 MB in 1.07 seconds (1.3M/s)
41052024-05-29T20:30:03.245Z[ host-image] May 29 20:30:01.759 INFO O| May 29 20:30:01.759 INFO O| Actions: 1/238 actions (Installing new actions)
41062024-05-29T20:30:03.723Z[ host-image] May 29 20:30:02.237 INFO O| May 29 20:30:02.237 INFO O| Actions: Completed 238 actions in 0.48 seconds.
41072024-05-29T20:30:04.064Z[ host-image] May 29 20:30:02.578 INFO O| May 29 20:30:02.578 INFO O| Done
41082024-05-29T20:30:04.065Z[ host-image] May 29 20:30:02.578 INFO O| May 29 20:30:02.578 INFO O| Done
41092024-05-29T20:30:05.141Z[ host-image] May 29 20:30:03.241 INFO O| May 29 20:30:03.241 INFO O| Done
41102024-05-29T20:30:07.448Z[ recovery-image] May 29 20:30:05.962 INFO O| May 29 20:30:05.962 INFO O| Actions: 19554/24953 actions (Installing new actions)
41112024-05-29T20:30:07.722Z[ host-image] May 29 20:30:06.232 INFO O| May 29 20:30:06.232 INFO O| Done
41122024-05-29T20:30:07.768Z[ host-image] May 29 20:30:06.277 INFO O| May 29 20:30:06.277 INFO O| Done
41132024-05-29T20:30:07.772Z[ host-image] May 29 20:30:06.278 INFO O| May 29 20:30:06.278 INFO O| Done
41142024-05-29T20:30:07.791Z[ host-image] May 29 20:30:06.305 INFO O| May 29 20:30:06.305 INFO O| Done
41152024-05-29T20:30:07.984Z[ host-image] May 29 20:30:06.497 INFO O| May 29 20:30:06.497 INFO STEP 12 (pkg_install) COMPLETE
41162024-05-29T20:30:07.984Z[ host-image] May 29 20:30:06.497 INFO O| May 29 20:30:06.497 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41172024-05-29T20:30:08.003Z[ host-image] May 29 20:30:06.515 INFO O| May 29 20:30:06.515 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
41182024-05-29T20:30:08.893Z[ host-image] May 29 20:30:07.406 INFO O| May 29 20:30:07.406 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41192024-05-29T20:30:11.023Z[ host-image] May 29 20:30:09.532 INFO O| May 29 20:30:09.531 INFO O| Planning: Solver setup ... Done
41202024-05-29T20:30:11.033Z[ host-image] May 29 20:30:09.540 INFO O| May 29 20:30:09.539 INFO O| Planning: Running solver ... Done
41212024-05-29T20:30:11.080Z[ host-image] May 29 20:30:09.591 INFO O| May 29 20:30:09.589 INFO O| Planning: Finding local manifests ... Done
41222024-05-29T20:30:11.080Z[ host-image] May 29 20:30:09.591 INFO O| May 29 20:30:09.591 INFO O| Planning: Fetching manifests: 0/6 0% complete
41232024-05-29T20:30:11.367Z[ host-image] May 29 20:30:09.878 INFO O| May 29 20:30:09.878 INFO O| Planning: Fetching manifests: 6/6 100% complete
41242024-05-29T20:30:11.464Z[ host-image] May 29 20:30:09.974 INFO O| May 29 20:30:09.973 INFO O| Planning: Package planning ... Done
41252024-05-29T20:30:11.501Z[ host-image] May 29 20:30:10.013 INFO O| May 29 20:30:10.013 INFO O| Planning: Merging actions ... Done
41262024-05-29T20:30:11.644Z[ host-image] May 29 20:30:10.157 INFO O| May 29 20:30:10.157 INFO O| Planning: Checking for conflicting actions ... Done
41272024-05-29T20:30:11.652Z[ host-image] May 29 20:30:10.165 INFO O| May 29 20:30:10.165 INFO O| Planning: Consolidating action changes ... Done
41282024-05-29T20:30:11.990Z[ host-image] May 29 20:30:10.502 INFO O| May 29 20:30:10.502 INFO O| Planning: Evaluating mediators ... Done
41292024-05-29T20:30:11.997Z[ host-image] May 29 20:30:10.509 INFO O| May 29 20:30:10.509 INFO O| Planning: Planning completed in 3.10 seconds
41302024-05-29T20:30:12.000Z[ host-image] May 29 20:30:10.511 INFO O| May 29 20:30:10.511 INFO O| Packages to install: 6
41312024-05-29T20:30:12.001Z[ host-image] May 29 20:30:10.512 INFO O| May 29 20:30:10.511 INFO O| Mediators to change: 1
41322024-05-29T20:30:12.001Z[ host-image] May 29 20:30:10.512 INFO O| May 29 20:30:10.512 INFO O| Services to change: 1
41332024-05-29T20:30:12.023Z[ host-image] May 29 20:30:10.536 INFO O| May 29 20:30:10.536 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
41342024-05-29T20:30:12.461Z[ recovery-image] May 29 20:30:10.974 INFO O| May 29 20:30:10.974 INFO O| Actions: 24540/24953 actions (Installing new actions)
41352024-05-29T20:30:13.938Z[ recovery-image] May 29 20:30:12.064 INFO O| May 29 20:30:12.064 INFO O| Actions: Completed 24953 actions in 21.12 seconds.
41362024-05-29T20:30:13.962Z[ recovery-image] May 29 20:30:12.471 INFO O| May 29 20:30:12.471 INFO O| Done
41372024-05-29T20:30:13.962Z[ recovery-image] May 29 20:30:12.471 INFO O| May 29 20:30:12.471 INFO O| Done
41382024-05-29T20:30:14.932Z[ recovery-image] May 29 20:30:13.444 INFO O| May 29 20:30:13.444 INFO O| Done
41392024-05-29T20:30:17.108Z[ recovery-image] May 29 20:30:15.615 INFO O| May 29 20:30:15.615 INFO O| Done
41402024-05-29T20:30:17.148Z[ recovery-image] May 29 20:30:15.658 INFO O| May 29 20:30:15.657 INFO O| Done
41412024-05-29T20:30:17.151Z[ host-image] May 29 20:30:15.662 INFO O| May 29 20:30:15.662 INFO O| Download: 1116/1140 items 6.6/8.4MB 78% complete (1.2M/s)
41422024-05-29T20:30:17.660Z[ host-image] May 29 20:30:16.170 INFO O| May 29 20:30:16.170 INFO O| Download: Completed 8.42 MB in 5.63 seconds (1.5M/s)
41432024-05-29T20:30:17.799Z[ host-image] May 29 20:30:16.307 INFO O| May 29 20:30:16.307 INFO O| Actions: 1/1361 actions (Installing new actions)
41442024-05-29T20:30:18.594Z[ host-image] May 29 20:30:17.105 INFO O| May 29 20:30:17.105 INFO O| Actions: Completed 1361 actions in 0.80 seconds.
41452024-05-29T20:30:18.977Z[ host-image] May 29 20:30:17.469 INFO O| May 29 20:30:17.469 INFO O| Done
41462024-05-29T20:30:18.977Z[ host-image] May 29 20:30:17.470 INFO O| May 29 20:30:17.469 INFO O| Done
41472024-05-29T20:30:20.426Z[ host-image] May 29 20:30:18.126 INFO O| May 29 20:30:18.126 INFO O| Done
41482024-05-29T20:30:22.275Z[ host-image] May 29 20:30:20.783 INFO O| May 29 20:30:20.783 INFO O| Done
41492024-05-29T20:30:22.318Z[ host-image] May 29 20:30:20.824 INFO O| May 29 20:30:20.824 INFO O| Done
41502024-05-29T20:30:22.337Z[ host-image] May 29 20:30:20.824 INFO O| May 29 20:30:20.824 INFO O| Done
41512024-05-29T20:30:22.459Z[ host-image] May 29 20:30:20.970 INFO O| May 29 20:30:20.970 INFO O| Done
41522024-05-29T20:30:22.667Z[ host-image] May 29 20:30:21.178 INFO O| May 29 20:30:21.177 INFO STEP 13 (pkg_install) COMPLETE
41532024-05-29T20:30:22.667Z[ host-image] May 29 20:30:21.178 INFO O| May 29 20:30:21.178 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41542024-05-29T20:30:22.686Z[ host-image] May 29 20:30:21.195 INFO O| May 29 20:30:21.195 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
41552024-05-29T20:30:23.951Z[ host-image] May 29 20:30:22.458 INFO O| May 29 20:30:22.457 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41562024-05-29T20:30:26.195Z[ host-image] May 29 20:30:24.700 INFO O| May 29 20:30:24.700 INFO O| Planning: Solver setup ... Done
41572024-05-29T20:30:26.225Z[ host-image] May 29 20:30:24.732 INFO O| May 29 20:30:24.732 INFO O| Planning: Running solver ... Done
41582024-05-29T20:30:26.280Z[ host-image] May 29 20:30:24.788 INFO O| May 29 20:30:24.788 INFO O| Planning: Finding local manifests ... Done
41592024-05-29T20:30:26.293Z[ host-image] May 29 20:30:24.789 INFO O| May 29 20:30:24.789 INFO O| Planning: Fetching manifests: 0/1 0% complete
41602024-05-29T20:30:26.402Z[ host-image] May 29 20:30:24.907 INFO O| May 29 20:30:24.907 INFO O| Planning: Fetching manifests: 1/1 100% complete
41612024-05-29T20:30:26.464Z[ host-image] May 29 20:30:24.975 INFO O| May 29 20:30:24.974 INFO O| Planning: Package planning ... Done
41622024-05-29T20:30:26.468Z[ host-image] May 29 20:30:24.975 INFO O| May 29 20:30:24.975 INFO O| Planning: Merging actions ... Done
41632024-05-29T20:30:26.596Z[ host-image] May 29 20:30:25.099 INFO O| May 29 20:30:25.099 INFO O| Planning: Checking for conflicting actions ... Done
41642024-05-29T20:30:26.603Z[ host-image] May 29 20:30:25.100 INFO O| May 29 20:30:25.099 INFO O| Planning: Consolidating action changes ... Done
41652024-05-29T20:30:27.027Z[ host-image] May 29 20:30:25.537 INFO O| May 29 20:30:25.536 INFO O| Planning: Evaluating mediators ... Done
41662024-05-29T20:30:27.030Z[ host-image] May 29 20:30:25.537 INFO O| May 29 20:30:25.537 INFO O| Planning: Planning completed in 3.08 seconds
41672024-05-29T20:30:27.030Z[ host-image] May 29 20:30:25.540 INFO O| May 29 20:30:25.540 INFO O| Packages to install: 1
41682024-05-29T20:30:27.048Z[ host-image] May 29 20:30:25.558 INFO O| May 29 20:30:25.558 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
41692024-05-29T20:30:27.356Z[ recovery-image] May 29 20:30:25.856 INFO O| May 29 20:30:25.856 INFO O| Done
41702024-05-29T20:30:28.023Z[ recovery-image] May 29 20:30:26.500 INFO O| May 29 20:30:26.500 INFO O| Done
41712024-05-29T20:30:28.199Z[ host-image] May 29 20:30:26.708 INFO O| May 29 20:30:26.708 INFO O| Download: Completed 18.11 MB in 1.15 seconds (15.8M/s)
41722024-05-29T20:30:28.235Z[ recovery-image] May 29 20:30:26.745 INFO O| May 29 20:30:26.745 INFO STEP 11 (pkg_install) COMPLETE
41732024-05-29T20:30:28.236Z[ recovery-image] May 29 20:30:26.745 INFO O| May 29 20:30:26.745 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41742024-05-29T20:30:28.244Z[ recovery-image] May 29 20:30:26.745 INFO O| May 29 20:30:26.745 INFO skip step because feature "recovery" is enabled
41752024-05-29T20:30:28.244Z[ recovery-image] May 29 20:30:26.745 INFO O| May 29 20:30:26.745 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41762024-05-29T20:30:28.244Z[ recovery-image] May 29 20:30:26.745 INFO O| May 29 20:30:26.745 INFO skip step because feature "omicron1" is not enabled
41772024-05-29T20:30:28.244Z[ recovery-image] May 29 20:30:26.745 INFO O| May 29 20:30:26.745 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41782024-05-29T20:30:28.353Z[ recovery-image] May 29 20:30:26.862 INFO O| May 29 20:30:26.862 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
41792024-05-29T20:30:28.426Z[ host-image] May 29 20:30:26.931 INFO O| May 29 20:30:26.931 INFO O| Actions: 1/22 actions (Installing new actions)
41802024-05-29T20:30:29.146Z[ host-image] May 29 20:30:27.656 INFO O| May 29 20:30:27.656 INFO O| Actions: Completed 22 actions in 0.72 seconds.
41812024-05-29T20:30:29.265Z[ recovery-image] May 29 20:30:27.767 INFO O| May 29 20:30:27.767 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41822024-05-29T20:30:29.471Z[ host-image] May 29 20:30:27.974 INFO O| May 29 20:30:27.974 INFO O| Done
41832024-05-29T20:30:29.471Z[ host-image] May 29 20:30:27.974 INFO O| May 29 20:30:27.974 INFO O| Done
41842024-05-29T20:30:30.217Z[ host-image] May 29 20:30:28.725 INFO O| May 29 20:30:28.725 INFO O| Done
41852024-05-29T20:30:31.437Z[ recovery-image] May 29 20:30:29.938 INFO O| May 29 20:30:29.937 INFO O| Planning: Solver setup ... Done
41862024-05-29T20:30:31.446Z[ recovery-image] May 29 20:30:29.944 INFO O| May 29 20:30:29.943 INFO O| Planning: Running solver ... Done
41872024-05-29T20:30:31.485Z[ recovery-image] May 29 20:30:29.988 INFO O| May 29 20:30:29.988 INFO O| Planning: Finding local manifests ... Done
41882024-05-29T20:30:31.496Z[ recovery-image] May 29 20:30:29.989 INFO O| May 29 20:30:29.989 INFO O| Planning: Fetching manifests: 0/1 0% complete
41892024-05-29T20:30:31.990Z[ recovery-image] May 29 20:30:30.082 INFO O| May 29 20:30:30.082 INFO O| Planning: Fetching manifests: 1/1 100% complete
41902024-05-29T20:30:31.995Z[ recovery-image] May 29 20:30:30.113 INFO O| May 29 20:30:30.113 INFO O| Planning: Package planning ... Done
41912024-05-29T20:30:31.995Z[ recovery-image] May 29 20:30:30.114 INFO O| May 29 20:30:30.114 INFO O| Planning: Merging actions ... Done
41922024-05-29T20:30:31.995Z[ recovery-image] May 29 20:30:30.194 INFO O| May 29 20:30:30.194 INFO O| Planning: Checking for conflicting actions ... Done
41932024-05-29T20:30:31.996Z[ recovery-image] May 29 20:30:30.195 INFO O| May 29 20:30:30.195 INFO O| Planning: Consolidating action changes ... Done
41942024-05-29T20:30:31.996Z[ recovery-image] May 29 20:30:30.486 INFO O| May 29 20:30:30.486 INFO O| Planning: Evaluating mediators ... Done
41952024-05-29T20:30:31.996Z[ recovery-image] May 29 20:30:30.487 INFO O| May 29 20:30:30.487 INFO O| Planning: Planning completed in 2.72 seconds
41962024-05-29T20:30:31.996Z[ recovery-image] May 29 20:30:30.489 INFO O| May 29 20:30:30.489 INFO O| Packages to install: 1
41972024-05-29T20:30:32.002Z[ recovery-image] May 29 20:30:30.508 INFO O| May 29 20:30:30.508 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
41982024-05-29T20:30:32.673Z[ host-image] May 29 20:30:31.180 INFO O| May 29 20:30:31.180 INFO O| Done
41992024-05-29T20:30:32.711Z[ host-image] May 29 20:30:31.219 INFO O| May 29 20:30:31.219 INFO O| Done
42002024-05-29T20:30:32.712Z[ host-image] May 29 20:30:31.220 INFO O| May 29 20:30:31.220 INFO O| Done
42012024-05-29T20:30:32.730Z[ host-image] May 29 20:30:31.238 INFO O| May 29 20:30:31.238 INFO O| Done
42022024-05-29T20:30:32.869Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO STEP 14 (pkg_install) COMPLETE
42032024-05-29T20:30:32.869Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42042024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO skip step because feature "mfg" is not enabled
42052024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42062024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO skip step because feature "compliance" is not enabled
42072024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42082024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO skip step because feature "stress" is not enabled
42092024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42102024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO skip step because feature "nfs" is not enabled
42112024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
42122024-05-29T20:30:32.873Z[ host-image] May 29 20:30:31.378 INFO O| May 29 20:30:31.378 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
42132024-05-29T20:30:32.924Z[ recovery-image] May 29 20:30:31.433 INFO O| May 29 20:30:31.433 INFO O| Download: Completed 18.11 MB in 0.92 seconds (19.6M/s)
42142024-05-29T20:30:33.011Z[ host-image] May 29 20:30:31.511 INFO O| May 29 20:30:31.511 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
42152024-05-29T20:30:33.016Z[ recovery-image] May 29 20:30:31.522 INFO O| May 29 20:30:31.522 INFO O| Actions: 1/22 actions (Installing new actions)
42162024-05-29T20:30:33.099Z[ host-image] May 29 20:30:31.608 INFO O| May 29 20:30:31.608 INFO completed processing gimlet/ramdisk-01-os
42172024-05-29T20:30:33.103Z[ host-image] May 29 20:30:31.611 INFO omicron1 baseline generation...
42182024-05-29T20:30:33.103Z[ host-image] May 29 20:30:31.611 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
42192024-05-29T20:30:33.937Z[ recovery-image] May 29 20:30:32.050 INFO O| May 29 20:30:32.050 INFO O| Actions: Completed 22 actions in 0.53 seconds.
42202024-05-29T20:30:33.937Z[ host-image] May 29 20:30:32.138 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22694:20240520T120816Z
42212024-05-29T20:30:33.937Z[ recovery-image] May 29 20:30:32.175 INFO O| May 29 20:30:32.175 INFO O| Done
42222024-05-29T20:30:33.937Z[ recovery-image] May 29 20:30:32.176 INFO O| May 29 20:30:32.175 INFO O| Done
42232024-05-29T20:30:33.956Z[ recovery-image] May 29 20:30:32.463 INFO O| May 29 20:30:32.462 INFO O| Done
42242024-05-29T20:30:34.794Z[ recovery-image] May 29 20:30:33.299 INFO O| May 29 20:30:33.299 INFO O| Done
42252024-05-29T20:30:34.808Z[ recovery-image] May 29 20:30:33.314 INFO O| May 29 20:30:33.314 INFO O| Done
42262024-05-29T20:30:34.808Z[ recovery-image] May 29 20:30:33.314 INFO O| May 29 20:30:33.314 INFO O| Done
42272024-05-29T20:30:34.817Z[ recovery-image] May 29 20:30:33.324 INFO O| May 29 20:30:33.324 INFO O| Done
42282024-05-29T20:30:34.918Z[ recovery-image] May 29 20:30:33.425 INFO O| May 29 20:30:33.425 INFO STEP 14 (pkg_install) COMPLETE
42292024-05-29T20:30:34.918Z[ recovery-image] May 29 20:30:33.425 INFO O| May 29 20:30:33.425 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42302024-05-29T20:30:34.923Z[ recovery-image] May 29 20:30:33.425 INFO O| May 29 20:30:33.425 INFO skip step because feature "mfg" is not enabled
42312024-05-29T20:30:34.923Z[ recovery-image] May 29 20:30:33.425 INFO O| May 29 20:30:33.425 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42322024-05-29T20:30:34.923Z[ recovery-image] May 29 20:30:33.425 INFO O| May 29 20:30:33.425 INFO skip step because feature "compliance" is not enabled
42332024-05-29T20:30:34.923Z[ recovery-image] May 29 20:30:33.426 INFO O| May 29 20:30:33.425 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42342024-05-29T20:30:34.924Z[ recovery-image] May 29 20:30:33.426 INFO O| May 29 20:30:33.425 INFO skip step because feature "stress" is not enabled
42352024-05-29T20:30:34.924Z[ recovery-image] May 29 20:30:33.426 INFO O| May 29 20:30:33.425 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42362024-05-29T20:30:34.924Z[ recovery-image] May 29 20:30:33.426 INFO O| May 29 20:30:33.425 INFO skip step because feature "nfs" is not enabled
42372024-05-29T20:30:34.924Z[ recovery-image] May 29 20:30:33.426 INFO O| May 29 20:30:33.425 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42382024-05-29T20:30:34.924Z[ recovery-image] May 29 20:30:33.426 INFO O| May 29 20:30:33.425 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42392024-05-29T20:30:35.055Z[ recovery-image] May 29 20:30:33.562 INFO O| May 29 20:30:33.562 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42402024-05-29T20:30:35.141Z[ recovery-image] May 29 20:30:33.648 INFO O| May 29 20:30:33.648 INFO completed processing gimlet/ramdisk-01-os
42412024-05-29T20:30:35.145Z[ recovery-image] May 29 20:30:33.650 INFO image builder template: ramdisk-02-trim...
42422024-05-29T20:30:35.145Z[ recovery-image] May 29 20:30:33.650 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/.tmpktWDRC/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
42432024-05-29T20:30:35.169Z[ recovery-image] May 29 20:30:33.676 INFO O| May 29 20:30:33.676 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42442024-05-29T20:30:35.173Z[ recovery-image] May 29 20:30:33.681 INFO O| May 29 20:30:33.681 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42452024-05-29T20:30:35.241Z[ recovery-image] May 29 20:30:33.749 INFO O| May 29 20:30:33.748 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42462024-05-29T20:30:35.293Z[ recovery-image] May 29 20:30:33.800 INFO O| May 29 20:30:33.800 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42472024-05-29T20:30:35.297Z[ recovery-image] May 29 20:30:33.800 INFO O| May 29 20:30:33.800 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42482024-05-29T20:30:35.301Z[ recovery-image] May 29 20:30:33.807 INFO O| May 29 20:30:33.807 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42492024-05-29T20:30:35.306Z[ recovery-image] May 29 20:30:33.813 INFO O| May 29 20:30:33.813 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42502024-05-29T20:30:35.311Z[ recovery-image] May 29 20:30:33.819 INFO O| May 29 20:30:33.819 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42512024-05-29T20:30:35.468Z[ recovery-image] May 29 20:30:33.975 INFO O| May 29 20:30:33.975 INFO rolled back to input snapshot; work may begin
42522024-05-29T20:30:35.468Z[ recovery-image] May 29 20:30:33.975 INFO O| May 29 20:30:33.975 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42532024-05-29T20:30:35.473Z[ recovery-image] May 29 20:30:33.981 INFO O| May 29 20:30:33.981 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42542024-05-29T20:30:35.484Z[ recovery-image] May 29 20:30:33.991 INFO O| May 29 20:30:33.991 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
42552024-05-29T20:30:35.544Z[ recovery-image] May 29 20:30:34.042 INFO O| May 29 20:30:34.042 INFO STEP 0 (remove_files) COMPLETE
42562024-05-29T20:30:35.544Z[ recovery-image] May 29 20:30:34.042 INFO O| May 29 20:30:34.042 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42572024-05-29T20:30:35.556Z[ recovery-image] May 29 20:30:34.053 INFO O| May 29 20:30:34.053 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
42582024-05-29T20:30:35.556Z[ recovery-image] May 29 20:30:34.056 INFO O| May 29 20:30:34.056 INFO STEP 1 (remove_files) COMPLETE
42592024-05-29T20:30:35.556Z[ recovery-image] May 29 20:30:34.056 INFO O| May 29 20:30:34.056 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42602024-05-29T20:30:36.006Z[ recovery-image] May 29 20:30:34.066 INFO O| May 29 20:30:34.066 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
42612024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.080 INFO O| May 29 20:30:34.080 INFO STEP 2 (remove_files) COMPLETE
42622024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.080 INFO O| May 29 20:30:34.080 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42632024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.091 INFO O| May 29 20:30:34.091 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
42642024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.093 INFO O| May 29 20:30:34.093 INFO STEP 3 (remove_files) COMPLETE
42652024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.093 INFO O| May 29 20:30:34.093 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42662024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.106 INFO O| May 29 20:30:34.106 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
42672024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.110 INFO O| May 29 20:30:34.110 INFO STEP 4 (remove_files) COMPLETE
42682024-05-29T20:30:36.018Z[ recovery-image] May 29 20:30:34.110 INFO O| May 29 20:30:34.110 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42692024-05-29T20:30:36.026Z[ recovery-image] May 29 20:30:34.124 INFO O| May 29 20:30:34.124 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
42702024-05-29T20:30:36.026Z[ recovery-image] May 29 20:30:34.125 INFO O| May 29 20:30:34.125 INFO STEP 5 (remove_files) COMPLETE
42712024-05-29T20:30:36.026Z[ recovery-image] May 29 20:30:34.125 INFO O| May 29 20:30:34.125 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42722024-05-29T20:30:36.027Z[ recovery-image] May 29 20:30:34.138 INFO O| May 29 20:30:34.138 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
42732024-05-29T20:30:36.027Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO STEP 6 (remove_files) COMPLETE
42742024-05-29T20:30:36.027Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42752024-05-29T20:30:36.027Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO skip step because feature "recovery" is enabled
42762024-05-29T20:30:36.028Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42772024-05-29T20:30:36.028Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO skip step because feature "recovery" is enabled
42782024-05-29T20:30:36.029Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42792024-05-29T20:30:36.029Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO skip step because feature "recovery" is enabled
42802024-05-29T20:30:36.029Z[ recovery-image] May 29 20:30:34.148 INFO O| May 29 20:30:34.148 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42812024-05-29T20:30:36.031Z[ recovery-image] May 29 20:30:34.159 INFO O| May 29 20:30:34.159 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
42822024-05-29T20:30:36.031Z[ recovery-image] May 29 20:30:34.163 INFO O| May 29 20:30:34.163 INFO STEP 10 (remove_files) COMPLETE
42832024-05-29T20:30:36.031Z[ recovery-image] May 29 20:30:34.163 INFO O| May 29 20:30:34.163 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42842024-05-29T20:30:36.031Z[ recovery-image] May 29 20:30:34.175 INFO O| May 29 20:30:34.175 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
42852024-05-29T20:30:36.032Z[ recovery-image] May 29 20:30:34.176 INFO O| May 29 20:30:34.176 INFO STEP 11 (remove_files) COMPLETE
42862024-05-29T20:30:36.032Z[ recovery-image] May 29 20:30:34.176 INFO O| May 29 20:30:34.176 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42872024-05-29T20:30:36.032Z[ recovery-image] May 29 20:30:34.189 INFO O| May 29 20:30:34.189 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
42882024-05-29T20:30:36.033Z[ recovery-image] May 29 20:30:34.190 INFO O| May 29 20:30:34.190 INFO STEP 12 (remove_files) COMPLETE
42892024-05-29T20:30:36.033Z[ recovery-image] May 29 20:30:34.190 INFO O| May 29 20:30:34.190 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42902024-05-29T20:30:36.033Z[ recovery-image] May 29 20:30:34.221 INFO O| May 29 20:30:34.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
42912024-05-29T20:30:36.034Z[ recovery-image] May 29 20:30:34.363 INFO O| May 29 20:30:34.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
42922024-05-29T20:30:36.034Z[ recovery-image] May 29 20:30:34.366 INFO O| May 29 20:30:34.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
42932024-05-29T20:30:36.034Z[ recovery-image] May 29 20:30:34.372 INFO O| May 29 20:30:34.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
42942024-05-29T20:30:36.035Z[ recovery-image] May 29 20:30:34.414 INFO O| May 29 20:30:34.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
42952024-05-29T20:30:36.035Z[ recovery-image] May 29 20:30:34.451 INFO O| May 29 20:30:34.451 INFO STEP 13 (remove_files) COMPLETE
42962024-05-29T20:30:36.035Z[ recovery-image] May 29 20:30:34.451 INFO O| May 29 20:30:34.451 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42972024-05-29T20:30:36.035Z[ recovery-image] May 29 20:30:34.464 INFO O| May 29 20:30:34.464 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
42982024-05-29T20:30:36.035Z[ recovery-image] May 29 20:30:34.466 INFO O| May 29 20:30:34.466 INFO STEP 14 (remove_files) COMPLETE
42992024-05-29T20:30:36.037Z[ recovery-image] May 29 20:30:34.466 INFO O| May 29 20:30:34.466 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43002024-05-29T20:30:36.037Z[ recovery-image] May 29 20:30:34.477 INFO O| May 29 20:30:34.477 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
43012024-05-29T20:30:36.037Z[ recovery-image] May 29 20:30:34.483 INFO O| May 29 20:30:34.483 INFO STEP 15 (remove_files) COMPLETE
43022024-05-29T20:30:36.038Z[ recovery-image] May 29 20:30:34.483 INFO O| May 29 20:30:34.483 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43032024-05-29T20:30:36.039Z[ recovery-image] May 29 20:30:34.498 INFO O| May 29 20:30:34.498 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
43042024-05-29T20:30:36.039Z[ recovery-image] May 29 20:30:34.498 INFO O| May 29 20:30:34.498 INFO STEP 16 (remove_files) COMPLETE
43052024-05-29T20:30:36.039Z[ recovery-image] May 29 20:30:34.498 INFO O| May 29 20:30:34.498 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43062024-05-29T20:30:36.039Z[ recovery-image] May 29 20:30:34.509 INFO O| May 29 20:30:34.509 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
43072024-05-29T20:30:36.056Z[ recovery-image] May 29 20:30:34.510 INFO O| May 29 20:30:34.510 INFO STEP 17 (remove_files) COMPLETE
43082024-05-29T20:30:36.056Z[ recovery-image] May 29 20:30:34.510 INFO O| May 29 20:30:34.510 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43092024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.520 INFO O| May 29 20:30:34.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
43102024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.520 INFO O| May 29 20:30:34.520 INFO STEP 18 (remove_files) COMPLETE
43112024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.520 INFO O| May 29 20:30:34.520 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43122024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.531 INFO O| May 29 20:30:34.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
43132024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.531 INFO O| May 29 20:30:34.531 INFO STEP 19 (remove_files) COMPLETE
43142024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.531 INFO O| May 29 20:30:34.531 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43152024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.541 INFO O| May 29 20:30:34.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
43162024-05-29T20:30:36.073Z[ recovery-image] May 29 20:30:34.541 INFO O| May 29 20:30:34.541 INFO STEP 20 (remove_files) COMPLETE
43172024-05-29T20:30:36.074Z[ recovery-image] May 29 20:30:34.541 INFO O| May 29 20:30:34.541 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43182024-05-29T20:30:36.074Z[ recovery-image] May 29 20:30:34.552 INFO O| May 29 20:30:34.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
43192024-05-29T20:30:36.074Z[ recovery-image] May 29 20:30:34.552 INFO O| May 29 20:30:34.552 INFO STEP 21 (remove_files) COMPLETE
43202024-05-29T20:30:36.074Z[ recovery-image] May 29 20:30:34.552 INFO O| May 29 20:30:34.552 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43212024-05-29T20:30:36.075Z[ recovery-image] May 29 20:30:34.561 INFO O| May 29 20:30:34.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
43222024-05-29T20:30:36.075Z[ recovery-image] May 29 20:30:34.561 INFO O| May 29 20:30:34.561 INFO STEP 22 (remove_files) COMPLETE
43232024-05-29T20:30:36.075Z[ recovery-image] May 29 20:30:34.561 INFO O| May 29 20:30:34.561 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43242024-05-29T20:30:36.098Z[ recovery-image] May 29 20:30:34.574 INFO O| May 29 20:30:34.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
43252024-05-29T20:30:36.098Z[ recovery-image] May 29 20:30:34.574 INFO O| May 29 20:30:34.574 INFO STEP 23 (remove_files) COMPLETE
43262024-05-29T20:30:36.098Z[ recovery-image] May 29 20:30:34.574 INFO O| May 29 20:30:34.574 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43272024-05-29T20:30:36.099Z[ recovery-image] May 29 20:30:34.587 INFO O| May 29 20:30:34.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
43282024-05-29T20:30:36.099Z[ recovery-image] May 29 20:30:34.587 INFO O| May 29 20:30:34.587 INFO STEP 24 (remove_files) COMPLETE
43292024-05-29T20:30:36.099Z[ recovery-image] May 29 20:30:34.587 INFO O| May 29 20:30:34.587 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43302024-05-29T20:30:36.099Z[ recovery-image] May 29 20:30:34.600 INFO O| May 29 20:30:34.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
43312024-05-29T20:30:36.099Z[ recovery-image] May 29 20:30:34.600 INFO O| May 29 20:30:34.600 INFO STEP 25 (remove_files) COMPLETE
43322024-05-29T20:30:36.099Z[ recovery-image] May 29 20:30:34.600 INFO O| May 29 20:30:34.600 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43332024-05-29T20:30:36.115Z[ recovery-image] May 29 20:30:34.611 INFO O| May 29 20:30:34.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43342024-05-29T20:30:36.116Z[ recovery-image] May 29 20:30:34.611 INFO O| May 29 20:30:34.611 INFO STEP 26 (remove_files) COMPLETE
43352024-05-29T20:30:36.116Z[ recovery-image] May 29 20:30:34.611 INFO O| May 29 20:30:34.611 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43362024-05-29T20:30:36.116Z[ recovery-image] May 29 20:30:34.622 INFO O| May 29 20:30:34.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43372024-05-29T20:30:36.116Z[ recovery-image] May 29 20:30:34.622 INFO O| May 29 20:30:34.622 INFO STEP 27 (remove_files) COMPLETE
43382024-05-29T20:30:36.116Z[ recovery-image] May 29 20:30:34.622 INFO O| May 29 20:30:34.622 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43392024-05-29T20:30:36.128Z[ recovery-image] May 29 20:30:34.634 INFO O| May 29 20:30:34.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43402024-05-29T20:30:36.128Z[ recovery-image] May 29 20:30:34.634 INFO O| May 29 20:30:34.634 INFO STEP 28 (remove_files) COMPLETE
43412024-05-29T20:30:36.129Z[ recovery-image] May 29 20:30:34.634 INFO O| May 29 20:30:34.634 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43422024-05-29T20:30:36.139Z[ recovery-image] May 29 20:30:34.646 INFO O| May 29 20:30:34.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43432024-05-29T20:30:36.139Z[ recovery-image] May 29 20:30:34.646 INFO O| May 29 20:30:34.646 INFO STEP 29 (remove_files) COMPLETE
43442024-05-29T20:30:36.144Z[ recovery-image] May 29 20:30:34.646 INFO O| May 29 20:30:34.646 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43452024-05-29T20:30:36.149Z[ recovery-image] May 29 20:30:34.656 INFO O| May 29 20:30:34.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43462024-05-29T20:30:36.149Z[ recovery-image] May 29 20:30:34.656 INFO O| May 29 20:30:34.656 INFO STEP 30 (remove_files) COMPLETE
43472024-05-29T20:30:36.149Z[ recovery-image] May 29 20:30:34.656 INFO O| May 29 20:30:34.656 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43482024-05-29T20:30:36.161Z[ recovery-image] May 29 20:30:34.665 INFO O| May 29 20:30:34.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43492024-05-29T20:30:36.161Z[ recovery-image] May 29 20:30:34.665 INFO O| May 29 20:30:34.665 INFO STEP 31 (remove_files) COMPLETE
43502024-05-29T20:30:36.161Z[ recovery-image] May 29 20:30:34.665 INFO O| May 29 20:30:34.665 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43512024-05-29T20:30:36.167Z[ recovery-image] May 29 20:30:34.675 INFO O| May 29 20:30:34.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43522024-05-29T20:30:36.168Z[ recovery-image] May 29 20:30:34.675 INFO O| May 29 20:30:34.675 INFO STEP 32 (remove_files) COMPLETE
43532024-05-29T20:30:36.168Z[ recovery-image] May 29 20:30:34.675 INFO O| May 29 20:30:34.675 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43542024-05-29T20:30:36.181Z[ recovery-image] May 29 20:30:34.687 INFO O| May 29 20:30:34.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
43552024-05-29T20:30:36.181Z[ recovery-image] May 29 20:30:34.687 INFO O| May 29 20:30:34.687 INFO STEP 33 (remove_files) COMPLETE
43562024-05-29T20:30:36.188Z[ recovery-image] May 29 20:30:34.687 INFO O| May 29 20:30:34.687 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43572024-05-29T20:30:36.196Z[ recovery-image] May 29 20:30:34.696 INFO O| May 29 20:30:34.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
43582024-05-29T20:30:36.196Z[ recovery-image] May 29 20:30:34.697 INFO O| May 29 20:30:34.697 INFO STEP 34 (remove_files) COMPLETE
43592024-05-29T20:30:36.196Z[ recovery-image] May 29 20:30:34.697 INFO O| May 29 20:30:34.697 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43602024-05-29T20:30:36.206Z[ recovery-image] May 29 20:30:34.706 INFO O| May 29 20:30:34.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
43612024-05-29T20:30:36.206Z[ recovery-image] May 29 20:30:34.706 INFO O| May 29 20:30:34.706 INFO STEP 35 (remove_files) COMPLETE
43622024-05-29T20:30:36.207Z[ recovery-image] May 29 20:30:34.706 INFO O| May 29 20:30:34.706 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43632024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.716 INFO O| May 29 20:30:34.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
43642024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.716 INFO O| May 29 20:30:34.716 INFO STEP 36 (remove_files) COMPLETE
43652024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.716 INFO O| May 29 20:30:34.716 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43662024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.725 INFO O| May 29 20:30:34.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
43672024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.726 INFO O| May 29 20:30:34.726 INFO STEP 37 (remove_files) COMPLETE
43682024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.726 INFO O| May 29 20:30:34.726 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43692024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.735 INFO O| May 29 20:30:34.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
43702024-05-29T20:30:36.254Z[ recovery-image] May 29 20:30:34.735 INFO O| May 29 20:30:34.735 INFO STEP 38 (remove_files) COMPLETE
43712024-05-29T20:30:36.255Z[ recovery-image] May 29 20:30:34.735 INFO O| May 29 20:30:34.735 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43722024-05-29T20:30:36.255Z[ recovery-image] May 29 20:30:34.745 INFO O| May 29 20:30:34.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
43732024-05-29T20:30:36.255Z[ recovery-image] May 29 20:30:34.745 INFO O| May 29 20:30:34.745 INFO STEP 39 (remove_files) COMPLETE
43742024-05-29T20:30:36.255Z[ recovery-image] May 29 20:30:34.745 INFO O| May 29 20:30:34.745 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43752024-05-29T20:30:36.255Z[ recovery-image] May 29 20:30:34.755 INFO O| May 29 20:30:34.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
43762024-05-29T20:30:36.255Z[ recovery-image] May 29 20:30:34.755 INFO O| May 29 20:30:34.755 INFO STEP 40 (remove_files) COMPLETE
43772024-05-29T20:30:36.255Z[ recovery-image] May 29 20:30:34.755 INFO O| May 29 20:30:34.755 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43782024-05-29T20:30:36.275Z[ recovery-image] May 29 20:30:34.764 INFO O| May 29 20:30:34.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
43792024-05-29T20:30:36.275Z[ recovery-image] May 29 20:30:34.764 INFO O| May 29 20:30:34.764 INFO STEP 41 (remove_files) COMPLETE
43802024-05-29T20:30:36.275Z[ recovery-image] May 29 20:30:34.764 INFO O| May 29 20:30:34.764 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43812024-05-29T20:30:36.290Z[ recovery-image] May 29 20:30:34.774 INFO O| May 29 20:30:34.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
43822024-05-29T20:30:36.290Z[ recovery-image] May 29 20:30:34.774 INFO O| May 29 20:30:34.774 INFO STEP 42 (remove_files) COMPLETE
43832024-05-29T20:30:36.290Z[ recovery-image] May 29 20:30:34.774 INFO O| May 29 20:30:34.774 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43842024-05-29T20:30:36.290Z[ recovery-image] May 29 20:30:34.784 INFO O| May 29 20:30:34.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
43852024-05-29T20:30:36.290Z[ recovery-image] May 29 20:30:34.784 INFO O| May 29 20:30:34.784 INFO STEP 43 (remove_files) COMPLETE
43862024-05-29T20:30:36.290Z[ recovery-image] May 29 20:30:34.784 INFO O| May 29 20:30:34.784 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43872024-05-29T20:30:36.294Z[ recovery-image] May 29 20:30:34.794 INFO O| May 29 20:30:34.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
43882024-05-29T20:30:36.294Z[ recovery-image] May 29 20:30:34.794 INFO O| May 29 20:30:34.794 INFO STEP 44 (remove_files) COMPLETE
43892024-05-29T20:30:36.294Z[ recovery-image] May 29 20:30:34.794 INFO O| May 29 20:30:34.794 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43902024-05-29T20:30:36.302Z[ recovery-image] May 29 20:30:34.805 INFO O| May 29 20:30:34.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
43912024-05-29T20:30:36.302Z[ recovery-image] May 29 20:30:34.805 INFO O| May 29 20:30:34.805 INFO STEP 45 (remove_files) COMPLETE
43922024-05-29T20:30:36.302Z[ recovery-image] May 29 20:30:34.805 INFO O| May 29 20:30:34.805 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43932024-05-29T20:30:36.306Z[ recovery-image] May 29 20:30:34.815 INFO O| May 29 20:30:34.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
43942024-05-29T20:30:36.306Z[ recovery-image] May 29 20:30:34.815 INFO O| May 29 20:30:34.815 INFO STEP 46 (remove_files) COMPLETE
43952024-05-29T20:30:36.307Z[ recovery-image] May 29 20:30:34.815 INFO O| May 29 20:30:34.815 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43962024-05-29T20:30:36.318Z[ recovery-image] May 29 20:30:34.827 INFO O| May 29 20:30:34.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
43972024-05-29T20:30:36.319Z[ recovery-image] May 29 20:30:34.827 INFO O| May 29 20:30:34.827 INFO STEP 47 (remove_files) COMPLETE
43982024-05-29T20:30:36.323Z[ recovery-image] May 29 20:30:34.827 INFO O| May 29 20:30:34.827 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43992024-05-29T20:30:36.330Z[ recovery-image] May 29 20:30:34.839 INFO O| May 29 20:30:34.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
44002024-05-29T20:30:36.330Z[ recovery-image] May 29 20:30:34.839 INFO O| May 29 20:30:34.839 INFO STEP 48 (remove_files) COMPLETE
44012024-05-29T20:30:36.333Z[ recovery-image] May 29 20:30:34.839 INFO O| May 29 20:30:34.839 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44022024-05-29T20:30:36.350Z[ recovery-image] May 29 20:30:34.852 INFO O| May 29 20:30:34.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
44032024-05-29T20:30:36.351Z[ recovery-image] May 29 20:30:34.852 INFO O| May 29 20:30:34.852 INFO STEP 49 (remove_files) COMPLETE
44042024-05-29T20:30:36.365Z[ recovery-image] May 29 20:30:34.852 INFO O| May 29 20:30:34.852 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44052024-05-29T20:30:36.365Z[ recovery-image] May 29 20:30:34.862 INFO O| May 29 20:30:34.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
44062024-05-29T20:30:36.365Z[ recovery-image] May 29 20:30:34.862 INFO O| May 29 20:30:34.862 INFO STEP 50 (remove_files) COMPLETE
44072024-05-29T20:30:36.365Z[ recovery-image] May 29 20:30:34.862 INFO O| May 29 20:30:34.862 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44082024-05-29T20:30:36.371Z[ recovery-image] May 29 20:30:34.872 INFO O| May 29 20:30:34.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
44092024-05-29T20:30:36.371Z[ recovery-image] May 29 20:30:34.872 INFO O| May 29 20:30:34.872 INFO STEP 51 (remove_files) COMPLETE
44102024-05-29T20:30:36.371Z[ recovery-image] May 29 20:30:34.872 INFO O| May 29 20:30:34.872 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44112024-05-29T20:30:36.375Z[ recovery-image] May 29 20:30:34.882 INFO O| May 29 20:30:34.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
44122024-05-29T20:30:36.375Z[ recovery-image] May 29 20:30:34.882 INFO O| May 29 20:30:34.882 INFO STEP 52 (remove_files) COMPLETE
44132024-05-29T20:30:36.375Z[ recovery-image] May 29 20:30:34.882 INFO O| May 29 20:30:34.882 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44142024-05-29T20:30:36.384Z[ recovery-image] May 29 20:30:34.892 INFO O| May 29 20:30:34.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
44152024-05-29T20:30:36.384Z[ recovery-image] May 29 20:30:34.892 INFO O| May 29 20:30:34.892 INFO STEP 53 (remove_files) COMPLETE
44162024-05-29T20:30:36.469Z[ recovery-image] May 29 20:30:34.892 INFO O| May 29 20:30:34.892 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44172024-05-29T20:30:36.469Z[ recovery-image] May 29 20:30:34.902 INFO O| May 29 20:30:34.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
44182024-05-29T20:30:36.470Z[ recovery-image] May 29 20:30:34.902 INFO O| May 29 20:30:34.902 INFO STEP 54 (remove_files) COMPLETE
44192024-05-29T20:30:36.470Z[ recovery-image] May 29 20:30:34.902 INFO O| May 29 20:30:34.902 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44202024-05-29T20:30:36.470Z[ recovery-image] May 29 20:30:34.912 INFO O| May 29 20:30:34.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
44212024-05-29T20:30:36.470Z[ recovery-image] May 29 20:30:34.912 INFO O| May 29 20:30:34.912 INFO STEP 55 (remove_files) COMPLETE
44222024-05-29T20:30:36.470Z[ recovery-image] May 29 20:30:34.912 INFO O| May 29 20:30:34.912 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44232024-05-29T20:30:36.471Z[ recovery-image] May 29 20:30:34.922 INFO O| May 29 20:30:34.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
44242024-05-29T20:30:36.471Z[ recovery-image] May 29 20:30:34.922 INFO O| May 29 20:30:34.922 INFO STEP 56 (remove_files) COMPLETE
44252024-05-29T20:30:36.471Z[ recovery-image] May 29 20:30:34.922 INFO O| May 29 20:30:34.922 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44262024-05-29T20:30:36.471Z[ recovery-image] May 29 20:30:34.933 INFO O| May 29 20:30:34.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
44272024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.933 INFO O| May 29 20:30:34.933 INFO STEP 57 (remove_files) COMPLETE
44282024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.933 INFO O| May 29 20:30:34.933 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44292024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.945 INFO O| May 29 20:30:34.945 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
44302024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.945 INFO O| May 29 20:30:34.945 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
44312024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.946 INFO O| May 29 20:30:34.945 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44322024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.946 INFO O| May 29 20:30:34.946 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44332024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.946 INFO O| May 29 20:30:34.946 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44342024-05-29T20:30:36.472Z[ recovery-image] May 29 20:30:34.946 INFO O| May 29 20:30:34.946 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44352024-05-29T20:30:36.473Z[ recovery-image] May 29 20:30:34.946 INFO O| May 29 20:30:34.946 INFO ok!
44362024-05-29T20:30:36.473Z[ recovery-image] May 29 20:30:34.946 INFO O| May 29 20:30:34.946 INFO STEP 58 (ensure_file) COMPLETE
44372024-05-29T20:30:36.473Z[ recovery-image] May 29 20:30:34.946 INFO O| May 29 20:30:34.946 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44382024-05-29T20:30:36.473Z[ recovery-image] May 29 20:30:34.958 INFO O| May 29 20:30:34.958 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44392024-05-29T20:30:36.473Z[ recovery-image] May 29 20:30:34.958 INFO O| May 29 20:30:34.958 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44402024-05-29T20:30:36.473Z[ recovery-image] May 29 20:30:34.958 INFO O| May 29 20:30:34.958 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44412024-05-29T20:30:36.474Z[ recovery-image] May 29 20:30:34.958 INFO O| May 29 20:30:34.958 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44422024-05-29T20:30:36.474Z[ recovery-image] May 29 20:30:34.958 INFO O| May 29 20:30:34.958 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44432024-05-29T20:30:36.474Z[ recovery-image] May 29 20:30:34.958 INFO O| May 29 20:30:34.958 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44442024-05-29T20:30:36.474Z[ recovery-image] May 29 20:30:34.958 INFO O| May 29 20:30:34.958 INFO ok!
44452024-05-29T20:30:36.474Z[ recovery-image] May 29 20:30:34.959 INFO O| May 29 20:30:34.958 INFO STEP 59 (ensure_file) COMPLETE
44462024-05-29T20:30:36.474Z[ recovery-image] May 29 20:30:34.959 INFO O| May 29 20:30:34.958 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44472024-05-29T20:30:36.474Z[ recovery-image] May 29 20:30:34.973 INFO O| May 29 20:30:34.973 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44482024-05-29T20:30:36.475Z[ recovery-image] May 29 20:30:34.973 INFO O| May 29 20:30:34.973 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44492024-05-29T20:30:36.475Z[ recovery-image] May 29 20:30:34.973 INFO O| May 29 20:30:34.973 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44502024-05-29T20:30:36.475Z[ recovery-image] May 29 20:30:34.973 INFO O| May 29 20:30:34.973 INFO ok!
44512024-05-29T20:30:36.475Z[ recovery-image] May 29 20:30:34.973 INFO O| May 29 20:30:34.973 INFO STEP 60 (ensure_file) COMPLETE
44522024-05-29T20:30:36.475Z[ recovery-image] May 29 20:30:34.973 INFO O| May 29 20:30:34.973 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44532024-05-29T20:30:37.164Z[ recovery-image] May 29 20:30:34.988 INFO O| May 29 20:30:34.988 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
44542024-05-29T20:30:37.164Z[ recovery-image] May 29 20:30:34.988 INFO O| May 29 20:30:34.988 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
44552024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:34.988 INFO O| May 29 20:30:34.988 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
44562024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:34.988 INFO O| May 29 20:30:34.988 INFO ok!
44572024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:34.988 INFO O| May 29 20:30:34.988 INFO STEP 61 (ensure_file) COMPLETE
44582024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:34.988 INFO O| May 29 20:30:34.988 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44592024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:35.005 INFO O| May 29 20:30:35.004 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
44602024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:35.005 INFO O| May 29 20:30:35.005 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
44612024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:35.005 INFO O| May 29 20:30:35.005 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44622024-05-29T20:30:37.165Z[ recovery-image] May 29 20:30:35.005 INFO O| May 29 20:30:35.005 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44632024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.005 INFO O| May 29 20:30:35.005 INFO ok!
44642024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.005 INFO O| May 29 20:30:35.005 INFO STEP 62 (ensure_file) COMPLETE
44652024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.005 INFO O| May 29 20:30:35.005 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44662024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.021 INFO O| May 29 20:30:35.021 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
44672024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.021 INFO O| May 29 20:30:35.021 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
44682024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.021 INFO O| May 29 20:30:35.021 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44692024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.021 INFO O| May 29 20:30:35.021 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44702024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.021 INFO O| May 29 20:30:35.021 INFO ok!
44712024-05-29T20:30:37.166Z[ recovery-image] May 29 20:30:35.021 INFO O| May 29 20:30:35.021 INFO STEP 63 (ensure_file) COMPLETE
44722024-05-29T20:30:37.167Z[ recovery-image] May 29 20:30:35.021 INFO O| May 29 20:30:35.021 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44732024-05-29T20:30:37.167Z[ recovery-image] May 29 20:30:35.036 INFO O| May 29 20:30:35.036 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
44742024-05-29T20:30:37.167Z[ recovery-image] May 29 20:30:35.037 INFO O| May 29 20:30:35.036 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
44752024-05-29T20:30:37.167Z[ recovery-image] May 29 20:30:35.037 INFO O| May 29 20:30:35.037 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
44762024-05-29T20:30:37.168Z[ recovery-image] May 29 20:30:35.037 INFO O| May 29 20:30:35.037 INFO ok!
44772024-05-29T20:30:37.168Z[ recovery-image] May 29 20:30:35.037 INFO O| May 29 20:30:35.037 INFO STEP 64 (assemble_files) COMPLETE
44782024-05-29T20:30:37.168Z[ recovery-image] May 29 20:30:35.037 INFO O| May 29 20:30:35.037 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44792024-05-29T20:30:37.168Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
44802024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
44812024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44822024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44832024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO ok!
44842024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO STEP 65 (ensure_file) COMPLETE
44852024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44862024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO skip step because feature "omicron1" is not enabled
44872024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44882024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO skip step because feature "omicron1" is not enabled
44892024-05-29T20:30:37.169Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44902024-05-29T20:30:37.170Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO skip step because feature "omicron1" is not enabled
44912024-05-29T20:30:37.170Z[ recovery-image] May 29 20:30:35.049 INFO O| May 29 20:30:35.049 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44922024-05-29T20:30:37.170Z[ recovery-image] May 29 20:30:35.072 INFO O| May 29 20:30:35.072 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
44932024-05-29T20:30:37.170Z[ recovery-image] May 29 20:30:35.072 INFO O| May 29 20:30:35.072 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
44942024-05-29T20:30:39.934Z[ recovery-image] May 29 20:30:37.665 INFO O| May 29 20:30:37.665 INFO STEP 69 (pack_tar) COMPLETE
44952024-05-29T20:30:39.935Z[ recovery-image] May 29 20:30:37.665 INFO O| May 29 20:30:37.665 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44962024-05-29T20:30:39.982Z[ recovery-image] May 29 20:30:37.665 INFO O| May 29 20:30:37.665 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44972024-05-29T20:30:39.982Z[ recovery-image] May 29 20:30:38.376 INFO O| May 29 20:30:38.376 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
44982024-05-29T20:30:40.042Z[ recovery-image] May 29 20:30:38.495 INFO O| May 29 20:30:38.495 INFO completed processing gimlet/ramdisk-02-trim
44992024-05-29T20:30:40.042Z[ recovery-image] May 29 20:30:38.498 INFO image builder template: ramdisk-03-recovery-trim...
45002024-05-29T20:30:40.042Z[ recovery-image] May 29 20:30:38.498 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/.tmpktWDRC/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
45012024-05-29T20:30:40.109Z[ recovery-image] May 29 20:30:38.616 INFO O| May 29 20:30:38.616 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45022024-05-29T20:30:40.120Z[ recovery-image] May 29 20:30:38.627 INFO O| May 29 20:30:38.627 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45032024-05-29T20:30:40.204Z[ recovery-image] May 29 20:30:38.705 INFO O| May 29 20:30:38.705 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
45042024-05-29T20:30:40.278Z[ recovery-image] May 29 20:30:38.786 INFO O| May 29 20:30:38.786 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45052024-05-29T20:30:40.284Z[ recovery-image] May 29 20:30:38.786 INFO O| May 29 20:30:38.786 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
45062024-05-29T20:30:40.296Z[ recovery-image] May 29 20:30:38.802 INFO O| May 29 20:30:38.802 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
45072024-05-29T20:30:40.322Z[ recovery-image] May 29 20:30:38.826 INFO O| May 29 20:30:38.826 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45082024-05-29T20:30:40.353Z[ recovery-image] May 29 20:30:38.851 INFO O| May 29 20:30:38.851 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45092024-05-29T20:30:40.890Z[ recovery-image] May 29 20:30:39.395 INFO O| May 29 20:30:39.395 INFO rolled back to input snapshot; work may begin
45102024-05-29T20:30:40.891Z[ recovery-image] May 29 20:30:39.395 INFO O| May 29 20:30:39.395 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
45112024-05-29T20:30:40.928Z[ recovery-image] May 29 20:30:39.432 INFO O| May 29 20:30:39.432 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45122024-05-29T20:30:40.957Z[ recovery-image] May 29 20:30:39.465 INFO O| May 29 20:30:39.465 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
45132024-05-29T20:30:41.009Z[ recovery-image] May 29 20:30:39.516 INFO O| May 29 20:30:39.516 INFO STEP 0 (remove_files) COMPLETE
45142024-05-29T20:30:41.009Z[ recovery-image] May 29 20:30:39.516 INFO O| May 29 20:30:39.516 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45152024-05-29T20:30:41.050Z[ recovery-image] May 29 20:30:39.542 INFO O| May 29 20:30:39.542 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
45162024-05-29T20:30:41.206Z[ recovery-image] May 29 20:30:39.713 INFO O| May 29 20:30:39.713 INFO STEP 1 (remove_files) COMPLETE
45172024-05-29T20:30:41.206Z[ recovery-image] May 29 20:30:39.713 INFO O| May 29 20:30:39.713 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45182024-05-29T20:30:41.239Z[ recovery-image] May 29 20:30:39.733 INFO O| May 29 20:30:39.733 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
45192024-05-29T20:30:41.276Z[ recovery-image] May 29 20:30:39.779 INFO O| May 29 20:30:39.777 INFO STEP 2 (remove_files) COMPLETE
45202024-05-29T20:30:41.276Z[ recovery-image] May 29 20:30:39.779 INFO O| May 29 20:30:39.777 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45212024-05-29T20:30:41.293Z[ recovery-image] May 29 20:30:39.799 INFO O| May 29 20:30:39.799 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
45222024-05-29T20:30:41.452Z[ recovery-image] May 29 20:30:39.956 INFO O| May 29 20:30:39.956 INFO STEP 3 (remove_files) COMPLETE
45232024-05-29T20:30:41.466Z[ recovery-image] May 29 20:30:39.956 INFO O| May 29 20:30:39.956 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45242024-05-29T20:30:41.494Z[ recovery-image] May 29 20:30:39.997 INFO O| May 29 20:30:39.997 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
45252024-05-29T20:30:41.978Z[ recovery-image] May 29 20:30:40.485 INFO O| May 29 20:30:40.485 INFO STEP 4 (remove_files) COMPLETE
45262024-05-29T20:30:41.978Z[ recovery-image] May 29 20:30:40.485 INFO O| May 29 20:30:40.485 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45272024-05-29T20:30:42.022Z[ recovery-image] May 29 20:30:40.530 INFO O| May 29 20:30:40.529 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
45282024-05-29T20:30:42.034Z[ recovery-image] May 29 20:30:40.542 INFO O| May 29 20:30:40.542 INFO STEP 5 (remove_files) COMPLETE
45292024-05-29T20:30:42.034Z[ recovery-image] May 29 20:30:40.542 INFO O| May 29 20:30:40.542 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45302024-05-29T20:30:42.057Z[ recovery-image] May 29 20:30:40.564 INFO O| May 29 20:30:40.564 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
45312024-05-29T20:30:42.075Z[ recovery-image] May 29 20:30:40.582 INFO O| May 29 20:30:40.582 INFO STEP 6 (remove_files) COMPLETE
45322024-05-29T20:30:42.075Z[ recovery-image] May 29 20:30:40.582 INFO O| May 29 20:30:40.582 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45332024-05-29T20:30:42.136Z[ recovery-image] May 29 20:30:40.634 INFO O| May 29 20:30:40.634 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
45342024-05-29T20:30:42.143Z[ recovery-image] May 29 20:30:40.636 INFO O| May 29 20:30:40.636 INFO STEP 7 (remove_files) COMPLETE
45352024-05-29T20:30:42.144Z[ recovery-image] May 29 20:30:40.636 INFO O| May 29 20:30:40.636 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45362024-05-29T20:30:42.151Z[ recovery-image] May 29 20:30:40.659 INFO O| May 29 20:30:40.659 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
45372024-05-29T20:30:42.192Z[ recovery-image] May 29 20:30:40.664 INFO O| May 29 20:30:40.664 INFO STEP 8 (remove_files) COMPLETE
45382024-05-29T20:30:42.192Z[ recovery-image] May 29 20:30:40.664 INFO O| May 29 20:30:40.664 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45392024-05-29T20:30:42.223Z[ recovery-image] May 29 20:30:40.731 INFO O| May 29 20:30:40.730 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
45402024-05-29T20:30:42.227Z[ recovery-image] May 29 20:30:40.734 INFO O| May 29 20:30:40.734 INFO STEP 9 (remove_files) COMPLETE
45412024-05-29T20:30:42.227Z[ recovery-image] May 29 20:30:40.734 INFO O| May 29 20:30:40.734 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45422024-05-29T20:30:42.257Z[ recovery-image] May 29 20:30:40.765 INFO O| May 29 20:30:40.764 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
45432024-05-29T20:30:42.261Z[ recovery-image] May 29 20:30:40.766 INFO O| May 29 20:30:40.766 INFO STEP 10 (remove_files) COMPLETE
45442024-05-29T20:30:42.261Z[ recovery-image] May 29 20:30:40.766 INFO O| May 29 20:30:40.766 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45452024-05-29T20:30:42.280Z[ recovery-image] May 29 20:30:40.787 INFO O| May 29 20:30:40.787 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
45462024-05-29T20:30:43.050Z[ recovery-image] May 29 20:30:41.556 INFO O| May 29 20:30:41.555 INFO STEP 11 (remove_files) COMPLETE
45472024-05-29T20:30:43.050Z[ recovery-image] May 29 20:30:41.556 INFO O| May 29 20:30:41.555 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45482024-05-29T20:30:43.069Z[ recovery-image] May 29 20:30:41.576 INFO O| May 29 20:30:41.576 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
45492024-05-29T20:30:43.079Z[ recovery-image] May 29 20:30:41.584 INFO O| May 29 20:30:41.584 INFO STEP 12 (remove_files) COMPLETE
45502024-05-29T20:30:43.079Z[ recovery-image] May 29 20:30:41.585 INFO O| May 29 20:30:41.584 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45512024-05-29T20:30:43.116Z[ recovery-image] May 29 20:30:41.618 INFO O| May 29 20:30:41.618 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
45522024-05-29T20:30:43.130Z[ recovery-image] May 29 20:30:41.621 INFO O| May 29 20:30:41.621 INFO STEP 13 (remove_files) COMPLETE
45532024-05-29T20:30:43.131Z[ recovery-image] May 29 20:30:41.621 INFO O| May 29 20:30:41.621 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45542024-05-29T20:30:43.145Z[ recovery-image] May 29 20:30:41.644 INFO O| May 29 20:30:41.644 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
45552024-05-29T20:30:43.145Z[ recovery-image] May 29 20:30:41.644 INFO O| May 29 20:30:41.644 INFO STEP 14 (remove_files) COMPLETE
45562024-05-29T20:30:43.145Z[ recovery-image] May 29 20:30:41.644 INFO O| May 29 20:30:41.644 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45572024-05-29T20:30:43.159Z[ recovery-image] May 29 20:30:41.665 INFO O| May 29 20:30:41.665 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
45582024-05-29T20:30:43.200Z[ recovery-image] May 29 20:30:41.706 INFO O| May 29 20:30:41.706 INFO STEP 15 (remove_files) COMPLETE
45592024-05-29T20:30:43.200Z[ recovery-image] May 29 20:30:41.706 INFO O| May 29 20:30:41.706 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45602024-05-29T20:30:43.261Z[ recovery-image] May 29 20:30:41.768 INFO O| May 29 20:30:41.768 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
45612024-05-29T20:30:43.357Z[ recovery-image] May 29 20:30:41.845 INFO O| May 29 20:30:41.845 INFO STEP 16 (remove_files) COMPLETE
45622024-05-29T20:30:43.357Z[ recovery-image] May 29 20:30:41.845 INFO O| May 29 20:30:41.845 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45632024-05-29T20:30:43.395Z[ recovery-image] May 29 20:30:41.901 INFO O| May 29 20:30:41.901 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
45642024-05-29T20:30:43.421Z[ recovery-image] May 29 20:30:41.925 INFO O| May 29 20:30:41.925 INFO STEP 17 (remove_files) COMPLETE
45652024-05-29T20:30:43.421Z[ recovery-image] May 29 20:30:41.925 INFO O| May 29 20:30:41.925 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45662024-05-29T20:30:43.465Z[ recovery-image] May 29 20:30:41.958 INFO O| May 29 20:30:41.958 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
45672024-05-29T20:30:43.482Z[ recovery-image] May 29 20:30:41.982 INFO O| May 29 20:30:41.982 INFO STEP 18 (remove_files) COMPLETE
45682024-05-29T20:30:43.482Z[ recovery-image] May 29 20:30:41.982 INFO O| May 29 20:30:41.982 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45692024-05-29T20:30:43.542Z[ recovery-image] May 29 20:30:42.041 INFO O| May 29 20:30:42.041 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
45702024-05-29T20:30:43.793Z[ recovery-image] May 29 20:30:42.300 INFO O| May 29 20:30:42.300 INFO STEP 19 (remove_files) COMPLETE
45712024-05-29T20:30:43.798Z[ recovery-image] May 29 20:30:42.300 INFO O| May 29 20:30:42.300 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45722024-05-29T20:30:43.854Z[ recovery-image] May 29 20:30:42.360 INFO O| May 29 20:30:42.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
45732024-05-29T20:30:43.859Z[ recovery-image] May 29 20:30:42.361 INFO O| May 29 20:30:42.361 INFO STEP 20 (remove_files) COMPLETE
45742024-05-29T20:30:43.859Z[ recovery-image] May 29 20:30:42.361 INFO O| May 29 20:30:42.361 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45752024-05-29T20:30:43.897Z[ recovery-image] May 29 20:30:42.396 INFO O| May 29 20:30:42.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
45762024-05-29T20:30:43.930Z[ recovery-image] May 29 20:30:42.396 INFO O| May 29 20:30:42.396 INFO STEP 21 (remove_files) COMPLETE
45772024-05-29T20:30:43.930Z[ recovery-image] May 29 20:30:42.396 INFO O| May 29 20:30:42.396 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45782024-05-29T20:30:43.942Z[ recovery-image] May 29 20:30:42.434 INFO O| May 29 20:30:42.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
45792024-05-29T20:30:43.946Z[ recovery-image] May 29 20:30:42.450 INFO O| May 29 20:30:42.450 INFO STEP 22 (remove_files) COMPLETE
45802024-05-29T20:30:43.946Z[ recovery-image] May 29 20:30:42.450 INFO O| May 29 20:30:42.450 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45812024-05-29T20:30:43.963Z[ recovery-image] May 29 20:30:42.470 INFO O| May 29 20:30:42.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
45822024-05-29T20:30:44.388Z[ recovery-image] May 29 20:30:42.483 INFO O| May 29 20:30:42.483 INFO STEP 23 (remove_files) COMPLETE
45832024-05-29T20:30:44.389Z[ recovery-image] May 29 20:30:42.483 INFO O| May 29 20:30:42.483 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45842024-05-29T20:30:44.402Z[ recovery-image] May 29 20:30:42.621 INFO O| May 29 20:30:42.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
45852024-05-29T20:30:44.402Z[ recovery-image] May 29 20:30:42.621 INFO O| May 29 20:30:42.621 INFO STEP 24 (remove_files) COMPLETE
45862024-05-29T20:30:44.402Z[ recovery-image] May 29 20:30:42.621 INFO O| May 29 20:30:42.621 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45872024-05-29T20:30:44.402Z[ recovery-image] May 29 20:30:42.641 INFO O| May 29 20:30:42.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
45882024-05-29T20:30:44.403Z[ recovery-image] May 29 20:30:42.641 INFO O| May 29 20:30:42.641 INFO STEP 25 (remove_files) COMPLETE
45892024-05-29T20:30:44.403Z[ recovery-image] May 29 20:30:42.641 INFO O| May 29 20:30:42.641 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45902024-05-29T20:30:44.403Z[ recovery-image] May 29 20:30:42.664 INFO O| May 29 20:30:42.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
45912024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.664 INFO O| May 29 20:30:42.664 INFO STEP 26 (remove_files) COMPLETE
45922024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.664 INFO O| May 29 20:30:42.664 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45932024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.731 INFO O| May 29 20:30:42.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
45942024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.731 INFO O| May 29 20:30:42.731 INFO STEP 27 (remove_files) COMPLETE
45952024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.731 INFO O| May 29 20:30:42.731 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45962024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.765 INFO O| May 29 20:30:42.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
45972024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.765 INFO O| May 29 20:30:42.765 INFO STEP 28 (remove_files) COMPLETE
45982024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.765 INFO O| May 29 20:30:42.765 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45992024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.805 INFO O| May 29 20:30:42.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
46002024-05-29T20:30:44.404Z[ recovery-image] May 29 20:30:42.805 INFO O| May 29 20:30:42.805 INFO STEP 29 (remove_files) COMPLETE
46012024-05-29T20:30:44.405Z[ recovery-image] May 29 20:30:42.805 INFO O| May 29 20:30:42.805 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46022024-05-29T20:30:44.405Z[ recovery-image] May 29 20:30:42.845 INFO O| May 29 20:30:42.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
46032024-05-29T20:30:44.405Z[ recovery-image] May 29 20:30:42.845 INFO O| May 29 20:30:42.845 INFO STEP 30 (remove_files) COMPLETE
46042024-05-29T20:30:44.405Z[ recovery-image] May 29 20:30:42.845 INFO O| May 29 20:30:42.845 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46052024-05-29T20:30:44.429Z[ recovery-image] May 29 20:30:42.901 INFO O| May 29 20:30:42.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
46062024-05-29T20:30:44.429Z[ recovery-image] May 29 20:30:42.901 INFO O| May 29 20:30:42.901 INFO STEP 31 (remove_files) COMPLETE
46072024-05-29T20:30:44.429Z[ recovery-image] May 29 20:30:42.901 INFO O| May 29 20:30:42.901 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46082024-05-29T20:30:44.439Z[ recovery-image] May 29 20:30:42.920 INFO O| May 29 20:30:42.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
46092024-05-29T20:30:44.439Z[ recovery-image] May 29 20:30:42.936 INFO O| May 29 20:30:42.936 INFO STEP 32 (remove_files) COMPLETE
46102024-05-29T20:30:44.439Z[ recovery-image] May 29 20:30:42.936 INFO O| May 29 20:30:42.936 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46112024-05-29T20:30:44.519Z[ recovery-image] May 29 20:30:43.026 INFO O| May 29 20:30:43.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
46122024-05-29T20:30:44.540Z[ recovery-image] May 29 20:30:43.047 INFO O| May 29 20:30:43.047 INFO STEP 33 (remove_files) COMPLETE
46132024-05-29T20:30:44.540Z[ recovery-image] May 29 20:30:43.047 INFO O| May 29 20:30:43.047 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46142024-05-29T20:30:44.652Z[ recovery-image] May 29 20:30:43.159 INFO O| May 29 20:30:43.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
46152024-05-29T20:30:44.653Z[ recovery-image] May 29 20:30:43.159 INFO O| May 29 20:30:43.159 INFO STEP 34 (remove_files) COMPLETE
46162024-05-29T20:30:44.657Z[ recovery-image] May 29 20:30:43.160 INFO O| May 29 20:30:43.159 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46172024-05-29T20:30:44.675Z[ recovery-image] May 29 20:30:43.179 INFO O| May 29 20:30:43.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
46182024-05-29T20:30:44.700Z[ recovery-image] May 29 20:30:43.200 INFO O| May 29 20:30:43.200 INFO STEP 35 (remove_files) COMPLETE
46192024-05-29T20:30:44.700Z[ recovery-image] May 29 20:30:43.200 INFO O| May 29 20:30:43.200 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46202024-05-29T20:30:44.715Z[ recovery-image] May 29 20:30:43.221 INFO O| May 29 20:30:43.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
46212024-05-29T20:30:44.739Z[ recovery-image] May 29 20:30:43.246 INFO O| May 29 20:30:43.246 INFO STEP 36 (remove_files) COMPLETE
46222024-05-29T20:30:44.739Z[ recovery-image] May 29 20:30:43.246 INFO O| May 29 20:30:43.246 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46232024-05-29T20:30:44.768Z[ recovery-image] May 29 20:30:43.267 INFO O| May 29 20:30:43.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
46242024-05-29T20:30:44.772Z[ recovery-image] May 29 20:30:43.268 INFO O| May 29 20:30:43.268 INFO STEP 37 (remove_files) COMPLETE
46252024-05-29T20:30:44.772Z[ recovery-image] May 29 20:30:43.268 INFO O| May 29 20:30:43.268 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46262024-05-29T20:30:44.781Z[ recovery-image] May 29 20:30:43.288 INFO O| May 29 20:30:43.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
46272024-05-29T20:30:44.784Z[ recovery-image] May 29 20:30:43.288 INFO O| May 29 20:30:43.288 INFO STEP 38 (remove_files) COMPLETE
46282024-05-29T20:30:44.785Z[ recovery-image] May 29 20:30:43.289 INFO O| May 29 20:30:43.289 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46292024-05-29T20:30:44.800Z[ recovery-image] May 29 20:30:43.307 INFO O| May 29 20:30:43.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
46302024-05-29T20:30:44.804Z[ recovery-image] May 29 20:30:43.307 INFO O| May 29 20:30:43.307 INFO STEP 39 (remove_files) COMPLETE
46312024-05-29T20:30:44.804Z[ recovery-image] May 29 20:30:43.307 INFO O| May 29 20:30:43.307 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46322024-05-29T20:30:44.820Z[ recovery-image] May 29 20:30:43.326 INFO O| May 29 20:30:43.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
46332024-05-29T20:30:44.826Z[ recovery-image] May 29 20:30:43.326 INFO O| May 29 20:30:43.326 INFO STEP 40 (remove_files) COMPLETE
46342024-05-29T20:30:44.826Z[ recovery-image] May 29 20:30:43.326 INFO O| May 29 20:30:43.326 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46352024-05-29T20:30:44.838Z[ recovery-image] May 29 20:30:43.344 INFO O| May 29 20:30:43.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
46362024-05-29T20:30:44.861Z[ recovery-image] May 29 20:30:43.368 INFO O| May 29 20:30:43.368 INFO STEP 41 (remove_files) COMPLETE
46372024-05-29T20:30:44.861Z[ recovery-image] May 29 20:30:43.368 INFO O| May 29 20:30:43.368 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46382024-05-29T20:30:44.882Z[ recovery-image] May 29 20:30:43.389 INFO O| May 29 20:30:43.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
46392024-05-29T20:30:44.886Z[ recovery-image] May 29 20:30:43.390 INFO O| May 29 20:30:43.390 INFO STEP 42 (remove_files) COMPLETE
46402024-05-29T20:30:44.886Z[ recovery-image] May 29 20:30:43.390 INFO O| May 29 20:30:43.390 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46412024-05-29T20:30:44.903Z[ recovery-image] May 29 20:30:43.410 INFO O| May 29 20:30:43.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
46422024-05-29T20:30:44.906Z[ recovery-image] May 29 20:30:43.411 INFO O| May 29 20:30:43.411 INFO STEP 43 (remove_files) COMPLETE
46432024-05-29T20:30:44.907Z[ recovery-image] May 29 20:30:43.411 INFO O| May 29 20:30:43.411 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46442024-05-29T20:30:44.924Z[ recovery-image] May 29 20:30:43.431 INFO O| May 29 20:30:43.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
46452024-05-29T20:30:44.927Z[ recovery-image] May 29 20:30:43.431 INFO O| May 29 20:30:43.431 INFO STEP 44 (remove_files) COMPLETE
46462024-05-29T20:30:44.927Z[ recovery-image] May 29 20:30:43.431 INFO O| May 29 20:30:43.431 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46472024-05-29T20:30:44.943Z[ recovery-image] May 29 20:30:43.450 INFO O| May 29 20:30:43.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
46482024-05-29T20:30:44.946Z[ recovery-image] May 29 20:30:43.451 INFO O| May 29 20:30:43.451 INFO STEP 45 (remove_files) COMPLETE
46492024-05-29T20:30:44.946Z[ recovery-image] May 29 20:30:43.451 INFO O| May 29 20:30:43.451 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46502024-05-29T20:30:44.976Z[ recovery-image] May 29 20:30:43.471 INFO O| May 29 20:30:43.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
46512024-05-29T20:30:44.979Z[ recovery-image] May 29 20:30:43.471 INFO O| May 29 20:30:43.471 INFO STEP 46 (remove_files) COMPLETE
46522024-05-29T20:30:44.979Z[ recovery-image] May 29 20:30:43.471 INFO O| May 29 20:30:43.471 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46532024-05-29T20:30:45.044Z[ recovery-image] May 29 20:30:43.541 INFO O| May 29 20:30:43.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
46542024-05-29T20:30:45.044Z[ recovery-image] May 29 20:30:43.541 INFO O| May 29 20:30:43.541 INFO STEP 47 (remove_files) COMPLETE
46552024-05-29T20:30:45.044Z[ recovery-image] May 29 20:30:43.541 INFO O| May 29 20:30:43.541 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46562024-05-29T20:30:45.088Z[ recovery-image] May 29 20:30:43.594 INFO O| May 29 20:30:43.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
46572024-05-29T20:30:45.088Z[ recovery-image] May 29 20:30:43.594 INFO O| May 29 20:30:43.594 INFO STEP 48 (remove_files) COMPLETE
46582024-05-29T20:30:45.088Z[ recovery-image] May 29 20:30:43.594 INFO O| May 29 20:30:43.594 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46592024-05-29T20:30:45.114Z[ recovery-image] May 29 20:30:43.613 INFO O| May 29 20:30:43.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
46602024-05-29T20:30:45.114Z[ recovery-image] May 29 20:30:43.614 INFO O| May 29 20:30:43.613 INFO STEP 49 (remove_files) COMPLETE
46612024-05-29T20:30:45.114Z[ recovery-image] May 29 20:30:43.614 INFO O| May 29 20:30:43.613 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46622024-05-29T20:30:45.133Z[ recovery-image] May 29 20:30:43.634 INFO O| May 29 20:30:43.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
46632024-05-29T20:30:45.136Z[ recovery-image] May 29 20:30:43.634 INFO O| May 29 20:30:43.634 INFO STEP 50 (remove_files) COMPLETE
46642024-05-29T20:30:45.136Z[ recovery-image] May 29 20:30:43.634 INFO O| May 29 20:30:43.634 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46652024-05-29T20:30:45.168Z[ recovery-image] May 29 20:30:43.672 INFO O| May 29 20:30:43.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
46662024-05-29T20:30:45.168Z[ recovery-image] May 29 20:30:43.672 INFO O| May 29 20:30:43.672 INFO STEP 51 (remove_files) COMPLETE
46672024-05-29T20:30:45.174Z[ recovery-image] May 29 20:30:43.673 INFO O| May 29 20:30:43.672 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46682024-05-29T20:30:45.192Z[ recovery-image] May 29 20:30:43.694 INFO O| May 29 20:30:43.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
46692024-05-29T20:30:45.213Z[ recovery-image] May 29 20:30:43.719 INFO O| May 29 20:30:43.719 INFO STEP 52 (remove_files) COMPLETE
46702024-05-29T20:30:45.213Z[ recovery-image] May 29 20:30:43.719 INFO O| May 29 20:30:43.719 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46712024-05-29T20:30:45.236Z[ recovery-image] May 29 20:30:43.739 INFO O| May 29 20:30:43.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
46722024-05-29T20:30:45.241Z[ recovery-image] May 29 20:30:43.740 INFO O| May 29 20:30:43.740 INFO STEP 53 (remove_files) COMPLETE
46732024-05-29T20:30:45.241Z[ recovery-image] May 29 20:30:43.740 INFO O| May 29 20:30:43.740 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46742024-05-29T20:30:45.255Z[ recovery-image] May 29 20:30:43.762 INFO O| May 29 20:30:43.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
46752024-05-29T20:30:45.260Z[ recovery-image] May 29 20:30:43.762 INFO O| May 29 20:30:43.762 INFO STEP 54 (remove_files) COMPLETE
46762024-05-29T20:30:45.260Z[ recovery-image] May 29 20:30:43.762 INFO O| May 29 20:30:43.762 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46772024-05-29T20:30:45.279Z[ recovery-image] May 29 20:30:43.784 INFO O| May 29 20:30:43.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
46782024-05-29T20:30:45.299Z[ recovery-image] May 29 20:30:43.784 INFO O| May 29 20:30:43.784 INFO STEP 55 (remove_files) COMPLETE
46792024-05-29T20:30:45.299Z[ recovery-image] May 29 20:30:43.784 INFO O| May 29 20:30:43.784 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46802024-05-29T20:30:45.314Z[ recovery-image] May 29 20:30:43.807 INFO O| May 29 20:30:43.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
46812024-05-29T20:30:45.314Z[ recovery-image] May 29 20:30:43.807 INFO O| May 29 20:30:43.807 INFO STEP 56 (remove_files) COMPLETE
46822024-05-29T20:30:45.314Z[ recovery-image] May 29 20:30:43.808 INFO O| May 29 20:30:43.808 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46832024-05-29T20:30:45.325Z[ recovery-image] May 29 20:30:43.831 INFO O| May 29 20:30:43.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
46842024-05-29T20:30:45.338Z[ recovery-image] May 29 20:30:43.832 INFO O| May 29 20:30:43.832 INFO STEP 57 (remove_files) COMPLETE
46852024-05-29T20:30:45.338Z[ recovery-image] May 29 20:30:43.832 INFO O| May 29 20:30:43.832 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46862024-05-29T20:30:45.354Z[ recovery-image] May 29 20:30:43.856 INFO O| May 29 20:30:43.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
46872024-05-29T20:30:45.354Z[ recovery-image] May 29 20:30:43.856 INFO O| May 29 20:30:43.856 INFO STEP 58 (remove_files) COMPLETE
46882024-05-29T20:30:45.354Z[ recovery-image] May 29 20:30:43.856 INFO O| May 29 20:30:43.856 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46892024-05-29T20:30:45.374Z[ recovery-image] May 29 20:30:43.879 INFO O| May 29 20:30:43.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
46902024-05-29T20:30:45.385Z[ recovery-image] May 29 20:30:43.879 INFO O| May 29 20:30:43.879 INFO STEP 59 (remove_files) COMPLETE
46912024-05-29T20:30:45.386Z[ recovery-image] May 29 20:30:43.880 INFO O| May 29 20:30:43.879 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46922024-05-29T20:30:45.402Z[ recovery-image] May 29 20:30:43.902 INFO O| May 29 20:30:43.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
46932024-05-29T20:30:45.402Z[ recovery-image] May 29 20:30:43.902 INFO O| May 29 20:30:43.902 INFO STEP 60 (remove_files) COMPLETE
46942024-05-29T20:30:45.407Z[ recovery-image] May 29 20:30:43.903 INFO O| May 29 20:30:43.902 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46952024-05-29T20:30:45.419Z[ recovery-image] May 29 20:30:43.926 INFO O| May 29 20:30:43.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
46962024-05-29T20:30:45.422Z[ recovery-image] May 29 20:30:43.926 INFO O| May 29 20:30:43.926 INFO STEP 61 (remove_files) COMPLETE
46972024-05-29T20:30:45.422Z[ recovery-image] May 29 20:30:43.926 INFO O| May 29 20:30:43.926 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982024-05-29T20:30:45.441Z[ recovery-image] May 29 20:30:43.946 INFO O| May 29 20:30:43.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
46992024-05-29T20:30:45.444Z[ recovery-image] May 29 20:30:43.946 INFO O| May 29 20:30:43.946 INFO STEP 62 (remove_files) COMPLETE
47002024-05-29T20:30:45.444Z[ recovery-image] May 29 20:30:43.946 INFO O| May 29 20:30:43.946 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012024-05-29T20:30:45.460Z[ recovery-image] May 29 20:30:43.966 INFO O| May 29 20:30:43.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
47022024-05-29T20:30:45.467Z[ recovery-image] May 29 20:30:43.967 INFO O| May 29 20:30:43.967 INFO STEP 63 (remove_files) COMPLETE
47032024-05-29T20:30:45.467Z[ recovery-image] May 29 20:30:43.967 INFO O| May 29 20:30:43.967 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47042024-05-29T20:30:45.498Z[ recovery-image] May 29 20:30:44.003 INFO O| May 29 20:30:44.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
47052024-05-29T20:30:45.502Z[ recovery-image] May 29 20:30:44.003 INFO O| May 29 20:30:44.003 INFO STEP 64 (remove_files) COMPLETE
47062024-05-29T20:30:45.502Z[ recovery-image] May 29 20:30:44.004 INFO O| May 29 20:30:44.003 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47072024-05-29T20:30:45.527Z[ recovery-image] May 29 20:30:44.028 INFO O| May 29 20:30:44.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
47082024-05-29T20:30:45.534Z[ recovery-image] May 29 20:30:44.029 INFO O| May 29 20:30:44.028 INFO STEP 65 (remove_files) COMPLETE
47092024-05-29T20:30:45.534Z[ recovery-image] May 29 20:30:44.029 INFO O| May 29 20:30:44.029 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47102024-05-29T20:30:45.565Z[ recovery-image] May 29 20:30:44.051 INFO O| May 29 20:30:44.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
47112024-05-29T20:30:45.575Z[ recovery-image] May 29 20:30:44.052 INFO O| May 29 20:30:44.052 INFO STEP 66 (remove_files) COMPLETE
47122024-05-29T20:30:45.575Z[ recovery-image] May 29 20:30:44.052 INFO O| May 29 20:30:44.052 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47132024-05-29T20:30:45.590Z[ recovery-image] May 29 20:30:44.094 INFO O| May 29 20:30:44.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
47142024-05-29T20:30:45.624Z[ recovery-image] May 29 20:30:44.118 INFO O| May 29 20:30:44.118 INFO STEP 67 (remove_files) COMPLETE
47152024-05-29T20:30:45.624Z[ recovery-image] May 29 20:30:44.118 INFO O| May 29 20:30:44.118 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47162024-05-29T20:30:45.744Z[ recovery-image] May 29 20:30:44.245 INFO O| May 29 20:30:44.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
47172024-05-29T20:30:45.883Z[ recovery-image] May 29 20:30:44.390 INFO O| May 29 20:30:44.390 INFO STEP 68 (remove_files) COMPLETE
47182024-05-29T20:30:45.883Z[ recovery-image] May 29 20:30:44.390 INFO O| May 29 20:30:44.390 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47192024-05-29T20:30:45.942Z[ recovery-image] May 29 20:30:44.448 INFO O| May 29 20:30:44.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
47202024-05-29T20:30:45.942Z[ recovery-image] May 29 20:30:44.448 INFO O| May 29 20:30:44.448 INFO STEP 69 (remove_files) COMPLETE
47212024-05-29T20:30:45.943Z[ recovery-image] May 29 20:30:44.448 INFO O| May 29 20:30:44.448 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47222024-05-29T20:30:45.963Z[ recovery-image] May 29 20:30:44.470 INFO O| May 29 20:30:44.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
47232024-05-29T20:30:45.963Z[ recovery-image] May 29 20:30:44.470 INFO O| May 29 20:30:44.470 INFO STEP 70 (remove_files) COMPLETE
47242024-05-29T20:30:45.966Z[ recovery-image] May 29 20:30:44.470 INFO O| May 29 20:30:44.470 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47252024-05-29T20:30:46.040Z[ recovery-image] May 29 20:30:44.544 INFO O| May 29 20:30:44.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
47262024-05-29T20:30:46.048Z[ recovery-image] May 29 20:30:44.544 INFO O| May 29 20:30:44.544 INFO STEP 71 (remove_files) COMPLETE
47272024-05-29T20:30:46.048Z[ recovery-image] May 29 20:30:44.544 INFO O| May 29 20:30:44.544 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47282024-05-29T20:30:46.062Z[ recovery-image] May 29 20:30:44.566 INFO O| May 29 20:30:44.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
47292024-05-29T20:30:46.062Z[ recovery-image] May 29 20:30:44.566 INFO O| May 29 20:30:44.566 INFO STEP 72 (remove_files) COMPLETE
47302024-05-29T20:30:46.068Z[ recovery-image] May 29 20:30:44.566 INFO O| May 29 20:30:44.566 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47312024-05-29T20:30:46.092Z[ recovery-image] May 29 20:30:44.589 INFO O| May 29 20:30:44.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
47322024-05-29T20:30:46.093Z[ recovery-image] May 29 20:30:44.589 INFO O| May 29 20:30:44.589 INFO STEP 73 (remove_files) COMPLETE
47332024-05-29T20:30:46.093Z[ recovery-image] May 29 20:30:44.589 INFO O| May 29 20:30:44.589 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47342024-05-29T20:30:46.118Z[ recovery-image] May 29 20:30:44.615 INFO O| May 29 20:30:44.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
47352024-05-29T20:30:46.118Z[ recovery-image] May 29 20:30:44.615 INFO O| May 29 20:30:44.615 INFO STEP 74 (remove_files) COMPLETE
47362024-05-29T20:30:46.129Z[ recovery-image] May 29 20:30:44.615 INFO O| May 29 20:30:44.615 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47372024-05-29T20:30:46.141Z[ recovery-image] May 29 20:30:44.634 INFO O| May 29 20:30:44.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
47382024-05-29T20:30:46.141Z[ recovery-image] May 29 20:30:44.635 INFO O| May 29 20:30:44.635 INFO STEP 75 (remove_files) COMPLETE
47392024-05-29T20:30:46.141Z[ recovery-image] May 29 20:30:44.635 INFO O| May 29 20:30:44.635 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47402024-05-29T20:30:46.169Z[ recovery-image] May 29 20:30:44.675 INFO O| May 29 20:30:44.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
47412024-05-29T20:30:46.169Z[ recovery-image] May 29 20:30:44.675 INFO O| May 29 20:30:44.675 INFO STEP 76 (remove_files) COMPLETE
47422024-05-29T20:30:46.169Z[ recovery-image] May 29 20:30:44.675 INFO O| May 29 20:30:44.675 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47432024-05-29T20:30:46.196Z[ recovery-image] May 29 20:30:44.697 INFO O| May 29 20:30:44.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
47442024-05-29T20:30:46.197Z[ recovery-image] May 29 20:30:44.697 INFO O| May 29 20:30:44.697 INFO STEP 77 (remove_files) COMPLETE
47452024-05-29T20:30:46.197Z[ recovery-image] May 29 20:30:44.697 INFO O| May 29 20:30:44.697 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47462024-05-29T20:30:46.212Z[ recovery-image] May 29 20:30:44.719 INFO O| May 29 20:30:44.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
47472024-05-29T20:30:46.212Z[ recovery-image] May 29 20:30:44.719 INFO O| May 29 20:30:44.719 INFO STEP 78 (remove_files) COMPLETE
47482024-05-29T20:30:46.215Z[ recovery-image] May 29 20:30:44.719 INFO O| May 29 20:30:44.719 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47492024-05-29T20:30:46.234Z[ recovery-image] May 29 20:30:44.741 INFO O| May 29 20:30:44.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
47502024-05-29T20:30:46.238Z[ recovery-image] May 29 20:30:44.742 INFO O| May 29 20:30:44.741 INFO STEP 79 (remove_files) COMPLETE
47512024-05-29T20:30:46.238Z[ recovery-image] May 29 20:30:44.742 INFO O| May 29 20:30:44.741 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47522024-05-29T20:30:46.268Z[ recovery-image] May 29 20:30:44.774 INFO O| May 29 20:30:44.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
47532024-05-29T20:30:46.271Z[ recovery-image] May 29 20:30:44.774 INFO O| May 29 20:30:44.774 INFO STEP 80 (remove_files) COMPLETE
47542024-05-29T20:30:46.271Z[ recovery-image] May 29 20:30:44.775 INFO O| May 29 20:30:44.774 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47552024-05-29T20:30:46.355Z[ recovery-image] May 29 20:30:44.859 INFO O| May 29 20:30:44.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
47562024-05-29T20:30:46.359Z[ recovery-image] May 29 20:30:44.859 INFO O| May 29 20:30:44.859 INFO STEP 81 (remove_files) COMPLETE
47572024-05-29T20:30:46.359Z[ recovery-image] May 29 20:30:44.859 INFO O| May 29 20:30:44.859 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47582024-05-29T20:30:46.381Z[ recovery-image] May 29 20:30:44.887 INFO O| May 29 20:30:44.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
47592024-05-29T20:30:46.381Z[ recovery-image] May 29 20:30:44.887 INFO O| May 29 20:30:44.887 INFO STEP 82 (remove_files) COMPLETE
47602024-05-29T20:30:46.384Z[ recovery-image] May 29 20:30:44.887 INFO O| May 29 20:30:44.887 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47612024-05-29T20:30:46.402Z[ recovery-image] May 29 20:30:44.909 INFO O| May 29 20:30:44.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
47622024-05-29T20:30:46.402Z[ recovery-image] May 29 20:30:44.909 INFO O| May 29 20:30:44.909 INFO STEP 83 (remove_files) COMPLETE
47632024-05-29T20:30:46.406Z[ recovery-image] May 29 20:30:44.909 INFO O| May 29 20:30:44.909 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47642024-05-29T20:30:46.420Z[ recovery-image] May 29 20:30:44.927 INFO O| May 29 20:30:44.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
47652024-05-29T20:30:46.421Z[ recovery-image] May 29 20:30:44.927 INFO O| May 29 20:30:44.927 INFO STEP 84 (remove_files) COMPLETE
47662024-05-29T20:30:46.421Z[ recovery-image] May 29 20:30:44.927 INFO O| May 29 20:30:44.927 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47672024-05-29T20:30:46.439Z[ recovery-image] May 29 20:30:44.946 INFO O| May 29 20:30:44.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
47682024-05-29T20:30:46.443Z[ recovery-image] May 29 20:30:44.946 INFO O| May 29 20:30:44.946 INFO STEP 85 (remove_files) COMPLETE
47692024-05-29T20:30:46.443Z[ recovery-image] May 29 20:30:44.946 INFO O| May 29 20:30:44.946 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47702024-05-29T20:30:46.458Z[ recovery-image] May 29 20:30:44.964 INFO O| May 29 20:30:44.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
47712024-05-29T20:30:46.462Z[ recovery-image] May 29 20:30:44.965 INFO O| May 29 20:30:44.965 INFO STEP 86 (remove_files) COMPLETE
47722024-05-29T20:30:46.462Z[ recovery-image] May 29 20:30:44.965 INFO O| May 29 20:30:44.965 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47732024-05-29T20:30:46.479Z[ recovery-image] May 29 20:30:44.986 INFO O| May 29 20:30:44.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
47742024-05-29T20:30:46.483Z[ recovery-image] May 29 20:30:44.986 INFO O| May 29 20:30:44.986 INFO STEP 87 (remove_files) COMPLETE
47752024-05-29T20:30:46.483Z[ recovery-image] May 29 20:30:44.986 INFO O| May 29 20:30:44.986 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47762024-05-29T20:30:46.914Z[ recovery-image] May 29 20:30:45.009 INFO O| May 29 20:30:45.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
47772024-05-29T20:30:46.914Z[ recovery-image] May 29 20:30:45.009 INFO O| May 29 20:30:45.009 INFO STEP 88 (remove_files) COMPLETE
47782024-05-29T20:30:46.914Z[ recovery-image] May 29 20:30:45.009 INFO O| May 29 20:30:45.009 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47792024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.051 INFO O| May 29 20:30:45.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
47802024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.051 INFO O| May 29 20:30:45.051 INFO STEP 89 (remove_files) COMPLETE
47812024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.051 INFO O| May 29 20:30:45.051 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47822024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.124 INFO O| May 29 20:30:45.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
47832024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.124 INFO O| May 29 20:30:45.124 INFO STEP 90 (remove_files) COMPLETE
47842024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.125 INFO O| May 29 20:30:45.124 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47852024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.145 INFO O| May 29 20:30:45.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
47862024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.145 INFO O| May 29 20:30:45.145 INFO STEP 91 (remove_files) COMPLETE
47872024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.145 INFO O| May 29 20:30:45.145 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47882024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.164 INFO O| May 29 20:30:45.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
47892024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.164 INFO O| May 29 20:30:45.164 INFO STEP 92 (remove_files) COMPLETE
47902024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.164 INFO O| May 29 20:30:45.164 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47912024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.185 INFO O| May 29 20:30:45.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
47922024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.190 INFO O| May 29 20:30:45.190 INFO STEP 93 (remove_files) COMPLETE
47932024-05-29T20:30:46.920Z[ recovery-image] May 29 20:30:45.190 INFO O| May 29 20:30:45.190 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47942024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.237 INFO O| May 29 20:30:45.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
47952024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.237 INFO O| May 29 20:30:45.237 INFO STEP 94 (remove_files) COMPLETE
47962024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.237 INFO O| May 29 20:30:45.237 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47972024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.264 INFO O| May 29 20:30:45.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
47982024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.264 INFO O| May 29 20:30:45.264 INFO STEP 95 (remove_files) COMPLETE
47992024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.264 INFO O| May 29 20:30:45.264 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48002024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.288 INFO O| May 29 20:30:45.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
48012024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.288 INFO O| May 29 20:30:45.288 INFO STEP 96 (remove_files) COMPLETE
48022024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.288 INFO O| May 29 20:30:45.288 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.310 INFO O| May 29 20:30:45.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
48042024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.310 INFO O| May 29 20:30:45.310 INFO STEP 97 (remove_files) COMPLETE
48052024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.311 INFO O| May 29 20:30:45.310 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.330 INFO O| May 29 20:30:45.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
48072024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.330 INFO O| May 29 20:30:45.330 INFO STEP 98 (remove_files) COMPLETE
48082024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.330 INFO O| May 29 20:30:45.330 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.377 INFO O| May 29 20:30:45.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
48102024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.377 INFO O| May 29 20:30:45.377 INFO STEP 99 (remove_files) COMPLETE
48112024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.377 INFO O| May 29 20:30:45.377 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122024-05-29T20:30:46.921Z[ recovery-image] May 29 20:30:45.397 INFO O| May 29 20:30:45.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
48132024-05-29T20:30:46.922Z[ recovery-image] May 29 20:30:45.397 INFO O| May 29 20:30:45.397 INFO STEP 100 (remove_files) COMPLETE
48142024-05-29T20:30:46.922Z[ recovery-image] May 29 20:30:45.397 INFO O| May 29 20:30:45.397 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152024-05-29T20:30:46.922Z[ recovery-image] May 29 20:30:45.418 INFO O| May 29 20:30:45.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
48162024-05-29T20:30:46.922Z[ recovery-image] May 29 20:30:45.419 INFO O| May 29 20:30:45.418 INFO STEP 101 (remove_files) COMPLETE
48172024-05-29T20:30:46.922Z[ recovery-image] May 29 20:30:45.419 INFO O| May 29 20:30:45.419 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182024-05-29T20:30:46.951Z[ recovery-image] May 29 20:30:45.457 INFO O| May 29 20:30:45.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
48192024-05-29T20:30:46.951Z[ recovery-image] May 29 20:30:45.457 INFO O| May 29 20:30:45.457 INFO STEP 102 (remove_files) COMPLETE
48202024-05-29T20:30:46.951Z[ recovery-image] May 29 20:30:45.457 INFO O| May 29 20:30:45.457 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212024-05-29T20:30:46.971Z[ recovery-image] May 29 20:30:45.476 INFO O| May 29 20:30:45.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
48222024-05-29T20:30:46.971Z[ recovery-image] May 29 20:30:45.476 INFO O| May 29 20:30:45.476 INFO STEP 103 (remove_files) COMPLETE
48232024-05-29T20:30:46.971Z[ recovery-image] May 29 20:30:45.476 INFO O| May 29 20:30:45.476 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242024-05-29T20:30:46.990Z[ recovery-image] May 29 20:30:45.496 INFO O| May 29 20:30:45.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
48252024-05-29T20:30:46.990Z[ recovery-image] May 29 20:30:45.496 INFO O| May 29 20:30:45.496 INFO STEP 104 (remove_files) COMPLETE
48262024-05-29T20:30:47.011Z[ recovery-image] May 29 20:30:45.496 INFO O| May 29 20:30:45.496 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272024-05-29T20:30:47.016Z[ recovery-image] May 29 20:30:45.514 INFO O| May 29 20:30:45.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
48282024-05-29T20:30:47.016Z[ recovery-image] May 29 20:30:45.514 INFO O| May 29 20:30:45.514 INFO STEP 105 (remove_files) COMPLETE
48292024-05-29T20:30:47.016Z[ recovery-image] May 29 20:30:45.514 INFO O| May 29 20:30:45.514 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302024-05-29T20:30:47.027Z[ recovery-image] May 29 20:30:45.533 INFO O| May 29 20:30:45.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
48312024-05-29T20:30:47.036Z[ recovery-image] May 29 20:30:45.533 INFO O| May 29 20:30:45.533 INFO STEP 106 (remove_files) COMPLETE
48322024-05-29T20:30:47.036Z[ recovery-image] May 29 20:30:45.533 INFO O| May 29 20:30:45.533 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332024-05-29T20:30:47.049Z[ recovery-image] May 29 20:30:45.552 INFO O| May 29 20:30:45.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
48342024-05-29T20:30:47.049Z[ recovery-image] May 29 20:30:45.552 INFO O| May 29 20:30:45.552 INFO STEP 107 (remove_files) COMPLETE
48352024-05-29T20:30:47.050Z[ recovery-image] May 29 20:30:45.552 INFO O| May 29 20:30:45.552 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362024-05-29T20:30:47.064Z[ recovery-image] May 29 20:30:45.570 INFO O| May 29 20:30:45.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
48372024-05-29T20:30:47.064Z[ recovery-image] May 29 20:30:45.570 INFO O| May 29 20:30:45.570 INFO STEP 108 (remove_files) COMPLETE
48382024-05-29T20:30:47.066Z[ recovery-image] May 29 20:30:45.570 INFO O| May 29 20:30:45.570 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392024-05-29T20:30:47.084Z[ recovery-image] May 29 20:30:45.590 INFO O| May 29 20:30:45.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
48402024-05-29T20:30:47.084Z[ recovery-image] May 29 20:30:45.590 INFO O| May 29 20:30:45.590 INFO STEP 109 (remove_files) COMPLETE
48412024-05-29T20:30:47.084Z[ recovery-image] May 29 20:30:45.590 INFO O| May 29 20:30:45.590 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422024-05-29T20:30:47.108Z[ recovery-image] May 29 20:30:45.615 INFO O| May 29 20:30:45.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
48432024-05-29T20:30:47.108Z[ recovery-image] May 29 20:30:45.615 INFO O| May 29 20:30:45.615 INFO STEP 110 (remove_files) COMPLETE
48442024-05-29T20:30:47.108Z[ recovery-image] May 29 20:30:45.615 INFO O| May 29 20:30:45.615 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452024-05-29T20:30:47.131Z[ recovery-image] May 29 20:30:45.637 INFO O| May 29 20:30:45.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
48462024-05-29T20:30:47.131Z[ recovery-image] May 29 20:30:45.637 INFO O| May 29 20:30:45.637 INFO STEP 111 (remove_files) COMPLETE
48472024-05-29T20:30:47.134Z[ recovery-image] May 29 20:30:45.637 INFO O| May 29 20:30:45.637 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482024-05-29T20:30:47.172Z[ recovery-image] May 29 20:30:45.679 INFO O| May 29 20:30:45.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
48492024-05-29T20:30:47.175Z[ recovery-image] May 29 20:30:45.679 INFO O| May 29 20:30:45.679 INFO STEP 112 (remove_files) COMPLETE
48502024-05-29T20:30:47.175Z[ recovery-image] May 29 20:30:45.679 INFO O| May 29 20:30:45.679 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512024-05-29T20:30:47.193Z[ recovery-image] May 29 20:30:45.700 INFO O| May 29 20:30:45.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
48522024-05-29T20:30:47.197Z[ recovery-image] May 29 20:30:45.700 INFO O| May 29 20:30:45.700 INFO STEP 113 (remove_files) COMPLETE
48532024-05-29T20:30:47.197Z[ recovery-image] May 29 20:30:45.700 INFO O| May 29 20:30:45.700 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542024-05-29T20:30:47.215Z[ recovery-image] May 29 20:30:45.721 INFO O| May 29 20:30:45.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
48552024-05-29T20:30:47.215Z[ recovery-image] May 29 20:30:45.721 INFO O| May 29 20:30:45.721 INFO STEP 114 (remove_files) COMPLETE
48562024-05-29T20:30:47.215Z[ recovery-image] May 29 20:30:45.721 INFO O| May 29 20:30:45.721 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572024-05-29T20:30:47.253Z[ recovery-image] May 29 20:30:45.760 INFO O| May 29 20:30:45.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
48582024-05-29T20:30:47.253Z[ recovery-image] May 29 20:30:45.760 INFO O| May 29 20:30:45.760 INFO STEP 115 (remove_files) COMPLETE
48592024-05-29T20:30:47.260Z[ recovery-image] May 29 20:30:45.760 INFO O| May 29 20:30:45.760 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602024-05-29T20:30:47.297Z[ recovery-image] May 29 20:30:45.802 INFO O| May 29 20:30:45.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
48612024-05-29T20:30:47.297Z[ recovery-image] May 29 20:30:45.802 INFO O| May 29 20:30:45.802 INFO STEP 116 (remove_files) COMPLETE
48622024-05-29T20:30:47.297Z[ recovery-image] May 29 20:30:45.802 INFO O| May 29 20:30:45.802 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632024-05-29T20:30:47.319Z[ recovery-image] May 29 20:30:45.825 INFO O| May 29 20:30:45.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
48642024-05-29T20:30:47.328Z[ recovery-image] May 29 20:30:45.825 INFO O| May 29 20:30:45.825 INFO STEP 117 (remove_files) COMPLETE
48652024-05-29T20:30:47.328Z[ recovery-image] May 29 20:30:45.825 INFO O| May 29 20:30:45.825 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662024-05-29T20:30:47.356Z[ recovery-image] May 29 20:30:45.856 INFO O| May 29 20:30:45.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
48672024-05-29T20:30:47.366Z[ recovery-image] May 29 20:30:45.866 INFO O| May 29 20:30:45.866 INFO STEP 118 (remove_files) COMPLETE
48682024-05-29T20:30:47.367Z[ recovery-image] May 29 20:30:45.866 INFO O| May 29 20:30:45.866 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692024-05-29T20:30:47.385Z[ recovery-image] May 29 20:30:45.886 INFO O| May 29 20:30:45.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
48702024-05-29T20:30:47.393Z[ recovery-image] May 29 20:30:45.886 INFO O| May 29 20:30:45.886 INFO STEP 119 (remove_files) COMPLETE
48712024-05-29T20:30:47.393Z[ recovery-image] May 29 20:30:45.886 INFO O| May 29 20:30:45.886 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722024-05-29T20:30:47.401Z[ recovery-image] May 29 20:30:45.904 INFO O| May 29 20:30:45.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
48732024-05-29T20:30:47.415Z[ recovery-image] May 29 20:30:45.905 INFO O| May 29 20:30:45.904 INFO STEP 120 (remove_files) COMPLETE
48742024-05-29T20:30:47.415Z[ recovery-image] May 29 20:30:45.905 INFO O| May 29 20:30:45.905 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752024-05-29T20:30:47.433Z[ recovery-image] May 29 20:30:45.925 INFO O| May 29 20:30:45.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
48762024-05-29T20:30:47.434Z[ recovery-image] May 29 20:30:45.925 INFO O| May 29 20:30:45.925 INFO STEP 121 (remove_files) COMPLETE
48772024-05-29T20:30:47.434Z[ recovery-image] May 29 20:30:45.926 INFO O| May 29 20:30:45.925 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782024-05-29T20:30:47.854Z[ recovery-image] May 29 20:30:45.947 INFO O| May 29 20:30:45.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
48792024-05-29T20:30:47.854Z[ recovery-image] May 29 20:30:45.947 INFO O| May 29 20:30:45.947 INFO STEP 122 (remove_files) COMPLETE
48802024-05-29T20:30:47.854Z[ recovery-image] May 29 20:30:45.947 INFO O| May 29 20:30:45.947 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:45.972 INFO O| May 29 20:30:45.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
48822024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:45.973 INFO O| May 29 20:30:45.973 INFO STEP 123 (remove_files) COMPLETE
48832024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:45.973 INFO O| May 29 20:30:45.973 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:45.994 INFO O| May 29 20:30:45.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
48852024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:45.994 INFO O| May 29 20:30:45.994 INFO STEP 124 (remove_files) COMPLETE
48862024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:45.995 INFO O| May 29 20:30:45.995 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:46.048 INFO O| May 29 20:30:46.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
48882024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:46.048 INFO O| May 29 20:30:46.048 INFO STEP 125 (remove_files) COMPLETE
48892024-05-29T20:30:47.862Z[ recovery-image] May 29 20:30:46.048 INFO O| May 29 20:30:46.048 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.076 INFO O| May 29 20:30:46.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
48912024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.076 INFO O| May 29 20:30:46.076 INFO STEP 126 (remove_files) COMPLETE
48922024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.077 INFO O| May 29 20:30:46.076 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.098 INFO O| May 29 20:30:46.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
48942024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.098 INFO O| May 29 20:30:46.098 INFO STEP 127 (remove_files) COMPLETE
48952024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.098 INFO O| May 29 20:30:46.098 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.115 INFO O| May 29 20:30:46.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
48972024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.115 INFO O| May 29 20:30:46.115 INFO STEP 128 (remove_files) COMPLETE
48982024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.115 INFO O| May 29 20:30:46.115 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992024-05-29T20:30:47.863Z[ recovery-image] May 29 20:30:46.135 INFO O| May 29 20:30:46.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
49002024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.135 INFO O| May 29 20:30:46.135 INFO STEP 129 (remove_files) COMPLETE
49012024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.135 INFO O| May 29 20:30:46.135 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.153 INFO O| May 29 20:30:46.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
49032024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.153 INFO O| May 29 20:30:46.153 INFO STEP 130 (remove_files) COMPLETE
49042024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.153 INFO O| May 29 20:30:46.153 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.184 INFO O| May 29 20:30:46.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
49062024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.184 INFO O| May 29 20:30:46.184 INFO STEP 131 (remove_files) COMPLETE
49072024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.184 INFO O| May 29 20:30:46.184 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082024-05-29T20:30:47.864Z[ recovery-image] May 29 20:30:46.259 INFO O| May 29 20:30:46.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
49092024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.259 INFO O| May 29 20:30:46.259 INFO STEP 132 (remove_files) COMPLETE
49102024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.259 INFO O| May 29 20:30:46.259 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.279 INFO O| May 29 20:30:46.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
49122024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.279 INFO O| May 29 20:30:46.279 INFO STEP 133 (remove_files) COMPLETE
49132024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.279 INFO O| May 29 20:30:46.279 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.297 INFO O| May 29 20:30:46.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
49152024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.297 INFO O| May 29 20:30:46.297 INFO STEP 134 (remove_files) COMPLETE
49162024-05-29T20:30:47.865Z[ recovery-image] May 29 20:30:46.298 INFO O| May 29 20:30:46.297 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.316 INFO O| May 29 20:30:46.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
49182024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.316 INFO O| May 29 20:30:46.316 INFO STEP 135 (remove_files) COMPLETE
49192024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.316 INFO O| May 29 20:30:46.316 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.336 INFO O| May 29 20:30:46.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
49212024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.336 INFO O| May 29 20:30:46.336 INFO STEP 136 (remove_files) COMPLETE
49222024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.336 INFO O| May 29 20:30:46.336 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.356 INFO O| May 29 20:30:46.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
49242024-05-29T20:30:47.866Z[ recovery-image] May 29 20:30:46.356 INFO O| May 29 20:30:46.356 INFO STEP 137 (remove_files) COMPLETE
49252024-05-29T20:30:47.867Z[ recovery-image] May 29 20:30:46.356 INFO O| May 29 20:30:46.356 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262024-05-29T20:30:47.906Z[ recovery-image] May 29 20:30:46.375 INFO O| May 29 20:30:46.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
49272024-05-29T20:30:47.906Z[ recovery-image] May 29 20:30:46.375 INFO O| May 29 20:30:46.375 INFO STEP 138 (remove_files) COMPLETE
49282024-05-29T20:30:47.906Z[ recovery-image] May 29 20:30:46.375 INFO O| May 29 20:30:46.375 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292024-05-29T20:30:47.907Z[ recovery-image] May 29 20:30:46.393 INFO O| May 29 20:30:46.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
49302024-05-29T20:30:47.907Z[ recovery-image] May 29 20:30:46.393 INFO O| May 29 20:30:46.393 INFO STEP 139 (remove_files) COMPLETE
49312024-05-29T20:30:47.907Z[ recovery-image] May 29 20:30:46.393 INFO O| May 29 20:30:46.393 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-05-29T20:30:47.912Z[ recovery-image] May 29 20:30:46.412 INFO O| May 29 20:30:46.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
49332024-05-29T20:30:47.912Z[ recovery-image] May 29 20:30:46.412 INFO O| May 29 20:30:46.412 INFO STEP 140 (remove_files) COMPLETE
49342024-05-29T20:30:47.912Z[ recovery-image] May 29 20:30:46.412 INFO O| May 29 20:30:46.412 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-05-29T20:30:47.926Z[ recovery-image] May 29 20:30:46.431 INFO O| May 29 20:30:46.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
49362024-05-29T20:30:47.926Z[ recovery-image] May 29 20:30:46.431 INFO O| May 29 20:30:46.431 INFO STEP 141 (remove_files) COMPLETE
49372024-05-29T20:30:47.931Z[ recovery-image] May 29 20:30:46.431 INFO O| May 29 20:30:46.431 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-05-29T20:30:47.947Z[ recovery-image] May 29 20:30:46.454 INFO O| May 29 20:30:46.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
49392024-05-29T20:30:47.948Z[ recovery-image] May 29 20:30:46.454 INFO O| May 29 20:30:46.454 INFO STEP 142 (remove_files) COMPLETE
49402024-05-29T20:30:47.952Z[ recovery-image] May 29 20:30:46.454 INFO O| May 29 20:30:46.454 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-05-29T20:30:47.969Z[ recovery-image] May 29 20:30:46.475 INFO O| May 29 20:30:46.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
49422024-05-29T20:30:47.969Z[ recovery-image] May 29 20:30:46.475 INFO O| May 29 20:30:46.475 INFO STEP 143 (remove_files) COMPLETE
49432024-05-29T20:30:47.969Z[ recovery-image] May 29 20:30:46.475 INFO O| May 29 20:30:46.475 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-05-29T20:30:47.990Z[ recovery-image] May 29 20:30:46.496 INFO O| May 29 20:30:46.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
49452024-05-29T20:30:47.990Z[ recovery-image] May 29 20:30:46.496 INFO O| May 29 20:30:46.496 INFO STEP 144 (remove_files) COMPLETE
49462024-05-29T20:30:47.990Z[ recovery-image] May 29 20:30:46.497 INFO O| May 29 20:30:46.496 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-05-29T20:30:48.011Z[ recovery-image] May 29 20:30:46.517 INFO O| May 29 20:30:46.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
49482024-05-29T20:30:48.016Z[ recovery-image] May 29 20:30:46.518 INFO O| May 29 20:30:46.517 INFO STEP 145 (remove_files) COMPLETE
49492024-05-29T20:30:48.016Z[ recovery-image] May 29 20:30:46.519 INFO O| May 29 20:30:46.517 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-05-29T20:30:48.039Z[ recovery-image] May 29 20:30:46.536 INFO O| May 29 20:30:46.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
49512024-05-29T20:30:48.052Z[ recovery-image] May 29 20:30:46.537 INFO O| May 29 20:30:46.537 INFO STEP 146 (remove_files) COMPLETE
49522024-05-29T20:30:48.052Z[ recovery-image] May 29 20:30:46.537 INFO O| May 29 20:30:46.537 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-05-29T20:30:48.056Z[ recovery-image] May 29 20:30:46.557 INFO O| May 29 20:30:46.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
49542024-05-29T20:30:48.056Z[ recovery-image] May 29 20:30:46.558 INFO O| May 29 20:30:46.558 INFO STEP 147 (remove_files) COMPLETE
49552024-05-29T20:30:48.056Z[ recovery-image] May 29 20:30:46.558 INFO O| May 29 20:30:46.558 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-05-29T20:30:48.072Z[ recovery-image] May 29 20:30:46.577 INFO O| May 29 20:30:46.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
49572024-05-29T20:30:48.076Z[ recovery-image] May 29 20:30:46.578 INFO O| May 29 20:30:46.578 INFO STEP 148 (remove_files) COMPLETE
49582024-05-29T20:30:48.076Z[ recovery-image] May 29 20:30:46.578 INFO O| May 29 20:30:46.578 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-05-29T20:30:48.091Z[ recovery-image] May 29 20:30:46.597 INFO O| May 29 20:30:46.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
49602024-05-29T20:30:48.092Z[ recovery-image] May 29 20:30:46.597 INFO O| May 29 20:30:46.597 INFO STEP 149 (remove_files) COMPLETE
49612024-05-29T20:30:48.092Z[ recovery-image] May 29 20:30:46.597 INFO O| May 29 20:30:46.597 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-05-29T20:30:48.121Z[ recovery-image] May 29 20:30:46.626 INFO O| May 29 20:30:46.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
49632024-05-29T20:30:48.121Z[ recovery-image] May 29 20:30:46.626 INFO O| May 29 20:30:46.626 INFO STEP 150 (remove_files) COMPLETE
49642024-05-29T20:30:48.121Z[ recovery-image] May 29 20:30:46.626 INFO O| May 29 20:30:46.626 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-05-29T20:30:48.149Z[ recovery-image] May 29 20:30:46.655 INFO O| May 29 20:30:46.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
49662024-05-29T20:30:48.150Z[ recovery-image] May 29 20:30:46.655 INFO O| May 29 20:30:46.655 INFO STEP 151 (remove_files) COMPLETE
49672024-05-29T20:30:48.165Z[ recovery-image] May 29 20:30:46.655 INFO O| May 29 20:30:46.655 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-05-29T20:30:48.176Z[ recovery-image] May 29 20:30:46.682 INFO O| May 29 20:30:46.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
49692024-05-29T20:30:48.192Z[ recovery-image] May 29 20:30:46.698 INFO O| May 29 20:30:46.698 INFO STEP 152 (remove_files) COMPLETE
49702024-05-29T20:30:48.193Z[ recovery-image] May 29 20:30:46.698 INFO O| May 29 20:30:46.698 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-05-29T20:30:48.219Z[ recovery-image] May 29 20:30:46.720 INFO O| May 29 20:30:46.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
49722024-05-29T20:30:48.220Z[ recovery-image] May 29 20:30:46.720 INFO O| May 29 20:30:46.720 INFO STEP 153 (remove_files) COMPLETE
49732024-05-29T20:30:48.220Z[ recovery-image] May 29 20:30:46.720 INFO O| May 29 20:30:46.720 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-05-29T20:30:48.237Z[ recovery-image] May 29 20:30:46.743 INFO O| May 29 20:30:46.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
49752024-05-29T20:30:48.237Z[ recovery-image] May 29 20:30:46.743 INFO O| May 29 20:30:46.743 INFO STEP 154 (remove_files) COMPLETE
49762024-05-29T20:30:48.241Z[ recovery-image] May 29 20:30:46.743 INFO O| May 29 20:30:46.743 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772024-05-29T20:30:48.259Z[ recovery-image] May 29 20:30:46.764 INFO O| May 29 20:30:46.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
49782024-05-29T20:30:48.259Z[ recovery-image] May 29 20:30:46.764 INFO O| May 29 20:30:46.764 INFO STEP 155 (remove_files) COMPLETE
49792024-05-29T20:30:48.259Z[ recovery-image] May 29 20:30:46.764 INFO O| May 29 20:30:46.764 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802024-05-29T20:30:48.276Z[ recovery-image] May 29 20:30:46.782 INFO O| May 29 20:30:46.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
49812024-05-29T20:30:48.276Z[ recovery-image] May 29 20:30:46.783 INFO O| May 29 20:30:46.783 INFO STEP 156 (remove_files) COMPLETE
49822024-05-29T20:30:48.277Z[ recovery-image] May 29 20:30:46.783 INFO O| May 29 20:30:46.783 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832024-05-29T20:30:48.300Z[ recovery-image] May 29 20:30:46.803 INFO O| May 29 20:30:46.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
49842024-05-29T20:30:48.301Z[ recovery-image] May 29 20:30:46.803 INFO O| May 29 20:30:46.803 INFO STEP 157 (remove_files) COMPLETE
49852024-05-29T20:30:48.309Z[ recovery-image] May 29 20:30:46.803 INFO O| May 29 20:30:46.803 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862024-05-29T20:30:48.343Z[ recovery-image] May 29 20:30:46.845 INFO O| May 29 20:30:46.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
49872024-05-29T20:30:48.343Z[ recovery-image] May 29 20:30:46.845 INFO O| May 29 20:30:46.845 INFO STEP 158 (remove_files) COMPLETE
49882024-05-29T20:30:48.350Z[ recovery-image] May 29 20:30:46.845 INFO O| May 29 20:30:46.845 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892024-05-29T20:30:48.404Z[ recovery-image] May 29 20:30:46.906 INFO O| May 29 20:30:46.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
49902024-05-29T20:30:48.404Z[ recovery-image] May 29 20:30:46.906 INFO O| May 29 20:30:46.906 INFO STEP 159 (remove_files) COMPLETE
49912024-05-29T20:30:48.412Z[ recovery-image] May 29 20:30:46.906 INFO O| May 29 20:30:46.906 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922024-05-29T20:30:48.436Z[ recovery-image] May 29 20:30:46.941 INFO O| May 29 20:30:46.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
49932024-05-29T20:30:48.436Z[ recovery-image] May 29 20:30:46.941 INFO O| May 29 20:30:46.941 INFO STEP 160 (remove_files) COMPLETE
49942024-05-29T20:30:48.436Z[ recovery-image] May 29 20:30:46.941 INFO O| May 29 20:30:46.941 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952024-05-29T20:30:48.458Z[ recovery-image] May 29 20:30:46.961 INFO O| May 29 20:30:46.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
49962024-05-29T20:30:48.459Z[ recovery-image] May 29 20:30:46.961 INFO O| May 29 20:30:46.961 INFO STEP 161 (remove_files) COMPLETE
49972024-05-29T20:30:48.906Z[ recovery-image] May 29 20:30:46.961 INFO O| May 29 20:30:46.961 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982024-05-29T20:30:48.906Z[ recovery-image] May 29 20:30:46.979 INFO O| May 29 20:30:46.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
49992024-05-29T20:30:48.907Z[ recovery-image] May 29 20:30:46.979 INFO O| May 29 20:30:46.979 INFO STEP 162 (remove_files) COMPLETE
50002024-05-29T20:30:48.907Z[ recovery-image] May 29 20:30:46.979 INFO O| May 29 20:30:46.979 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-05-29T20:30:48.907Z[ recovery-image] May 29 20:30:47.016 INFO O| May 29 20:30:47.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
50022024-05-29T20:30:48.907Z[ recovery-image] May 29 20:30:47.016 INFO O| May 29 20:30:47.016 INFO STEP 163 (remove_files) COMPLETE
50032024-05-29T20:30:48.907Z[ recovery-image] May 29 20:30:47.016 INFO O| May 29 20:30:47.016 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-05-29T20:30:48.908Z[ recovery-image] May 29 20:30:47.052 INFO O| May 29 20:30:47.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
50052024-05-29T20:30:48.908Z[ recovery-image] May 29 20:30:47.052 INFO O| May 29 20:30:47.052 INFO STEP 164 (remove_files) COMPLETE
50062024-05-29T20:30:48.908Z[ recovery-image] May 29 20:30:47.052 INFO O| May 29 20:30:47.052 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-05-29T20:30:48.908Z[ recovery-image] May 29 20:30:47.073 INFO O| May 29 20:30:47.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
50082024-05-29T20:30:48.908Z[ recovery-image] May 29 20:30:47.073 INFO O| May 29 20:30:47.073 INFO STEP 165 (remove_files) COMPLETE
50092024-05-29T20:30:48.908Z[ recovery-image] May 29 20:30:47.073 INFO O| May 29 20:30:47.073 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-05-29T20:30:48.909Z[ recovery-image] May 29 20:30:47.114 INFO O| May 29 20:30:47.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
50112024-05-29T20:30:48.909Z[ recovery-image] May 29 20:30:47.114 INFO O| May 29 20:30:47.114 INFO STEP 166 (remove_files) COMPLETE
50122024-05-29T20:30:48.909Z[ recovery-image] May 29 20:30:47.115 INFO O| May 29 20:30:47.114 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-05-29T20:30:48.909Z[ recovery-image] May 29 20:30:47.135 INFO O| May 29 20:30:47.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
50142024-05-29T20:30:48.909Z[ recovery-image] May 29 20:30:47.136 INFO O| May 29 20:30:47.136 INFO STEP 167 (remove_files) COMPLETE
50152024-05-29T20:30:48.909Z[ recovery-image] May 29 20:30:47.136 INFO O| May 29 20:30:47.136 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-05-29T20:30:48.909Z[ recovery-image] May 29 20:30:47.167 INFO O| May 29 20:30:47.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
50172024-05-29T20:30:48.910Z[ recovery-image] May 29 20:30:47.167 INFO O| May 29 20:30:47.167 INFO STEP 168 (remove_files) COMPLETE
50182024-05-29T20:30:48.910Z[ recovery-image] May 29 20:30:47.167 INFO O| May 29 20:30:47.167 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-05-29T20:30:48.910Z[ recovery-image] May 29 20:30:47.187 INFO O| May 29 20:30:47.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
50202024-05-29T20:30:48.910Z[ recovery-image] May 29 20:30:47.187 INFO O| May 29 20:30:47.187 INFO STEP 169 (remove_files) COMPLETE
50212024-05-29T20:30:48.910Z[ recovery-image] May 29 20:30:47.187 INFO O| May 29 20:30:47.187 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-05-29T20:30:48.910Z[ recovery-image] May 29 20:30:47.207 INFO O| May 29 20:30:47.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
50232024-05-29T20:30:48.910Z[ recovery-image] May 29 20:30:47.207 INFO O| May 29 20:30:47.207 INFO STEP 170 (remove_files) COMPLETE
50242024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.207 INFO O| May 29 20:30:47.207 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.226 INFO O| May 29 20:30:47.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
50262024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.226 INFO O| May 29 20:30:47.226 INFO STEP 171 (remove_files) COMPLETE
50272024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.226 INFO O| May 29 20:30:47.226 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.245 INFO O| May 29 20:30:47.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
50292024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.269 INFO O| May 29 20:30:47.269 INFO STEP 172 (remove_files) COMPLETE
50302024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.269 INFO O| May 29 20:30:47.269 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.289 INFO O| May 29 20:30:47.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
50322024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.309 INFO O| May 29 20:30:47.309 INFO STEP 173 (remove_files) COMPLETE
50332024-05-29T20:30:48.911Z[ recovery-image] May 29 20:30:47.309 INFO O| May 29 20:30:47.309 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-05-29T20:30:48.912Z[ recovery-image] May 29 20:30:47.329 INFO O| May 29 20:30:47.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
50352024-05-29T20:30:48.912Z[ recovery-image] May 29 20:30:47.329 INFO O| May 29 20:30:47.329 INFO STEP 174 (remove_files) COMPLETE
50362024-05-29T20:30:48.912Z[ recovery-image] May 29 20:30:47.329 INFO O| May 29 20:30:47.329 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-05-29T20:30:48.912Z[ recovery-image] May 29 20:30:47.363 INFO O| May 29 20:30:47.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
50382024-05-29T20:30:48.912Z[ recovery-image] May 29 20:30:47.364 INFO O| May 29 20:30:47.363 INFO STEP 175 (remove_files) COMPLETE
50392024-05-29T20:30:48.912Z[ recovery-image] May 29 20:30:47.364 INFO O| May 29 20:30:47.363 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402024-05-29T20:30:48.917Z[ recovery-image] May 29 20:30:47.410 INFO O| May 29 20:30:47.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
50412024-05-29T20:30:48.917Z[ recovery-image] May 29 20:30:47.410 INFO O| May 29 20:30:47.410 INFO STEP 176 (remove_files) COMPLETE
50422024-05-29T20:30:48.917Z[ recovery-image] May 29 20:30:47.410 INFO O| May 29 20:30:47.410 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-05-29T20:30:48.942Z[ recovery-image] May 29 20:30:47.448 INFO O| May 29 20:30:47.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
50442024-05-29T20:30:48.945Z[ recovery-image] May 29 20:30:47.449 INFO O| May 29 20:30:47.448 INFO STEP 177 (remove_files) COMPLETE
50452024-05-29T20:30:48.945Z[ recovery-image] May 29 20:30:47.449 INFO O| May 29 20:30:47.448 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-05-29T20:30:48.998Z[ recovery-image] May 29 20:30:47.500 INFO O| May 29 20:30:47.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
50472024-05-29T20:30:48.998Z[ recovery-image] May 29 20:30:47.500 INFO O| May 29 20:30:47.498 INFO STEP 178 (remove_files) COMPLETE
50482024-05-29T20:30:48.998Z[ recovery-image] May 29 20:30:47.500 INFO O| May 29 20:30:47.498 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-05-29T20:30:49.026Z[ recovery-image] May 29 20:30:47.518 INFO O| May 29 20:30:47.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
50502024-05-29T20:30:49.026Z[ recovery-image] May 29 20:30:47.518 INFO O| May 29 20:30:47.518 INFO STEP 179 (remove_files) COMPLETE
50512024-05-29T20:30:49.026Z[ recovery-image] May 29 20:30:47.518 INFO O| May 29 20:30:47.518 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-05-29T20:30:49.050Z[ recovery-image] May 29 20:30:47.537 INFO O| May 29 20:30:47.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
50532024-05-29T20:30:49.050Z[ recovery-image] May 29 20:30:47.537 INFO O| May 29 20:30:47.537 INFO STEP 180 (remove_files) COMPLETE
50542024-05-29T20:30:49.050Z[ recovery-image] May 29 20:30:47.537 INFO O| May 29 20:30:47.537 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-05-29T20:30:49.062Z[ recovery-image] May 29 20:30:47.555 INFO O| May 29 20:30:47.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
50562024-05-29T20:30:49.062Z[ recovery-image] May 29 20:30:47.556 INFO O| May 29 20:30:47.556 INFO STEP 181 (remove_files) COMPLETE
50572024-05-29T20:30:49.062Z[ recovery-image] May 29 20:30:47.556 INFO O| May 29 20:30:47.556 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-05-29T20:30:49.090Z[ recovery-image] May 29 20:30:47.574 INFO O| May 29 20:30:47.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
50592024-05-29T20:30:49.091Z[ recovery-image] May 29 20:30:47.574 INFO O| May 29 20:30:47.574 INFO STEP 182 (remove_files) COMPLETE
50602024-05-29T20:30:49.091Z[ recovery-image] May 29 20:30:47.574 INFO O| May 29 20:30:47.574 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-05-29T20:30:49.091Z[ recovery-image] May 29 20:30:47.592 INFO O| May 29 20:30:47.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
50622024-05-29T20:30:49.105Z[ recovery-image] May 29 20:30:47.610 INFO O| May 29 20:30:47.608 INFO STEP 183 (remove_files) COMPLETE
50632024-05-29T20:30:49.105Z[ recovery-image] May 29 20:30:47.610 INFO O| May 29 20:30:47.608 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-05-29T20:30:49.122Z[ recovery-image] May 29 20:30:47.628 INFO O| May 29 20:30:47.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
50652024-05-29T20:30:49.122Z[ recovery-image] May 29 20:30:47.628 INFO O| May 29 20:30:47.628 INFO STEP 184 (remove_files) COMPLETE
50662024-05-29T20:30:49.126Z[ recovery-image] May 29 20:30:47.628 INFO O| May 29 20:30:47.628 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-05-29T20:30:49.155Z[ recovery-image] May 29 20:30:47.655 INFO O| May 29 20:30:47.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
50682024-05-29T20:30:49.164Z[ recovery-image] May 29 20:30:47.655 INFO O| May 29 20:30:47.655 INFO STEP 185 (remove_files) COMPLETE
50692024-05-29T20:30:49.164Z[ recovery-image] May 29 20:30:47.655 INFO O| May 29 20:30:47.655 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702024-05-29T20:30:49.185Z[ recovery-image] May 29 20:30:47.691 INFO O| May 29 20:30:47.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
50712024-05-29T20:30:49.189Z[ recovery-image] May 29 20:30:47.691 INFO O| May 29 20:30:47.691 INFO STEP 186 (remove_files) COMPLETE
50722024-05-29T20:30:49.190Z[ recovery-image] May 29 20:30:47.691 INFO O| May 29 20:30:47.691 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732024-05-29T20:30:49.208Z[ recovery-image] May 29 20:30:47.710 INFO O| May 29 20:30:47.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
50742024-05-29T20:30:49.212Z[ recovery-image] May 29 20:30:47.710 INFO O| May 29 20:30:47.710 INFO STEP 187 (remove_files) COMPLETE
50752024-05-29T20:30:49.212Z[ recovery-image] May 29 20:30:47.711 INFO O| May 29 20:30:47.710 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762024-05-29T20:30:49.223Z[ recovery-image] May 29 20:30:47.729 INFO O| May 29 20:30:47.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
50772024-05-29T20:30:49.228Z[ recovery-image] May 29 20:30:47.729 INFO O| May 29 20:30:47.729 INFO STEP 188 (remove_files) COMPLETE
50782024-05-29T20:30:49.228Z[ recovery-image] May 29 20:30:47.729 INFO O| May 29 20:30:47.729 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792024-05-29T20:30:49.238Z[ recovery-image] May 29 20:30:47.744 INFO O| May 29 20:30:47.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
50802024-05-29T20:30:49.242Z[ recovery-image] May 29 20:30:47.744 INFO O| May 29 20:30:47.744 INFO STEP 189 (remove_files) COMPLETE
50812024-05-29T20:30:49.242Z[ recovery-image] May 29 20:30:47.744 INFO O| May 29 20:30:47.744 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822024-05-29T20:30:49.253Z[ recovery-image] May 29 20:30:47.760 INFO O| May 29 20:30:47.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
50832024-05-29T20:30:49.254Z[ recovery-image] May 29 20:30:47.760 INFO O| May 29 20:30:47.760 INFO STEP 190 (remove_files) COMPLETE
50842024-05-29T20:30:49.258Z[ recovery-image] May 29 20:30:47.760 INFO O| May 29 20:30:47.760 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852024-05-29T20:30:49.269Z[ recovery-image] May 29 20:30:47.775 INFO O| May 29 20:30:47.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
50862024-05-29T20:30:49.269Z[ recovery-image] May 29 20:30:47.775 INFO O| May 29 20:30:47.775 INFO STEP 191 (remove_files) COMPLETE
50872024-05-29T20:30:49.272Z[ recovery-image] May 29 20:30:47.775 INFO O| May 29 20:30:47.775 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882024-05-29T20:30:49.283Z[ recovery-image] May 29 20:30:47.790 INFO O| May 29 20:30:47.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
50892024-05-29T20:30:49.283Z[ recovery-image] May 29 20:30:47.790 INFO O| May 29 20:30:47.790 INFO STEP 192 (remove_files) COMPLETE
50902024-05-29T20:30:49.286Z[ recovery-image] May 29 20:30:47.790 INFO O| May 29 20:30:47.790 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912024-05-29T20:30:49.298Z[ recovery-image] May 29 20:30:47.804 INFO O| May 29 20:30:47.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
50922024-05-29T20:30:49.298Z[ recovery-image] May 29 20:30:47.804 INFO O| May 29 20:30:47.804 INFO STEP 193 (remove_files) COMPLETE
50932024-05-29T20:30:49.298Z[ recovery-image] May 29 20:30:47.804 INFO O| May 29 20:30:47.804 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942024-05-29T20:30:49.325Z[ recovery-image] May 29 20:30:47.820 INFO O| May 29 20:30:47.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
50952024-05-29T20:30:49.326Z[ recovery-image] May 29 20:30:47.820 INFO O| May 29 20:30:47.820 INFO STEP 194 (remove_files) COMPLETE
50962024-05-29T20:30:49.326Z[ recovery-image] May 29 20:30:47.820 INFO O| May 29 20:30:47.820 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972024-05-29T20:30:49.334Z[ recovery-image] May 29 20:30:47.836 INFO O| May 29 20:30:47.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
50982024-05-29T20:30:49.334Z[ recovery-image] May 29 20:30:47.836 INFO O| May 29 20:30:47.836 INFO STEP 195 (remove_files) COMPLETE
50992024-05-29T20:30:49.334Z[ recovery-image] May 29 20:30:47.836 INFO O| May 29 20:30:47.836 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002024-05-29T20:30:49.350Z[ recovery-image] May 29 20:30:47.856 INFO O| May 29 20:30:47.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
51012024-05-29T20:30:49.350Z[ recovery-image] May 29 20:30:47.856 INFO O| May 29 20:30:47.856 INFO STEP 196 (remove_files) COMPLETE
51022024-05-29T20:30:49.350Z[ recovery-image] May 29 20:30:47.856 INFO O| May 29 20:30:47.856 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-05-29T20:30:49.383Z[ recovery-image] May 29 20:30:47.889 INFO O| May 29 20:30:47.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
51042024-05-29T20:30:49.383Z[ recovery-image] May 29 20:30:47.889 INFO O| May 29 20:30:47.889 INFO STEP 197 (remove_files) COMPLETE
51052024-05-29T20:30:49.383Z[ recovery-image] May 29 20:30:47.889 INFO O| May 29 20:30:47.889 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062024-05-29T20:30:49.405Z[ recovery-image] May 29 20:30:47.911 INFO O| May 29 20:30:47.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
51072024-05-29T20:30:49.405Z[ recovery-image] May 29 20:30:47.911 INFO O| May 29 20:30:47.911 INFO STEP 198 (remove_files) COMPLETE
51082024-05-29T20:30:49.405Z[ recovery-image] May 29 20:30:47.911 INFO O| May 29 20:30:47.911 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092024-05-29T20:30:49.422Z[ recovery-image] May 29 20:30:47.928 INFO O| May 29 20:30:47.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
51102024-05-29T20:30:49.422Z[ recovery-image] May 29 20:30:47.928 INFO O| May 29 20:30:47.928 INFO STEP 199 (remove_files) COMPLETE
51112024-05-29T20:30:49.422Z[ recovery-image] May 29 20:30:47.928 INFO O| May 29 20:30:47.928 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122024-05-29T20:30:49.467Z[ recovery-image] May 29 20:30:47.972 INFO O| May 29 20:30:47.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
51132024-05-29T20:30:49.467Z[ recovery-image] May 29 20:30:47.972 INFO O| May 29 20:30:47.972 INFO STEP 200 (remove_files) COMPLETE
51142024-05-29T20:30:49.467Z[ recovery-image] May 29 20:30:47.973 INFO O| May 29 20:30:47.972 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152024-05-29T20:30:49.487Z[ recovery-image] May 29 20:30:47.993 INFO O| May 29 20:30:47.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
51162024-05-29T20:30:49.487Z[ recovery-image] May 29 20:30:47.993 INFO O| May 29 20:30:47.993 INFO STEP 201 (remove_files) COMPLETE
51172024-05-29T20:30:49.487Z[ recovery-image] May 29 20:30:47.993 INFO O| May 29 20:30:47.993 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182024-05-29T20:30:49.504Z[ recovery-image] May 29 20:30:48.009 INFO O| May 29 20:30:48.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
51192024-05-29T20:30:49.504Z[ recovery-image] May 29 20:30:48.009 INFO O| May 29 20:30:48.009 INFO STEP 202 (remove_files) COMPLETE
51202024-05-29T20:30:49.504Z[ recovery-image] May 29 20:30:48.009 INFO O| May 29 20:30:48.009 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212024-05-29T20:30:49.983Z[ recovery-image] May 29 20:30:48.073 INFO O| May 29 20:30:48.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
51222024-05-29T20:30:49.984Z[ recovery-image] May 29 20:30:48.073 INFO O| May 29 20:30:48.073 INFO STEP 203 (remove_files) COMPLETE
51232024-05-29T20:30:49.984Z[ recovery-image] May 29 20:30:48.073 INFO O| May 29 20:30:48.073 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242024-05-29T20:30:50.000Z[ recovery-image] May 29 20:30:48.096 INFO O| May 29 20:30:48.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
51252024-05-29T20:30:50.003Z[ recovery-image] May 29 20:30:48.096 INFO O| May 29 20:30:48.096 INFO STEP 204 (remove_files) COMPLETE
51262024-05-29T20:30:50.004Z[ recovery-image] May 29 20:30:48.097 INFO O| May 29 20:30:48.096 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272024-05-29T20:30:50.004Z[ recovery-image] May 29 20:30:48.115 INFO O| May 29 20:30:48.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
51282024-05-29T20:30:50.004Z[ recovery-image] May 29 20:30:48.116 INFO O| May 29 20:30:48.116 INFO STEP 205 (remove_files) COMPLETE
51292024-05-29T20:30:50.004Z[ recovery-image] May 29 20:30:48.116 INFO O| May 29 20:30:48.116 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302024-05-29T20:30:50.005Z[ recovery-image] May 29 20:30:48.137 INFO O| May 29 20:30:48.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
51312024-05-29T20:30:50.005Z[ recovery-image] May 29 20:30:48.138 INFO O| May 29 20:30:48.138 INFO STEP 206 (remove_files) COMPLETE
51322024-05-29T20:30:50.005Z[ recovery-image] May 29 20:30:48.138 INFO O| May 29 20:30:48.138 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332024-05-29T20:30:50.005Z[ recovery-image] May 29 20:30:48.172 INFO O| May 29 20:30:48.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
51342024-05-29T20:30:50.005Z[ recovery-image] May 29 20:30:48.172 INFO O| May 29 20:30:48.172 INFO STEP 207 (remove_files) COMPLETE
51352024-05-29T20:30:50.005Z[ recovery-image] May 29 20:30:48.172 INFO O| May 29 20:30:48.172 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362024-05-29T20:30:50.006Z[ recovery-image] May 29 20:30:48.194 INFO O| May 29 20:30:48.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
51372024-05-29T20:30:50.006Z[ recovery-image] May 29 20:30:48.195 INFO O| May 29 20:30:48.194 INFO STEP 208 (remove_files) COMPLETE
51382024-05-29T20:30:50.006Z[ recovery-image] May 29 20:30:48.195 INFO O| May 29 20:30:48.195 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392024-05-29T20:30:50.006Z[ recovery-image] May 29 20:30:48.215 INFO O| May 29 20:30:48.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
51402024-05-29T20:30:50.006Z[ recovery-image] May 29 20:30:48.215 INFO O| May 29 20:30:48.215 INFO STEP 209 (remove_files) COMPLETE
51412024-05-29T20:30:50.007Z[ recovery-image] May 29 20:30:48.215 INFO O| May 29 20:30:48.215 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422024-05-29T20:30:50.007Z[ recovery-image] May 29 20:30:48.235 INFO O| May 29 20:30:48.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
51432024-05-29T20:30:50.007Z[ recovery-image] May 29 20:30:48.236 INFO O| May 29 20:30:48.236 INFO STEP 210 (remove_files) COMPLETE
51442024-05-29T20:30:50.008Z[ recovery-image] May 29 20:30:48.236 INFO O| May 29 20:30:48.236 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452024-05-29T20:30:50.008Z[ recovery-image] May 29 20:30:48.258 INFO O| May 29 20:30:48.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
51462024-05-29T20:30:50.008Z[ recovery-image] May 29 20:30:48.258 INFO O| May 29 20:30:48.258 INFO STEP 211 (remove_files) COMPLETE
51472024-05-29T20:30:50.008Z[ recovery-image] May 29 20:30:48.258 INFO O| May 29 20:30:48.258 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482024-05-29T20:30:50.009Z[ recovery-image] May 29 20:30:48.278 INFO O| May 29 20:30:48.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
51492024-05-29T20:30:50.009Z[ recovery-image] May 29 20:30:48.278 INFO O| May 29 20:30:48.278 INFO STEP 212 (remove_files) COMPLETE
51502024-05-29T20:30:50.009Z[ recovery-image] May 29 20:30:48.278 INFO O| May 29 20:30:48.278 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512024-05-29T20:30:50.009Z[ recovery-image] May 29 20:30:48.296 INFO O| May 29 20:30:48.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
51522024-05-29T20:30:50.009Z[ recovery-image] May 29 20:30:48.296 INFO O| May 29 20:30:48.296 INFO STEP 213 (remove_files) COMPLETE
51532024-05-29T20:30:50.010Z[ recovery-image] May 29 20:30:48.296 INFO O| May 29 20:30:48.296 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542024-05-29T20:30:50.010Z[ recovery-image] May 29 20:30:48.321 INFO O| May 29 20:30:48.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
51552024-05-29T20:30:50.010Z[ recovery-image] May 29 20:30:48.321 INFO O| May 29 20:30:48.321 INFO STEP 214 (remove_files) COMPLETE
51562024-05-29T20:30:50.010Z[ recovery-image] May 29 20:30:48.321 INFO O| May 29 20:30:48.321 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572024-05-29T20:30:50.010Z[ recovery-image] May 29 20:30:48.357 INFO O| May 29 20:30:48.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
51582024-05-29T20:30:50.011Z[ recovery-image] May 29 20:30:48.357 INFO O| May 29 20:30:48.357 INFO STEP 215 (remove_files) COMPLETE
51592024-05-29T20:30:50.011Z[ recovery-image] May 29 20:30:48.357 INFO O| May 29 20:30:48.357 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602024-05-29T20:30:50.011Z[ recovery-image] May 29 20:30:48.396 INFO O| May 29 20:30:48.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
51612024-05-29T20:30:50.011Z[ recovery-image] May 29 20:30:48.396 INFO O| May 29 20:30:48.396 INFO STEP 216 (remove_files) COMPLETE
51622024-05-29T20:30:50.011Z[ recovery-image] May 29 20:30:48.396 INFO O| May 29 20:30:48.396 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632024-05-29T20:30:50.011Z[ recovery-image] May 29 20:30:48.435 INFO O| May 29 20:30:48.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
51642024-05-29T20:30:50.012Z[ recovery-image] May 29 20:30:48.435 INFO O| May 29 20:30:48.435 INFO STEP 217 (remove_files) COMPLETE
51652024-05-29T20:30:50.012Z[ recovery-image] May 29 20:30:48.435 INFO O| May 29 20:30:48.435 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662024-05-29T20:30:50.012Z[ recovery-image] May 29 20:30:48.454 INFO O| May 29 20:30:48.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
51672024-05-29T20:30:50.012Z[ recovery-image] May 29 20:30:48.454 INFO O| May 29 20:30:48.454 INFO STEP 218 (remove_files) COMPLETE
51682024-05-29T20:30:50.012Z[ recovery-image] May 29 20:30:48.454 INFO O| May 29 20:30:48.454 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692024-05-29T20:30:50.013Z[ recovery-image] May 29 20:30:48.473 INFO O| May 29 20:30:48.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
51702024-05-29T20:30:50.013Z[ recovery-image] May 29 20:30:48.473 INFO O| May 29 20:30:48.473 INFO STEP 219 (remove_files) COMPLETE
51712024-05-29T20:30:50.013Z[ recovery-image] May 29 20:30:48.473 INFO O| May 29 20:30:48.473 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722024-05-29T20:30:50.013Z[ recovery-image] May 29 20:30:48.492 INFO O| May 29 20:30:48.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
51732024-05-29T20:30:50.013Z[ recovery-image] May 29 20:30:48.492 INFO O| May 29 20:30:48.492 INFO STEP 220 (remove_files) COMPLETE
51742024-05-29T20:30:50.014Z[ recovery-image] May 29 20:30:48.492 INFO O| May 29 20:30:48.492 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752024-05-29T20:30:50.044Z[ recovery-image] May 29 20:30:48.543 INFO O| May 29 20:30:48.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
51762024-05-29T20:30:50.044Z[ recovery-image] May 29 20:30:48.543 INFO O| May 29 20:30:48.543 INFO STEP 221 (remove_files) COMPLETE
51772024-05-29T20:30:50.044Z[ recovery-image] May 29 20:30:48.543 INFO O| May 29 20:30:48.543 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782024-05-29T20:30:50.069Z[ recovery-image] May 29 20:30:48.565 INFO O| May 29 20:30:48.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
51792024-05-29T20:30:50.069Z[ recovery-image] May 29 20:30:48.566 INFO O| May 29 20:30:48.565 INFO STEP 222 (remove_files) COMPLETE
51802024-05-29T20:30:50.069Z[ recovery-image] May 29 20:30:48.566 INFO O| May 29 20:30:48.566 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812024-05-29T20:30:50.095Z[ recovery-image] May 29 20:30:48.599 INFO O| May 29 20:30:48.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
51822024-05-29T20:30:50.105Z[ recovery-image] May 29 20:30:48.599 INFO O| May 29 20:30:48.599 INFO STEP 223 (remove_files) COMPLETE
51832024-05-29T20:30:50.105Z[ recovery-image] May 29 20:30:48.599 INFO O| May 29 20:30:48.599 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842024-05-29T20:30:50.127Z[ recovery-image] May 29 20:30:48.626 INFO O| May 29 20:30:48.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
51852024-05-29T20:30:50.127Z[ recovery-image] May 29 20:30:48.626 INFO O| May 29 20:30:48.626 INFO STEP 224 (remove_files) COMPLETE
51862024-05-29T20:30:50.127Z[ recovery-image] May 29 20:30:48.626 INFO O| May 29 20:30:48.626 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872024-05-29T20:30:50.158Z[ recovery-image] May 29 20:30:48.663 INFO O| May 29 20:30:48.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
51882024-05-29T20:30:50.159Z[ recovery-image] May 29 20:30:48.663 INFO O| May 29 20:30:48.663 INFO STEP 225 (remove_files) COMPLETE
51892024-05-29T20:30:50.159Z[ recovery-image] May 29 20:30:48.663 INFO O| May 29 20:30:48.663 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902024-05-29T20:30:50.191Z[ recovery-image] May 29 20:30:48.695 INFO O| May 29 20:30:48.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
51912024-05-29T20:30:50.191Z[ recovery-image] May 29 20:30:48.695 INFO O| May 29 20:30:48.695 INFO STEP 226 (remove_files) COMPLETE
51922024-05-29T20:30:50.191Z[ recovery-image] May 29 20:30:48.695 INFO O| May 29 20:30:48.695 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932024-05-29T20:30:50.213Z[ recovery-image] May 29 20:30:48.718 INFO O| May 29 20:30:48.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
51942024-05-29T20:30:50.216Z[ recovery-image] May 29 20:30:48.718 INFO O| May 29 20:30:48.718 INFO STEP 227 (remove_files) COMPLETE
51952024-05-29T20:30:50.216Z[ recovery-image] May 29 20:30:48.719 INFO O| May 29 20:30:48.719 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962024-05-29T20:30:50.253Z[ recovery-image] May 29 20:30:48.759 INFO O| May 29 20:30:48.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
51972024-05-29T20:30:50.253Z[ recovery-image] May 29 20:30:48.759 INFO O| May 29 20:30:48.759 INFO STEP 228 (remove_files) COMPLETE
51982024-05-29T20:30:50.253Z[ recovery-image] May 29 20:30:48.759 INFO O| May 29 20:30:48.759 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992024-05-29T20:30:50.277Z[ recovery-image] May 29 20:30:48.781 INFO O| May 29 20:30:48.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
52002024-05-29T20:30:50.278Z[ recovery-image] May 29 20:30:48.781 INFO O| May 29 20:30:48.781 INFO STEP 229 (remove_files) COMPLETE
52012024-05-29T20:30:50.278Z[ recovery-image] May 29 20:30:48.781 INFO O| May 29 20:30:48.781 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022024-05-29T20:30:50.296Z[ recovery-image] May 29 20:30:48.801 INFO O| May 29 20:30:48.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
52032024-05-29T20:30:50.296Z[ recovery-image] May 29 20:30:48.801 INFO O| May 29 20:30:48.801 INFO STEP 230 (remove_files) COMPLETE
52042024-05-29T20:30:50.299Z[ recovery-image] May 29 20:30:48.801 INFO O| May 29 20:30:48.801 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052024-05-29T20:30:50.316Z[ recovery-image] May 29 20:30:48.821 INFO O| May 29 20:30:48.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
52062024-05-29T20:30:50.316Z[ recovery-image] May 29 20:30:48.821 INFO O| May 29 20:30:48.821 INFO STEP 231 (remove_files) COMPLETE
52072024-05-29T20:30:50.320Z[ recovery-image] May 29 20:30:48.821 INFO O| May 29 20:30:48.821 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082024-05-29T20:30:50.336Z[ recovery-image] May 29 20:30:48.841 INFO O| May 29 20:30:48.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
52092024-05-29T20:30:50.336Z[ recovery-image] May 29 20:30:48.841 INFO O| May 29 20:30:48.841 INFO STEP 232 (remove_files) COMPLETE
52102024-05-29T20:30:50.336Z[ recovery-image] May 29 20:30:48.841 INFO O| May 29 20:30:48.841 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112024-05-29T20:30:50.355Z[ recovery-image] May 29 20:30:48.859 INFO O| May 29 20:30:48.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
52122024-05-29T20:30:50.355Z[ recovery-image] May 29 20:30:48.859 INFO O| May 29 20:30:48.859 INFO STEP 233 (remove_files) COMPLETE
52132024-05-29T20:30:50.369Z[ recovery-image] May 29 20:30:48.859 INFO O| May 29 20:30:48.859 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142024-05-29T20:30:50.373Z[ recovery-image] May 29 20:30:48.878 INFO O| May 29 20:30:48.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
52152024-05-29T20:30:50.373Z[ recovery-image] May 29 20:30:48.878 INFO O| May 29 20:30:48.878 INFO STEP 234 (remove_files) COMPLETE
52162024-05-29T20:30:50.384Z[ recovery-image] May 29 20:30:48.878 INFO O| May 29 20:30:48.878 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172024-05-29T20:30:50.396Z[ recovery-image] May 29 20:30:48.896 INFO O| May 29 20:30:48.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
52182024-05-29T20:30:50.396Z[ recovery-image] May 29 20:30:48.896 INFO O| May 29 20:30:48.896 INFO STEP 235 (remove_files) COMPLETE
52192024-05-29T20:30:50.397Z[ recovery-image] May 29 20:30:48.896 INFO O| May 29 20:30:48.896 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202024-05-29T20:30:50.412Z[ recovery-image] May 29 20:30:48.913 INFO O| May 29 20:30:48.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
52212024-05-29T20:30:50.412Z[ recovery-image] May 29 20:30:48.914 INFO O| May 29 20:30:48.913 INFO STEP 236 (remove_files) COMPLETE
52222024-05-29T20:30:50.412Z[ recovery-image] May 29 20:30:48.914 INFO O| May 29 20:30:48.914 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232024-05-29T20:30:50.425Z[ recovery-image] May 29 20:30:48.931 INFO O| May 29 20:30:48.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
52242024-05-29T20:30:50.425Z[ recovery-image] May 29 20:30:48.931 INFO O| May 29 20:30:48.931 INFO STEP 237 (remove_files) COMPLETE
52252024-05-29T20:30:50.425Z[ recovery-image] May 29 20:30:48.931 INFO O| May 29 20:30:48.931 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262024-05-29T20:30:50.444Z[ recovery-image] May 29 20:30:48.950 INFO O| May 29 20:30:48.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
52272024-05-29T20:30:50.444Z[ recovery-image] May 29 20:30:48.950 INFO O| May 29 20:30:48.950 INFO STEP 238 (remove_files) COMPLETE
52282024-05-29T20:30:50.444Z[ recovery-image] May 29 20:30:48.950 INFO O| May 29 20:30:48.950 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292024-05-29T20:30:50.468Z[ recovery-image] May 29 20:30:48.971 INFO O| May 29 20:30:48.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
52302024-05-29T20:30:50.468Z[ recovery-image] May 29 20:30:48.971 INFO O| May 29 20:30:48.971 INFO STEP 239 (remove_files) COMPLETE
52312024-05-29T20:30:50.471Z[ recovery-image] May 29 20:30:48.971 INFO O| May 29 20:30:48.971 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322024-05-29T20:30:50.493Z[ recovery-image] May 29 20:30:48.998 INFO O| May 29 20:30:48.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
52332024-05-29T20:30:50.493Z[ recovery-image] May 29 20:30:48.998 INFO O| May 29 20:30:48.994 INFO STEP 240 (remove_files) COMPLETE
52342024-05-29T20:30:50.493Z[ recovery-image] May 29 20:30:48.998 INFO O| May 29 20:30:48.994 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352024-05-29T20:30:50.509Z[ recovery-image] May 29 20:30:49.015 INFO O| May 29 20:30:49.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
52362024-05-29T20:30:50.509Z[ recovery-image] May 29 20:30:49.015 INFO O| May 29 20:30:49.015 INFO STEP 241 (remove_files) COMPLETE
52372024-05-29T20:30:50.509Z[ recovery-image] May 29 20:30:49.015 INFO O| May 29 20:30:49.015 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382024-05-29T20:30:50.533Z[ recovery-image] May 29 20:30:49.034 INFO O| May 29 20:30:49.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
52392024-05-29T20:30:50.534Z[ recovery-image] May 29 20:30:49.034 INFO O| May 29 20:30:49.034 INFO STEP 242 (remove_files) COMPLETE
52402024-05-29T20:30:50.534Z[ recovery-image] May 29 20:30:49.034 INFO O| May 29 20:30:49.034 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412024-05-29T20:30:50.555Z[ recovery-image] May 29 20:30:49.053 INFO O| May 29 20:30:49.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
52422024-05-29T20:30:50.556Z[ recovery-image] May 29 20:30:49.053 INFO O| May 29 20:30:49.053 INFO STEP 243 (remove_files) COMPLETE
52432024-05-29T20:30:50.556Z[ recovery-image] May 29 20:30:49.053 INFO O| May 29 20:30:49.053 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442024-05-29T20:30:50.569Z[ recovery-image] May 29 20:30:49.075 INFO O| May 29 20:30:49.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
52452024-05-29T20:30:50.569Z[ recovery-image] May 29 20:30:49.075 INFO O| May 29 20:30:49.075 INFO STEP 244 (remove_files) COMPLETE
52462024-05-29T20:30:50.572Z[ recovery-image] May 29 20:30:49.075 INFO O| May 29 20:30:49.075 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472024-05-29T20:30:50.592Z[ recovery-image] May 29 20:30:49.098 INFO O| May 29 20:30:49.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
52482024-05-29T20:30:50.593Z[ recovery-image] May 29 20:30:49.098 INFO O| May 29 20:30:49.098 INFO STEP 245 (remove_files) COMPLETE
52492024-05-29T20:30:50.593Z[ recovery-image] May 29 20:30:49.098 INFO O| May 29 20:30:49.098 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502024-05-29T20:30:50.615Z[ recovery-image] May 29 20:30:49.121 INFO O| May 29 20:30:49.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
52512024-05-29T20:30:50.615Z[ recovery-image] May 29 20:30:49.121 INFO O| May 29 20:30:49.121 INFO STEP 246 (remove_files) COMPLETE
52522024-05-29T20:30:50.615Z[ recovery-image] May 29 20:30:49.121 INFO O| May 29 20:30:49.121 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532024-05-29T20:30:50.636Z[ recovery-image] May 29 20:30:49.142 INFO O| May 29 20:30:49.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
52542024-05-29T20:30:50.636Z[ recovery-image] May 29 20:30:49.142 INFO O| May 29 20:30:49.142 INFO STEP 247 (remove_files) COMPLETE
52552024-05-29T20:30:50.636Z[ recovery-image] May 29 20:30:49.142 INFO O| May 29 20:30:49.142 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562024-05-29T20:30:50.678Z[ recovery-image] May 29 20:30:49.184 INFO O| May 29 20:30:49.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
52572024-05-29T20:30:50.682Z[ recovery-image] May 29 20:30:49.184 INFO O| May 29 20:30:49.184 INFO STEP 248 (remove_files) COMPLETE
52582024-05-29T20:30:50.682Z[ recovery-image] May 29 20:30:49.184 INFO O| May 29 20:30:49.184 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592024-05-29T20:30:50.720Z[ recovery-image] May 29 20:30:49.225 INFO O| May 29 20:30:49.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
52602024-05-29T20:30:50.723Z[ recovery-image] May 29 20:30:49.225 INFO O| May 29 20:30:49.225 INFO STEP 249 (remove_files) COMPLETE
52612024-05-29T20:30:50.723Z[ recovery-image] May 29 20:30:49.225 INFO O| May 29 20:30:49.225 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622024-05-29T20:30:50.788Z[ recovery-image] May 29 20:30:49.294 INFO O| May 29 20:30:49.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
52632024-05-29T20:30:50.792Z[ recovery-image] May 29 20:30:49.294 INFO O| May 29 20:30:49.294 INFO STEP 250 (remove_files) COMPLETE
52642024-05-29T20:30:50.792Z[ recovery-image] May 29 20:30:49.294 INFO O| May 29 20:30:49.294 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652024-05-29T20:30:50.825Z[ recovery-image] May 29 20:30:49.313 INFO O| May 29 20:30:49.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
52662024-05-29T20:30:50.825Z[ recovery-image] May 29 20:30:49.313 INFO O| May 29 20:30:49.313 INFO STEP 251 (remove_files) COMPLETE
52672024-05-29T20:30:50.839Z[ recovery-image] May 29 20:30:49.313 INFO O| May 29 20:30:49.313 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682024-05-29T20:30:50.839Z[ recovery-image] May 29 20:30:49.333 INFO O| May 29 20:30:49.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
52692024-05-29T20:30:50.839Z[ recovery-image] May 29 20:30:49.333 INFO O| May 29 20:30:49.333 INFO STEP 252 (remove_files) COMPLETE
52702024-05-29T20:30:50.840Z[ recovery-image] May 29 20:30:49.333 INFO O| May 29 20:30:49.333 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712024-05-29T20:30:50.873Z[ recovery-image] May 29 20:30:49.371 INFO O| May 29 20:30:49.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
52722024-05-29T20:30:50.873Z[ recovery-image] May 29 20:30:49.371 INFO O| May 29 20:30:49.371 INFO STEP 253 (remove_files) COMPLETE
52732024-05-29T20:30:50.873Z[ recovery-image] May 29 20:30:49.371 INFO O| May 29 20:30:49.371 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742024-05-29T20:30:50.898Z[ recovery-image] May 29 20:30:49.403 INFO O| May 29 20:30:49.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
52752024-05-29T20:30:50.904Z[ recovery-image] May 29 20:30:49.403 INFO O| May 29 20:30:49.403 INFO STEP 254 (remove_files) COMPLETE
52762024-05-29T20:30:50.904Z[ recovery-image] May 29 20:30:49.403 INFO O| May 29 20:30:49.403 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772024-05-29T20:30:50.948Z[ recovery-image] May 29 20:30:49.449 INFO O| May 29 20:30:49.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
52782024-05-29T20:30:50.955Z[ recovery-image] May 29 20:30:49.450 INFO O| May 29 20:30:49.450 INFO STEP 255 (remove_files) COMPLETE
52792024-05-29T20:30:50.955Z[ recovery-image] May 29 20:30:49.450 INFO O| May 29 20:30:49.450 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802024-05-29T20:30:50.968Z[ recovery-image] May 29 20:30:49.471 INFO O| May 29 20:30:49.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
52812024-05-29T20:30:50.969Z[ recovery-image] May 29 20:30:49.471 INFO O| May 29 20:30:49.471 INFO STEP 256 (remove_files) COMPLETE
52822024-05-29T20:30:50.969Z[ recovery-image] May 29 20:30:49.471 INFO O| May 29 20:30:49.471 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832024-05-29T20:30:50.988Z[ recovery-image] May 29 20:30:49.490 INFO O| May 29 20:30:49.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
52842024-05-29T20:30:50.988Z[ recovery-image] May 29 20:30:49.490 INFO O| May 29 20:30:49.490 INFO STEP 257 (remove_files) COMPLETE
52852024-05-29T20:30:50.988Z[ recovery-image] May 29 20:30:49.491 INFO O| May 29 20:30:49.490 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862024-05-29T20:30:51.011Z[ recovery-image] May 29 20:30:49.509 INFO O| May 29 20:30:49.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
52872024-05-29T20:30:51.012Z[ recovery-image] May 29 20:30:49.509 INFO O| May 29 20:30:49.509 INFO STEP 258 (remove_files) COMPLETE
52882024-05-29T20:30:51.012Z[ recovery-image] May 29 20:30:49.509 INFO O| May 29 20:30:49.509 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892024-05-29T20:30:51.031Z[ recovery-image] May 29 20:30:49.532 INFO O| May 29 20:30:49.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
52902024-05-29T20:30:51.031Z[ recovery-image] May 29 20:30:49.532 INFO O| May 29 20:30:49.532 INFO STEP 259 (remove_files) COMPLETE
52912024-05-29T20:30:51.038Z[ recovery-image] May 29 20:30:49.532 INFO O| May 29 20:30:49.532 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922024-05-29T20:30:51.048Z[ recovery-image] May 29 20:30:49.552 INFO O| May 29 20:30:49.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
52932024-05-29T20:30:51.048Z[ recovery-image] May 29 20:30:49.552 INFO O| May 29 20:30:49.552 INFO STEP 260 (remove_files) COMPLETE
52942024-05-29T20:30:51.057Z[ recovery-image] May 29 20:30:49.552 INFO O| May 29 20:30:49.552 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952024-05-29T20:30:51.077Z[ recovery-image] May 29 20:30:49.582 INFO O| May 29 20:30:49.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
52962024-05-29T20:30:51.087Z[ recovery-image] May 29 20:30:49.582 INFO O| May 29 20:30:49.582 INFO STEP 261 (remove_files) COMPLETE
52972024-05-29T20:30:51.087Z[ recovery-image] May 29 20:30:49.582 INFO O| May 29 20:30:49.582 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982024-05-29T20:30:51.147Z[ recovery-image] May 29 20:30:49.650 INFO O| May 29 20:30:49.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
52992024-05-29T20:30:51.162Z[ recovery-image] May 29 20:30:49.651 INFO O| May 29 20:30:49.650 INFO STEP 262 (remove_files) COMPLETE
53002024-05-29T20:30:51.162Z[ recovery-image] May 29 20:30:49.651 INFO O| May 29 20:30:49.651 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012024-05-29T20:30:51.174Z[ recovery-image] May 29 20:30:49.668 INFO O| May 29 20:30:49.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
53022024-05-29T20:30:51.174Z[ recovery-image] May 29 20:30:49.668 INFO O| May 29 20:30:49.668 INFO STEP 263 (remove_files) COMPLETE
53032024-05-29T20:30:51.174Z[ recovery-image] May 29 20:30:49.669 INFO O| May 29 20:30:49.669 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042024-05-29T20:30:51.183Z[ recovery-image] May 29 20:30:49.686 INFO O| May 29 20:30:49.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
53052024-05-29T20:30:51.191Z[ recovery-image] May 29 20:30:49.686 INFO O| May 29 20:30:49.686 INFO STEP 264 (remove_files) COMPLETE
53062024-05-29T20:30:51.191Z[ recovery-image] May 29 20:30:49.686 INFO O| May 29 20:30:49.686 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072024-05-29T20:30:51.201Z[ recovery-image] May 29 20:30:49.704 INFO O| May 29 20:30:49.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
53082024-05-29T20:30:51.208Z[ recovery-image] May 29 20:30:49.704 INFO O| May 29 20:30:49.704 INFO STEP 265 (remove_files) COMPLETE
53092024-05-29T20:30:51.208Z[ recovery-image] May 29 20:30:49.704 INFO O| May 29 20:30:49.704 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102024-05-29T20:30:51.246Z[ recovery-image] May 29 20:30:49.748 INFO O| May 29 20:30:49.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
53112024-05-29T20:30:51.254Z[ recovery-image] May 29 20:30:49.748 INFO O| May 29 20:30:49.748 INFO STEP 266 (remove_files) COMPLETE
53122024-05-29T20:30:51.254Z[ recovery-image] May 29 20:30:49.748 INFO O| May 29 20:30:49.748 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132024-05-29T20:30:51.336Z[ recovery-image] May 29 20:30:49.837 INFO O| May 29 20:30:49.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
53142024-05-29T20:30:51.336Z[ recovery-image] May 29 20:30:49.837 INFO O| May 29 20:30:49.837 INFO STEP 267 (remove_files) COMPLETE
53152024-05-29T20:30:51.363Z[ recovery-image] May 29 20:30:49.837 INFO O| May 29 20:30:49.837 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162024-05-29T20:30:51.401Z[ recovery-image] May 29 20:30:49.874 INFO O| May 29 20:30:49.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
53172024-05-29T20:30:51.402Z[ recovery-image] May 29 20:30:49.874 INFO O| May 29 20:30:49.874 INFO STEP 268 (remove_files) COMPLETE
53182024-05-29T20:30:51.402Z[ recovery-image] May 29 20:30:49.874 INFO O| May 29 20:30:49.874 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192024-05-29T20:30:51.413Z[ recovery-image] May 29 20:30:49.904 INFO O| May 29 20:30:49.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
53202024-05-29T20:30:51.413Z[ recovery-image] May 29 20:30:49.904 INFO O| May 29 20:30:49.904 INFO STEP 269 (remove_files) COMPLETE
53212024-05-29T20:30:51.413Z[ recovery-image] May 29 20:30:49.904 INFO O| May 29 20:30:49.904 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222024-05-29T20:30:51.421Z[ recovery-image] May 29 20:30:49.924 INFO O| May 29 20:30:49.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
53232024-05-29T20:30:51.422Z[ recovery-image] May 29 20:30:49.924 INFO O| May 29 20:30:49.924 INFO STEP 270 (remove_files) COMPLETE
53242024-05-29T20:30:51.837Z[ recovery-image] May 29 20:30:49.924 INFO O| May 29 20:30:49.924 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252024-05-29T20:30:51.841Z[ recovery-image] May 29 20:30:49.944 INFO O| May 29 20:30:49.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
53262024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:49.945 INFO O| May 29 20:30:49.944 INFO STEP 271 (remove_files) COMPLETE
53272024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:49.945 INFO O| May 29 20:30:49.945 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:49.974 INFO O| May 29 20:30:49.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
53292024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:49.974 INFO O| May 29 20:30:49.974 INFO STEP 272 (remove_files) COMPLETE
53302024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:49.974 INFO O| May 29 20:30:49.974 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.058 INFO O| May 29 20:30:50.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
53322024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.058 INFO O| May 29 20:30:50.058 INFO STEP 273 (remove_files) COMPLETE
53332024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.059 INFO O| May 29 20:30:50.058 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.077 INFO O| May 29 20:30:50.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
53352024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.077 INFO O| May 29 20:30:50.077 INFO STEP 274 (remove_files) COMPLETE
53362024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.077 INFO O| May 29 20:30:50.077 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.095 INFO O| May 29 20:30:50.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
53382024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.095 INFO O| May 29 20:30:50.095 INFO STEP 275 (remove_files) COMPLETE
53392024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.095 INFO O| May 29 20:30:50.095 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.132 INFO O| May 29 20:30:50.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
53412024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.133 INFO O| May 29 20:30:50.133 INFO STEP 276 (remove_files) COMPLETE
53422024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.133 INFO O| May 29 20:30:50.133 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.175 INFO O| May 29 20:30:50.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
53442024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.175 INFO O| May 29 20:30:50.175 INFO STEP 277 (remove_files) COMPLETE
53452024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.175 INFO O| May 29 20:30:50.175 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.221 INFO O| May 29 20:30:50.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
53472024-05-29T20:30:51.842Z[ recovery-image] May 29 20:30:50.221 INFO O| May 29 20:30:50.221 INFO STEP 278 (remove_files) COMPLETE
53482024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.221 INFO O| May 29 20:30:50.221 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.244 INFO O| May 29 20:30:50.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
53502024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.258 INFO O| May 29 20:30:50.258 INFO STEP 279 (remove_files) COMPLETE
53512024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.258 INFO O| May 29 20:30:50.258 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.279 INFO O| May 29 20:30:50.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
53532024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.279 INFO O| May 29 20:30:50.279 INFO STEP 280 (remove_files) COMPLETE
53542024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.280 INFO O| May 29 20:30:50.279 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.298 INFO O| May 29 20:30:50.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
53562024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.299 INFO O| May 29 20:30:50.298 INFO STEP 281 (remove_files) COMPLETE
53572024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.299 INFO O| May 29 20:30:50.298 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.317 INFO O| May 29 20:30:50.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
53592024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.317 INFO O| May 29 20:30:50.317 INFO STEP 282 (remove_files) COMPLETE
53602024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.317 INFO O| May 29 20:30:50.317 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.336 INFO O| May 29 20:30:50.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
53622024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.336 INFO O| May 29 20:30:50.336 INFO STEP 283 (remove_files) COMPLETE
53632024-05-29T20:30:51.843Z[ recovery-image] May 29 20:30:50.336 INFO O| May 29 20:30:50.336 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642024-05-29T20:30:51.849Z[ recovery-image] May 29 20:30:50.355 INFO O| May 29 20:30:50.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
53652024-05-29T20:30:51.849Z[ recovery-image] May 29 20:30:50.355 INFO O| May 29 20:30:50.355 INFO STEP 284 (remove_files) COMPLETE
53662024-05-29T20:30:51.856Z[ recovery-image] May 29 20:30:50.355 INFO O| May 29 20:30:50.355 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672024-05-29T20:30:51.868Z[ recovery-image] May 29 20:30:50.374 INFO O| May 29 20:30:50.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
53682024-05-29T20:30:51.868Z[ recovery-image] May 29 20:30:50.374 INFO O| May 29 20:30:50.374 INFO STEP 285 (remove_files) COMPLETE
53692024-05-29T20:30:51.868Z[ recovery-image] May 29 20:30:50.374 INFO O| May 29 20:30:50.374 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702024-05-29T20:30:51.892Z[ recovery-image] May 29 20:30:50.392 INFO O| May 29 20:30:50.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
53712024-05-29T20:30:51.893Z[ recovery-image] May 29 20:30:50.393 INFO O| May 29 20:30:50.393 INFO STEP 286 (remove_files) COMPLETE
53722024-05-29T20:30:51.893Z[ recovery-image] May 29 20:30:50.393 INFO O| May 29 20:30:50.393 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.412 INFO O| May 29 20:30:50.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
53742024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.412 INFO O| May 29 20:30:50.412 INFO STEP 287 (remove_files) COMPLETE
53752024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.412 INFO O| May 29 20:30:50.412 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.431 INFO O| May 29 20:30:50.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
53772024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.431 INFO O| May 29 20:30:50.431 INFO STEP 288 (remove_files) COMPLETE
53782024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.431 INFO O| May 29 20:30:50.431 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.450 INFO O| May 29 20:30:50.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
53802024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.450 INFO O| May 29 20:30:50.450 INFO STEP 289 (remove_files) COMPLETE
53812024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.450 INFO O| May 29 20:30:50.450 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.469 INFO O| May 29 20:30:50.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
53832024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.469 INFO O| May 29 20:30:50.469 INFO STEP 290 (remove_files) COMPLETE
53842024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.469 INFO O| May 29 20:30:50.469 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.488 INFO O| May 29 20:30:50.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
53862024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.489 INFO O| May 29 20:30:50.488 INFO STEP 291 (remove_files) COMPLETE
53872024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.489 INFO O| May 29 20:30:50.489 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.507 INFO O| May 29 20:30:50.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
53892024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.507 INFO O| May 29 20:30:50.507 INFO STEP 292 (remove_files) COMPLETE
53902024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.507 INFO O| May 29 20:30:50.507 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.526 INFO O| May 29 20:30:50.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
53922024-05-29T20:30:52.312Z[ recovery-image] May 29 20:30:50.526 INFO O| May 29 20:30:50.526 INFO STEP 293 (remove_files) COMPLETE
53932024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.526 INFO O| May 29 20:30:50.526 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.544 INFO O| May 29 20:30:50.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
53952024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.544 INFO O| May 29 20:30:50.544 INFO STEP 294 (remove_files) COMPLETE
53962024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.544 INFO O| May 29 20:30:50.544 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.564 INFO O| May 29 20:30:50.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
53982024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.564 INFO O| May 29 20:30:50.564 INFO STEP 295 (remove_files) COMPLETE
53992024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.564 INFO O| May 29 20:30:50.564 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.583 INFO O| May 29 20:30:50.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
54012024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.583 INFO O| May 29 20:30:50.583 INFO STEP 296 (remove_files) COMPLETE
54022024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.583 INFO O| May 29 20:30:50.583 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.602 INFO O| May 29 20:30:50.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
54042024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.602 INFO O| May 29 20:30:50.602 INFO STEP 297 (remove_files) COMPLETE
54052024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.603 INFO O| May 29 20:30:50.602 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.631 INFO O| May 29 20:30:50.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
54072024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.631 INFO O| May 29 20:30:50.631 INFO STEP 298 (remove_files) COMPLETE
54082024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.631 INFO O| May 29 20:30:50.631 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.663 INFO O| May 29 20:30:50.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
54102024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.663 INFO O| May 29 20:30:50.663 INFO STEP 299 (remove_files) COMPLETE
54112024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.663 INFO O| May 29 20:30:50.663 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.695 INFO O| May 29 20:30:50.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
54132024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.695 INFO O| May 29 20:30:50.695 INFO STEP 300 (remove_files) COMPLETE
54142024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.695 INFO O| May 29 20:30:50.695 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.727 INFO O| May 29 20:30:50.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
54162024-05-29T20:30:52.313Z[ recovery-image] May 29 20:30:50.727 INFO O| May 29 20:30:50.727 INFO STEP 301 (remove_files) COMPLETE
54172024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.727 INFO O| May 29 20:30:50.727 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.765 INFO O| May 29 20:30:50.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
54192024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.766 INFO O| May 29 20:30:50.765 INFO STEP 302 (remove_files) COMPLETE
54202024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.766 INFO O| May 29 20:30:50.766 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.787 INFO O| May 29 20:30:50.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
54222024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.788 INFO O| May 29 20:30:50.788 INFO STEP 303 (remove_files) COMPLETE
54232024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.788 INFO O| May 29 20:30:50.788 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.812 INFO O| May 29 20:30:50.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
54252024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.812 INFO O| May 29 20:30:50.812 INFO STEP 304 (remove_files) COMPLETE
54262024-05-29T20:30:52.314Z[ recovery-image] May 29 20:30:50.812 INFO O| May 29 20:30:50.812 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272024-05-29T20:30:52.329Z[ recovery-image] May 29 20:30:50.835 INFO O| May 29 20:30:50.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
54282024-05-29T20:30:52.352Z[ recovery-image] May 29 20:30:50.835 INFO O| May 29 20:30:50.835 INFO STEP 305 (remove_files) COMPLETE
54292024-05-29T20:30:52.352Z[ recovery-image] May 29 20:30:50.835 INFO O| May 29 20:30:50.835 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302024-05-29T20:30:52.356Z[ recovery-image] May 29 20:30:50.857 INFO O| May 29 20:30:50.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
54312024-05-29T20:30:52.356Z[ recovery-image] May 29 20:30:50.857 INFO O| May 29 20:30:50.857 INFO STEP 306 (remove_files) COMPLETE
54322024-05-29T20:30:52.356Z[ recovery-image] May 29 20:30:50.857 INFO O| May 29 20:30:50.857 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332024-05-29T20:30:52.371Z[ recovery-image] May 29 20:30:50.876 INFO O| May 29 20:30:50.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
54342024-05-29T20:30:52.371Z[ recovery-image] May 29 20:30:50.877 INFO O| May 29 20:30:50.876 INFO STEP 307 (remove_files) COMPLETE
54352024-05-29T20:30:52.374Z[ recovery-image] May 29 20:30:50.877 INFO O| May 29 20:30:50.877 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362024-05-29T20:30:52.412Z[ recovery-image] May 29 20:30:50.917 INFO O| May 29 20:30:50.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
54372024-05-29T20:30:52.415Z[ recovery-image] May 29 20:30:50.917 INFO O| May 29 20:30:50.917 INFO STEP 308 (remove_files) COMPLETE
54382024-05-29T20:30:52.415Z[ recovery-image] May 29 20:30:50.917 INFO O| May 29 20:30:50.917 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392024-05-29T20:30:52.441Z[ recovery-image] May 29 20:30:50.939 INFO O| May 29 20:30:50.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
54402024-05-29T20:30:52.873Z[ recovery-image] May 29 20:30:50.939 INFO O| May 29 20:30:50.939 INFO STEP 309 (remove_files) COMPLETE
54412024-05-29T20:30:52.873Z[ recovery-image] May 29 20:30:50.939 INFO O| May 29 20:30:50.939 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422024-05-29T20:30:52.873Z[ recovery-image] May 29 20:30:50.977 INFO O| May 29 20:30:50.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
54432024-05-29T20:30:52.873Z[ recovery-image] May 29 20:30:50.977 INFO O| May 29 20:30:50.977 INFO STEP 310 (remove_files) COMPLETE
54442024-05-29T20:30:52.873Z[ recovery-image] May 29 20:30:50.977 INFO O| May 29 20:30:50.977 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:50.995 INFO O| May 29 20:30:50.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
54462024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:50.995 INFO O| May 29 20:30:50.995 INFO STEP 311 (remove_files) COMPLETE
54472024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:50.996 INFO O| May 29 20:30:50.995 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.050 INFO O| May 29 20:30:51.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
54492024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.050 INFO O| May 29 20:30:51.050 INFO STEP 312 (remove_files) COMPLETE
54502024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.050 INFO O| May 29 20:30:51.050 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.075 INFO O| May 29 20:30:51.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
54522024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.075 INFO O| May 29 20:30:51.075 INFO STEP 313 (remove_files) COMPLETE
54532024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.075 INFO O| May 29 20:30:51.075 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.095 INFO O| May 29 20:30:51.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
54552024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.095 INFO O| May 29 20:30:51.095 INFO STEP 314 (remove_files) COMPLETE
54562024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.095 INFO O| May 29 20:30:51.095 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.114 INFO O| May 29 20:30:51.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
54582024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.114 INFO O| May 29 20:30:51.114 INFO STEP 315 (remove_files) COMPLETE
54592024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.114 INFO O| May 29 20:30:51.114 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.145 INFO O| May 29 20:30:51.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
54612024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.145 INFO O| May 29 20:30:51.145 INFO STEP 316 (remove_files) COMPLETE
54622024-05-29T20:30:52.874Z[ recovery-image] May 29 20:30:51.146 INFO O| May 29 20:30:51.146 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.168 INFO O| May 29 20:30:51.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
54642024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.168 INFO O| May 29 20:30:51.168 INFO STEP 317 (remove_files) COMPLETE
54652024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.168 INFO O| May 29 20:30:51.168 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.224 INFO O| May 29 20:30:51.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
54672024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.224 INFO O| May 29 20:30:51.224 INFO STEP 318 (remove_files) COMPLETE
54682024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.224 INFO O| May 29 20:30:51.224 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.284 INFO O| May 29 20:30:51.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
54702024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.284 INFO O| May 29 20:30:51.284 INFO STEP 319 (remove_files) COMPLETE
54712024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.284 INFO O| May 29 20:30:51.284 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.313 INFO O| May 29 20:30:51.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
54732024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.313 INFO O| May 29 20:30:51.313 INFO STEP 320 (remove_files) COMPLETE
54742024-05-29T20:30:52.875Z[ recovery-image] May 29 20:30:51.313 INFO O| May 29 20:30:51.313 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752024-05-29T20:30:52.878Z[ recovery-image] May 29 20:30:51.370 INFO O| May 29 20:30:51.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
54762024-05-29T20:30:52.879Z[ recovery-image] May 29 20:30:51.370 INFO O| May 29 20:30:51.370 INFO STEP 321 (remove_files) COMPLETE
54772024-05-29T20:30:52.879Z[ recovery-image] May 29 20:30:51.370 INFO O| May 29 20:30:51.370 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782024-05-29T20:30:52.907Z[ recovery-image] May 29 20:30:51.412 INFO O| May 29 20:30:51.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
54792024-05-29T20:30:52.907Z[ recovery-image] May 29 20:30:51.412 INFO O| May 29 20:30:51.412 INFO STEP 322 (remove_files) COMPLETE
54802024-05-29T20:30:52.910Z[ recovery-image] May 29 20:30:51.412 INFO O| May 29 20:30:51.412 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812024-05-29T20:30:52.929Z[ recovery-image] May 29 20:30:51.434 INFO O| May 29 20:30:51.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
54822024-05-29T20:30:52.929Z[ recovery-image] May 29 20:30:51.434 INFO O| May 29 20:30:51.434 INFO STEP 323 (remove_files) COMPLETE
54832024-05-29T20:30:52.935Z[ recovery-image] May 29 20:30:51.434 INFO O| May 29 20:30:51.434 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842024-05-29T20:30:52.950Z[ recovery-image] May 29 20:30:51.456 INFO O| May 29 20:30:51.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
54852024-05-29T20:30:52.953Z[ recovery-image] May 29 20:30:51.456 INFO O| May 29 20:30:51.456 INFO STEP 324 (remove_files) COMPLETE
54862024-05-29T20:30:52.953Z[ recovery-image] May 29 20:30:51.456 INFO O| May 29 20:30:51.456 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872024-05-29T20:30:52.976Z[ recovery-image] May 29 20:30:51.479 INFO O| May 29 20:30:51.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
54882024-05-29T20:30:52.976Z[ recovery-image] May 29 20:30:51.479 INFO O| May 29 20:30:51.479 INFO STEP 325 (remove_files) COMPLETE
54892024-05-29T20:30:52.976Z[ recovery-image] May 29 20:30:51.479 INFO O| May 29 20:30:51.479 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902024-05-29T20:30:53.043Z[ recovery-image] May 29 20:30:51.538 INFO O| May 29 20:30:51.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
54912024-05-29T20:30:53.043Z[ recovery-image] May 29 20:30:51.538 INFO O| May 29 20:30:51.538 INFO STEP 326 (remove_files) COMPLETE
54922024-05-29T20:30:53.043Z[ recovery-image] May 29 20:30:51.538 INFO O| May 29 20:30:51.538 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932024-05-29T20:30:53.071Z[ recovery-image] May 29 20:30:51.565 INFO O| May 29 20:30:51.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
54942024-05-29T20:30:53.072Z[ recovery-image] May 29 20:30:51.565 INFO O| May 29 20:30:51.565 INFO STEP 327 (remove_files) COMPLETE
54952024-05-29T20:30:53.082Z[ recovery-image] May 29 20:30:51.565 INFO O| May 29 20:30:51.565 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962024-05-29T20:30:53.086Z[ recovery-image] May 29 20:30:51.585 INFO O| May 29 20:30:51.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
54972024-05-29T20:30:53.086Z[ recovery-image] May 29 20:30:51.585 INFO O| May 29 20:30:51.585 INFO STEP 328 (remove_files) COMPLETE
54982024-05-29T20:30:53.086Z[ recovery-image] May 29 20:30:51.585 INFO O| May 29 20:30:51.585 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992024-05-29T20:30:53.103Z[ recovery-image] May 29 20:30:51.605 INFO O| May 29 20:30:51.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55002024-05-29T20:30:53.103Z[ recovery-image] May 29 20:30:51.605 INFO O| May 29 20:30:51.605 INFO STEP 329 (remove_files) COMPLETE
55012024-05-29T20:30:53.106Z[ recovery-image] May 29 20:30:51.605 INFO O| May 29 20:30:51.605 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022024-05-29T20:30:53.134Z[ recovery-image] May 29 20:30:51.637 INFO O| May 29 20:30:51.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55032024-05-29T20:30:53.134Z[ recovery-image] May 29 20:30:51.637 INFO O| May 29 20:30:51.637 INFO STEP 330 (remove_files) COMPLETE
55042024-05-29T20:30:53.135Z[ recovery-image] May 29 20:30:51.637 INFO O| May 29 20:30:51.637 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052024-05-29T20:30:53.172Z[ recovery-image] May 29 20:30:51.676 INFO O| May 29 20:30:51.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55062024-05-29T20:30:53.172Z[ recovery-image] May 29 20:30:51.676 INFO O| May 29 20:30:51.676 INFO STEP 331 (remove_files) COMPLETE
55072024-05-29T20:30:53.172Z[ recovery-image] May 29 20:30:51.676 INFO O| May 29 20:30:51.676 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082024-05-29T20:30:53.640Z[ recovery-image] May 29 20:30:51.741 INFO O| May 29 20:30:51.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55092024-05-29T20:30:53.640Z[ recovery-image] May 29 20:30:51.741 INFO O| May 29 20:30:51.741 INFO STEP 332 (remove_files) COMPLETE
55102024-05-29T20:30:53.640Z[ recovery-image] May 29 20:30:51.741 INFO O| May 29 20:30:51.741 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.763 INFO O| May 29 20:30:51.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
55122024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.763 INFO O| May 29 20:30:51.763 INFO STEP 333 (remove_files) COMPLETE
55132024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.763 INFO O| May 29 20:30:51.763 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.792 INFO O| May 29 20:30:51.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
55152024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.793 INFO O| May 29 20:30:51.792 INFO STEP 334 (remove_files) COMPLETE
55162024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.793 INFO O| May 29 20:30:51.793 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.813 INFO O| May 29 20:30:51.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
55182024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.814 INFO O| May 29 20:30:51.814 INFO STEP 335 (remove_files) COMPLETE
55192024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.814 INFO O| May 29 20:30:51.814 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.837 INFO O| May 29 20:30:51.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
55212024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.837 INFO O| May 29 20:30:51.837 INFO STEP 336 (remove_files) COMPLETE
55222024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.837 INFO O| May 29 20:30:51.837 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.910 INFO O| May 29 20:30:51.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
55242024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.910 INFO O| May 29 20:30:51.910 INFO STEP 337 (remove_files) COMPLETE
55252024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.910 INFO O| May 29 20:30:51.910 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262024-05-29T20:30:53.646Z[ recovery-image] May 29 20:30:51.951 INFO O| May 29 20:30:51.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
55272024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.951 INFO O| May 29 20:30:51.951 INFO STEP 338 (remove_files) COMPLETE
55282024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.951 INFO O| May 29 20:30:51.951 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.968 INFO O| May 29 20:30:51.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
55302024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.968 INFO O| May 29 20:30:51.968 INFO STEP 339 (remove_files) COMPLETE
55312024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.969 INFO O| May 29 20:30:51.969 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.987 INFO O| May 29 20:30:51.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
55332024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.988 INFO O| May 29 20:30:51.987 INFO STEP 340 (remove_files) COMPLETE
55342024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:51.988 INFO O| May 29 20:30:51.988 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:52.006 INFO O| May 29 20:30:52.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
55362024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:52.006 INFO O| May 29 20:30:52.006 INFO STEP 341 (remove_files) COMPLETE
55372024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:52.006 INFO O| May 29 20:30:52.006 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:52.041 INFO O| May 29 20:30:52.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
55392024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:52.041 INFO O| May 29 20:30:52.041 INFO STEP 342 (remove_files) COMPLETE
55402024-05-29T20:30:53.647Z[ recovery-image] May 29 20:30:52.041 INFO O| May 29 20:30:52.041 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412024-05-29T20:30:53.648Z[ recovery-image] May 29 20:30:52.099 INFO O| May 29 20:30:52.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
55422024-05-29T20:30:53.648Z[ recovery-image] May 29 20:30:52.100 INFO O| May 29 20:30:52.099 INFO STEP 343 (remove_files) COMPLETE
55432024-05-29T20:30:53.648Z[ recovery-image] May 29 20:30:52.100 INFO O| May 29 20:30:52.100 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442024-05-29T20:30:53.648Z[ recovery-image] May 29 20:30:52.147 INFO O| May 29 20:30:52.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
55452024-05-29T20:30:53.648Z[ recovery-image] May 29 20:30:52.147 INFO O| May 29 20:30:52.147 INFO STEP 344 (remove_files) COMPLETE
55462024-05-29T20:30:53.648Z[ recovery-image] May 29 20:30:52.147 INFO O| May 29 20:30:52.147 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472024-05-29T20:30:53.727Z[ recovery-image] May 29 20:30:52.224 INFO O| May 29 20:30:52.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
55482024-05-29T20:30:53.727Z[ recovery-image] May 29 20:30:52.224 INFO O| May 29 20:30:52.224 INFO STEP 345 (remove_files) COMPLETE
55492024-05-29T20:30:53.727Z[ recovery-image] May 29 20:30:52.224 INFO O| May 29 20:30:52.224 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502024-05-29T20:30:53.741Z[ recovery-image] May 29 20:30:52.245 INFO O| May 29 20:30:52.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
55512024-05-29T20:30:53.741Z[ recovery-image] May 29 20:30:52.245 INFO O| May 29 20:30:52.245 INFO STEP 346 (remove_files) COMPLETE
55522024-05-29T20:30:53.741Z[ recovery-image] May 29 20:30:52.245 INFO O| May 29 20:30:52.245 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532024-05-29T20:30:53.767Z[ recovery-image] May 29 20:30:52.265 INFO O| May 29 20:30:52.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
55542024-05-29T20:30:53.767Z[ recovery-image] May 29 20:30:52.266 INFO O| May 29 20:30:52.266 INFO STEP 347 (remove_files) COMPLETE
55552024-05-29T20:30:53.767Z[ recovery-image] May 29 20:30:52.266 INFO O| May 29 20:30:52.266 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562024-05-29T20:30:53.781Z[ recovery-image] May 29 20:30:52.286 INFO O| May 29 20:30:52.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
55572024-05-29T20:30:53.781Z[ recovery-image] May 29 20:30:52.286 INFO O| May 29 20:30:52.286 INFO STEP 348 (remove_files) COMPLETE
55582024-05-29T20:30:53.781Z[ recovery-image] May 29 20:30:52.286 INFO O| May 29 20:30:52.286 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592024-05-29T20:30:53.801Z[ recovery-image] May 29 20:30:52.305 INFO O| May 29 20:30:52.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
55602024-05-29T20:30:53.801Z[ recovery-image] May 29 20:30:52.305 INFO O| May 29 20:30:52.305 INFO STEP 349 (remove_files) COMPLETE
55612024-05-29T20:30:53.801Z[ recovery-image] May 29 20:30:52.305 INFO O| May 29 20:30:52.305 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622024-05-29T20:30:53.819Z[ recovery-image] May 29 20:30:52.324 INFO O| May 29 20:30:52.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
55632024-05-29T20:30:53.820Z[ recovery-image] May 29 20:30:52.324 INFO O| May 29 20:30:52.324 INFO STEP 350 (remove_files) COMPLETE
55642024-05-29T20:30:53.820Z[ recovery-image] May 29 20:30:52.324 INFO O| May 29 20:30:52.324 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652024-05-29T20:30:53.849Z[ recovery-image] May 29 20:30:52.354 INFO O| May 29 20:30:52.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
55662024-05-29T20:30:53.849Z[ recovery-image] May 29 20:30:52.354 INFO O| May 29 20:30:52.354 INFO STEP 351 (remove_files) COMPLETE
55672024-05-29T20:30:53.849Z[ recovery-image] May 29 20:30:52.354 INFO O| May 29 20:30:52.354 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682024-05-29T20:30:53.891Z[ recovery-image] May 29 20:30:52.396 INFO O| May 29 20:30:52.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
55692024-05-29T20:30:53.895Z[ recovery-image] May 29 20:30:52.397 INFO O| May 29 20:30:52.396 INFO STEP 352 (remove_files) COMPLETE
55702024-05-29T20:30:53.895Z[ recovery-image] May 29 20:30:52.397 INFO O| May 29 20:30:52.397 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712024-05-29T20:30:53.910Z[ recovery-image] May 29 20:30:52.415 INFO O| May 29 20:30:52.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
55722024-05-29T20:30:53.910Z[ recovery-image] May 29 20:30:52.415 INFO O| May 29 20:30:52.415 INFO STEP 353 (remove_files) COMPLETE
55732024-05-29T20:30:53.910Z[ recovery-image] May 29 20:30:52.415 INFO O| May 29 20:30:52.415 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742024-05-29T20:30:53.938Z[ recovery-image] May 29 20:30:52.435 INFO O| May 29 20:30:52.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
55752024-05-29T20:30:53.938Z[ recovery-image] May 29 20:30:52.436 INFO O| May 29 20:30:52.435 INFO STEP 354 (remove_files) COMPLETE
55762024-05-29T20:30:53.948Z[ recovery-image] May 29 20:30:52.436 INFO O| May 29 20:30:52.436 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772024-05-29T20:30:53.997Z[ recovery-image] May 29 20:30:52.502 INFO O| May 29 20:30:52.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
55782024-05-29T20:30:53.998Z[ recovery-image] May 29 20:30:52.502 INFO O| May 29 20:30:52.502 INFO STEP 355 (remove_files) COMPLETE
55792024-05-29T20:30:54.005Z[ recovery-image] May 29 20:30:52.502 INFO O| May 29 20:30:52.502 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802024-05-29T20:30:54.018Z[ recovery-image] May 29 20:30:52.523 INFO O| May 29 20:30:52.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
55812024-05-29T20:30:54.018Z[ recovery-image] May 29 20:30:52.523 INFO O| May 29 20:30:52.523 INFO STEP 356 (remove_files) COMPLETE
55822024-05-29T20:30:54.018Z[ recovery-image] May 29 20:30:52.523 INFO O| May 29 20:30:52.523 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832024-05-29T20:30:54.045Z[ recovery-image] May 29 20:30:52.550 INFO O| May 29 20:30:52.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
55842024-05-29T20:30:54.048Z[ recovery-image] May 29 20:30:52.550 INFO O| May 29 20:30:52.550 INFO STEP 357 (remove_files) COMPLETE
55852024-05-29T20:30:54.048Z[ recovery-image] May 29 20:30:52.550 INFO O| May 29 20:30:52.550 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862024-05-29T20:30:54.105Z[ recovery-image] May 29 20:30:52.609 INFO O| May 29 20:30:52.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
55872024-05-29T20:30:54.105Z[ recovery-image] May 29 20:30:52.609 INFO O| May 29 20:30:52.609 INFO STEP 358 (remove_files) COMPLETE
55882024-05-29T20:30:54.105Z[ recovery-image] May 29 20:30:52.610 INFO O| May 29 20:30:52.609 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892024-05-29T20:30:54.124Z[ recovery-image] May 29 20:30:52.629 INFO O| May 29 20:30:52.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
55902024-05-29T20:30:54.124Z[ recovery-image] May 29 20:30:52.629 INFO O| May 29 20:30:52.629 INFO STEP 359 (remove_files) COMPLETE
55912024-05-29T20:30:54.127Z[ recovery-image] May 29 20:30:52.629 INFO O| May 29 20:30:52.629 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922024-05-29T20:30:54.176Z[ recovery-image] May 29 20:30:52.680 INFO O| May 29 20:30:52.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
55932024-05-29T20:30:54.176Z[ recovery-image] May 29 20:30:52.680 INFO O| May 29 20:30:52.680 INFO STEP 360 (remove_files) COMPLETE
55942024-05-29T20:30:54.176Z[ recovery-image] May 29 20:30:52.680 INFO O| May 29 20:30:52.680 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952024-05-29T20:30:54.206Z[ recovery-image] May 29 20:30:52.710 INFO O| May 29 20:30:52.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
55962024-05-29T20:30:54.206Z[ recovery-image] May 29 20:30:52.710 INFO O| May 29 20:30:52.710 INFO STEP 361 (remove_files) COMPLETE
55972024-05-29T20:30:54.211Z[ recovery-image] May 29 20:30:52.710 INFO O| May 29 20:30:52.710 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982024-05-29T20:30:54.223Z[ recovery-image] May 29 20:30:52.728 INFO O| May 29 20:30:52.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
55992024-05-29T20:30:54.223Z[ recovery-image] May 29 20:30:52.728 INFO O| May 29 20:30:52.728 INFO STEP 362 (remove_files) COMPLETE
56002024-05-29T20:30:54.223Z[ recovery-image] May 29 20:30:52.729 INFO O| May 29 20:30:52.728 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012024-05-29T20:30:54.242Z[ recovery-image] May 29 20:30:52.747 INFO O| May 29 20:30:52.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
56022024-05-29T20:30:54.243Z[ recovery-image] May 29 20:30:52.748 INFO O| May 29 20:30:52.748 INFO STEP 363 (remove_files) COMPLETE
56032024-05-29T20:30:54.243Z[ recovery-image] May 29 20:30:52.748 INFO O| May 29 20:30:52.748 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042024-05-29T20:30:54.279Z[ recovery-image] May 29 20:30:52.784 INFO O| May 29 20:30:52.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
56052024-05-29T20:30:54.279Z[ recovery-image] May 29 20:30:52.784 INFO O| May 29 20:30:52.784 INFO STEP 364 (remove_files) COMPLETE
56062024-05-29T20:30:54.279Z[ recovery-image] May 29 20:30:52.784 INFO O| May 29 20:30:52.784 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072024-05-29T20:30:54.341Z[ recovery-image] May 29 20:30:52.846 INFO O| May 29 20:30:52.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56082024-05-29T20:30:54.342Z[ recovery-image] May 29 20:30:52.846 INFO O| May 29 20:30:52.846 INFO STEP 365 (remove_files) COMPLETE
56092024-05-29T20:30:54.345Z[ recovery-image] May 29 20:30:52.846 INFO O| May 29 20:30:52.846 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102024-05-29T20:30:54.771Z[ recovery-image] May 29 20:30:52.867 INFO O| May 29 20:30:52.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56112024-05-29T20:30:54.772Z[ recovery-image] May 29 20:30:52.867 INFO O| May 29 20:30:52.867 INFO STEP 366 (remove_files) COMPLETE
56122024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.867 INFO O| May 29 20:30:52.867 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.903 INFO O| May 29 20:30:52.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56142024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.903 INFO O| May 29 20:30:52.903 INFO STEP 367 (remove_files) COMPLETE
56152024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.903 INFO O| May 29 20:30:52.903 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.946 INFO O| May 29 20:30:52.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56172024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.946 INFO O| May 29 20:30:52.946 INFO STEP 368 (remove_files) COMPLETE
56182024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.946 INFO O| May 29 20:30:52.946 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.965 INFO O| May 29 20:30:52.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56202024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.965 INFO O| May 29 20:30:52.965 INFO STEP 369 (remove_files) COMPLETE
56212024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.965 INFO O| May 29 20:30:52.965 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.985 INFO O| May 29 20:30:52.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
56232024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.985 INFO O| May 29 20:30:52.985 INFO STEP 370 (remove_files) COMPLETE
56242024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:52.985 INFO O| May 29 20:30:52.985 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:53.007 INFO O| May 29 20:30:53.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56262024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:53.007 INFO O| May 29 20:30:53.007 INFO STEP 371 (remove_files) COMPLETE
56272024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:53.007 INFO O| May 29 20:30:53.007 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:53.027 INFO O| May 29 20:30:53.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56292024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:53.027 INFO O| May 29 20:30:53.027 INFO STEP 372 (remove_files) COMPLETE
56302024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:53.027 INFO O| May 29 20:30:53.027 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312024-05-29T20:30:54.776Z[ recovery-image] May 29 20:30:53.080 INFO O| May 29 20:30:53.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56322024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.080 INFO O| May 29 20:30:53.080 INFO STEP 373 (remove_files) COMPLETE
56332024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.081 INFO O| May 29 20:30:53.081 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.101 INFO O| May 29 20:30:53.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56352024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.125 INFO O| May 29 20:30:53.125 INFO STEP 374 (remove_files) COMPLETE
56362024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.125 INFO O| May 29 20:30:53.125 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.146 INFO O| May 29 20:30:53.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56382024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.155 INFO O| May 29 20:30:53.155 INFO STEP 375 (remove_files) COMPLETE
56392024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.155 INFO O| May 29 20:30:53.155 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.175 INFO O| May 29 20:30:53.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56412024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.175 INFO O| May 29 20:30:53.175 INFO STEP 376 (remove_files) COMPLETE
56422024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.176 INFO O| May 29 20:30:53.176 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.194 INFO O| May 29 20:30:53.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
56442024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.194 INFO O| May 29 20:30:53.194 INFO STEP 377 (remove_files) COMPLETE
56452024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.194 INFO O| May 29 20:30:53.194 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.213 INFO O| May 29 20:30:53.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
56472024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.213 INFO O| May 29 20:30:53.213 INFO STEP 378 (remove_files) COMPLETE
56482024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.214 INFO O| May 29 20:30:53.213 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.233 INFO O| May 29 20:30:53.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
56502024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.234 INFO O| May 29 20:30:53.234 INFO STEP 379 (remove_files) COMPLETE
56512024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.234 INFO O| May 29 20:30:53.234 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.253 INFO O| May 29 20:30:53.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
56532024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.253 INFO O| May 29 20:30:53.253 INFO STEP 380 (remove_files) COMPLETE
56542024-05-29T20:30:54.777Z[ recovery-image] May 29 20:30:53.253 INFO O| May 29 20:30:53.253 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-05-29T20:30:54.781Z[ recovery-image] May 29 20:30:53.281 INFO O| May 29 20:30:53.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
56562024-05-29T20:30:54.781Z[ recovery-image] May 29 20:30:53.281 INFO O| May 29 20:30:53.281 INFO STEP 381 (remove_files) COMPLETE
56572024-05-29T20:30:54.781Z[ recovery-image] May 29 20:30:53.281 INFO O| May 29 20:30:53.281 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-05-29T20:30:54.796Z[ recovery-image] May 29 20:30:53.302 INFO O| May 29 20:30:53.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
56592024-05-29T20:30:54.796Z[ recovery-image] May 29 20:30:53.302 INFO O| May 29 20:30:53.302 INFO STEP 382 (remove_files) COMPLETE
56602024-05-29T20:30:54.800Z[ recovery-image] May 29 20:30:53.302 INFO O| May 29 20:30:53.302 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612024-05-29T20:30:54.815Z[ recovery-image] May 29 20:30:53.320 INFO O| May 29 20:30:53.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
56622024-05-29T20:30:54.816Z[ recovery-image] May 29 20:30:53.320 INFO O| May 29 20:30:53.320 INFO STEP 383 (remove_files) COMPLETE
56632024-05-29T20:30:54.816Z[ recovery-image] May 29 20:30:53.320 INFO O| May 29 20:30:53.320 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642024-05-29T20:30:54.834Z[ recovery-image] May 29 20:30:53.340 INFO O| May 29 20:30:53.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
56652024-05-29T20:30:54.838Z[ recovery-image] May 29 20:30:53.340 INFO O| May 29 20:30:53.340 INFO STEP 384 (remove_files) COMPLETE
56662024-05-29T20:30:54.838Z[ recovery-image] May 29 20:30:53.340 INFO O| May 29 20:30:53.340 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-05-29T20:30:54.871Z[ recovery-image] May 29 20:30:53.375 INFO O| May 29 20:30:53.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
56682024-05-29T20:30:54.871Z[ recovery-image] May 29 20:30:53.375 INFO O| May 29 20:30:53.375 INFO STEP 385 (remove_files) COMPLETE
56692024-05-29T20:30:54.871Z[ recovery-image] May 29 20:30:53.375 INFO O| May 29 20:30:53.375 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-05-29T20:30:54.944Z[ recovery-image] May 29 20:30:53.440 INFO O| May 29 20:30:53.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
56712024-05-29T20:30:54.944Z[ recovery-image] May 29 20:30:53.440 INFO O| May 29 20:30:53.440 INFO STEP 386 (remove_files) COMPLETE
56722024-05-29T20:30:54.944Z[ recovery-image] May 29 20:30:53.440 INFO O| May 29 20:30:53.440 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-05-29T20:30:55.381Z[ recovery-image] May 29 20:30:53.479 INFO O| May 29 20:30:53.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
56742024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.479 INFO O| May 29 20:30:53.479 INFO STEP 387 (remove_files) COMPLETE
56752024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.479 INFO O| May 29 20:30:53.479 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.542 INFO O| May 29 20:30:53.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
56772024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.542 INFO O| May 29 20:30:53.542 INFO STEP 388 (remove_files) COMPLETE
56782024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.542 INFO O| May 29 20:30:53.542 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.561 INFO O| May 29 20:30:53.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
56802024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.561 INFO O| May 29 20:30:53.561 INFO STEP 389 (remove_files) COMPLETE
56812024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.561 INFO O| May 29 20:30:53.561 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.614 INFO O| May 29 20:30:53.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
56832024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.614 INFO O| May 29 20:30:53.614 INFO STEP 390 (remove_files) COMPLETE
56842024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.614 INFO O| May 29 20:30:53.614 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.633 INFO O| May 29 20:30:53.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
56862024-05-29T20:30:55.382Z[ recovery-image] May 29 20:30:53.633 INFO O| May 29 20:30:53.633 INFO STEP 391 (remove_files) COMPLETE
56872024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.633 INFO O| May 29 20:30:53.633 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.665 INFO O| May 29 20:30:53.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
56892024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.665 INFO O| May 29 20:30:53.665 INFO STEP 392 (remove_files) COMPLETE
56902024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.665 INFO O| May 29 20:30:53.665 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.694 INFO O| May 29 20:30:53.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
56922024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.694 INFO O| May 29 20:30:53.694 INFO STEP 393 (remove_files) COMPLETE
56932024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.694 INFO O| May 29 20:30:53.694 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.712 INFO O| May 29 20:30:53.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
56952024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.712 INFO O| May 29 20:30:53.712 INFO STEP 394 (remove_files) COMPLETE
56962024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.713 INFO O| May 29 20:30:53.712 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.730 INFO O| May 29 20:30:53.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
56982024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.730 INFO O| May 29 20:30:53.730 INFO STEP 395 (remove_files) COMPLETE
56992024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.731 INFO O| May 29 20:30:53.730 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-05-29T20:30:55.383Z[ recovery-image] May 29 20:30:53.748 INFO O| May 29 20:30:53.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57012024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.748 INFO O| May 29 20:30:53.748 INFO STEP 396 (remove_files) COMPLETE
57022024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.748 INFO O| May 29 20:30:53.748 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.793 INFO O| May 29 20:30:53.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57042024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.793 INFO O| May 29 20:30:53.793 INFO STEP 397 (remove_files) COMPLETE
57052024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.793 INFO O| May 29 20:30:53.793 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.834 INFO O| May 29 20:30:53.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57072024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.834 INFO O| May 29 20:30:53.834 INFO STEP 398 (remove_files) COMPLETE
57082024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.834 INFO O| May 29 20:30:53.834 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.855 INFO O| May 29 20:30:53.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57102024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.855 INFO O| May 29 20:30:53.855 INFO STEP 399 (remove_files) COMPLETE
57112024-05-29T20:30:55.384Z[ recovery-image] May 29 20:30:53.855 INFO O| May 29 20:30:53.855 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-05-29T20:30:55.411Z[ recovery-image] May 29 20:30:53.915 INFO O| May 29 20:30:53.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57132024-05-29T20:30:55.436Z[ recovery-image] May 29 20:30:53.938 INFO O| May 29 20:30:53.938 INFO STEP 400 (remove_files) COMPLETE
57142024-05-29T20:30:55.436Z[ recovery-image] May 29 20:30:53.938 INFO O| May 29 20:30:53.938 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-05-29T20:30:55.485Z[ recovery-image] May 29 20:30:53.990 INFO O| May 29 20:30:53.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57162024-05-29T20:30:55.485Z[ recovery-image] May 29 20:30:53.990 INFO O| May 29 20:30:53.990 INFO STEP 401 (remove_files) COMPLETE
57172024-05-29T20:30:55.490Z[ recovery-image] May 29 20:30:53.990 INFO O| May 29 20:30:53.990 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-05-29T20:30:55.908Z[ recovery-image] May 29 20:30:54.009 INFO O| May 29 20:30:54.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57192024-05-29T20:30:55.913Z[ recovery-image] May 29 20:30:54.009 INFO O| May 29 20:30:54.009 INFO STEP 402 (remove_files) COMPLETE
57202024-05-29T20:30:55.913Z[ recovery-image] May 29 20:30:54.010 INFO O| May 29 20:30:54.009 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-05-29T20:30:55.913Z[ recovery-image] May 29 20:30:54.027 INFO O| May 29 20:30:54.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57222024-05-29T20:30:55.913Z[ recovery-image] May 29 20:30:54.028 INFO O| May 29 20:30:54.028 INFO STEP 403 (remove_files) COMPLETE
57232024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.028 INFO O| May 29 20:30:54.028 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.047 INFO O| May 29 20:30:54.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57252024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.047 INFO O| May 29 20:30:54.047 INFO STEP 404 (remove_files) COMPLETE
57262024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.047 INFO O| May 29 20:30:54.047 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.065 INFO O| May 29 20:30:54.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57282024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.066 INFO O| May 29 20:30:54.066 INFO STEP 405 (remove_files) COMPLETE
57292024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.066 INFO O| May 29 20:30:54.066 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.088 INFO O| May 29 20:30:54.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57312024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.089 INFO O| May 29 20:30:54.089 INFO STEP 406 (remove_files) COMPLETE
57322024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.089 INFO O| May 29 20:30:54.089 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.112 INFO O| May 29 20:30:54.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57342024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.112 INFO O| May 29 20:30:54.112 INFO STEP 407 (remove_files) COMPLETE
57352024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.112 INFO O| May 29 20:30:54.112 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.145 INFO O| May 29 20:30:54.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57372024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.145 INFO O| May 29 20:30:54.145 INFO STEP 408 (remove_files) COMPLETE
57382024-05-29T20:30:55.914Z[ recovery-image] May 29 20:30:54.145 INFO O| May 29 20:30:54.145 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.167 INFO O| May 29 20:30:54.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
57402024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.168 INFO O| May 29 20:30:54.168 INFO STEP 409 (remove_files) COMPLETE
57412024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.168 INFO O| May 29 20:30:54.168 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.230 INFO O| May 29 20:30:54.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
57432024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.230 INFO O| May 29 20:30:54.230 INFO STEP 410 (remove_files) COMPLETE
57442024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.230 INFO O| May 29 20:30:54.230 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.264 INFO O| May 29 20:30:54.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
57462024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.264 INFO O| May 29 20:30:54.264 INFO STEP 411 (remove_files) COMPLETE
57472024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.265 INFO O| May 29 20:30:54.264 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.286 INFO O| May 29 20:30:54.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
57492024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.286 INFO O| May 29 20:30:54.286 INFO STEP 412 (remove_files) COMPLETE
57502024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.286 INFO O| May 29 20:30:54.286 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.307 INFO O| May 29 20:30:54.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
57522024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.308 INFO O| May 29 20:30:54.308 INFO STEP 413 (remove_files) COMPLETE
57532024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.308 INFO O| May 29 20:30:54.308 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.330 INFO O| May 29 20:30:54.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
57552024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.330 INFO O| May 29 20:30:54.330 INFO STEP 414 (remove_files) COMPLETE
57562024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.330 INFO O| May 29 20:30:54.330 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.352 INFO O| May 29 20:30:54.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
57582024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.352 INFO O| May 29 20:30:54.352 INFO STEP 415 (remove_files) COMPLETE
57592024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.352 INFO O| May 29 20:30:54.352 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.390 INFO O| May 29 20:30:54.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
57612024-05-29T20:30:55.915Z[ recovery-image] May 29 20:30:54.390 INFO O| May 29 20:30:54.390 INFO STEP 416 (remove_files) COMPLETE
57622024-05-29T20:30:55.916Z[ recovery-image] May 29 20:30:54.390 INFO O| May 29 20:30:54.390 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632024-05-29T20:30:55.916Z[ recovery-image] May 29 20:30:54.411 INFO O| May 29 20:30:54.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
57642024-05-29T20:30:55.916Z[ recovery-image] May 29 20:30:54.411 INFO O| May 29 20:30:54.411 INFO STEP 417 (remove_files) COMPLETE
57652024-05-29T20:30:55.916Z[ recovery-image] May 29 20:30:54.411 INFO O| May 29 20:30:54.411 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662024-05-29T20:30:55.961Z[ recovery-image] May 29 20:30:54.466 INFO O| May 29 20:30:54.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
57672024-05-29T20:30:55.961Z[ recovery-image] May 29 20:30:54.466 INFO O| May 29 20:30:54.449 INFO STEP 418 (remove_files) COMPLETE
57682024-05-29T20:30:55.967Z[ recovery-image] May 29 20:30:54.466 INFO O| May 29 20:30:54.449 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692024-05-29T20:30:56.004Z[ recovery-image] May 29 20:30:54.508 INFO O| May 29 20:30:54.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
57702024-05-29T20:30:56.004Z[ recovery-image] May 29 20:30:54.508 INFO O| May 29 20:30:54.508 INFO STEP 419 (remove_files) COMPLETE
57712024-05-29T20:30:56.010Z[ recovery-image] May 29 20:30:54.509 INFO O| May 29 20:30:54.508 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722024-05-29T20:30:56.052Z[ recovery-image] May 29 20:30:54.549 INFO O| May 29 20:30:54.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
57732024-05-29T20:30:56.052Z[ recovery-image] May 29 20:30:54.549 INFO O| May 29 20:30:54.549 INFO STEP 420 (remove_files) COMPLETE
57742024-05-29T20:30:56.052Z[ recovery-image] May 29 20:30:54.549 INFO O| May 29 20:30:54.549 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752024-05-29T20:30:56.109Z[ recovery-image] May 29 20:30:54.613 INFO O| May 29 20:30:54.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
57762024-05-29T20:30:56.109Z[ recovery-image] May 29 20:30:54.613 INFO O| May 29 20:30:54.613 INFO STEP 421 (remove_files) COMPLETE
57772024-05-29T20:30:56.110Z[ recovery-image] May 29 20:30:54.613 INFO O| May 29 20:30:54.613 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782024-05-29T20:30:56.152Z[ recovery-image] May 29 20:30:54.644 INFO O| May 29 20:30:54.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
57792024-05-29T20:30:56.152Z[ recovery-image] May 29 20:30:54.644 INFO O| May 29 20:30:54.644 INFO STEP 422 (remove_files) COMPLETE
57802024-05-29T20:30:56.152Z[ recovery-image] May 29 20:30:54.644 INFO O| May 29 20:30:54.644 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812024-05-29T20:30:56.180Z[ recovery-image] May 29 20:30:54.685 INFO O| May 29 20:30:54.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
57822024-05-29T20:30:56.181Z[ recovery-image] May 29 20:30:54.685 INFO O| May 29 20:30:54.685 INFO STEP 423 (remove_files) COMPLETE
57832024-05-29T20:30:56.185Z[ recovery-image] May 29 20:30:54.685 INFO O| May 29 20:30:54.685 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842024-05-29T20:30:56.238Z[ recovery-image] May 29 20:30:54.742 INFO O| May 29 20:30:54.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
57852024-05-29T20:30:56.243Z[ recovery-image] May 29 20:30:54.742 INFO O| May 29 20:30:54.742 INFO STEP 424 (remove_files) COMPLETE
57862024-05-29T20:30:56.243Z[ recovery-image] May 29 20:30:54.742 INFO O| May 29 20:30:54.742 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872024-05-29T20:30:57.569Z[ recovery-image] May 29 20:30:54.841 INFO O| May 29 20:30:54.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
57882024-05-29T20:30:57.604Z[ recovery-image] May 29 20:30:54.841 INFO O| May 29 20:30:54.841 INFO STEP 425 (remove_files) COMPLETE
57892024-05-29T20:30:57.604Z[ recovery-image] May 29 20:30:54.841 INFO O| May 29 20:30:54.841 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902024-05-29T20:30:57.604Z[ recovery-image] May 29 20:30:54.860 INFO O| May 29 20:30:54.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
57912024-05-29T20:30:57.604Z[ recovery-image] May 29 20:30:54.860 INFO O| May 29 20:30:54.860 INFO STEP 426 (remove_files) COMPLETE
57922024-05-29T20:30:57.604Z[ recovery-image] May 29 20:30:54.860 INFO O| May 29 20:30:54.860 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932024-05-29T20:30:57.605Z[ recovery-image] May 29 20:30:54.887 INFO O| May 29 20:30:54.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
57942024-05-29T20:30:57.605Z[ recovery-image] May 29 20:30:54.887 INFO O| May 29 20:30:54.887 INFO STEP 427 (remove_files) COMPLETE
57952024-05-29T20:30:57.605Z[ recovery-image] May 29 20:30:54.887 INFO O| May 29 20:30:54.887 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962024-05-29T20:30:57.605Z[ recovery-image] May 29 20:30:54.938 INFO O| May 29 20:30:54.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
57972024-05-29T20:30:57.605Z[ recovery-image] May 29 20:30:54.938 INFO O| May 29 20:30:54.938 INFO STEP 428 (remove_files) COMPLETE
57982024-05-29T20:30:57.606Z[ recovery-image] May 29 20:30:54.938 INFO O| May 29 20:30:54.938 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992024-05-29T20:30:57.606Z[ recovery-image] May 29 20:30:54.958 INFO O| May 29 20:30:54.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58002024-05-29T20:30:57.606Z[ recovery-image] May 29 20:30:54.958 INFO O| May 29 20:30:54.958 INFO STEP 429 (remove_files) COMPLETE
58012024-05-29T20:30:57.606Z[ recovery-image] May 29 20:30:54.958 INFO O| May 29 20:30:54.958 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022024-05-29T20:30:57.606Z[ recovery-image] May 29 20:30:54.978 INFO O| May 29 20:30:54.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58032024-05-29T20:30:57.607Z[ recovery-image] May 29 20:30:54.978 INFO O| May 29 20:30:54.978 INFO STEP 430 (remove_files) COMPLETE
58042024-05-29T20:30:57.607Z[ recovery-image] May 29 20:30:54.978 INFO O| May 29 20:30:54.978 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052024-05-29T20:30:57.607Z[ recovery-image] May 29 20:30:54.997 INFO O| May 29 20:30:54.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58062024-05-29T20:30:57.607Z[ recovery-image] May 29 20:30:54.997 INFO O| May 29 20:30:54.997 INFO STEP 431 (remove_files) COMPLETE
58072024-05-29T20:30:57.607Z[ recovery-image] May 29 20:30:54.997 INFO O| May 29 20:30:54.997 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082024-05-29T20:30:57.607Z[ recovery-image] May 29 20:30:55.016 INFO O| May 29 20:30:55.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58092024-05-29T20:30:57.608Z[ recovery-image] May 29 20:30:55.017 INFO O| May 29 20:30:55.017 INFO STEP 432 (remove_files) COMPLETE
58102024-05-29T20:30:57.608Z[ recovery-image] May 29 20:30:55.017 INFO O| May 29 20:30:55.017 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112024-05-29T20:30:57.608Z[ recovery-image] May 29 20:30:55.040 INFO O| May 29 20:30:55.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58122024-05-29T20:30:57.608Z[ recovery-image] May 29 20:30:55.040 INFO O| May 29 20:30:55.040 INFO STEP 433 (remove_files) COMPLETE
58132024-05-29T20:30:57.608Z[ recovery-image] May 29 20:30:55.040 INFO O| May 29 20:30:55.040 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142024-05-29T20:30:57.608Z[ recovery-image] May 29 20:30:55.067 INFO O| May 29 20:30:55.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58152024-05-29T20:30:57.609Z[ recovery-image] May 29 20:30:55.067 INFO O| May 29 20:30:55.067 INFO STEP 434 (remove_files) COMPLETE
58162024-05-29T20:30:57.609Z[ recovery-image] May 29 20:30:55.067 INFO O| May 29 20:30:55.067 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172024-05-29T20:30:57.609Z[ recovery-image] May 29 20:30:55.089 INFO O| May 29 20:30:55.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58182024-05-29T20:30:57.609Z[ recovery-image] May 29 20:30:55.089 INFO O| May 29 20:30:55.089 INFO STEP 435 (remove_files) COMPLETE
58192024-05-29T20:30:57.609Z[ recovery-image] May 29 20:30:55.089 INFO O| May 29 20:30:55.089 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202024-05-29T20:30:57.609Z[ recovery-image] May 29 20:30:55.111 INFO O| May 29 20:30:55.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58212024-05-29T20:30:57.610Z[ recovery-image] May 29 20:30:55.111 INFO O| May 29 20:30:55.111 INFO STEP 436 (remove_files) COMPLETE
58222024-05-29T20:30:57.610Z[ recovery-image] May 29 20:30:55.111 INFO O| May 29 20:30:55.111 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232024-05-29T20:30:57.610Z[ recovery-image] May 29 20:30:55.132 INFO O| May 29 20:30:55.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58242024-05-29T20:30:57.610Z[ recovery-image] May 29 20:30:55.132 INFO O| May 29 20:30:55.132 INFO STEP 437 (remove_files) COMPLETE
58252024-05-29T20:30:57.610Z[ recovery-image] May 29 20:30:55.132 INFO O| May 29 20:30:55.132 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262024-05-29T20:30:57.610Z[ recovery-image] May 29 20:30:55.152 INFO O| May 29 20:30:55.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58272024-05-29T20:30:57.610Z[ recovery-image] May 29 20:30:55.152 INFO O| May 29 20:30:55.152 INFO STEP 438 (remove_files) COMPLETE
58282024-05-29T20:30:57.611Z[ recovery-image] May 29 20:30:55.152 INFO O| May 29 20:30:55.152 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292024-05-29T20:30:57.611Z[ recovery-image] May 29 20:30:55.170 INFO O| May 29 20:30:55.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58302024-05-29T20:30:57.611Z[ recovery-image] May 29 20:30:55.170 INFO O| May 29 20:30:55.170 INFO STEP 439 (remove_files) COMPLETE
58312024-05-29T20:30:57.611Z[ recovery-image] May 29 20:30:55.170 INFO O| May 29 20:30:55.170 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322024-05-29T20:30:57.611Z[ recovery-image] May 29 20:30:55.188 INFO O| May 29 20:30:55.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58332024-05-29T20:30:57.611Z[ recovery-image] May 29 20:30:55.188 INFO O| May 29 20:30:55.188 INFO STEP 440 (remove_files) COMPLETE
58342024-05-29T20:30:57.611Z[ recovery-image] May 29 20:30:55.188 INFO O| May 29 20:30:55.188 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.205 INFO O| May 29 20:30:55.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
58362024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.205 INFO O| May 29 20:30:55.205 INFO STEP 441 (remove_files) COMPLETE
58372024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.205 INFO O| May 29 20:30:55.205 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.242 INFO O| May 29 20:30:55.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
58392024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.242 INFO O| May 29 20:30:55.242 INFO STEP 442 (remove_files) COMPLETE
58402024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.242 INFO O| May 29 20:30:55.242 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.263 INFO O| May 29 20:30:55.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
58422024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.263 INFO O| May 29 20:30:55.263 INFO STEP 443 (remove_files) COMPLETE
58432024-05-29T20:30:57.612Z[ recovery-image] May 29 20:30:55.263 INFO O| May 29 20:30:55.263 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442024-05-29T20:30:57.613Z[ recovery-image] May 29 20:30:55.306 INFO O| May 29 20:30:55.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
58452024-05-29T20:30:57.613Z[ recovery-image] May 29 20:30:55.306 INFO O| May 29 20:30:55.306 INFO STEP 444 (remove_files) COMPLETE
58462024-05-29T20:30:57.613Z[ recovery-image] May 29 20:30:55.306 INFO O| May 29 20:30:55.306 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472024-05-29T20:30:57.613Z[ recovery-image] May 29 20:30:55.329 INFO O| May 29 20:30:55.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
58482024-05-29T20:30:57.613Z[ recovery-image] May 29 20:30:55.329 INFO O| May 29 20:30:55.329 INFO STEP 445 (remove_files) COMPLETE
58492024-05-29T20:30:57.613Z[ recovery-image] May 29 20:30:55.329 INFO O| May 29 20:30:55.329 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502024-05-29T20:30:57.613Z[ recovery-image] May 29 20:30:55.389 INFO O| May 29 20:30:55.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
58512024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.389 INFO O| May 29 20:30:55.389 INFO STEP 446 (remove_files) COMPLETE
58522024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.389 INFO O| May 29 20:30:55.389 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.414 INFO O| May 29 20:30:55.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
58542024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.415 INFO O| May 29 20:30:55.415 INFO STEP 447 (remove_files) COMPLETE
58552024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.415 INFO O| May 29 20:30:55.415 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.445 INFO O| May 29 20:30:55.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
58572024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.445 INFO O| May 29 20:30:55.445 INFO STEP 448 (remove_files) COMPLETE
58582024-05-29T20:30:57.614Z[ recovery-image] May 29 20:30:55.445 INFO O| May 29 20:30:55.445 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.464 INFO O| May 29 20:30:55.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
58602024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.465 INFO O| May 29 20:30:55.465 INFO STEP 449 (remove_files) COMPLETE
58612024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.465 INFO O| May 29 20:30:55.465 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.512 INFO O| May 29 20:30:55.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
58632024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.512 INFO O| May 29 20:30:55.512 INFO STEP 450 (remove_files) COMPLETE
58642024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.512 INFO O| May 29 20:30:55.512 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.533 INFO O| May 29 20:30:55.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
58662024-05-29T20:30:57.615Z[ recovery-image] May 29 20:30:55.533 INFO O| May 29 20:30:55.533 INFO STEP 451 (remove_files) COMPLETE
58672024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.533 INFO O| May 29 20:30:55.533 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.554 INFO O| May 29 20:30:55.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
58692024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.554 INFO O| May 29 20:30:55.554 INFO STEP 452 (remove_files) COMPLETE
58702024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.554 INFO O| May 29 20:30:55.554 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.574 INFO O| May 29 20:30:55.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
58722024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.574 INFO O| May 29 20:30:55.574 INFO STEP 453 (remove_files) COMPLETE
58732024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.574 INFO O| May 29 20:30:55.574 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742024-05-29T20:30:57.616Z[ recovery-image] May 29 20:30:55.594 INFO O| May 29 20:30:55.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
58752024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.594 INFO O| May 29 20:30:55.594 INFO STEP 454 (remove_files) COMPLETE
58762024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.594 INFO O| May 29 20:30:55.594 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.624 INFO O| May 29 20:30:55.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
58782024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.624 INFO O| May 29 20:30:55.624 INFO STEP 455 (remove_files) COMPLETE
58792024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.624 INFO O| May 29 20:30:55.624 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.662 INFO O| May 29 20:30:55.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
58812024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.662 INFO O| May 29 20:30:55.662 INFO STEP 456 (remove_files) COMPLETE
58822024-05-29T20:30:57.617Z[ recovery-image] May 29 20:30:55.662 INFO O| May 29 20:30:55.662 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832024-05-29T20:30:57.618Z[ recovery-image] May 29 20:30:55.704 INFO O| May 29 20:30:55.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
58842024-05-29T20:30:57.618Z[ recovery-image] May 29 20:30:55.704 INFO O| May 29 20:30:55.704 INFO STEP 457 (remove_files) COMPLETE
58852024-05-29T20:30:57.618Z[ recovery-image] May 29 20:30:55.705 INFO O| May 29 20:30:55.704 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862024-05-29T20:30:57.618Z[ recovery-image] May 29 20:30:55.726 INFO O| May 29 20:30:55.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
58872024-05-29T20:30:57.618Z[ recovery-image] May 29 20:30:55.726 INFO O| May 29 20:30:55.726 INFO STEP 458 (remove_files) COMPLETE
58882024-05-29T20:30:57.626Z[ recovery-image] May 29 20:30:55.726 INFO O| May 29 20:30:55.726 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892024-05-29T20:30:57.626Z[ recovery-image] May 29 20:30:55.746 INFO O| May 29 20:30:55.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
58902024-05-29T20:30:57.626Z[ recovery-image] May 29 20:30:55.746 INFO O| May 29 20:30:55.746 INFO STEP 459 (remove_files) COMPLETE
58912024-05-29T20:30:57.626Z[ recovery-image] May 29 20:30:55.746 INFO O| May 29 20:30:55.746 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922024-05-29T20:30:57.627Z[ recovery-image] May 29 20:30:55.765 INFO O| May 29 20:30:55.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
58932024-05-29T20:30:57.627Z[ recovery-image] May 29 20:30:55.765 INFO O| May 29 20:30:55.765 INFO STEP 460 (remove_files) COMPLETE
58942024-05-29T20:30:57.627Z[ recovery-image] May 29 20:30:55.765 INFO O| May 29 20:30:55.765 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952024-05-29T20:30:57.627Z[ recovery-image] May 29 20:30:55.784 INFO O| May 29 20:30:55.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
58962024-05-29T20:30:57.627Z[ recovery-image] May 29 20:30:55.784 INFO O| May 29 20:30:55.784 INFO STEP 461 (remove_files) COMPLETE
58972024-05-29T20:30:57.627Z[ recovery-image] May 29 20:30:55.784 INFO O| May 29 20:30:55.784 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982024-05-29T20:30:57.627Z[ recovery-image] May 29 20:30:55.801 INFO O| May 29 20:30:55.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
58992024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.801 INFO O| May 29 20:30:55.801 INFO STEP 462 (remove_files) COMPLETE
59002024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.802 INFO O| May 29 20:30:55.801 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.819 INFO O| May 29 20:30:55.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59022024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.819 INFO O| May 29 20:30:55.819 INFO STEP 463 (remove_files) COMPLETE
59032024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.819 INFO O| May 29 20:30:55.819 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.846 INFO O| May 29 20:30:55.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59052024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.846 INFO O| May 29 20:30:55.846 INFO STEP 464 (remove_files) COMPLETE
59062024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.846 INFO O| May 29 20:30:55.846 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.872 INFO O| May 29 20:30:55.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59082024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.872 INFO O| May 29 20:30:55.872 INFO STEP 465 (remove_files) COMPLETE
59092024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.873 INFO O| May 29 20:30:55.872 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.891 INFO O| May 29 20:30:55.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59112024-05-29T20:30:57.628Z[ recovery-image] May 29 20:30:55.891 INFO O| May 29 20:30:55.891 INFO STEP 466 (remove_files) COMPLETE
59122024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.891 INFO O| May 29 20:30:55.891 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.910 INFO O| May 29 20:30:55.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59142024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.910 INFO O| May 29 20:30:55.910 INFO STEP 467 (remove_files) COMPLETE
59152024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.911 INFO O| May 29 20:30:55.910 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.929 INFO O| May 29 20:30:55.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59172024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.929 INFO O| May 29 20:30:55.929 INFO STEP 468 (remove_files) COMPLETE
59182024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.930 INFO O| May 29 20:30:55.929 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.959 INFO O| May 29 20:30:55.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59202024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.959 INFO O| May 29 20:30:55.959 INFO STEP 469 (remove_files) COMPLETE
59212024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:55.959 INFO O| May 29 20:30:55.959 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222024-05-29T20:30:57.629Z[ recovery-image] May 29 20:30:56.000 INFO O| May 29 20:30:56.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59232024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.000 INFO O| May 29 20:30:56.000 INFO STEP 470 (remove_files) COMPLETE
59242024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.000 INFO O| May 29 20:30:56.000 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.017 INFO O| May 29 20:30:56.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59262024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.018 INFO O| May 29 20:30:56.018 INFO STEP 471 (remove_files) COMPLETE
59272024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.018 INFO O| May 29 20:30:56.018 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.054 INFO O| May 29 20:30:56.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59292024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.054 INFO O| May 29 20:30:56.054 INFO STEP 472 (remove_files) COMPLETE
59302024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.054 INFO O| May 29 20:30:56.054 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.074 INFO O| May 29 20:30:56.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59322024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.074 INFO O| May 29 20:30:56.074 INFO STEP 473 (remove_files) COMPLETE
59332024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.074 INFO O| May 29 20:30:56.074 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.093 INFO O| May 29 20:30:56.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
59352024-05-29T20:30:57.630Z[ recovery-image] May 29 20:30:56.093 INFO O| May 29 20:30:56.093 INFO STEP 474 (remove_files) COMPLETE
59362024-05-29T20:30:57.631Z[ recovery-image] May 29 20:30:56.093 INFO O| May 29 20:30:56.093 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372024-05-29T20:30:57.636Z[ recovery-image] May 29 20:30:56.137 INFO O| May 29 20:30:56.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
59382024-05-29T20:30:57.636Z[ recovery-image] May 29 20:30:56.137 INFO O| May 29 20:30:56.137 INFO STEP 475 (remove_files) COMPLETE
59392024-05-29T20:30:57.637Z[ recovery-image] May 29 20:30:56.137 INFO O| May 29 20:30:56.137 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402024-05-29T20:30:57.694Z[ recovery-image] May 29 20:30:56.195 INFO O| May 29 20:30:56.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
59412024-05-29T20:30:57.694Z[ recovery-image] May 29 20:30:56.195 INFO O| May 29 20:30:56.195 INFO STEP 476 (remove_files) COMPLETE
59422024-05-29T20:30:57.694Z[ recovery-image] May 29 20:30:56.195 INFO O| May 29 20:30:56.195 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432024-05-29T20:30:57.717Z[ recovery-image] May 29 20:30:56.218 INFO O| May 29 20:30:56.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
59442024-05-29T20:30:57.717Z[ recovery-image] May 29 20:30:56.218 INFO O| May 29 20:30:56.218 INFO STEP 477 (remove_files) COMPLETE
59452024-05-29T20:30:57.720Z[ recovery-image] May 29 20:30:56.218 INFO O| May 29 20:30:56.218 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462024-05-29T20:30:57.734Z[ recovery-image] May 29 20:30:56.239 INFO O| May 29 20:30:56.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
59472024-05-29T20:30:57.734Z[ recovery-image] May 29 20:30:56.239 INFO O| May 29 20:30:56.239 INFO STEP 478 (remove_files) COMPLETE
59482024-05-29T20:30:57.737Z[ recovery-image] May 29 20:30:56.239 INFO O| May 29 20:30:56.239 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492024-05-29T20:30:57.764Z[ recovery-image] May 29 20:30:56.259 INFO O| May 29 20:30:56.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
59502024-05-29T20:30:57.764Z[ recovery-image] May 29 20:30:56.259 INFO O| May 29 20:30:56.259 INFO STEP 479 (remove_files) COMPLETE
59512024-05-29T20:30:57.765Z[ recovery-image] May 29 20:30:56.259 INFO O| May 29 20:30:56.259 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522024-05-29T20:30:57.775Z[ recovery-image] May 29 20:30:56.277 INFO O| May 29 20:30:56.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
59532024-05-29T20:30:57.775Z[ recovery-image] May 29 20:30:56.277 INFO O| May 29 20:30:56.277 INFO STEP 480 (remove_files) COMPLETE
59542024-05-29T20:30:57.787Z[ recovery-image] May 29 20:30:56.277 INFO O| May 29 20:30:56.277 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552024-05-29T20:30:57.801Z[ recovery-image] May 29 20:30:56.295 INFO O| May 29 20:30:56.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
59562024-05-29T20:30:57.801Z[ recovery-image] May 29 20:30:56.295 INFO O| May 29 20:30:56.295 INFO STEP 481 (remove_files) COMPLETE
59572024-05-29T20:30:57.801Z[ recovery-image] May 29 20:30:56.295 INFO O| May 29 20:30:56.295 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582024-05-29T20:30:57.826Z[ recovery-image] May 29 20:30:56.329 INFO O| May 29 20:30:56.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
59592024-05-29T20:30:57.831Z[ recovery-image] May 29 20:30:56.329 INFO O| May 29 20:30:56.329 INFO STEP 482 (remove_files) COMPLETE
59602024-05-29T20:30:57.831Z[ recovery-image] May 29 20:30:56.330 INFO O| May 29 20:30:56.330 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612024-05-29T20:30:57.858Z[ recovery-image] May 29 20:30:56.350 INFO O| May 29 20:30:56.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
59622024-05-29T20:30:57.861Z[ recovery-image] May 29 20:30:56.350 INFO O| May 29 20:30:56.350 INFO STEP 483 (remove_files) COMPLETE
59632024-05-29T20:30:57.861Z[ recovery-image] May 29 20:30:56.351 INFO O| May 29 20:30:56.351 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642024-05-29T20:30:57.880Z[ recovery-image] May 29 20:30:56.381 INFO O| May 29 20:30:56.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
59652024-05-29T20:30:57.897Z[ recovery-image] May 29 20:30:56.382 INFO O| May 29 20:30:56.381 INFO STEP 484 (remove_files) COMPLETE
59662024-05-29T20:30:57.897Z[ recovery-image] May 29 20:30:56.382 INFO O| May 29 20:30:56.382 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672024-05-29T20:30:57.908Z[ recovery-image] May 29 20:30:56.407 INFO O| May 29 20:30:56.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
59682024-05-29T20:30:57.908Z[ recovery-image] May 29 20:30:56.407 INFO O| May 29 20:30:56.407 INFO STEP 485 (remove_files) COMPLETE
59692024-05-29T20:30:57.908Z[ recovery-image] May 29 20:30:56.407 INFO O| May 29 20:30:56.407 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702024-05-29T20:30:57.965Z[ recovery-image] May 29 20:30:56.469 INFO O| May 29 20:30:56.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
59712024-05-29T20:30:57.965Z[ recovery-image] May 29 20:30:56.469 INFO O| May 29 20:30:56.469 INFO STEP 486 (remove_files) COMPLETE
59722024-05-29T20:30:57.968Z[ recovery-image] May 29 20:30:56.469 INFO O| May 29 20:30:56.469 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732024-05-29T20:30:57.986Z[ recovery-image] May 29 20:30:56.490 INFO O| May 29 20:30:56.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
59742024-05-29T20:30:58.008Z[ recovery-image] May 29 20:30:56.511 INFO O| May 29 20:30:56.511 INFO STEP 487 (remove_files) COMPLETE
59752024-05-29T20:30:58.008Z[ recovery-image] May 29 20:30:56.511 INFO O| May 29 20:30:56.511 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762024-05-29T20:30:58.035Z[ recovery-image] May 29 20:30:56.533 INFO O| May 29 20:30:56.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
59772024-05-29T20:30:58.054Z[ recovery-image] May 29 20:30:56.558 INFO O| May 29 20:30:56.558 INFO STEP 488 (remove_files) COMPLETE
59782024-05-29T20:30:58.054Z[ recovery-image] May 29 20:30:56.558 INFO O| May 29 20:30:56.558 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792024-05-29T20:30:58.111Z[ recovery-image] May 29 20:30:56.613 INFO O| May 29 20:30:56.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
59802024-05-29T20:30:58.117Z[ recovery-image] May 29 20:30:56.613 INFO O| May 29 20:30:56.613 INFO STEP 489 (remove_files) COMPLETE
59812024-05-29T20:30:58.117Z[ recovery-image] May 29 20:30:56.613 INFO O| May 29 20:30:56.613 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822024-05-29T20:30:58.129Z[ recovery-image] May 29 20:30:56.632 INFO O| May 29 20:30:56.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
59832024-05-29T20:30:58.137Z[ recovery-image] May 29 20:30:56.633 INFO O| May 29 20:30:56.633 INFO STEP 490 (remove_files) COMPLETE
59842024-05-29T20:30:58.137Z[ recovery-image] May 29 20:30:56.633 INFO O| May 29 20:30:56.633 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852024-05-29T20:30:58.152Z[ recovery-image] May 29 20:30:56.654 INFO O| May 29 20:30:56.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
59862024-05-29T20:30:58.171Z[ recovery-image] May 29 20:30:56.654 INFO O| May 29 20:30:56.654 INFO STEP 491 (remove_files) COMPLETE
59872024-05-29T20:30:58.171Z[ recovery-image] May 29 20:30:56.655 INFO O| May 29 20:30:56.654 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882024-05-29T20:30:58.184Z[ recovery-image] May 29 20:30:56.685 INFO O| May 29 20:30:56.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
59892024-05-29T20:30:58.189Z[ recovery-image] May 29 20:30:56.686 INFO O| May 29 20:30:56.686 INFO STEP 492 (remove_files) COMPLETE
59902024-05-29T20:30:58.189Z[ recovery-image] May 29 20:30:56.686 INFO O| May 29 20:30:56.686 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912024-05-29T20:30:58.218Z[ recovery-image] May 29 20:30:56.723 INFO O| May 29 20:30:56.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
59922024-05-29T20:30:58.222Z[ recovery-image] May 29 20:30:56.723 INFO O| May 29 20:30:56.723 INFO STEP 493 (remove_files) COMPLETE
59932024-05-29T20:30:58.222Z[ recovery-image] May 29 20:30:56.723 INFO O| May 29 20:30:56.723 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942024-05-29T20:30:58.266Z[ recovery-image] May 29 20:30:56.743 INFO O| May 29 20:30:56.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
59952024-05-29T20:30:58.270Z[ recovery-image] May 29 20:30:56.767 INFO O| May 29 20:30:56.767 INFO STEP 494 (remove_files) COMPLETE
59962024-05-29T20:30:58.270Z[ recovery-image] May 29 20:30:56.767 INFO O| May 29 20:30:56.767 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972024-05-29T20:30:58.286Z[ recovery-image] May 29 20:30:56.790 INFO O| May 29 20:30:56.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
59982024-05-29T20:30:58.289Z[ recovery-image] May 29 20:30:56.790 INFO O| May 29 20:30:56.790 INFO STEP 495 (remove_files) COMPLETE
59992024-05-29T20:30:58.289Z[ recovery-image] May 29 20:30:56.790 INFO O| May 29 20:30:56.790 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002024-05-29T20:30:58.312Z[ recovery-image] May 29 20:30:56.816 INFO O| May 29 20:30:56.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60012024-05-29T20:30:58.335Z[ recovery-image] May 29 20:30:56.836 INFO O| May 29 20:30:56.836 INFO STEP 496 (remove_files) COMPLETE
60022024-05-29T20:30:58.336Z[ recovery-image] May 29 20:30:56.836 INFO O| May 29 20:30:56.836 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032024-05-29T20:30:58.369Z[ recovery-image] May 29 20:30:56.871 INFO O| May 29 20:30:56.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60042024-05-29T20:30:58.373Z[ recovery-image] May 29 20:30:56.871 INFO O| May 29 20:30:56.871 INFO STEP 497 (remove_files) COMPLETE
60052024-05-29T20:30:58.374Z[ recovery-image] May 29 20:30:56.871 INFO O| May 29 20:30:56.871 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062024-05-29T20:30:58.424Z[ recovery-image] May 29 20:30:56.922 INFO O| May 29 20:30:56.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60072024-05-29T20:30:58.424Z[ recovery-image] May 29 20:30:56.922 INFO O| May 29 20:30:56.922 INFO STEP 498 (remove_files) COMPLETE
60082024-05-29T20:30:58.428Z[ recovery-image] May 29 20:30:56.922 INFO O| May 29 20:30:56.922 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092024-05-29T20:30:58.500Z[ recovery-image] May 29 20:30:57.001 INFO O| May 29 20:30:57.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60102024-05-29T20:30:58.500Z[ recovery-image] May 29 20:30:57.001 INFO O| May 29 20:30:57.001 INFO STEP 499 (remove_files) COMPLETE
60112024-05-29T20:30:58.500Z[ recovery-image] May 29 20:30:57.001 INFO O| May 29 20:30:57.001 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122024-05-29T20:30:58.529Z[ recovery-image] May 29 20:30:57.032 INFO O| May 29 20:30:57.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60132024-05-29T20:30:58.529Z[ recovery-image] May 29 20:30:57.033 INFO O| May 29 20:30:57.033 INFO STEP 500 (remove_files) COMPLETE
60142024-05-29T20:30:58.529Z[ recovery-image] May 29 20:30:57.033 INFO O| May 29 20:30:57.033 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152024-05-29T20:30:58.573Z[ recovery-image] May 29 20:30:57.076 INFO O| May 29 20:30:57.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60162024-05-29T20:30:58.573Z[ recovery-image] May 29 20:30:57.076 INFO O| May 29 20:30:57.076 INFO STEP 501 (remove_files) COMPLETE
60172024-05-29T20:30:58.573Z[ recovery-image] May 29 20:30:57.076 INFO O| May 29 20:30:57.076 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182024-05-29T20:30:58.617Z[ recovery-image] May 29 20:30:57.117 INFO O| May 29 20:30:57.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60192024-05-29T20:30:58.617Z[ recovery-image] May 29 20:30:57.117 INFO O| May 29 20:30:57.117 INFO STEP 502 (remove_files) COMPLETE
60202024-05-29T20:30:58.617Z[ recovery-image] May 29 20:30:57.117 INFO O| May 29 20:30:57.117 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212024-05-29T20:30:58.648Z[ recovery-image] May 29 20:30:57.140 INFO O| May 29 20:30:57.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60222024-05-29T20:30:58.654Z[ recovery-image] May 29 20:30:57.141 INFO O| May 29 20:30:57.141 INFO STEP 503 (remove_files) COMPLETE
60232024-05-29T20:30:58.654Z[ recovery-image] May 29 20:30:57.141 INFO O| May 29 20:30:57.141 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242024-05-29T20:30:58.661Z[ recovery-image] May 29 20:30:57.165 INFO O| May 29 20:30:57.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60252024-05-29T20:30:58.664Z[ recovery-image] May 29 20:30:57.165 INFO O| May 29 20:30:57.165 INFO STEP 504 (remove_files) COMPLETE
60262024-05-29T20:30:58.664Z[ recovery-image] May 29 20:30:57.166 INFO O| May 29 20:30:57.165 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272024-05-29T20:30:58.684Z[ recovery-image] May 29 20:30:57.185 INFO O| May 29 20:30:57.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60282024-05-29T20:30:58.685Z[ recovery-image] May 29 20:30:57.185 INFO O| May 29 20:30:57.185 INFO STEP 505 (remove_files) COMPLETE
60292024-05-29T20:30:59.112Z[ recovery-image] May 29 20:30:57.185 INFO O| May 29 20:30:57.185 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302024-05-29T20:30:59.112Z[ recovery-image] May 29 20:30:57.204 INFO O| May 29 20:30:57.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60312024-05-29T20:30:59.112Z[ recovery-image] May 29 20:30:57.228 INFO O| May 29 20:30:57.228 INFO STEP 506 (remove_files) COMPLETE
60322024-05-29T20:30:59.112Z[ recovery-image] May 29 20:30:57.228 INFO O| May 29 20:30:57.228 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332024-05-29T20:30:59.112Z[ recovery-image] May 29 20:30:57.248 INFO O| May 29 20:30:57.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
60342024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.248 INFO O| May 29 20:30:57.248 INFO STEP 507 (remove_files) COMPLETE
60352024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.248 INFO O| May 29 20:30:57.248 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.274 INFO O| May 29 20:30:57.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
60372024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.274 INFO O| May 29 20:30:57.274 INFO STEP 508 (remove_files) COMPLETE
60382024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.275 INFO O| May 29 20:30:57.274 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.294 INFO O| May 29 20:30:57.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
60402024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.294 INFO O| May 29 20:30:57.294 INFO STEP 509 (remove_files) COMPLETE
60412024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.294 INFO O| May 29 20:30:57.294 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.313 INFO O| May 29 20:30:57.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
60432024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.314 INFO O| May 29 20:30:57.314 INFO STEP 510 (remove_files) COMPLETE
60442024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.314 INFO O| May 29 20:30:57.314 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452024-05-29T20:30:59.113Z[ recovery-image] May 29 20:30:57.331 INFO O| May 29 20:30:57.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
60462024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.332 INFO O| May 29 20:30:57.332 INFO STEP 511 (remove_files) COMPLETE
60472024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.332 INFO O| May 29 20:30:57.332 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.365 INFO O| May 29 20:30:57.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
60492024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.365 INFO O| May 29 20:30:57.365 INFO STEP 512 (remove_files) COMPLETE
60502024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.365 INFO O| May 29 20:30:57.365 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.424 INFO O| May 29 20:30:57.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
60522024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.424 INFO O| May 29 20:30:57.424 INFO STEP 513 (remove_files) COMPLETE
60532024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.424 INFO O| May 29 20:30:57.424 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.448 INFO O| May 29 20:30:57.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
60552024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.449 INFO O| May 29 20:30:57.449 INFO STEP 514 (remove_files) COMPLETE
60562024-05-29T20:30:59.114Z[ recovery-image] May 29 20:30:57.449 INFO O| May 29 20:30:57.449 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.476 INFO O| May 29 20:30:57.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
60582024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.476 INFO O| May 29 20:30:57.476 INFO STEP 515 (remove_files) COMPLETE
60592024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.476 INFO O| May 29 20:30:57.476 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.517 INFO O| May 29 20:30:57.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
60612024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.527 INFO O| May 29 20:30:57.527 INFO STEP 516 (remove_files) COMPLETE
60622024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.527 INFO O| May 29 20:30:57.527 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.557 INFO O| May 29 20:30:57.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
60642024-05-29T20:30:59.115Z[ recovery-image] May 29 20:30:57.557 INFO O| May 29 20:30:57.557 INFO STEP 517 (remove_files) COMPLETE
60652024-05-29T20:30:59.116Z[ recovery-image] May 29 20:30:57.557 INFO O| May 29 20:30:57.557 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662024-05-29T20:30:59.116Z[ recovery-image] May 29 20:30:57.576 INFO O| May 29 20:30:57.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
60672024-05-29T20:30:59.116Z[ recovery-image] May 29 20:30:57.576 INFO O| May 29 20:30:57.576 INFO STEP 518 (remove_files) COMPLETE
60682024-05-29T20:30:59.116Z[ recovery-image] May 29 20:30:57.576 INFO O| May 29 20:30:57.576 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692024-05-29T20:30:59.116Z[ recovery-image] May 29 20:30:57.596 INFO O| May 29 20:30:57.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
60702024-05-29T20:30:59.116Z[ recovery-image] May 29 20:30:57.596 INFO O| May 29 20:30:57.596 INFO STEP 519 (remove_files) COMPLETE
60712024-05-29T20:30:59.116Z[ recovery-image] May 29 20:30:57.596 INFO O| May 29 20:30:57.596 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722024-05-29T20:30:59.123Z[ recovery-image] May 29 20:30:57.627 INFO O| May 29 20:30:57.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
60732024-05-29T20:30:59.123Z[ recovery-image] May 29 20:30:57.627 INFO O| May 29 20:30:57.627 INFO STEP 520 (remove_files) COMPLETE
60742024-05-29T20:30:59.128Z[ recovery-image] May 29 20:30:57.627 INFO O| May 29 20:30:57.627 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752024-05-29T20:30:59.149Z[ recovery-image] May 29 20:30:57.650 INFO O| May 29 20:30:57.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
60762024-05-29T20:30:59.158Z[ recovery-image] May 29 20:30:57.650 INFO O| May 29 20:30:57.650 INFO STEP 521 (remove_files) COMPLETE
60772024-05-29T20:30:59.158Z[ recovery-image] May 29 20:30:57.651 INFO O| May 29 20:30:57.650 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782024-05-29T20:30:59.205Z[ recovery-image] May 29 20:30:57.707 INFO O| May 29 20:30:57.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
60792024-05-29T20:30:59.209Z[ recovery-image] May 29 20:30:57.707 INFO O| May 29 20:30:57.707 INFO STEP 522 (remove_files) COMPLETE
60802024-05-29T20:30:59.209Z[ recovery-image] May 29 20:30:57.707 INFO O| May 29 20:30:57.707 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812024-05-29T20:30:59.223Z[ recovery-image] May 29 20:30:57.727 INFO O| May 29 20:30:57.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
60822024-05-29T20:30:59.226Z[ recovery-image] May 29 20:30:57.727 INFO O| May 29 20:30:57.727 INFO STEP 523 (remove_files) COMPLETE
60832024-05-29T20:30:59.226Z[ recovery-image] May 29 20:30:57.727 INFO O| May 29 20:30:57.727 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842024-05-29T20:30:59.259Z[ recovery-image] May 29 20:30:57.763 INFO O| May 29 20:30:57.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
60852024-05-29T20:30:59.259Z[ recovery-image] May 29 20:30:57.763 INFO O| May 29 20:30:57.763 INFO STEP 524 (remove_files) COMPLETE
60862024-05-29T20:30:59.263Z[ recovery-image] May 29 20:30:57.763 INFO O| May 29 20:30:57.763 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872024-05-29T20:30:59.284Z[ recovery-image] May 29 20:30:57.788 INFO O| May 29 20:30:57.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
60882024-05-29T20:30:59.284Z[ recovery-image] May 29 20:30:57.788 INFO O| May 29 20:30:57.788 INFO STEP 525 (remove_files) COMPLETE
60892024-05-29T20:30:59.284Z[ recovery-image] May 29 20:30:57.788 INFO O| May 29 20:30:57.788 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902024-05-29T20:30:59.304Z[ recovery-image] May 29 20:30:57.809 INFO O| May 29 20:30:57.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
60912024-05-29T20:30:59.304Z[ recovery-image] May 29 20:30:57.809 INFO O| May 29 20:30:57.809 INFO STEP 526 (remove_files) COMPLETE
60922024-05-29T20:30:59.305Z[ recovery-image] May 29 20:30:57.809 INFO O| May 29 20:30:57.809 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932024-05-29T20:30:59.334Z[ recovery-image] May 29 20:30:57.829 INFO O| May 29 20:30:57.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
60942024-05-29T20:30:59.334Z[ recovery-image] May 29 20:30:57.829 INFO O| May 29 20:30:57.829 INFO STEP 527 (remove_files) COMPLETE
60952024-05-29T20:30:59.349Z[ recovery-image] May 29 20:30:57.829 INFO O| May 29 20:30:57.829 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962024-05-29T20:30:59.358Z[ recovery-image] May 29 20:30:57.849 INFO O| May 29 20:30:57.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
60972024-05-29T20:30:59.358Z[ recovery-image] May 29 20:30:57.849 INFO O| May 29 20:30:57.849 INFO STEP 528 (remove_files) COMPLETE
60982024-05-29T20:30:59.359Z[ recovery-image] May 29 20:30:57.849 INFO O| May 29 20:30:57.849 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992024-05-29T20:30:59.369Z[ recovery-image] May 29 20:30:57.870 INFO O| May 29 20:30:57.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61002024-05-29T20:30:59.369Z[ recovery-image] May 29 20:30:57.871 INFO O| May 29 20:30:57.871 INFO STEP 529 (remove_files) COMPLETE
61012024-05-29T20:30:59.373Z[ recovery-image] May 29 20:30:57.871 INFO O| May 29 20:30:57.871 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022024-05-29T20:30:59.389Z[ recovery-image] May 29 20:30:57.893 INFO O| May 29 20:30:57.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61032024-05-29T20:30:59.389Z[ recovery-image] May 29 20:30:57.893 INFO O| May 29 20:30:57.893 INFO STEP 530 (remove_files) COMPLETE
61042024-05-29T20:30:59.389Z[ recovery-image] May 29 20:30:57.893 INFO O| May 29 20:30:57.893 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052024-05-29T20:30:59.409Z[ recovery-image] May 29 20:30:57.914 INFO O| May 29 20:30:57.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61062024-05-29T20:30:59.409Z[ recovery-image] May 29 20:30:57.914 INFO O| May 29 20:30:57.914 INFO STEP 531 (remove_files) COMPLETE
61072024-05-29T20:30:59.409Z[ recovery-image] May 29 20:30:57.914 INFO O| May 29 20:30:57.914 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082024-05-29T20:30:59.430Z[ recovery-image] May 29 20:30:57.935 INFO O| May 29 20:30:57.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61092024-05-29T20:30:59.434Z[ recovery-image] May 29 20:30:57.935 INFO O| May 29 20:30:57.935 INFO STEP 532 (remove_files) COMPLETE
61102024-05-29T20:30:59.434Z[ recovery-image] May 29 20:30:57.935 INFO O| May 29 20:30:57.935 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112024-05-29T20:30:59.475Z[ recovery-image] May 29 20:30:57.971 INFO O| May 29 20:30:57.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61122024-05-29T20:30:59.489Z[ recovery-image] May 29 20:30:57.971 INFO O| May 29 20:30:57.971 INFO STEP 533 (remove_files) COMPLETE
61132024-05-29T20:30:59.490Z[ recovery-image] May 29 20:30:57.971 INFO O| May 29 20:30:57.971 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142024-05-29T20:30:59.500Z[ recovery-image] May 29 20:30:57.992 INFO O| May 29 20:30:57.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61152024-05-29T20:30:59.500Z[ recovery-image] May 29 20:30:57.993 INFO O| May 29 20:30:57.993 INFO STEP 534 (remove_files) COMPLETE
61162024-05-29T20:30:59.500Z[ recovery-image] May 29 20:30:57.993 INFO O| May 29 20:30:57.993 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172024-05-29T20:30:59.516Z[ recovery-image] May 29 20:30:58.015 INFO O| May 29 20:30:58.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61182024-05-29T20:30:59.529Z[ recovery-image] May 29 20:30:58.015 INFO O| May 29 20:30:58.015 INFO STEP 535 (remove_files) COMPLETE
61192024-05-29T20:30:59.529Z[ recovery-image] May 29 20:30:58.015 INFO O| May 29 20:30:58.015 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202024-05-29T20:30:59.534Z[ recovery-image] May 29 20:30:58.035 INFO O| May 29 20:30:58.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61212024-05-29T20:30:59.534Z[ recovery-image] May 29 20:30:58.036 INFO O| May 29 20:30:58.035 INFO STEP 536 (remove_files) COMPLETE
61222024-05-29T20:30:59.534Z[ recovery-image] May 29 20:30:58.036 INFO O| May 29 20:30:58.036 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232024-05-29T20:30:59.553Z[ recovery-image] May 29 20:30:58.056 INFO O| May 29 20:30:58.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61242024-05-29T20:30:59.556Z[ recovery-image] May 29 20:30:58.056 INFO O| May 29 20:30:58.056 INFO STEP 537 (remove_files) COMPLETE
61252024-05-29T20:30:59.556Z[ recovery-image] May 29 20:30:58.057 INFO O| May 29 20:30:58.056 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262024-05-29T20:30:59.586Z[ recovery-image] May 29 20:30:58.089 INFO O| May 29 20:30:58.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61272024-05-29T20:30:59.586Z[ recovery-image] May 29 20:30:58.089 INFO O| May 29 20:30:58.089 INFO STEP 538 (remove_files) COMPLETE
61282024-05-29T20:30:59.586Z[ recovery-image] May 29 20:30:58.089 INFO O| May 29 20:30:58.089 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292024-05-29T20:30:59.608Z[ recovery-image] May 29 20:30:58.111 INFO O| May 29 20:30:58.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61302024-05-29T20:30:59.608Z[ recovery-image] May 29 20:30:58.111 INFO O| May 29 20:30:58.111 INFO STEP 539 (remove_files) COMPLETE
61312024-05-29T20:30:59.613Z[ recovery-image] May 29 20:30:58.111 INFO O| May 29 20:30:58.111 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322024-05-29T20:30:59.629Z[ recovery-image] May 29 20:30:58.133 INFO O| May 29 20:30:58.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61332024-05-29T20:30:59.633Z[ recovery-image] May 29 20:30:58.133 INFO O| May 29 20:30:58.133 INFO STEP 540 (remove_files) COMPLETE
61342024-05-29T20:30:59.633Z[ recovery-image] May 29 20:30:58.133 INFO O| May 29 20:30:58.133 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352024-05-29T20:30:59.650Z[ recovery-image] May 29 20:30:58.154 INFO O| May 29 20:30:58.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61362024-05-29T20:30:59.650Z[ recovery-image] May 29 20:30:58.154 INFO O| May 29 20:30:58.154 INFO STEP 541 (remove_files) COMPLETE
61372024-05-29T20:30:59.650Z[ recovery-image] May 29 20:30:58.154 INFO O| May 29 20:30:58.154 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382024-05-29T20:30:59.671Z[ recovery-image] May 29 20:30:58.175 INFO O| May 29 20:30:58.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61392024-05-29T20:30:59.671Z[ recovery-image] May 29 20:30:58.175 INFO O| May 29 20:30:58.175 INFO STEP 542 (remove_files) COMPLETE
61402024-05-29T20:30:59.671Z[ recovery-image] May 29 20:30:58.175 INFO O| May 29 20:30:58.175 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412024-05-29T20:30:59.693Z[ recovery-image] May 29 20:30:58.195 INFO O| May 29 20:30:58.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61422024-05-29T20:30:59.693Z[ recovery-image] May 29 20:30:58.195 INFO O| May 29 20:30:58.195 INFO STEP 543 (remove_files) COMPLETE
61432024-05-29T20:30:59.693Z[ recovery-image] May 29 20:30:58.195 INFO O| May 29 20:30:58.195 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442024-05-29T20:30:59.711Z[ recovery-image] May 29 20:30:58.215 INFO O| May 29 20:30:58.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61452024-05-29T20:30:59.711Z[ recovery-image] May 29 20:30:58.215 INFO O| May 29 20:30:58.215 INFO STEP 544 (remove_files) COMPLETE
61462024-05-29T20:30:59.711Z[ recovery-image] May 29 20:30:58.215 INFO O| May 29 20:30:58.215 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472024-05-29T20:30:59.731Z[ recovery-image] May 29 20:30:58.235 INFO O| May 29 20:30:58.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61482024-05-29T20:30:59.731Z[ recovery-image] May 29 20:30:58.235 INFO O| May 29 20:30:58.235 INFO STEP 545 (remove_files) COMPLETE
61492024-05-29T20:30:59.734Z[ recovery-image] May 29 20:30:58.235 INFO O| May 29 20:30:58.235 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502024-05-29T20:30:59.783Z[ recovery-image] May 29 20:30:58.265 INFO O| May 29 20:30:58.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61512024-05-29T20:30:59.793Z[ recovery-image] May 29 20:30:58.266 INFO O| May 29 20:30:58.265 INFO STEP 546 (remove_files) COMPLETE
61522024-05-29T20:30:59.793Z[ recovery-image] May 29 20:30:58.266 INFO O| May 29 20:30:58.266 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532024-05-29T20:30:59.793Z[ recovery-image] May 29 20:30:58.286 INFO O| May 29 20:30:58.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61542024-05-29T20:30:59.793Z[ recovery-image] May 29 20:30:58.286 INFO O| May 29 20:30:58.286 INFO STEP 547 (remove_files) COMPLETE
61552024-05-29T20:30:59.793Z[ recovery-image] May 29 20:30:58.286 INFO O| May 29 20:30:58.286 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562024-05-29T20:30:59.802Z[ recovery-image] May 29 20:30:58.306 INFO O| May 29 20:30:58.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
61572024-05-29T20:30:59.809Z[ recovery-image] May 29 20:30:58.306 INFO O| May 29 20:30:58.306 INFO STEP 548 (remove_files) COMPLETE
61582024-05-29T20:30:59.809Z[ recovery-image] May 29 20:30:58.306 INFO O| May 29 20:30:58.306 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592024-05-29T20:30:59.824Z[ recovery-image] May 29 20:30:58.329 INFO O| May 29 20:30:58.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
61602024-05-29T20:30:59.828Z[ recovery-image] May 29 20:30:58.329 INFO O| May 29 20:30:58.329 INFO STEP 549 (remove_files) COMPLETE
61612024-05-29T20:30:59.828Z[ recovery-image] May 29 20:30:58.329 INFO O| May 29 20:30:58.329 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622024-05-29T20:30:59.848Z[ recovery-image] May 29 20:30:58.352 INFO O| May 29 20:30:58.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
61632024-05-29T20:30:59.848Z[ recovery-image] May 29 20:30:58.352 INFO O| May 29 20:30:58.352 INFO STEP 550 (remove_files) COMPLETE
61642024-05-29T20:30:59.848Z[ recovery-image] May 29 20:30:58.352 INFO O| May 29 20:30:58.352 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652024-05-29T20:30:59.895Z[ recovery-image] May 29 20:30:58.392 INFO O| May 29 20:30:58.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
61662024-05-29T20:30:59.895Z[ recovery-image] May 29 20:30:58.392 INFO O| May 29 20:30:58.392 INFO STEP 551 (remove_files) COMPLETE
61672024-05-29T20:30:59.904Z[ recovery-image] May 29 20:30:58.392 INFO O| May 29 20:30:58.392 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682024-05-29T20:30:59.927Z[ recovery-image] May 29 20:30:58.431 INFO O| May 29 20:30:58.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
61692024-05-29T20:30:59.933Z[ recovery-image] May 29 20:30:58.431 INFO O| May 29 20:30:58.431 INFO STEP 552 (remove_files) COMPLETE
61702024-05-29T20:30:59.933Z[ recovery-image] May 29 20:30:58.431 INFO O| May 29 20:30:58.431 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712024-05-29T20:30:59.947Z[ recovery-image] May 29 20:30:58.451 INFO O| May 29 20:30:58.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
61722024-05-29T20:30:59.947Z[ recovery-image] May 29 20:30:58.451 INFO O| May 29 20:30:58.451 INFO STEP 553 (remove_files) COMPLETE
61732024-05-29T20:30:59.947Z[ recovery-image] May 29 20:30:58.451 INFO O| May 29 20:30:58.451 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742024-05-29T20:30:59.976Z[ recovery-image] May 29 20:30:58.480 INFO O| May 29 20:30:58.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
61752024-05-29T20:30:59.979Z[ recovery-image] May 29 20:30:58.480 INFO O| May 29 20:30:58.480 INFO STEP 554 (remove_files) COMPLETE
61762024-05-29T20:30:59.979Z[ recovery-image] May 29 20:30:58.480 INFO O| May 29 20:30:58.480 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772024-05-29T20:31:00.041Z[ recovery-image] May 29 20:30:58.534 INFO O| May 29 20:30:58.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
61782024-05-29T20:31:00.073Z[ recovery-image] May 29 20:30:58.574 INFO O| May 29 20:30:58.574 INFO STEP 555 (remove_files) COMPLETE
61792024-05-29T20:31:00.073Z[ recovery-image] May 29 20:30:58.574 INFO O| May 29 20:30:58.574 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802024-05-29T20:31:00.113Z[ recovery-image] May 29 20:30:58.617 INFO O| May 29 20:30:58.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
61812024-05-29T20:31:00.114Z[ recovery-image] May 29 20:30:58.617 INFO O| May 29 20:30:58.617 INFO STEP 556 (remove_files) COMPLETE
61822024-05-29T20:31:00.114Z[ recovery-image] May 29 20:30:58.617 INFO O| May 29 20:30:58.617 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832024-05-29T20:31:00.136Z[ recovery-image] May 29 20:30:58.639 INFO O| May 29 20:30:58.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
61842024-05-29T20:31:00.141Z[ recovery-image] May 29 20:30:58.640 INFO O| May 29 20:30:58.640 INFO STEP 557 (remove_files) COMPLETE
61852024-05-29T20:31:00.141Z[ recovery-image] May 29 20:30:58.640 INFO O| May 29 20:30:58.640 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862024-05-29T20:31:00.168Z[ recovery-image] May 29 20:30:58.672 INFO O| May 29 20:30:58.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
61872024-05-29T20:31:00.169Z[ recovery-image] May 29 20:30:58.672 INFO O| May 29 20:30:58.672 INFO STEP 558 (remove_files) COMPLETE
61882024-05-29T20:31:00.172Z[ recovery-image] May 29 20:30:58.672 INFO O| May 29 20:30:58.672 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892024-05-29T20:31:00.211Z[ recovery-image] May 29 20:30:58.706 INFO O| May 29 20:30:58.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
61902024-05-29T20:31:00.211Z[ recovery-image] May 29 20:30:58.706 INFO O| May 29 20:30:58.706 INFO STEP 559 (remove_files) COMPLETE
61912024-05-29T20:31:00.222Z[ recovery-image] May 29 20:30:58.706 INFO O| May 29 20:30:58.706 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922024-05-29T20:31:00.237Z[ recovery-image] May 29 20:30:58.728 INFO O| May 29 20:30:58.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
61932024-05-29T20:31:00.238Z[ recovery-image] May 29 20:30:58.729 INFO O| May 29 20:30:58.728 INFO STEP 560 (remove_files) COMPLETE
61942024-05-29T20:31:00.238Z[ recovery-image] May 29 20:30:58.729 INFO O| May 29 20:30:58.729 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952024-05-29T20:31:00.247Z[ recovery-image] May 29 20:30:58.750 INFO O| May 29 20:30:58.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
61962024-05-29T20:31:00.247Z[ recovery-image] May 29 20:30:58.750 INFO O| May 29 20:30:58.749 INFO STEP 561 (remove_files) COMPLETE
61972024-05-29T20:31:00.255Z[ recovery-image] May 29 20:30:58.750 INFO O| May 29 20:30:58.749 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982024-05-29T20:31:00.267Z[ recovery-image] May 29 20:30:58.770 INFO O| May 29 20:30:58.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
61992024-05-29T20:31:00.286Z[ recovery-image] May 29 20:30:58.789 INFO O| May 29 20:30:58.789 INFO STEP 562 (remove_files) COMPLETE
62002024-05-29T20:31:00.286Z[ recovery-image] May 29 20:30:58.789 INFO O| May 29 20:30:58.789 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012024-05-29T20:31:00.361Z[ recovery-image] May 29 20:30:58.866 INFO O| May 29 20:30:58.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62022024-05-29T20:31:00.362Z[ recovery-image] May 29 20:30:58.866 INFO O| May 29 20:30:58.866 INFO STEP 563 (remove_files) COMPLETE
62032024-05-29T20:31:00.366Z[ recovery-image] May 29 20:30:58.866 INFO O| May 29 20:30:58.866 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042024-05-29T20:31:00.417Z[ recovery-image] May 29 20:30:58.920 INFO O| May 29 20:30:58.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62052024-05-29T20:31:00.417Z[ recovery-image] May 29 20:30:58.920 INFO O| May 29 20:30:58.920 INFO STEP 564 (remove_files) COMPLETE
62062024-05-29T20:31:00.417Z[ recovery-image] May 29 20:30:58.920 INFO O| May 29 20:30:58.920 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072024-05-29T20:31:00.446Z[ recovery-image] May 29 20:30:58.949 INFO O| May 29 20:30:58.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62082024-05-29T20:31:00.449Z[ recovery-image] May 29 20:30:58.949 INFO O| May 29 20:30:58.949 INFO STEP 565 (remove_files) COMPLETE
62092024-05-29T20:31:00.449Z[ recovery-image] May 29 20:30:58.949 INFO O| May 29 20:30:58.949 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102024-05-29T20:31:00.477Z[ recovery-image] May 29 20:30:58.981 INFO O| May 29 20:30:58.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62112024-05-29T20:31:00.480Z[ recovery-image] May 29 20:30:58.981 INFO O| May 29 20:30:58.981 INFO STEP 566 (remove_files) COMPLETE
62122024-05-29T20:31:00.480Z[ recovery-image] May 29 20:30:58.981 INFO O| May 29 20:30:58.981 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132024-05-29T20:31:00.538Z[ recovery-image] May 29 20:30:59.040 INFO O| May 29 20:30:59.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62142024-05-29T20:31:00.538Z[ recovery-image] May 29 20:30:59.040 INFO O| May 29 20:30:59.040 INFO STEP 567 (remove_files) COMPLETE
62152024-05-29T20:31:00.538Z[ recovery-image] May 29 20:30:59.040 INFO O| May 29 20:30:59.040 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162024-05-29T20:31:00.554Z[ recovery-image] May 29 20:30:59.058 INFO O| May 29 20:30:59.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62172024-05-29T20:31:00.554Z[ recovery-image] May 29 20:30:59.058 INFO O| May 29 20:30:59.058 INFO STEP 568 (remove_files) COMPLETE
62182024-05-29T20:31:00.554Z[ recovery-image] May 29 20:30:59.058 INFO O| May 29 20:30:59.058 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192024-05-29T20:31:00.578Z[ recovery-image] May 29 20:30:59.082 INFO O| May 29 20:30:59.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62202024-05-29T20:31:00.578Z[ recovery-image] May 29 20:30:59.082 INFO O| May 29 20:30:59.082 INFO STEP 569 (remove_files) COMPLETE
62212024-05-29T20:31:00.578Z[ recovery-image] May 29 20:30:59.082 INFO O| May 29 20:30:59.082 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222024-05-29T20:31:01.028Z[ recovery-image] May 29 20:30:59.120 INFO O| May 29 20:30:59.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62232024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.121 INFO O| May 29 20:30:59.120 INFO STEP 570 (remove_files) COMPLETE
62242024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.121 INFO O| May 29 20:30:59.121 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.142 INFO O| May 29 20:30:59.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62262024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.143 INFO O| May 29 20:30:59.143 INFO STEP 571 (remove_files) COMPLETE
62272024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.143 INFO O| May 29 20:30:59.143 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.180 INFO O| May 29 20:30:59.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62292024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.180 INFO O| May 29 20:30:59.180 INFO STEP 572 (remove_files) COMPLETE
62302024-05-29T20:31:01.033Z[ recovery-image] May 29 20:30:59.180 INFO O| May 29 20:30:59.180 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.200 INFO O| May 29 20:30:59.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62322024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.201 INFO O| May 29 20:30:59.201 INFO STEP 573 (remove_files) COMPLETE
62332024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.201 INFO O| May 29 20:30:59.201 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.265 INFO O| May 29 20:30:59.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62352024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.265 INFO O| May 29 20:30:59.265 INFO STEP 574 (remove_files) COMPLETE
62362024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.265 INFO O| May 29 20:30:59.265 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.322 INFO O| May 29 20:30:59.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62382024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.322 INFO O| May 29 20:30:59.322 INFO STEP 575 (remove_files) COMPLETE
62392024-05-29T20:31:01.034Z[ recovery-image] May 29 20:30:59.322 INFO O| May 29 20:30:59.322 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.344 INFO O| May 29 20:30:59.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62412024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.344 INFO O| May 29 20:30:59.344 INFO STEP 576 (remove_files) COMPLETE
62422024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.345 INFO O| May 29 20:30:59.344 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.367 INFO O| May 29 20:30:59.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62442024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.367 INFO O| May 29 20:30:59.367 INFO STEP 577 (remove_files) COMPLETE
62452024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.367 INFO O| May 29 20:30:59.367 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.388 INFO O| May 29 20:30:59.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62472024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.388 INFO O| May 29 20:30:59.388 INFO STEP 578 (remove_files) COMPLETE
62482024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.388 INFO O| May 29 20:30:59.388 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.408 INFO O| May 29 20:30:59.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62502024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.408 INFO O| May 29 20:30:59.408 INFO STEP 579 (remove_files) COMPLETE
62512024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.408 INFO O| May 29 20:30:59.408 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.429 INFO O| May 29 20:30:59.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62532024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.429 INFO O| May 29 20:30:59.429 INFO STEP 580 (remove_files) COMPLETE
62542024-05-29T20:31:01.035Z[ recovery-image] May 29 20:30:59.429 INFO O| May 29 20:30:59.429 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.461 INFO O| May 29 20:30:59.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
62562024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.462 INFO O| May 29 20:30:59.461 INFO STEP 581 (remove_files) COMPLETE
62572024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.462 INFO O| May 29 20:30:59.462 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.482 INFO O| May 29 20:30:59.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
62592024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.483 INFO O| May 29 20:30:59.483 INFO STEP 582 (remove_files) COMPLETE
62602024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.483 INFO O| May 29 20:30:59.483 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.503 INFO O| May 29 20:30:59.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
62622024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.503 INFO O| May 29 20:30:59.503 INFO STEP 583 (remove_files) COMPLETE
62632024-05-29T20:31:01.036Z[ recovery-image] May 29 20:30:59.503 INFO O| May 29 20:30:59.503 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642024-05-29T20:31:01.073Z[ recovery-image] May 29 20:30:59.572 INFO O| May 29 20:30:59.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
62652024-05-29T20:31:01.073Z[ recovery-image] May 29 20:30:59.572 INFO O| May 29 20:30:59.572 INFO STEP 584 (remove_files) COMPLETE
62662024-05-29T20:31:01.081Z[ recovery-image] May 29 20:30:59.572 INFO O| May 29 20:30:59.572 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672024-05-29T20:31:01.118Z[ recovery-image] May 29 20:30:59.615 INFO O| May 29 20:30:59.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
62682024-05-29T20:31:01.118Z[ recovery-image] May 29 20:30:59.615 INFO O| May 29 20:30:59.615 INFO STEP 585 (remove_files) COMPLETE
62692024-05-29T20:31:01.133Z[ recovery-image] May 29 20:30:59.615 INFO O| May 29 20:30:59.615 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702024-05-29T20:31:01.141Z[ recovery-image] May 29 20:30:59.633 INFO O| May 29 20:30:59.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
62712024-05-29T20:31:01.141Z[ recovery-image] May 29 20:30:59.633 INFO O| May 29 20:30:59.633 INFO STEP 586 (remove_files) COMPLETE
62722024-05-29T20:31:01.141Z[ recovery-image] May 29 20:30:59.633 INFO O| May 29 20:30:59.633 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732024-05-29T20:31:01.581Z[ recovery-image] May 29 20:30:59.677 INFO O| May 29 20:30:59.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
62742024-05-29T20:31:01.582Z[ recovery-image] May 29 20:30:59.677 INFO O| May 29 20:30:59.677 INFO STEP 587 (remove_files) COMPLETE
62752024-05-29T20:31:01.582Z[ recovery-image] May 29 20:30:59.677 INFO O| May 29 20:30:59.677 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.708 INFO O| May 29 20:30:59.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
62772024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.708 INFO O| May 29 20:30:59.708 INFO STEP 588 (remove_files) COMPLETE
62782024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.708 INFO O| May 29 20:30:59.708 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.743 INFO O| May 29 20:30:59.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
62802024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.768 INFO O| May 29 20:30:59.768 INFO STEP 589 (remove_files) COMPLETE
62812024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.768 INFO O| May 29 20:30:59.768 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.826 INFO O| May 29 20:30:59.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
62832024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.826 INFO O| May 29 20:30:59.826 INFO STEP 590 (remove_files) COMPLETE
62842024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.826 INFO O| May 29 20:30:59.826 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.846 INFO O| May 29 20:30:59.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
62862024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.846 INFO O| May 29 20:30:59.846 INFO STEP 591 (remove_files) COMPLETE
62872024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.846 INFO O| May 29 20:30:59.846 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.879 INFO O| May 29 20:30:59.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
62892024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.880 INFO O| May 29 20:30:59.879 INFO STEP 592 (remove_files) COMPLETE
62902024-05-29T20:31:01.586Z[ recovery-image] May 29 20:30:59.880 INFO O| May 29 20:30:59.880 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.901 INFO O| May 29 20:30:59.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
62922024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.901 INFO O| May 29 20:30:59.901 INFO STEP 593 (remove_files) COMPLETE
62932024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.901 INFO O| May 29 20:30:59.901 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.924 INFO O| May 29 20:30:59.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
62952024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.924 INFO O| May 29 20:30:59.924 INFO STEP 594 (remove_files) COMPLETE
62962024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.924 INFO O| May 29 20:30:59.924 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.945 INFO O| May 29 20:30:59.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
62982024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.945 INFO O| May 29 20:30:59.945 INFO STEP 595 (remove_files) COMPLETE
62992024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.946 INFO O| May 29 20:30:59.945 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.966 INFO O| May 29 20:30:59.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63012024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.966 INFO O| May 29 20:30:59.966 INFO STEP 596 (remove_files) COMPLETE
63022024-05-29T20:31:01.587Z[ recovery-image] May 29 20:30:59.966 INFO O| May 29 20:30:59.966 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.002 INFO O| May 29 20:31:00.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63042024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.002 INFO O| May 29 20:31:00.002 INFO STEP 597 (remove_files) COMPLETE
63052024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.002 INFO O| May 29 20:31:00.002 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.022 INFO O| May 29 20:31:00.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63072024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.022 INFO O| May 29 20:31:00.022 INFO STEP 598 (remove_files) COMPLETE
63082024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.022 INFO O| May 29 20:31:00.022 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.040 INFO O| May 29 20:31:00.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63102024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.041 INFO O| May 29 20:31:00.041 INFO STEP 599 (remove_files) COMPLETE
63112024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.041 INFO O| May 29 20:31:00.041 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.072 INFO O| May 29 20:31:00.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63132024-05-29T20:31:01.587Z[ recovery-image] May 29 20:31:00.072 INFO O| May 29 20:31:00.072 INFO STEP 600 (remove_files) COMPLETE
63142024-05-29T20:31:01.588Z[ recovery-image] May 29 20:31:00.072 INFO O| May 29 20:31:00.072 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152024-05-29T20:31:01.592Z[ recovery-image] May 29 20:31:00.094 INFO O| May 29 20:31:00.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63162024-05-29T20:31:01.592Z[ recovery-image] May 29 20:31:00.094 INFO O| May 29 20:31:00.094 INFO STEP 601 (remove_files) COMPLETE
63172024-05-29T20:31:01.592Z[ recovery-image] May 29 20:31:00.094 INFO O| May 29 20:31:00.094 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182024-05-29T20:31:01.618Z[ recovery-image] May 29 20:31:00.115 INFO O| May 29 20:31:00.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63192024-05-29T20:31:01.619Z[ recovery-image] May 29 20:31:00.115 INFO O| May 29 20:31:00.115 INFO STEP 602 (remove_files) COMPLETE
63202024-05-29T20:31:01.619Z[ recovery-image] May 29 20:31:00.115 INFO O| May 29 20:31:00.115 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212024-05-29T20:31:01.631Z[ recovery-image] May 29 20:31:00.134 INFO O| May 29 20:31:00.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63222024-05-29T20:31:01.634Z[ recovery-image] May 29 20:31:00.134 INFO O| May 29 20:31:00.134 INFO STEP 603 (remove_files) COMPLETE
63232024-05-29T20:31:01.634Z[ recovery-image] May 29 20:31:00.134 INFO O| May 29 20:31:00.134 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242024-05-29T20:31:01.654Z[ recovery-image] May 29 20:31:00.158 INFO O| May 29 20:31:00.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63252024-05-29T20:31:01.654Z[ recovery-image] May 29 20:31:00.158 INFO O| May 29 20:31:00.158 INFO STEP 604 (remove_files) COMPLETE
63262024-05-29T20:31:01.677Z[ recovery-image] May 29 20:31:00.158 INFO O| May 29 20:31:00.158 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272024-05-29T20:31:02.097Z[ recovery-image] May 29 20:31:00.176 INFO O| May 29 20:31:00.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63282024-05-29T20:31:02.097Z[ recovery-image] May 29 20:31:00.176 INFO O| May 29 20:31:00.176 INFO STEP 605 (remove_files) COMPLETE
63292024-05-29T20:31:02.097Z[ recovery-image] May 29 20:31:00.177 INFO O| May 29 20:31:00.176 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302024-05-29T20:31:02.106Z[ recovery-image] May 29 20:31:00.194 INFO O| May 29 20:31:00.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63312024-05-29T20:31:02.107Z[ recovery-image] May 29 20:31:00.194 INFO O| May 29 20:31:00.194 INFO STEP 606 (remove_files) COMPLETE
63322024-05-29T20:31:02.107Z[ recovery-image] May 29 20:31:00.195 INFO O| May 29 20:31:00.194 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332024-05-29T20:31:02.107Z[ recovery-image] May 29 20:31:00.228 INFO O| May 29 20:31:00.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63342024-05-29T20:31:02.107Z[ recovery-image] May 29 20:31:00.228 INFO O| May 29 20:31:00.228 INFO STEP 607 (remove_files) COMPLETE
63352024-05-29T20:31:02.107Z[ recovery-image] May 29 20:31:00.228 INFO O| May 29 20:31:00.228 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362024-05-29T20:31:02.108Z[ recovery-image] May 29 20:31:00.264 INFO O| May 29 20:31:00.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63372024-05-29T20:31:02.108Z[ recovery-image] May 29 20:31:00.264 INFO O| May 29 20:31:00.264 INFO STEP 608 (remove_files) COMPLETE
63382024-05-29T20:31:02.108Z[ recovery-image] May 29 20:31:00.264 INFO O| May 29 20:31:00.264 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392024-05-29T20:31:02.108Z[ recovery-image] May 29 20:31:00.286 INFO O| May 29 20:31:00.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63402024-05-29T20:31:02.108Z[ recovery-image] May 29 20:31:00.286 INFO O| May 29 20:31:00.286 INFO STEP 609 (remove_files) COMPLETE
63412024-05-29T20:31:02.108Z[ recovery-image] May 29 20:31:00.286 INFO O| May 29 20:31:00.286 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422024-05-29T20:31:02.109Z[ recovery-image] May 29 20:31:00.378 INFO O| May 29 20:31:00.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63432024-05-29T20:31:02.109Z[ recovery-image] May 29 20:31:00.378 INFO O| May 29 20:31:00.378 INFO STEP 610 (remove_files) COMPLETE
63442024-05-29T20:31:02.109Z[ recovery-image] May 29 20:31:00.378 INFO O| May 29 20:31:00.378 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452024-05-29T20:31:02.109Z[ recovery-image] May 29 20:31:00.397 INFO O| May 29 20:31:00.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63462024-05-29T20:31:02.109Z[ recovery-image] May 29 20:31:00.417 INFO O| May 29 20:31:00.417 INFO STEP 611 (remove_files) COMPLETE
63472024-05-29T20:31:02.109Z[ recovery-image] May 29 20:31:00.417 INFO O| May 29 20:31:00.417 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482024-05-29T20:31:02.110Z[ recovery-image] May 29 20:31:00.478 INFO O| May 29 20:31:00.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63492024-05-29T20:31:02.110Z[ recovery-image] May 29 20:31:00.478 INFO O| May 29 20:31:00.478 INFO STEP 612 (remove_files) COMPLETE
63502024-05-29T20:31:02.110Z[ recovery-image] May 29 20:31:00.478 INFO O| May 29 20:31:00.478 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512024-05-29T20:31:02.110Z[ recovery-image] May 29 20:31:00.501 INFO O| May 29 20:31:00.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63522024-05-29T20:31:02.110Z[ recovery-image] May 29 20:31:00.501 INFO O| May 29 20:31:00.501 INFO STEP 613 (remove_files) COMPLETE
63532024-05-29T20:31:02.110Z[ recovery-image] May 29 20:31:00.502 INFO O| May 29 20:31:00.502 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542024-05-29T20:31:02.111Z[ recovery-image] May 29 20:31:00.523 INFO O| May 29 20:31:00.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
63552024-05-29T20:31:02.111Z[ recovery-image] May 29 20:31:00.547 INFO O| May 29 20:31:00.547 INFO STEP 614 (remove_files) COMPLETE
63562024-05-29T20:31:02.111Z[ recovery-image] May 29 20:31:00.547 INFO O| May 29 20:31:00.547 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572024-05-29T20:31:02.111Z[ recovery-image] May 29 20:31:00.568 INFO O| May 29 20:31:00.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
63582024-05-29T20:31:02.111Z[ recovery-image] May 29 20:31:00.569 INFO O| May 29 20:31:00.569 INFO STEP 615 (remove_files) COMPLETE
63592024-05-29T20:31:02.112Z[ recovery-image] May 29 20:31:00.569 INFO O| May 29 20:31:00.569 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602024-05-29T20:31:02.112Z[ recovery-image] May 29 20:31:00.595 INFO O| May 29 20:31:00.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
63612024-05-29T20:31:02.112Z[ recovery-image] May 29 20:31:00.595 INFO O| May 29 20:31:00.595 INFO STEP 616 (remove_files) COMPLETE
63622024-05-29T20:31:02.112Z[ recovery-image] May 29 20:31:00.595 INFO O| May 29 20:31:00.595 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632024-05-29T20:31:02.128Z[ recovery-image] May 29 20:31:00.624 INFO O| May 29 20:31:00.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
63642024-05-29T20:31:02.129Z[ recovery-image] May 29 20:31:00.624 INFO O| May 29 20:31:00.624 INFO STEP 617 (remove_files) COMPLETE
63652024-05-29T20:31:02.129Z[ recovery-image] May 29 20:31:00.624 INFO O| May 29 20:31:00.624 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662024-05-29T20:31:02.149Z[ recovery-image] May 29 20:31:00.646 INFO O| May 29 20:31:00.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
63672024-05-29T20:31:02.161Z[ recovery-image] May 29 20:31:00.646 INFO O| May 29 20:31:00.646 INFO STEP 618 (remove_files) COMPLETE
63682024-05-29T20:31:02.161Z[ recovery-image] May 29 20:31:00.647 INFO O| May 29 20:31:00.646 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692024-05-29T20:31:02.187Z[ recovery-image] May 29 20:31:00.689 INFO O| May 29 20:31:00.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
63702024-05-29T20:31:02.187Z[ recovery-image] May 29 20:31:00.689 INFO O| May 29 20:31:00.689 INFO STEP 619 (remove_files) COMPLETE
63712024-05-29T20:31:02.193Z[ recovery-image] May 29 20:31:00.689 INFO O| May 29 20:31:00.689 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722024-05-29T20:31:02.207Z[ recovery-image] May 29 20:31:00.709 INFO O| May 29 20:31:00.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
63732024-05-29T20:31:02.212Z[ recovery-image] May 29 20:31:00.710 INFO O| May 29 20:31:00.710 INFO STEP 620 (remove_files) COMPLETE
63742024-05-29T20:31:02.212Z[ recovery-image] May 29 20:31:00.710 INFO O| May 29 20:31:00.710 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752024-05-29T20:31:02.230Z[ recovery-image] May 29 20:31:00.730 INFO O| May 29 20:31:00.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
63762024-05-29T20:31:02.236Z[ recovery-image] May 29 20:31:00.730 INFO O| May 29 20:31:00.730 INFO STEP 621 (remove_files) COMPLETE
63772024-05-29T20:31:02.236Z[ recovery-image] May 29 20:31:00.730 INFO O| May 29 20:31:00.730 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782024-05-29T20:31:02.298Z[ recovery-image] May 29 20:31:00.800 INFO O| May 29 20:31:00.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
63792024-05-29T20:31:02.298Z[ recovery-image] May 29 20:31:00.800 INFO O| May 29 20:31:00.800 INFO STEP 622 (remove_files) COMPLETE
63802024-05-29T20:31:02.298Z[ recovery-image] May 29 20:31:00.800 INFO O| May 29 20:31:00.800 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812024-05-29T20:31:02.322Z[ recovery-image] May 29 20:31:00.825 INFO O| May 29 20:31:00.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
63822024-05-29T20:31:02.322Z[ recovery-image] May 29 20:31:00.825 INFO O| May 29 20:31:00.825 INFO STEP 623 (remove_files) COMPLETE
63832024-05-29T20:31:02.325Z[ recovery-image] May 29 20:31:00.825 INFO O| May 29 20:31:00.825 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842024-05-29T20:31:02.361Z[ recovery-image] May 29 20:31:00.864 INFO O| May 29 20:31:00.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
63852024-05-29T20:31:02.361Z[ recovery-image] May 29 20:31:00.864 INFO O| May 29 20:31:00.864 INFO STEP 624 (remove_files) COMPLETE
63862024-05-29T20:31:02.361Z[ recovery-image] May 29 20:31:00.864 INFO O| May 29 20:31:00.864 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872024-05-29T20:31:02.383Z[ recovery-image] May 29 20:31:00.886 INFO O| May 29 20:31:00.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
63882024-05-29T20:31:02.383Z[ recovery-image] May 29 20:31:00.886 INFO O| May 29 20:31:00.886 INFO STEP 625 (remove_files) COMPLETE
63892024-05-29T20:31:02.387Z[ recovery-image] May 29 20:31:00.886 INFO O| May 29 20:31:00.886 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902024-05-29T20:31:02.441Z[ recovery-image] May 29 20:31:00.944 INFO O| May 29 20:31:00.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
63912024-05-29T20:31:02.441Z[ recovery-image] May 29 20:31:00.944 INFO O| May 29 20:31:00.944 INFO STEP 626 (remove_files) COMPLETE
63922024-05-29T20:31:02.441Z[ recovery-image] May 29 20:31:00.944 INFO O| May 29 20:31:00.944 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932024-05-29T20:31:02.470Z[ recovery-image] May 29 20:31:00.964 INFO O| May 29 20:31:00.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
63942024-05-29T20:31:02.470Z[ recovery-image] May 29 20:31:00.964 INFO O| May 29 20:31:00.964 INFO STEP 627 (remove_files) COMPLETE
63952024-05-29T20:31:02.478Z[ recovery-image] May 29 20:31:00.964 INFO O| May 29 20:31:00.964 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962024-05-29T20:31:02.502Z[ recovery-image] May 29 20:31:01.002 INFO O| May 29 20:31:01.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
63972024-05-29T20:31:02.518Z[ recovery-image] May 29 20:31:01.002 INFO O| May 29 20:31:01.002 INFO STEP 628 (remove_files) COMPLETE
63982024-05-29T20:31:02.518Z[ recovery-image] May 29 20:31:01.002 INFO O| May 29 20:31:01.002 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992024-05-29T20:31:02.937Z[ recovery-image] May 29 20:31:01.026 INFO O| May 29 20:31:01.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64002024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.026 INFO O| May 29 20:31:01.026 INFO STEP 629 (remove_files) COMPLETE
64012024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.026 INFO O| May 29 20:31:01.026 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.046 INFO O| May 29 20:31:01.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64032024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.046 INFO O| May 29 20:31:01.046 INFO STEP 630 (remove_files) COMPLETE
64042024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.046 INFO O| May 29 20:31:01.046 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.065 INFO O| May 29 20:31:01.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64062024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.066 INFO O| May 29 20:31:01.065 INFO STEP 631 (remove_files) COMPLETE
64072024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.066 INFO O| May 29 20:31:01.065 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.098 INFO O| May 29 20:31:01.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64092024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.099 INFO O| May 29 20:31:01.098 INFO STEP 632 (remove_files) COMPLETE
64102024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.099 INFO O| May 29 20:31:01.099 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.121 INFO O| May 29 20:31:01.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64122024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.122 INFO O| May 29 20:31:01.121 INFO STEP 633 (remove_files) COMPLETE
64132024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.122 INFO O| May 29 20:31:01.122 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.144 INFO O| May 29 20:31:01.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64152024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.144 INFO O| May 29 20:31:01.144 INFO STEP 634 (remove_files) COMPLETE
64162024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.145 INFO O| May 29 20:31:01.144 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172024-05-29T20:31:02.938Z[ recovery-image] May 29 20:31:01.165 INFO O| May 29 20:31:01.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64182024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.165 INFO O| May 29 20:31:01.165 INFO STEP 635 (remove_files) COMPLETE
64192024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.166 INFO O| May 29 20:31:01.165 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.188 INFO O| May 29 20:31:01.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64212024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.188 INFO O| May 29 20:31:01.188 INFO STEP 636 (remove_files) COMPLETE
64222024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.188 INFO O| May 29 20:31:01.188 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.225 INFO O| May 29 20:31:01.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64242024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.225 INFO O| May 29 20:31:01.225 INFO STEP 637 (remove_files) COMPLETE
64252024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.225 INFO O| May 29 20:31:01.225 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.246 INFO O| May 29 20:31:01.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64272024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.246 INFO O| May 29 20:31:01.246 INFO STEP 638 (remove_files) COMPLETE
64282024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.246 INFO O| May 29 20:31:01.246 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.276 INFO O| May 29 20:31:01.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64302024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.276 INFO O| May 29 20:31:01.276 INFO STEP 639 (remove_files) COMPLETE
64312024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.277 INFO O| May 29 20:31:01.277 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.296 INFO O| May 29 20:31:01.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64332024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.297 INFO O| May 29 20:31:01.297 INFO STEP 640 (remove_files) COMPLETE
64342024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.297 INFO O| May 29 20:31:01.297 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.317 INFO O| May 29 20:31:01.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64362024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.317 INFO O| May 29 20:31:01.317 INFO STEP 641 (remove_files) COMPLETE
64372024-05-29T20:31:02.939Z[ recovery-image] May 29 20:31:01.317 INFO O| May 29 20:31:01.317 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.334 INFO O| May 29 20:31:01.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64392024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.334 INFO O| May 29 20:31:01.334 INFO STEP 642 (remove_files) COMPLETE
64402024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.334 INFO O| May 29 20:31:01.334 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.358 INFO O| May 29 20:31:01.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64422024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.358 INFO O| May 29 20:31:01.358 INFO STEP 643 (remove_files) COMPLETE
64432024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.358 INFO O| May 29 20:31:01.358 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.416 INFO O| May 29 20:31:01.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64452024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.416 INFO O| May 29 20:31:01.416 INFO STEP 644 (remove_files) COMPLETE
64462024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.416 INFO O| May 29 20:31:01.416 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472024-05-29T20:31:02.940Z[ recovery-image] May 29 20:31:01.433 INFO O| May 29 20:31:01.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64482024-05-29T20:31:02.971Z[ recovery-image] May 29 20:31:01.458 INFO O| May 29 20:31:01.458 INFO STEP 645 (remove_files) COMPLETE
64492024-05-29T20:31:02.971Z[ recovery-image] May 29 20:31:01.458 INFO O| May 29 20:31:01.458 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502024-05-29T20:31:02.997Z[ recovery-image] May 29 20:31:01.500 INFO O| May 29 20:31:01.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64512024-05-29T20:31:03.001Z[ recovery-image] May 29 20:31:01.501 INFO O| May 29 20:31:01.500 INFO STEP 646 (remove_files) COMPLETE
64522024-05-29T20:31:03.001Z[ recovery-image] May 29 20:31:01.501 INFO O| May 29 20:31:01.501 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532024-05-29T20:31:03.045Z[ recovery-image] May 29 20:31:01.548 INFO O| May 29 20:31:01.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64542024-05-29T20:31:03.045Z[ recovery-image] May 29 20:31:01.548 INFO O| May 29 20:31:01.548 INFO STEP 647 (remove_files) COMPLETE
64552024-05-29T20:31:03.045Z[ recovery-image] May 29 20:31:01.548 INFO O| May 29 20:31:01.548 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562024-05-29T20:31:03.131Z[ recovery-image] May 29 20:31:01.617 INFO O| May 29 20:31:01.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64572024-05-29T20:31:03.131Z[ recovery-image] May 29 20:31:01.617 INFO O| May 29 20:31:01.617 INFO STEP 648 (remove_files) COMPLETE
64582024-05-29T20:31:03.138Z[ recovery-image] May 29 20:31:01.617 INFO O| May 29 20:31:01.617 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592024-05-29T20:31:03.139Z[ recovery-image] May 29 20:31:01.637 INFO O| May 29 20:31:01.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
64602024-05-29T20:31:03.139Z[ recovery-image] May 29 20:31:01.637 INFO O| May 29 20:31:01.637 INFO STEP 649 (remove_files) COMPLETE
64612024-05-29T20:31:03.139Z[ recovery-image] May 29 20:31:01.637 INFO O| May 29 20:31:01.637 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622024-05-29T20:31:03.176Z[ recovery-image] May 29 20:31:01.677 INFO O| May 29 20:31:01.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
64632024-05-29T20:31:03.176Z[ recovery-image] May 29 20:31:01.677 INFO O| May 29 20:31:01.677 INFO STEP 650 (remove_files) COMPLETE
64642024-05-29T20:31:03.176Z[ recovery-image] May 29 20:31:01.677 INFO O| May 29 20:31:01.677 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652024-05-29T20:31:03.199Z[ recovery-image] May 29 20:31:01.698 INFO O| May 29 20:31:01.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
64662024-05-29T20:31:03.199Z[ recovery-image] May 29 20:31:01.698 INFO O| May 29 20:31:01.698 INFO STEP 651 (remove_files) COMPLETE
64672024-05-29T20:31:03.205Z[ recovery-image] May 29 20:31:01.699 INFO O| May 29 20:31:01.698 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682024-05-29T20:31:03.227Z[ recovery-image] May 29 20:31:01.726 INFO O| May 29 20:31:01.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
64692024-05-29T20:31:03.227Z[ recovery-image] May 29 20:31:01.727 INFO O| May 29 20:31:01.726 INFO STEP 652 (remove_files) COMPLETE
64702024-05-29T20:31:03.227Z[ recovery-image] May 29 20:31:01.727 INFO O| May 29 20:31:01.726 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712024-05-29T20:31:03.243Z[ recovery-image] May 29 20:31:01.746 INFO O| May 29 20:31:01.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
64722024-05-29T20:31:03.243Z[ recovery-image] May 29 20:31:01.746 INFO O| May 29 20:31:01.746 INFO STEP 653 (remove_files) COMPLETE
64732024-05-29T20:31:03.248Z[ recovery-image] May 29 20:31:01.746 INFO O| May 29 20:31:01.746 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742024-05-29T20:31:03.264Z[ recovery-image] May 29 20:31:01.767 INFO O| May 29 20:31:01.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
64752024-05-29T20:31:03.264Z[ recovery-image] May 29 20:31:01.767 INFO O| May 29 20:31:01.767 INFO STEP 654 (remove_files) COMPLETE
64762024-05-29T20:31:03.264Z[ recovery-image] May 29 20:31:01.767 INFO O| May 29 20:31:01.767 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772024-05-29T20:31:03.285Z[ recovery-image] May 29 20:31:01.788 INFO O| May 29 20:31:01.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
64782024-05-29T20:31:03.289Z[ recovery-image] May 29 20:31:01.788 INFO O| May 29 20:31:01.788 INFO STEP 655 (remove_files) COMPLETE
64792024-05-29T20:31:03.289Z[ recovery-image] May 29 20:31:01.788 INFO O| May 29 20:31:01.788 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802024-05-29T20:31:03.311Z[ recovery-image] May 29 20:31:01.808 INFO O| May 29 20:31:01.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
64812024-05-29T20:31:03.312Z[ recovery-image] May 29 20:31:01.808 INFO O| May 29 20:31:01.808 INFO STEP 656 (remove_files) COMPLETE
64822024-05-29T20:31:03.312Z[ recovery-image] May 29 20:31:01.808 INFO O| May 29 20:31:01.808 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832024-05-29T20:31:04.338Z[ recovery-image] May 29 20:31:01.827 INFO O| May 29 20:31:01.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
64842024-05-29T20:31:04.339Z[ recovery-image] May 29 20:31:01.827 INFO O| May 29 20:31:01.827 INFO STEP 657 (remove_files) COMPLETE
64852024-05-29T20:31:04.339Z[ recovery-image] May 29 20:31:01.827 INFO O| May 29 20:31:01.827 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862024-05-29T20:31:04.339Z[ recovery-image] May 29 20:31:01.846 INFO O| May 29 20:31:01.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
64872024-05-29T20:31:04.339Z[ recovery-image] May 29 20:31:01.866 INFO O| May 29 20:31:01.866 INFO STEP 658 (remove_files) COMPLETE
64882024-05-29T20:31:04.339Z[ recovery-image] May 29 20:31:01.866 INFO O| May 29 20:31:01.866 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.944 INFO O| May 29 20:31:01.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
64902024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.944 INFO O| May 29 20:31:01.944 INFO STEP 659 (remove_files) COMPLETE
64912024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.944 INFO O| May 29 20:31:01.944 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.964 INFO O| May 29 20:31:01.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
64932024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.964 INFO O| May 29 20:31:01.964 INFO STEP 660 (remove_files) COMPLETE
64942024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.964 INFO O| May 29 20:31:01.964 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.983 INFO O| May 29 20:31:01.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
64962024-05-29T20:31:04.340Z[ recovery-image] May 29 20:31:01.983 INFO O| May 29 20:31:01.983 INFO STEP 661 (remove_files) COMPLETE
64972024-05-29T20:31:04.341Z[ recovery-image] May 29 20:31:01.984 INFO O| May 29 20:31:01.983 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982024-05-29T20:31:04.341Z[ recovery-image] May 29 20:31:02.004 INFO O| May 29 20:31:02.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
64992024-05-29T20:31:04.341Z[ recovery-image] May 29 20:31:02.005 INFO O| May 29 20:31:02.005 INFO STEP 662 (remove_files) COMPLETE
65002024-05-29T20:31:04.341Z[ recovery-image] May 29 20:31:02.005 INFO O| May 29 20:31:02.005 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012024-05-29T20:31:04.431Z[ recovery-image] May 29 20:31:02.025 INFO O| May 29 20:31:02.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65022024-05-29T20:31:04.431Z[ recovery-image] May 29 20:31:02.025 INFO O| May 29 20:31:02.025 INFO STEP 663 (remove_files) COMPLETE
65032024-05-29T20:31:04.431Z[ recovery-image] May 29 20:31:02.025 INFO O| May 29 20:31:02.025 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042024-05-29T20:31:04.431Z[ recovery-image] May 29 20:31:02.044 INFO O| May 29 20:31:02.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65052024-05-29T20:31:04.432Z[ recovery-image] May 29 20:31:02.044 INFO O| May 29 20:31:02.044 INFO STEP 664 (remove_files) COMPLETE
65062024-05-29T20:31:04.432Z[ recovery-image] May 29 20:31:02.044 INFO O| May 29 20:31:02.044 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072024-05-29T20:31:04.432Z[ recovery-image] May 29 20:31:02.063 INFO O| May 29 20:31:02.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65082024-05-29T20:31:04.432Z[ recovery-image] May 29 20:31:02.063 INFO O| May 29 20:31:02.063 INFO STEP 665 (remove_files) COMPLETE
65092024-05-29T20:31:04.432Z[ recovery-image] May 29 20:31:02.063 INFO O| May 29 20:31:02.063 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102024-05-29T20:31:04.432Z[ recovery-image] May 29 20:31:02.083 INFO O| May 29 20:31:02.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65112024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.083 INFO O| May 29 20:31:02.083 INFO STEP 666 (remove_files) COMPLETE
65122024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.083 INFO O| May 29 20:31:02.083 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.103 INFO O| May 29 20:31:02.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65142024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.103 INFO O| May 29 20:31:02.103 INFO STEP 667 (remove_files) COMPLETE
65152024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.103 INFO O| May 29 20:31:02.103 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.123 INFO O| May 29 20:31:02.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65172024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.123 INFO O| May 29 20:31:02.123 INFO STEP 668 (remove_files) COMPLETE
65182024-05-29T20:31:04.433Z[ recovery-image] May 29 20:31:02.123 INFO O| May 29 20:31:02.123 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.143 INFO O| May 29 20:31:02.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65202024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.143 INFO O| May 29 20:31:02.143 INFO STEP 669 (remove_files) COMPLETE
65212024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.143 INFO O| May 29 20:31:02.143 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.163 INFO O| May 29 20:31:02.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65232024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.163 INFO O| May 29 20:31:02.163 INFO STEP 670 (remove_files) COMPLETE
65242024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.163 INFO O| May 29 20:31:02.163 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.182 INFO O| May 29 20:31:02.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65262024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.182 INFO O| May 29 20:31:02.182 INFO STEP 671 (remove_files) COMPLETE
65272024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.182 INFO O| May 29 20:31:02.182 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.203 INFO O| May 29 20:31:02.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65292024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.203 INFO O| May 29 20:31:02.203 INFO STEP 672 (remove_files) COMPLETE
65302024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.203 INFO O| May 29 20:31:02.203 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.222 INFO O| May 29 20:31:02.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65322024-05-29T20:31:04.434Z[ recovery-image] May 29 20:31:02.222 INFO O| May 29 20:31:02.222 INFO STEP 673 (remove_files) COMPLETE
65332024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.222 INFO O| May 29 20:31:02.222 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.243 INFO O| May 29 20:31:02.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65352024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.243 INFO O| May 29 20:31:02.243 INFO STEP 674 (remove_files) COMPLETE
65362024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.243 INFO O| May 29 20:31:02.243 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.262 INFO O| May 29 20:31:02.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65382024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.263 INFO O| May 29 20:31:02.263 INFO STEP 675 (remove_files) COMPLETE
65392024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.263 INFO O| May 29 20:31:02.263 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.281 INFO O| May 29 20:31:02.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65412024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.281 INFO O| May 29 20:31:02.281 INFO STEP 676 (remove_files) COMPLETE
65422024-05-29T20:31:04.435Z[ recovery-image] May 29 20:31:02.281 INFO O| May 29 20:31:02.281 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.303 INFO O| May 29 20:31:02.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65442024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.303 INFO O| May 29 20:31:02.303 INFO STEP 677 (remove_files) COMPLETE
65452024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.303 INFO O| May 29 20:31:02.303 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.324 INFO O| May 29 20:31:02.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65472024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.324 INFO O| May 29 20:31:02.324 INFO STEP 678 (remove_files) COMPLETE
65482024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.324 INFO O| May 29 20:31:02.324 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.346 INFO O| May 29 20:31:02.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65502024-05-29T20:31:04.436Z[ recovery-image] May 29 20:31:02.346 INFO O| May 29 20:31:02.346 INFO STEP 679 (remove_files) COMPLETE
65512024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.347 INFO O| May 29 20:31:02.347 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.366 INFO O| May 29 20:31:02.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65532024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.366 INFO O| May 29 20:31:02.366 INFO STEP 680 (remove_files) COMPLETE
65542024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.366 INFO O| May 29 20:31:02.366 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.387 INFO O| May 29 20:31:02.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65562024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.387 INFO O| May 29 20:31:02.387 INFO STEP 681 (remove_files) COMPLETE
65572024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.387 INFO O| May 29 20:31:02.387 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.410 INFO O| May 29 20:31:02.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
65592024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.410 INFO O| May 29 20:31:02.410 INFO STEP 682 (remove_files) COMPLETE
65602024-05-29T20:31:04.437Z[ recovery-image] May 29 20:31:02.410 INFO O| May 29 20:31:02.410 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.433 INFO O| May 29 20:31:02.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
65622024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.433 INFO O| May 29 20:31:02.433 INFO STEP 683 (remove_files) COMPLETE
65632024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.433 INFO O| May 29 20:31:02.433 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.455 INFO O| May 29 20:31:02.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
65652024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.455 INFO O| May 29 20:31:02.455 INFO STEP 684 (remove_files) COMPLETE
65662024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.455 INFO O| May 29 20:31:02.455 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.479 INFO O| May 29 20:31:02.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
65682024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.479 INFO O| May 29 20:31:02.479 INFO STEP 685 (remove_files) COMPLETE
65692024-05-29T20:31:04.438Z[ recovery-image] May 29 20:31:02.479 INFO O| May 29 20:31:02.479 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.499 INFO O| May 29 20:31:02.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
65712024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.499 INFO O| May 29 20:31:02.499 INFO STEP 686 (remove_files) COMPLETE
65722024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.499 INFO O| May 29 20:31:02.499 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.520 INFO O| May 29 20:31:02.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
65742024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.520 INFO O| May 29 20:31:02.520 INFO STEP 687 (remove_files) COMPLETE
65752024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.520 INFO O| May 29 20:31:02.520 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.540 INFO O| May 29 20:31:02.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
65772024-05-29T20:31:04.439Z[ recovery-image] May 29 20:31:02.541 INFO O| May 29 20:31:02.541 INFO STEP 688 (remove_files) COMPLETE
65782024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.541 INFO O| May 29 20:31:02.541 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.562 INFO O| May 29 20:31:02.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
65802024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.562 INFO O| May 29 20:31:02.562 INFO STEP 689 (remove_files) COMPLETE
65812024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.562 INFO O| May 29 20:31:02.562 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.584 INFO O| May 29 20:31:02.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
65832024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.584 INFO O| May 29 20:31:02.584 INFO STEP 690 (remove_files) COMPLETE
65842024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.584 INFO O| May 29 20:31:02.584 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.610 INFO O| May 29 20:31:02.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
65862024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.610 INFO O| May 29 20:31:02.610 INFO STEP 691 (remove_files) COMPLETE
65872024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.610 INFO O| May 29 20:31:02.610 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.649 INFO O| May 29 20:31:02.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
65892024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.649 INFO O| May 29 20:31:02.649 INFO STEP 692 (remove_files) COMPLETE
65902024-05-29T20:31:04.440Z[ recovery-image] May 29 20:31:02.649 INFO O| May 29 20:31:02.649 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.679 INFO O| May 29 20:31:02.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
65922024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.679 INFO O| May 29 20:31:02.679 INFO STEP 693 (remove_files) COMPLETE
65932024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.680 INFO O| May 29 20:31:02.679 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.700 INFO O| May 29 20:31:02.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
65952024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.700 INFO O| May 29 20:31:02.700 INFO STEP 694 (remove_files) COMPLETE
65962024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.700 INFO O| May 29 20:31:02.700 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.721 INFO O| May 29 20:31:02.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
65982024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.721 INFO O| May 29 20:31:02.721 INFO STEP 695 (remove_files) COMPLETE
65992024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.721 INFO O| May 29 20:31:02.721 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002024-05-29T20:31:04.441Z[ recovery-image] May 29 20:31:02.749 INFO O| May 29 20:31:02.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66012024-05-29T20:31:04.468Z[ recovery-image] May 29 20:31:02.749 INFO O| May 29 20:31:02.749 INFO STEP 696 (remove_files) COMPLETE
66022024-05-29T20:31:04.468Z[ recovery-image] May 29 20:31:02.749 INFO O| May 29 20:31:02.749 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032024-05-29T20:31:04.468Z[ recovery-image] May 29 20:31:02.772 INFO O| May 29 20:31:02.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66042024-05-29T20:31:04.468Z[ recovery-image] May 29 20:31:02.772 INFO O| May 29 20:31:02.772 INFO STEP 697 (remove_files) COMPLETE
66052024-05-29T20:31:04.468Z[ recovery-image] May 29 20:31:02.772 INFO O| May 29 20:31:02.772 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.792 INFO O| May 29 20:31:02.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66072024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.792 INFO O| May 29 20:31:02.792 INFO STEP 698 (remove_files) COMPLETE
66082024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.792 INFO O| May 29 20:31:02.792 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.813 INFO O| May 29 20:31:02.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66102024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.813 INFO O| May 29 20:31:02.813 INFO STEP 699 (remove_files) COMPLETE
66112024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.813 INFO O| May 29 20:31:02.813 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.832 INFO O| May 29 20:31:02.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66132024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.832 INFO O| May 29 20:31:02.832 INFO STEP 700 (remove_files) COMPLETE
66142024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.832 INFO O| May 29 20:31:02.832 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.926 INFO O| May 29 20:31:02.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66162024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.926 INFO O| May 29 20:31:02.926 INFO STEP 701 (remove_files) COMPLETE
66172024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.926 INFO O| May 29 20:31:02.926 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182024-05-29T20:31:04.469Z[ recovery-image] May 29 20:31:02.946 INFO O| May 29 20:31:02.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66192024-05-29T20:31:04.470Z[ recovery-image] May 29 20:31:02.947 INFO O| May 29 20:31:02.946 INFO STEP 702 (remove_files) COMPLETE
66202024-05-29T20:31:04.470Z[ recovery-image] May 29 20:31:02.947 INFO O| May 29 20:31:02.947 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212024-05-29T20:31:04.480Z[ recovery-image] May 29 20:31:02.967 INFO O| May 29 20:31:02.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66222024-05-29T20:31:04.480Z[ recovery-image] May 29 20:31:02.967 INFO O| May 29 20:31:02.967 INFO STEP 703 (remove_files) COMPLETE
66232024-05-29T20:31:04.480Z[ recovery-image] May 29 20:31:02.967 INFO O| May 29 20:31:02.967 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242024-05-29T20:31:04.507Z[ recovery-image] May 29 20:31:03.006 INFO O| May 29 20:31:03.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66252024-05-29T20:31:04.507Z[ recovery-image] May 29 20:31:03.007 INFO O| May 29 20:31:03.006 INFO STEP 704 (remove_files) COMPLETE
66262024-05-29T20:31:04.514Z[ recovery-image] May 29 20:31:03.007 INFO O| May 29 20:31:03.006 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272024-05-29T20:31:04.532Z[ recovery-image] May 29 20:31:03.030 INFO O| May 29 20:31:03.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66282024-05-29T20:31:04.532Z[ recovery-image] May 29 20:31:03.030 INFO O| May 29 20:31:03.030 INFO STEP 705 (remove_files) COMPLETE
66292024-05-29T20:31:04.532Z[ recovery-image] May 29 20:31:03.030 INFO O| May 29 20:31:03.030 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302024-05-29T20:31:04.556Z[ recovery-image] May 29 20:31:03.051 INFO O| May 29 20:31:03.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66312024-05-29T20:31:04.556Z[ recovery-image] May 29 20:31:03.051 INFO O| May 29 20:31:03.051 INFO STEP 706 (remove_files) COMPLETE
66322024-05-29T20:31:04.556Z[ recovery-image] May 29 20:31:03.052 INFO O| May 29 20:31:03.051 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332024-05-29T20:31:04.577Z[ recovery-image] May 29 20:31:03.070 INFO O| May 29 20:31:03.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66342024-05-29T20:31:04.593Z[ recovery-image] May 29 20:31:03.071 INFO O| May 29 20:31:03.071 INFO STEP 707 (remove_files) COMPLETE
66352024-05-29T20:31:04.593Z[ recovery-image] May 29 20:31:03.071 INFO O| May 29 20:31:03.071 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362024-05-29T20:31:04.603Z[ recovery-image] May 29 20:31:03.090 INFO O| May 29 20:31:03.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66372024-05-29T20:31:04.603Z[ recovery-image] May 29 20:31:03.090 INFO O| May 29 20:31:03.090 INFO STEP 708 (remove_files) COMPLETE
66382024-05-29T20:31:04.603Z[ recovery-image] May 29 20:31:03.090 INFO O| May 29 20:31:03.090 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392024-05-29T20:31:04.614Z[ recovery-image] May 29 20:31:03.109 INFO O| May 29 20:31:03.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66402024-05-29T20:31:04.614Z[ recovery-image] May 29 20:31:03.109 INFO O| May 29 20:31:03.109 INFO STEP 709 (remove_files) COMPLETE
66412024-05-29T20:31:04.614Z[ recovery-image] May 29 20:31:03.109 INFO O| May 29 20:31:03.109 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422024-05-29T20:31:04.627Z[ recovery-image] May 29 20:31:03.126 INFO O| May 29 20:31:03.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66432024-05-29T20:31:04.645Z[ recovery-image] May 29 20:31:03.127 INFO O| May 29 20:31:03.127 INFO STEP 710 (remove_files) COMPLETE
66442024-05-29T20:31:04.646Z[ recovery-image] May 29 20:31:03.127 INFO O| May 29 20:31:03.127 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452024-05-29T20:31:04.662Z[ recovery-image] May 29 20:31:03.163 INFO O| May 29 20:31:03.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
66462024-05-29T20:31:04.675Z[ recovery-image] May 29 20:31:03.163 INFO O| May 29 20:31:03.163 INFO STEP 711 (remove_files) COMPLETE
66472024-05-29T20:31:04.675Z[ recovery-image] May 29 20:31:03.163 INFO O| May 29 20:31:03.163 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482024-05-29T20:31:04.687Z[ recovery-image] May 29 20:31:03.187 INFO O| May 29 20:31:03.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
66492024-05-29T20:31:04.687Z[ recovery-image] May 29 20:31:03.187 INFO O| May 29 20:31:03.187 INFO STEP 712 (remove_files) COMPLETE
66502024-05-29T20:31:04.708Z[ recovery-image] May 29 20:31:03.187 INFO O| May 29 20:31:03.187 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512024-05-29T20:31:04.725Z[ recovery-image] May 29 20:31:03.210 INFO O| May 29 20:31:03.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
66522024-05-29T20:31:04.725Z[ recovery-image] May 29 20:31:03.211 INFO O| May 29 20:31:03.211 INFO STEP 713 (remove_files) COMPLETE
66532024-05-29T20:31:04.726Z[ recovery-image] May 29 20:31:03.211 INFO O| May 29 20:31:03.211 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-05-29T20:31:04.745Z[ recovery-image] May 29 20:31:03.232 INFO O| May 29 20:31:03.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
66552024-05-29T20:31:04.746Z[ recovery-image] May 29 20:31:03.232 INFO O| May 29 20:31:03.232 INFO STEP 714 (remove_files) COMPLETE
66562024-05-29T20:31:04.746Z[ recovery-image] May 29 20:31:03.232 INFO O| May 29 20:31:03.232 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-05-29T20:31:05.187Z[ recovery-image] May 29 20:31:03.251 INFO O| May 29 20:31:03.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
66582024-05-29T20:31:05.187Z[ recovery-image] May 29 20:31:03.251 INFO O| May 29 20:31:03.251 INFO STEP 715 (remove_files) COMPLETE
66592024-05-29T20:31:05.187Z[ recovery-image] May 29 20:31:03.251 INFO O| May 29 20:31:03.251 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-05-29T20:31:05.187Z[ recovery-image] May 29 20:31:03.269 INFO O| May 29 20:31:03.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
66612024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.269 INFO O| May 29 20:31:03.269 INFO STEP 716 (remove_files) COMPLETE
66622024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.269 INFO O| May 29 20:31:03.269 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.287 INFO O| May 29 20:31:03.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
66642024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.287 INFO O| May 29 20:31:03.287 INFO STEP 717 (remove_files) COMPLETE
66652024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.287 INFO O| May 29 20:31:03.287 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.304 INFO O| May 29 20:31:03.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
66672024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.305 INFO O| May 29 20:31:03.304 INFO STEP 718 (remove_files) COMPLETE
66682024-05-29T20:31:05.188Z[ recovery-image] May 29 20:31:03.305 INFO O| May 29 20:31:03.305 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.322 INFO O| May 29 20:31:03.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
66702024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.322 INFO O| May 29 20:31:03.322 INFO STEP 719 (remove_files) COMPLETE
66712024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.322 INFO O| May 29 20:31:03.322 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.341 INFO O| May 29 20:31:03.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
66732024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.341 INFO O| May 29 20:31:03.341 INFO STEP 720 (remove_files) COMPLETE
66742024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.341 INFO O| May 29 20:31:03.341 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.360 INFO O| May 29 20:31:03.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
66762024-05-29T20:31:05.189Z[ recovery-image] May 29 20:31:03.360 INFO O| May 29 20:31:03.360 INFO STEP 721 (remove_files) COMPLETE
66772024-05-29T20:31:05.190Z[ recovery-image] May 29 20:31:03.360 INFO O| May 29 20:31:03.360 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-05-29T20:31:05.190Z[ recovery-image] May 29 20:31:03.380 INFO O| May 29 20:31:03.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
66792024-05-29T20:31:05.190Z[ recovery-image] May 29 20:31:03.380 INFO O| May 29 20:31:03.380 INFO STEP 722 (remove_files) COMPLETE
66802024-05-29T20:31:05.190Z[ recovery-image] May 29 20:31:03.380 INFO O| May 29 20:31:03.380 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-05-29T20:31:05.190Z[ recovery-image] May 29 20:31:03.401 INFO O| May 29 20:31:03.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
66822024-05-29T20:31:05.190Z[ recovery-image] May 29 20:31:03.402 INFO O| May 29 20:31:03.402 INFO STEP 723 (remove_files) COMPLETE
66832024-05-29T20:31:05.190Z[ recovery-image] May 29 20:31:03.402 INFO O| May 29 20:31:03.402 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842024-05-29T20:31:05.191Z[ recovery-image] May 29 20:31:03.458 INFO O| May 29 20:31:03.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
66852024-05-29T20:31:05.191Z[ recovery-image] May 29 20:31:03.458 INFO O| May 29 20:31:03.458 INFO STEP 724 (remove_files) COMPLETE
66862024-05-29T20:31:05.191Z[ recovery-image] May 29 20:31:03.458 INFO O| May 29 20:31:03.458 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872024-05-29T20:31:05.191Z[ recovery-image] May 29 20:31:03.480 INFO O| May 29 20:31:03.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
66882024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.481 INFO O| May 29 20:31:03.480 INFO STEP 725 (remove_files) COMPLETE
66892024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.481 INFO O| May 29 20:31:03.481 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.505 INFO O| May 29 20:31:03.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
66912024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.505 INFO O| May 29 20:31:03.505 INFO STEP 726 (remove_files) COMPLETE
66922024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.505 INFO O| May 29 20:31:03.505 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.524 INFO O| May 29 20:31:03.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
66942024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.524 INFO O| May 29 20:31:03.524 INFO STEP 727 (remove_files) COMPLETE
66952024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.524 INFO O| May 29 20:31:03.524 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.544 INFO O| May 29 20:31:03.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
66972024-05-29T20:31:05.192Z[ recovery-image] May 29 20:31:03.545 INFO O| May 29 20:31:03.545 INFO STEP 728 (remove_files) COMPLETE
66982024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.545 INFO O| May 29 20:31:03.545 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.566 INFO O| May 29 20:31:03.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67002024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.567 INFO O| May 29 20:31:03.567 INFO STEP 729 (remove_files) COMPLETE
67012024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.567 INFO O| May 29 20:31:03.567 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.613 INFO O| May 29 20:31:03.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67032024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.613 INFO O| May 29 20:31:03.613 INFO STEP 730 (remove_files) COMPLETE
67042024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.613 INFO O| May 29 20:31:03.613 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.633 INFO O| May 29 20:31:03.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67062024-05-29T20:31:05.193Z[ recovery-image] May 29 20:31:03.633 INFO O| May 29 20:31:03.633 INFO STEP 731 (remove_files) COMPLETE
67072024-05-29T20:31:05.194Z[ recovery-image] May 29 20:31:03.633 INFO O| May 29 20:31:03.633 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082024-05-29T20:31:05.215Z[ recovery-image] May 29 20:31:03.670 INFO O| May 29 20:31:03.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67092024-05-29T20:31:05.215Z[ recovery-image] May 29 20:31:03.670 INFO O| May 29 20:31:03.670 INFO STEP 732 (remove_files) COMPLETE
67102024-05-29T20:31:05.215Z[ recovery-image] May 29 20:31:03.670 INFO O| May 29 20:31:03.670 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-05-29T20:31:05.215Z[ recovery-image] May 29 20:31:03.708 INFO O| May 29 20:31:03.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67122024-05-29T20:31:05.225Z[ recovery-image] May 29 20:31:03.722 INFO O| May 29 20:31:03.722 INFO STEP 733 (remove_files) COMPLETE
67132024-05-29T20:31:05.225Z[ recovery-image] May 29 20:31:03.722 INFO O| May 29 20:31:03.722 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-05-29T20:31:05.255Z[ recovery-image] May 29 20:31:03.744 INFO O| May 29 20:31:03.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67152024-05-29T20:31:05.255Z[ recovery-image] May 29 20:31:03.744 INFO O| May 29 20:31:03.744 INFO STEP 734 (remove_files) COMPLETE
67162024-05-29T20:31:05.255Z[ recovery-image] May 29 20:31:03.744 INFO O| May 29 20:31:03.744 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-05-29T20:31:05.275Z[ recovery-image] May 29 20:31:03.774 INFO O| May 29 20:31:03.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67182024-05-29T20:31:05.285Z[ recovery-image] May 29 20:31:03.774 INFO O| May 29 20:31:03.774 INFO STEP 735 (remove_files) COMPLETE
67192024-05-29T20:31:05.285Z[ recovery-image] May 29 20:31:03.774 INFO O| May 29 20:31:03.774 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-05-29T20:31:05.298Z[ recovery-image] May 29 20:31:03.794 INFO O| May 29 20:31:03.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67212024-05-29T20:31:05.309Z[ recovery-image] May 29 20:31:03.795 INFO O| May 29 20:31:03.795 INFO STEP 736 (remove_files) COMPLETE
67222024-05-29T20:31:05.309Z[ recovery-image] May 29 20:31:03.795 INFO O| May 29 20:31:03.795 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-05-29T20:31:05.361Z[ recovery-image] May 29 20:31:03.837 INFO O| May 29 20:31:03.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67242024-05-29T20:31:05.376Z[ recovery-image] May 29 20:31:03.837 INFO O| May 29 20:31:03.837 INFO STEP 737 (remove_files) COMPLETE
67252024-05-29T20:31:05.376Z[ recovery-image] May 29 20:31:03.837 INFO O| May 29 20:31:03.837 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-05-29T20:31:05.376Z[ recovery-image] May 29 20:31:03.858 INFO O| May 29 20:31:03.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67272024-05-29T20:31:05.376Z[ recovery-image] May 29 20:31:03.858 INFO O| May 29 20:31:03.858 INFO STEP 738 (remove_files) COMPLETE
67282024-05-29T20:31:05.376Z[ recovery-image] May 29 20:31:03.858 INFO O| May 29 20:31:03.858 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-05-29T20:31:05.810Z[ recovery-image] May 29 20:31:03.898 INFO O| May 29 20:31:03.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67302024-05-29T20:31:05.823Z[ recovery-image] May 29 20:31:03.912 INFO O| May 29 20:31:03.912 INFO STEP 739 (remove_files) COMPLETE
67312024-05-29T20:31:05.823Z[ recovery-image] May 29 20:31:03.912 INFO O| May 29 20:31:03.912 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-05-29T20:31:05.823Z[ recovery-image] May 29 20:31:03.949 INFO O| May 29 20:31:03.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67332024-05-29T20:31:05.823Z[ recovery-image] May 29 20:31:03.949 INFO O| May 29 20:31:03.949 INFO STEP 740 (remove_files) COMPLETE
67342024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:03.949 INFO O| May 29 20:31:03.949 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:03.970 INFO O| May 29 20:31:03.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67362024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:03.970 INFO O| May 29 20:31:03.970 INFO STEP 741 (remove_files) COMPLETE
67372024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:03.970 INFO O| May 29 20:31:03.970 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:03.990 INFO O| May 29 20:31:03.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67392024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:03.990 INFO O| May 29 20:31:03.990 INFO STEP 742 (remove_files) COMPLETE
67402024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:03.990 INFO O| May 29 20:31:03.990 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-05-29T20:31:05.824Z[ recovery-image] May 29 20:31:04.026 INFO O| May 29 20:31:04.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
67422024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.026 INFO O| May 29 20:31:04.026 INFO STEP 743 (remove_files) COMPLETE
67432024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.027 INFO O| May 29 20:31:04.026 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.046 INFO O| May 29 20:31:04.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
67452024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.047 INFO O| May 29 20:31:04.047 INFO STEP 744 (remove_files) COMPLETE
67462024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.047 INFO O| May 29 20:31:04.047 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.068 INFO O| May 29 20:31:04.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
67482024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.068 INFO O| May 29 20:31:04.068 INFO STEP 745 (remove_files) COMPLETE
67492024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.068 INFO O| May 29 20:31:04.068 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.090 INFO O| May 29 20:31:04.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
67512024-05-29T20:31:05.825Z[ recovery-image] May 29 20:31:04.090 INFO O| May 29 20:31:04.090 INFO STEP 746 (remove_files) COMPLETE
67522024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.091 INFO O| May 29 20:31:04.090 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.127 INFO O| May 29 20:31:04.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
67542024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.127 INFO O| May 29 20:31:04.127 INFO STEP 747 (remove_files) COMPLETE
67552024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.127 INFO O| May 29 20:31:04.127 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.162 INFO O| May 29 20:31:04.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
67572024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.162 INFO O| May 29 20:31:04.162 INFO STEP 748 (remove_files) COMPLETE
67582024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.162 INFO O| May 29 20:31:04.162 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-05-29T20:31:05.826Z[ recovery-image] May 29 20:31:04.233 INFO O| May 29 20:31:04.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
67602024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.233 INFO O| May 29 20:31:04.233 INFO STEP 749 (remove_files) COMPLETE
67612024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.233 INFO O| May 29 20:31:04.233 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.272 INFO O| May 29 20:31:04.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
67632024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.273 INFO O| May 29 20:31:04.273 INFO STEP 750 (remove_files) COMPLETE
67642024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.273 INFO O| May 29 20:31:04.273 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.298 INFO O| May 29 20:31:04.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
67662024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.298 INFO O| May 29 20:31:04.298 INFO STEP 751 (remove_files) COMPLETE
67672024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.299 INFO O| May 29 20:31:04.298 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.320 INFO O| May 29 20:31:04.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
67692024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.320 INFO O| May 29 20:31:04.320 INFO STEP 752 (remove_files) COMPLETE
67702024-05-29T20:31:05.827Z[ recovery-image] May 29 20:31:04.320 INFO O| May 29 20:31:04.320 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-05-29T20:31:05.862Z[ recovery-image] May 29 20:31:04.343 INFO O| May 29 20:31:04.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
67722024-05-29T20:31:05.862Z[ recovery-image] May 29 20:31:04.344 INFO O| May 29 20:31:04.343 INFO STEP 753 (remove_files) COMPLETE
67732024-05-29T20:31:05.862Z[ recovery-image] May 29 20:31:04.344 INFO O| May 29 20:31:04.344 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-05-29T20:31:05.871Z[ recovery-image] May 29 20:31:04.364 INFO O| May 29 20:31:04.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
67752024-05-29T20:31:05.920Z[ recovery-image] May 29 20:31:04.420 INFO O| May 29 20:31:04.420 INFO STEP 754 (remove_files) COMPLETE
67762024-05-29T20:31:05.920Z[ recovery-image] May 29 20:31:04.420 INFO O| May 29 20:31:04.420 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-05-29T20:31:05.951Z[ recovery-image] May 29 20:31:04.453 INFO O| May 29 20:31:04.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
67782024-05-29T20:31:05.974Z[ recovery-image] May 29 20:31:04.477 INFO O| May 29 20:31:04.477 INFO STEP 755 (remove_files) COMPLETE
67792024-05-29T20:31:05.974Z[ recovery-image] May 29 20:31:04.477 INFO O| May 29 20:31:04.477 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-05-29T20:31:06.005Z[ recovery-image] May 29 20:31:04.507 INFO O| May 29 20:31:04.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
67812024-05-29T20:31:06.031Z[ recovery-image] May 29 20:31:04.533 INFO O| May 29 20:31:04.533 INFO STEP 756 (remove_files) COMPLETE
67822024-05-29T20:31:06.031Z[ recovery-image] May 29 20:31:04.533 INFO O| May 29 20:31:04.533 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-05-29T20:31:06.051Z[ recovery-image] May 29 20:31:04.553 INFO O| May 29 20:31:04.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
67842024-05-29T20:31:06.055Z[ recovery-image] May 29 20:31:04.554 INFO O| May 29 20:31:04.553 INFO STEP 757 (remove_files) COMPLETE
67852024-05-29T20:31:06.055Z[ recovery-image] May 29 20:31:04.554 INFO O| May 29 20:31:04.554 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-05-29T20:31:06.073Z[ recovery-image] May 29 20:31:04.574 INFO O| May 29 20:31:04.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
67872024-05-29T20:31:06.073Z[ recovery-image] May 29 20:31:04.575 INFO O| May 29 20:31:04.575 INFO STEP 758 (remove_files) COMPLETE
67882024-05-29T20:31:06.073Z[ recovery-image] May 29 20:31:04.575 INFO O| May 29 20:31:04.575 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-05-29T20:31:06.136Z[ recovery-image] May 29 20:31:04.621 INFO O| May 29 20:31:04.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
67902024-05-29T20:31:06.136Z[ recovery-image] May 29 20:31:04.621 INFO O| May 29 20:31:04.621 INFO STEP 759 (remove_files) COMPLETE
67912024-05-29T20:31:06.154Z[ recovery-image] May 29 20:31:04.621 INFO O| May 29 20:31:04.621 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-05-29T20:31:06.167Z[ recovery-image] May 29 20:31:04.642 INFO O| May 29 20:31:04.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
67932024-05-29T20:31:06.176Z[ recovery-image] May 29 20:31:04.642 INFO O| May 29 20:31:04.642 INFO STEP 760 (remove_files) COMPLETE
67942024-05-29T20:31:06.176Z[ recovery-image] May 29 20:31:04.642 INFO O| May 29 20:31:04.642 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-05-29T20:31:06.177Z[ recovery-image] May 29 20:31:04.663 INFO O| May 29 20:31:04.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
67962024-05-29T20:31:06.177Z[ recovery-image] May 29 20:31:04.663 INFO O| May 29 20:31:04.663 INFO STEP 761 (remove_files) COMPLETE
67972024-05-29T20:31:06.177Z[ recovery-image] May 29 20:31:04.663 INFO O| May 29 20:31:04.663 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-05-29T20:31:06.600Z[ recovery-image] May 29 20:31:04.723 INFO O| May 29 20:31:04.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
67992024-05-29T20:31:06.600Z[ recovery-image] May 29 20:31:04.723 INFO O| May 29 20:31:04.723 INFO STEP 762 (remove_files) COMPLETE
68002024-05-29T20:31:06.600Z[ recovery-image] May 29 20:31:04.723 INFO O| May 29 20:31:04.723 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012024-05-29T20:31:06.600Z[ recovery-image] May 29 20:31:04.853 INFO O| May 29 20:31:04.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68022024-05-29T20:31:06.600Z[ recovery-image] May 29 20:31:04.853 INFO O| May 29 20:31:04.853 INFO STEP 763 (remove_files) COMPLETE
68032024-05-29T20:31:06.601Z[ recovery-image] May 29 20:31:04.853 INFO O| May 29 20:31:04.853 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042024-05-29T20:31:06.601Z[ recovery-image] May 29 20:31:04.871 INFO O| May 29 20:31:04.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68052024-05-29T20:31:06.601Z[ recovery-image] May 29 20:31:04.871 INFO O| May 29 20:31:04.871 INFO STEP 764 (remove_files) COMPLETE
68062024-05-29T20:31:06.601Z[ recovery-image] May 29 20:31:04.871 INFO O| May 29 20:31:04.871 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072024-05-29T20:31:06.601Z[ recovery-image] May 29 20:31:04.891 INFO O| May 29 20:31:04.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68082024-05-29T20:31:06.601Z[ recovery-image] May 29 20:31:04.891 INFO O| May 29 20:31:04.891 INFO STEP 765 (remove_files) COMPLETE
68092024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.891 INFO O| May 29 20:31:04.891 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.926 INFO O| May 29 20:31:04.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68112024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.926 INFO O| May 29 20:31:04.926 INFO STEP 766 (remove_files) COMPLETE
68122024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.926 INFO O| May 29 20:31:04.926 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.967 INFO O| May 29 20:31:04.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68142024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.967 INFO O| May 29 20:31:04.967 INFO STEP 767 (remove_files) COMPLETE
68152024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.967 INFO O| May 29 20:31:04.967 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.986 INFO O| May 29 20:31:04.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68172024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.986 INFO O| May 29 20:31:04.986 INFO STEP 768 (remove_files) COMPLETE
68182024-05-29T20:31:06.602Z[ recovery-image] May 29 20:31:04.986 INFO O| May 29 20:31:04.986 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.007 INFO O| May 29 20:31:05.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68202024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.007 INFO O| May 29 20:31:05.007 INFO STEP 769 (remove_files) COMPLETE
68212024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.007 INFO O| May 29 20:31:05.007 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.040 INFO O| May 29 20:31:05.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68232024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.040 INFO O| May 29 20:31:05.040 INFO STEP 770 (remove_files) COMPLETE
68242024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.040 INFO O| May 29 20:31:05.040 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.061 INFO O| May 29 20:31:05.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68262024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.061 INFO O| May 29 20:31:05.061 INFO STEP 771 (remove_files) COMPLETE
68272024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.061 INFO O| May 29 20:31:05.061 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282024-05-29T20:31:06.603Z[ recovery-image] May 29 20:31:05.096 INFO O| May 29 20:31:05.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68292024-05-29T20:31:06.604Z[ recovery-image] May 29 20:31:05.096 INFO O| May 29 20:31:05.096 INFO STEP 772 (remove_files) COMPLETE
68302024-05-29T20:31:06.604Z[ recovery-image] May 29 20:31:05.097 INFO O| May 29 20:31:05.096 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312024-05-29T20:31:06.619Z[ recovery-image] May 29 20:31:05.116 INFO O| May 29 20:31:05.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68322024-05-29T20:31:06.619Z[ recovery-image] May 29 20:31:05.116 INFO O| May 29 20:31:05.116 INFO STEP 773 (remove_files) COMPLETE
68332024-05-29T20:31:06.619Z[ recovery-image] May 29 20:31:05.116 INFO O| May 29 20:31:05.116 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342024-05-29T20:31:06.676Z[ recovery-image] May 29 20:31:05.178 INFO O| May 29 20:31:05.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68352024-05-29T20:31:06.683Z[ recovery-image] May 29 20:31:05.178 INFO O| May 29 20:31:05.178 INFO STEP 774 (remove_files) COMPLETE
68362024-05-29T20:31:06.683Z[ recovery-image] May 29 20:31:05.178 INFO O| May 29 20:31:05.178 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372024-05-29T20:31:06.735Z[ recovery-image] May 29 20:31:05.236 INFO O| May 29 20:31:05.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68382024-05-29T20:31:06.735Z[ recovery-image] May 29 20:31:05.236 INFO O| May 29 20:31:05.236 INFO STEP 775 (remove_files) COMPLETE
68392024-05-29T20:31:06.747Z[ recovery-image] May 29 20:31:05.236 INFO O| May 29 20:31:05.236 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402024-05-29T20:31:06.759Z[ recovery-image] May 29 20:31:05.257 INFO O| May 29 20:31:05.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68412024-05-29T20:31:06.767Z[ recovery-image] May 29 20:31:05.257 INFO O| May 29 20:31:05.257 INFO STEP 776 (remove_files) COMPLETE
68422024-05-29T20:31:06.767Z[ recovery-image] May 29 20:31:05.257 INFO O| May 29 20:31:05.257 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432024-05-29T20:31:06.774Z[ recovery-image] May 29 20:31:05.276 INFO O| May 29 20:31:05.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
68442024-05-29T20:31:06.775Z[ recovery-image] May 29 20:31:05.276 INFO O| May 29 20:31:05.276 INFO STEP 777 (remove_files) COMPLETE
68452024-05-29T20:31:06.775Z[ recovery-image] May 29 20:31:05.276 INFO O| May 29 20:31:05.276 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462024-05-29T20:31:06.795Z[ recovery-image] May 29 20:31:05.296 INFO O| May 29 20:31:05.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
68472024-05-29T20:31:06.795Z[ recovery-image] May 29 20:31:05.296 INFO O| May 29 20:31:05.296 INFO STEP 778 (remove_files) COMPLETE
68482024-05-29T20:31:06.795Z[ recovery-image] May 29 20:31:05.296 INFO O| May 29 20:31:05.296 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492024-05-29T20:31:06.817Z[ recovery-image] May 29 20:31:05.314 INFO O| May 29 20:31:05.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
68502024-05-29T20:31:06.818Z[ recovery-image] May 29 20:31:05.314 INFO O| May 29 20:31:05.314 INFO STEP 779 (remove_files) COMPLETE
68512024-05-29T20:31:06.818Z[ recovery-image] May 29 20:31:05.314 INFO O| May 29 20:31:05.314 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522024-05-29T20:31:06.832Z[ recovery-image] May 29 20:31:05.333 INFO O| May 29 20:31:05.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
68532024-05-29T20:31:06.832Z[ recovery-image] May 29 20:31:05.333 INFO O| May 29 20:31:05.333 INFO STEP 780 (remove_files) COMPLETE
68542024-05-29T20:31:06.833Z[ recovery-image] May 29 20:31:05.333 INFO O| May 29 20:31:05.333 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552024-05-29T20:31:06.852Z[ recovery-image] May 29 20:31:05.352 INFO O| May 29 20:31:05.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
68562024-05-29T20:31:06.852Z[ recovery-image] May 29 20:31:05.352 INFO O| May 29 20:31:05.352 INFO STEP 781 (remove_files) COMPLETE
68572024-05-29T20:31:06.852Z[ recovery-image] May 29 20:31:05.352 INFO O| May 29 20:31:05.352 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582024-05-29T20:31:06.873Z[ recovery-image] May 29 20:31:05.374 INFO O| May 29 20:31:05.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
68592024-05-29T20:31:06.874Z[ recovery-image] May 29 20:31:05.374 INFO O| May 29 20:31:05.374 INFO STEP 782 (remove_files) COMPLETE
68602024-05-29T20:31:06.874Z[ recovery-image] May 29 20:31:05.374 INFO O| May 29 20:31:05.374 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612024-05-29T20:31:06.905Z[ recovery-image] May 29 20:31:05.405 INFO O| May 29 20:31:05.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
68622024-05-29T20:31:06.905Z[ recovery-image] May 29 20:31:05.405 INFO O| May 29 20:31:05.405 INFO STEP 783 (remove_files) COMPLETE
68632024-05-29T20:31:06.905Z[ recovery-image] May 29 20:31:05.405 INFO O| May 29 20:31:05.405 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642024-05-29T20:31:06.926Z[ recovery-image] May 29 20:31:05.427 INFO O| May 29 20:31:05.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
68652024-05-29T20:31:06.926Z[ recovery-image] May 29 20:31:05.427 INFO O| May 29 20:31:05.427 INFO STEP 784 (remove_files) COMPLETE
68662024-05-29T20:31:06.926Z[ recovery-image] May 29 20:31:05.427 INFO O| May 29 20:31:05.427 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672024-05-29T20:31:06.963Z[ recovery-image] May 29 20:31:05.454 INFO O| May 29 20:31:05.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
68682024-05-29T20:31:06.981Z[ recovery-image] May 29 20:31:05.469 INFO O| May 29 20:31:05.469 INFO STEP 785 (remove_files) COMPLETE
68692024-05-29T20:31:06.981Z[ recovery-image] May 29 20:31:05.469 INFO O| May 29 20:31:05.469 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702024-05-29T20:31:06.992Z[ recovery-image] May 29 20:31:05.493 INFO O| May 29 20:31:05.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
68712024-05-29T20:31:06.998Z[ recovery-image] May 29 20:31:05.493 INFO O| May 29 20:31:05.493 INFO STEP 786 (remove_files) COMPLETE
68722024-05-29T20:31:06.998Z[ recovery-image] May 29 20:31:05.493 INFO O| May 29 20:31:05.493 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732024-05-29T20:31:07.013Z[ recovery-image] May 29 20:31:05.514 INFO O| May 29 20:31:05.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
68742024-05-29T20:31:07.022Z[ recovery-image] May 29 20:31:05.514 INFO O| May 29 20:31:05.514 INFO STEP 787 (remove_files) COMPLETE
68752024-05-29T20:31:07.022Z[ recovery-image] May 29 20:31:05.514 INFO O| May 29 20:31:05.514 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762024-05-29T20:31:07.033Z[ recovery-image] May 29 20:31:05.533 INFO O| May 29 20:31:05.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
68772024-05-29T20:31:07.044Z[ recovery-image] May 29 20:31:05.533 INFO O| May 29 20:31:05.533 INFO STEP 788 (remove_files) COMPLETE
68782024-05-29T20:31:07.044Z[ recovery-image] May 29 20:31:05.533 INFO O| May 29 20:31:05.533 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792024-05-29T20:31:07.066Z[ recovery-image] May 29 20:31:05.560 INFO O| May 29 20:31:05.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
68802024-05-29T20:31:07.067Z[ recovery-image] May 29 20:31:05.560 INFO O| May 29 20:31:05.560 INFO STEP 789 (remove_files) COMPLETE
68812024-05-29T20:31:07.081Z[ recovery-image] May 29 20:31:05.560 INFO O| May 29 20:31:05.560 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822024-05-29T20:31:07.090Z[ recovery-image] May 29 20:31:05.581 INFO O| May 29 20:31:05.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
68832024-05-29T20:31:07.091Z[ recovery-image] May 29 20:31:05.581 INFO O| May 29 20:31:05.581 INFO STEP 790 (remove_files) COMPLETE
68842024-05-29T20:31:07.091Z[ recovery-image] May 29 20:31:05.581 INFO O| May 29 20:31:05.581 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852024-05-29T20:31:07.114Z[ recovery-image] May 29 20:31:05.613 INFO O| May 29 20:31:05.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
68862024-05-29T20:31:07.125Z[ recovery-image] May 29 20:31:05.614 INFO O| May 29 20:31:05.614 INFO STEP 791 (remove_files) COMPLETE
68872024-05-29T20:31:07.125Z[ recovery-image] May 29 20:31:05.614 INFO O| May 29 20:31:05.614 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882024-05-29T20:31:07.140Z[ recovery-image] May 29 20:31:05.640 INFO O| May 29 20:31:05.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
68892024-05-29T20:31:07.140Z[ recovery-image] May 29 20:31:05.640 INFO O| May 29 20:31:05.640 INFO STEP 792 (remove_files) COMPLETE
68902024-05-29T20:31:07.150Z[ recovery-image] May 29 20:31:05.640 INFO O| May 29 20:31:05.640 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912024-05-29T20:31:07.202Z[ recovery-image] May 29 20:31:05.694 INFO O| May 29 20:31:05.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
68922024-05-29T20:31:07.203Z[ recovery-image] May 29 20:31:05.694 INFO O| May 29 20:31:05.694 INFO STEP 793 (remove_files) COMPLETE
68932024-05-29T20:31:07.203Z[ recovery-image] May 29 20:31:05.694 INFO O| May 29 20:31:05.694 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942024-05-29T20:31:07.252Z[ recovery-image] May 29 20:31:05.747 INFO O| May 29 20:31:05.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
68952024-05-29T20:31:07.253Z[ recovery-image] May 29 20:31:05.747 INFO O| May 29 20:31:05.747 INFO STEP 794 (remove_files) COMPLETE
68962024-05-29T20:31:07.266Z[ recovery-image] May 29 20:31:05.748 INFO O| May 29 20:31:05.747 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972024-05-29T20:31:07.688Z[ recovery-image] May 29 20:31:05.770 INFO O| May 29 20:31:05.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
68982024-05-29T20:31:07.689Z[ recovery-image] May 29 20:31:05.770 INFO O| May 29 20:31:05.770 INFO STEP 795 (remove_files) COMPLETE
68992024-05-29T20:31:07.689Z[ recovery-image] May 29 20:31:05.770 INFO O| May 29 20:31:05.770 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002024-05-29T20:31:07.720Z[ recovery-image] May 29 20:31:05.792 INFO O| May 29 20:31:05.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69012024-05-29T20:31:07.720Z[ recovery-image] May 29 20:31:05.792 INFO O| May 29 20:31:05.792 INFO STEP 796 (remove_files) COMPLETE
69022024-05-29T20:31:07.720Z[ recovery-image] May 29 20:31:05.792 INFO O| May 29 20:31:05.792 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.815 INFO O| May 29 20:31:05.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69042024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.819 INFO O| May 29 20:31:05.819 INFO STEP 797 (remove_files) COMPLETE
69052024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.819 INFO O| May 29 20:31:05.819 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.853 INFO O| May 29 20:31:05.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69072024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.855 INFO O| May 29 20:31:05.855 INFO STEP 798 (remove_files) COMPLETE
69082024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.855 INFO O| May 29 20:31:05.855 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.897 INFO O| May 29 20:31:05.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69102024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.897 INFO O| May 29 20:31:05.897 INFO STEP 799 (remove_files) COMPLETE
69112024-05-29T20:31:07.721Z[ recovery-image] May 29 20:31:05.897 INFO O| May 29 20:31:05.897 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:05.916 INFO O| May 29 20:31:05.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69132024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:05.917 INFO O| May 29 20:31:05.917 INFO STEP 800 (remove_files) COMPLETE
69142024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:05.917 INFO O| May 29 20:31:05.917 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:05.993 INFO O| May 29 20:31:05.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69162024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:06.008 INFO O| May 29 20:31:06.008 INFO STEP 801 (remove_files) COMPLETE
69172024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:06.008 INFO O| May 29 20:31:06.008 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:06.044 INFO O| May 29 20:31:06.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69192024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:06.044 INFO O| May 29 20:31:06.044 INFO STEP 802 (remove_files) COMPLETE
69202024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:06.044 INFO O| May 29 20:31:06.044 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212024-05-29T20:31:07.722Z[ recovery-image] May 29 20:31:06.090 INFO O| May 29 20:31:06.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69222024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.090 INFO O| May 29 20:31:06.090 INFO STEP 803 (remove_files) COMPLETE
69232024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.090 INFO O| May 29 20:31:06.090 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.130 INFO O| May 29 20:31:06.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69252024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.130 INFO O| May 29 20:31:06.130 INFO STEP 804 (remove_files) COMPLETE
69262024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.130 INFO O| May 29 20:31:06.130 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.151 INFO O| May 29 20:31:06.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69282024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.151 INFO O| May 29 20:31:06.151 INFO STEP 805 (remove_files) COMPLETE
69292024-05-29T20:31:07.723Z[ recovery-image] May 29 20:31:06.151 INFO O| May 29 20:31:06.151 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302024-05-29T20:31:07.724Z[ recovery-image] May 29 20:31:06.188 INFO O| May 29 20:31:06.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69312024-05-29T20:31:07.724Z[ recovery-image] May 29 20:31:06.188 INFO O| May 29 20:31:06.188 INFO STEP 806 (remove_files) COMPLETE
69322024-05-29T20:31:07.724Z[ recovery-image] May 29 20:31:06.188 INFO O| May 29 20:31:06.188 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332024-05-29T20:31:07.730Z[ recovery-image] May 29 20:31:06.210 INFO O| May 29 20:31:06.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69342024-05-29T20:31:07.730Z[ recovery-image] May 29 20:31:06.211 INFO O| May 29 20:31:06.211 INFO STEP 807 (remove_files) COMPLETE
69352024-05-29T20:31:07.730Z[ recovery-image] May 29 20:31:06.211 INFO O| May 29 20:31:06.211 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362024-05-29T20:31:07.749Z[ recovery-image] May 29 20:31:06.232 INFO O| May 29 20:31:06.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69372024-05-29T20:31:07.749Z[ recovery-image] May 29 20:31:06.232 INFO O| May 29 20:31:06.232 INFO STEP 808 (remove_files) COMPLETE
69382024-05-29T20:31:07.749Z[ recovery-image] May 29 20:31:06.233 INFO O| May 29 20:31:06.232 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392024-05-29T20:31:07.763Z[ recovery-image] May 29 20:31:06.254 INFO O| May 29 20:31:06.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69402024-05-29T20:31:07.763Z[ recovery-image] May 29 20:31:06.254 INFO O| May 29 20:31:06.254 INFO STEP 809 (remove_files) COMPLETE
69412024-05-29T20:31:07.763Z[ recovery-image] May 29 20:31:06.254 INFO O| May 29 20:31:06.254 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422024-05-29T20:31:07.770Z[ recovery-image] May 29 20:31:06.272 INFO O| May 29 20:31:06.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
69432024-05-29T20:31:07.770Z[ recovery-image] May 29 20:31:06.273 INFO O| May 29 20:31:06.273 INFO STEP 810 (remove_files) COMPLETE
69442024-05-29T20:31:07.774Z[ recovery-image] May 29 20:31:06.273 INFO O| May 29 20:31:06.273 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452024-05-29T20:31:07.788Z[ recovery-image] May 29 20:31:06.290 INFO O| May 29 20:31:06.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
69462024-05-29T20:31:07.801Z[ recovery-image] May 29 20:31:06.290 INFO O| May 29 20:31:06.290 INFO STEP 811 (remove_files) COMPLETE
69472024-05-29T20:31:07.801Z[ recovery-image] May 29 20:31:06.290 INFO O| May 29 20:31:06.290 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482024-05-29T20:31:07.806Z[ recovery-image] May 29 20:31:06.307 INFO O| May 29 20:31:06.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
69492024-05-29T20:31:07.806Z[ recovery-image] May 29 20:31:06.308 INFO O| May 29 20:31:06.307 INFO STEP 812 (remove_files) COMPLETE
69502024-05-29T20:31:07.806Z[ recovery-image] May 29 20:31:06.308 INFO O| May 29 20:31:06.307 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512024-05-29T20:31:07.838Z[ recovery-image] May 29 20:31:06.325 INFO O| May 29 20:31:06.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
69522024-05-29T20:31:07.838Z[ recovery-image] May 29 20:31:06.325 INFO O| May 29 20:31:06.325 INFO STEP 813 (remove_files) COMPLETE
69532024-05-29T20:31:07.847Z[ recovery-image] May 29 20:31:06.325 INFO O| May 29 20:31:06.325 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542024-05-29T20:31:07.848Z[ recovery-image] May 29 20:31:06.342 INFO O| May 29 20:31:06.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
69552024-05-29T20:31:07.848Z[ recovery-image] May 29 20:31:06.342 INFO O| May 29 20:31:06.342 INFO STEP 814 (remove_files) COMPLETE
69562024-05-29T20:31:07.848Z[ recovery-image] May 29 20:31:06.342 INFO O| May 29 20:31:06.342 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572024-05-29T20:31:07.862Z[ recovery-image] May 29 20:31:06.359 INFO O| May 29 20:31:06.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
69582024-05-29T20:31:07.862Z[ recovery-image] May 29 20:31:06.359 INFO O| May 29 20:31:06.359 INFO STEP 815 (remove_files) COMPLETE
69592024-05-29T20:31:07.867Z[ recovery-image] May 29 20:31:06.359 INFO O| May 29 20:31:06.359 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602024-05-29T20:31:07.878Z[ recovery-image] May 29 20:31:06.377 INFO O| May 29 20:31:06.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
69612024-05-29T20:31:07.878Z[ recovery-image] May 29 20:31:06.378 INFO O| May 29 20:31:06.378 INFO STEP 816 (remove_files) COMPLETE
69622024-05-29T20:31:07.885Z[ recovery-image] May 29 20:31:06.378 INFO O| May 29 20:31:06.378 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632024-05-29T20:31:07.899Z[ recovery-image] May 29 20:31:06.397 INFO O| May 29 20:31:06.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
69642024-05-29T20:31:07.913Z[ recovery-image] May 29 20:31:06.407 INFO O| May 29 20:31:06.407 INFO STEP 817 (remove_files) COMPLETE
69652024-05-29T20:31:07.913Z[ recovery-image] May 29 20:31:06.407 INFO O| May 29 20:31:06.407 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662024-05-29T20:31:07.926Z[ recovery-image] May 29 20:31:06.427 INFO O| May 29 20:31:06.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
69672024-05-29T20:31:07.937Z[ recovery-image] May 29 20:31:06.440 INFO O| May 29 20:31:06.440 INFO STEP 818 (remove_files) COMPLETE
69682024-05-29T20:31:07.937Z[ recovery-image] May 29 20:31:06.440 INFO O| May 29 20:31:06.440 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692024-05-29T20:31:07.959Z[ recovery-image] May 29 20:31:06.461 INFO O| May 29 20:31:06.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
69702024-05-29T20:31:07.965Z[ recovery-image] May 29 20:31:06.461 INFO O| May 29 20:31:06.461 INFO STEP 819 (remove_files) COMPLETE
69712024-05-29T20:31:07.965Z[ recovery-image] May 29 20:31:06.461 INFO O| May 29 20:31:06.461 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722024-05-29T20:31:07.979Z[ recovery-image] May 29 20:31:06.481 INFO O| May 29 20:31:06.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
69732024-05-29T20:31:07.982Z[ recovery-image] May 29 20:31:06.482 INFO O| May 29 20:31:06.482 INFO STEP 820 (remove_files) COMPLETE
69742024-05-29T20:31:07.982Z[ recovery-image] May 29 20:31:06.482 INFO O| May 29 20:31:06.482 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752024-05-29T20:31:08.000Z[ recovery-image] May 29 20:31:06.502 INFO O| May 29 20:31:06.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
69762024-05-29T20:31:08.005Z[ recovery-image] May 29 20:31:06.502 INFO O| May 29 20:31:06.502 INFO STEP 821 (remove_files) COMPLETE
69772024-05-29T20:31:08.005Z[ recovery-image] May 29 20:31:06.502 INFO O| May 29 20:31:06.502 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782024-05-29T20:31:08.018Z[ recovery-image] May 29 20:31:06.520 INFO O| May 29 20:31:06.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
69792024-05-29T20:31:08.021Z[ recovery-image] May 29 20:31:06.520 INFO O| May 29 20:31:06.520 INFO STEP 822 (remove_files) COMPLETE
69802024-05-29T20:31:08.021Z[ recovery-image] May 29 20:31:06.521 INFO O| May 29 20:31:06.520 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812024-05-29T20:31:08.039Z[ recovery-image] May 29 20:31:06.541 INFO O| May 29 20:31:06.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
69822024-05-29T20:31:08.042Z[ recovery-image] May 29 20:31:06.541 INFO O| May 29 20:31:06.541 INFO STEP 823 (remove_files) COMPLETE
69832024-05-29T20:31:08.042Z[ recovery-image] May 29 20:31:06.542 INFO O| May 29 20:31:06.541 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69842024-05-29T20:31:08.119Z[ recovery-image] May 29 20:31:06.621 INFO O| May 29 20:31:06.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
69852024-05-29T20:31:08.119Z[ recovery-image] May 29 20:31:06.622 INFO O| May 29 20:31:06.622 INFO STEP 824 (remove_files) COMPLETE
69862024-05-29T20:31:08.123Z[ recovery-image] May 29 20:31:06.622 INFO O| May 29 20:31:06.622 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872024-05-29T20:31:08.140Z[ recovery-image] May 29 20:31:06.643 INFO O| May 29 20:31:06.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
69882024-05-29T20:31:08.140Z[ recovery-image] May 29 20:31:06.643 INFO O| May 29 20:31:06.643 INFO STEP 825 (remove_files) COMPLETE
69892024-05-29T20:31:08.146Z[ recovery-image] May 29 20:31:06.643 INFO O| May 29 20:31:06.643 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902024-05-29T20:31:08.160Z[ recovery-image] May 29 20:31:06.662 INFO O| May 29 20:31:06.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
69912024-05-29T20:31:08.160Z[ recovery-image] May 29 20:31:06.663 INFO O| May 29 20:31:06.663 INFO STEP 826 (remove_files) COMPLETE
69922024-05-29T20:31:08.160Z[ recovery-image] May 29 20:31:06.663 INFO O| May 29 20:31:06.663 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932024-05-29T20:31:08.213Z[ recovery-image] May 29 20:31:06.705 INFO O| May 29 20:31:06.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
69942024-05-29T20:31:08.217Z[ recovery-image] May 29 20:31:06.705 INFO O| May 29 20:31:06.705 INFO STEP 827 (remove_files) COMPLETE
69952024-05-29T20:31:08.217Z[ recovery-image] May 29 20:31:06.705 INFO O| May 29 20:31:06.705 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962024-05-29T20:31:08.231Z[ recovery-image] May 29 20:31:06.733 INFO O| May 29 20:31:06.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
69972024-05-29T20:31:08.231Z[ recovery-image] May 29 20:31:06.733 INFO O| May 29 20:31:06.727 INFO STEP 828 (remove_files) COMPLETE
69982024-05-29T20:31:08.231Z[ recovery-image] May 29 20:31:06.733 INFO O| May 29 20:31:06.727 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992024-05-29T20:31:08.257Z[ recovery-image] May 29 20:31:06.759 INFO O| May 29 20:31:06.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70002024-05-29T20:31:08.260Z[ recovery-image] May 29 20:31:06.759 INFO O| May 29 20:31:06.759 INFO STEP 829 (remove_files) COMPLETE
70012024-05-29T20:31:08.260Z[ recovery-image] May 29 20:31:06.760 INFO O| May 29 20:31:06.760 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022024-05-29T20:31:08.276Z[ recovery-image] May 29 20:31:06.779 INFO O| May 29 20:31:06.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70032024-05-29T20:31:08.279Z[ recovery-image] May 29 20:31:06.779 INFO O| May 29 20:31:06.779 INFO STEP 830 (remove_files) COMPLETE
70042024-05-29T20:31:08.279Z[ recovery-image] May 29 20:31:06.779 INFO O| May 29 20:31:06.779 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052024-05-29T20:31:08.295Z[ recovery-image] May 29 20:31:06.797 INFO O| May 29 20:31:06.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70062024-05-29T20:31:08.298Z[ recovery-image] May 29 20:31:06.797 INFO O| May 29 20:31:06.797 INFO STEP 831 (remove_files) COMPLETE
70072024-05-29T20:31:08.298Z[ recovery-image] May 29 20:31:06.798 INFO O| May 29 20:31:06.798 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082024-05-29T20:31:08.335Z[ recovery-image] May 29 20:31:06.838 INFO O| May 29 20:31:06.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70092024-05-29T20:31:08.336Z[ recovery-image] May 29 20:31:06.838 INFO O| May 29 20:31:06.838 INFO STEP 832 (remove_files) COMPLETE
70102024-05-29T20:31:08.352Z[ recovery-image] May 29 20:31:06.838 INFO O| May 29 20:31:06.838 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112024-05-29T20:31:08.365Z[ recovery-image] May 29 20:31:06.858 INFO O| May 29 20:31:06.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70122024-05-29T20:31:08.365Z[ recovery-image] May 29 20:31:06.858 INFO O| May 29 20:31:06.858 INFO STEP 833 (remove_files) COMPLETE
70132024-05-29T20:31:08.365Z[ recovery-image] May 29 20:31:06.858 INFO O| May 29 20:31:06.858 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142024-05-29T20:31:08.390Z[ recovery-image] May 29 20:31:06.875 INFO O| May 29 20:31:06.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70152024-05-29T20:31:08.390Z[ recovery-image] May 29 20:31:06.875 INFO O| May 29 20:31:06.875 INFO STEP 834 (remove_files) COMPLETE
70162024-05-29T20:31:08.415Z[ recovery-image] May 29 20:31:06.875 INFO O| May 29 20:31:06.875 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172024-05-29T20:31:08.415Z[ recovery-image] May 29 20:31:06.892 INFO O| May 29 20:31:06.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70182024-05-29T20:31:08.415Z[ recovery-image] May 29 20:31:06.893 INFO O| May 29 20:31:06.893 INFO STEP 835 (remove_files) COMPLETE
70192024-05-29T20:31:08.416Z[ recovery-image] May 29 20:31:06.893 INFO O| May 29 20:31:06.893 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202024-05-29T20:31:08.429Z[ recovery-image] May 29 20:31:06.911 INFO O| May 29 20:31:06.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70212024-05-29T20:31:08.429Z[ recovery-image] May 29 20:31:06.911 INFO O| May 29 20:31:06.911 INFO STEP 836 (remove_files) COMPLETE
70222024-05-29T20:31:08.429Z[ recovery-image] May 29 20:31:06.911 INFO O| May 29 20:31:06.911 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232024-05-29T20:31:08.434Z[ recovery-image] May 29 20:31:06.930 INFO O| May 29 20:31:06.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70242024-05-29T20:31:08.434Z[ recovery-image] May 29 20:31:06.930 INFO O| May 29 20:31:06.930 INFO STEP 837 (remove_files) COMPLETE
70252024-05-29T20:31:08.434Z[ recovery-image] May 29 20:31:06.930 INFO O| May 29 20:31:06.930 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262024-05-29T20:31:08.488Z[ recovery-image] May 29 20:31:06.991 INFO O| May 29 20:31:06.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70272024-05-29T20:31:08.488Z[ recovery-image] May 29 20:31:06.991 INFO O| May 29 20:31:06.991 INFO STEP 838 (remove_files) COMPLETE
70282024-05-29T20:31:08.488Z[ recovery-image] May 29 20:31:06.991 INFO O| May 29 20:31:06.991 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292024-05-29T20:31:08.515Z[ recovery-image] May 29 20:31:07.014 INFO O| May 29 20:31:07.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70302024-05-29T20:31:08.515Z[ recovery-image] May 29 20:31:07.014 INFO O| May 29 20:31:07.014 INFO STEP 839 (remove_files) COMPLETE
70312024-05-29T20:31:08.515Z[ recovery-image] May 29 20:31:07.015 INFO O| May 29 20:31:07.014 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322024-05-29T20:31:08.553Z[ recovery-image] May 29 20:31:07.034 INFO O| May 29 20:31:07.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70332024-05-29T20:31:08.553Z[ recovery-image] May 29 20:31:07.034 INFO O| May 29 20:31:07.034 INFO STEP 840 (remove_files) COMPLETE
70342024-05-29T20:31:08.560Z[ recovery-image] May 29 20:31:07.034 INFO O| May 29 20:31:07.034 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352024-05-29T20:31:08.560Z[ recovery-image] May 29 20:31:07.054 INFO O| May 29 20:31:07.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70362024-05-29T20:31:08.560Z[ recovery-image] May 29 20:31:07.054 INFO O| May 29 20:31:07.054 INFO STEP 841 (remove_files) COMPLETE
70372024-05-29T20:31:08.560Z[ recovery-image] May 29 20:31:07.054 INFO O| May 29 20:31:07.054 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382024-05-29T20:31:08.581Z[ recovery-image] May 29 20:31:07.082 INFO O| May 29 20:31:07.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70392024-05-29T20:31:08.581Z[ recovery-image] May 29 20:31:07.082 INFO O| May 29 20:31:07.082 INFO STEP 842 (remove_files) COMPLETE
70402024-05-29T20:31:08.593Z[ recovery-image] May 29 20:31:07.082 INFO O| May 29 20:31:07.082 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412024-05-29T20:31:08.634Z[ recovery-image] May 29 20:31:07.133 INFO O| May 29 20:31:07.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
70422024-05-29T20:31:08.634Z[ recovery-image] May 29 20:31:07.133 INFO O| May 29 20:31:07.133 INFO STEP 843 (remove_files) COMPLETE
70432024-05-29T20:31:08.634Z[ recovery-image] May 29 20:31:07.133 INFO O| May 29 20:31:07.133 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442024-05-29T20:31:08.672Z[ recovery-image] May 29 20:31:07.169 INFO O| May 29 20:31:07.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
70452024-05-29T20:31:08.673Z[ recovery-image] May 29 20:31:07.169 INFO O| May 29 20:31:07.169 INFO STEP 844 (remove_files) COMPLETE
70462024-05-29T20:31:08.673Z[ recovery-image] May 29 20:31:07.169 INFO O| May 29 20:31:07.169 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472024-05-29T20:31:09.097Z[ recovery-image] May 29 20:31:07.190 INFO O| May 29 20:31:07.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
70482024-05-29T20:31:09.097Z[ recovery-image] May 29 20:31:07.190 INFO O| May 29 20:31:07.190 INFO STEP 845 (remove_files) COMPLETE
70492024-05-29T20:31:09.097Z[ recovery-image] May 29 20:31:07.190 INFO O| May 29 20:31:07.190 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502024-05-29T20:31:09.104Z[ recovery-image] May 29 20:31:07.219 INFO O| May 29 20:31:07.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
70512024-05-29T20:31:09.104Z[ recovery-image] May 29 20:31:07.219 INFO O| May 29 20:31:07.219 INFO STEP 846 (remove_files) COMPLETE
70522024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.219 INFO O| May 29 20:31:07.219 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.254 INFO O| May 29 20:31:07.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
70542024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.254 INFO O| May 29 20:31:07.254 INFO STEP 847 (remove_files) COMPLETE
70552024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.254 INFO O| May 29 20:31:07.254 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.294 INFO O| May 29 20:31:07.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
70572024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.294 INFO O| May 29 20:31:07.294 INFO STEP 848 (remove_files) COMPLETE
70582024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.294 INFO O| May 29 20:31:07.294 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.318 INFO O| May 29 20:31:07.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
70602024-05-29T20:31:09.105Z[ recovery-image] May 29 20:31:07.318 INFO O| May 29 20:31:07.318 INFO STEP 849 (remove_files) COMPLETE
70612024-05-29T20:31:09.106Z[ recovery-image] May 29 20:31:07.318 INFO O| May 29 20:31:07.318 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622024-05-29T20:31:09.106Z[ recovery-image] May 29 20:31:07.344 INFO O| May 29 20:31:07.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
70632024-05-29T20:31:09.106Z[ recovery-image] May 29 20:31:07.344 INFO O| May 29 20:31:07.344 INFO STEP 850 (remove_files) COMPLETE
70642024-05-29T20:31:09.106Z[ recovery-image] May 29 20:31:07.344 INFO O| May 29 20:31:07.344 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652024-05-29T20:31:09.106Z[ recovery-image] May 29 20:31:07.380 INFO O| May 29 20:31:07.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
70662024-05-29T20:31:09.106Z[ recovery-image] May 29 20:31:07.380 INFO O| May 29 20:31:07.380 INFO STEP 851 (remove_files) COMPLETE
70672024-05-29T20:31:09.106Z[ recovery-image] May 29 20:31:07.380 INFO O| May 29 20:31:07.380 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.447 INFO O| May 29 20:31:07.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
70692024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.447 INFO O| May 29 20:31:07.447 INFO STEP 852 (remove_files) COMPLETE
70702024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.447 INFO O| May 29 20:31:07.447 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.482 INFO O| May 29 20:31:07.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
70722024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.482 INFO O| May 29 20:31:07.482 INFO STEP 853 (remove_files) COMPLETE
70732024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.483 INFO O| May 29 20:31:07.483 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.502 INFO O| May 29 20:31:07.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
70752024-05-29T20:31:09.107Z[ recovery-image] May 29 20:31:07.502 INFO O| May 29 20:31:07.502 INFO STEP 854 (remove_files) COMPLETE
70762024-05-29T20:31:09.108Z[ recovery-image] May 29 20:31:07.502 INFO O| May 29 20:31:07.502 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772024-05-29T20:31:09.108Z[ recovery-image] May 29 20:31:07.536 INFO O| May 29 20:31:07.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
70782024-05-29T20:31:09.108Z[ recovery-image] May 29 20:31:07.536 INFO O| May 29 20:31:07.536 INFO STEP 855 (remove_files) COMPLETE
70792024-05-29T20:31:09.108Z[ recovery-image] May 29 20:31:07.536 INFO O| May 29 20:31:07.536 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802024-05-29T20:31:09.108Z[ recovery-image] May 29 20:31:07.592 INFO O| May 29 20:31:07.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
70812024-05-29T20:31:09.108Z[ recovery-image] May 29 20:31:07.592 INFO O| May 29 20:31:07.592 INFO STEP 856 (remove_files) COMPLETE
70822024-05-29T20:31:09.108Z[ recovery-image] May 29 20:31:07.592 INFO O| May 29 20:31:07.592 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832024-05-29T20:31:09.118Z[ recovery-image] May 29 20:31:07.609 INFO O| May 29 20:31:07.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
70842024-05-29T20:31:09.118Z[ recovery-image] May 29 20:31:07.609 INFO O| May 29 20:31:07.609 INFO STEP 857 (remove_files) COMPLETE
70852024-05-29T20:31:09.118Z[ recovery-image] May 29 20:31:07.609 INFO O| May 29 20:31:07.609 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862024-05-29T20:31:09.134Z[ recovery-image] May 29 20:31:07.635 INFO O| May 29 20:31:07.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
70872024-05-29T20:31:09.137Z[ recovery-image] May 29 20:31:07.635 INFO O| May 29 20:31:07.635 INFO STEP 858 (remove_files) COMPLETE
70882024-05-29T20:31:09.137Z[ recovery-image] May 29 20:31:07.635 INFO O| May 29 20:31:07.635 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892024-05-29T20:31:09.182Z[ recovery-image] May 29 20:31:07.671 INFO O| May 29 20:31:07.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
70902024-05-29T20:31:09.182Z[ recovery-image] May 29 20:31:07.671 INFO O| May 29 20:31:07.671 INFO STEP 859 (remove_files) COMPLETE
70912024-05-29T20:31:09.190Z[ recovery-image] May 29 20:31:07.671 INFO O| May 29 20:31:07.671 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922024-05-29T20:31:09.230Z[ recovery-image] May 29 20:31:07.730 INFO O| May 29 20:31:07.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
70932024-05-29T20:31:09.230Z[ recovery-image] May 29 20:31:07.730 INFO O| May 29 20:31:07.730 INFO STEP 860 (remove_files) COMPLETE
70942024-05-29T20:31:09.230Z[ recovery-image] May 29 20:31:07.730 INFO O| May 29 20:31:07.730 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952024-05-29T20:31:09.276Z[ recovery-image] May 29 20:31:07.772 INFO O| May 29 20:31:07.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
70962024-05-29T20:31:09.276Z[ recovery-image] May 29 20:31:07.772 INFO O| May 29 20:31:07.772 INFO STEP 861 (remove_files) COMPLETE
70972024-05-29T20:31:09.277Z[ recovery-image] May 29 20:31:07.772 INFO O| May 29 20:31:07.772 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982024-05-29T20:31:09.843Z[ recovery-image] May 29 20:31:07.806 INFO O| May 29 20:31:07.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
70992024-05-29T20:31:09.843Z[ recovery-image] May 29 20:31:07.806 INFO O| May 29 20:31:07.806 INFO STEP 862 (remove_files) COMPLETE
71002024-05-29T20:31:09.843Z[ recovery-image] May 29 20:31:07.806 INFO O| May 29 20:31:07.806 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.840 INFO O| May 29 20:31:07.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71022024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.840 INFO O| May 29 20:31:07.840 INFO STEP 863 (remove_files) COMPLETE
71032024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.840 INFO O| May 29 20:31:07.840 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.860 INFO O| May 29 20:31:07.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71052024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.860 INFO O| May 29 20:31:07.860 INFO STEP 864 (remove_files) COMPLETE
71062024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.860 INFO O| May 29 20:31:07.860 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.878 INFO O| May 29 20:31:07.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71082024-05-29T20:31:09.844Z[ recovery-image] May 29 20:31:07.878 INFO O| May 29 20:31:07.878 INFO STEP 865 (remove_files) COMPLETE
71092024-05-29T20:31:09.845Z[ recovery-image] May 29 20:31:07.878 INFO O| May 29 20:31:07.878 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102024-05-29T20:31:09.845Z[ recovery-image] May 29 20:31:07.928 INFO O| May 29 20:31:07.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71112024-05-29T20:31:09.845Z[ recovery-image] May 29 20:31:07.928 INFO O| May 29 20:31:07.928 INFO STEP 866 (remove_files) COMPLETE
71122024-05-29T20:31:09.845Z[ recovery-image] May 29 20:31:07.928 INFO O| May 29 20:31:07.928 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132024-05-29T20:31:09.845Z[ recovery-image] May 29 20:31:07.964 INFO O| May 29 20:31:07.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71142024-05-29T20:31:09.845Z[ recovery-image] May 29 20:31:07.964 INFO O| May 29 20:31:07.964 INFO STEP 867 (remove_files) COMPLETE
71152024-05-29T20:31:09.845Z[ recovery-image] May 29 20:31:07.964 INFO O| May 29 20:31:07.964 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162024-05-29T20:31:09.846Z[ recovery-image] May 29 20:31:08.005 INFO O| May 29 20:31:08.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71172024-05-29T20:31:09.846Z[ recovery-image] May 29 20:31:08.005 INFO O| May 29 20:31:08.005 INFO STEP 868 (remove_files) COMPLETE
71182024-05-29T20:31:09.846Z[ recovery-image] May 29 20:31:08.005 INFO O| May 29 20:31:08.005 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192024-05-29T20:31:09.846Z[ recovery-image] May 29 20:31:08.027 INFO O| May 29 20:31:08.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71202024-05-29T20:31:09.846Z[ recovery-image] May 29 20:31:08.027 INFO O| May 29 20:31:08.027 INFO STEP 869 (remove_files) COMPLETE
71212024-05-29T20:31:09.846Z[ recovery-image] May 29 20:31:08.027 INFO O| May 29 20:31:08.027 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222024-05-29T20:31:09.846Z[ recovery-image] May 29 20:31:08.084 INFO O| May 29 20:31:08.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71232024-05-29T20:31:09.847Z[ recovery-image] May 29 20:31:08.084 INFO O| May 29 20:31:08.084 INFO STEP 870 (remove_files) COMPLETE
71242024-05-29T20:31:09.847Z[ recovery-image] May 29 20:31:08.084 INFO O| May 29 20:31:08.084 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252024-05-29T20:31:09.847Z[ recovery-image] May 29 20:31:08.101 INFO O| May 29 20:31:08.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71262024-05-29T20:31:09.847Z[ recovery-image] May 29 20:31:08.101 INFO O| May 29 20:31:08.101 INFO STEP 871 (remove_files) COMPLETE
71272024-05-29T20:31:09.847Z[ recovery-image] May 29 20:31:08.101 INFO O| May 29 20:31:08.101 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282024-05-29T20:31:09.847Z[ recovery-image] May 29 20:31:08.121 INFO O| May 29 20:31:08.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71292024-05-29T20:31:09.847Z[ recovery-image] May 29 20:31:08.121 INFO O| May 29 20:31:08.121 INFO STEP 872 (remove_files) COMPLETE
71302024-05-29T20:31:09.848Z[ recovery-image] May 29 20:31:08.121 INFO O| May 29 20:31:08.121 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312024-05-29T20:31:09.848Z[ recovery-image] May 29 20:31:08.142 INFO O| May 29 20:31:08.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71322024-05-29T20:31:09.848Z[ recovery-image] May 29 20:31:08.142 INFO O| May 29 20:31:08.142 INFO STEP 873 (remove_files) COMPLETE
71332024-05-29T20:31:09.848Z[ recovery-image] May 29 20:31:08.142 INFO O| May 29 20:31:08.142 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342024-05-29T20:31:09.848Z[ recovery-image] May 29 20:31:08.181 INFO O| May 29 20:31:08.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71352024-05-29T20:31:09.849Z[ recovery-image] May 29 20:31:08.181 INFO O| May 29 20:31:08.181 INFO STEP 874 (remove_files) COMPLETE
71362024-05-29T20:31:09.849Z[ recovery-image] May 29 20:31:08.181 INFO O| May 29 20:31:08.181 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372024-05-29T20:31:09.849Z[ recovery-image] May 29 20:31:08.205 INFO O| May 29 20:31:08.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71382024-05-29T20:31:09.849Z[ recovery-image] May 29 20:31:08.205 INFO O| May 29 20:31:08.205 INFO STEP 875 (remove_files) COMPLETE
71392024-05-29T20:31:09.849Z[ recovery-image] May 29 20:31:08.205 INFO O| May 29 20:31:08.205 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402024-05-29T20:31:09.856Z[ recovery-image] May 29 20:31:08.225 INFO O| May 29 20:31:08.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71412024-05-29T20:31:09.856Z[ recovery-image] May 29 20:31:08.225 INFO O| May 29 20:31:08.225 INFO STEP 876 (remove_files) COMPLETE
71422024-05-29T20:31:09.856Z[ recovery-image] May 29 20:31:08.225 INFO O| May 29 20:31:08.225 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432024-05-29T20:31:09.856Z[ recovery-image] May 29 20:31:08.246 INFO O| May 29 20:31:08.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
71442024-05-29T20:31:09.856Z[ recovery-image] May 29 20:31:08.246 INFO O| May 29 20:31:08.246 INFO STEP 877 (remove_files) COMPLETE
71452024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.246 INFO O| May 29 20:31:08.246 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.271 INFO O| May 29 20:31:08.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
71472024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.271 INFO O| May 29 20:31:08.271 INFO STEP 878 (remove_files) COMPLETE
71482024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.272 INFO O| May 29 20:31:08.272 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.301 INFO O| May 29 20:31:08.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
71502024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.301 INFO O| May 29 20:31:08.301 INFO STEP 879 (remove_files) COMPLETE
71512024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.302 INFO O| May 29 20:31:08.301 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.320 INFO O| May 29 20:31:08.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
71532024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.320 INFO O| May 29 20:31:08.320 INFO STEP 880 (remove_files) COMPLETE
71542024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.320 INFO O| May 29 20:31:08.320 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.337 INFO O| May 29 20:31:08.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
71562024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.338 INFO O| May 29 20:31:08.337 INFO STEP 881 (remove_files) COMPLETE
71572024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.338 INFO O| May 29 20:31:08.338 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.354 INFO O| May 29 20:31:08.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
71592024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.354 INFO O| May 29 20:31:08.354 INFO STEP 882 (remove_files) COMPLETE
71602024-05-29T20:31:09.857Z[ recovery-image] May 29 20:31:08.355 INFO O| May 29 20:31:08.354 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612024-05-29T20:31:09.876Z[ recovery-image] May 29 20:31:08.377 INFO O| May 29 20:31:08.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
71622024-05-29T20:31:09.881Z[ recovery-image] May 29 20:31:08.377 INFO O| May 29 20:31:08.377 INFO STEP 883 (remove_files) COMPLETE
71632024-05-29T20:31:09.881Z[ recovery-image] May 29 20:31:08.378 INFO O| May 29 20:31:08.377 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642024-05-29T20:31:09.899Z[ recovery-image] May 29 20:31:08.400 INFO O| May 29 20:31:08.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
71652024-05-29T20:31:09.903Z[ recovery-image] May 29 20:31:08.400 INFO O| May 29 20:31:08.400 INFO STEP 884 (remove_files) COMPLETE
71662024-05-29T20:31:09.904Z[ recovery-image] May 29 20:31:08.401 INFO O| May 29 20:31:08.401 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672024-05-29T20:31:09.936Z[ recovery-image] May 29 20:31:08.436 INFO O| May 29 20:31:08.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
71682024-05-29T20:31:09.948Z[ recovery-image] May 29 20:31:08.437 INFO O| May 29 20:31:08.436 INFO STEP 885 (remove_files) COMPLETE
71692024-05-29T20:31:09.948Z[ recovery-image] May 29 20:31:08.437 INFO O| May 29 20:31:08.437 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702024-05-29T20:31:09.958Z[ recovery-image] May 29 20:31:08.457 INFO O| May 29 20:31:08.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
71712024-05-29T20:31:09.958Z[ recovery-image] May 29 20:31:08.457 INFO O| May 29 20:31:08.457 INFO STEP 886 (remove_files) COMPLETE
71722024-05-29T20:31:09.958Z[ recovery-image] May 29 20:31:08.457 INFO O| May 29 20:31:08.457 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732024-05-29T20:31:09.978Z[ recovery-image] May 29 20:31:08.477 INFO O| May 29 20:31:08.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
71742024-05-29T20:31:09.985Z[ recovery-image] May 29 20:31:08.477 INFO O| May 29 20:31:08.477 INFO STEP 887 (remove_files) COMPLETE
71752024-05-29T20:31:09.985Z[ recovery-image] May 29 20:31:08.477 INFO O| May 29 20:31:08.477 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762024-05-29T20:31:10.011Z[ recovery-image] May 29 20:31:08.498 INFO O| May 29 20:31:08.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
71772024-05-29T20:31:10.023Z[ recovery-image] May 29 20:31:08.498 INFO O| May 29 20:31:08.498 INFO STEP 888 (remove_files) COMPLETE
71782024-05-29T20:31:10.024Z[ recovery-image] May 29 20:31:08.498 INFO O| May 29 20:31:08.498 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792024-05-29T20:31:10.024Z[ recovery-image] May 29 20:31:08.518 INFO O| May 29 20:31:08.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
71802024-05-29T20:31:10.024Z[ recovery-image] May 29 20:31:08.518 INFO O| May 29 20:31:08.518 INFO STEP 889 (remove_files) COMPLETE
71812024-05-29T20:31:10.024Z[ recovery-image] May 29 20:31:08.518 INFO O| May 29 20:31:08.518 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822024-05-29T20:31:10.098Z[ recovery-image] May 29 20:31:08.561 INFO O| May 29 20:31:08.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
71832024-05-29T20:31:10.098Z[ recovery-image] May 29 20:31:08.561 INFO O| May 29 20:31:08.561 INFO STEP 890 (remove_files) COMPLETE
71842024-05-29T20:31:10.098Z[ recovery-image] May 29 20:31:08.561 INFO O| May 29 20:31:08.561 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852024-05-29T20:31:10.120Z[ recovery-image] May 29 20:31:08.611 INFO O| May 29 20:31:08.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
71862024-05-29T20:31:10.120Z[ recovery-image] May 29 20:31:08.611 INFO O| May 29 20:31:08.611 INFO STEP 891 (remove_files) COMPLETE
71872024-05-29T20:31:10.120Z[ recovery-image] May 29 20:31:08.611 INFO O| May 29 20:31:08.611 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882024-05-29T20:31:10.133Z[ recovery-image] May 29 20:31:08.630 INFO O| May 29 20:31:08.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
71892024-05-29T20:31:10.133Z[ recovery-image] May 29 20:31:08.631 INFO O| May 29 20:31:08.630 INFO STEP 892 (remove_files) COMPLETE
71902024-05-29T20:31:10.133Z[ recovery-image] May 29 20:31:08.631 INFO O| May 29 20:31:08.631 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912024-05-29T20:31:10.152Z[ recovery-image] May 29 20:31:08.652 INFO O| May 29 20:31:08.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
71922024-05-29T20:31:10.153Z[ recovery-image] May 29 20:31:08.652 INFO O| May 29 20:31:08.652 INFO STEP 893 (remove_files) COMPLETE
71932024-05-29T20:31:10.170Z[ recovery-image] May 29 20:31:08.652 INFO O| May 29 20:31:08.652 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942024-05-29T20:31:10.197Z[ recovery-image] May 29 20:31:08.693 INFO O| May 29 20:31:08.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
71952024-05-29T20:31:10.207Z[ recovery-image] May 29 20:31:08.693 INFO O| May 29 20:31:08.693 INFO STEP 894 (remove_files) COMPLETE
71962024-05-29T20:31:10.207Z[ recovery-image] May 29 20:31:08.693 INFO O| May 29 20:31:08.693 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972024-05-29T20:31:10.227Z[ recovery-image] May 29 20:31:08.715 INFO O| May 29 20:31:08.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
71982024-05-29T20:31:10.232Z[ recovery-image] May 29 20:31:08.715 INFO O| May 29 20:31:08.715 INFO STEP 895 (remove_files) COMPLETE
71992024-05-29T20:31:10.232Z[ recovery-image] May 29 20:31:08.715 INFO O| May 29 20:31:08.715 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002024-05-29T20:31:10.236Z[ recovery-image] May 29 20:31:08.736 INFO O| May 29 20:31:08.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72012024-05-29T20:31:10.236Z[ recovery-image] May 29 20:31:08.736 INFO O| May 29 20:31:08.736 INFO STEP 896 (remove_files) COMPLETE
72022024-05-29T20:31:10.236Z[ recovery-image] May 29 20:31:08.737 INFO O| May 29 20:31:08.736 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032024-05-29T20:31:10.682Z[ recovery-image] May 29 20:31:08.772 INFO O| May 29 20:31:08.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72042024-05-29T20:31:11.097Z[ recovery-image] May 29 20:31:08.773 INFO O| May 29 20:31:08.772 INFO STEP 897 (remove_files) COMPLETE
72052024-05-29T20:31:11.097Z[ recovery-image] May 29 20:31:08.773 INFO O| May 29 20:31:08.773 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062024-05-29T20:31:11.097Z[ recovery-image] May 29 20:31:08.807 INFO O| May 29 20:31:08.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72072024-05-29T20:31:11.097Z[ recovery-image] May 29 20:31:08.807 INFO O| May 29 20:31:08.807 INFO STEP 898 (remove_files) COMPLETE
72082024-05-29T20:31:11.097Z[ recovery-image] May 29 20:31:08.807 INFO O| May 29 20:31:08.807 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092024-05-29T20:31:11.097Z[ recovery-image] May 29 20:31:08.826 INFO O| May 29 20:31:08.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72102024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.826 INFO O| May 29 20:31:08.826 INFO STEP 899 (remove_files) COMPLETE
72112024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.827 INFO O| May 29 20:31:08.826 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.845 INFO O| May 29 20:31:08.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72132024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.845 INFO O| May 29 20:31:08.845 INFO STEP 900 (remove_files) COMPLETE
72142024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.845 INFO O| May 29 20:31:08.845 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.863 INFO O| May 29 20:31:08.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72162024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.863 INFO O| May 29 20:31:08.863 INFO STEP 901 (remove_files) COMPLETE
72172024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.863 INFO O| May 29 20:31:08.863 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182024-05-29T20:31:11.098Z[ recovery-image] May 29 20:31:08.894 INFO O| May 29 20:31:08.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72192024-05-29T20:31:11.099Z[ recovery-image] May 29 20:31:08.894 INFO O| May 29 20:31:08.894 INFO STEP 902 (remove_files) COMPLETE
72202024-05-29T20:31:11.099Z[ recovery-image] May 29 20:31:08.894 INFO O| May 29 20:31:08.894 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212024-05-29T20:31:11.099Z[ recovery-image] May 29 20:31:08.951 INFO O| May 29 20:31:08.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72222024-05-29T20:31:11.099Z[ recovery-image] May 29 20:31:08.951 INFO O| May 29 20:31:08.951 INFO STEP 903 (remove_files) COMPLETE
72232024-05-29T20:31:11.099Z[ recovery-image] May 29 20:31:08.951 INFO O| May 29 20:31:08.951 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242024-05-29T20:31:11.100Z[ recovery-image] May 29 20:31:08.983 INFO O| May 29 20:31:08.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72252024-05-29T20:31:11.100Z[ recovery-image] May 29 20:31:08.983 INFO O| May 29 20:31:08.983 INFO STEP 904 (remove_files) COMPLETE
72262024-05-29T20:31:11.100Z[ recovery-image] May 29 20:31:08.983 INFO O| May 29 20:31:08.983 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272024-05-29T20:31:11.100Z[ recovery-image] May 29 20:31:09.041 INFO O| May 29 20:31:09.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72282024-05-29T20:31:11.100Z[ recovery-image] May 29 20:31:09.041 INFO O| May 29 20:31:09.041 INFO STEP 905 (remove_files) COMPLETE
72292024-05-29T20:31:11.100Z[ recovery-image] May 29 20:31:09.041 INFO O| May 29 20:31:09.041 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302024-05-29T20:31:11.101Z[ recovery-image] May 29 20:31:09.104 INFO O| May 29 20:31:09.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72312024-05-29T20:31:11.101Z[ recovery-image] May 29 20:31:09.104 INFO O| May 29 20:31:09.104 INFO STEP 906 (remove_files) COMPLETE
72322024-05-29T20:31:11.101Z[ recovery-image] May 29 20:31:09.104 INFO O| May 29 20:31:09.104 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332024-05-29T20:31:11.101Z[ recovery-image] May 29 20:31:09.127 INFO O| May 29 20:31:09.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72342024-05-29T20:31:11.101Z[ recovery-image] May 29 20:31:09.128 INFO O| May 29 20:31:09.127 INFO STEP 907 (remove_files) COMPLETE
72352024-05-29T20:31:11.101Z[ recovery-image] May 29 20:31:09.128 INFO O| May 29 20:31:09.127 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.224 INFO O| May 29 20:31:09.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72372024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.224 INFO O| May 29 20:31:09.224 INFO STEP 908 (remove_files) COMPLETE
72382024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.224 INFO O| May 29 20:31:09.224 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.275 INFO O| May 29 20:31:09.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72402024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.275 INFO O| May 29 20:31:09.275 INFO STEP 909 (remove_files) COMPLETE
72412024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.275 INFO O| May 29 20:31:09.275 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.336 INFO O| May 29 20:31:09.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
72432024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.336 INFO O| May 29 20:31:09.336 INFO STEP 910 (remove_files) COMPLETE
72442024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.336 INFO O| May 29 20:31:09.336 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.372 INFO O| May 29 20:31:09.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
72462024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.372 INFO O| May 29 20:31:09.372 INFO STEP 911 (remove_files) COMPLETE
72472024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.373 INFO O| May 29 20:31:09.372 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.393 INFO O| May 29 20:31:09.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
72492024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.394 INFO O| May 29 20:31:09.394 INFO STEP 912 (remove_files) COMPLETE
72502024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.394 INFO O| May 29 20:31:09.394 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.414 INFO O| May 29 20:31:09.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
72522024-05-29T20:31:11.631Z[ recovery-image] May 29 20:31:09.414 INFO O| May 29 20:31:09.414 INFO STEP 913 (remove_files) COMPLETE
72532024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.414 INFO O| May 29 20:31:09.414 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.447 INFO O| May 29 20:31:09.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
72552024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.448 INFO O| May 29 20:31:09.448 INFO STEP 914 (remove_files) COMPLETE
72562024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.448 INFO O| May 29 20:31:09.448 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.468 INFO O| May 29 20:31:09.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
72582024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.468 INFO O| May 29 20:31:09.468 INFO STEP 915 (remove_files) COMPLETE
72592024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.468 INFO O| May 29 20:31:09.468 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.488 INFO O| May 29 20:31:09.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
72612024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.488 INFO O| May 29 20:31:09.488 INFO STEP 916 (remove_files) COMPLETE
72622024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.488 INFO O| May 29 20:31:09.488 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.527 INFO O| May 29 20:31:09.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
72642024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.527 INFO O| May 29 20:31:09.527 INFO STEP 917 (remove_files) COMPLETE
72652024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.527 INFO O| May 29 20:31:09.527 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.545 INFO O| May 29 20:31:09.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
72672024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.545 INFO O| May 29 20:31:09.545 INFO STEP 918 (remove_files) COMPLETE
72682024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.545 INFO O| May 29 20:31:09.545 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.580 INFO O| May 29 20:31:09.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
72702024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.581 INFO O| May 29 20:31:09.580 INFO STEP 919 (remove_files) COMPLETE
72712024-05-29T20:31:11.632Z[ recovery-image] May 29 20:31:09.581 INFO O| May 29 20:31:09.580 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722024-05-29T20:31:11.640Z[ recovery-image] May 29 20:31:09.618 INFO O| May 29 20:31:09.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
72732024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.618 INFO O| May 29 20:31:09.618 INFO STEP 920 (remove_files) COMPLETE
72742024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.618 INFO O| May 29 20:31:09.618 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.644 INFO O| May 29 20:31:09.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
72762024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.644 INFO O| May 29 20:31:09.644 INFO STEP 921 (remove_files) COMPLETE
72772024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.644 INFO O| May 29 20:31:09.644 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.686 INFO O| May 29 20:31:09.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
72792024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.686 INFO O| May 29 20:31:09.686 INFO STEP 922 (remove_files) COMPLETE
72802024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.686 INFO O| May 29 20:31:09.686 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.707 INFO O| May 29 20:31:09.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
72822024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.707 INFO O| May 29 20:31:09.707 INFO STEP 923 (remove_files) COMPLETE
72832024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.707 INFO O| May 29 20:31:09.707 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.726 INFO O| May 29 20:31:09.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
72852024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.726 INFO O| May 29 20:31:09.726 INFO STEP 924 (remove_files) COMPLETE
72862024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.726 INFO O| May 29 20:31:09.726 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.746 INFO O| May 29 20:31:09.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
72882024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.746 INFO O| May 29 20:31:09.746 INFO STEP 925 (remove_files) COMPLETE
72892024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.746 INFO O| May 29 20:31:09.746 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.765 INFO O| May 29 20:31:09.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
72912024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.765 INFO O| May 29 20:31:09.765 INFO STEP 926 (remove_files) COMPLETE
72922024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.765 INFO O| May 29 20:31:09.765 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.796 INFO O| May 29 20:31:09.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
72942024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.796 INFO O| May 29 20:31:09.796 INFO STEP 927 (remove_files) COMPLETE
72952024-05-29T20:31:11.641Z[ recovery-image] May 29 20:31:09.797 INFO O| May 29 20:31:09.796 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.839 INFO O| May 29 20:31:09.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
72972024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.840 INFO O| May 29 20:31:09.840 INFO STEP 928 (remove_files) COMPLETE
72982024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.840 INFO O| May 29 20:31:09.840 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.859 INFO O| May 29 20:31:09.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73002024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.859 INFO O| May 29 20:31:09.859 INFO STEP 929 (remove_files) COMPLETE
73012024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.859 INFO O| May 29 20:31:09.859 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.900 INFO O| May 29 20:31:09.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73032024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.900 INFO O| May 29 20:31:09.900 INFO STEP 930 (remove_files) COMPLETE
73042024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.900 INFO O| May 29 20:31:09.900 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.919 INFO O| May 29 20:31:09.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73062024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.919 INFO O| May 29 20:31:09.919 INFO STEP 931 (remove_files) COMPLETE
73072024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.919 INFO O| May 29 20:31:09.919 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.938 INFO O| May 29 20:31:09.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73092024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.938 INFO O| May 29 20:31:09.938 INFO STEP 932 (remove_files) COMPLETE
73102024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.938 INFO O| May 29 20:31:09.938 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.956 INFO O| May 29 20:31:09.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73122024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.956 INFO O| May 29 20:31:09.956 INFO STEP 933 (remove_files) COMPLETE
73132024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.956 INFO O| May 29 20:31:09.956 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.976 INFO O| May 29 20:31:09.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73152024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.976 INFO O| May 29 20:31:09.976 INFO STEP 934 (remove_files) COMPLETE
73162024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.976 INFO O| May 29 20:31:09.976 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.996 INFO O| May 29 20:31:09.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73182024-05-29T20:31:11.642Z[ recovery-image] May 29 20:31:09.996 INFO O| May 29 20:31:09.996 INFO STEP 935 (remove_files) COMPLETE
73192024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:09.997 INFO O| May 29 20:31:09.996 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.018 INFO O| May 29 20:31:10.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73212024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.018 INFO O| May 29 20:31:10.018 INFO STEP 936 (remove_files) COMPLETE
73222024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.018 INFO O| May 29 20:31:10.018 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.037 INFO O| May 29 20:31:10.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73242024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.038 INFO O| May 29 20:31:10.038 INFO STEP 937 (remove_files) COMPLETE
73252024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.038 INFO O| May 29 20:31:10.038 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.075 INFO O| May 29 20:31:10.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73272024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.075 INFO O| May 29 20:31:10.075 INFO STEP 938 (remove_files) COMPLETE
73282024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.075 INFO O| May 29 20:31:10.075 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.095 INFO O| May 29 20:31:10.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73302024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.095 INFO O| May 29 20:31:10.095 INFO STEP 939 (remove_files) COMPLETE
73312024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.096 INFO O| May 29 20:31:10.095 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.114 INFO O| May 29 20:31:10.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73332024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.115 INFO O| May 29 20:31:10.115 INFO STEP 940 (remove_files) COMPLETE
73342024-05-29T20:31:11.643Z[ recovery-image] May 29 20:31:10.115 INFO O| May 29 20:31:10.115 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352024-05-29T20:31:11.649Z[ recovery-image] May 29 20:31:10.151 INFO O| May 29 20:31:10.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73362024-05-29T20:31:11.649Z[ recovery-image] May 29 20:31:10.151 INFO O| May 29 20:31:10.151 INFO STEP 941 (remove_files) COMPLETE
73372024-05-29T20:31:11.652Z[ recovery-image] May 29 20:31:10.151 INFO O| May 29 20:31:10.151 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382024-05-29T20:31:11.691Z[ recovery-image] May 29 20:31:10.188 INFO O| May 29 20:31:10.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73392024-05-29T20:31:11.691Z[ recovery-image] May 29 20:31:10.188 INFO O| May 29 20:31:10.188 INFO STEP 942 (remove_files) COMPLETE
73402024-05-29T20:31:11.697Z[ recovery-image] May 29 20:31:10.188 INFO O| May 29 20:31:10.188 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412024-05-29T20:31:11.707Z[ recovery-image] May 29 20:31:10.208 INFO O| May 29 20:31:10.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
73422024-05-29T20:31:11.707Z[ recovery-image] May 29 20:31:10.209 INFO O| May 29 20:31:10.208 INFO STEP 943 (remove_files) COMPLETE
73432024-05-29T20:31:11.711Z[ recovery-image] May 29 20:31:10.209 INFO O| May 29 20:31:10.209 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442024-05-29T20:31:11.732Z[ recovery-image] May 29 20:31:10.228 INFO O| May 29 20:31:10.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
73452024-05-29T20:31:11.732Z[ recovery-image] May 29 20:31:10.228 INFO O| May 29 20:31:10.228 INFO STEP 944 (remove_files) COMPLETE
73462024-05-29T20:31:11.752Z[ recovery-image] May 29 20:31:10.228 INFO O| May 29 20:31:10.228 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472024-05-29T20:31:11.784Z[ recovery-image] May 29 20:31:10.286 INFO O| May 29 20:31:10.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
73482024-05-29T20:31:11.785Z[ recovery-image] May 29 20:31:10.286 INFO O| May 29 20:31:10.286 INFO STEP 945 (remove_files) COMPLETE
73492024-05-29T20:31:11.789Z[ recovery-image] May 29 20:31:10.286 INFO O| May 29 20:31:10.286 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502024-05-29T20:31:11.806Z[ recovery-image] May 29 20:31:10.307 INFO O| May 29 20:31:10.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
73512024-05-29T20:31:11.806Z[ recovery-image] May 29 20:31:10.307 INFO O| May 29 20:31:10.307 INFO STEP 946 (remove_files) COMPLETE
73522024-05-29T20:31:11.812Z[ recovery-image] May 29 20:31:10.307 INFO O| May 29 20:31:10.307 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532024-05-29T20:31:11.847Z[ recovery-image] May 29 20:31:10.348 INFO O| May 29 20:31:10.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
73542024-05-29T20:31:11.847Z[ recovery-image] May 29 20:31:10.348 INFO O| May 29 20:31:10.348 INFO STEP 947 (remove_files) COMPLETE
73552024-05-29T20:31:11.852Z[ recovery-image] May 29 20:31:10.348 INFO O| May 29 20:31:10.348 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562024-05-29T20:31:11.882Z[ recovery-image] May 29 20:31:10.371 INFO O| May 29 20:31:10.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
73572024-05-29T20:31:11.882Z[ recovery-image] May 29 20:31:10.371 INFO O| May 29 20:31:10.371 INFO STEP 948 (remove_files) COMPLETE
73582024-05-29T20:31:11.882Z[ recovery-image] May 29 20:31:10.371 INFO O| May 29 20:31:10.371 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592024-05-29T20:31:11.943Z[ recovery-image] May 29 20:31:10.424 INFO O| May 29 20:31:10.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
73602024-05-29T20:31:11.943Z[ recovery-image] May 29 20:31:10.424 INFO O| May 29 20:31:10.424 INFO STEP 949 (remove_files) COMPLETE
73612024-05-29T20:31:11.943Z[ recovery-image] May 29 20:31:10.424 INFO O| May 29 20:31:10.424 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622024-05-29T20:31:11.964Z[ recovery-image] May 29 20:31:10.443 INFO O| May 29 20:31:10.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
73632024-05-29T20:31:11.964Z[ recovery-image] May 29 20:31:10.443 INFO O| May 29 20:31:10.443 INFO STEP 950 (remove_files) COMPLETE
73642024-05-29T20:31:11.964Z[ recovery-image] May 29 20:31:10.443 INFO O| May 29 20:31:10.443 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652024-05-29T20:31:11.991Z[ recovery-image] May 29 20:31:10.462 INFO O| May 29 20:31:10.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
73662024-05-29T20:31:11.992Z[ recovery-image] May 29 20:31:10.462 INFO O| May 29 20:31:10.462 INFO STEP 951 (remove_files) COMPLETE
73672024-05-29T20:31:11.992Z[ recovery-image] May 29 20:31:10.462 INFO O| May 29 20:31:10.462 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682024-05-29T20:31:12.035Z[ recovery-image] May 29 20:31:10.483 INFO O| May 29 20:31:10.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
73692024-05-29T20:31:12.036Z[ recovery-image] May 29 20:31:10.483 INFO O| May 29 20:31:10.483 INFO STEP 952 (remove_files) COMPLETE
73702024-05-29T20:31:12.036Z[ recovery-image] May 29 20:31:10.483 INFO O| May 29 20:31:10.483 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712024-05-29T20:31:12.046Z[ recovery-image] May 29 20:31:10.504 INFO O| May 29 20:31:10.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
73722024-05-29T20:31:12.046Z[ recovery-image] May 29 20:31:10.504 INFO O| May 29 20:31:10.504 INFO STEP 953 (remove_files) COMPLETE
73732024-05-29T20:31:12.046Z[ recovery-image] May 29 20:31:10.504 INFO O| May 29 20:31:10.504 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742024-05-29T20:31:12.046Z[ recovery-image] May 29 20:31:10.522 INFO O| May 29 20:31:10.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
73752024-05-29T20:31:12.046Z[ recovery-image] May 29 20:31:10.522 INFO O| May 29 20:31:10.522 INFO STEP 954 (remove_files) COMPLETE
73762024-05-29T20:31:12.046Z[ recovery-image] May 29 20:31:10.522 INFO O| May 29 20:31:10.522 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772024-05-29T20:31:12.063Z[ recovery-image] May 29 20:31:10.565 INFO O| May 29 20:31:10.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
73782024-05-29T20:31:12.064Z[ recovery-image] May 29 20:31:10.565 INFO O| May 29 20:31:10.565 INFO STEP 955 (remove_files) COMPLETE
73792024-05-29T20:31:12.068Z[ recovery-image] May 29 20:31:10.565 INFO O| May 29 20:31:10.565 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802024-05-29T20:31:12.087Z[ recovery-image] May 29 20:31:10.586 INFO O| May 29 20:31:10.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
73812024-05-29T20:31:12.087Z[ recovery-image] May 29 20:31:10.586 INFO O| May 29 20:31:10.586 INFO STEP 956 (remove_files) COMPLETE
73822024-05-29T20:31:12.088Z[ recovery-image] May 29 20:31:10.586 INFO O| May 29 20:31:10.586 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832024-05-29T20:31:12.123Z[ recovery-image] May 29 20:31:10.624 INFO O| May 29 20:31:10.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
73842024-05-29T20:31:12.123Z[ recovery-image] May 29 20:31:10.624 INFO O| May 29 20:31:10.624 INFO STEP 957 (remove_files) COMPLETE
73852024-05-29T20:31:12.128Z[ recovery-image] May 29 20:31:10.624 INFO O| May 29 20:31:10.624 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862024-05-29T20:31:12.143Z[ recovery-image] May 29 20:31:10.644 INFO O| May 29 20:31:10.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
73872024-05-29T20:31:12.143Z[ recovery-image] May 29 20:31:10.644 INFO O| May 29 20:31:10.644 INFO STEP 958 (remove_files) COMPLETE
73882024-05-29T20:31:12.143Z[ recovery-image] May 29 20:31:10.644 INFO O| May 29 20:31:10.644 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892024-05-29T20:31:12.179Z[ recovery-image] May 29 20:31:10.680 INFO O| May 29 20:31:10.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
73902024-05-29T20:31:12.189Z[ recovery-image] May 29 20:31:10.680 INFO O| May 29 20:31:10.680 INFO STEP 959 (remove_files) COMPLETE
73912024-05-29T20:31:12.189Z[ recovery-image] May 29 20:31:10.681 INFO O| May 29 20:31:10.680 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922024-05-29T20:31:12.197Z[ recovery-image] May 29 20:31:10.699 INFO O| May 29 20:31:10.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
73932024-05-29T20:31:12.201Z[ recovery-image] May 29 20:31:10.699 INFO O| May 29 20:31:10.699 INFO STEP 960 (remove_files) COMPLETE
73942024-05-29T20:31:12.201Z[ recovery-image] May 29 20:31:10.699 INFO O| May 29 20:31:10.699 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952024-05-29T20:31:12.215Z[ recovery-image] May 29 20:31:10.716 INFO O| May 29 20:31:10.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
73962024-05-29T20:31:12.219Z[ recovery-image] May 29 20:31:10.716 INFO O| May 29 20:31:10.716 INFO STEP 961 (remove_files) COMPLETE
73972024-05-29T20:31:12.219Z[ recovery-image] May 29 20:31:10.716 INFO O| May 29 20:31:10.716 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982024-05-29T20:31:12.656Z[ recovery-image] May 29 20:31:10.747 INFO O| May 29 20:31:10.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
73992024-05-29T20:31:12.663Z[ recovery-image] May 29 20:31:10.747 INFO O| May 29 20:31:10.747 INFO STEP 962 (remove_files) COMPLETE
74002024-05-29T20:31:12.663Z[ recovery-image] May 29 20:31:10.747 INFO O| May 29 20:31:10.747 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012024-05-29T20:31:12.663Z[ recovery-image] May 29 20:31:10.766 INFO O| May 29 20:31:10.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74022024-05-29T20:31:12.664Z[ recovery-image] May 29 20:31:10.766 INFO O| May 29 20:31:10.766 INFO STEP 963 (remove_files) COMPLETE
74032024-05-29T20:31:12.664Z[ recovery-image] May 29 20:31:10.766 INFO O| May 29 20:31:10.766 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042024-05-29T20:31:12.664Z[ recovery-image] May 29 20:31:10.784 INFO O| May 29 20:31:10.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74052024-05-29T20:31:12.664Z[ recovery-image] May 29 20:31:10.784 INFO O| May 29 20:31:10.784 INFO STEP 964 (remove_files) COMPLETE
74062024-05-29T20:31:12.664Z[ recovery-image] May 29 20:31:10.784 INFO O| May 29 20:31:10.784 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072024-05-29T20:31:12.664Z[ recovery-image] May 29 20:31:10.802 INFO O| May 29 20:31:10.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74082024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.802 INFO O| May 29 20:31:10.802 INFO STEP 965 (remove_files) COMPLETE
74092024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.802 INFO O| May 29 20:31:10.802 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.898 INFO O| May 29 20:31:10.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74112024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.918 INFO O| May 29 20:31:10.918 INFO STEP 966 (remove_files) COMPLETE
74122024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.918 INFO O| May 29 20:31:10.918 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.950 INFO O| May 29 20:31:10.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74142024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.950 INFO O| May 29 20:31:10.950 INFO STEP 967 (remove_files) COMPLETE
74152024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.950 INFO O| May 29 20:31:10.950 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162024-05-29T20:31:12.665Z[ recovery-image] May 29 20:31:10.983 INFO O| May 29 20:31:10.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74172024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:10.983 INFO O| May 29 20:31:10.983 INFO STEP 968 (remove_files) COMPLETE
74182024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:10.983 INFO O| May 29 20:31:10.983 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:11.018 INFO O| May 29 20:31:11.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74202024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:11.018 INFO O| May 29 20:31:11.018 INFO STEP 969 (remove_files) COMPLETE
74212024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:11.018 INFO O| May 29 20:31:11.018 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:11.036 INFO O| May 29 20:31:11.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74232024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:11.036 INFO O| May 29 20:31:11.036 INFO STEP 970 (remove_files) COMPLETE
74242024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:11.036 INFO O| May 29 20:31:11.036 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252024-05-29T20:31:12.666Z[ recovery-image] May 29 20:31:11.054 INFO O| May 29 20:31:11.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74262024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.054 INFO O| May 29 20:31:11.054 INFO STEP 971 (remove_files) COMPLETE
74272024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.054 INFO O| May 29 20:31:11.054 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.072 INFO O| May 29 20:31:11.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74292024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.073 INFO O| May 29 20:31:11.072 INFO STEP 972 (remove_files) COMPLETE
74302024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.073 INFO O| May 29 20:31:11.073 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.091 INFO O| May 29 20:31:11.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74322024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.091 INFO O| May 29 20:31:11.091 INFO STEP 973 (remove_files) COMPLETE
74332024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.091 INFO O| May 29 20:31:11.091 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.113 INFO O| May 29 20:31:11.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74352024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.114 INFO O| May 29 20:31:11.113 INFO STEP 974 (remove_files) COMPLETE
74362024-05-29T20:31:12.667Z[ recovery-image] May 29 20:31:11.114 INFO O| May 29 20:31:11.114 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372024-05-29T20:31:12.668Z[ recovery-image] May 29 20:31:11.151 INFO O| May 29 20:31:11.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74382024-05-29T20:31:12.668Z[ recovery-image] May 29 20:31:11.152 INFO O| May 29 20:31:11.152 INFO STEP 975 (remove_files) COMPLETE
74392024-05-29T20:31:12.668Z[ recovery-image] May 29 20:31:11.152 INFO O| May 29 20:31:11.152 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402024-05-29T20:31:12.689Z[ recovery-image] May 29 20:31:11.189 INFO O| May 29 20:31:11.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74412024-05-29T20:31:12.689Z[ recovery-image] May 29 20:31:11.189 INFO O| May 29 20:31:11.189 INFO STEP 976 (remove_files) COMPLETE
74422024-05-29T20:31:12.689Z[ recovery-image] May 29 20:31:11.189 INFO O| May 29 20:31:11.189 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432024-05-29T20:31:12.711Z[ recovery-image] May 29 20:31:11.209 INFO O| May 29 20:31:11.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
74442024-05-29T20:31:12.711Z[ recovery-image] May 29 20:31:11.209 INFO O| May 29 20:31:11.209 INFO STEP 977 (remove_files) COMPLETE
74452024-05-29T20:31:12.711Z[ recovery-image] May 29 20:31:11.209 INFO O| May 29 20:31:11.209 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462024-05-29T20:31:12.729Z[ recovery-image] May 29 20:31:11.229 INFO O| May 29 20:31:11.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
74472024-05-29T20:31:12.735Z[ recovery-image] May 29 20:31:11.230 INFO O| May 29 20:31:11.230 INFO STEP 978 (remove_files) COMPLETE
74482024-05-29T20:31:12.736Z[ recovery-image] May 29 20:31:11.230 INFO O| May 29 20:31:11.230 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492024-05-29T20:31:12.771Z[ recovery-image] May 29 20:31:11.265 INFO O| May 29 20:31:11.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
74502024-05-29T20:31:12.771Z[ recovery-image] May 29 20:31:11.265 INFO O| May 29 20:31:11.265 INFO STEP 979 (remove_files) COMPLETE
74512024-05-29T20:31:12.778Z[ recovery-image] May 29 20:31:11.265 INFO O| May 29 20:31:11.265 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522024-05-29T20:31:12.786Z[ recovery-image] May 29 20:31:11.287 INFO O| May 29 20:31:11.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
74532024-05-29T20:31:12.786Z[ recovery-image] May 29 20:31:11.287 INFO O| May 29 20:31:11.287 INFO STEP 980 (remove_files) COMPLETE
74542024-05-29T20:31:12.791Z[ recovery-image] May 29 20:31:11.287 INFO O| May 29 20:31:11.287 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552024-05-29T20:31:12.809Z[ recovery-image] May 29 20:31:11.306 INFO O| May 29 20:31:11.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
74562024-05-29T20:31:12.809Z[ recovery-image] May 29 20:31:11.306 INFO O| May 29 20:31:11.306 INFO STEP 981 (remove_files) COMPLETE
74572024-05-29T20:31:12.809Z[ recovery-image] May 29 20:31:11.306 INFO O| May 29 20:31:11.306 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582024-05-29T20:31:12.870Z[ recovery-image] May 29 20:31:11.371 INFO O| May 29 20:31:11.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
74592024-05-29T20:31:12.870Z[ recovery-image] May 29 20:31:11.371 INFO O| May 29 20:31:11.371 INFO STEP 982 (remove_files) COMPLETE
74602024-05-29T20:31:12.870Z[ recovery-image] May 29 20:31:11.371 INFO O| May 29 20:31:11.371 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612024-05-29T20:31:12.890Z[ recovery-image] May 29 20:31:11.391 INFO O| May 29 20:31:11.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74622024-05-29T20:31:12.890Z[ recovery-image] May 29 20:31:11.392 INFO O| May 29 20:31:11.392 INFO STEP 983 (remove_files) COMPLETE
74632024-05-29T20:31:12.890Z[ recovery-image] May 29 20:31:11.392 INFO O| May 29 20:31:11.392 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642024-05-29T20:31:12.926Z[ recovery-image] May 29 20:31:11.411 INFO O| May 29 20:31:11.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74652024-05-29T20:31:12.926Z[ recovery-image] May 29 20:31:11.411 INFO O| May 29 20:31:11.411 INFO STEP 984 (remove_files) COMPLETE
74662024-05-29T20:31:12.936Z[ recovery-image] May 29 20:31:11.411 INFO O| May 29 20:31:11.411 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672024-05-29T20:31:12.936Z[ recovery-image] May 29 20:31:11.429 INFO O| May 29 20:31:11.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74682024-05-29T20:31:12.936Z[ recovery-image] May 29 20:31:11.429 INFO O| May 29 20:31:11.429 INFO STEP 985 (remove_files) COMPLETE
74692024-05-29T20:31:12.936Z[ recovery-image] May 29 20:31:11.429 INFO O| May 29 20:31:11.429 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702024-05-29T20:31:12.975Z[ recovery-image] May 29 20:31:11.468 INFO O| May 29 20:31:11.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
74712024-05-29T20:31:12.975Z[ recovery-image] May 29 20:31:11.468 INFO O| May 29 20:31:11.468 INFO STEP 986 (remove_files) COMPLETE
74722024-05-29T20:31:12.975Z[ recovery-image] May 29 20:31:11.468 INFO O| May 29 20:31:11.468 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732024-05-29T20:31:13.429Z[ recovery-image] May 29 20:31:11.514 INFO O| May 29 20:31:11.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
74742024-05-29T20:31:13.429Z[ recovery-image] May 29 20:31:11.515 INFO O| May 29 20:31:11.514 INFO STEP 987 (remove_files) COMPLETE
74752024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.515 INFO O| May 29 20:31:11.514 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.548 INFO O| May 29 20:31:11.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
74772024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.548 INFO O| May 29 20:31:11.548 INFO STEP 988 (remove_files) COMPLETE
74782024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.548 INFO O| May 29 20:31:11.548 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.571 INFO O| May 29 20:31:11.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
74802024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.571 INFO O| May 29 20:31:11.571 INFO STEP 989 (remove_files) COMPLETE
74812024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.571 INFO O| May 29 20:31:11.571 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.591 INFO O| May 29 20:31:11.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
74832024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.591 INFO O| May 29 20:31:11.591 INFO STEP 990 (remove_files) COMPLETE
74842024-05-29T20:31:13.443Z[ recovery-image] May 29 20:31:11.591 INFO O| May 29 20:31:11.591 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.611 INFO O| May 29 20:31:11.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
74862024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.611 INFO O| May 29 20:31:11.611 INFO STEP 991 (remove_files) COMPLETE
74872024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.611 INFO O| May 29 20:31:11.611 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.634 INFO O| May 29 20:31:11.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
74892024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.634 INFO O| May 29 20:31:11.634 INFO STEP 992 (remove_files) COMPLETE
74902024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.634 INFO O| May 29 20:31:11.634 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.653 INFO O| May 29 20:31:11.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
74922024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.654 INFO O| May 29 20:31:11.654 INFO STEP 993 (remove_files) COMPLETE
74932024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.654 INFO O| May 29 20:31:11.654 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.685 INFO O| May 29 20:31:11.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
74952024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.685 INFO O| May 29 20:31:11.685 INFO STEP 994 (remove_files) COMPLETE
74962024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.685 INFO O| May 29 20:31:11.685 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.744 INFO O| May 29 20:31:11.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
74982024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.744 INFO O| May 29 20:31:11.744 INFO STEP 995 (remove_files) COMPLETE
74992024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.744 INFO O| May 29 20:31:11.744 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.763 INFO O| May 29 20:31:11.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75012024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.763 INFO O| May 29 20:31:11.763 INFO STEP 996 (remove_files) COMPLETE
75022024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.763 INFO O| May 29 20:31:11.763 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.813 INFO O| May 29 20:31:11.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75042024-05-29T20:31:13.444Z[ recovery-image] May 29 20:31:11.813 INFO O| May 29 20:31:11.813 INFO STEP 997 (remove_files) COMPLETE
75052024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.813 INFO O| May 29 20:31:11.813 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.875 INFO O| May 29 20:31:11.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75072024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.875 INFO O| May 29 20:31:11.875 INFO STEP 998 (remove_files) COMPLETE
75082024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.875 INFO O| May 29 20:31:11.875 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.913 INFO O| May 29 20:31:11.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75102024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.913 INFO O| May 29 20:31:11.913 INFO STEP 999 (remove_files) COMPLETE
75112024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.913 INFO O| May 29 20:31:11.913 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.931 INFO O| May 29 20:31:11.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75132024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.931 INFO O| May 29 20:31:11.931 INFO STEP 1000 (remove_files) COMPLETE
75142024-05-29T20:31:13.445Z[ recovery-image] May 29 20:31:11.931 INFO O| May 29 20:31:11.931 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152024-05-29T20:31:13.462Z[ recovery-image] May 29 20:31:11.961 INFO O| May 29 20:31:11.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75162024-05-29T20:31:13.462Z[ recovery-image] May 29 20:31:11.961 INFO O| May 29 20:31:11.961 INFO STEP 1001 (remove_files) COMPLETE
75172024-05-29T20:31:13.462Z[ recovery-image] May 29 20:31:11.961 INFO O| May 29 20:31:11.961 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182024-05-29T20:31:13.522Z[ recovery-image] May 29 20:31:12.020 INFO O| May 29 20:31:12.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75192024-05-29T20:31:13.522Z[ recovery-image] May 29 20:31:12.020 INFO O| May 29 20:31:12.020 INFO STEP 1002 (remove_files) COMPLETE
75202024-05-29T20:31:13.523Z[ recovery-image] May 29 20:31:12.020 INFO O| May 29 20:31:12.020 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212024-05-29T20:31:13.581Z[ recovery-image] May 29 20:31:12.081 INFO O| May 29 20:31:12.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75222024-05-29T20:31:13.581Z[ recovery-image] May 29 20:31:12.081 INFO O| May 29 20:31:12.081 INFO STEP 1003 (remove_files) COMPLETE
75232024-05-29T20:31:13.581Z[ recovery-image] May 29 20:31:12.081 INFO O| May 29 20:31:12.081 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242024-05-29T20:31:13.603Z[ recovery-image] May 29 20:31:12.101 INFO O| May 29 20:31:12.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75252024-05-29T20:31:13.603Z[ recovery-image] May 29 20:31:12.101 INFO O| May 29 20:31:12.101 INFO STEP 1004 (remove_files) COMPLETE
75262024-05-29T20:31:13.603Z[ recovery-image] May 29 20:31:12.102 INFO O| May 29 20:31:12.101 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272024-05-29T20:31:13.629Z[ recovery-image] May 29 20:31:12.121 INFO O| May 29 20:31:12.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75282024-05-29T20:31:13.630Z[ recovery-image] May 29 20:31:12.121 INFO O| May 29 20:31:12.121 INFO STEP 1005 (remove_files) COMPLETE
75292024-05-29T20:31:13.630Z[ recovery-image] May 29 20:31:12.121 INFO O| May 29 20:31:12.121 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302024-05-29T20:31:13.646Z[ recovery-image] May 29 20:31:12.142 INFO O| May 29 20:31:12.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75312024-05-29T20:31:13.665Z[ recovery-image] May 29 20:31:12.143 INFO O| May 29 20:31:12.143 INFO STEP 1006 (remove_files) COMPLETE
75322024-05-29T20:31:13.665Z[ recovery-image] May 29 20:31:12.143 INFO O| May 29 20:31:12.143 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332024-05-29T20:31:13.674Z[ recovery-image] May 29 20:31:12.166 INFO O| May 29 20:31:12.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75342024-05-29T20:31:13.674Z[ recovery-image] May 29 20:31:12.166 INFO O| May 29 20:31:12.166 INFO STEP 1007 (remove_files) COMPLETE
75352024-05-29T20:31:13.674Z[ recovery-image] May 29 20:31:12.166 INFO O| May 29 20:31:12.166 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362024-05-29T20:31:13.695Z[ recovery-image] May 29 20:31:12.193 INFO O| May 29 20:31:12.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75372024-05-29T20:31:13.695Z[ recovery-image] May 29 20:31:12.193 INFO O| May 29 20:31:12.193 INFO STEP 1008 (remove_files) COMPLETE
75382024-05-29T20:31:13.696Z[ recovery-image] May 29 20:31:12.193 INFO O| May 29 20:31:12.193 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392024-05-29T20:31:13.729Z[ recovery-image] May 29 20:31:12.226 INFO O| May 29 20:31:12.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75402024-05-29T20:31:13.729Z[ recovery-image] May 29 20:31:12.226 INFO O| May 29 20:31:12.226 INFO STEP 1009 (remove_files) COMPLETE
75412024-05-29T20:31:13.729Z[ recovery-image] May 29 20:31:12.226 INFO O| May 29 20:31:12.226 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422024-05-29T20:31:13.765Z[ recovery-image] May 29 20:31:12.263 INFO O| May 29 20:31:12.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
75432024-05-29T20:31:13.765Z[ recovery-image] May 29 20:31:12.263 INFO O| May 29 20:31:12.263 INFO STEP 1010 (remove_files) COMPLETE
75442024-05-29T20:31:13.765Z[ recovery-image] May 29 20:31:12.263 INFO O| May 29 20:31:12.263 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452024-05-29T20:31:13.783Z[ recovery-image] May 29 20:31:12.283 INFO O| May 29 20:31:12.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
75462024-05-29T20:31:13.783Z[ recovery-image] May 29 20:31:12.283 INFO O| May 29 20:31:12.283 INFO STEP 1011 (remove_files) COMPLETE
75472024-05-29T20:31:13.783Z[ recovery-image] May 29 20:31:12.283 INFO O| May 29 20:31:12.283 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482024-05-29T20:31:13.804Z[ recovery-image] May 29 20:31:12.305 INFO O| May 29 20:31:12.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
75492024-05-29T20:31:13.804Z[ recovery-image] May 29 20:31:12.305 INFO O| May 29 20:31:12.305 INFO STEP 1012 (remove_files) COMPLETE
75502024-05-29T20:31:13.808Z[ recovery-image] May 29 20:31:12.305 INFO O| May 29 20:31:12.305 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512024-05-29T20:31:13.850Z[ recovery-image] May 29 20:31:12.345 INFO O| May 29 20:31:12.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
75522024-05-29T20:31:13.850Z[ recovery-image] May 29 20:31:12.345 INFO O| May 29 20:31:12.345 INFO STEP 1013 (remove_files) COMPLETE
75532024-05-29T20:31:13.850Z[ recovery-image] May 29 20:31:12.345 INFO O| May 29 20:31:12.345 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542024-05-29T20:31:13.866Z[ recovery-image] May 29 20:31:12.366 INFO O| May 29 20:31:12.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
75552024-05-29T20:31:13.866Z[ recovery-image] May 29 20:31:12.366 INFO O| May 29 20:31:12.366 INFO STEP 1014 (remove_files) COMPLETE
75562024-05-29T20:31:13.866Z[ recovery-image] May 29 20:31:12.366 INFO O| May 29 20:31:12.366 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572024-05-29T20:31:13.886Z[ recovery-image] May 29 20:31:12.386 INFO O| May 29 20:31:12.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75582024-05-29T20:31:13.886Z[ recovery-image] May 29 20:31:12.386 INFO O| May 29 20:31:12.386 INFO STEP 1015 (remove_files) COMPLETE
75592024-05-29T20:31:13.886Z[ recovery-image] May 29 20:31:12.386 INFO O| May 29 20:31:12.386 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602024-05-29T20:31:13.911Z[ recovery-image] May 29 20:31:12.411 INFO O| May 29 20:31:12.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75612024-05-29T20:31:13.917Z[ recovery-image] May 29 20:31:12.411 INFO O| May 29 20:31:12.411 INFO STEP 1016 (remove_files) COMPLETE
75622024-05-29T20:31:13.917Z[ recovery-image] May 29 20:31:12.412 INFO O| May 29 20:31:12.411 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632024-05-29T20:31:13.936Z[ recovery-image] May 29 20:31:12.433 INFO O| May 29 20:31:12.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75642024-05-29T20:31:13.945Z[ recovery-image] May 29 20:31:12.433 INFO O| May 29 20:31:12.433 INFO STEP 1017 (remove_files) COMPLETE
75652024-05-29T20:31:13.945Z[ recovery-image] May 29 20:31:12.433 INFO O| May 29 20:31:12.433 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662024-05-29T20:31:13.956Z[ recovery-image] May 29 20:31:12.455 INFO O| May 29 20:31:12.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75672024-05-29T20:31:13.961Z[ recovery-image] May 29 20:31:12.456 INFO O| May 29 20:31:12.455 INFO STEP 1018 (remove_files) COMPLETE
75682024-05-29T20:31:13.961Z[ recovery-image] May 29 20:31:12.456 INFO O| May 29 20:31:12.456 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692024-05-29T20:31:13.994Z[ recovery-image] May 29 20:31:12.486 INFO O| May 29 20:31:12.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
75702024-05-29T20:31:14.008Z[ recovery-image] May 29 20:31:12.499 INFO O| May 29 20:31:12.499 INFO STEP 1019 (remove_files) COMPLETE
75712024-05-29T20:31:14.009Z[ recovery-image] May 29 20:31:12.499 INFO O| May 29 20:31:12.499 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722024-05-29T20:31:14.029Z[ recovery-image] May 29 20:31:12.530 INFO O| May 29 20:31:12.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
75732024-05-29T20:31:14.032Z[ recovery-image] May 29 20:31:12.530 INFO O| May 29 20:31:12.530 INFO STEP 1020 (remove_files) COMPLETE
75742024-05-29T20:31:14.032Z[ recovery-image] May 29 20:31:12.530 INFO O| May 29 20:31:12.530 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752024-05-29T20:31:14.066Z[ recovery-image] May 29 20:31:12.564 INFO O| May 29 20:31:12.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
75762024-05-29T20:31:14.069Z[ recovery-image] May 29 20:31:12.564 INFO O| May 29 20:31:12.564 INFO STEP 1021 (remove_files) COMPLETE
75772024-05-29T20:31:14.069Z[ recovery-image] May 29 20:31:12.564 INFO O| May 29 20:31:12.564 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782024-05-29T20:31:14.086Z[ recovery-image] May 29 20:31:12.585 INFO O| May 29 20:31:12.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
75792024-05-29T20:31:14.098Z[ recovery-image] May 29 20:31:12.585 INFO O| May 29 20:31:12.585 INFO STEP 1022 (remove_files) COMPLETE
75802024-05-29T20:31:14.098Z[ recovery-image] May 29 20:31:12.585 INFO O| May 29 20:31:12.585 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812024-05-29T20:31:14.122Z[ recovery-image] May 29 20:31:12.620 INFO O| May 29 20:31:12.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
75822024-05-29T20:31:14.122Z[ recovery-image] May 29 20:31:12.620 INFO O| May 29 20:31:12.620 INFO STEP 1023 (remove_files) COMPLETE
75832024-05-29T20:31:14.122Z[ recovery-image] May 29 20:31:12.620 INFO O| May 29 20:31:12.620 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842024-05-29T20:31:14.142Z[ recovery-image] May 29 20:31:12.638 INFO O| May 29 20:31:12.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
75852024-05-29T20:31:14.142Z[ recovery-image] May 29 20:31:12.638 INFO O| May 29 20:31:12.638 INFO STEP 1024 (remove_files) COMPLETE
75862024-05-29T20:31:14.142Z[ recovery-image] May 29 20:31:12.638 INFO O| May 29 20:31:12.638 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872024-05-29T20:31:14.215Z[ recovery-image] May 29 20:31:12.693 INFO O| May 29 20:31:12.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
75882024-05-29T20:31:14.215Z[ recovery-image] May 29 20:31:12.693 INFO O| May 29 20:31:12.693 INFO STEP 1025 (remove_files) COMPLETE
75892024-05-29T20:31:14.215Z[ recovery-image] May 29 20:31:12.693 INFO O| May 29 20:31:12.693 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902024-05-29T20:31:14.284Z[ recovery-image] May 29 20:31:12.785 INFO O| May 29 20:31:12.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
75912024-05-29T20:31:14.287Z[ recovery-image] May 29 20:31:12.785 INFO O| May 29 20:31:12.785 INFO STEP 1026 (remove_files) COMPLETE
75922024-05-29T20:31:14.287Z[ recovery-image] May 29 20:31:12.785 INFO O| May 29 20:31:12.785 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932024-05-29T20:31:14.305Z[ recovery-image] May 29 20:31:12.807 INFO O| May 29 20:31:12.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
75942024-05-29T20:31:14.309Z[ recovery-image] May 29 20:31:12.807 INFO O| May 29 20:31:12.807 INFO STEP 1027 (remove_files) COMPLETE
75952024-05-29T20:31:14.309Z[ recovery-image] May 29 20:31:12.807 INFO O| May 29 20:31:12.807 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962024-05-29T20:31:14.366Z[ recovery-image] May 29 20:31:12.861 INFO O| May 29 20:31:12.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
75972024-05-29T20:31:14.375Z[ recovery-image] May 29 20:31:12.861 INFO O| May 29 20:31:12.861 INFO STEP 1028 (remove_files) COMPLETE
75982024-05-29T20:31:14.375Z[ recovery-image] May 29 20:31:12.861 INFO O| May 29 20:31:12.861 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992024-05-29T20:31:14.380Z[ recovery-image] May 29 20:31:12.881 INFO O| May 29 20:31:12.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76002024-05-29T20:31:14.380Z[ recovery-image] May 29 20:31:12.881 INFO O| May 29 20:31:12.881 INFO STEP 1029 (remove_files) COMPLETE
76012024-05-29T20:31:14.380Z[ recovery-image] May 29 20:31:12.881 INFO O| May 29 20:31:12.881 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022024-05-29T20:31:14.406Z[ recovery-image] May 29 20:31:12.902 INFO O| May 29 20:31:12.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76032024-05-29T20:31:14.406Z[ recovery-image] May 29 20:31:12.902 INFO O| May 29 20:31:12.902 INFO STEP 1030 (remove_files) COMPLETE
76042024-05-29T20:31:14.411Z[ recovery-image] May 29 20:31:12.902 INFO O| May 29 20:31:12.902 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052024-05-29T20:31:14.422Z[ recovery-image] May 29 20:31:12.922 INFO O| May 29 20:31:12.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76062024-05-29T20:31:14.422Z[ recovery-image] May 29 20:31:12.922 INFO O| May 29 20:31:12.922 INFO STEP 1031 (remove_files) COMPLETE
76072024-05-29T20:31:14.426Z[ recovery-image] May 29 20:31:12.922 INFO O| May 29 20:31:12.922 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082024-05-29T20:31:14.447Z[ recovery-image] May 29 20:31:12.944 INFO O| May 29 20:31:12.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76092024-05-29T20:31:14.447Z[ recovery-image] May 29 20:31:12.944 INFO O| May 29 20:31:12.944 INFO STEP 1032 (remove_files) COMPLETE
76102024-05-29T20:31:14.456Z[ recovery-image] May 29 20:31:12.944 INFO O| May 29 20:31:12.944 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112024-05-29T20:31:14.480Z[ recovery-image] May 29 20:31:12.981 INFO O| May 29 20:31:12.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76122024-05-29T20:31:14.480Z[ recovery-image] May 29 20:31:12.981 INFO O| May 29 20:31:12.981 INFO STEP 1033 (remove_files) COMPLETE
76132024-05-29T20:31:14.480Z[ recovery-image] May 29 20:31:12.981 INFO O| May 29 20:31:12.981 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142024-05-29T20:31:14.524Z[ recovery-image] May 29 20:31:13.023 INFO O| May 29 20:31:13.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76152024-05-29T20:31:14.534Z[ recovery-image] May 29 20:31:13.024 INFO O| May 29 20:31:13.023 INFO STEP 1034 (remove_files) COMPLETE
76162024-05-29T20:31:14.535Z[ recovery-image] May 29 20:31:13.024 INFO O| May 29 20:31:13.024 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.042 INFO O| May 29 20:31:13.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76182024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.042 INFO O| May 29 20:31:13.042 INFO STEP 1035 (remove_files) COMPLETE
76192024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.042 INFO O| May 29 20:31:13.042 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.065 INFO O| May 29 20:31:13.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76212024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.065 INFO O| May 29 20:31:13.065 INFO STEP 1036 (remove_files) COMPLETE
76222024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.065 INFO O| May 29 20:31:13.065 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.087 INFO O| May 29 20:31:13.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76242024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.109 INFO O| May 29 20:31:13.109 INFO STEP 1037 (remove_files) COMPLETE
76252024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.109 INFO O| May 29 20:31:13.109 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.166 INFO O| May 29 20:31:13.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76272024-05-29T20:31:14.786Z[ recovery-image] May 29 20:31:13.166 INFO O| May 29 20:31:13.166 INFO STEP 1038 (remove_files) COMPLETE
76282024-05-29T20:31:14.787Z[ recovery-image] May 29 20:31:13.166 INFO O| May 29 20:31:13.166 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292024-05-29T20:31:14.787Z[ recovery-image] May 29 20:31:13.211 INFO O| May 29 20:31:13.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76302024-05-29T20:31:14.787Z[ recovery-image] May 29 20:31:13.211 INFO O| May 29 20:31:13.211 INFO STEP 1039 (remove_files) COMPLETE
76312024-05-29T20:31:14.787Z[ recovery-image] May 29 20:31:13.211 INFO O| May 29 20:31:13.211 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322024-05-29T20:31:14.787Z[ recovery-image] May 29 20:31:13.255 INFO O| May 29 20:31:13.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76332024-05-29T20:31:14.787Z[ recovery-image] May 29 20:31:13.255 INFO O| May 29 20:31:13.255 INFO STEP 1040 (remove_files) COMPLETE
76342024-05-29T20:31:14.787Z[ recovery-image] May 29 20:31:13.256 INFO O| May 29 20:31:13.255 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352024-05-29T20:31:14.796Z[ recovery-image] May 29 20:31:13.296 INFO O| May 29 20:31:13.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76362024-05-29T20:31:14.796Z[ recovery-image] May 29 20:31:13.297 INFO O| May 29 20:31:13.297 INFO STEP 1041 (remove_files) COMPLETE
76372024-05-29T20:31:14.796Z[ recovery-image] May 29 20:31:13.297 INFO O| May 29 20:31:13.297 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382024-05-29T20:31:14.824Z[ recovery-image] May 29 20:31:13.314 INFO O| May 29 20:31:13.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76392024-05-29T20:31:14.824Z[ recovery-image] May 29 20:31:13.314 INFO O| May 29 20:31:13.314 INFO STEP 1042 (remove_files) COMPLETE
76402024-05-29T20:31:14.824Z[ recovery-image] May 29 20:31:13.314 INFO O| May 29 20:31:13.314 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412024-05-29T20:31:14.838Z[ recovery-image] May 29 20:31:13.331 INFO O| May 29 20:31:13.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
76422024-05-29T20:31:14.838Z[ recovery-image] May 29 20:31:13.331 INFO O| May 29 20:31:13.331 INFO STEP 1043 (remove_files) COMPLETE
76432024-05-29T20:31:14.838Z[ recovery-image] May 29 20:31:13.331 INFO O| May 29 20:31:13.331 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442024-05-29T20:31:14.869Z[ recovery-image] May 29 20:31:13.369 INFO O| May 29 20:31:13.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
76452024-05-29T20:31:14.869Z[ recovery-image] May 29 20:31:13.369 INFO O| May 29 20:31:13.369 INFO STEP 1044 (remove_files) COMPLETE
76462024-05-29T20:31:14.869Z[ recovery-image] May 29 20:31:13.369 INFO O| May 29 20:31:13.369 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472024-05-29T20:31:14.891Z[ recovery-image] May 29 20:31:13.390 INFO O| May 29 20:31:13.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
76482024-05-29T20:31:14.891Z[ recovery-image] May 29 20:31:13.390 INFO O| May 29 20:31:13.390 INFO STEP 1045 (remove_files) COMPLETE
76492024-05-29T20:31:14.891Z[ recovery-image] May 29 20:31:13.390 INFO O| May 29 20:31:13.390 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502024-05-29T20:31:14.907Z[ recovery-image] May 29 20:31:13.408 INFO O| May 29 20:31:13.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
76512024-05-29T20:31:14.907Z[ recovery-image] May 29 20:31:13.409 INFO O| May 29 20:31:13.408 INFO STEP 1046 (remove_files) COMPLETE
76522024-05-29T20:31:14.907Z[ recovery-image] May 29 20:31:13.409 INFO O| May 29 20:31:13.408 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532024-05-29T20:31:15.356Z[ recovery-image] May 29 20:31:13.445 INFO O| May 29 20:31:13.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
76542024-05-29T20:31:15.356Z[ recovery-image] May 29 20:31:13.445 INFO O| May 29 20:31:13.445 INFO STEP 1047 (remove_files) COMPLETE
76552024-05-29T20:31:15.356Z[ recovery-image] May 29 20:31:13.445 INFO O| May 29 20:31:13.445 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562024-05-29T20:31:15.378Z[ recovery-image] May 29 20:31:13.464 INFO O| May 29 20:31:13.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76572024-05-29T20:31:15.378Z[ recovery-image] May 29 20:31:13.464 INFO O| May 29 20:31:13.464 INFO STEP 1048 (remove_files) COMPLETE
76582024-05-29T20:31:15.378Z[ recovery-image] May 29 20:31:13.464 INFO O| May 29 20:31:13.464 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592024-05-29T20:31:15.378Z[ recovery-image] May 29 20:31:13.492 INFO O| May 29 20:31:13.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76602024-05-29T20:31:15.378Z[ recovery-image] May 29 20:31:13.492 INFO O| May 29 20:31:13.492 INFO STEP 1049 (remove_files) COMPLETE
76612024-05-29T20:31:15.378Z[ recovery-image] May 29 20:31:13.492 INFO O| May 29 20:31:13.492 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622024-05-29T20:31:15.379Z[ recovery-image] May 29 20:31:13.513 INFO O| May 29 20:31:13.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76632024-05-29T20:31:15.379Z[ recovery-image] May 29 20:31:13.514 INFO O| May 29 20:31:13.514 INFO STEP 1050 (remove_files) COMPLETE
76642024-05-29T20:31:15.379Z[ recovery-image] May 29 20:31:13.514 INFO O| May 29 20:31:13.514 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652024-05-29T20:31:15.379Z[ recovery-image] May 29 20:31:13.534 INFO O| May 29 20:31:13.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76662024-05-29T20:31:15.379Z[ recovery-image] May 29 20:31:13.534 INFO O| May 29 20:31:13.534 INFO STEP 1051 (remove_files) COMPLETE
76672024-05-29T20:31:15.379Z[ recovery-image] May 29 20:31:13.534 INFO O| May 29 20:31:13.534 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682024-05-29T20:31:15.379Z[ recovery-image] May 29 20:31:13.553 INFO O| May 29 20:31:13.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
76692024-05-29T20:31:15.380Z[ recovery-image] May 29 20:31:13.553 INFO O| May 29 20:31:13.553 INFO STEP 1052 (remove_files) COMPLETE
76702024-05-29T20:31:15.380Z[ recovery-image] May 29 20:31:13.553 INFO O| May 29 20:31:13.553 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712024-05-29T20:31:15.380Z[ recovery-image] May 29 20:31:13.594 INFO O| May 29 20:31:13.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
76722024-05-29T20:31:15.380Z[ recovery-image] May 29 20:31:13.594 INFO O| May 29 20:31:13.594 INFO STEP 1053 (remove_files) COMPLETE
76732024-05-29T20:31:15.380Z[ recovery-image] May 29 20:31:13.594 INFO O| May 29 20:31:13.594 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742024-05-29T20:31:15.380Z[ recovery-image] May 29 20:31:13.674 INFO O| May 29 20:31:13.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
76752024-05-29T20:31:15.380Z[ recovery-image] May 29 20:31:13.674 INFO O| May 29 20:31:13.674 INFO STEP 1054 (remove_files) COMPLETE
76762024-05-29T20:31:15.381Z[ recovery-image] May 29 20:31:13.674 INFO O| May 29 20:31:13.674 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772024-05-29T20:31:15.381Z[ recovery-image] May 29 20:31:13.693 INFO O| May 29 20:31:13.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
76782024-05-29T20:31:15.381Z[ recovery-image] May 29 20:31:13.693 INFO O| May 29 20:31:13.693 INFO STEP 1055 (remove_files) COMPLETE
76792024-05-29T20:31:15.381Z[ recovery-image] May 29 20:31:13.693 INFO O| May 29 20:31:13.693 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802024-05-29T20:31:15.381Z[ recovery-image] May 29 20:31:13.714 INFO O| May 29 20:31:13.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
76812024-05-29T20:31:15.382Z[ recovery-image] May 29 20:31:13.714 INFO O| May 29 20:31:13.714 INFO STEP 1056 (remove_files) COMPLETE
76822024-05-29T20:31:15.382Z[ recovery-image] May 29 20:31:13.714 INFO O| May 29 20:31:13.714 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832024-05-29T20:31:15.382Z[ recovery-image] May 29 20:31:13.734 INFO O| May 29 20:31:13.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
76842024-05-29T20:31:15.382Z[ recovery-image] May 29 20:31:13.734 INFO O| May 29 20:31:13.734 INFO STEP 1057 (remove_files) COMPLETE
76852024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.734 INFO O| May 29 20:31:13.734 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.755 INFO O| May 29 20:31:13.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
76872024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.755 INFO O| May 29 20:31:13.755 INFO STEP 1058 (remove_files) COMPLETE
76882024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.755 INFO O| May 29 20:31:13.755 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.774 INFO O| May 29 20:31:13.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
76902024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.774 INFO O| May 29 20:31:13.774 INFO STEP 1059 (remove_files) COMPLETE
76912024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.774 INFO O| May 29 20:31:13.774 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.802 INFO O| May 29 20:31:13.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
76932024-05-29T20:31:15.383Z[ recovery-image] May 29 20:31:13.803 INFO O| May 29 20:31:13.802 INFO STEP 1060 (remove_files) COMPLETE
76942024-05-29T20:31:15.384Z[ recovery-image] May 29 20:31:13.803 INFO O| May 29 20:31:13.803 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952024-05-29T20:31:15.394Z[ recovery-image] May 29 20:31:13.861 INFO O| May 29 20:31:13.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
76962024-05-29T20:31:15.395Z[ recovery-image] May 29 20:31:13.861 INFO O| May 29 20:31:13.861 INFO STEP 1061 (remove_files) COMPLETE
76972024-05-29T20:31:15.395Z[ recovery-image] May 29 20:31:13.861 INFO O| May 29 20:31:13.861 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982024-05-29T20:31:15.395Z[ recovery-image] May 29 20:31:13.882 INFO O| May 29 20:31:13.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
76992024-05-29T20:31:15.395Z[ recovery-image] May 29 20:31:13.882 INFO O| May 29 20:31:13.882 INFO STEP 1062 (remove_files) COMPLETE
77002024-05-29T20:31:15.395Z[ recovery-image] May 29 20:31:13.882 INFO O| May 29 20:31:13.882 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012024-05-29T20:31:15.400Z[ recovery-image] May 29 20:31:13.901 INFO O| May 29 20:31:13.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77022024-05-29T20:31:15.400Z[ recovery-image] May 29 20:31:13.901 INFO O| May 29 20:31:13.901 INFO STEP 1063 (remove_files) COMPLETE
77032024-05-29T20:31:15.400Z[ recovery-image] May 29 20:31:13.901 INFO O| May 29 20:31:13.901 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042024-05-29T20:31:15.420Z[ recovery-image] May 29 20:31:13.920 INFO O| May 29 20:31:13.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77052024-05-29T20:31:15.420Z[ recovery-image] May 29 20:31:13.920 INFO O| May 29 20:31:13.920 INFO STEP 1064 (remove_files) COMPLETE
77062024-05-29T20:31:15.421Z[ recovery-image] May 29 20:31:13.920 INFO O| May 29 20:31:13.920 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072024-05-29T20:31:15.851Z[ recovery-image] May 29 20:31:13.941 INFO O| May 29 20:31:13.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77082024-05-29T20:31:15.851Z[ recovery-image] May 29 20:31:13.941 INFO O| May 29 20:31:13.941 INFO STEP 1065 (remove_files) COMPLETE
77092024-05-29T20:31:15.861Z[ recovery-image] May 29 20:31:13.941 INFO O| May 29 20:31:13.941 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102024-05-29T20:31:15.861Z[ recovery-image] May 29 20:31:13.961 INFO O| May 29 20:31:13.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77112024-05-29T20:31:15.861Z[ recovery-image] May 29 20:31:13.961 INFO O| May 29 20:31:13.961 INFO STEP 1066 (remove_files) COMPLETE
77122024-05-29T20:31:15.861Z[ recovery-image] May 29 20:31:13.961 INFO O| May 29 20:31:13.961 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:13.978 INFO O| May 29 20:31:13.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77142024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:13.978 INFO O| May 29 20:31:13.978 INFO STEP 1067 (remove_files) COMPLETE
77152024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:13.978 INFO O| May 29 20:31:13.978 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:13.998 INFO O| May 29 20:31:13.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77172024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:13.998 INFO O| May 29 20:31:13.998 INFO STEP 1068 (remove_files) COMPLETE
77182024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:13.998 INFO O| May 29 20:31:13.998 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.020 INFO O| May 29 20:31:14.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77202024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.020 INFO O| May 29 20:31:14.020 INFO STEP 1069 (remove_files) COMPLETE
77212024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.020 INFO O| May 29 20:31:14.020 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.041 INFO O| May 29 20:31:14.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77232024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.041 INFO O| May 29 20:31:14.041 INFO STEP 1070 (remove_files) COMPLETE
77242024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.041 INFO O| May 29 20:31:14.041 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.071 INFO O| May 29 20:31:14.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77262024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.071 INFO O| May 29 20:31:14.071 INFO STEP 1071 (remove_files) COMPLETE
77272024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.071 INFO O| May 29 20:31:14.071 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.093 INFO O| May 29 20:31:14.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77292024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.093 INFO O| May 29 20:31:14.093 INFO STEP 1072 (remove_files) COMPLETE
77302024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.093 INFO O| May 29 20:31:14.093 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.115 INFO O| May 29 20:31:14.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77322024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.115 INFO O| May 29 20:31:14.115 INFO STEP 1073 (remove_files) COMPLETE
77332024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.115 INFO O| May 29 20:31:14.115 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342024-05-29T20:31:15.862Z[ recovery-image] May 29 20:31:14.135 INFO O| May 29 20:31:14.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77352024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.135 INFO O| May 29 20:31:14.135 INFO STEP 1074 (remove_files) COMPLETE
77362024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.135 INFO O| May 29 20:31:14.135 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.153 INFO O| May 29 20:31:14.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77382024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.153 INFO O| May 29 20:31:14.153 INFO STEP 1075 (remove_files) COMPLETE
77392024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.153 INFO O| May 29 20:31:14.153 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.175 INFO O| May 29 20:31:14.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77412024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.175 INFO O| May 29 20:31:14.175 INFO STEP 1076 (remove_files) COMPLETE
77422024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.175 INFO O| May 29 20:31:14.175 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.216 INFO O| May 29 20:31:14.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
77442024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.216 INFO O| May 29 20:31:14.216 INFO STEP 1077 (remove_files) COMPLETE
77452024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.217 INFO O| May 29 20:31:14.216 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.254 INFO O| May 29 20:31:14.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
77472024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.254 INFO O| May 29 20:31:14.254 INFO STEP 1078 (remove_files) COMPLETE
77482024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.254 INFO O| May 29 20:31:14.254 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.289 INFO O| May 29 20:31:14.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
77502024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.289 INFO O| May 29 20:31:14.289 INFO STEP 1079 (remove_files) COMPLETE
77512024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.289 INFO O| May 29 20:31:14.289 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.326 INFO O| May 29 20:31:14.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
77532024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.326 INFO O| May 29 20:31:14.326 INFO STEP 1080 (remove_files) COMPLETE
77542024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.326 INFO O| May 29 20:31:14.326 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.344 INFO O| May 29 20:31:14.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77562024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.344 INFO O| May 29 20:31:14.344 INFO STEP 1081 (remove_files) COMPLETE
77572024-05-29T20:31:15.863Z[ recovery-image] May 29 20:31:14.344 INFO O| May 29 20:31:14.344 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582024-05-29T20:31:15.875Z[ recovery-image] May 29 20:31:14.365 INFO O| May 29 20:31:14.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77592024-05-29T20:31:15.875Z[ recovery-image] May 29 20:31:14.365 INFO O| May 29 20:31:14.365 INFO STEP 1082 (remove_files) COMPLETE
77602024-05-29T20:31:15.875Z[ recovery-image] May 29 20:31:14.366 INFO O| May 29 20:31:14.365 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612024-05-29T20:31:16.317Z[ recovery-image] May 29 20:31:14.387 INFO O| May 29 20:31:14.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77622024-05-29T20:31:16.317Z[ recovery-image] May 29 20:31:14.387 INFO O| May 29 20:31:14.387 INFO STEP 1083 (remove_files) COMPLETE
77632024-05-29T20:31:16.317Z[ recovery-image] May 29 20:31:14.387 INFO O| May 29 20:31:14.387 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642024-05-29T20:31:17.366Z[ recovery-image] May 29 20:31:14.408 INFO O| May 29 20:31:14.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77652024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.408 INFO O| May 29 20:31:14.408 INFO STEP 1084 (remove_files) COMPLETE
77662024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.408 INFO O| May 29 20:31:14.408 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.430 INFO O| May 29 20:31:14.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77682024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.430 INFO O| May 29 20:31:14.430 INFO STEP 1085 (remove_files) COMPLETE
77692024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.430 INFO O| May 29 20:31:14.430 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.451 INFO O| May 29 20:31:14.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77712024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.451 INFO O| May 29 20:31:14.451 INFO STEP 1086 (remove_files) COMPLETE
77722024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.451 INFO O| May 29 20:31:14.451 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.478 INFO O| May 29 20:31:14.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
77742024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.478 INFO O| May 29 20:31:14.478 INFO STEP 1087 (remove_files) COMPLETE
77752024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.478 INFO O| May 29 20:31:14.478 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762024-05-29T20:31:17.367Z[ recovery-image] May 29 20:31:14.502 INFO O| May 29 20:31:14.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
77772024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.502 INFO O| May 29 20:31:14.502 INFO STEP 1088 (remove_files) COMPLETE
77782024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.502 INFO O| May 29 20:31:14.502 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.522 INFO O| May 29 20:31:14.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
77802024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.522 INFO O| May 29 20:31:14.522 INFO STEP 1089 (remove_files) COMPLETE
77812024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.522 INFO O| May 29 20:31:14.522 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.540 INFO O| May 29 20:31:14.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
77832024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.540 INFO O| May 29 20:31:14.540 INFO STEP 1090 (remove_files) COMPLETE
77842024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.541 INFO O| May 29 20:31:14.540 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.562 INFO O| May 29 20:31:14.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
77862024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.562 INFO O| May 29 20:31:14.562 INFO STEP 1091 (remove_files) COMPLETE
77872024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.562 INFO O| May 29 20:31:14.562 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.584 INFO O| May 29 20:31:14.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
77892024-05-29T20:31:17.368Z[ recovery-image] May 29 20:31:14.584 INFO O| May 29 20:31:14.584 INFO STEP 1092 (remove_files) COMPLETE
77902024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.584 INFO O| May 29 20:31:14.584 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.617 INFO O| May 29 20:31:14.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
77922024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.617 INFO O| May 29 20:31:14.617 INFO STEP 1093 (remove_files) COMPLETE
77932024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.617 INFO O| May 29 20:31:14.617 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.637 INFO O| May 29 20:31:14.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
77952024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.637 INFO O| May 29 20:31:14.637 INFO STEP 1094 (remove_files) COMPLETE
77962024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.637 INFO O| May 29 20:31:14.637 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.657 INFO O| May 29 20:31:14.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
77982024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.657 INFO O| May 29 20:31:14.657 INFO STEP 1095 (remove_files) COMPLETE
77992024-05-29T20:31:17.369Z[ recovery-image] May 29 20:31:14.657 INFO O| May 29 20:31:14.657 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.679 INFO O| May 29 20:31:14.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78012024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.680 INFO O| May 29 20:31:14.679 INFO STEP 1096 (remove_files) COMPLETE
78022024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.680 INFO O| May 29 20:31:14.680 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.700 INFO O| May 29 20:31:14.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78042024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.700 INFO O| May 29 20:31:14.700 INFO STEP 1097 (remove_files) COMPLETE
78052024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.701 INFO O| May 29 20:31:14.700 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.720 INFO O| May 29 20:31:14.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78072024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.720 INFO O| May 29 20:31:14.720 INFO STEP 1098 (remove_files) COMPLETE
78082024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.720 INFO O| May 29 20:31:14.720 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092024-05-29T20:31:17.370Z[ recovery-image] May 29 20:31:14.740 INFO O| May 29 20:31:14.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78102024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.740 INFO O| May 29 20:31:14.740 INFO STEP 1099 (remove_files) COMPLETE
78112024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.740 INFO O| May 29 20:31:14.740 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.800 INFO O| May 29 20:31:14.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78132024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.800 INFO O| May 29 20:31:14.800 INFO STEP 1100 (remove_files) COMPLETE
78142024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.800 INFO O| May 29 20:31:14.800 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.822 INFO O| May 29 20:31:14.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78162024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.822 INFO O| May 29 20:31:14.822 INFO STEP 1101 (remove_files) COMPLETE
78172024-05-29T20:31:17.371Z[ recovery-image] May 29 20:31:14.822 INFO O| May 29 20:31:14.822 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182024-05-29T20:31:17.409Z[ recovery-image] May 29 20:31:14.864 INFO O| May 29 20:31:14.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78192024-05-29T20:31:17.409Z[ recovery-image] May 29 20:31:14.864 INFO O| May 29 20:31:14.864 INFO STEP 1102 (remove_files) COMPLETE
78202024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.864 INFO O| May 29 20:31:14.864 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.883 INFO O| May 29 20:31:14.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78222024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.884 INFO O| May 29 20:31:14.884 INFO STEP 1103 (remove_files) COMPLETE
78232024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.884 INFO O| May 29 20:31:14.884 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.904 INFO O| May 29 20:31:14.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78252024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.904 INFO O| May 29 20:31:14.904 INFO STEP 1104 (remove_files) COMPLETE
78262024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.904 INFO O| May 29 20:31:14.904 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.923 INFO O| May 29 20:31:14.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78282024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.923 INFO O| May 29 20:31:14.923 INFO STEP 1105 (remove_files) COMPLETE
78292024-05-29T20:31:17.410Z[ recovery-image] May 29 20:31:14.923 INFO O| May 29 20:31:14.923 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302024-05-29T20:31:17.411Z[ recovery-image] May 29 20:31:14.950 INFO O| May 29 20:31:14.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78312024-05-29T20:31:17.411Z[ recovery-image] May 29 20:31:14.950 INFO O| May 29 20:31:14.950 INFO STEP 1106 (remove_files) COMPLETE
78322024-05-29T20:31:17.411Z[ recovery-image] May 29 20:31:14.950 INFO O| May 29 20:31:14.950 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332024-05-29T20:31:17.411Z[ recovery-image] May 29 20:31:14.975 INFO O| May 29 20:31:14.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78342024-05-29T20:31:17.411Z[ recovery-image] May 29 20:31:14.975 INFO O| May 29 20:31:14.975 INFO STEP 1107 (remove_files) COMPLETE
78352024-05-29T20:31:17.411Z[ recovery-image] May 29 20:31:14.975 INFO O| May 29 20:31:14.975 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362024-05-29T20:31:17.411Z[ recovery-image] May 29 20:31:15.000 INFO O| May 29 20:31:15.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78372024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.000 INFO O| May 29 20:31:15.000 INFO STEP 1108 (remove_files) COMPLETE
78382024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.000 INFO O| May 29 20:31:15.000 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.032 INFO O| May 29 20:31:15.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78402024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.032 INFO O| May 29 20:31:15.032 INFO STEP 1109 (remove_files) COMPLETE
78412024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.032 INFO O| May 29 20:31:15.032 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.092 INFO O| May 29 20:31:15.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
78432024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.092 INFO O| May 29 20:31:15.092 INFO STEP 1110 (remove_files) COMPLETE
78442024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.092 INFO O| May 29 20:31:15.092 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452024-05-29T20:31:17.412Z[ recovery-image] May 29 20:31:15.109 INFO O| May 29 20:31:15.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
78462024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.109 INFO O| May 29 20:31:15.109 INFO STEP 1111 (remove_files) COMPLETE
78472024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.109 INFO O| May 29 20:31:15.109 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.143 INFO O| May 29 20:31:15.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
78492024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.143 INFO O| May 29 20:31:15.143 INFO STEP 1112 (remove_files) COMPLETE
78502024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.143 INFO O| May 29 20:31:15.143 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.162 INFO O| May 29 20:31:15.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
78522024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.163 INFO O| May 29 20:31:15.162 INFO STEP 1113 (remove_files) COMPLETE
78532024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.163 INFO O| May 29 20:31:15.163 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.180 INFO O| May 29 20:31:15.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78552024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.181 INFO O| May 29 20:31:15.180 INFO STEP 1114 (remove_files) COMPLETE
78562024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.181 INFO O| May 29 20:31:15.181 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572024-05-29T20:31:17.413Z[ recovery-image] May 29 20:31:15.209 INFO O| May 29 20:31:15.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78582024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.209 INFO O| May 29 20:31:15.209 INFO STEP 1115 (remove_files) COMPLETE
78592024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.209 INFO O| May 29 20:31:15.209 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.263 INFO O| May 29 20:31:15.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
78612024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.264 INFO O| May 29 20:31:15.264 INFO STEP 1116 (remove_files) COMPLETE
78622024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.264 INFO O| May 29 20:31:15.264 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.286 INFO O| May 29 20:31:15.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78642024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.286 INFO O| May 29 20:31:15.286 INFO STEP 1117 (remove_files) COMPLETE
78652024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.286 INFO O| May 29 20:31:15.286 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.308 INFO O| May 29 20:31:15.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78672024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.308 INFO O| May 29 20:31:15.308 INFO STEP 1118 (remove_files) COMPLETE
78682024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.308 INFO O| May 29 20:31:15.308 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.328 INFO O| May 29 20:31:15.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78702024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.328 INFO O| May 29 20:31:15.328 INFO STEP 1119 (remove_files) COMPLETE
78712024-05-29T20:31:17.414Z[ recovery-image] May 29 20:31:15.329 INFO O| May 29 20:31:15.328 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.349 INFO O| May 29 20:31:15.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78732024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.349 INFO O| May 29 20:31:15.349 INFO STEP 1120 (remove_files) COMPLETE
78742024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.349 INFO O| May 29 20:31:15.349 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.368 INFO O| May 29 20:31:15.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
78762024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.368 INFO O| May 29 20:31:15.368 INFO STEP 1121 (remove_files) COMPLETE
78772024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.368 INFO O| May 29 20:31:15.368 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.387 INFO O| May 29 20:31:15.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
78792024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.388 INFO O| May 29 20:31:15.388 INFO STEP 1122 (remove_files) COMPLETE
78802024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.388 INFO O| May 29 20:31:15.388 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812024-05-29T20:31:17.415Z[ recovery-image] May 29 20:31:15.421 INFO O| May 29 20:31:15.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
78822024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.421 INFO O| May 29 20:31:15.421 INFO STEP 1123 (remove_files) COMPLETE
78832024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.421 INFO O| May 29 20:31:15.421 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.438 INFO O| May 29 20:31:15.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
78852024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.438 INFO O| May 29 20:31:15.438 INFO STEP 1124 (remove_files) COMPLETE
78862024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.439 INFO O| May 29 20:31:15.438 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.467 INFO O| May 29 20:31:15.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
78882024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.467 INFO O| May 29 20:31:15.467 INFO STEP 1125 (remove_files) COMPLETE
78892024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.467 INFO O| May 29 20:31:15.467 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.487 INFO O| May 29 20:31:15.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
78912024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.487 INFO O| May 29 20:31:15.487 INFO STEP 1126 (remove_files) COMPLETE
78922024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.488 INFO O| May 29 20:31:15.487 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.519 INFO O| May 29 20:31:15.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
78942024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.519 INFO O| May 29 20:31:15.519 INFO STEP 1127 (remove_files) COMPLETE
78952024-05-29T20:31:17.416Z[ recovery-image] May 29 20:31:15.519 INFO O| May 29 20:31:15.519 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.555 INFO O| May 29 20:31:15.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
78972024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.555 INFO O| May 29 20:31:15.555 INFO STEP 1128 (remove_files) COMPLETE
78982024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.555 INFO O| May 29 20:31:15.555 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.588 INFO O| May 29 20:31:15.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79002024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.588 INFO O| May 29 20:31:15.588 INFO STEP 1129 (remove_files) COMPLETE
79012024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.588 INFO O| May 29 20:31:15.588 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.614 INFO O| May 29 20:31:15.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79032024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.615 INFO O| May 29 20:31:15.615 INFO STEP 1130 (remove_files) COMPLETE
79042024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.615 INFO O| May 29 20:31:15.615 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.634 INFO O| May 29 20:31:15.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79062024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.634 INFO O| May 29 20:31:15.634 INFO STEP 1131 (remove_files) COMPLETE
79072024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.634 INFO O| May 29 20:31:15.634 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082024-05-29T20:31:17.417Z[ recovery-image] May 29 20:31:15.695 INFO O| May 29 20:31:15.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79092024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.695 INFO O| May 29 20:31:15.695 INFO STEP 1132 (remove_files) COMPLETE
79102024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.695 INFO O| May 29 20:31:15.695 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.716 INFO O| May 29 20:31:15.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79122024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.717 INFO O| May 29 20:31:15.717 INFO STEP 1133 (remove_files) COMPLETE
79132024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.717 INFO O| May 29 20:31:15.717 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.735 INFO O| May 29 20:31:15.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79152024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.735 INFO O| May 29 20:31:15.735 INFO STEP 1134 (remove_files) COMPLETE
79162024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.735 INFO O| May 29 20:31:15.735 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172024-05-29T20:31:17.418Z[ recovery-image] May 29 20:31:15.753 INFO O| May 29 20:31:15.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79182024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.753 INFO O| May 29 20:31:15.753 INFO STEP 1135 (remove_files) COMPLETE
79192024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.753 INFO O| May 29 20:31:15.753 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.776 INFO O| May 29 20:31:15.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79212024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.776 INFO O| May 29 20:31:15.776 INFO STEP 1136 (remove_files) COMPLETE
79222024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.777 INFO O| May 29 20:31:15.777 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.796 INFO O| May 29 20:31:15.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79242024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.796 INFO O| May 29 20:31:15.796 INFO STEP 1137 (remove_files) COMPLETE
79252024-05-29T20:31:17.427Z[ recovery-image] May 29 20:31:15.796 INFO O| May 29 20:31:15.796 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.861 INFO O| May 29 20:31:15.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79272024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.861 INFO O| May 29 20:31:15.861 INFO STEP 1138 (remove_files) COMPLETE
79282024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.861 INFO O| May 29 20:31:15.861 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.881 INFO O| May 29 20:31:15.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79302024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.881 INFO O| May 29 20:31:15.881 INFO STEP 1139 (remove_files) COMPLETE
79312024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.881 INFO O| May 29 20:31:15.881 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.901 INFO O| May 29 20:31:15.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79332024-05-29T20:31:17.428Z[ recovery-image] May 29 20:31:15.901 INFO O| May 29 20:31:15.901 INFO STEP 1140 (remove_files) COMPLETE
79342024-05-29T20:31:17.429Z[ recovery-image] May 29 20:31:15.901 INFO O| May 29 20:31:15.901 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352024-05-29T20:31:17.429Z[ recovery-image] May 29 20:31:15.919 INFO O| May 29 20:31:15.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79362024-05-29T20:31:17.429Z[ recovery-image] May 29 20:31:15.919 INFO O| May 29 20:31:15.919 INFO STEP 1141 (remove_files) COMPLETE
79372024-05-29T20:31:17.429Z[ recovery-image] May 29 20:31:15.919 INFO O| May 29 20:31:15.919 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382024-05-29T20:31:17.442Z[ recovery-image] May 29 20:31:15.938 INFO O| May 29 20:31:15.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79392024-05-29T20:31:17.442Z[ recovery-image] May 29 20:31:15.938 INFO O| May 29 20:31:15.938 INFO STEP 1142 (remove_files) COMPLETE
79402024-05-29T20:31:17.443Z[ recovery-image] May 29 20:31:15.938 INFO O| May 29 20:31:15.938 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412024-05-29T20:31:17.469Z[ recovery-image] May 29 20:31:15.955 INFO O| May 29 20:31:15.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
79422024-05-29T20:31:17.469Z[ recovery-image] May 29 20:31:15.955 INFO O| May 29 20:31:15.955 INFO STEP 1143 (remove_files) COMPLETE
79432024-05-29T20:31:17.469Z[ recovery-image] May 29 20:31:15.955 INFO O| May 29 20:31:15.955 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442024-05-29T20:31:17.490Z[ recovery-image] May 29 20:31:15.972 INFO O| May 29 20:31:15.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
79452024-05-29T20:31:17.491Z[ recovery-image] May 29 20:31:15.972 INFO O| May 29 20:31:15.972 INFO STEP 1144 (remove_files) COMPLETE
79462024-05-29T20:31:17.491Z[ recovery-image] May 29 20:31:15.972 INFO O| May 29 20:31:15.972 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472024-05-29T20:31:17.501Z[ recovery-image] May 29 20:31:15.990 INFO O| May 29 20:31:15.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
79482024-05-29T20:31:17.501Z[ recovery-image] May 29 20:31:15.990 INFO O| May 29 20:31:15.990 INFO STEP 1145 (remove_files) COMPLETE
79492024-05-29T20:31:17.501Z[ recovery-image] May 29 20:31:15.990 INFO O| May 29 20:31:15.990 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502024-05-29T20:31:17.514Z[ recovery-image] May 29 20:31:16.013 INFO O| May 29 20:31:16.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
79512024-05-29T20:31:17.514Z[ recovery-image] May 29 20:31:16.014 INFO O| May 29 20:31:16.014 INFO STEP 1146 (remove_files) COMPLETE
79522024-05-29T20:31:17.514Z[ recovery-image] May 29 20:31:16.014 INFO O| May 29 20:31:16.014 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532024-05-29T20:31:17.532Z[ recovery-image] May 29 20:31:16.032 INFO O| May 29 20:31:16.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79542024-05-29T20:31:17.536Z[ recovery-image] May 29 20:31:16.032 INFO O| May 29 20:31:16.032 INFO STEP 1147 (remove_files) COMPLETE
79552024-05-29T20:31:17.536Z[ recovery-image] May 29 20:31:16.032 INFO O| May 29 20:31:16.032 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562024-05-29T20:31:17.554Z[ recovery-image] May 29 20:31:16.054 INFO O| May 29 20:31:16.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79572024-05-29T20:31:17.555Z[ recovery-image] May 29 20:31:16.054 INFO O| May 29 20:31:16.054 INFO STEP 1148 (remove_files) COMPLETE
79582024-05-29T20:31:17.555Z[ recovery-image] May 29 20:31:16.054 INFO O| May 29 20:31:16.054 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592024-05-29T20:31:17.576Z[ recovery-image] May 29 20:31:16.075 INFO O| May 29 20:31:16.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79602024-05-29T20:31:17.576Z[ recovery-image] May 29 20:31:16.075 INFO O| May 29 20:31:16.075 INFO STEP 1149 (remove_files) COMPLETE
79612024-05-29T20:31:17.593Z[ recovery-image] May 29 20:31:16.075 INFO O| May 29 20:31:16.075 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622024-05-29T20:31:17.598Z[ recovery-image] May 29 20:31:16.095 INFO O| May 29 20:31:16.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79632024-05-29T20:31:17.598Z[ recovery-image] May 29 20:31:16.096 INFO O| May 29 20:31:16.096 INFO STEP 1150 (remove_files) COMPLETE
79642024-05-29T20:31:17.598Z[ recovery-image] May 29 20:31:16.096 INFO O| May 29 20:31:16.096 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652024-05-29T20:31:17.616Z[ recovery-image] May 29 20:31:16.117 INFO O| May 29 20:31:16.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79662024-05-29T20:31:17.616Z[ recovery-image] May 29 20:31:16.117 INFO O| May 29 20:31:16.117 INFO STEP 1151 (remove_files) COMPLETE
79672024-05-29T20:31:17.626Z[ recovery-image] May 29 20:31:16.117 INFO O| May 29 20:31:16.117 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682024-05-29T20:31:17.638Z[ recovery-image] May 29 20:31:16.139 INFO O| May 29 20:31:16.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79692024-05-29T20:31:17.638Z[ recovery-image] May 29 20:31:16.139 INFO O| May 29 20:31:16.139 INFO STEP 1152 (remove_files) COMPLETE
79702024-05-29T20:31:17.642Z[ recovery-image] May 29 20:31:16.139 INFO O| May 29 20:31:16.139 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712024-05-29T20:31:17.658Z[ recovery-image] May 29 20:31:16.159 INFO O| May 29 20:31:16.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79722024-05-29T20:31:17.658Z[ recovery-image] May 29 20:31:16.159 INFO O| May 29 20:31:16.159 INFO STEP 1153 (remove_files) COMPLETE
79732024-05-29T20:31:17.662Z[ recovery-image] May 29 20:31:16.159 INFO O| May 29 20:31:16.159 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742024-05-29T20:31:17.677Z[ recovery-image] May 29 20:31:16.178 INFO O| May 29 20:31:16.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
79752024-05-29T20:31:17.677Z[ recovery-image] May 29 20:31:16.178 INFO O| May 29 20:31:16.178 INFO STEP 1154 (remove_files) COMPLETE
79762024-05-29T20:31:17.677Z[ recovery-image] May 29 20:31:16.178 INFO O| May 29 20:31:16.178 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772024-05-29T20:31:17.696Z[ recovery-image] May 29 20:31:16.196 INFO O| May 29 20:31:16.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
79782024-05-29T20:31:17.696Z[ recovery-image] May 29 20:31:16.197 INFO O| May 29 20:31:16.197 INFO STEP 1155 (remove_files) COMPLETE
79792024-05-29T20:31:17.696Z[ recovery-image] May 29 20:31:16.197 INFO O| May 29 20:31:16.197 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802024-05-29T20:31:17.716Z[ recovery-image] May 29 20:31:16.216 INFO O| May 29 20:31:16.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
79812024-05-29T20:31:17.716Z[ recovery-image] May 29 20:31:16.216 INFO O| May 29 20:31:16.216 INFO STEP 1156 (remove_files) COMPLETE
79822024-05-29T20:31:17.716Z[ recovery-image] May 29 20:31:16.216 INFO O| May 29 20:31:16.216 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832024-05-29T20:31:17.735Z[ recovery-image] May 29 20:31:16.236 INFO O| May 29 20:31:16.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
79842024-05-29T20:31:17.735Z[ recovery-image] May 29 20:31:16.236 INFO O| May 29 20:31:16.236 INFO STEP 1157 (remove_files) COMPLETE
79852024-05-29T20:31:17.739Z[ recovery-image] May 29 20:31:16.236 INFO O| May 29 20:31:16.236 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862024-05-29T20:31:17.760Z[ recovery-image] May 29 20:31:16.257 INFO O| May 29 20:31:16.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
79872024-05-29T20:31:17.760Z[ recovery-image] May 29 20:31:16.257 INFO O| May 29 20:31:16.257 INFO STEP 1158 (remove_files) COMPLETE
79882024-05-29T20:31:17.766Z[ recovery-image] May 29 20:31:16.258 INFO O| May 29 20:31:16.257 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892024-05-29T20:31:17.777Z[ recovery-image] May 29 20:31:16.277 INFO O| May 29 20:31:16.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
79902024-05-29T20:31:17.777Z[ recovery-image] May 29 20:31:16.277 INFO O| May 29 20:31:16.277 INFO STEP 1159 (remove_files) COMPLETE
79912024-05-29T20:31:17.782Z[ recovery-image] May 29 20:31:16.277 INFO O| May 29 20:31:16.277 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922024-05-29T20:31:17.871Z[ recovery-image] May 29 20:31:16.369 INFO O| May 29 20:31:16.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
79932024-05-29T20:31:17.871Z[ recovery-image] May 29 20:31:16.369 INFO O| May 29 20:31:16.369 INFO STEP 1160 (remove_files) COMPLETE
79942024-05-29T20:31:17.879Z[ recovery-image] May 29 20:31:16.369 INFO O| May 29 20:31:16.369 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952024-05-29T20:31:17.895Z[ recovery-image] May 29 20:31:16.390 INFO O| May 29 20:31:16.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
79962024-05-29T20:31:17.896Z[ recovery-image] May 29 20:31:16.390 INFO O| May 29 20:31:16.390 INFO STEP 1161 (remove_files) COMPLETE
79972024-05-29T20:31:17.896Z[ recovery-image] May 29 20:31:16.390 INFO O| May 29 20:31:16.390 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982024-05-29T20:31:17.924Z[ recovery-image] May 29 20:31:16.410 INFO O| May 29 20:31:16.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
79992024-05-29T20:31:17.924Z[ recovery-image] May 29 20:31:16.410 INFO O| May 29 20:31:16.410 INFO STEP 1162 (remove_files) COMPLETE
80002024-05-29T20:31:17.924Z[ recovery-image] May 29 20:31:16.410 INFO O| May 29 20:31:16.410 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012024-05-29T20:31:17.973Z[ recovery-image] May 29 20:31:16.471 INFO O| May 29 20:31:16.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80022024-05-29T20:31:17.973Z[ recovery-image] May 29 20:31:16.471 INFO O| May 29 20:31:16.471 INFO STEP 1163 (remove_files) COMPLETE
80032024-05-29T20:31:17.973Z[ recovery-image] May 29 20:31:16.471 INFO O| May 29 20:31:16.471 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042024-05-29T20:31:18.010Z[ recovery-image] May 29 20:31:16.500 INFO O| May 29 20:31:16.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80052024-05-29T20:31:18.010Z[ recovery-image] May 29 20:31:16.500 INFO O| May 29 20:31:16.500 INFO STEP 1164 (remove_files) COMPLETE
80062024-05-29T20:31:18.030Z[ recovery-image] May 29 20:31:16.500 INFO O| May 29 20:31:16.500 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072024-05-29T20:31:18.761Z[ recovery-image] May 29 20:31:16.521 INFO O| May 29 20:31:16.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80082024-05-29T20:31:18.761Z[ recovery-image] May 29 20:31:16.522 INFO O| May 29 20:31:16.522 INFO STEP 1165 (remove_files) COMPLETE
80092024-05-29T20:31:18.761Z[ recovery-image] May 29 20:31:16.522 INFO O| May 29 20:31:16.522 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.543 INFO O| May 29 20:31:16.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80112024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.544 INFO O| May 29 20:31:16.543 INFO STEP 1166 (remove_files) COMPLETE
80122024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.544 INFO O| May 29 20:31:16.544 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.564 INFO O| May 29 20:31:16.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80142024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.564 INFO O| May 29 20:31:16.564 INFO STEP 1167 (remove_files) COMPLETE
80152024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.564 INFO O| May 29 20:31:16.564 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.609 INFO O| May 29 20:31:16.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80172024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.609 INFO O| May 29 20:31:16.609 INFO STEP 1168 (remove_files) COMPLETE
80182024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.609 INFO O| May 29 20:31:16.609 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192024-05-29T20:31:18.806Z[ recovery-image] May 29 20:31:16.628 INFO O| May 29 20:31:16.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80202024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.628 INFO O| May 29 20:31:16.628 INFO STEP 1169 (remove_files) COMPLETE
80212024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.628 INFO O| May 29 20:31:16.628 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.656 INFO O| May 29 20:31:16.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80232024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.656 INFO O| May 29 20:31:16.656 INFO STEP 1170 (remove_files) COMPLETE
80242024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.656 INFO O| May 29 20:31:16.656 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.689 INFO O| May 29 20:31:16.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80262024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.689 INFO O| May 29 20:31:16.689 INFO STEP 1171 (remove_files) COMPLETE
80272024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.690 INFO O| May 29 20:31:16.689 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.724 INFO O| May 29 20:31:16.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80292024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.724 INFO O| May 29 20:31:16.724 INFO STEP 1172 (remove_files) COMPLETE
80302024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.724 INFO O| May 29 20:31:16.724 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.745 INFO O| May 29 20:31:16.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80322024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.745 INFO O| May 29 20:31:16.745 INFO STEP 1173 (remove_files) COMPLETE
80332024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.745 INFO O| May 29 20:31:16.745 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.787 INFO O| May 29 20:31:16.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80352024-05-29T20:31:18.807Z[ recovery-image] May 29 20:31:16.787 INFO O| May 29 20:31:16.787 INFO STEP 1174 (remove_files) COMPLETE
80362024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.787 INFO O| May 29 20:31:16.787 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.806 INFO O| May 29 20:31:16.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80382024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.806 INFO O| May 29 20:31:16.806 INFO STEP 1175 (remove_files) COMPLETE
80392024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.806 INFO O| May 29 20:31:16.806 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.824 INFO O| May 29 20:31:16.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80412024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.824 INFO O| May 29 20:31:16.824 INFO STEP 1176 (remove_files) COMPLETE
80422024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.824 INFO O| May 29 20:31:16.824 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.842 INFO O| May 29 20:31:16.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
80442024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.842 INFO O| May 29 20:31:16.842 INFO STEP 1177 (remove_files) COMPLETE
80452024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.842 INFO O| May 29 20:31:16.842 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.861 INFO O| May 29 20:31:16.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
80472024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.861 INFO O| May 29 20:31:16.861 INFO STEP 1178 (remove_files) COMPLETE
80482024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.861 INFO O| May 29 20:31:16.861 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.880 INFO O| May 29 20:31:16.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
80502024-05-29T20:31:18.808Z[ recovery-image] May 29 20:31:16.880 INFO O| May 29 20:31:16.880 INFO STEP 1179 (remove_files) COMPLETE
80512024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.880 INFO O| May 29 20:31:16.880 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.922 INFO O| May 29 20:31:16.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80532024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.922 INFO O| May 29 20:31:16.922 INFO STEP 1180 (remove_files) COMPLETE
80542024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.922 INFO O| May 29 20:31:16.922 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.942 INFO O| May 29 20:31:16.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80562024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.942 INFO O| May 29 20:31:16.942 INFO STEP 1181 (remove_files) COMPLETE
80572024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.942 INFO O| May 29 20:31:16.942 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.973 INFO O| May 29 20:31:16.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80592024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.973 INFO O| May 29 20:31:16.973 INFO STEP 1182 (remove_files) COMPLETE
80602024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.973 INFO O| May 29 20:31:16.973 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.993 INFO O| May 29 20:31:16.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80622024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.993 INFO O| May 29 20:31:16.993 INFO STEP 1183 (remove_files) COMPLETE
80632024-05-29T20:31:18.809Z[ recovery-image] May 29 20:31:16.993 INFO O| May 29 20:31:16.993 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642024-05-29T20:31:18.833Z[ recovery-image] May 29 20:31:17.017 INFO O| May 29 20:31:17.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80652024-05-29T20:31:18.833Z[ recovery-image] May 29 20:31:17.017 INFO O| May 29 20:31:17.017 INFO STEP 1184 (remove_files) COMPLETE
80662024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.017 INFO O| May 29 20:31:17.017 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.037 INFO O| May 29 20:31:17.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80682024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.037 INFO O| May 29 20:31:17.037 INFO STEP 1185 (remove_files) COMPLETE
80692024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.037 INFO O| May 29 20:31:17.037 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.057 INFO O| May 29 20:31:17.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80712024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.057 INFO O| May 29 20:31:17.057 INFO STEP 1186 (remove_files) COMPLETE
80722024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.057 INFO O| May 29 20:31:17.057 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.087 INFO O| May 29 20:31:17.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80742024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.088 INFO O| May 29 20:31:17.087 INFO STEP 1187 (remove_files) COMPLETE
80752024-05-29T20:31:18.834Z[ recovery-image] May 29 20:31:17.088 INFO O| May 29 20:31:17.088 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.117 INFO O| May 29 20:31:17.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
80772024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.117 INFO O| May 29 20:31:17.117 INFO STEP 1188 (remove_files) COMPLETE
80782024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.118 INFO O| May 29 20:31:17.117 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.156 INFO O| May 29 20:31:17.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
80802024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.156 INFO O| May 29 20:31:17.156 INFO STEP 1189 (remove_files) COMPLETE
80812024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.156 INFO O| May 29 20:31:17.156 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.177 INFO O| May 29 20:31:17.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
80832024-05-29T20:31:18.835Z[ recovery-image] May 29 20:31:17.177 INFO O| May 29 20:31:17.177 INFO STEP 1190 (remove_files) COMPLETE
80842024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.178 INFO O| May 29 20:31:17.177 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.198 INFO O| May 29 20:31:17.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
80862024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.198 INFO O| May 29 20:31:17.198 INFO STEP 1191 (remove_files) COMPLETE
80872024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.198 INFO O| May 29 20:31:17.198 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.217 INFO O| May 29 20:31:17.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
80892024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.217 INFO O| May 29 20:31:17.217 INFO STEP 1192 (remove_files) COMPLETE
80902024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.217 INFO O| May 29 20:31:17.217 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912024-05-29T20:31:18.836Z[ recovery-image] May 29 20:31:17.252 INFO O| May 29 20:31:17.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
80922024-05-29T20:31:18.837Z[ recovery-image] May 29 20:31:17.252 INFO O| May 29 20:31:17.252 INFO STEP 1193 (remove_files) COMPLETE
80932024-05-29T20:31:18.837Z[ recovery-image] May 29 20:31:17.252 INFO O| May 29 20:31:17.252 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942024-05-29T20:31:18.837Z[ recovery-image] May 29 20:31:17.282 INFO O| May 29 20:31:17.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
80952024-05-29T20:31:18.837Z[ recovery-image] May 29 20:31:17.283 INFO O| May 29 20:31:17.283 INFO STEP 1194 (remove_files) COMPLETE
80962024-05-29T20:31:18.837Z[ recovery-image] May 29 20:31:17.283 INFO O| May 29 20:31:17.283 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972024-05-29T20:31:18.851Z[ recovery-image] May 29 20:31:17.326 INFO O| May 29 20:31:17.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
80982024-05-29T20:31:18.851Z[ recovery-image] May 29 20:31:17.326 INFO O| May 29 20:31:17.326 INFO STEP 1195 (remove_files) COMPLETE
80992024-05-29T20:31:18.851Z[ recovery-image] May 29 20:31:17.326 INFO O| May 29 20:31:17.326 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002024-05-29T20:31:18.851Z[ recovery-image] May 29 20:31:17.344 INFO O| May 29 20:31:17.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81012024-05-29T20:31:18.851Z[ recovery-image] May 29 20:31:17.344 INFO O| May 29 20:31:17.344 INFO STEP 1196 (remove_files) COMPLETE
81022024-05-29T20:31:18.851Z[ recovery-image] May 29 20:31:17.344 INFO O| May 29 20:31:17.344 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032024-05-29T20:31:18.873Z[ recovery-image] May 29 20:31:17.362 INFO O| May 29 20:31:17.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81042024-05-29T20:31:18.887Z[ recovery-image] May 29 20:31:17.382 INFO O| May 29 20:31:17.382 INFO STEP 1197 (remove_files) COMPLETE
81052024-05-29T20:31:18.887Z[ recovery-image] May 29 20:31:17.382 INFO O| May 29 20:31:17.382 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062024-05-29T20:31:18.908Z[ recovery-image] May 29 20:31:17.400 INFO O| May 29 20:31:17.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81072024-05-29T20:31:18.908Z[ recovery-image] May 29 20:31:17.401 INFO O| May 29 20:31:17.401 INFO STEP 1198 (remove_files) COMPLETE
81082024-05-29T20:31:18.908Z[ recovery-image] May 29 20:31:17.401 INFO O| May 29 20:31:17.401 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092024-05-29T20:31:18.922Z[ recovery-image] May 29 20:31:17.420 INFO O| May 29 20:31:17.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81102024-05-29T20:31:18.926Z[ recovery-image] May 29 20:31:17.420 INFO O| May 29 20:31:17.420 INFO STEP 1199 (remove_files) COMPLETE
81112024-05-29T20:31:18.926Z[ recovery-image] May 29 20:31:17.420 INFO O| May 29 20:31:17.420 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122024-05-29T20:31:18.976Z[ recovery-image] May 29 20:31:17.476 INFO O| May 29 20:31:17.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81132024-05-29T20:31:18.983Z[ recovery-image] May 29 20:31:17.476 INFO O| May 29 20:31:17.476 INFO STEP 1200 (remove_files) COMPLETE
81142024-05-29T20:31:18.983Z[ recovery-image] May 29 20:31:17.476 INFO O| May 29 20:31:17.476 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152024-05-29T20:31:19.004Z[ recovery-image] May 29 20:31:17.496 INFO O| May 29 20:31:17.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81162024-05-29T20:31:19.004Z[ recovery-image] May 29 20:31:17.496 INFO O| May 29 20:31:17.496 INFO STEP 1201 (remove_files) COMPLETE
81172024-05-29T20:31:19.004Z[ recovery-image] May 29 20:31:17.496 INFO O| May 29 20:31:17.496 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.515 INFO O| May 29 20:31:17.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81192024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.515 INFO O| May 29 20:31:17.515 INFO STEP 1202 (remove_files) COMPLETE
81202024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.515 INFO O| May 29 20:31:17.515 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.538 INFO O| May 29 20:31:17.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81222024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.538 INFO O| May 29 20:31:17.538 INFO STEP 1203 (remove_files) COMPLETE
81232024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.538 INFO O| May 29 20:31:17.538 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.572 INFO O| May 29 20:31:17.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81252024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.572 INFO O| May 29 20:31:17.572 INFO STEP 1204 (remove_files) COMPLETE
81262024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.572 INFO O| May 29 20:31:17.572 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272024-05-29T20:31:19.432Z[ recovery-image] May 29 20:31:17.592 INFO O| May 29 20:31:17.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81282024-05-29T20:31:19.433Z[ recovery-image] May 29 20:31:17.592 INFO O| May 29 20:31:17.592 INFO STEP 1205 (remove_files) COMPLETE
81292024-05-29T20:31:19.433Z[ recovery-image] May 29 20:31:17.592 INFO O| May 29 20:31:17.592 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302024-05-29T20:31:19.433Z[ recovery-image] May 29 20:31:17.609 INFO O| May 29 20:31:17.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81312024-05-29T20:31:19.433Z[ recovery-image] May 29 20:31:17.609 INFO O| May 29 20:31:17.609 INFO STEP 1206 (remove_files) COMPLETE
81322024-05-29T20:31:19.433Z[ recovery-image] May 29 20:31:17.609 INFO O| May 29 20:31:17.609 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81332024-05-29T20:31:19.433Z[ recovery-image] May 29 20:31:17.680 INFO O| May 29 20:31:17.680 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81342024-05-29T20:31:19.433Z[ recovery-image] May 29 20:31:17.680 INFO O| May 29 20:31:17.680 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81352024-05-29T20:31:20.942Z[ recovery-image] May 29 20:31:19.442 INFO O| May 29 20:31:19.442 INFO STEP 1207 (pack_tar) COMPLETE
81362024-05-29T20:31:20.942Z[ recovery-image] May 29 20:31:19.442 INFO O| May 29 20:31:19.442 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81372024-05-29T20:31:20.945Z[ recovery-image] May 29 20:31:19.442 INFO O| May 29 20:31:19.442 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81382024-05-29T20:31:21.178Z[ recovery-image] May 29 20:31:19.668 INFO O| May 29 20:31:19.668 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81392024-05-29T20:31:21.323Z[ recovery-image] May 29 20:31:19.820 INFO O| May 29 20:31:19.820 INFO completed processing gimlet/ramdisk-03-recovery-trim
81402024-05-29T20:31:21.329Z[ recovery-image] May 29 20:31:19.829 INFO image builder template: zfs-recovery...
81412024-05-29T20:31:21.329Z[ recovery-image] May 29 20:31:19.829 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/.tmpktWDRC/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
81422024-05-29T20:31:21.405Z[ recovery-image] May 29 20:31:19.904 INFO O| May 29 20:31:19.904 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81432024-05-29T20:31:21.413Z[ recovery-image] May 29 20:31:19.913 INFO O| May 29 20:31:19.913 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81442024-05-29T20:31:21.516Z[ recovery-image] May 29 20:31:20.014 INFO O| May 29 20:31:20.014 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81452024-05-29T20:31:21.575Z[ recovery-image] May 29 20:31:20.075 INFO O| May 29 20:31:20.075 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81462024-05-29T20:31:21.578Z[ recovery-image] May 29 20:31:20.075 INFO O| May 29 20:31:20.075 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81472024-05-29T20:31:21.585Z[ recovery-image] May 29 20:31:20.085 INFO O| May 29 20:31:20.085 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81482024-05-29T20:31:21.690Z[ recovery-image] May 29 20:31:20.188 INFO O| May 29 20:31:20.188 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81492024-05-29T20:31:21.830Z[ recovery-image] May 29 20:31:20.330 INFO O| May 29 20:31:20.330 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81502024-05-29T20:31:21.848Z[ recovery-image] May 29 20:31:20.347 INFO O| May 29 20:31:20.347 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81512024-05-29T20:31:21.897Z[ recovery-image] May 29 20:31:20.395 INFO O| May 29 20:31:20.395 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81522024-05-29T20:31:21.916Z[ recovery-image] May 29 20:31:20.416 INFO O| May 29 20:31:20.416 INFO no lofi found
81532024-05-29T20:31:21.916Z[ recovery-image] May 29 20:31:20.416 INFO O| May 29 20:31:20.416 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81542024-05-29T20:31:21.922Z[ recovery-image] May 29 20:31:20.416 INFO O| May 29 20:31:20.416 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81552024-05-29T20:31:24.512Z[ recovery-image] May 29 20:31:23.012 INFO O| May 29 20:31:23.012 INFO lofi device = /dev/dsk/c2t1d0p0
81562024-05-29T20:31:24.512Z[ recovery-image] May 29 20:31:23.012 INFO O| May 29 20:31:23.012 INFO pool device = /dev/dsk/c2t1d0p0
81572024-05-29T20:31:24.517Z[ recovery-image] May 29 20:31:23.012 INFO O| May 29 20:31:23.012 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
81582024-05-29T20:31:24.777Z[ recovery-image] May 29 20:31:23.275 INFO O| May 29 20:31:23.275 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81592024-05-29T20:31:24.777Z[ recovery-image] May 29 20:31:23.275 INFO O| May 29 20:31:23.275 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81602024-05-29T20:31:24.815Z[ recovery-image] May 29 20:31:23.311 INFO O| May 29 20:31:23.311 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81612024-05-29T20:31:24.949Z[ recovery-image] May 29 20:31:23.444 INFO O| May 29 20:31:23.444 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81622024-05-29T20:31:25.016Z[ recovery-image] May 29 20:31:23.514 INFO O| May 29 20:31:23.514 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81632024-05-29T20:31:25.044Z[ recovery-image] May 29 20:31:23.542 INFO O| May 29 20:31:23.542 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81642024-05-29T20:31:25.090Z[ recovery-image] May 29 20:31:23.588 INFO O| May 29 20:31:23.588 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81652024-05-29T20:31:25.174Z[ recovery-image] May 29 20:31:23.673 INFO O| May 29 20:31:23.673 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81662024-05-29T20:31:25.178Z[ recovery-image] May 29 20:31:23.673 INFO O| May 29 20:31:23.673 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81672024-05-29T20:31:25.178Z[ recovery-image] May 29 20:31:23.673 INFO O| May 29 20:31:23.673 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81682024-05-29T20:31:25.194Z[ recovery-image] May 29 20:31:23.694 INFO O| May 29 20:31:23.693 INFO boot environment UUID: 11ceebc7-db67-4780-852b-2a1053ee0bbc
81692024-05-29T20:31:25.194Z[ recovery-image] May 29 20:31:23.694 INFO O| May 29 20:31:23.693 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 11ceebc7-db67-4780-852b-2a1053ee0bbc
81702024-05-29T20:31:25.215Z[ recovery-image] May 29 20:31:23.714 INFO O| May 29 20:31:23.714 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81712024-05-29T20:31:25.251Z[ recovery-image] May 29 20:31:23.750 INFO O| May 29 20:31:23.750 INFO STEP 0 (create_be) COMPLETE
81722024-05-29T20:31:25.251Z[ recovery-image] May 29 20:31:23.750 INFO O| May 29 20:31:23.750 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81732024-05-29T20:31:25.325Z[ recovery-image] May 29 20:31:23.824 INFO O| May 29 20:31:23.824 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"]
81742024-05-29T20:31:32.257Z[ recovery-image] May 29 20:31:30.752 INFO O| May 29 20:31:30.752 INFO STEP 1 (unpack_tar) COMPLETE
81752024-05-29T20:31:32.258Z[ recovery-image] May 29 20:31:30.752 INFO O| May 29 20:31:30.752 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81762024-05-29T20:31:32.275Z[ recovery-image] May 29 20:31:30.770 INFO O| May 29 20:31:30.770 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81772024-05-29T20:31:33.355Z[ recovery-image] May 29 20:31:31.838 INFO O| May 29 20:31:31.838 INFO STEP 2 (devfsadm) COMPLETE
81782024-05-29T20:31:33.355Z[ recovery-image] May 29 20:31:31.838 INFO O| May 29 20:31:31.838 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81792024-05-29T20:31:33.373Z[ recovery-image] May 29 20:31:31.859 INFO O| May 29 20:31:31.859 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81802024-05-29T20:31:33.374Z[ recovery-image] May 29 20:31:31.859 INFO O| May 29 20:31:31.859 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81812024-05-29T20:31:33.374Z[ recovery-image] May 29 20:31:31.859 INFO O| May 29 20:31:31.859 INFO STEP 3 (ensure_dir) COMPLETE
81822024-05-29T20:31:33.374Z[ recovery-image] May 29 20:31:31.859 INFO O| May 29 20:31:31.859 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81832024-05-29T20:31:33.382Z[ recovery-image] May 29 20:31:31.877 INFO O| May 29 20:31:31.877 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81842024-05-29T20:31:33.382Z[ recovery-image] May 29 20:31:31.877 INFO O| May 29 20:31:31.877 INFO STEP 4 (ensure_dir) COMPLETE
81852024-05-29T20:31:33.389Z[ recovery-image] May 29 20:31:31.877 INFO O| May 29 20:31:31.877 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81862024-05-29T20:31:33.405Z[ recovery-image] May 29 20:31:31.901 INFO O| May 29 20:31:31.901 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81872024-05-29T20:31:33.405Z[ recovery-image] May 29 20:31:31.901 INFO O| May 29 20:31:31.901 INFO STEP 5 (ensure_dir) COMPLETE
81882024-05-29T20:31:33.410Z[ recovery-image] May 29 20:31:31.901 INFO O| May 29 20:31:31.901 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81892024-05-29T20:31:33.427Z[ recovery-image] May 29 20:31:31.923 INFO O| May 29 20:31:31.923 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81902024-05-29T20:31:33.427Z[ recovery-image] May 29 20:31:31.923 INFO O| May 29 20:31:31.923 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81912024-05-29T20:31:33.428Z[ recovery-image] May 29 20:31:31.923 INFO O| May 29 20:31:31.923 INFO STEP 6 (ensure_dir) COMPLETE
81922024-05-29T20:31:33.432Z[ recovery-image] May 29 20:31:31.923 INFO O| May 29 20:31:31.923 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81932024-05-29T20:31:33.447Z[ recovery-image] May 29 20:31:31.942 INFO O| May 29 20:31:31.942 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81942024-05-29T20:31:33.447Z[ recovery-image] May 29 20:31:31.943 INFO O| May 29 20:31:31.943 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81952024-05-29T20:31:33.447Z[ recovery-image] May 29 20:31:31.943 INFO O| May 29 20:31:31.943 INFO STEP 7 (ensure_dir) COMPLETE
81962024-05-29T20:31:33.453Z[ recovery-image] May 29 20:31:31.943 INFO O| May 29 20:31:31.943 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81972024-05-29T20:31:33.493Z[ recovery-image] May 29 20:31:31.962 INFO O| May 29 20:31:31.961 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
81982024-05-29T20:31:33.499Z[ recovery-image] May 29 20:31:31.962 INFO O| May 29 20:31:31.962 INFO STEP 8 (remove_files) COMPLETE
81992024-05-29T20:31:33.499Z[ recovery-image] May 29 20:31:31.962 INFO O| May 29 20:31:31.962 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82002024-05-29T20:31:33.508Z[ recovery-image] May 29 20:31:31.999 INFO O| May 29 20:31:31.999 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82012024-05-29T20:31:33.509Z[ recovery-image] May 29 20:31:32.000 INFO O| May 29 20:31:32.000 INFO STEP 9 (remove_files) COMPLETE
82022024-05-29T20:31:33.509Z[ recovery-image] May 29 20:31:32.000 INFO O| May 29 20:31:32.000 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82032024-05-29T20:31:33.541Z[ recovery-image] May 29 20:31:32.022 INFO O| May 29 20:31:32.022 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82042024-05-29T20:31:33.541Z[ recovery-image] May 29 20:31:32.023 INFO O| May 29 20:31:32.023 INFO STEP 10 (remove_files) COMPLETE
82052024-05-29T20:31:33.541Z[ recovery-image] May 29 20:31:32.023 INFO O| May 29 20:31:32.023 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82062024-05-29T20:31:33.553Z[ recovery-image] May 29 20:31:32.042 INFO O| May 29 20:31:32.041 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82072024-05-29T20:31:33.553Z[ recovery-image] May 29 20:31:32.042 INFO O| May 29 20:31:32.042 INFO STEP 11 (remove_files) COMPLETE
82082024-05-29T20:31:33.553Z[ recovery-image] May 29 20:31:32.042 INFO O| May 29 20:31:32.042 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82092024-05-29T20:31:33.572Z[ recovery-image] May 29 20:31:32.061 INFO O| May 29 20:31:32.061 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82102024-05-29T20:31:33.572Z[ recovery-image] May 29 20:31:32.062 INFO O| May 29 20:31:32.062 INFO STEP 12 (remove_files) COMPLETE
82112024-05-29T20:31:33.572Z[ recovery-image] May 29 20:31:32.062 INFO O| May 29 20:31:32.062 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82122024-05-29T20:31:33.589Z[ recovery-image] May 29 20:31:32.081 INFO O| May 29 20:31:32.080 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82132024-05-29T20:31:33.590Z[ recovery-image] May 29 20:31:32.081 INFO O| May 29 20:31:32.081 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82142024-05-29T20:31:33.598Z[ recovery-image] May 29 20:31:32.081 INFO O| May 29 20:31:32.081 INFO STEP 13 (ensure_dir) COMPLETE
82152024-05-29T20:31:33.598Z[ recovery-image] May 29 20:31:32.081 INFO O| May 29 20:31:32.081 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82162024-05-29T20:31:33.607Z[ recovery-image] May 29 20:31:32.099 INFO O| May 29 20:31:32.099 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82172024-05-29T20:31:33.607Z[ recovery-image] May 29 20:31:32.099 INFO O| May 29 20:31:32.099 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82182024-05-29T20:31:33.607Z[ recovery-image] May 29 20:31:32.099 INFO O| May 29 20:31:32.099 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82192024-05-29T20:31:33.607Z[ recovery-image] May 29 20:31:32.099 INFO O| May 29 20:31:32.099 INFO STEP 14 (ensure_dir) COMPLETE
82202024-05-29T20:31:33.607Z[ recovery-image] May 29 20:31:32.100 INFO O| May 29 20:31:32.099 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82212024-05-29T20:31:33.623Z[ recovery-image] May 29 20:31:32.116 INFO O| May 29 20:31:32.116 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82222024-05-29T20:31:33.623Z[ recovery-image] May 29 20:31:32.117 INFO O| May 29 20:31:32.117 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82232024-05-29T20:31:33.636Z[ recovery-image] May 29 20:31:32.117 INFO O| May 29 20:31:32.117 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82242024-05-29T20:31:33.636Z[ recovery-image] May 29 20:31:32.117 INFO O| May 29 20:31:32.117 INFO STEP 15 (ensure_dir) COMPLETE
82252024-05-29T20:31:33.636Z[ recovery-image] May 29 20:31:32.117 INFO O| May 29 20:31:32.117 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82262024-05-29T20:31:33.644Z[ recovery-image] May 29 20:31:32.135 INFO O| May 29 20:31:32.135 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82272024-05-29T20:31:33.644Z[ recovery-image] May 29 20:31:32.135 INFO O| May 29 20:31:32.135 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82282024-05-29T20:31:33.644Z[ recovery-image] May 29 20:31:32.135 INFO O| May 29 20:31:32.135 INFO STEP 16 (ensure_dir) COMPLETE
82292024-05-29T20:31:33.645Z[ recovery-image] May 29 20:31:32.135 INFO O| May 29 20:31:32.135 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82302024-05-29T20:31:33.665Z[ recovery-image] May 29 20:31:32.153 INFO O| May 29 20:31:32.153 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82312024-05-29T20:31:33.665Z[ recovery-image] May 29 20:31:32.154 INFO O| May 29 20:31:32.154 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82322024-05-29T20:31:33.665Z[ recovery-image] May 29 20:31:32.154 INFO O| May 29 20:31:32.154 INFO STEP 17 (ensure_dir) COMPLETE
82332024-05-29T20:31:33.685Z[ recovery-image] May 29 20:31:32.154 INFO O| May 29 20:31:32.154 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82342024-05-29T20:31:34.107Z[ recovery-image] May 29 20:31:32.172 INFO O| May 29 20:31:32.172 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82352024-05-29T20:31:34.108Z[ recovery-image] May 29 20:31:32.172 INFO O| May 29 20:31:32.172 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82362024-05-29T20:31:34.108Z[ recovery-image] May 29 20:31:32.172 INFO O| May 29 20:31:32.172 INFO ok!
82372024-05-29T20:31:34.108Z[ recovery-image] May 29 20:31:32.172 INFO O| May 29 20:31:32.172 INFO STEP 18 (ensure_symlink) COMPLETE
82382024-05-29T20:31:34.108Z[ recovery-image] May 29 20:31:32.172 INFO O| May 29 20:31:32.172 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82392024-05-29T20:31:34.109Z[ recovery-image] May 29 20:31:32.190 INFO O| May 29 20:31:32.190 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82402024-05-29T20:31:34.109Z[ recovery-image] May 29 20:31:32.190 INFO O| May 29 20:31:32.190 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82412024-05-29T20:31:34.109Z[ recovery-image] May 29 20:31:32.190 INFO O| May 29 20:31:32.190 INFO ok!
82422024-05-29T20:31:34.109Z[ recovery-image] May 29 20:31:32.190 INFO O| May 29 20:31:32.190 INFO STEP 19 (ensure_file) COMPLETE
82432024-05-29T20:31:34.110Z[ recovery-image] May 29 20:31:32.190 INFO O| May 29 20:31:32.190 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82442024-05-29T20:31:34.133Z[ recovery-image] May 29 20:31:32.207 INFO O| May 29 20:31:32.207 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82452024-05-29T20:31:34.133Z[ recovery-image] May 29 20:31:32.207 INFO O| May 29 20:31:32.207 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82462024-05-29T20:31:34.134Z[ recovery-image] May 29 20:31:32.207 INFO O| May 29 20:31:32.207 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82472024-05-29T20:31:34.134Z[ recovery-image] May 29 20:31:32.207 INFO O| May 29 20:31:32.207 INFO ok!
82482024-05-29T20:31:34.134Z[ recovery-image] May 29 20:31:32.207 INFO O| May 29 20:31:32.207 INFO STEP 20 (ensure_symlink) COMPLETE
82492024-05-29T20:31:34.134Z[ recovery-image] May 29 20:31:32.207 INFO O| May 29 20:31:32.207 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82502024-05-29T20:31:34.134Z[ recovery-image] May 29 20:31:32.223 INFO O| May 29 20:31:32.223 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82512024-05-29T20:31:34.134Z[ recovery-image] May 29 20:31:32.223 INFO O| May 29 20:31:32.223 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82522024-05-29T20:31:34.135Z[ recovery-image] May 29 20:31:32.223 INFO O| May 29 20:31:32.223 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82532024-05-29T20:31:34.135Z[ recovery-image] May 29 20:31:32.223 INFO O| May 29 20:31:32.223 INFO ok!
82542024-05-29T20:31:34.135Z[ recovery-image] May 29 20:31:32.223 INFO O| May 29 20:31:32.223 INFO STEP 21 (ensure_symlink) COMPLETE
82552024-05-29T20:31:34.135Z[ recovery-image] May 29 20:31:32.223 INFO O| May 29 20:31:32.223 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82562024-05-29T20:31:34.135Z[ recovery-image] May 29 20:31:32.239 INFO O| May 29 20:31:32.239 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82572024-05-29T20:31:34.136Z[ recovery-image] May 29 20:31:32.239 INFO O| May 29 20:31:32.239 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82582024-05-29T20:31:34.136Z[ recovery-image] May 29 20:31:32.239 INFO O| May 29 20:31:32.239 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82592024-05-29T20:31:34.136Z[ recovery-image] May 29 20:31:32.239 INFO O| May 29 20:31:32.239 INFO ok!
82602024-05-29T20:31:34.136Z[ recovery-image] May 29 20:31:32.239 INFO O| May 29 20:31:32.239 INFO STEP 22 (ensure_symlink) COMPLETE
82612024-05-29T20:31:34.136Z[ recovery-image] May 29 20:31:32.239 INFO O| May 29 20:31:32.239 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82622024-05-29T20:31:34.136Z[ recovery-image] May 29 20:31:32.256 INFO O| May 29 20:31:32.256 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82632024-05-29T20:31:34.137Z[ recovery-image] May 29 20:31:32.256 INFO O| May 29 20:31:32.256 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82642024-05-29T20:31:34.137Z[ recovery-image] May 29 20:31:32.256 INFO O| May 29 20:31:32.256 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82652024-05-29T20:31:34.137Z[ recovery-image] May 29 20:31:32.256 INFO O| May 29 20:31:32.256 INFO ok!
82662024-05-29T20:31:34.137Z[ recovery-image] May 29 20:31:32.256 INFO O| May 29 20:31:32.256 INFO STEP 23 (ensure_symlink) COMPLETE
82672024-05-29T20:31:34.137Z[ recovery-image] May 29 20:31:32.256 INFO O| May 29 20:31:32.256 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82682024-05-29T20:31:34.137Z[ recovery-image] May 29 20:31:32.275 INFO O| May 29 20:31:32.274 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82692024-05-29T20:31:34.138Z[ recovery-image] May 29 20:31:32.275 INFO O| May 29 20:31:32.275 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 ...
82702024-05-29T20:31:34.138Z[ recovery-image] May 29 20:31:32.275 INFO O| May 29 20:31:32.275 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82712024-05-29T20:31:34.138Z[ recovery-image] May 29 20:31:32.275 INFO O| May 29 20:31:32.275 INFO ok!
82722024-05-29T20:31:34.138Z[ recovery-image] May 29 20:31:32.275 INFO O| May 29 20:31:32.275 INFO STEP 24 (ensure_file) COMPLETE
82732024-05-29T20:31:34.139Z[ recovery-image] May 29 20:31:32.275 INFO O| May 29 20:31:32.275 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
82742024-05-29T20:31:34.139Z[ recovery-image] May 29 20:31:32.294 INFO O| May 29 20:31:32.294 INFO updating shadow file
82752024-05-29T20:31:34.139Z[ recovery-image] May 29 20:31:32.295 INFO O| May 29 20:31:32.295 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82762024-05-29T20:31:34.139Z[ recovery-image] May 29 20:31:32.295 INFO O| May 29 20:31:32.295 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82772024-05-29T20:31:34.140Z[ recovery-image] May 29 20:31:32.295 INFO O| May 29 20:31:32.295 INFO STEP 25 (shadow) COMPLETE
82782024-05-29T20:31:34.140Z[ recovery-image] May 29 20:31:32.295 INFO O| May 29 20:31:32.295 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82792024-05-29T20:31:34.140Z[ recovery-image] May 29 20:31:32.314 INFO O| May 29 20:31:32.314 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
82802024-05-29T20:31:34.140Z[ recovery-image] May 29 20:31:32.314 INFO O| May 29 20:31:32.314 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
82812024-05-29T20:31:34.140Z[ recovery-image] May 29 20:31:32.314 INFO O| May 29 20:31:32.314 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
82822024-05-29T20:31:34.141Z[ recovery-image] May 29 20:31:32.314 INFO O| May 29 20:31:32.314 INFO ok!
82832024-05-29T20:31:34.141Z[ recovery-image] May 29 20:31:32.314 INFO O| May 29 20:31:32.314 INFO STEP 26 (ensure_file) COMPLETE
82842024-05-29T20:31:34.141Z[ recovery-image] May 29 20:31:32.314 INFO O| May 29 20:31:32.314 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82852024-05-29T20:31:34.141Z[ recovery-image] May 29 20:31:32.332 INFO O| May 29 20:31:32.332 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
82862024-05-29T20:31:34.141Z[ recovery-image] May 29 20:31:32.332 INFO O| May 29 20:31:32.332 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
82872024-05-29T20:31:34.142Z[ recovery-image] May 29 20:31:32.332 INFO O| May 29 20:31:32.332 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
82882024-05-29T20:31:34.142Z[ recovery-image] May 29 20:31:32.332 INFO O| May 29 20:31:32.332 INFO ok!
82892024-05-29T20:31:34.142Z[ recovery-image] May 29 20:31:32.332 INFO O| May 29 20:31:32.332 INFO STEP 27 (ensure_file) COMPLETE
82902024-05-29T20:31:34.142Z[ recovery-image] May 29 20:31:32.332 INFO O| May 29 20:31:32.332 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82912024-05-29T20:31:34.142Z[ recovery-image] May 29 20:31:32.353 INFO O| May 29 20:31:32.352 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
82922024-05-29T20:31:34.142Z[ recovery-image] May 29 20:31:32.353 INFO O| May 29 20:31:32.353 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
82932024-05-29T20:31:34.142Z[ recovery-image] May 29 20:31:32.353 INFO O| May 29 20:31:32.353 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
82942024-05-29T20:31:34.143Z[ recovery-image] May 29 20:31:32.353 INFO O| May 29 20:31:32.353 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
82952024-05-29T20:31:34.143Z[ recovery-image] May 29 20:31:32.353 INFO O| May 29 20:31:32.353 INFO ok!
82962024-05-29T20:31:34.143Z[ recovery-image] May 29 20:31:32.353 INFO O| May 29 20:31:32.353 INFO STEP 28 (ensure_file) COMPLETE
82972024-05-29T20:31:34.144Z[ recovery-image] May 29 20:31:32.353 INFO O| May 29 20:31:32.353 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82982024-05-29T20:31:34.144Z[ recovery-image] May 29 20:31:32.373 INFO O| May 29 20:31:32.373 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
82992024-05-29T20:31:34.144Z[ recovery-image] May 29 20:31:32.373 INFO O| May 29 20:31:32.373 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83002024-05-29T20:31:34.144Z[ recovery-image] May 29 20:31:32.373 INFO O| May 29 20:31:32.373 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83012024-05-29T20:31:34.144Z[ recovery-image] May 29 20:31:32.373 INFO O| May 29 20:31:32.373 INFO ok!
83022024-05-29T20:31:34.144Z[ recovery-image] May 29 20:31:32.373 INFO O| May 29 20:31:32.373 INFO STEP 29 (ensure_file) COMPLETE
83032024-05-29T20:31:34.145Z[ recovery-image] May 29 20:31:32.373 INFO O| May 29 20:31:32.373 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83042024-05-29T20:31:34.145Z[ recovery-image] May 29 20:31:32.394 INFO O| May 29 20:31:32.394 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83052024-05-29T20:31:34.145Z[ recovery-image] May 29 20:31:32.394 INFO O| May 29 20:31:32.394 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83062024-05-29T20:31:34.145Z[ recovery-image] May 29 20:31:32.394 INFO O| May 29 20:31:32.394 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83072024-05-29T20:31:34.145Z[ recovery-image] May 29 20:31:32.394 INFO O| May 29 20:31:32.394 INFO ok!
83082024-05-29T20:31:34.145Z[ recovery-image] May 29 20:31:32.394 INFO O| May 29 20:31:32.394 INFO STEP 30 (ensure_file) COMPLETE
83092024-05-29T20:31:34.146Z[ recovery-image] May 29 20:31:32.394 INFO O| May 29 20:31:32.394 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83102024-05-29T20:31:34.146Z[ recovery-image] May 29 20:31:32.415 INFO O| May 29 20:31:32.415 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83112024-05-29T20:31:34.146Z[ recovery-image] May 29 20:31:32.416 INFO O| May 29 20:31:32.416 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83122024-05-29T20:31:34.146Z[ recovery-image] May 29 20:31:32.416 INFO O| May 29 20:31:32.416 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83132024-05-29T20:31:34.146Z[ recovery-image] May 29 20:31:32.416 INFO O| May 29 20:31:32.416 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83142024-05-29T20:31:34.146Z[ recovery-image] May 29 20:31:32.416 INFO O| May 29 20:31:32.416 INFO ok!
83152024-05-29T20:31:34.147Z[ recovery-image] May 29 20:31:32.416 INFO O| May 29 20:31:32.416 INFO STEP 31 (ensure_file) COMPLETE
83162024-05-29T20:31:34.147Z[ recovery-image] May 29 20:31:32.416 INFO O| May 29 20:31:32.416 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83172024-05-29T20:31:34.147Z[ recovery-image] May 29 20:31:32.436 INFO O| May 29 20:31:32.436 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83182024-05-29T20:31:34.147Z[ recovery-image] May 29 20:31:32.436 INFO O| May 29 20:31:32.436 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83192024-05-29T20:31:34.147Z[ recovery-image] May 29 20:31:32.437 INFO O| May 29 20:31:32.436 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83202024-05-29T20:31:34.148Z[ recovery-image] May 29 20:31:32.437 INFO O| May 29 20:31:32.437 INFO ok!
83212024-05-29T20:31:34.148Z[ recovery-image] May 29 20:31:32.437 INFO O| May 29 20:31:32.437 INFO STEP 32 (ensure_file) COMPLETE
83222024-05-29T20:31:34.148Z[ recovery-image] May 29 20:31:32.437 INFO O| May 29 20:31:32.437 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83232024-05-29T20:31:34.148Z[ recovery-image] May 29 20:31:32.455 INFO O| May 29 20:31:32.454 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83242024-05-29T20:31:34.148Z[ recovery-image] May 29 20:31:32.455 INFO O| May 29 20:31:32.455 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83252024-05-29T20:31:34.149Z[ recovery-image] May 29 20:31:32.455 INFO O| May 29 20:31:32.455 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83262024-05-29T20:31:34.149Z[ recovery-image] May 29 20:31:32.455 INFO O| May 29 20:31:32.455 INFO ok!
83272024-05-29T20:31:34.149Z[ recovery-image] May 29 20:31:32.455 INFO O| May 29 20:31:32.455 INFO STEP 33 (ensure_file) COMPLETE
83282024-05-29T20:31:34.149Z[ recovery-image] May 29 20:31:32.455 INFO O| May 29 20:31:32.455 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83292024-05-29T20:31:34.149Z[ recovery-image] May 29 20:31:32.470 INFO O| May 29 20:31:32.470 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83302024-05-29T20:31:34.150Z[ recovery-image] May 29 20:31:32.470 INFO O| May 29 20:31:32.470 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83312024-05-29T20:31:34.150Z[ recovery-image] May 29 20:31:32.471 INFO O| May 29 20:31:32.470 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83322024-05-29T20:31:34.150Z[ recovery-image] May 29 20:31:32.471 INFO O| May 29 20:31:32.471 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83332024-05-29T20:31:34.150Z[ recovery-image] May 29 20:31:32.471 INFO O| May 29 20:31:32.471 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83342024-05-29T20:31:34.150Z[ recovery-image] May 29 20:31:32.471 INFO O| May 29 20:31:32.471 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83352024-05-29T20:31:34.150Z[ recovery-image] May 29 20:31:32.471 INFO O| May 29 20:31:32.471 INFO ok!
83362024-05-29T20:31:34.151Z[ recovery-image] May 29 20:31:32.471 INFO O| May 29 20:31:32.471 INFO STEP 34 (ensure_file) COMPLETE
83372024-05-29T20:31:34.151Z[ recovery-image] May 29 20:31:32.471 INFO O| May 29 20:31:32.471 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83382024-05-29T20:31:34.151Z[ recovery-image] May 29 20:31:32.487 INFO O| May 29 20:31:32.487 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83392024-05-29T20:31:34.151Z[ recovery-image] May 29 20:31:32.487 INFO O| May 29 20:31:32.487 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83402024-05-29T20:31:34.151Z[ recovery-image] May 29 20:31:32.487 INFO O| May 29 20:31:32.487 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83412024-05-29T20:31:34.152Z[ recovery-image] May 29 20:31:32.488 INFO O| May 29 20:31:32.487 INFO STEP 35 (ensure_dir) COMPLETE
83422024-05-29T20:31:34.152Z[ recovery-image] May 29 20:31:32.488 INFO O| May 29 20:31:32.488 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83432024-05-29T20:31:34.152Z[ recovery-image] May 29 20:31:32.504 INFO O| May 29 20:31:32.504 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
83442024-05-29T20:31:34.164Z[ recovery-image] May 29 20:31:32.504 INFO O| May 29 20:31:32.504 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 ...
83452024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.505 INFO O| May 29 20:31:32.505 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
83462024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.505 INFO O| May 29 20:31:32.505 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
83472024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.505 INFO O| May 29 20:31:32.505 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
83482024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.505 INFO O| May 29 20:31:32.505 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
83492024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.505 INFO O| May 29 20:31:32.505 INFO ok!
83502024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.505 INFO O| May 29 20:31:32.505 INFO STEP 36 (ensure_file) COMPLETE
83512024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.505 INFO O| May 29 20:31:32.505 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83522024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.522 INFO O| May 29 20:31:32.522 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83532024-05-29T20:31:34.165Z[ recovery-image] May 29 20:31:32.522 INFO O| May 29 20:31:32.522 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 ...
83542024-05-29T20:31:34.166Z[ recovery-image] May 29 20:31:32.522 INFO O| May 29 20:31:32.522 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83552024-05-29T20:31:34.166Z[ recovery-image] May 29 20:31:32.522 INFO O| May 29 20:31:32.522 INFO ok!
83562024-05-29T20:31:34.166Z[ recovery-image] May 29 20:31:32.523 INFO O| May 29 20:31:32.522 INFO STEP 37 (ensure_symlink) COMPLETE
83572024-05-29T20:31:34.166Z[ recovery-image] May 29 20:31:32.523 INFO O| May 29 20:31:32.523 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83582024-05-29T20:31:34.166Z[ recovery-image] May 29 20:31:32.542 INFO O| May 29 20:31:32.542 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83592024-05-29T20:31:34.166Z[ recovery-image] May 29 20:31:32.542 INFO O| May 29 20:31:32.542 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83602024-05-29T20:31:34.166Z[ recovery-image] May 29 20:31:32.542 INFO O| May 29 20:31:32.542 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83612024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.542 INFO O| May 29 20:31:32.542 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83622024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.542 INFO O| May 29 20:31:32.542 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83632024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.542 INFO O| May 29 20:31:32.542 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83642024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.542 INFO O| May 29 20:31:32.542 INFO ok!
83652024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.543 INFO O| May 29 20:31:32.542 INFO STEP 38 (ensure_file) COMPLETE
83662024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.543 INFO O| May 29 20:31:32.543 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83672024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.564 INFO O| May 29 20:31:32.564 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83682024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.564 INFO O| May 29 20:31:32.564 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 ...
83692024-05-29T20:31:34.167Z[ recovery-image] May 29 20:31:32.564 INFO O| May 29 20:31:32.564 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
83702024-05-29T20:31:34.168Z[ recovery-image] May 29 20:31:32.564 INFO O| May 29 20:31:32.564 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83712024-05-29T20:31:34.168Z[ recovery-image] May 29 20:31:32.564 INFO O| May 29 20:31:32.564 INFO ok!
83722024-05-29T20:31:34.168Z[ recovery-image] May 29 20:31:32.564 INFO O| May 29 20:31:32.564 INFO STEP 39 (ensure_file) COMPLETE
83732024-05-29T20:31:34.168Z[ recovery-image] May 29 20:31:32.564 INFO O| May 29 20:31:32.564 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83742024-05-29T20:31:34.168Z[ recovery-image] May 29 20:31:32.586 INFO O| May 29 20:31:32.586 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
83752024-05-29T20:31:34.168Z[ recovery-image] May 29 20:31:32.586 INFO O| May 29 20:31:32.586 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
83762024-05-29T20:31:34.168Z[ recovery-image] May 29 20:31:32.586 INFO O| May 29 20:31:32.586 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
83772024-05-29T20:31:34.169Z[ recovery-image] May 29 20:31:32.586 INFO O| May 29 20:31:32.586 INFO ok!
83782024-05-29T20:31:34.169Z[ recovery-image] May 29 20:31:32.586 INFO O| May 29 20:31:32.586 INFO STEP 40 (ensure_file) COMPLETE
83792024-05-29T20:31:34.169Z[ recovery-image] May 29 20:31:32.586 INFO O| May 29 20:31:32.586 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83802024-05-29T20:31:34.169Z[ recovery-image] May 29 20:31:32.605 INFO O| May 29 20:31:32.605 INFO updating shadow file
83812024-05-29T20:31:34.169Z[ recovery-image] May 29 20:31:32.605 INFO O| May 29 20:31:32.605 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83822024-05-29T20:31:34.169Z[ recovery-image] May 29 20:31:32.605 INFO O| May 29 20:31:32.605 INFO STEP 41 (shadow) COMPLETE
83832024-05-29T20:31:34.169Z[ recovery-image] May 29 20:31:32.605 INFO O| May 29 20:31:32.605 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83842024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.625 INFO O| May 29 20:31:32.625 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
83852024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.625 INFO O| May 29 20:31:32.625 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
83862024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.625 INFO O| May 29 20:31:32.625 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
83872024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.625 INFO O| May 29 20:31:32.625 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
83882024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.625 INFO O| May 29 20:31:32.625 INFO ok!
83892024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.625 INFO O| May 29 20:31:32.625 INFO STEP 42 (ensure_file) COMPLETE
83902024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.625 INFO O| May 29 20:31:32.625 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83912024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.642 INFO O| May 29 20:31:32.642 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
83922024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.643 INFO O| May 29 20:31:32.643 INFO STEP 43 (ensure_dir) COMPLETE
83932024-05-29T20:31:34.170Z[ recovery-image] May 29 20:31:32.643 INFO O| May 29 20:31:32.643 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83942024-05-29T20:31:34.190Z[ recovery-image] May 29 20:31:32.661 INFO O| May 29 20:31:32.661 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
83952024-05-29T20:31:34.190Z[ recovery-image] May 29 20:31:32.661 INFO O| May 29 20:31:32.661 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
83962024-05-29T20:31:34.190Z[ recovery-image] May 29 20:31:32.661 INFO O| May 29 20:31:32.661 INFO STEP 44 (ensure_dir) COMPLETE
83972024-05-29T20:31:34.190Z[ recovery-image] May 29 20:31:32.661 INFO O| May 29 20:31:32.661 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83982024-05-29T20:31:34.203Z[ recovery-image] May 29 20:31:32.679 INFO O| May 29 20:31:32.679 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
83992024-05-29T20:31:34.203Z[ recovery-image] May 29 20:31:32.680 INFO O| May 29 20:31:32.680 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84002024-05-29T20:31:34.203Z[ recovery-image] May 29 20:31:32.680 INFO O| May 29 20:31:32.680 INFO STEP 45 (ensure_dir) COMPLETE
84012024-05-29T20:31:34.203Z[ recovery-image] May 29 20:31:32.680 INFO O| May 29 20:31:32.680 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84022024-05-29T20:31:34.643Z[ recovery-image] May 29 20:31:32.699 INFO O| May 29 20:31:32.699 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84032024-05-29T20:31:34.643Z[ recovery-image] May 29 20:31:32.699 INFO O| May 29 20:31:32.699 INFO copying /tmp/.tmpktWDRC/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84042024-05-29T20:31:34.643Z[ recovery-image] May 29 20:31:32.737 INFO O| May 29 20:31:32.737 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84052024-05-29T20:31:34.643Z[ recovery-image] May 29 20:31:32.738 INFO O| May 29 20:31:32.738 INFO ok!
84062024-05-29T20:31:34.643Z[ recovery-image] May 29 20:31:32.738 INFO O| May 29 20:31:32.738 INFO STEP 46 (ensure_file) COMPLETE
84072024-05-29T20:31:34.643Z[ recovery-image] May 29 20:31:32.738 INFO O| May 29 20:31:32.738 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84082024-05-29T20:31:34.643Z[ recovery-image] May 29 20:31:32.757 INFO O| May 29 20:31:32.757 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84092024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.757 INFO O| May 29 20:31:32.757 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84102024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.757 INFO O| May 29 20:31:32.757 INFO STEP 47 (ensure_dir) COMPLETE
84112024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.758 INFO O| May 29 20:31:32.758 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84122024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.778 INFO O| May 29 20:31:32.777 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84132024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.778 INFO O| May 29 20:31:32.778 INFO copying /tmp/.tmpktWDRC/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84142024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.778 INFO O| May 29 20:31:32.778 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84152024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.778 INFO O| May 29 20:31:32.778 INFO ok!
84162024-05-29T20:31:34.644Z[ recovery-image] May 29 20:31:32.778 INFO O| May 29 20:31:32.778 INFO STEP 48 (ensure_file) COMPLETE
84172024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.778 INFO O| May 29 20:31:32.778 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84182024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.798 INFO O| May 29 20:31:32.798 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84192024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.798 INFO O| May 29 20:31:32.798 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84202024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.798 INFO O| May 29 20:31:32.798 INFO STEP 49 (ensure_dir) COMPLETE
84212024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.798 INFO O| May 29 20:31:32.798 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84222024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.818 INFO O| May 29 20:31:32.818 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84232024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.819 INFO O| May 29 20:31:32.818 INFO copying /tmp/.tmpktWDRC/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84242024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.840 INFO O| May 29 20:31:32.840 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84252024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.840 INFO O| May 29 20:31:32.840 INFO ok!
84262024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.840 INFO O| May 29 20:31:32.840 INFO STEP 50 (ensure_file) COMPLETE
84272024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.840 INFO O| May 29 20:31:32.840 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84282024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.859 INFO O| May 29 20:31:32.859 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84292024-05-29T20:31:34.645Z[ recovery-image] May 29 20:31:32.859 INFO O| May 29 20:31:32.859 INFO copying /tmp/.tmpktWDRC/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84302024-05-29T20:31:36.086Z[ recovery-image] May 29 20:31:34.578 INFO O| May 29 20:31:34.578 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84312024-05-29T20:31:36.086Z[ recovery-image] May 29 20:31:34.578 INFO O| May 29 20:31:34.578 INFO ok!
84322024-05-29T20:31:36.086Z[ recovery-image] May 29 20:31:34.578 INFO O| May 29 20:31:34.578 INFO STEP 51 (ensure_file) COMPLETE
84332024-05-29T20:31:36.094Z[ recovery-image] May 29 20:31:34.578 INFO O| May 29 20:31:34.578 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84342024-05-29T20:31:36.099Z[ recovery-image] May 29 20:31:34.597 INFO O| May 29 20:31:34.596 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84352024-05-29T20:31:36.103Z[ recovery-image] May 29 20:31:34.597 INFO O| May 29 20:31:34.597 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84362024-05-29T20:31:36.103Z[ recovery-image] May 29 20:31:34.597 INFO O| May 29 20:31:34.597 INFO STEP 52 (ensure_dir) COMPLETE
84372024-05-29T20:31:36.103Z[ recovery-image] May 29 20:31:34.597 INFO O| May 29 20:31:34.597 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84382024-05-29T20:31:36.113Z[ recovery-image] May 29 20:31:34.610 INFO O| May 29 20:31:34.610 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84392024-05-29T20:31:36.113Z[ recovery-image] May 29 20:31:34.610 INFO O| May 29 20:31:34.610 INFO copying /tmp/.tmpktWDRC/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 ...
84402024-05-29T20:31:36.116Z[ recovery-image] May 29 20:31:34.610 INFO O| May 29 20:31:34.610 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
84412024-05-29T20:31:36.116Z[ recovery-image] May 29 20:31:34.610 INFO O| May 29 20:31:34.610 INFO ok!
84422024-05-29T20:31:36.116Z[ recovery-image] May 29 20:31:34.610 INFO O| May 29 20:31:34.610 INFO STEP 53 (ensure_file) COMPLETE
84432024-05-29T20:31:36.116Z[ recovery-image] May 29 20:31:34.610 INFO O| May 29 20:31:34.610 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84442024-05-29T20:31:36.136Z[ recovery-image] May 29 20:31:34.628 INFO O| May 29 20:31:34.628 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84452024-05-29T20:31:36.136Z[ recovery-image] May 29 20:31:34.628 INFO O| May 29 20:31:34.628 INFO copying /tmp/.tmpktWDRC/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 ...
84462024-05-29T20:31:36.139Z[ recovery-image] May 29 20:31:34.629 INFO O| May 29 20:31:34.628 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
84472024-05-29T20:31:36.139Z[ recovery-image] May 29 20:31:34.629 INFO O| May 29 20:31:34.629 INFO ok!
84482024-05-29T20:31:36.139Z[ recovery-image] May 29 20:31:34.629 INFO O| May 29 20:31:34.629 INFO STEP 54 (ensure_file) COMPLETE
84492024-05-29T20:31:36.139Z[ recovery-image] May 29 20:31:34.629 INFO O| May 29 20:31:34.629 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84502024-05-29T20:31:36.150Z[ recovery-image] May 29 20:31:34.647 INFO O| May 29 20:31:34.647 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84512024-05-29T20:31:36.153Z[ recovery-image] May 29 20:31:34.647 INFO O| May 29 20:31:34.647 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84522024-05-29T20:31:36.153Z[ recovery-image] May 29 20:31:34.647 INFO O| May 29 20:31:34.647 INFO STEP 55 (ensure_dir) COMPLETE
84532024-05-29T20:31:36.153Z[ recovery-image] May 29 20:31:34.647 INFO O| May 29 20:31:34.647 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84542024-05-29T20:31:36.164Z[ recovery-image] May 29 20:31:34.661 INFO O| May 29 20:31:34.661 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84552024-05-29T20:31:36.164Z[ recovery-image] May 29 20:31:34.661 INFO O| May 29 20:31:34.661 INFO copying /tmp/.tmpktWDRC/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 ...
84562024-05-29T20:31:36.167Z[ recovery-image] May 29 20:31:34.662 INFO O| May 29 20:31:34.661 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84572024-05-29T20:31:36.167Z[ recovery-image] May 29 20:31:34.662 INFO O| May 29 20:31:34.662 INFO ok!
84582024-05-29T20:31:36.167Z[ recovery-image] May 29 20:31:34.662 INFO O| May 29 20:31:34.662 INFO STEP 56 (ensure_file) COMPLETE
84592024-05-29T20:31:36.167Z[ recovery-image] May 29 20:31:34.662 INFO O| May 29 20:31:34.662 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84602024-05-29T20:31:36.182Z[ recovery-image] May 29 20:31:34.679 INFO O| May 29 20:31:34.679 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84612024-05-29T20:31:36.182Z[ recovery-image] May 29 20:31:34.679 INFO O| May 29 20:31:34.679 INFO copying /tmp/.tmpktWDRC/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 ...
84622024-05-29T20:31:36.221Z[ recovery-image] May 29 20:31:34.679 INFO O| May 29 20:31:34.679 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
84632024-05-29T20:31:36.222Z[ recovery-image] May 29 20:31:34.679 INFO O| May 29 20:31:34.679 INFO ok!
84642024-05-29T20:31:36.222Z[ recovery-image] May 29 20:31:34.679 INFO O| May 29 20:31:34.679 INFO STEP 57 (ensure_file) COMPLETE
84652024-05-29T20:31:36.222Z[ recovery-image] May 29 20:31:34.679 INFO O| May 29 20:31:34.679 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84662024-05-29T20:31:36.222Z[ recovery-image] May 29 20:31:34.696 INFO O| May 29 20:31:34.696 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84672024-05-29T20:31:36.222Z[ recovery-image] May 29 20:31:34.697 INFO O| May 29 20:31:34.697 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84682024-05-29T20:31:36.222Z[ recovery-image] May 29 20:31:34.697 INFO O| May 29 20:31:34.697 INFO STEP 58 (ensure_dir) COMPLETE
84692024-05-29T20:31:36.223Z[ recovery-image] May 29 20:31:34.697 INFO O| May 29 20:31:34.697 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84702024-05-29T20:31:36.223Z[ recovery-image] May 29 20:31:34.712 INFO O| May 29 20:31:34.712 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
84712024-05-29T20:31:36.223Z[ recovery-image] May 29 20:31:34.712 INFO O| May 29 20:31:34.712 INFO copying /tmp/.tmpktWDRC/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 ...
84722024-05-29T20:31:36.223Z[ recovery-image] May 29 20:31:34.712 INFO O| May 29 20:31:34.712 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
84732024-05-29T20:31:36.223Z[ recovery-image] May 29 20:31:34.712 INFO O| May 29 20:31:34.712 INFO ok!
84742024-05-29T20:31:36.224Z[ recovery-image] May 29 20:31:34.712 INFO O| May 29 20:31:34.712 INFO STEP 59 (ensure_file) COMPLETE
84752024-05-29T20:31:36.224Z[ recovery-image] May 29 20:31:34.712 INFO O| May 29 20:31:34.712 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84762024-05-29T20:31:36.245Z[ recovery-image] May 29 20:31:34.729 INFO O| May 29 20:31:34.729 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
84772024-05-29T20:31:36.245Z[ recovery-image] May 29 20:31:34.729 INFO O| May 29 20:31:34.729 INFO copying /tmp/.tmpktWDRC/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
84782024-05-29T20:31:36.245Z[ recovery-image] May 29 20:31:34.729 INFO O| May 29 20:31:34.729 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
84792024-05-29T20:31:36.245Z[ recovery-image] May 29 20:31:34.729 INFO O| May 29 20:31:34.729 INFO ok!
84802024-05-29T20:31:36.245Z[ recovery-image] May 29 20:31:34.729 INFO O| May 29 20:31:34.729 INFO STEP 60 (ensure_file) COMPLETE
84812024-05-29T20:31:36.246Z[ recovery-image] May 29 20:31:34.729 INFO O| May 29 20:31:34.729 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84822024-05-29T20:31:36.256Z[ recovery-image] May 29 20:31:34.747 INFO O| May 29 20:31:34.747 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
84832024-05-29T20:31:36.256Z[ recovery-image] May 29 20:31:34.747 INFO O| May 29 20:31:34.747 INFO STEP 61 (ensure_dir) COMPLETE
84842024-05-29T20:31:36.257Z[ recovery-image] May 29 20:31:34.747 INFO O| May 29 20:31:34.747 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84852024-05-29T20:31:36.281Z[ recovery-image] May 29 20:31:34.765 INFO O| May 29 20:31:34.765 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
84862024-05-29T20:31:36.281Z[ recovery-image] May 29 20:31:34.765 INFO O| May 29 20:31:34.765 INFO STEP 62 (ensure_dir) COMPLETE
84872024-05-29T20:31:36.281Z[ recovery-image] May 29 20:31:34.765 INFO O| May 29 20:31:34.765 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84882024-05-29T20:31:36.290Z[ recovery-image] May 29 20:31:34.780 INFO O| May 29 20:31:34.779 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
84892024-05-29T20:31:36.290Z[ recovery-image] May 29 20:31:34.780 INFO O| May 29 20:31:34.779 INFO STEP 63 (ensure_dir) COMPLETE
84902024-05-29T20:31:36.291Z[ recovery-image] May 29 20:31:34.780 INFO O| May 29 20:31:34.780 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84912024-05-29T20:31:36.304Z[ recovery-image] May 29 20:31:34.796 INFO O| May 29 20:31:34.796 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
84922024-05-29T20:31:36.304Z[ recovery-image] May 29 20:31:34.796 INFO O| May 29 20:31:34.796 INFO STEP 64 (ensure_dir) COMPLETE
84932024-05-29T20:31:36.317Z[ recovery-image] May 29 20:31:34.796 INFO O| May 29 20:31:34.796 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84942024-05-29T20:31:36.317Z[ recovery-image] May 29 20:31:34.808 INFO O| May 29 20:31:34.808 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
84952024-05-29T20:31:36.317Z[ recovery-image] May 29 20:31:34.808 INFO O| May 29 20:31:34.808 INFO copying /tmp/.tmpktWDRC/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
84962024-05-29T20:31:36.318Z[ recovery-image] May 29 20:31:34.808 INFO O| May 29 20:31:34.808 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
84972024-05-29T20:31:36.318Z[ recovery-image] May 29 20:31:34.808 INFO O| May 29 20:31:34.808 INFO ok!
84982024-05-29T20:31:36.318Z[ recovery-image] May 29 20:31:34.808 INFO O| May 29 20:31:34.808 INFO STEP 65 (ensure_file) COMPLETE
84992024-05-29T20:31:36.318Z[ recovery-image] May 29 20:31:34.808 INFO O| May 29 20:31:34.808 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85002024-05-29T20:31:36.331Z[ recovery-image] May 29 20:31:34.823 INFO O| May 29 20:31:34.823 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85012024-05-29T20:31:36.332Z[ recovery-image] May 29 20:31:34.824 INFO O| May 29 20:31:34.823 INFO STEP 66 (remove_files) COMPLETE
85022024-05-29T20:31:36.332Z[ recovery-image] May 29 20:31:34.824 INFO O| May 29 20:31:34.824 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85032024-05-29T20:31:36.354Z[ recovery-image] May 29 20:31:34.840 INFO O| May 29 20:31:34.840 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85042024-05-29T20:31:36.374Z[ recovery-image] May 29 20:31:34.840 INFO O| May 29 20:31:34.840 INFO STEP 67 (remove_files) COMPLETE
85052024-05-29T20:31:36.375Z[ recovery-image] May 29 20:31:34.840 INFO O| May 29 20:31:34.840 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85062024-05-29T20:31:36.375Z[ recovery-image] May 29 20:31:34.857 INFO O| May 29 20:31:34.857 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85072024-05-29T20:31:36.375Z[ recovery-image] May 29 20:31:34.857 INFO O| May 29 20:31:34.857 INFO STEP 68 (remove_files) COMPLETE
85082024-05-29T20:31:36.375Z[ recovery-image] May 29 20:31:34.858 INFO O| May 29 20:31:34.857 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85092024-05-29T20:31:36.399Z[ recovery-image] May 29 20:31:34.874 INFO O| May 29 20:31:34.874 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85102024-05-29T20:31:36.400Z[ recovery-image] May 29 20:31:34.874 INFO O| May 29 20:31:34.874 INFO STEP 69 (remove_files) COMPLETE
85112024-05-29T20:31:36.400Z[ recovery-image] May 29 20:31:34.874 INFO O| May 29 20:31:34.874 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85122024-05-29T20:31:36.415Z[ recovery-image] May 29 20:31:34.891 INFO O| May 29 20:31:34.891 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85132024-05-29T20:31:36.415Z[ recovery-image] May 29 20:31:34.892 INFO O| May 29 20:31:34.892 INFO STEP 70 (remove_files) COMPLETE
85142024-05-29T20:31:36.415Z[ recovery-image] May 29 20:31:34.892 INFO O| May 29 20:31:34.892 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85152024-05-29T20:31:36.432Z[ recovery-image] May 29 20:31:34.908 INFO O| May 29 20:31:34.908 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85162024-05-29T20:31:36.432Z[ recovery-image] May 29 20:31:34.909 INFO O| May 29 20:31:34.908 INFO STEP 71 (remove_files) COMPLETE
85172024-05-29T20:31:36.432Z[ recovery-image] May 29 20:31:34.909 INFO O| May 29 20:31:34.909 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85182024-05-29T20:31:36.452Z[ recovery-image] May 29 20:31:34.926 INFO O| May 29 20:31:34.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85192024-05-29T20:31:36.452Z[ recovery-image] May 29 20:31:34.926 INFO O| May 29 20:31:34.926 INFO STEP 72 (remove_files) COMPLETE
85202024-05-29T20:31:36.453Z[ recovery-image] May 29 20:31:34.926 INFO O| May 29 20:31:34.926 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85212024-05-29T20:31:36.474Z[ recovery-image] May 29 20:31:34.944 INFO O| May 29 20:31:34.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85222024-05-29T20:31:36.475Z[ recovery-image] May 29 20:31:34.945 INFO O| May 29 20:31:34.945 INFO STEP 73 (remove_files) COMPLETE
85232024-05-29T20:31:36.475Z[ recovery-image] May 29 20:31:34.945 INFO O| May 29 20:31:34.945 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85242024-05-29T20:31:36.907Z[ recovery-image] May 29 20:31:34.961 INFO O| May 29 20:31:34.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85252024-05-29T20:31:36.907Z[ recovery-image] May 29 20:31:34.961 INFO O| May 29 20:31:34.961 INFO STEP 74 (remove_files) COMPLETE
85262024-05-29T20:31:36.908Z[ recovery-image] May 29 20:31:34.961 INFO O| May 29 20:31:34.961 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85272024-05-29T20:31:36.908Z[ recovery-image] May 29 20:31:34.977 INFO O| May 29 20:31:34.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85282024-05-29T20:31:36.908Z[ recovery-image] May 29 20:31:34.978 INFO O| May 29 20:31:34.978 INFO STEP 75 (remove_files) COMPLETE
85292024-05-29T20:31:36.908Z[ recovery-image] May 29 20:31:34.978 INFO O| May 29 20:31:34.978 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85302024-05-29T20:31:36.940Z[ recovery-image] May 29 20:31:34.989 INFO O| May 29 20:31:34.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85312024-05-29T20:31:36.940Z[ recovery-image] May 29 20:31:34.989 INFO O| May 29 20:31:34.989 INFO STEP 76 (remove_files) COMPLETE
85322024-05-29T20:31:36.940Z[ recovery-image] May 29 20:31:34.989 INFO O| May 29 20:31:34.989 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85332024-05-29T20:31:36.941Z[ recovery-image] May 29 20:31:35.006 INFO O| May 29 20:31:35.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85342024-05-29T20:31:36.941Z[ recovery-image] May 29 20:31:35.006 INFO O| May 29 20:31:35.006 INFO STEP 77 (remove_files) COMPLETE
85352024-05-29T20:31:36.941Z[ recovery-image] May 29 20:31:35.006 INFO O| May 29 20:31:35.006 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85362024-05-29T20:31:36.941Z[ recovery-image] May 29 20:31:35.022 INFO O| May 29 20:31:35.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85372024-05-29T20:31:36.942Z[ recovery-image] May 29 20:31:35.022 INFO O| May 29 20:31:35.022 INFO STEP 78 (remove_files) COMPLETE
85382024-05-29T20:31:36.942Z[ recovery-image] May 29 20:31:35.022 INFO O| May 29 20:31:35.022 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85392024-05-29T20:31:36.942Z[ recovery-image] May 29 20:31:35.039 INFO O| May 29 20:31:35.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85402024-05-29T20:31:36.942Z[ recovery-image] May 29 20:31:35.039 INFO O| May 29 20:31:35.039 INFO STEP 79 (remove_files) COMPLETE
85412024-05-29T20:31:36.943Z[ recovery-image] May 29 20:31:35.039 INFO O| May 29 20:31:35.039 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85422024-05-29T20:31:36.943Z[ recovery-image] May 29 20:31:35.056 INFO O| May 29 20:31:35.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
85432024-05-29T20:31:36.943Z[ recovery-image] May 29 20:31:35.056 INFO O| May 29 20:31:35.056 INFO STEP 80 (remove_files) COMPLETE
85442024-05-29T20:31:36.943Z[ recovery-image] May 29 20:31:35.056 INFO O| May 29 20:31:35.056 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85452024-05-29T20:31:36.944Z[ recovery-image] May 29 20:31:35.072 INFO O| May 29 20:31:35.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85462024-05-29T20:31:36.944Z[ recovery-image] May 29 20:31:35.072 INFO O| May 29 20:31:35.072 INFO STEP 81 (remove_files) COMPLETE
85472024-05-29T20:31:36.944Z[ recovery-image] May 29 20:31:35.072 INFO O| May 29 20:31:35.072 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85482024-05-29T20:31:36.945Z[ recovery-image] May 29 20:31:35.089 INFO O| May 29 20:31:35.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85492024-05-29T20:31:36.945Z[ recovery-image] May 29 20:31:35.089 INFO O| May 29 20:31:35.089 INFO STEP 82 (remove_files) COMPLETE
85502024-05-29T20:31:36.945Z[ recovery-image] May 29 20:31:35.089 INFO O| May 29 20:31:35.089 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85512024-05-29T20:31:36.945Z[ recovery-image] May 29 20:31:35.104 INFO O| May 29 20:31:35.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85522024-05-29T20:31:36.946Z[ recovery-image] May 29 20:31:35.104 INFO O| May 29 20:31:35.104 INFO STEP 83 (remove_files) COMPLETE
85532024-05-29T20:31:36.946Z[ recovery-image] May 29 20:31:35.104 INFO O| May 29 20:31:35.104 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85542024-05-29T20:31:36.946Z[ recovery-image] May 29 20:31:35.119 INFO O| May 29 20:31:35.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85552024-05-29T20:31:36.946Z[ recovery-image] May 29 20:31:35.119 INFO O| May 29 20:31:35.119 INFO STEP 84 (remove_files) COMPLETE
85562024-05-29T20:31:36.947Z[ recovery-image] May 29 20:31:35.119 INFO O| May 29 20:31:35.119 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85572024-05-29T20:31:36.947Z[ recovery-image] May 29 20:31:35.138 INFO O| May 29 20:31:35.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85582024-05-29T20:31:36.947Z[ recovery-image] May 29 20:31:35.138 INFO O| May 29 20:31:35.138 INFO STEP 85 (remove_files) COMPLETE
85592024-05-29T20:31:36.947Z[ recovery-image] May 29 20:31:35.138 INFO O| May 29 20:31:35.138 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85602024-05-29T20:31:36.948Z[ recovery-image] May 29 20:31:35.158 INFO O| May 29 20:31:35.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85612024-05-29T20:31:36.948Z[ recovery-image] May 29 20:31:35.158 INFO O| May 29 20:31:35.158 INFO STEP 86 (remove_files) COMPLETE
85622024-05-29T20:31:36.948Z[ recovery-image] May 29 20:31:35.158 INFO O| May 29 20:31:35.158 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85632024-05-29T20:31:36.948Z[ recovery-image] May 29 20:31:35.175 INFO O| May 29 20:31:35.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85642024-05-29T20:31:36.948Z[ recovery-image] May 29 20:31:35.175 INFO O| May 29 20:31:35.175 INFO STEP 87 (remove_files) COMPLETE
85652024-05-29T20:31:36.948Z[ recovery-image] May 29 20:31:35.175 INFO O| May 29 20:31:35.175 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85662024-05-29T20:31:36.949Z[ recovery-image] May 29 20:31:35.187 INFO O| May 29 20:31:35.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85672024-05-29T20:31:36.949Z[ recovery-image] May 29 20:31:35.187 INFO O| May 29 20:31:35.187 INFO STEP 88 (remove_files) COMPLETE
85682024-05-29T20:31:36.949Z[ recovery-image] May 29 20:31:35.187 INFO O| May 29 20:31:35.187 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85692024-05-29T20:31:36.949Z[ recovery-image] May 29 20:31:35.198 INFO O| May 29 20:31:35.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
85702024-05-29T20:31:36.949Z[ recovery-image] May 29 20:31:35.198 INFO O| May 29 20:31:35.198 INFO STEP 89 (remove_files) COMPLETE
85712024-05-29T20:31:36.949Z[ recovery-image] May 29 20:31:35.198 INFO O| May 29 20:31:35.198 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85722024-05-29T20:31:36.950Z[ recovery-image] May 29 20:31:35.216 INFO O| May 29 20:31:35.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
85732024-05-29T20:31:36.950Z[ recovery-image] May 29 20:31:35.216 INFO O| May 29 20:31:35.216 INFO STEP 90 (remove_files) COMPLETE
85742024-05-29T20:31:36.950Z[ recovery-image] May 29 20:31:35.216 INFO O| May 29 20:31:35.216 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85752024-05-29T20:31:36.950Z[ recovery-image] May 29 20:31:35.234 INFO O| May 29 20:31:35.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
85762024-05-29T20:31:36.951Z[ recovery-image] May 29 20:31:35.234 INFO O| May 29 20:31:35.234 INFO STEP 91 (remove_files) COMPLETE
85772024-05-29T20:31:36.951Z[ recovery-image] May 29 20:31:35.234 INFO O| May 29 20:31:35.234 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85782024-05-29T20:31:36.951Z[ recovery-image] May 29 20:31:35.251 INFO O| May 29 20:31:35.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
85792024-05-29T20:31:36.951Z[ recovery-image] May 29 20:31:35.251 INFO O| May 29 20:31:35.251 INFO STEP 92 (remove_files) COMPLETE
85802024-05-29T20:31:36.951Z[ recovery-image] May 29 20:31:35.251 INFO O| May 29 20:31:35.251 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85812024-05-29T20:31:36.952Z[ recovery-image] May 29 20:31:35.267 INFO O| May 29 20:31:35.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
85822024-05-29T20:31:36.964Z[ recovery-image] May 29 20:31:35.267 INFO O| May 29 20:31:35.267 INFO STEP 93 (remove_files) COMPLETE
85832024-05-29T20:31:36.965Z[ recovery-image] May 29 20:31:35.267 INFO O| May 29 20:31:35.267 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85842024-05-29T20:31:36.965Z[ recovery-image] May 29 20:31:35.283 INFO O| May 29 20:31:35.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
85852024-05-29T20:31:36.966Z[ recovery-image] May 29 20:31:35.283 INFO O| May 29 20:31:35.283 INFO STEP 94 (remove_files) COMPLETE
85862024-05-29T20:31:36.968Z[ recovery-image] May 29 20:31:35.283 INFO O| May 29 20:31:35.283 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
85872024-05-29T20:31:36.969Z[ recovery-image] May 29 20:31:35.300 INFO O| May 29 20:31:35.300 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
85882024-05-29T20:31:36.969Z[ recovery-image] May 29 20:31:35.300 INFO O| May 29 20:31:35.300 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"}
85892024-05-29T20:31:51.022Z[ recovery-image] May 29 20:31:49.515 INFO O| May 29 20:31:49.515 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
85902024-05-29T20:31:51.022Z[ recovery-image] May 29 20:31:49.515 INFO O| May 29 20:31:49.515 INFO E| svccfg: Loaded 67 smf(7) service descriptions
85912024-05-29T20:31:51.063Z[ recovery-image] May 29 20:31:49.555 INFO O| May 29 20:31:49.555 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
85922024-05-29T20:31:51.202Z[ recovery-image] May 29 20:31:49.694 INFO O| May 29 20:31:49.694 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
85932024-05-29T20:31:51.202Z[ recovery-image] May 29 20:31:49.694 INFO O| May 29 20:31:49.694 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 ...
85942024-05-29T20:31:51.211Z[ recovery-image] May 29 20:31:49.696 INFO O| May 29 20:31:49.696 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
85952024-05-29T20:31:51.211Z[ recovery-image] May 29 20:31:49.696 INFO O| May 29 20:31:49.696 INFO ok!
85962024-05-29T20:31:51.211Z[ recovery-image] May 29 20:31:49.696 INFO O| May 29 20:31:49.696 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
85972024-05-29T20:31:51.211Z[ recovery-image] May 29 20:31:49.696 INFO O| May 29 20:31:49.696 INFO STEP 95 (seed_smf) COMPLETE
85982024-05-29T20:31:51.211Z[ recovery-image] May 29 20:31:49.697 INFO O| May 29 20:31:49.696 INFO steps complete; finalising image!
85992024-05-29T20:31:51.211Z[ recovery-image] May 29 20:31:49.697 INFO O| May 29 20:31:49.696 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86002024-05-29T20:31:51.276Z[ recovery-image] May 29 20:31:49.765 INFO O| May 29 20:31:49.765 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Wed May 29 20:31:49 2024)
86012024-05-29T20:31:51.481Z[ recovery-image] May 29 20:31:49.975 INFO O| May 29 20:31:49.975 INFO trim TEMPORARY-gimlet-zfs-recovery: (68% trimmed, started at Wed May 29 20:31:49 2024)
86022024-05-29T20:31:51.727Z[ recovery-image] May 29 20:31:50.214 INFO O| May 29 20:31:50.214 INFO temporary pool has 382M used, 1.38G avail, 1.00x compressratio
86032024-05-29T20:31:51.728Z[ recovery-image] May 29 20:31:50.214 INFO O| May 29 20:31:50.214 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86042024-05-29T20:31:52.872Z[ recovery-image] May 29 20:31:50.953 INFO O| May 29 20:31:50.953 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
86052024-05-29T20:31:52.872Z[ recovery-image] May 29 20:31:50.953 INFO O| May 29 20:31:50.953 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86062024-05-29T20:31:58.242Z[ recovery-image] May 29 20:31:56.729 INFO O| May 29 20:31:56.729 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86072024-05-29T20:31:58.242Z[ recovery-image] May 29 20:31:56.729 INFO O| May 29 20:31:56.729 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86082024-05-29T20:31:58.664Z[ recovery-image] May 29 20:31:56.729 INFO O| May 29 20:31:56.729 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86092024-05-29T20:31:58.664Z[ recovery-image] May 29 20:31:56.729 INFO O| May 29 20:31:56.729 INFO completed processing gimlet/zfs-recovery
86102024-05-29T20:31:58.664Z[ recovery-image] May 29 20:31:56.729 INFO O| May 29 20:31:56.729 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86112024-05-29T20:31:58.680Z[ recovery-image] May 29 20:31:56.987 INFO O| May 29 20:31:56.987 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86122024-05-29T20:31:58.680Z[ recovery-image] May 29 20:31:57.114 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
86132024-05-29T20:31:58.681Z[ recovery-image] May 29 20:31:57.115 INFO expanded image name: "recovery a155af9/${os_short_commit} 2024-05-29 20:06" -> "recovery a155af9/004716a 2024-05-29 20:06"
86142024-05-29T20:31:58.681Z[ recovery-image] May 29 20:31:57.115 INFO output artefacts stored in: "/work/os-recovery"
86152024-05-29T20:31:58.681Z[ recovery-image] May 29 20:31:57.115 INFO collecting git info from project "pinprick"...
86162024-05-29T20:31:58.681Z[ recovery-image] May 29 20:31:57.125 INFO collecting git info from project "amd-host-image-builder"...
86172024-05-29T20:31:59.095Z[ recovery-image] May 29 20:31:57.570 INFO collecting git info from project "image-builder"...
86182024-05-29T20:31:59.107Z[ recovery-image] May 29 20:31:57.580 INFO collecting git info from project "chelsio-t6-roms"...
86192024-05-29T20:31:59.142Z[ recovery-image] May 29 20:31:57.615 INFO collecting git info from project "pilot"...
86202024-05-29T20:31:59.154Z[ recovery-image] May 29 20:31:57.635 INFO collecting git info from project "amd-firmware"...
86212024-05-29T20:31:59.493Z[ recovery-image] May 29 20:31:57.977 INFO collecting git info from project "phbl"...
86222024-05-29T20:31:59.500Z[ recovery-image] May 29 20:31:57.988 INFO collecting git info from project "bootserver"...
86232024-05-29T20:31:59.928Z[ recovery-image] May 29 20:31:57.999 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86242024-05-29T20:32:00.291Z[ recovery-image] May 29 20:31:58.776 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86252024-05-29T20:32:01.053Z[ recovery-image] May 29 20:31:59.543 INFO creating Oxide boot image...
86262024-05-29T20:32:01.053Z[ recovery-image] May 29 20:31:59.543 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery a155af9/004716a 2024-05-29 20:06", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86272024-05-29T20:32:07.633Z[ host-image] May 29 20:32:06.118 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22694:20240520T120848Z
86282024-05-29T20:32:07.633Z[ host-image] May 29 20:32:06.118 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22694:20240520T120849Z
86292024-05-29T20:32:07.650Z[ host-image] May 29 20:32:06.118 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86302024-05-29T20:32:07.651Z[ host-image] May 29 20:32:06.118 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86312024-05-29T20:32:07.651Z[ host-image] May 29 20:32:06.118 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86322024-05-29T20:32:07.651Z[ host-image] May 29 20:32:06.118 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86332024-05-29T20:32:07.651Z[ host-image] May 29 20:32:06.119 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86342024-05-29T20:32:07.651Z[ host-image] May 29 20:32:06.120 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86352024-05-29T20:32:07.652Z[ host-image] May 29 20:32:06.120 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86362024-05-29T20:32:07.652Z[ host-image] May 29 20:32:06.120 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86372024-05-29T20:32:07.652Z[ host-image] May 29 20:32:06.120 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22694:20240520T120849Z
86382024-05-29T20:32:07.652Z[ host-image] May 29 20:32:06.122 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22694:20240520T120850Z
86392024-05-29T20:32:07.653Z[ host-image] May 29 20:32:06.123 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22694:20240520T120850Z
86402024-05-29T20:32:07.653Z[ host-image] May 29 20:32:06.124 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22694:20240520T120850Z
86412024-05-29T20:32:07.653Z[ host-image] May 29 20:32:06.124 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86422024-05-29T20:32:07.653Z[ host-image] May 29 20:32:06.125 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22694:20240520T120850Z
86432024-05-29T20:32:07.654Z[ host-image] May 29 20:32:06.126 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22694:20240520T120850Z
86442024-05-29T20:32:07.654Z[ host-image] May 29 20:32:06.126 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22694:20240520T120850Z
86452024-05-29T20:32:07.654Z[ host-image] May 29 20:32:06.126 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22694:20240520T120851Z
86462024-05-29T20:32:07.654Z[ host-image] May 29 20:32:06.126 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22694:20240520T120852Z
86472024-05-29T20:32:07.654Z[ host-image] May 29 20:32:06.126 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86482024-05-29T20:32:07.655Z[ host-image] May 29 20:32:06.126 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22694:20240520T120852Z
86492024-05-29T20:32:07.655Z[ host-image] May 29 20:32:06.126 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86502024-05-29T20:32:07.655Z[ host-image] May 29 20:32:06.127 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22694:20240520T120853Z
86512024-05-29T20:32:07.655Z[ host-image] May 29 20:32:06.127 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22694:20240520T120854Z
86522024-05-29T20:32:07.656Z[ host-image] May 29 20:32:06.127 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22694:20240520T120854Z
86532024-05-29T20:32:07.656Z[ host-image] May 29 20:32:06.127 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22694:20240520T120856Z
86542024-05-29T20:32:07.656Z[ host-image] May 29 20:32:06.127 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22694:20240520T120856Z
86552024-05-29T20:32:07.656Z[ host-image] May 29 20:32:06.127 INFO O| install = pkg://helios-dev/driver/network/opte@0.29.250:20240509T232852Z
86562024-05-29T20:32:07.657Z[ host-image] May 29 20:32:06.128 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22694:20240520T120858Z
86572024-05-29T20:32:07.657Z[ host-image] May 29 20:32:06.128 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22694:20240520T120900Z
86582024-05-29T20:32:07.657Z[ host-image] May 29 20:32:06.128 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22694:20240520T120900Z
86592024-05-29T20:32:07.658Z[ host-image] May 29 20:32:06.128 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22694:20240520T120901Z
86602024-05-29T20:32:07.658Z[ host-image] May 29 20:32:06.129 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22694:20240520T120902Z
86612024-05-29T20:32:07.658Z[ host-image] May 29 20:32:06.129 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22694:20240520T120903Z
86622024-05-29T20:32:07.667Z[ host-image] May 29 20:32:06.141 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
86632024-05-29T20:32:07.667Z[ host-image] May 29 20:32:06.142 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22694:20240520T120903Z
86642024-05-29T20:32:07.667Z[ host-image] May 29 20:32:06.142 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
86652024-05-29T20:32:07.667Z[ host-image] May 29 20:32:06.142 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
86662024-05-29T20:32:07.667Z[ host-image] May 29 20:32:06.143 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
86672024-05-29T20:32:07.667Z[ host-image] May 29 20:32:06.143 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22694:20240520T120903Z
86682024-05-29T20:32:07.668Z[ host-image] May 29 20:32:06.143 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
86692024-05-29T20:32:07.668Z[ host-image] May 29 20:32:06.144 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
86702024-05-29T20:32:07.668Z[ host-image] May 29 20:32:06.145 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
86712024-05-29T20:32:07.668Z[ host-image] May 29 20:32:06.145 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
86722024-05-29T20:32:07.675Z[ host-image] May 29 20:32:06.161 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
86732024-05-29T20:32:07.676Z[ host-image] May 29 20:32:06.161 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
86742024-05-29T20:32:07.676Z[ host-image] May 29 20:32:06.162 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
86752024-05-29T20:32:07.676Z[ host-image] May 29 20:32:06.162 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
86762024-05-29T20:32:07.676Z[ host-image] May 29 20:32:06.164 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
86772024-05-29T20:32:07.676Z[ host-image] May 29 20:32:06.164 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
86782024-05-29T20:32:07.726Z[ host-image] May 29 20:32:06.216 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
86792024-05-29T20:32:07.730Z[ host-image] May 29 20:32:06.217 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
86802024-05-29T20:32:07.730Z[ host-image] May 29 20:32:06.217 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
86812024-05-29T20:32:07.730Z[ host-image] May 29 20:32:06.219 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22694:20240520T120905Z
86822024-05-29T20:32:07.730Z[ host-image] May 29 20:32:06.219 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22694:20240520T120910Z
86832024-05-29T20:32:07.730Z[ host-image] May 29 20:32:06.219 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
86842024-05-29T20:32:07.730Z[ host-image] May 29 20:32:06.219 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22694:20240520T120911Z
86852024-05-29T20:32:07.731Z[ host-image] May 29 20:32:06.220 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
86862024-05-29T20:32:07.731Z[ host-image] May 29 20:32:06.220 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
86872024-05-29T20:32:07.731Z[ host-image] May 29 20:32:06.220 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
86882024-05-29T20:32:07.731Z[ host-image] May 29 20:32:06.220 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22694:20240520T120911Z
86892024-05-29T20:32:07.731Z[ host-image] May 29 20:32:06.220 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
86902024-05-29T20:32:07.736Z[ host-image] May 29 20:32:06.227 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
86912024-05-29T20:32:07.736Z[ host-image] May 29 20:32:06.227 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
86922024-05-29T20:32:07.740Z[ host-image] May 29 20:32:06.228 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22694:20240520T120911Z
86932024-05-29T20:32:07.740Z[ host-image] May 29 20:32:06.228 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
86942024-05-29T20:32:07.763Z[ host-image] May 29 20:32:06.250 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
86952024-05-29T20:32:07.763Z[ host-image] May 29 20:32:06.250 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22694:20240520T120912Z
86962024-05-29T20:32:07.772Z[ host-image] May 29 20:32:06.253 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22694:20240520T120912Z
86972024-05-29T20:32:07.772Z[ host-image] May 29 20:32:06.254 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22694:20240520T120912Z
86982024-05-29T20:32:07.772Z[ host-image] May 29 20:32:06.254 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
86992024-05-29T20:32:07.772Z[ host-image] May 29 20:32:06.255 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22694:20240520T120914Z
87002024-05-29T20:32:07.772Z[ host-image] May 29 20:32:06.255 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22694:20240520T120914Z
87012024-05-29T20:32:07.772Z[ host-image] May 29 20:32:06.256 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22694:20240520T120914Z
87022024-05-29T20:32:07.772Z[ host-image] May 29 20:32:06.256 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22694:20240520T120914Z
87032024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.262 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87042024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.263 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22694:20240520T120915Z
87052024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.264 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22694:20240520T120916Z
87062024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.264 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87072024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.264 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22694:20240520T120916Z
87082024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.265 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22694:20240520T120916Z
87092024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.265 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22694:20240520T120916Z
87102024-05-29T20:32:07.785Z[ host-image] May 29 20:32:06.266 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22694:20240520T120916Z
87112024-05-29T20:32:08.202Z[ host-image] May 29 20:32:06.284 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22694:20240520T120916Z
87122024-05-29T20:32:08.202Z[ host-image] May 29 20:32:06.284 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87132024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.287 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22694:20240520T120917Z
87142024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.289 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22694:20240520T120917Z
87152024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.289 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22694:20240520T120917Z
87162024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.290 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22694:20240520T120917Z
87172024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.290 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22694:20240520T120917Z
87182024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.291 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22694:20240520T120918Z
87192024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.310 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22694:20240520T120919Z
87202024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.311 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22694:20240520T120918Z
87212024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.311 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22694:20240520T120918Z
87222024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.313 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22694:20240520T120919Z
87232024-05-29T20:32:08.208Z[ host-image] May 29 20:32:06.313 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22694:20240520T120919Z
87242024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.346 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22694:20240520T120922Z
87252024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.347 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22694:20240520T120919Z
87262024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.347 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22694:20240520T120919Z
87272024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.347 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
87282024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.348 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
87292024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.420 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22694:20240520T120919Z
87302024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.420 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87312024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.420 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22694:20240520T120920Z
87322024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.420 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22694:20240520T120920Z
87332024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.422 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22694:20240520T120920Z
87342024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.422 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87352024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.423 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87362024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.424 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22694:20240520T120921Z
87372024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.424 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22694:20240520T120921Z
87382024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.424 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22694:20240520T120921Z
87392024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.425 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22694:20240520T120921Z
87402024-05-29T20:32:08.209Z[ host-image] May 29 20:32:06.425 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22694:20240520T120922Z
87412024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.425 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22694:20240520T120922Z
87422024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.429 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87432024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.429 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22694:20240520T120922Z
87442024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.432 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22694:20240520T120923Z
87452024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.432 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22694:20240520T120923Z
87462024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.432 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22694:20240520T120924Z
87472024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.433 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22694:20240520T120923Z
87482024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.433 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22694:20240520T120923Z
87492024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.433 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87502024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.433 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87512024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.434 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22694:20240520T120925Z
87522024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.434 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22694:20240520T120926Z
87532024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.434 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87542024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.434 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87552024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.434 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87562024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.434 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
87572024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.434 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
87582024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.436 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
87592024-05-29T20:32:08.210Z[ host-image] May 29 20:32:06.438 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
87602024-05-29T20:32:08.211Z[ host-image] May 29 20:32:06.438 INFO O| tempdir @ "/tmp/.tmpu9OKxr/tmp"
87612024-05-29T20:32:08.211Z[ host-image] May 29 20:32:06.438 INFO O| image root @ "/tmp/.tmpu9OKxr/tmp/root"
87622024-05-29T20:32:08.211Z[ host-image] May 29 20:32:06.438 INFO O| creating image...
87632024-05-29T20:32:09.594Z[ host-image] May 29 20:32:08.077 INFO O| copying publishers...
87642024-05-29T20:32:16.452Z[ host-image] May 29 20:32:14.930 INFO O| adding properties...
87652024-05-29T20:32:16.484Z[verify-libraries] Finished `release` profile [optimized] target(s) in 5m 21s
87662024-05-29T20:32:16.913ZMay 29 20:32:15.191 INFO [verify-libraries] process exited with exit status: 0 (328.987222804s)
87672024-05-29T20:32:17.454Z[ host-image] May 29 20:32:15.930 INFO O| installing packages...
87682024-05-29T20:32:31.513Z[ host-image] May 29 20:32:29.996 INFO O| seeding SMF database...
87692024-05-29T20:32:39.099Z[ host-image] May 29 20:32:37.533 INFO O| configuring SMF profile...
87702024-05-29T20:32:39.100Z[ host-image] May 29 20:32:37.534 INFO O| modifying shadow(5)...
87712024-05-29T20:32:39.100Z[ host-image] May 29 20:32:37.534 INFO O| loading user and group database...
87722024-05-29T20:32:39.100Z[ host-image] May 29 20:32:37.534 INFO O| assessing packaged files...
87732024-05-29T20:32:41.195Z[ host-image] May 29 20:32:39.673 INFO O| creating archive...
87742024-05-29T20:32:41.224Z[ host-image] May 29 20:32:39.705 INFO O| missing from packaging:
87752024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.706 INFO O| "etc/.pwd.lock"
87762024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.706 INFO O| "etc/bash"
87772024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.710 INFO O| "etc/svc/profile/generic.xml"
87782024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.710 INFO O| "etc/svc/profile/inetd_services.xml"
87792024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.710 INFO O| "etc/svc/profile/name_service.xml"
87802024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.710 INFO O| "etc/svc/profile/platform.xml"
87812024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.710 INFO O| "etc/svc/profile/platform_omicron1.xml"
87822024-05-29T20:32:41.232Z[ host-image] May 29 20:32:39.710 INFO O| "etc/svc/repository.db"
87832024-05-29T20:32:41.250Z[ host-image] May 29 20:32:39.719 INFO O| "opt/ooce/share"
87842024-05-29T20:32:41.250Z[ host-image] May 29 20:32:39.719 INFO O| "opt/ooce/share/man"
87852024-05-29T20:32:41.250Z[ host-image] May 29 20:32:39.719 INFO O| "opt/ooce/share/man/man1"
87862024-05-29T20:32:41.250Z[ host-image] May 29 20:32:39.728 INFO O| finishing archive...
87872024-05-29T20:32:44.079Z[ host-image] May 29 20:32:42.562 INFO O| creating gzonly manifest...
87882024-05-29T20:32:44.095Z[ host-image] May 29 20:32:42.573 INFO O| ok
87892024-05-29T20:32:44.199Z[ host-image] May 29 20:32:42.668 INFO image builder template: ramdisk-02-trim...
87902024-05-29T20:32:44.200Z[ host-image] May 29 20:32:42.668 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/.tmpktWDRC/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
87912024-05-29T20:32:44.222Z[ host-image] May 29 20:32:42.692 INFO O| May 29 20:32:42.691 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87922024-05-29T20:32:44.234Z[ host-image] May 29 20:32:42.696 INFO O| May 29 20:32:42.696 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87932024-05-29T20:32:44.279Z[ host-image] May 29 20:32:42.760 INFO O| May 29 20:32:42.759 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
87942024-05-29T20:32:44.325Z[ host-image] May 29 20:32:42.802 INFO O| May 29 20:32:42.802 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87952024-05-29T20:32:44.343Z[ host-image] May 29 20:32:42.802 INFO O| May 29 20:32:42.802 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
87962024-05-29T20:32:44.343Z[ host-image] May 29 20:32:42.807 INFO O| May 29 20:32:42.807 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
87972024-05-29T20:32:44.343Z[ host-image] May 29 20:32:42.811 INFO O| May 29 20:32:42.811 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
87982024-05-29T20:32:44.384Z[ host-image] May 29 20:32:42.816 INFO O| May 29 20:32:42.816 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
87992024-05-29T20:32:44.498Z[ host-image] May 29 20:32:42.974 INFO O| May 29 20:32:42.974 INFO rolled back to input snapshot; work may begin
88002024-05-29T20:32:44.498Z[ host-image] May 29 20:32:42.974 INFO O| May 29 20:32:42.974 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
88012024-05-29T20:32:44.514Z[ host-image] May 29 20:32:42.980 INFO O| May 29 20:32:42.980 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88022024-05-29T20:32:44.515Z[ host-image] May 29 20:32:42.990 INFO O| May 29 20:32:42.990 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
88032024-05-29T20:32:44.555Z[ host-image] May 29 20:32:43.033 INFO O| May 29 20:32:43.033 INFO STEP 0 (remove_files) COMPLETE
88042024-05-29T20:32:44.556Z[ host-image] May 29 20:32:43.033 INFO O| May 29 20:32:43.033 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88052024-05-29T20:32:44.566Z[ host-image] May 29 20:32:43.045 INFO O| May 29 20:32:43.045 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88062024-05-29T20:32:44.566Z[ host-image] May 29 20:32:43.046 INFO O| May 29 20:32:43.046 INFO STEP 1 (remove_files) COMPLETE
88072024-05-29T20:32:44.566Z[ host-image] May 29 20:32:43.046 INFO O| May 29 20:32:43.046 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88082024-05-29T20:32:44.576Z[ host-image] May 29 20:32:43.056 INFO O| May 29 20:32:43.055 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88092024-05-29T20:32:44.593Z[ host-image] May 29 20:32:43.069 INFO O| May 29 20:32:43.069 INFO STEP 2 (remove_files) COMPLETE
88102024-05-29T20:32:44.593Z[ host-image] May 29 20:32:43.069 INFO O| May 29 20:32:43.069 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88112024-05-29T20:32:44.621Z[ host-image] May 29 20:32:43.078 INFO O| May 29 20:32:43.078 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88122024-05-29T20:32:44.621Z[ host-image] May 29 20:32:43.080 INFO O| May 29 20:32:43.080 INFO STEP 3 (remove_files) COMPLETE
88132024-05-29T20:32:44.621Z[ host-image] May 29 20:32:43.080 INFO O| May 29 20:32:43.080 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88142024-05-29T20:32:44.621Z[ host-image] May 29 20:32:43.088 INFO O| May 29 20:32:43.088 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
88152024-05-29T20:32:44.621Z[ host-image] May 29 20:32:43.092 INFO O| May 29 20:32:43.092 INFO STEP 4 (remove_files) COMPLETE
88162024-05-29T20:32:44.621Z[ host-image] May 29 20:32:43.092 INFO O| May 29 20:32:43.092 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88172024-05-29T20:32:44.631Z[ host-image] May 29 20:32:43.101 INFO O| May 29 20:32:43.101 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
88182024-05-29T20:32:44.631Z[ host-image] May 29 20:32:43.103 INFO O| May 29 20:32:43.103 INFO STEP 5 (remove_files) COMPLETE
88192024-05-29T20:32:44.632Z[ host-image] May 29 20:32:43.103 INFO O| May 29 20:32:43.103 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88202024-05-29T20:32:44.632Z[ host-image] May 29 20:32:43.112 INFO O| May 29 20:32:43.112 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
88212024-05-29T20:32:44.643Z[ host-image] May 29 20:32:43.122 INFO O| May 29 20:32:43.122 INFO STEP 6 (remove_files) COMPLETE
88222024-05-29T20:32:44.644Z[ host-image] May 29 20:32:43.122 INFO O| May 29 20:32:43.122 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88232024-05-29T20:32:44.652Z[ host-image] May 29 20:32:43.131 INFO O| May 29 20:32:43.131 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
88242024-05-29T20:32:44.685Z[ host-image] May 29 20:32:43.142 INFO O| May 29 20:32:43.142 INFO STEP 7 (remove_files) COMPLETE
88252024-05-29T20:32:44.685Z[ host-image] May 29 20:32:43.142 INFO O| May 29 20:32:43.142 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88262024-05-29T20:32:44.692Z[ host-image] May 29 20:32:43.151 INFO O| May 29 20:32:43.151 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
88272024-05-29T20:32:44.737Z[ host-image] May 29 20:32:43.218 INFO O| May 29 20:32:43.217 INFO STEP 8 (remove_files) COMPLETE
88282024-05-29T20:32:44.738Z[ host-image] May 29 20:32:43.218 INFO O| May 29 20:32:43.218 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88292024-05-29T20:32:44.745Z[ host-image] May 29 20:32:43.228 INFO O| May 29 20:32:43.228 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88302024-05-29T20:32:44.824Z[ host-image] May 29 20:32:43.302 INFO O| May 29 20:32:43.302 INFO STEP 9 (remove_files) COMPLETE
88312024-05-29T20:32:44.825Z[ host-image] May 29 20:32:43.302 INFO O| May 29 20:32:43.302 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88322024-05-29T20:32:44.861Z[ host-image] May 29 20:32:43.313 INFO O| May 29 20:32:43.313 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88332024-05-29T20:32:44.861Z[ host-image] May 29 20:32:43.316 INFO O| May 29 20:32:43.316 INFO STEP 10 (remove_files) COMPLETE
88342024-05-29T20:32:44.861Z[ host-image] May 29 20:32:43.316 INFO O| May 29 20:32:43.316 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88352024-05-29T20:32:44.871Z[ host-image] May 29 20:32:43.326 INFO O| May 29 20:32:43.326 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88362024-05-29T20:32:44.871Z[ host-image] May 29 20:32:43.327 INFO O| May 29 20:32:43.327 INFO STEP 11 (remove_files) COMPLETE
88372024-05-29T20:32:44.871Z[ host-image] May 29 20:32:43.327 INFO O| May 29 20:32:43.327 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88382024-05-29T20:32:44.871Z[ host-image] May 29 20:32:43.337 INFO O| May 29 20:32:43.337 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
88392024-05-29T20:32:44.871Z[ host-image] May 29 20:32:43.338 INFO O| May 29 20:32:43.338 INFO STEP 12 (remove_files) COMPLETE
88402024-05-29T20:32:44.871Z[ host-image] May 29 20:32:43.338 INFO O| May 29 20:32:43.338 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88412024-05-29T20:32:45.325Z[ host-image] May 29 20:32:43.380 INFO O| May 29 20:32:43.380 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88422024-05-29T20:32:45.325Z[ host-image] May 29 20:32:43.380 INFO O| May 29 20:32:43.380 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88432024-05-29T20:32:45.351Z[ host-image] May 29 20:32:43.380 INFO O| May 29 20:32:43.380 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88442024-05-29T20:32:45.351Z[ host-image] May 29 20:32:43.380 INFO O| May 29 20:32:43.380 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88452024-05-29T20:32:45.352Z[ host-image] May 29 20:32:43.381 INFO O| May 29 20:32:43.381 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88462024-05-29T20:32:45.352Z[ host-image] May 29 20:32:43.381 INFO O| May 29 20:32:43.381 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88472024-05-29T20:32:45.352Z[ host-image] May 29 20:32:43.381 INFO O| May 29 20:32:43.381 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88482024-05-29T20:32:45.352Z[ host-image] May 29 20:32:43.381 INFO O| May 29 20:32:43.381 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88492024-05-29T20:32:45.352Z[ host-image] May 29 20:32:43.381 INFO O| May 29 20:32:43.381 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88502024-05-29T20:32:45.353Z[ host-image] May 29 20:32:43.382 INFO O| May 29 20:32:43.382 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88512024-05-29T20:32:45.353Z[ host-image] May 29 20:32:43.382 INFO O| May 29 20:32:43.382 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88522024-05-29T20:32:45.353Z[ host-image] May 29 20:32:43.382 INFO O| May 29 20:32:43.382 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88532024-05-29T20:32:45.353Z[ host-image] May 29 20:32:43.382 INFO O| May 29 20:32:43.382 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88542024-05-29T20:32:45.354Z[ host-image] May 29 20:32:43.382 INFO O| May 29 20:32:43.382 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88552024-05-29T20:32:45.354Z[ host-image] May 29 20:32:43.382 INFO O| May 29 20:32:43.382 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88562024-05-29T20:32:45.354Z[ host-image] May 29 20:32:43.383 INFO O| May 29 20:32:43.383 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88572024-05-29T20:32:45.354Z[ host-image] May 29 20:32:43.383 INFO O| May 29 20:32:43.383 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88582024-05-29T20:32:45.355Z[ host-image] May 29 20:32:43.405 INFO O| May 29 20:32:43.405 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88592024-05-29T20:32:45.355Z[ host-image] May 29 20:32:43.408 INFO O| May 29 20:32:43.408 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88602024-05-29T20:32:45.355Z[ host-image] May 29 20:32:43.410 INFO O| May 29 20:32:43.410 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88612024-05-29T20:32:45.356Z[ host-image] May 29 20:32:43.418 INFO O| May 29 20:32:43.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88622024-05-29T20:32:45.356Z[ host-image] May 29 20:32:43.748 INFO O| May 29 20:32:43.748 INFO STEP 13 (remove_files) COMPLETE
88632024-05-29T20:32:45.356Z[ host-image] May 29 20:32:43.748 INFO O| May 29 20:32:43.748 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88642024-05-29T20:32:45.357Z[ host-image] May 29 20:32:43.759 INFO O| May 29 20:32:43.759 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88652024-05-29T20:32:45.357Z[ host-image] May 29 20:32:43.760 INFO O| May 29 20:32:43.760 INFO STEP 14 (remove_files) COMPLETE
88662024-05-29T20:32:45.357Z[ host-image] May 29 20:32:43.760 INFO O| May 29 20:32:43.760 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88672024-05-29T20:32:45.357Z[ host-image] May 29 20:32:43.769 INFO O| May 29 20:32:43.769 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88682024-05-29T20:32:45.357Z[ host-image] May 29 20:32:43.776 INFO O| May 29 20:32:43.776 INFO STEP 15 (remove_files) COMPLETE
88692024-05-29T20:32:45.358Z[ host-image] May 29 20:32:43.776 INFO O| May 29 20:32:43.776 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88702024-05-29T20:32:45.358Z[ host-image] May 29 20:32:43.785 INFO O| May 29 20:32:43.785 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88712024-05-29T20:32:45.358Z[ host-image] May 29 20:32:43.785 INFO O| May 29 20:32:43.785 INFO STEP 16 (remove_files) COMPLETE
88722024-05-29T20:32:45.358Z[ host-image] May 29 20:32:43.785 INFO O| May 29 20:32:43.785 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88732024-05-29T20:32:45.359Z[ host-image] May 29 20:32:43.794 INFO O| May 29 20:32:43.794 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
88742024-05-29T20:32:45.359Z[ host-image] May 29 20:32:43.796 INFO O| May 29 20:32:43.796 INFO STEP 17 (remove_files) COMPLETE
88752024-05-29T20:32:45.359Z[ host-image] May 29 20:32:43.796 INFO O| May 29 20:32:43.796 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88762024-05-29T20:32:45.360Z[ host-image] May 29 20:32:43.804 INFO O| May 29 20:32:43.804 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
88772024-05-29T20:32:45.360Z[ host-image] May 29 20:32:43.805 INFO O| May 29 20:32:43.804 INFO STEP 18 (remove_files) COMPLETE
88782024-05-29T20:32:45.360Z[ host-image] May 29 20:32:43.805 INFO O| May 29 20:32:43.804 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88792024-05-29T20:32:45.361Z[ host-image] May 29 20:32:43.813 INFO O| May 29 20:32:43.813 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
88802024-05-29T20:32:45.361Z[ host-image] May 29 20:32:43.813 INFO O| May 29 20:32:43.813 INFO STEP 19 (remove_files) COMPLETE
88812024-05-29T20:32:45.361Z[ host-image] May 29 20:32:43.813 INFO O| May 29 20:32:43.813 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88822024-05-29T20:32:46.233Z[ host-image] May 29 20:32:43.823 INFO O| May 29 20:32:43.822 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
88832024-05-29T20:32:46.233Z[ host-image] May 29 20:32:43.823 INFO O| May 29 20:32:43.823 INFO STEP 20 (remove_files) COMPLETE
88842024-05-29T20:32:46.233Z[ host-image] May 29 20:32:43.823 INFO O| May 29 20:32:43.823 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88852024-05-29T20:32:46.234Z[ host-image] May 29 20:32:43.832 INFO O| May 29 20:32:43.832 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
88862024-05-29T20:32:46.234Z[ host-image] May 29 20:32:43.832 INFO O| May 29 20:32:43.832 INFO STEP 21 (remove_files) COMPLETE
88872024-05-29T20:32:46.234Z[ host-image] May 29 20:32:43.832 INFO O| May 29 20:32:43.832 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88882024-05-29T20:32:46.234Z[ host-image] May 29 20:32:43.841 INFO O| May 29 20:32:43.841 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
88892024-05-29T20:32:46.234Z[ host-image] May 29 20:32:43.841 INFO O| May 29 20:32:43.841 INFO STEP 22 (remove_files) COMPLETE
88902024-05-29T20:32:46.234Z[ host-image] May 29 20:32:43.841 INFO O| May 29 20:32:43.841 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912024-05-29T20:32:46.234Z[ host-image] May 29 20:32:43.850 INFO O| May 29 20:32:43.850 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
88922024-05-29T20:32:46.235Z[ host-image] May 29 20:32:43.850 INFO O| May 29 20:32:43.850 INFO STEP 23 (remove_files) COMPLETE
88932024-05-29T20:32:46.235Z[ host-image] May 29 20:32:43.850 INFO O| May 29 20:32:43.850 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942024-05-29T20:32:46.260Z[ host-image] May 29 20:32:43.859 INFO O| May 29 20:32:43.859 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
88952024-05-29T20:32:46.261Z[ host-image] May 29 20:32:43.859 INFO O| May 29 20:32:43.859 INFO STEP 24 (remove_files) COMPLETE
88962024-05-29T20:32:46.261Z[ host-image] May 29 20:32:43.859 INFO O| May 29 20:32:43.859 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972024-05-29T20:32:46.261Z[ host-image] May 29 20:32:43.868 INFO O| May 29 20:32:43.868 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
88982024-05-29T20:32:46.261Z[ host-image] May 29 20:32:43.868 INFO O| May 29 20:32:43.868 INFO STEP 25 (remove_files) COMPLETE
88992024-05-29T20:32:46.261Z[ host-image] May 29 20:32:43.868 INFO O| May 29 20:32:43.868 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002024-05-29T20:32:46.261Z[ host-image] May 29 20:32:43.878 INFO O| May 29 20:32:43.878 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
89012024-05-29T20:32:46.261Z[ host-image] May 29 20:32:43.878 INFO O| May 29 20:32:43.878 INFO STEP 26 (remove_files) COMPLETE
89022024-05-29T20:32:46.262Z[ host-image] May 29 20:32:43.878 INFO O| May 29 20:32:43.878 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032024-05-29T20:32:46.262Z[ host-image] May 29 20:32:43.887 INFO O| May 29 20:32:43.887 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
89042024-05-29T20:32:46.262Z[ host-image] May 29 20:32:43.887 INFO O| May 29 20:32:43.887 INFO STEP 27 (remove_files) COMPLETE
89052024-05-29T20:32:46.262Z[ host-image] May 29 20:32:43.887 INFO O| May 29 20:32:43.887 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062024-05-29T20:32:46.262Z[ host-image] May 29 20:32:43.896 INFO O| May 29 20:32:43.896 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89072024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.896 INFO O| May 29 20:32:43.896 INFO STEP 28 (remove_files) COMPLETE
89082024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.896 INFO O| May 29 20:32:43.896 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89092024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.905 INFO O| May 29 20:32:43.905 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89102024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.905 INFO O| May 29 20:32:43.905 INFO STEP 29 (remove_files) COMPLETE
89112024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.905 INFO O| May 29 20:32:43.905 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89122024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.914 INFO O| May 29 20:32:43.914 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89132024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.914 INFO O| May 29 20:32:43.914 INFO STEP 30 (remove_files) COMPLETE
89142024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.914 INFO O| May 29 20:32:43.914 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.923 INFO O| May 29 20:32:43.923 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
89162024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.923 INFO O| May 29 20:32:43.923 INFO STEP 31 (remove_files) COMPLETE
89172024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.923 INFO O| May 29 20:32:43.923 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89182024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.932 INFO O| May 29 20:32:43.932 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
89192024-05-29T20:32:46.263Z[ host-image] May 29 20:32:43.932 INFO O| May 29 20:32:43.932 INFO STEP 32 (remove_files) COMPLETE
89202024-05-29T20:32:46.264Z[ host-image] May 29 20:32:43.932 INFO O| May 29 20:32:43.932 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89212024-05-29T20:32:46.264Z[ host-image] May 29 20:32:43.941 INFO O| May 29 20:32:43.941 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
89222024-05-29T20:32:46.264Z[ host-image] May 29 20:32:43.941 INFO O| May 29 20:32:43.941 INFO STEP 33 (remove_files) COMPLETE
89232024-05-29T20:32:46.264Z[ host-image] May 29 20:32:43.941 INFO O| May 29 20:32:43.941 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242024-05-29T20:32:46.264Z[ host-image] May 29 20:32:43.950 INFO O| May 29 20:32:43.950 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89252024-05-29T20:32:46.264Z[ host-image] May 29 20:32:43.950 INFO O| May 29 20:32:43.950 INFO STEP 34 (remove_files) COMPLETE
89262024-05-29T20:32:46.264Z[ host-image] May 29 20:32:43.950 INFO O| May 29 20:32:43.950 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89272024-05-29T20:32:46.265Z[ host-image] May 29 20:32:43.959 INFO O| May 29 20:32:43.959 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89282024-05-29T20:32:46.265Z[ host-image] May 29 20:32:43.959 INFO O| May 29 20:32:43.959 INFO STEP 35 (remove_files) COMPLETE
89292024-05-29T20:32:46.265Z[ host-image] May 29 20:32:43.959 INFO O| May 29 20:32:43.959 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89302024-05-29T20:32:46.265Z[ host-image] May 29 20:32:43.968 INFO O| May 29 20:32:43.968 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89312024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.968 INFO O| May 29 20:32:43.968 INFO STEP 36 (remove_files) COMPLETE
89322024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.968 INFO O| May 29 20:32:43.968 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89332024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.977 INFO O| May 29 20:32:43.977 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89342024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.977 INFO O| May 29 20:32:43.977 INFO STEP 37 (remove_files) COMPLETE
89352024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.977 INFO O| May 29 20:32:43.977 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89362024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.986 INFO O| May 29 20:32:43.986 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89372024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.986 INFO O| May 29 20:32:43.986 INFO STEP 38 (remove_files) COMPLETE
89382024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.986 INFO O| May 29 20:32:43.986 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89392024-05-29T20:32:46.266Z[ host-image] May 29 20:32:43.995 INFO O| May 29 20:32:43.995 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89402024-05-29T20:32:46.267Z[ host-image] May 29 20:32:43.995 INFO O| May 29 20:32:43.995 INFO STEP 39 (remove_files) COMPLETE
89412024-05-29T20:32:46.267Z[ host-image] May 29 20:32:43.995 INFO O| May 29 20:32:43.995 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89422024-05-29T20:32:46.267Z[ host-image] May 29 20:32:44.004 INFO O| May 29 20:32:44.004 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89432024-05-29T20:32:46.267Z[ host-image] May 29 20:32:44.004 INFO O| May 29 20:32:44.004 INFO STEP 40 (remove_files) COMPLETE
89442024-05-29T20:32:46.267Z[ host-image] May 29 20:32:44.004 INFO O| May 29 20:32:44.004 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89452024-05-29T20:32:46.267Z[ host-image] May 29 20:32:44.013 INFO O| May 29 20:32:44.013 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89462024-05-29T20:32:46.267Z[ host-image] May 29 20:32:44.013 INFO O| May 29 20:32:44.013 INFO STEP 41 (remove_files) COMPLETE
89472024-05-29T20:32:46.268Z[ host-image] May 29 20:32:44.013 INFO O| May 29 20:32:44.013 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89482024-05-29T20:32:46.268Z[ host-image] May 29 20:32:44.022 INFO O| May 29 20:32:44.022 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89492024-05-29T20:32:46.268Z[ host-image] May 29 20:32:44.022 INFO O| May 29 20:32:44.022 INFO STEP 42 (remove_files) COMPLETE
89502024-05-29T20:32:46.269Z[ host-image] May 29 20:32:44.022 INFO O| May 29 20:32:44.022 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89512024-05-29T20:32:46.269Z[ host-image] May 29 20:32:44.031 INFO O| May 29 20:32:44.031 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89522024-05-29T20:32:46.269Z[ host-image] May 29 20:32:44.031 INFO O| May 29 20:32:44.031 INFO STEP 43 (remove_files) COMPLETE
89532024-05-29T20:32:46.269Z[ host-image] May 29 20:32:44.031 INFO O| May 29 20:32:44.031 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89542024-05-29T20:32:46.269Z[ host-image] May 29 20:32:44.040 INFO O| May 29 20:32:44.040 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89552024-05-29T20:32:46.269Z[ host-image] May 29 20:32:44.040 INFO O| May 29 20:32:44.040 INFO STEP 44 (remove_files) COMPLETE
89562024-05-29T20:32:46.270Z[ host-image] May 29 20:32:44.040 INFO O| May 29 20:32:44.040 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89572024-05-29T20:32:46.270Z[ host-image] May 29 20:32:44.049 INFO O| May 29 20:32:44.049 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89582024-05-29T20:32:46.270Z[ host-image] May 29 20:32:44.049 INFO O| May 29 20:32:44.049 INFO STEP 45 (remove_files) COMPLETE
89592024-05-29T20:32:46.270Z[ host-image] May 29 20:32:44.049 INFO O| May 29 20:32:44.049 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89602024-05-29T20:32:46.270Z[ host-image] May 29 20:32:44.058 INFO O| May 29 20:32:44.058 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89612024-05-29T20:32:46.270Z[ host-image] May 29 20:32:44.058 INFO O| May 29 20:32:44.058 INFO STEP 46 (remove_files) COMPLETE
89622024-05-29T20:32:46.270Z[ host-image] May 29 20:32:44.058 INFO O| May 29 20:32:44.058 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89632024-05-29T20:32:46.271Z[ host-image] May 29 20:32:44.067 INFO O| May 29 20:32:44.067 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89642024-05-29T20:32:46.271Z[ host-image] May 29 20:32:44.067 INFO O| May 29 20:32:44.067 INFO STEP 47 (remove_files) COMPLETE
89652024-05-29T20:32:46.271Z[ host-image] May 29 20:32:44.067 INFO O| May 29 20:32:44.067 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89662024-05-29T20:32:46.271Z[ host-image] May 29 20:32:44.076 INFO O| May 29 20:32:44.076 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89672024-05-29T20:32:46.271Z[ host-image] May 29 20:32:44.076 INFO O| May 29 20:32:44.076 INFO STEP 48 (remove_files) COMPLETE
89682024-05-29T20:32:46.271Z[ host-image] May 29 20:32:44.076 INFO O| May 29 20:32:44.076 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89692024-05-29T20:32:46.272Z[ host-image] May 29 20:32:44.085 INFO O| May 29 20:32:44.085 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89702024-05-29T20:32:46.272Z[ host-image] May 29 20:32:44.085 INFO O| May 29 20:32:44.085 INFO STEP 49 (remove_files) COMPLETE
89712024-05-29T20:32:46.272Z[ host-image] May 29 20:32:44.085 INFO O| May 29 20:32:44.085 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89722024-05-29T20:32:46.272Z[ host-image] May 29 20:32:44.095 INFO O| May 29 20:32:44.094 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
89732024-05-29T20:32:46.272Z[ host-image] May 29 20:32:44.095 INFO O| May 29 20:32:44.095 INFO STEP 50 (remove_files) COMPLETE
89742024-05-29T20:32:46.273Z[ host-image] May 29 20:32:44.095 INFO O| May 29 20:32:44.095 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89752024-05-29T20:32:46.273Z[ host-image] May 29 20:32:44.104 INFO O| May 29 20:32:44.104 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
89762024-05-29T20:32:46.273Z[ host-image] May 29 20:32:44.104 INFO O| May 29 20:32:44.104 INFO STEP 51 (remove_files) COMPLETE
89772024-05-29T20:32:46.273Z[ host-image] May 29 20:32:44.104 INFO O| May 29 20:32:44.104 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89782024-05-29T20:32:46.273Z[ host-image] May 29 20:32:44.113 INFO O| May 29 20:32:44.113 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
89792024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.113 INFO O| May 29 20:32:44.113 INFO STEP 52 (remove_files) COMPLETE
89802024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.113 INFO O| May 29 20:32:44.113 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89812024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.122 INFO O| May 29 20:32:44.122 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
89822024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.122 INFO O| May 29 20:32:44.122 INFO STEP 53 (remove_files) COMPLETE
89832024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.122 INFO O| May 29 20:32:44.122 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89842024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.131 INFO O| May 29 20:32:44.131 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
89852024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.131 INFO O| May 29 20:32:44.131 INFO STEP 54 (remove_files) COMPLETE
89862024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.131 INFO O| May 29 20:32:44.131 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89872024-05-29T20:32:46.274Z[ host-image] May 29 20:32:44.140 INFO O| May 29 20:32:44.140 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
89882024-05-29T20:32:46.275Z[ host-image] May 29 20:32:44.140 INFO O| May 29 20:32:44.140 INFO STEP 55 (remove_files) COMPLETE
89892024-05-29T20:32:46.275Z[ host-image] May 29 20:32:44.140 INFO O| May 29 20:32:44.140 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-05-29T20:32:46.275Z[ host-image] May 29 20:32:44.149 INFO O| May 29 20:32:44.149 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
89912024-05-29T20:32:46.275Z[ host-image] May 29 20:32:44.149 INFO O| May 29 20:32:44.149 INFO STEP 56 (remove_files) COMPLETE
89922024-05-29T20:32:46.275Z[ host-image] May 29 20:32:44.149 INFO O| May 29 20:32:44.149 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89932024-05-29T20:32:46.276Z[ host-image] May 29 20:32:44.158 INFO O| May 29 20:32:44.157 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
89942024-05-29T20:32:46.728Z[ host-image] May 29 20:32:44.158 INFO O| May 29 20:32:44.158 INFO STEP 57 (remove_files) COMPLETE
89952024-05-29T20:32:46.728Z[ host-image] May 29 20:32:44.158 INFO O| May 29 20:32:44.158 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962024-05-29T20:32:46.728Z[ host-image] May 29 20:32:44.167 INFO O| May 29 20:32:44.167 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
89972024-05-29T20:32:46.728Z[ host-image] May 29 20:32:44.167 INFO O| May 29 20:32:44.167 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
89982024-05-29T20:32:46.729Z[ host-image] May 29 20:32:44.167 INFO O| May 29 20:32:44.167 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89992024-05-29T20:32:46.729Z[ host-image] May 29 20:32:44.168 INFO O| May 29 20:32:44.168 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90002024-05-29T20:32:46.729Z[ host-image] May 29 20:32:44.168 INFO O| May 29 20:32:44.168 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90012024-05-29T20:32:46.729Z[ host-image] May 29 20:32:44.168 INFO O| May 29 20:32:44.168 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90022024-05-29T20:32:46.730Z[ host-image] May 29 20:32:44.168 INFO O| May 29 20:32:44.168 INFO ok!
90032024-05-29T20:32:46.730Z[ host-image] May 29 20:32:44.168 INFO O| May 29 20:32:44.168 INFO STEP 58 (ensure_file) COMPLETE
90042024-05-29T20:32:46.730Z[ host-image] May 29 20:32:44.168 INFO O| May 29 20:32:44.168 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90052024-05-29T20:32:46.730Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90062024-05-29T20:32:46.730Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90072024-05-29T20:32:46.730Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90082024-05-29T20:32:46.730Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90092024-05-29T20:32:46.731Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90102024-05-29T20:32:46.731Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90112024-05-29T20:32:46.731Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO ok!
90122024-05-29T20:32:46.731Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO STEP 59 (ensure_file) COMPLETE
90132024-05-29T20:32:46.732Z[ host-image] May 29 20:32:44.178 INFO O| May 29 20:32:44.178 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90142024-05-29T20:32:46.732Z[ host-image] May 29 20:32:44.187 INFO O| May 29 20:32:44.187 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
90152024-05-29T20:32:46.732Z[ host-image] May 29 20:32:44.187 INFO O| May 29 20:32:44.187 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
90162024-05-29T20:32:46.732Z[ host-image] May 29 20:32:44.187 INFO O| May 29 20:32:44.187 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
90172024-05-29T20:32:46.732Z[ host-image] May 29 20:32:44.187 INFO O| May 29 20:32:44.187 INFO ok!
90182024-05-29T20:32:46.733Z[ host-image] May 29 20:32:44.188 INFO O| May 29 20:32:44.187 INFO STEP 60 (ensure_file) COMPLETE
90192024-05-29T20:32:46.733Z[ host-image] May 29 20:32:44.188 INFO O| May 29 20:32:44.187 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90202024-05-29T20:32:46.733Z[ host-image] May 29 20:32:44.197 INFO O| May 29 20:32:44.197 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
90212024-05-29T20:32:46.734Z[ host-image] May 29 20:32:44.197 INFO O| May 29 20:32:44.197 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
90222024-05-29T20:32:46.735Z[ host-image] May 29 20:32:44.197 INFO O| May 29 20:32:44.197 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
90232024-05-29T20:32:46.735Z[ host-image] May 29 20:32:44.197 INFO O| May 29 20:32:44.197 INFO ok!
90242024-05-29T20:32:46.735Z[ host-image] May 29 20:32:44.197 INFO O| May 29 20:32:44.197 INFO STEP 61 (ensure_file) COMPLETE
90252024-05-29T20:32:46.735Z[ host-image] May 29 20:32:44.197 INFO O| May 29 20:32:44.197 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90262024-05-29T20:32:46.736Z[ host-image] May 29 20:32:44.207 INFO O| May 29 20:32:44.206 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90272024-05-29T20:32:46.736Z[ host-image] May 29 20:32:44.207 INFO O| May 29 20:32:44.207 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90282024-05-29T20:32:46.736Z[ host-image] May 29 20:32:44.207 INFO O| May 29 20:32:44.207 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90292024-05-29T20:32:46.736Z[ host-image] May 29 20:32:44.207 INFO O| May 29 20:32:44.207 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90302024-05-29T20:32:46.737Z[ host-image] May 29 20:32:44.207 INFO O| May 29 20:32:44.207 INFO ok!
90312024-05-29T20:32:46.737Z[ host-image] May 29 20:32:44.207 INFO O| May 29 20:32:44.207 INFO STEP 62 (ensure_file) COMPLETE
90322024-05-29T20:32:46.737Z[ host-image] May 29 20:32:44.207 INFO O| May 29 20:32:44.207 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90332024-05-29T20:32:46.737Z[ host-image] May 29 20:32:44.216 INFO O| May 29 20:32:44.216 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90342024-05-29T20:32:46.737Z[ host-image] May 29 20:32:44.217 INFO O| May 29 20:32:44.216 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90352024-05-29T20:32:46.738Z[ host-image] May 29 20:32:44.217 INFO O| May 29 20:32:44.217 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90362024-05-29T20:32:46.738Z[ host-image] May 29 20:32:44.217 INFO O| May 29 20:32:44.217 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90372024-05-29T20:32:46.738Z[ host-image] May 29 20:32:44.217 INFO O| May 29 20:32:44.217 INFO ok!
90382024-05-29T20:32:46.738Z[ host-image] May 29 20:32:44.217 INFO O| May 29 20:32:44.217 INFO STEP 63 (ensure_file) COMPLETE
90392024-05-29T20:32:46.739Z[ host-image] May 29 20:32:44.217 INFO O| May 29 20:32:44.217 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90402024-05-29T20:32:46.739Z[ host-image] May 29 20:32:44.226 INFO O| May 29 20:32:44.226 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90412024-05-29T20:32:46.739Z[ host-image] May 29 20:32:44.226 INFO O| May 29 20:32:44.226 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90422024-05-29T20:32:46.739Z[ host-image] May 29 20:32:44.226 INFO O| May 29 20:32:44.226 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90432024-05-29T20:32:46.739Z[ host-image] May 29 20:32:44.226 INFO O| May 29 20:32:44.226 INFO ok!
90442024-05-29T20:32:46.739Z[ host-image] May 29 20:32:44.226 INFO O| May 29 20:32:44.226 INFO STEP 64 (assemble_files) COMPLETE
90452024-05-29T20:32:46.739Z[ host-image] May 29 20:32:44.226 INFO O| May 29 20:32:44.226 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90462024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.236 INFO O| May 29 20:32:44.236 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90472024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.236 INFO O| May 29 20:32:44.236 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90482024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.236 INFO O| May 29 20:32:44.236 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90492024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.236 INFO O| May 29 20:32:44.236 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90502024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.236 INFO O| May 29 20:32:44.236 INFO ok!
90512024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.236 INFO O| May 29 20:32:44.236 INFO STEP 65 (ensure_file) COMPLETE
90522024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.236 INFO O| May 29 20:32:44.236 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90532024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.245 INFO O| May 29 20:32:44.245 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90542024-05-29T20:32:46.740Z[ host-image] May 29 20:32:44.245 INFO O| May 29 20:32:44.245 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90552024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.245 INFO O| May 29 20:32:44.245 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90562024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.245 INFO O| May 29 20:32:44.245 INFO STEP 66 (ensure_dir) COMPLETE
90572024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.245 INFO O| May 29 20:32:44.245 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90582024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.255 INFO O| May 29 20:32:44.255 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90592024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.255 INFO O| May 29 20:32:44.255 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 ...
90602024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.262 INFO O| May 29 20:32:44.262 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
90612024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.262 INFO O| May 29 20:32:44.262 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90622024-05-29T20:32:46.741Z[ host-image] May 29 20:32:44.262 INFO O| May 29 20:32:44.262 INFO ok!
90632024-05-29T20:32:46.742Z[ host-image] May 29 20:32:44.262 INFO O| May 29 20:32:44.262 INFO STEP 67 (ensure_file) COMPLETE
90642024-05-29T20:32:46.742Z[ host-image] May 29 20:32:44.262 INFO O| May 29 20:32:44.262 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90652024-05-29T20:32:46.742Z[ host-image] May 29 20:32:44.272 INFO O| May 29 20:32:44.272 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90662024-05-29T20:32:46.742Z[ host-image] May 29 20:32:44.272 INFO O| May 29 20:32:44.272 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 ...
90672024-05-29T20:32:46.742Z[ host-image] May 29 20:32:44.272 INFO O| May 29 20:32:44.272 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
90682024-05-29T20:32:46.743Z[ host-image] May 29 20:32:44.272 INFO O| May 29 20:32:44.272 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90692024-05-29T20:32:46.743Z[ host-image] May 29 20:32:44.272 INFO O| May 29 20:32:44.272 INFO ok!
90702024-05-29T20:32:46.743Z[ host-image] May 29 20:32:44.272 INFO O| May 29 20:32:44.272 INFO STEP 68 (ensure_file) COMPLETE
90712024-05-29T20:32:46.743Z[ host-image] May 29 20:32:44.272 INFO O| May 29 20:32:44.272 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90722024-05-29T20:32:46.744Z[ host-image] May 29 20:32:44.285 INFO O| May 29 20:32:44.285 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
90732024-05-29T20:32:46.744Z[ host-image] May 29 20:32:44.286 INFO O| May 29 20:32:44.285 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
90742024-05-29T20:32:47.761Z[ host-image] May 29 20:32:46.243 INFO O| May 29 20:32:46.243 INFO STEP 69 (pack_tar) COMPLETE
90752024-05-29T20:32:47.761Z[ host-image] May 29 20:32:46.243 INFO O| May 29 20:32:46.243 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
90762024-05-29T20:32:47.764Z[ host-image] May 29 20:32:46.243 INFO O| May 29 20:32:46.243 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
90772024-05-29T20:32:47.920Z[ host-image] May 29 20:32:46.402 INFO O| May 29 20:32:46.402 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
90782024-05-29T20:32:48.811Z[ host-image] May 29 20:32:46.469 INFO O| May 29 20:32:46.469 INFO completed processing gimlet/ramdisk-02-trim
90792024-05-29T20:32:48.817Z[ host-image] May 29 20:32:46.471 INFO image builder template: zfs...
90802024-05-29T20:32:48.817Z[ host-image] May 29 20:32:46.471 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/.tmpktWDRC/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
90812024-05-29T20:32:48.818Z[ host-image] May 29 20:32:46.485 INFO O| May 29 20:32:46.485 INFO skip include "stress" because feature "stress" is not enabled
90822024-05-29T20:32:48.818Z[ host-image] May 29 20:32:46.509 INFO O| May 29 20:32:46.509 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
90832024-05-29T20:32:48.818Z[ host-image] May 29 20:32:46.514 INFO O| May 29 20:32:46.513 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
90842024-05-29T20:32:48.818Z[ host-image] May 29 20:32:46.575 INFO O| May 29 20:32:46.575 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
90852024-05-29T20:32:48.819Z[ host-image] May 29 20:32:46.622 INFO O| May 29 20:32:46.622 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
90862024-05-29T20:32:48.819Z[ host-image] May 29 20:32:46.622 INFO O| May 29 20:32:46.622 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
90872024-05-29T20:32:48.819Z[ host-image] May 29 20:32:46.627 INFO O| May 29 20:32:46.626 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
90882024-05-29T20:32:48.819Z[ host-image] May 29 20:32:46.683 INFO O| May 29 20:32:46.683 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
90892024-05-29T20:32:48.820Z[ host-image] May 29 20:32:46.716 INFO O| May 29 20:32:46.716 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
90902024-05-29T20:32:48.820Z[ host-image] May 29 20:32:46.728 INFO O| May 29 20:32:46.728 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90912024-05-29T20:32:48.820Z[ host-image] May 29 20:32:46.734 INFO O| May 29 20:32:46.734 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
90922024-05-29T20:32:48.820Z[ host-image] May 29 20:32:46.735 INFO O| May 29 20:32:46.734 INFO no lofi found
90932024-05-29T20:32:48.820Z[ host-image] May 29 20:32:46.735 INFO O| May 29 20:32:46.735 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
90942024-05-29T20:32:48.821Z[ host-image] May 29 20:32:46.735 INFO O| May 29 20:32:46.735 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90952024-05-29T20:32:50.561Z[ host-image] May 29 20:32:49.009 INFO O| May 29 20:32:49.009 INFO lofi device = /dev/dsk/c2t1d0p0
90962024-05-29T20:32:50.561Z[ host-image] May 29 20:32:49.009 INFO O| May 29 20:32:49.009 INFO pool device = /dev/dsk/c2t1d0p0
90972024-05-29T20:32:50.573Z[ host-image] May 29 20:32:49.009 INFO O| May 29 20:32:49.009 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"]
90982024-05-29T20:32:50.604Z[ host-image] May 29 20:32:49.083 INFO O| May 29 20:32:49.083 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90992024-05-29T20:32:50.604Z[ host-image] May 29 20:32:49.083 INFO O| May 29 20:32:49.083 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
91002024-05-29T20:32:50.617Z[ host-image] May 29 20:32:49.099 INFO O| May 29 20:32:49.099 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
91012024-05-29T20:32:50.682Z[ host-image] May 29 20:32:49.158 INFO O| May 29 20:32:49.158 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
91022024-05-29T20:32:50.715Z[ host-image] May 29 20:32:49.195 INFO O| May 29 20:32:49.195 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
91032024-05-29T20:32:50.735Z[ host-image] May 29 20:32:49.209 INFO O| May 29 20:32:49.209 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
91042024-05-29T20:32:50.743Z[ host-image] May 29 20:32:49.219 INFO O| May 29 20:32:49.219 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
91052024-05-29T20:32:50.794Z[ host-image] May 29 20:32:49.267 INFO O| May 29 20:32:49.267 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91062024-05-29T20:32:50.795Z[ host-image] May 29 20:32:49.267 INFO O| May 29 20:32:49.267 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91072024-05-29T20:32:50.823Z[ host-image] May 29 20:32:49.267 INFO O| May 29 20:32:49.267 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91082024-05-29T20:32:50.824Z[ host-image] May 29 20:32:49.278 INFO O| May 29 20:32:49.278 INFO boot environment UUID: 44d98c3a-945f-426c-b56a-ab52abc2045c
91092024-05-29T20:32:50.824Z[ host-image] May 29 20:32:49.278 INFO O| May 29 20:32:49.278 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 44d98c3a-945f-426c-b56a-ab52abc2045c
91102024-05-29T20:32:50.844Z[ host-image] May 29 20:32:49.289 INFO O| May 29 20:32:49.289 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91112024-05-29T20:32:50.844Z[ host-image] May 29 20:32:49.300 INFO O| May 29 20:32:49.300 INFO STEP 0 (create_be) COMPLETE
91122024-05-29T20:32:50.844Z[ host-image] May 29 20:32:49.300 INFO O| May 29 20:32:49.300 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91132024-05-29T20:32:50.844Z[ host-image] May 29 20:32:49.316 INFO O| May 29 20:32:49.316 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
91142024-05-29T20:32:57.449Z[ recovery-image] May 29 20:32:55.930 INFO O| ok, image written!
91152024-05-29T20:32:57.449Z[ recovery-image] May 29 20:32:55.930 INFO O| ok, boot_image_csum file written!
91162024-05-29T20:32:57.453Z[ recovery-image] May 29 20:32:55.934 INFO creating boot archive (CPIO)...
91172024-05-29T20:32:57.453Z[ recovery-image] May 29 20:32:55.934 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
91182024-05-29T20:32:57.466Z[ recovery-image] May 29 20:32:55.945 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
91192024-05-29T20:32:57.476Z[ recovery-image] May 29 20:32:55.945 INFO E| + outfile=/work/os-recovery/cpio
91202024-05-29T20:32:57.477Z[ recovery-image] May 29 20:32:55.945 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
91212024-05-29T20:32:57.477Z[ recovery-image] May 29 20:32:55.948 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
91222024-05-29T20:32:57.477Z[ recovery-image] May 29 20:32:55.948 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
91232024-05-29T20:32:57.509Z[ recovery-image] May 29 20:32:55.989 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
91242024-05-29T20:32:57.510Z[ recovery-image] May 29 20:32:55.989 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
91252024-05-29T20:32:57.517Z[ recovery-image] May 29 20:32:55.996 INFO creating compressed cpio/unix for nanobl-rs...
91262024-05-29T20:32:57.518Z[ recovery-image] May 29 20:32:55.996 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
91272024-05-29T20:32:57.892Z[ recovery-image] May 29 20:32:56.353 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
91282024-05-29T20:33:03.313Z[ recovery-image] May 29 20:33:01.782 INFO creating reset image...
91292024-05-29T20:33:03.313Z[ recovery-image] May 29 20:33:01.782 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
91302024-05-29T20:33:03.662Z[ recovery-image] May 29 20:33:02.139 INFO E| Updating crates.io index
91312024-05-29T20:33:03.760Z[ recovery-image] May 29 20:33:02.238 INFO E| Downloading crates ...
91322024-05-29T20:33:03.849Z[ recovery-image] May 29 20:33:02.327 INFO E| Downloaded anstyle v1.0.6
91332024-05-29T20:33:03.856Z[ recovery-image] May 29 20:33:02.334 INFO E| Downloaded anstream v0.6.13
91342024-05-29T20:33:03.861Z[ recovery-image] May 29 20:33:02.337 INFO E| Downloaded duct v0.13.7
91352024-05-29T20:33:03.870Z[ recovery-image] May 29 20:33:02.340 INFO E| Downloaded anstyle-parse v0.2.3
91362024-05-29T20:33:03.870Z[ recovery-image] May 29 20:33:02.342 INFO E| Downloaded clap_derive v4.5.3
91372024-05-29T20:33:03.881Z[ recovery-image] May 29 20:33:02.347 INFO E| Downloaded shared_child v1.0.0
91382024-05-29T20:33:03.881Z[ recovery-image] May 29 20:33:02.350 INFO E| Downloaded os_pipe v1.1.5
91392024-05-29T20:33:03.881Z[ recovery-image] May 29 20:33:02.351 INFO E| Downloaded colorchoice v1.0.0
91402024-05-29T20:33:03.881Z[ recovery-image] May 29 20:33:02.353 INFO E| Downloaded strsim v0.11.0
91412024-05-29T20:33:03.885Z[ recovery-image] May 29 20:33:02.355 INFO E| Downloaded anstyle-query v1.0.2
91422024-05-29T20:33:03.885Z[ recovery-image] May 29 20:33:02.357 INFO E| Downloaded proc-macro2 v1.0.79
91432024-05-29T20:33:03.890Z[ recovery-image] May 29 20:33:02.362 INFO E| Downloaded clap v4.5.3
91442024-05-29T20:33:03.902Z[ recovery-image] May 29 20:33:02.377 INFO E| Downloaded syn v2.0.53
91452024-05-29T20:33:03.996Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling proc-macro2 v1.0.79
91462024-05-29T20:33:03.996Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling libc v0.2.153
91472024-05-29T20:33:03.996Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling unicode-ident v1.0.12
91482024-05-29T20:33:03.997Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling utf8parse v0.2.1
91492024-05-29T20:33:03.997Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling anstyle-query v1.0.2
91502024-05-29T20:33:03.997Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling colorchoice v1.0.0
91512024-05-29T20:33:03.997Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling anstyle v1.0.6
91522024-05-29T20:33:03.997Z[ recovery-image] May 29 20:33:02.475 INFO E| Compiling heck v0.5.0
91532024-05-29T20:33:04.392Z[ recovery-image] May 29 20:33:02.862 INFO E| Compiling anstyle-parse v0.2.3
91542024-05-29T20:33:04.431Z[ recovery-image] May 29 20:33:02.906 INFO E| Compiling strsim v0.11.0
91552024-05-29T20:33:04.471Z[ recovery-image] May 29 20:33:02.950 INFO E| Compiling clap_lex v0.7.0
91562024-05-29T20:33:04.588Z[ recovery-image] May 29 20:33:03.067 INFO E| Compiling once_cell v1.19.0
91572024-05-29T20:33:04.916Z[ recovery-image] May 29 20:33:03.396 INFO E| Compiling anstream v0.6.13
91582024-05-29T20:33:05.712Z[ recovery-image] May 29 20:33:04.186 INFO E| Compiling clap_builder v4.5.2
91592024-05-29T20:33:06.425Z[ recovery-image] May 29 20:33:04.904 INFO E| Compiling quote v1.0.35
91602024-05-29T20:33:06.830Z[ recovery-image] May 29 20:33:05.310 INFO E| Compiling syn v2.0.53
91612024-05-29T20:33:07.242Z[ recovery-image] May 29 20:33:05.721 INFO E| Compiling shared_child v1.0.0
91622024-05-29T20:33:07.255Z[ recovery-image] May 29 20:33:05.734 INFO E| Compiling os_pipe v1.1.5
91632024-05-29T20:33:07.421Z[ recovery-image] May 29 20:33:05.901 INFO E| Compiling duct v0.13.7
91642024-05-29T20:33:11.993Z[ host-image] May 29 20:33:10.472 INFO O| May 29 20:33:10.472 INFO STEP 1 (unpack_tar) COMPLETE
91652024-05-29T20:33:11.993Z[ host-image] May 29 20:33:10.472 INFO O| May 29 20:33:10.472 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91662024-05-29T20:33:12.012Z[ host-image] May 29 20:33:10.490 INFO O| May 29 20:33:10.490 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
91672024-05-29T20:33:12.456Z[ host-image] May 29 20:33:10.935 INFO O| May 29 20:33:10.935 INFO STEP 2 (devfsadm) COMPLETE
91682024-05-29T20:33:12.456Z[ host-image] May 29 20:33:10.935 INFO O| May 29 20:33:10.935 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91692024-05-29T20:33:12.476Z[ host-image] May 29 20:33:10.956 INFO O| May 29 20:33:10.955 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91702024-05-29T20:33:12.477Z[ host-image] May 29 20:33:10.956 INFO O| May 29 20:33:10.956 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91712024-05-29T20:33:12.481Z[ host-image] May 29 20:33:10.956 INFO O| May 29 20:33:10.956 INFO STEP 3 (ensure_dir) COMPLETE
91722024-05-29T20:33:12.481Z[ host-image] May 29 20:33:10.956 INFO O| May 29 20:33:10.956 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91732024-05-29T20:33:12.495Z[ host-image] May 29 20:33:10.974 INFO O| May 29 20:33:10.974 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91742024-05-29T20:33:12.495Z[ host-image] May 29 20:33:10.974 INFO O| May 29 20:33:10.974 INFO STEP 4 (ensure_dir) COMPLETE
91752024-05-29T20:33:12.500Z[ host-image] May 29 20:33:10.974 INFO O| May 29 20:33:10.974 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91762024-05-29T20:33:12.920Z[ host-image] May 29 20:33:10.990 INFO O| May 29 20:33:10.990 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91772024-05-29T20:33:12.920Z[ host-image] May 29 20:33:10.990 INFO O| May 29 20:33:10.990 INFO STEP 5 (ensure_dir) COMPLETE
91782024-05-29T20:33:12.933Z[ host-image] May 29 20:33:10.990 INFO O| May 29 20:33:10.990 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91792024-05-29T20:33:12.933Z[ host-image] May 29 20:33:11.007 INFO O| May 29 20:33:11.007 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91802024-05-29T20:33:12.933Z[ host-image] May 29 20:33:11.007 INFO O| May 29 20:33:11.007 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91812024-05-29T20:33:12.934Z[ host-image] May 29 20:33:11.007 INFO O| May 29 20:33:11.007 INFO STEP 6 (ensure_dir) COMPLETE
91822024-05-29T20:33:12.934Z[ host-image] May 29 20:33:11.007 INFO O| May 29 20:33:11.007 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91832024-05-29T20:33:12.934Z[ host-image] May 29 20:33:11.019 INFO O| May 29 20:33:11.019 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91842024-05-29T20:33:12.934Z[ host-image] May 29 20:33:11.019 INFO O| May 29 20:33:11.019 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91852024-05-29T20:33:12.934Z[ host-image] May 29 20:33:11.019 INFO O| May 29 20:33:11.019 INFO STEP 7 (ensure_dir) COMPLETE
91862024-05-29T20:33:12.934Z[ host-image] May 29 20:33:11.020 INFO O| May 29 20:33:11.019 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91872024-05-29T20:33:12.934Z[ host-image] May 29 20:33:11.031 INFO O| May 29 20:33:11.031 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
91882024-05-29T20:33:12.935Z[ host-image] May 29 20:33:11.031 INFO O| May 29 20:33:11.031 INFO STEP 8 (remove_files) COMPLETE
91892024-05-29T20:33:12.935Z[ host-image] May 29 20:33:11.031 INFO O| May 29 20:33:11.031 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91902024-05-29T20:33:12.935Z[ host-image] May 29 20:33:11.042 INFO O| May 29 20:33:11.042 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
91912024-05-29T20:33:12.935Z[ host-image] May 29 20:33:11.043 INFO O| May 29 20:33:11.043 INFO STEP 9 (remove_files) COMPLETE
91922024-05-29T20:33:12.935Z[ host-image] May 29 20:33:11.043 INFO O| May 29 20:33:11.043 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91932024-05-29T20:33:12.935Z[ host-image] May 29 20:33:11.059 INFO O| May 29 20:33:11.059 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
91942024-05-29T20:33:12.936Z[ host-image] May 29 20:33:11.061 INFO O| May 29 20:33:11.061 INFO STEP 10 (remove_files) COMPLETE
91952024-05-29T20:33:12.936Z[ host-image] May 29 20:33:11.061 INFO O| May 29 20:33:11.061 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91962024-05-29T20:33:12.936Z[ host-image] May 29 20:33:11.078 INFO O| May 29 20:33:11.078 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
91972024-05-29T20:33:12.936Z[ host-image] May 29 20:33:11.079 INFO O| May 29 20:33:11.079 INFO STEP 11 (remove_files) COMPLETE
91982024-05-29T20:33:12.936Z[ host-image] May 29 20:33:11.079 INFO O| May 29 20:33:11.079 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91992024-05-29T20:33:12.936Z[ host-image] May 29 20:33:11.096 INFO O| May 29 20:33:11.096 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92002024-05-29T20:33:12.936Z[ host-image] May 29 20:33:11.096 INFO O| May 29 20:33:11.096 INFO STEP 12 (remove_files) COMPLETE
92012024-05-29T20:33:12.937Z[ host-image] May 29 20:33:11.096 INFO O| May 29 20:33:11.096 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92022024-05-29T20:33:12.937Z[ host-image] May 29 20:33:11.112 INFO O| May 29 20:33:11.112 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92032024-05-29T20:33:12.937Z[ host-image] May 29 20:33:11.112 INFO O| May 29 20:33:11.112 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92042024-05-29T20:33:12.937Z[ host-image] May 29 20:33:11.113 INFO O| May 29 20:33:11.112 INFO STEP 13 (ensure_dir) COMPLETE
92052024-05-29T20:33:12.937Z[ host-image] May 29 20:33:11.113 INFO O| May 29 20:33:11.112 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92062024-05-29T20:33:12.937Z[ host-image] May 29 20:33:11.129 INFO O| May 29 20:33:11.129 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92072024-05-29T20:33:12.938Z[ host-image] May 29 20:33:11.129 INFO O| May 29 20:33:11.129 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92082024-05-29T20:33:12.938Z[ host-image] May 29 20:33:11.129 INFO O| May 29 20:33:11.129 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92092024-05-29T20:33:12.938Z[ host-image] May 29 20:33:11.129 INFO O| May 29 20:33:11.129 INFO STEP 14 (ensure_dir) COMPLETE
92102024-05-29T20:33:12.938Z[ host-image] May 29 20:33:11.129 INFO O| May 29 20:33:11.129 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92112024-05-29T20:33:12.939Z[ host-image] May 29 20:33:11.145 INFO O| May 29 20:33:11.145 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92122024-05-29T20:33:12.939Z[ host-image] May 29 20:33:11.145 INFO O| May 29 20:33:11.145 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92132024-05-29T20:33:12.939Z[ host-image] May 29 20:33:11.146 INFO O| May 29 20:33:11.145 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92142024-05-29T20:33:12.939Z[ host-image] May 29 20:33:11.146 INFO O| May 29 20:33:11.145 INFO STEP 15 (ensure_dir) COMPLETE
92152024-05-29T20:33:12.939Z[ host-image] May 29 20:33:11.146 INFO O| May 29 20:33:11.145 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92162024-05-29T20:33:12.939Z[ host-image] May 29 20:33:11.157 INFO O| May 29 20:33:11.157 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92172024-05-29T20:33:12.940Z[ host-image] May 29 20:33:11.157 INFO O| May 29 20:33:11.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92182024-05-29T20:33:12.940Z[ host-image] May 29 20:33:11.157 INFO O| May 29 20:33:11.157 INFO STEP 16 (ensure_dir) COMPLETE
92192024-05-29T20:33:12.940Z[ host-image] May 29 20:33:11.157 INFO O| May 29 20:33:11.157 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92202024-05-29T20:33:12.940Z[ host-image] May 29 20:33:11.171 INFO O| May 29 20:33:11.171 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92212024-05-29T20:33:12.940Z[ host-image] May 29 20:33:11.171 INFO O| May 29 20:33:11.171 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92222024-05-29T20:33:12.940Z[ host-image] May 29 20:33:11.171 INFO O| May 29 20:33:11.171 INFO STEP 17 (ensure_dir) COMPLETE
92232024-05-29T20:33:12.941Z[ host-image] May 29 20:33:11.171 INFO O| May 29 20:33:11.171 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92242024-05-29T20:33:12.941Z[ host-image] May 29 20:33:11.188 INFO O| May 29 20:33:11.188 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
92252024-05-29T20:33:12.941Z[ host-image] May 29 20:33:11.188 INFO O| May 29 20:33:11.188 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
92262024-05-29T20:33:12.941Z[ host-image] May 29 20:33:11.188 INFO O| May 29 20:33:11.188 INFO ok!
92272024-05-29T20:33:12.941Z[ host-image] May 29 20:33:11.188 INFO O| May 29 20:33:11.188 INFO STEP 18 (ensure_symlink) COMPLETE
92282024-05-29T20:33:12.942Z[ host-image] May 29 20:33:11.188 INFO O| May 29 20:33:11.188 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92292024-05-29T20:33:12.942Z[ host-image] May 29 20:33:11.205 INFO O| May 29 20:33:11.205 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
92302024-05-29T20:33:12.942Z[ host-image] May 29 20:33:11.205 INFO O| May 29 20:33:11.205 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
92312024-05-29T20:33:12.942Z[ host-image] May 29 20:33:11.205 INFO O| May 29 20:33:11.205 INFO ok!
92322024-05-29T20:33:12.942Z[ host-image] May 29 20:33:11.205 INFO O| May 29 20:33:11.205 INFO STEP 19 (ensure_file) COMPLETE
92332024-05-29T20:33:12.943Z[ host-image] May 29 20:33:11.205 INFO O| May 29 20:33:11.205 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92342024-05-29T20:33:12.943Z[ host-image] May 29 20:33:11.221 INFO O| May 29 20:33:11.221 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
92352024-05-29T20:33:12.943Z[ host-image] May 29 20:33:11.221 INFO O| May 29 20:33:11.221 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
92362024-05-29T20:33:12.943Z[ host-image] May 29 20:33:11.222 INFO O| May 29 20:33:11.222 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
92372024-05-29T20:33:12.944Z[ host-image] May 29 20:33:11.222 INFO O| May 29 20:33:11.222 INFO ok!
92382024-05-29T20:33:12.944Z[ host-image] May 29 20:33:11.222 INFO O| May 29 20:33:11.222 INFO STEP 20 (ensure_symlink) COMPLETE
92392024-05-29T20:33:12.944Z[ host-image] May 29 20:33:11.222 INFO O| May 29 20:33:11.222 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92402024-05-29T20:33:12.944Z[ host-image] May 29 20:33:11.236 INFO O| May 29 20:33:11.236 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
92412024-05-29T20:33:12.944Z[ host-image] May 29 20:33:11.236 INFO O| May 29 20:33:11.236 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
92422024-05-29T20:33:12.945Z[ host-image] May 29 20:33:11.237 INFO O| May 29 20:33:11.236 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
92432024-05-29T20:33:12.945Z[ host-image] May 29 20:33:11.237 INFO O| May 29 20:33:11.236 INFO ok!
92442024-05-29T20:33:12.945Z[ host-image] May 29 20:33:11.237 INFO O| May 29 20:33:11.237 INFO STEP 21 (ensure_symlink) COMPLETE
92452024-05-29T20:33:12.945Z[ host-image] May 29 20:33:11.237 INFO O| May 29 20:33:11.237 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92462024-05-29T20:33:12.945Z[ host-image] May 29 20:33:11.253 INFO O| May 29 20:33:11.253 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
92472024-05-29T20:33:12.946Z[ host-image] May 29 20:33:11.254 INFO O| May 29 20:33:11.253 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
92482024-05-29T20:33:12.946Z[ host-image] May 29 20:33:11.254 INFO O| May 29 20:33:11.254 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
92492024-05-29T20:33:12.946Z[ host-image] May 29 20:33:11.254 INFO O| May 29 20:33:11.254 INFO ok!
92502024-05-29T20:33:12.946Z[ host-image] May 29 20:33:11.254 INFO O| May 29 20:33:11.254 INFO STEP 22 (ensure_symlink) COMPLETE
92512024-05-29T20:33:12.946Z[ host-image] May 29 20:33:11.254 INFO O| May 29 20:33:11.254 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92522024-05-29T20:33:12.947Z[ host-image] May 29 20:33:11.273 INFO O| May 29 20:33:11.273 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
92532024-05-29T20:33:12.947Z[ host-image] May 29 20:33:11.273 INFO O| May 29 20:33:11.273 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
92542024-05-29T20:33:12.947Z[ host-image] May 29 20:33:11.273 INFO O| May 29 20:33:11.273 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
92552024-05-29T20:33:12.947Z[ host-image] May 29 20:33:11.273 INFO O| May 29 20:33:11.273 INFO ok!
92562024-05-29T20:33:12.948Z[ host-image] May 29 20:33:11.273 INFO O| May 29 20:33:11.273 INFO STEP 23 (ensure_symlink) COMPLETE
92572024-05-29T20:33:12.948Z[ host-image] May 29 20:33:11.273 INFO O| May 29 20:33:11.273 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92582024-05-29T20:33:12.948Z[ host-image] May 29 20:33:11.292 INFO O| May 29 20:33:11.291 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
92592024-05-29T20:33:12.948Z[ host-image] May 29 20:33:11.292 INFO O| May 29 20:33:11.292 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
92602024-05-29T20:33:12.948Z[ host-image] May 29 20:33:11.292 INFO O| May 29 20:33:11.292 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
92612024-05-29T20:33:12.948Z[ host-image] May 29 20:33:11.292 INFO O| May 29 20:33:11.292 INFO ok!
92622024-05-29T20:33:12.949Z[ host-image] May 29 20:33:11.292 INFO O| May 29 20:33:11.292 INFO STEP 24 (ensure_file) COMPLETE
92632024-05-29T20:33:12.949Z[ host-image] May 29 20:33:11.292 INFO O| May 29 20:33:11.292 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
92642024-05-29T20:33:12.949Z[ host-image] May 29 20:33:11.311 INFO O| May 29 20:33:11.311 INFO updating shadow file
92652024-05-29T20:33:12.949Z[ host-image] May 29 20:33:11.311 INFO O| May 29 20:33:11.311 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92662024-05-29T20:33:12.949Z[ host-image] May 29 20:33:11.311 INFO O| May 29 20:33:11.311 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92672024-05-29T20:33:12.950Z[ host-image] May 29 20:33:11.311 INFO O| May 29 20:33:11.311 INFO STEP 25 (shadow) COMPLETE
92682024-05-29T20:33:12.950Z[ host-image] May 29 20:33:11.311 INFO O| May 29 20:33:11.311 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92692024-05-29T20:33:12.950Z[ host-image] May 29 20:33:11.328 INFO O| May 29 20:33:11.328 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
92702024-05-29T20:33:12.950Z[ host-image] May 29 20:33:11.328 INFO O| May 29 20:33:11.328 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
92712024-05-29T20:33:12.950Z[ host-image] May 29 20:33:11.328 INFO O| May 29 20:33:11.328 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
92722024-05-29T20:33:12.951Z[ host-image] May 29 20:33:11.328 INFO O| May 29 20:33:11.328 INFO ok!
92732024-05-29T20:33:12.951Z[ host-image] May 29 20:33:11.328 INFO O| May 29 20:33:11.328 INFO STEP 26 (ensure_file) COMPLETE
92742024-05-29T20:33:12.951Z[ host-image] May 29 20:33:11.328 INFO O| May 29 20:33:11.328 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92752024-05-29T20:33:12.951Z[ host-image] May 29 20:33:11.346 INFO O| May 29 20:33:11.346 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
92762024-05-29T20:33:12.951Z[ host-image] May 29 20:33:11.346 INFO O| May 29 20:33:11.346 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
92772024-05-29T20:33:12.951Z[ host-image] May 29 20:33:11.346 INFO O| May 29 20:33:11.346 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
92782024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.347 INFO O| May 29 20:33:11.346 INFO ok!
92792024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.347 INFO O| May 29 20:33:11.346 INFO STEP 27 (ensure_file) COMPLETE
92802024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.347 INFO O| May 29 20:33:11.346 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92812024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.364 INFO O| May 29 20:33:11.364 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
92822024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.364 INFO O| May 29 20:33:11.364 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
92832024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.364 INFO O| May 29 20:33:11.364 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92842024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.364 INFO O| May 29 20:33:11.364 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92852024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.364 INFO O| May 29 20:33:11.364 INFO ok!
92862024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.364 INFO O| May 29 20:33:11.364 INFO STEP 28 (ensure_file) COMPLETE
92872024-05-29T20:33:12.963Z[ host-image] May 29 20:33:11.364 INFO O| May 29 20:33:11.364 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92882024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.381 INFO O| May 29 20:33:11.381 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
92892024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.381 INFO O| May 29 20:33:11.381 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
92902024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.381 INFO O| May 29 20:33:11.381 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
92912024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.381 INFO O| May 29 20:33:11.381 INFO ok!
92922024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.381 INFO O| May 29 20:33:11.381 INFO STEP 29 (ensure_file) COMPLETE
92932024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.381 INFO O| May 29 20:33:11.381 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92942024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.399 INFO O| May 29 20:33:11.399 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
92952024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.399 INFO O| May 29 20:33:11.399 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
92962024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.399 INFO O| May 29 20:33:11.399 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
92972024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.400 INFO O| May 29 20:33:11.399 INFO ok!
92982024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.400 INFO O| May 29 20:33:11.400 INFO STEP 30 (ensure_file) COMPLETE
92992024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.400 INFO O| May 29 20:33:11.400 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93002024-05-29T20:33:12.964Z[ host-image] May 29 20:33:11.418 INFO O| May 29 20:33:11.418 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93012024-05-29T20:33:12.965Z[ host-image] May 29 20:33:11.418 INFO O| May 29 20:33:11.418 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93022024-05-29T20:33:12.965Z[ host-image] May 29 20:33:11.418 INFO O| May 29 20:33:11.418 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93032024-05-29T20:33:12.965Z[ host-image] May 29 20:33:11.418 INFO O| May 29 20:33:11.418 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93042024-05-29T20:33:12.965Z[ host-image] May 29 20:33:11.418 INFO O| May 29 20:33:11.418 INFO ok!
93052024-05-29T20:33:12.965Z[ host-image] May 29 20:33:11.418 INFO O| May 29 20:33:11.418 INFO STEP 31 (ensure_file) COMPLETE
93062024-05-29T20:33:12.966Z[ host-image] May 29 20:33:11.418 INFO O| May 29 20:33:11.418 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93072024-05-29T20:33:12.971Z[ host-image] May 29 20:33:11.441 INFO O| May 29 20:33:11.441 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93082024-05-29T20:33:12.971Z[ host-image] May 29 20:33:11.441 INFO O| May 29 20:33:11.441 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93092024-05-29T20:33:12.971Z[ host-image] May 29 20:33:11.441 INFO O| May 29 20:33:11.441 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93102024-05-29T20:33:12.971Z[ host-image] May 29 20:33:11.441 INFO O| May 29 20:33:11.441 INFO ok!
93112024-05-29T20:33:12.971Z[ host-image] May 29 20:33:11.441 INFO O| May 29 20:33:11.441 INFO STEP 32 (ensure_file) COMPLETE
93122024-05-29T20:33:12.971Z[ host-image] May 29 20:33:11.441 INFO O| May 29 20:33:11.441 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93132024-05-29T20:33:12.981Z[ host-image] May 29 20:33:11.459 INFO O| May 29 20:33:11.459 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93142024-05-29T20:33:12.981Z[ host-image] May 29 20:33:11.459 INFO O| May 29 20:33:11.459 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93152024-05-29T20:33:12.987Z[ host-image] May 29 20:33:11.460 INFO O| May 29 20:33:11.460 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93162024-05-29T20:33:12.987Z[ host-image] May 29 20:33:11.460 INFO O| May 29 20:33:11.460 INFO ok!
93172024-05-29T20:33:12.988Z[ host-image] May 29 20:33:11.460 INFO O| May 29 20:33:11.460 INFO STEP 33 (ensure_file) COMPLETE
93182024-05-29T20:33:12.988Z[ host-image] May 29 20:33:11.460 INFO O| May 29 20:33:11.460 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93192024-05-29T20:33:13.003Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
93202024-05-29T20:33:13.003Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
93212024-05-29T20:33:13.017Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93222024-05-29T20:33:13.018Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93232024-05-29T20:33:13.018Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93242024-05-29T20:33:13.018Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93252024-05-29T20:33:13.018Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO ok!
93262024-05-29T20:33:13.018Z[ host-image] May 29 20:33:11.478 INFO O| May 29 20:33:11.478 INFO STEP 34 (ensure_file) COMPLETE
93272024-05-29T20:33:13.018Z[ host-image] May 29 20:33:11.479 INFO O| May 29 20:33:11.478 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93282024-05-29T20:33:13.023Z[ host-image] May 29 20:33:11.495 INFO O| May 29 20:33:11.495 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93292024-05-29T20:33:13.023Z[ host-image] May 29 20:33:11.496 INFO O| May 29 20:33:11.496 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93302024-05-29T20:33:13.023Z[ host-image] May 29 20:33:11.496 INFO O| May 29 20:33:11.496 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93312024-05-29T20:33:13.023Z[ host-image] May 29 20:33:11.496 INFO O| May 29 20:33:11.496 INFO STEP 35 (ensure_dir) COMPLETE
93322024-05-29T20:33:13.023Z[ host-image] May 29 20:33:11.496 INFO O| May 29 20:33:11.496 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93332024-05-29T20:33:13.036Z[ host-image] May 29 20:33:11.513 INFO O| May 29 20:33:11.513 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
93342024-05-29T20:33:13.036Z[ host-image] May 29 20:33:11.513 INFO O| May 29 20:33:11.513 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 ...
93352024-05-29T20:33:13.043Z[ host-image] May 29 20:33:11.514 INFO O| May 29 20:33:11.514 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
93362024-05-29T20:33:13.043Z[ host-image] May 29 20:33:11.514 INFO O| May 29 20:33:11.514 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
93372024-05-29T20:33:13.043Z[ host-image] May 29 20:33:11.514 INFO O| May 29 20:33:11.514 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
93382024-05-29T20:33:13.044Z[ host-image] May 29 20:33:11.514 INFO O| May 29 20:33:11.514 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
93392024-05-29T20:33:13.044Z[ host-image] May 29 20:33:11.514 INFO O| May 29 20:33:11.514 INFO ok!
93402024-05-29T20:33:13.044Z[ host-image] May 29 20:33:11.514 INFO O| May 29 20:33:11.514 INFO STEP 36 (ensure_file) COMPLETE
93412024-05-29T20:33:13.044Z[ host-image] May 29 20:33:11.514 INFO O| May 29 20:33:11.514 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93422024-05-29T20:33:13.057Z[ host-image] May 29 20:33:11.530 INFO O| May 29 20:33:11.530 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
93432024-05-29T20:33:13.057Z[ host-image] May 29 20:33:11.530 INFO O| May 29 20:33:11.530 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 ...
93442024-05-29T20:33:13.061Z[ host-image] May 29 20:33:11.530 INFO O| May 29 20:33:11.530 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
93452024-05-29T20:33:13.061Z[ host-image] May 29 20:33:11.530 INFO O| May 29 20:33:11.530 INFO ok!
93462024-05-29T20:33:13.061Z[ host-image] May 29 20:33:11.530 INFO O| May 29 20:33:11.530 INFO STEP 37 (ensure_symlink) COMPLETE
93472024-05-29T20:33:13.062Z[ host-image] May 29 20:33:11.530 INFO O| May 29 20:33:11.530 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93482024-05-29T20:33:13.078Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.546 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
93492024-05-29T20:33:13.078Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.546 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93502024-05-29T20:33:13.082Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.547 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93512024-05-29T20:33:13.082Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.547 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93522024-05-29T20:33:13.082Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.547 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93532024-05-29T20:33:13.083Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.547 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93542024-05-29T20:33:13.083Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.547 INFO ok!
93552024-05-29T20:33:13.083Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.547 INFO STEP 38 (ensure_file) COMPLETE
93562024-05-29T20:33:13.083Z[ host-image] May 29 20:33:11.547 INFO O| May 29 20:33:11.547 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93572024-05-29T20:33:13.088Z[ host-image] May 29 20:33:11.564 INFO O| May 29 20:33:11.564 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
93582024-05-29T20:33:13.088Z[ host-image] May 29 20:33:11.564 INFO O| May 29 20:33:11.564 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 ...
93592024-05-29T20:33:13.088Z[ host-image] May 29 20:33:11.565 INFO O| May 29 20:33:11.564 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
93602024-05-29T20:33:13.088Z[ host-image] May 29 20:33:11.565 INFO O| May 29 20:33:11.565 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93612024-05-29T20:33:13.088Z[ host-image] May 29 20:33:11.565 INFO O| May 29 20:33:11.565 INFO ok!
93622024-05-29T20:33:13.088Z[ host-image] May 29 20:33:11.565 INFO O| May 29 20:33:11.565 INFO STEP 39 (ensure_file) COMPLETE
93632024-05-29T20:33:13.089Z[ host-image] May 29 20:33:11.565 INFO O| May 29 20:33:11.565 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93642024-05-29T20:33:13.113Z[ host-image] May 29 20:33:11.582 INFO O| May 29 20:33:11.582 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
93652024-05-29T20:33:13.114Z[ host-image] May 29 20:33:11.582 INFO O| May 29 20:33:11.582 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
93662024-05-29T20:33:13.123Z[ host-image] May 29 20:33:11.583 INFO O| May 29 20:33:11.583 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
93672024-05-29T20:33:13.123Z[ host-image] May 29 20:33:11.583 INFO O| May 29 20:33:11.583 INFO ok!
93682024-05-29T20:33:13.123Z[ host-image] May 29 20:33:11.583 INFO O| May 29 20:33:11.583 INFO STEP 40 (ensure_file) COMPLETE
93692024-05-29T20:33:13.124Z[ host-image] May 29 20:33:11.583 INFO O| May 29 20:33:11.583 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93702024-05-29T20:33:13.540Z[ host-image] May 29 20:33:11.601 INFO O| May 29 20:33:11.600 INFO updating shadow file
93712024-05-29T20:33:13.540Z[ host-image] May 29 20:33:11.601 INFO O| May 29 20:33:11.601 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93722024-05-29T20:33:13.540Z[ host-image] May 29 20:33:11.601 INFO O| May 29 20:33:11.601 INFO STEP 41 (shadow) COMPLETE
93732024-05-29T20:33:13.541Z[ host-image] May 29 20:33:11.601 INFO O| May 29 20:33:11.601 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93742024-05-29T20:33:13.541Z[ host-image] May 29 20:33:11.620 INFO O| May 29 20:33:11.620 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
93752024-05-29T20:33:13.541Z[ host-image] May 29 20:33:11.620 INFO O| May 29 20:33:11.620 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
93762024-05-29T20:33:13.541Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.620 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93772024-05-29T20:33:13.541Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93782024-05-29T20:33:13.542Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO ok!
93792024-05-29T20:33:13.542Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO STEP 42 (ensure_file) COMPLETE
93802024-05-29T20:33:13.542Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93812024-05-29T20:33:13.542Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO skip step because feature "mfg" is not enabled
93822024-05-29T20:33:13.542Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93832024-05-29T20:33:13.542Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO skip step because feature "mfg" is not enabled
93842024-05-29T20:33:13.543Z[ host-image] May 29 20:33:11.621 INFO O| May 29 20:33:11.621 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93852024-05-29T20:33:13.543Z[ host-image] May 29 20:33:11.640 INFO O| May 29 20:33:11.640 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
93862024-05-29T20:33:13.543Z[ host-image] May 29 20:33:11.640 INFO O| May 29 20:33:11.640 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
93872024-05-29T20:33:14.008Z[ host-image] May 29 20:33:12.484 INFO O| May 29 20:33:12.484 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93882024-05-29T20:33:14.008Z[ host-image] May 29 20:33:12.484 INFO O| May 29 20:33:12.484 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93892024-05-29T20:33:14.020Z[ host-image] May 29 20:33:12.484 INFO O| May 29 20:33:12.484 INFO ok!
93902024-05-29T20:33:14.020Z[ host-image] May 29 20:33:12.484 INFO O| May 29 20:33:12.484 INFO STEP 45 (ensure_file) COMPLETE
93912024-05-29T20:33:14.020Z[ host-image] May 29 20:33:12.484 INFO O| May 29 20:33:12.484 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93922024-05-29T20:33:14.035Z[ host-image] May 29 20:33:12.504 INFO O| May 29 20:33:12.504 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
93932024-05-29T20:33:14.035Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.504 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93942024-05-29T20:33:14.035Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.505 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93952024-05-29T20:33:14.035Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.505 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93962024-05-29T20:33:14.035Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.505 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93972024-05-29T20:33:14.035Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.505 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93982024-05-29T20:33:14.036Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.505 INFO ok!
93992024-05-29T20:33:14.036Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.505 INFO STEP 46 (ensure_file) COMPLETE
94002024-05-29T20:33:14.043Z[ host-image] May 29 20:33:12.505 INFO O| May 29 20:33:12.505 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94012024-05-29T20:33:14.049Z[ host-image] May 29 20:33:12.522 INFO O| May 29 20:33:12.522 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94022024-05-29T20:33:14.049Z[ host-image] May 29 20:33:12.522 INFO O| May 29 20:33:12.522 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 ...
94032024-05-29T20:33:14.049Z[ host-image] May 29 20:33:12.523 INFO O| May 29 20:33:12.523 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
94042024-05-29T20:33:14.049Z[ host-image] May 29 20:33:12.523 INFO O| May 29 20:33:12.523 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94052024-05-29T20:33:14.049Z[ host-image] May 29 20:33:12.523 INFO O| May 29 20:33:12.523 INFO ok!
94062024-05-29T20:33:14.049Z[ host-image] May 29 20:33:12.523 INFO O| May 29 20:33:12.523 INFO STEP 47 (ensure_file) COMPLETE
94072024-05-29T20:33:14.049Z[ host-image] May 29 20:33:12.523 INFO O| May 29 20:33:12.523 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94082024-05-29T20:33:14.063Z[ host-image] May 29 20:33:12.542 INFO O| May 29 20:33:12.542 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94092024-05-29T20:33:14.067Z[ host-image] May 29 20:33:12.542 INFO O| May 29 20:33:12.542 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94102024-05-29T20:33:14.068Z[ host-image] May 29 20:33:12.542 INFO O| May 29 20:33:12.542 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94112024-05-29T20:33:14.068Z[ host-image] May 29 20:33:12.542 INFO O| May 29 20:33:12.542 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94122024-05-29T20:33:14.068Z[ host-image] May 29 20:33:12.542 INFO O| May 29 20:33:12.542 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94132024-05-29T20:33:14.068Z[ host-image] May 29 20:33:12.542 INFO O| May 29 20:33:12.542 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94142024-05-29T20:33:14.068Z[ host-image] May 29 20:33:12.542 INFO O| May 29 20:33:12.542 INFO ok!
94152024-05-29T20:33:14.068Z[ host-image] May 29 20:33:12.543 INFO O| May 29 20:33:12.542 INFO STEP 48 (ensure_file) COMPLETE
94162024-05-29T20:33:14.068Z[ host-image] May 29 20:33:12.543 INFO O| May 29 20:33:12.543 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94172024-05-29T20:33:14.088Z[ host-image] May 29 20:33:12.564 INFO O| May 29 20:33:12.564 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94182024-05-29T20:33:14.088Z[ host-image] May 29 20:33:12.564 INFO O| May 29 20:33:12.564 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 ...
94192024-05-29T20:33:14.103Z[ host-image] May 29 20:33:12.565 INFO O| May 29 20:33:12.564 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
94202024-05-29T20:33:14.103Z[ host-image] May 29 20:33:12.565 INFO O| May 29 20:33:12.564 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94212024-05-29T20:33:14.103Z[ host-image] May 29 20:33:12.565 INFO O| May 29 20:33:12.564 INFO ok!
94222024-05-29T20:33:14.103Z[ host-image] May 29 20:33:12.565 INFO O| May 29 20:33:12.564 INFO STEP 49 (ensure_file) COMPLETE
94232024-05-29T20:33:14.103Z[ host-image] May 29 20:33:12.565 INFO O| May 29 20:33:12.565 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94242024-05-29T20:33:14.135Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
94252024-05-29T20:33:14.135Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
94262024-05-29T20:33:14.548Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94272024-05-29T20:33:14.548Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94282024-05-29T20:33:14.548Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94292024-05-29T20:33:14.549Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94302024-05-29T20:33:14.549Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO ok!
94312024-05-29T20:33:14.549Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO STEP 50 (ensure_file) COMPLETE
94322024-05-29T20:33:14.549Z[ host-image] May 29 20:33:12.608 INFO O| May 29 20:33:12.608 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94332024-05-29T20:33:14.555Z[ host-image] May 29 20:33:12.626 INFO O| May 29 20:33:12.626 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
94342024-05-29T20:33:14.555Z[ host-image] May 29 20:33:12.626 INFO O| May 29 20:33:12.626 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 ...
94352024-05-29T20:33:14.555Z[ host-image] May 29 20:33:12.626 INFO O| May 29 20:33:12.626 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
94362024-05-29T20:33:14.556Z[ host-image] May 29 20:33:12.626 INFO O| May 29 20:33:12.626 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94372024-05-29T20:33:14.556Z[ host-image] May 29 20:33:12.626 INFO O| May 29 20:33:12.626 INFO ok!
94382024-05-29T20:33:14.556Z[ host-image] May 29 20:33:12.626 INFO O| May 29 20:33:12.626 INFO STEP 51 (ensure_file) COMPLETE
94392024-05-29T20:33:14.556Z[ host-image] May 29 20:33:12.626 INFO O| May 29 20:33:12.626 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94402024-05-29T20:33:14.557Z[ host-image] May 29 20:33:12.642 INFO O| May 29 20:33:12.642 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
94412024-05-29T20:33:14.557Z[ host-image] May 29 20:33:12.642 INFO O| May 29 20:33:12.642 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 ...
94422024-05-29T20:33:14.557Z[ host-image] May 29 20:33:12.643 INFO O| May 29 20:33:12.643 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
94432024-05-29T20:33:14.558Z[ host-image] May 29 20:33:12.643 INFO O| May 29 20:33:12.643 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
94442024-05-29T20:33:14.558Z[ host-image] May 29 20:33:12.643 INFO O| May 29 20:33:12.643 INFO ok!
94452024-05-29T20:33:14.558Z[ host-image] May 29 20:33:12.643 INFO O| May 29 20:33:12.643 INFO STEP 52 (ensure_file) COMPLETE
94462024-05-29T20:33:14.559Z[ host-image] May 29 20:33:12.643 INFO O| May 29 20:33:12.643 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94472024-05-29T20:33:14.559Z[ host-image] May 29 20:33:12.660 INFO O| May 29 20:33:12.660 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
94482024-05-29T20:33:14.559Z[ host-image] May 29 20:33:12.660 INFO O| May 29 20:33:12.660 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 ...
94492024-05-29T20:33:14.559Z[ host-image] May 29 20:33:12.660 INFO O| May 29 20:33:12.660 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
94502024-05-29T20:33:14.559Z[ host-image] May 29 20:33:12.660 INFO O| May 29 20:33:12.660 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
94512024-05-29T20:33:14.559Z[ host-image] May 29 20:33:12.660 INFO O| May 29 20:33:12.660 INFO ok!
94522024-05-29T20:33:14.560Z[ host-image] May 29 20:33:12.660 INFO O| May 29 20:33:12.660 INFO STEP 53 (ensure_file) COMPLETE
94532024-05-29T20:33:14.560Z[ host-image] May 29 20:33:12.660 INFO O| May 29 20:33:12.660 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94542024-05-29T20:33:14.560Z[ host-image] May 29 20:33:12.680 INFO O| May 29 20:33:12.680 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
94552024-05-29T20:33:14.560Z[ host-image] May 29 20:33:12.680 INFO O| May 29 20:33:12.680 INFO STEP 54 (ensure_dir) COMPLETE
94562024-05-29T20:33:14.561Z[ host-image] May 29 20:33:12.680 INFO O| May 29 20:33:12.680 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94572024-05-29T20:33:14.561Z[ host-image] May 29 20:33:12.698 INFO O| May 29 20:33:12.698 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94582024-05-29T20:33:14.561Z[ host-image] May 29 20:33:12.698 INFO O| May 29 20:33:12.698 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94592024-05-29T20:33:14.561Z[ host-image] May 29 20:33:12.698 INFO O| May 29 20:33:12.698 INFO STEP 55 (ensure_dir) COMPLETE
94602024-05-29T20:33:14.562Z[ host-image] May 29 20:33:12.698 INFO O| May 29 20:33:12.698 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94612024-05-29T20:33:14.562Z[ host-image] May 29 20:33:12.713 INFO O| May 29 20:33:12.713 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94622024-05-29T20:33:14.562Z[ host-image] May 29 20:33:12.713 INFO O| May 29 20:33:12.713 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94632024-05-29T20:33:14.562Z[ host-image] May 29 20:33:12.713 INFO O| May 29 20:33:12.713 INFO STEP 56 (ensure_dir) COMPLETE
94642024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.713 INFO O| May 29 20:33:12.713 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94652024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.730 INFO O| May 29 20:33:12.729 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
94662024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.730 INFO O| May 29 20:33:12.730 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
94672024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.753 INFO O| May 29 20:33:12.753 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
94682024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.753 INFO O| May 29 20:33:12.753 INFO ok!
94692024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.753 INFO O| May 29 20:33:12.753 INFO STEP 57 (ensure_file) COMPLETE
94702024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.753 INFO O| May 29 20:33:12.753 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94712024-05-29T20:33:14.563Z[ host-image] May 29 20:33:12.774 INFO O| May 29 20:33:12.774 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
94722024-05-29T20:33:14.564Z[ host-image] May 29 20:33:12.774 INFO O| May 29 20:33:12.774 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
94732024-05-29T20:33:14.564Z[ recovery-image] May 29 20:33:12.913 INFO E| Compiling clap_derive v4.5.3
94742024-05-29T20:33:15.476Z[ host-image] May 29 20:33:13.954 INFO O| May 29 20:33:13.954 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
94752024-05-29T20:33:15.476Z[ host-image] May 29 20:33:13.954 INFO O| May 29 20:33:13.954 INFO ok!
94762024-05-29T20:33:15.479Z[ host-image] May 29 20:33:13.954 INFO O| May 29 20:33:13.954 INFO STEP 58 (ensure_file) COMPLETE
94772024-05-29T20:33:15.479Z[ host-image] May 29 20:33:13.954 INFO O| May 29 20:33:13.954 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94782024-05-29T20:33:15.490Z[ host-image] May 29 20:33:13.967 INFO O| May 29 20:33:13.967 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94792024-05-29T20:33:15.502Z[ host-image] May 29 20:33:13.967 INFO O| May 29 20:33:13.967 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94802024-05-29T20:33:15.502Z[ host-image] May 29 20:33:13.967 INFO O| May 29 20:33:13.967 INFO STEP 59 (ensure_dir) COMPLETE
94812024-05-29T20:33:15.502Z[ host-image] May 29 20:33:13.967 INFO O| May 29 20:33:13.967 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94822024-05-29T20:33:15.513Z[ host-image] May 29 20:33:13.978 INFO O| May 29 20:33:13.978 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
94832024-05-29T20:33:15.514Z[ host-image] May 29 20:33:13.978 INFO O| May 29 20:33:13.978 INFO copying /tmp/.tmpktWDRC/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 ...
94842024-05-29T20:33:15.514Z[ host-image] May 29 20:33:13.978 INFO O| May 29 20:33:13.978 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
94852024-05-29T20:33:15.514Z[ host-image] May 29 20:33:13.978 INFO O| May 29 20:33:13.978 INFO ok!
94862024-05-29T20:33:15.514Z[ host-image] May 29 20:33:13.978 INFO O| May 29 20:33:13.978 INFO STEP 60 (ensure_file) COMPLETE
94872024-05-29T20:33:15.514Z[ host-image] May 29 20:33:13.978 INFO O| May 29 20:33:13.978 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94882024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.988 INFO O| May 29 20:33:13.988 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
94892024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.988 INFO O| May 29 20:33:13.988 INFO copying /tmp/.tmpktWDRC/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 ...
94902024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.988 INFO O| May 29 20:33:13.988 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
94912024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.988 INFO O| May 29 20:33:13.988 INFO ok!
94922024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.988 INFO O| May 29 20:33:13.988 INFO STEP 61 (ensure_file) COMPLETE
94932024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.988 INFO O| May 29 20:33:13.988 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94942024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.999 INFO O| May 29 20:33:13.999 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94952024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.999 INFO O| May 29 20:33:13.999 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94962024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.999 INFO O| May 29 20:33:13.999 INFO STEP 62 (ensure_dir) COMPLETE
94972024-05-29T20:33:15.523Z[ host-image] May 29 20:33:13.999 INFO O| May 29 20:33:13.999 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94982024-05-29T20:33:15.534Z[ host-image] May 29 20:33:14.010 INFO O| May 29 20:33:14.010 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
94992024-05-29T20:33:15.534Z[ host-image] May 29 20:33:14.010 INFO O| May 29 20:33:14.010 INFO copying /tmp/.tmpktWDRC/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 ...
95002024-05-29T20:33:15.537Z[ host-image] May 29 20:33:14.011 INFO O| May 29 20:33:14.011 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95012024-05-29T20:33:15.537Z[ host-image] May 29 20:33:14.011 INFO O| May 29 20:33:14.011 INFO ok!
95022024-05-29T20:33:15.537Z[ host-image] May 29 20:33:14.011 INFO O| May 29 20:33:14.011 INFO STEP 63 (ensure_file) COMPLETE
95032024-05-29T20:33:15.537Z[ host-image] May 29 20:33:14.011 INFO O| May 29 20:33:14.011 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95042024-05-29T20:33:15.543Z[ host-image] May 29 20:33:14.022 INFO O| May 29 20:33:14.022 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95052024-05-29T20:33:15.544Z[ host-image] May 29 20:33:14.022 INFO O| May 29 20:33:14.022 INFO copying /tmp/.tmpktWDRC/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 ...
95062024-05-29T20:33:15.547Z[ host-image] May 29 20:33:14.022 INFO O| May 29 20:33:14.022 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95072024-05-29T20:33:15.547Z[ host-image] May 29 20:33:14.022 INFO O| May 29 20:33:14.022 INFO ok!
95082024-05-29T20:33:15.547Z[ host-image] May 29 20:33:14.022 INFO O| May 29 20:33:14.022 INFO STEP 64 (ensure_file) COMPLETE
95092024-05-29T20:33:15.547Z[ host-image] May 29 20:33:14.022 INFO O| May 29 20:33:14.022 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95102024-05-29T20:33:15.555Z[ host-image] May 29 20:33:14.034 INFO O| May 29 20:33:14.033 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95112024-05-29T20:33:15.558Z[ host-image] May 29 20:33:14.034 INFO O| May 29 20:33:14.034 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95122024-05-29T20:33:15.558Z[ host-image] May 29 20:33:14.034 INFO O| May 29 20:33:14.034 INFO STEP 65 (ensure_dir) COMPLETE
95132024-05-29T20:33:15.558Z[ host-image] May 29 20:33:14.034 INFO O| May 29 20:33:14.034 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95142024-05-29T20:33:16.568Z[ host-image] May 29 20:33:14.044 INFO O| May 29 20:33:14.044 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95152024-05-29T20:33:16.568Z[ host-image] May 29 20:33:14.044 INFO O| May 29 20:33:14.044 INFO copying /tmp/.tmpktWDRC/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 ...
95162024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.044 INFO O| May 29 20:33:14.044 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95172024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.044 INFO O| May 29 20:33:14.044 INFO ok!
95182024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.044 INFO O| May 29 20:33:14.044 INFO STEP 66 (ensure_file) COMPLETE
95192024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.044 INFO O| May 29 20:33:14.044 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95202024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.055 INFO O| May 29 20:33:14.055 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
95212024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.055 INFO O| May 29 20:33:14.055 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
95222024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.055 INFO O| May 29 20:33:14.055 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
95232024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.055 INFO O| May 29 20:33:14.055 INFO ok!
95242024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.055 INFO O| May 29 20:33:14.055 INFO STEP 67 (ensure_file) COMPLETE
95252024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.055 INFO O| May 29 20:33:14.055 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95262024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.065 INFO O| May 29 20:33:14.065 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95272024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.065 INFO O| May 29 20:33:14.065 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95282024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.065 INFO O| May 29 20:33:14.065 INFO STEP 68 (ensure_dir) COMPLETE
95292024-05-29T20:33:16.572Z[ host-image] May 29 20:33:14.065 INFO O| May 29 20:33:14.065 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95302024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.075 INFO O| May 29 20:33:14.075 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
95312024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.075 INFO O| May 29 20:33:14.075 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
95322024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.639 INFO O| May 29 20:33:14.639 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
95332024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.639 INFO O| May 29 20:33:14.639 INFO ok!
95342024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.639 INFO O| May 29 20:33:14.639 INFO STEP 69 (ensure_file) COMPLETE
95352024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.639 INFO O| May 29 20:33:14.639 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95362024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.652 INFO O| May 29 20:33:14.652 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
95372024-05-29T20:33:16.573Z[ host-image] May 29 20:33:14.652 INFO O| May 29 20:33:14.652 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
95382024-05-29T20:33:17.766Z[ host-image] May 29 20:33:16.243 INFO O| May 29 20:33:16.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
95392024-05-29T20:33:17.766Z[ host-image] May 29 20:33:16.243 INFO O| May 29 20:33:16.243 INFO ok!
95402024-05-29T20:33:17.766Z[ host-image] May 29 20:33:16.243 INFO O| May 29 20:33:16.243 INFO STEP 70 (ensure_file) COMPLETE
95412024-05-29T20:33:17.771Z[ host-image] May 29 20:33:16.243 INFO O| May 29 20:33:16.243 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95422024-05-29T20:33:17.771Z[ recovery-image] May 29 20:33:16.246 INFO E| Compiling clap v4.5.3
95432024-05-29T20:33:17.778Z[ host-image] May 29 20:33:16.255 INFO O| May 29 20:33:16.255 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95442024-05-29T20:33:17.778Z[ host-image] May 29 20:33:16.255 INFO O| May 29 20:33:16.255 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95452024-05-29T20:33:17.782Z[ host-image] May 29 20:33:16.255 INFO O| May 29 20:33:16.255 INFO STEP 71 (ensure_dir) COMPLETE
95462024-05-29T20:33:17.782Z[ host-image] May 29 20:33:16.255 INFO O| May 29 20:33:16.255 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95472024-05-29T20:33:17.789Z[ host-image] May 29 20:33:16.266 INFO O| May 29 20:33:16.266 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
95482024-05-29T20:33:17.789Z[ host-image] May 29 20:33:16.266 INFO O| May 29 20:33:16.266 INFO copying /tmp/.tmpktWDRC/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 ...
95492024-05-29T20:33:17.789Z[ host-image] May 29 20:33:16.266 INFO O| May 29 20:33:16.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
95502024-05-29T20:33:17.795Z[ host-image] May 29 20:33:16.266 INFO O| May 29 20:33:16.266 INFO ok!
95512024-05-29T20:33:17.795Z[ host-image] May 29 20:33:16.266 INFO O| May 29 20:33:16.266 INFO STEP 72 (ensure_file) COMPLETE
95522024-05-29T20:33:17.795Z[ host-image] May 29 20:33:16.266 INFO O| May 29 20:33:16.266 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95532024-05-29T20:33:17.803Z[ host-image] May 29 20:33:16.277 INFO O| May 29 20:33:16.277 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
95542024-05-29T20:33:17.803Z[ host-image] May 29 20:33:16.277 INFO O| May 29 20:33:16.277 INFO copying /tmp/.tmpktWDRC/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 ...
95552024-05-29T20:33:17.803Z[ host-image] May 29 20:33:16.277 INFO O| May 29 20:33:16.277 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
95562024-05-29T20:33:17.803Z[ host-image] May 29 20:33:16.277 INFO O| May 29 20:33:16.277 INFO ok!
95572024-05-29T20:33:17.804Z[ host-image] May 29 20:33:16.277 INFO O| May 29 20:33:16.277 INFO STEP 73 (ensure_file) COMPLETE
95582024-05-29T20:33:17.804Z[ host-image] May 29 20:33:16.277 INFO O| May 29 20:33:16.277 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95592024-05-29T20:33:17.812Z[ host-image] May 29 20:33:16.287 INFO O| May 29 20:33:16.287 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
95602024-05-29T20:33:17.812Z[ host-image] May 29 20:33:16.287 INFO O| May 29 20:33:16.287 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
95612024-05-29T20:33:17.826Z[ host-image] May 29 20:33:16.288 INFO O| May 29 20:33:16.288 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
95622024-05-29T20:33:17.826Z[ host-image] May 29 20:33:16.288 INFO O| May 29 20:33:16.288 INFO ok!
95632024-05-29T20:33:17.826Z[ host-image] May 29 20:33:16.288 INFO O| May 29 20:33:16.288 INFO STEP 74 (ensure_file) COMPLETE
95642024-05-29T20:33:17.826Z[ host-image] May 29 20:33:16.288 INFO O| May 29 20:33:16.288 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95652024-05-29T20:33:17.826Z[ host-image] May 29 20:33:16.297 INFO O| May 29 20:33:16.297 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
95662024-05-29T20:33:17.826Z[ host-image] May 29 20:33:16.298 INFO O| May 29 20:33:16.297 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
95672024-05-29T20:33:17.826Z[ host-image] May 29 20:33:16.298 INFO O| May 29 20:33:16.298 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
95682024-05-29T20:33:17.827Z[ host-image] May 29 20:33:16.298 INFO O| May 29 20:33:16.298 INFO ok!
95692024-05-29T20:33:17.827Z[ host-image] May 29 20:33:16.298 INFO O| May 29 20:33:16.298 INFO STEP 75 (ensure_file) COMPLETE
95702024-05-29T20:33:17.827Z[ host-image] May 29 20:33:16.298 INFO O| May 29 20:33:16.298 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95712024-05-29T20:33:17.841Z[ recovery-image] May 29 20:33:16.304 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
95722024-05-29T20:33:17.841Z[ host-image] May 29 20:33:16.307 INFO O| May 29 20:33:16.307 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95732024-05-29T20:33:17.842Z[ host-image] May 29 20:33:16.307 INFO O| May 29 20:33:16.307 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95742024-05-29T20:33:17.842Z[ host-image] May 29 20:33:16.307 INFO O| May 29 20:33:16.307 INFO STEP 76 (ensure_dir) COMPLETE
95752024-05-29T20:33:17.842Z[ host-image] May 29 20:33:16.307 INFO O| May 29 20:33:16.307 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95762024-05-29T20:33:17.854Z[ host-image] May 29 20:33:16.317 INFO O| May 29 20:33:16.317 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
95772024-05-29T20:33:17.854Z[ host-image] May 29 20:33:16.317 INFO O| May 29 20:33:16.317 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
95782024-05-29T20:33:17.854Z[ host-image] May 29 20:33:16.320 INFO O| May 29 20:33:16.320 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
95792024-05-29T20:33:17.855Z[ host-image] May 29 20:33:16.321 INFO O| May 29 20:33:16.320 INFO ok!
95802024-05-29T20:33:17.855Z[ host-image] May 29 20:33:16.321 INFO O| May 29 20:33:16.320 INFO STEP 77 (ensure_file) COMPLETE
95812024-05-29T20:33:17.855Z[ host-image] May 29 20:33:16.321 INFO O| May 29 20:33:16.320 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95822024-05-29T20:33:17.874Z[ host-image] May 29 20:33:16.330 INFO O| May 29 20:33:16.330 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
95832024-05-29T20:33:17.874Z[ host-image] May 29 20:33:16.330 INFO O| May 29 20:33:16.330 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
95842024-05-29T20:33:17.874Z[ host-image] May 29 20:33:16.330 INFO O| May 29 20:33:16.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
95852024-05-29T20:33:17.874Z[ host-image] May 29 20:33:16.330 INFO O| May 29 20:33:16.330 INFO ok!
95862024-05-29T20:33:17.875Z[ host-image] May 29 20:33:16.330 INFO O| May 29 20:33:16.330 INFO STEP 78 (ensure_file) COMPLETE
95872024-05-29T20:33:17.875Z[ host-image] May 29 20:33:16.330 INFO O| May 29 20:33:16.330 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95882024-05-29T20:33:17.875Z[ host-image] May 29 20:33:16.340 INFO O| May 29 20:33:16.340 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
95892024-05-29T20:33:17.875Z[ host-image] May 29 20:33:16.340 INFO O| May 29 20:33:16.340 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
95902024-05-29T20:33:18.945Z[ host-image] May 29 20:33:17.408 INFO O| May 29 20:33:17.408 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
95912024-05-29T20:33:18.945Z[ host-image] May 29 20:33:17.409 INFO O| May 29 20:33:17.408 INFO ok!
95922024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.409 INFO O| May 29 20:33:17.408 INFO STEP 79 (ensure_file) COMPLETE
95932024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.409 INFO O| May 29 20:33:17.408 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95942024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.420 INFO O| May 29 20:33:17.420 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95952024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.420 INFO O| May 29 20:33:17.420 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95962024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.420 INFO O| May 29 20:33:17.420 INFO STEP 80 (ensure_dir) COMPLETE
95972024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.420 INFO O| May 29 20:33:17.420 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95982024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.432 INFO O| May 29 20:33:17.432 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95992024-05-29T20:33:18.981Z[ host-image] May 29 20:33:17.432 INFO O| May 29 20:33:17.432 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96002024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.432 INFO O| May 29 20:33:17.432 INFO STEP 81 (ensure_dir) COMPLETE
96012024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.432 INFO O| May 29 20:33:17.432 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96022024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.442 INFO O| May 29 20:33:17.442 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96032024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.442 INFO O| May 29 20:33:17.442 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96042024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.442 INFO O| May 29 20:33:17.442 INFO STEP 82 (ensure_dir) COMPLETE
96052024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.442 INFO O| May 29 20:33:17.442 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96062024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.453 INFO O| May 29 20:33:17.453 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96072024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.453 INFO O| May 29 20:33:17.453 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96082024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.453 INFO O| May 29 20:33:17.453 INFO STEP 83 (ensure_dir) COMPLETE
96092024-05-29T20:33:18.982Z[ host-image] May 29 20:33:17.453 INFO O| May 29 20:33:17.453 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96102024-05-29T20:33:18.987Z[ host-image] May 29 20:33:17.465 INFO O| May 29 20:33:17.465 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96112024-05-29T20:33:18.987Z[ host-image] May 29 20:33:17.465 INFO O| May 29 20:33:17.465 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96122024-05-29T20:33:18.987Z[ host-image] May 29 20:33:17.465 INFO O| May 29 20:33:17.465 INFO STEP 84 (ensure_dir) COMPLETE
96132024-05-29T20:33:18.987Z[ host-image] May 29 20:33:17.465 INFO O| May 29 20:33:17.465 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96142024-05-29T20:33:18.999Z[ host-image] May 29 20:33:17.477 INFO O| May 29 20:33:17.477 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96152024-05-29T20:33:19.101Z[ host-image] May 29 20:33:17.477 INFO O| May 29 20:33:17.477 INFO copying /tmp/.tmpktWDRC/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 ...
96162024-05-29T20:33:19.102Z[ host-image] May 29 20:33:17.477 INFO O| May 29 20:33:17.477 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96172024-05-29T20:33:19.102Z[ host-image] May 29 20:33:17.477 INFO O| May 29 20:33:17.477 INFO ok!
96182024-05-29T20:33:19.102Z[ host-image] May 29 20:33:17.477 INFO O| May 29 20:33:17.477 INFO STEP 85 (ensure_file) COMPLETE
96192024-05-29T20:33:19.102Z[ host-image] May 29 20:33:17.477 INFO O| May 29 20:33:17.477 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96202024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.487 INFO O| May 29 20:33:17.487 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96212024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.487 INFO O| May 29 20:33:17.487 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96222024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.487 INFO O| May 29 20:33:17.487 INFO STEP 86 (ensure_dir) COMPLETE
96232024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.487 INFO O| May 29 20:33:17.487 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96242024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.497 INFO O| May 29 20:33:17.497 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
96252024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.497 INFO O| May 29 20:33:17.497 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
96262024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.497 INFO O| May 29 20:33:17.497 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
96272024-05-29T20:33:19.107Z[ host-image] May 29 20:33:17.497 INFO O| May 29 20:33:17.497 INFO ok!
96282024-05-29T20:33:19.108Z[ host-image] May 29 20:33:17.497 INFO O| May 29 20:33:17.497 INFO STEP 87 (ensure_file) COMPLETE
96292024-05-29T20:33:19.108Z[ host-image] May 29 20:33:17.497 INFO O| May 29 20:33:17.497 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96302024-05-29T20:33:19.108Z[ host-image] May 29 20:33:17.507 INFO O| May 29 20:33:17.507 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
96312024-05-29T20:33:19.108Z[ host-image] May 29 20:33:17.507 INFO O| May 29 20:33:17.507 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
96322024-05-29T20:33:19.378Z[ host-image] May 29 20:33:17.804 INFO O| May 29 20:33:17.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
96332024-05-29T20:33:19.378Z[ host-image] May 29 20:33:17.804 INFO O| May 29 20:33:17.804 INFO ok!
96342024-05-29T20:33:22.133Z[ host-image] May 29 20:33:17.804 INFO O| May 29 20:33:17.804 INFO STEP 88 (ensure_file) COMPLETE
96352024-05-29T20:33:22.134Z[ host-image] May 29 20:33:17.804 INFO O| May 29 20:33:17.804 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96362024-05-29T20:33:22.134Z[ host-image] May 29 20:33:17.818 INFO O| May 29 20:33:17.818 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
96372024-05-29T20:33:22.134Z[ host-image] May 29 20:33:17.818 INFO O| May 29 20:33:17.818 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
96382024-05-29T20:33:22.134Z[ recovery-image] May 29 20:33:18.013 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.14s
96392024-05-29T20:33:22.134Z[ recovery-image] May 29 20:33:18.025 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
96402024-05-29T20:33:22.134Z[ recovery-image] May 29 20:33:18.210 INFO E| Updating crates.io index
96412024-05-29T20:33:22.134Z[ recovery-image] May 29 20:33:18.363 INFO E| Downloading crates ...
96422024-05-29T20:33:22.134Z[ host-image] May 29 20:33:18.372 INFO O| May 29 20:33:18.372 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
96432024-05-29T20:33:22.134Z[ host-image] May 29 20:33:18.372 INFO O| May 29 20:33:18.372 INFO ok!
96442024-05-29T20:33:22.135Z[ host-image] May 29 20:33:18.372 INFO O| May 29 20:33:18.372 INFO STEP 89 (ensure_file) COMPLETE
96452024-05-29T20:33:22.135Z[ host-image] May 29 20:33:18.372 INFO O| May 29 20:33:18.372 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96462024-05-29T20:33:22.135Z[ host-image] May 29 20:33:18.385 INFO O| May 29 20:33:18.385 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
96472024-05-29T20:33:22.135Z[ host-image] May 29 20:33:18.385 INFO O| May 29 20:33:18.385 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
96482024-05-29T20:33:22.136Z[ host-image] May 29 20:33:18.385 INFO O| May 29 20:33:18.385 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
96492024-05-29T20:33:22.136Z[ host-image] May 29 20:33:18.385 INFO O| May 29 20:33:18.385 INFO ok!
96502024-05-29T20:33:22.136Z[ host-image] May 29 20:33:18.385 INFO O| May 29 20:33:18.385 INFO STEP 90 (ensure_file) COMPLETE
96512024-05-29T20:33:22.136Z[ host-image] May 29 20:33:18.385 INFO O| May 29 20:33:18.385 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96522024-05-29T20:33:22.136Z[ host-image] May 29 20:33:18.395 INFO O| May 29 20:33:18.395 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
96532024-05-29T20:33:22.136Z[ host-image] May 29 20:33:18.395 INFO O| May 29 20:33:18.395 INFO copying /tmp/.tmpktWDRC/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
96542024-05-29T20:33:22.136Z[ recovery-image] May 29 20:33:18.416 INFO E| Downloaded bit_field v0.10.2
96552024-05-29T20:33:22.136Z[ recovery-image] May 29 20:33:18.419 INFO E| Downloaded seq-macro v0.3.5
96562024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.428 INFO E| Downloaded cpio_reader v0.1.1
96572024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.448 INFO E| Downloaded raw-cpuid v10.7.0
96582024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.463 INFO E| Downloaded goblin v0.8.0
96592024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.597 INFO E| Downloaded x86 v0.52.0
96602024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.725 INFO E| Updating crates.io index
96612024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.779 INFO E| Downloading crates ...
96622024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.829 INFO E| Downloaded rustc-demangle v0.1.23
96632024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.837 INFO E| Downloaded allocator-api2 v0.2.16
96642024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.853 INFO E| Downloaded compiler_builtins v0.1.108
96652024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.969 INFO E| Compiling compiler_builtins v0.1.108
96662024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.969 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)
96672024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.969 INFO E| Compiling proc-macro2 v1.0.79
96682024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.969 INFO E| Compiling unicode-ident v1.0.12
96692024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.969 INFO E| Compiling syn v1.0.109
96702024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.970 INFO E| Compiling x86 v0.52.0
96712024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.970 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
96722024-05-29T20:33:22.137Z[ recovery-image] May 29 20:33:18.977 INFO E| Compiling seq-macro v0.3.5
96732024-05-29T20:33:22.346Z[ recovery-image] May 29 20:33:20.768 INFO E| Compiling quote v1.0.35
96742024-05-29T20:33:22.696Z[ recovery-image] May 29 20:33:21.165 INFO E| Compiling syn v2.0.53
96752024-05-29T20:33:25.498Z[ host-image] May 29 20:33:23.974 INFO O| May 29 20:33:23.974 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
96762024-05-29T20:33:25.499Z[ host-image] May 29 20:33:23.974 INFO O| May 29 20:33:23.974 INFO ok!
96772024-05-29T20:33:25.499Z[ host-image] May 29 20:33:23.974 INFO O| May 29 20:33:23.974 INFO STEP 91 (ensure_file) COMPLETE
96782024-05-29T20:33:25.506Z[ host-image] May 29 20:33:23.974 INFO O| May 29 20:33:23.974 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96792024-05-29T20:33:25.514Z[ host-image] May 29 20:33:23.990 INFO O| May 29 20:33:23.990 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
96802024-05-29T20:33:25.514Z[ host-image] May 29 20:33:23.990 INFO O| May 29 20:33:23.990 INFO STEP 92 (ensure_dir) COMPLETE
96812024-05-29T20:33:25.530Z[ host-image] May 29 20:33:23.990 INFO O| May 29 20:33:23.990 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96822024-05-29T20:33:25.540Z[ host-image] May 29 20:33:24.004 INFO O| May 29 20:33:24.004 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
96832024-05-29T20:33:25.540Z[ host-image] May 29 20:33:24.004 INFO O| May 29 20:33:24.004 INFO STEP 93 (ensure_dir) COMPLETE
96842024-05-29T20:33:25.541Z[ host-image] May 29 20:33:24.004 INFO O| May 29 20:33:24.004 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96852024-05-29T20:33:25.574Z[ host-image] May 29 20:33:24.016 INFO O| May 29 20:33:24.016 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
96862024-05-29T20:33:25.574Z[ host-image] May 29 20:33:24.016 INFO O| May 29 20:33:24.016 INFO STEP 94 (ensure_dir) COMPLETE
96872024-05-29T20:33:25.574Z[ host-image] May 29 20:33:24.016 INFO O| May 29 20:33:24.016 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96882024-05-29T20:33:25.619Z[ host-image] May 29 20:33:24.027 INFO O| May 29 20:33:24.027 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
96892024-05-29T20:33:25.619Z[ host-image] May 29 20:33:24.027 INFO O| May 29 20:33:24.027 INFO STEP 95 (ensure_dir) COMPLETE
96902024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.027 INFO O| May 29 20:33:24.027 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96912024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.042 INFO O| May 29 20:33:24.042 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
96922024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.042 INFO O| May 29 20:33:24.042 INFO copying /tmp/.tmpktWDRC/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 ...
96932024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.042 INFO O| May 29 20:33:24.042 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
96942024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.042 INFO O| May 29 20:33:24.042 INFO ok!
96952024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.042 INFO O| May 29 20:33:24.042 INFO STEP 96 (ensure_file) COMPLETE
96962024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.042 INFO O| May 29 20:33:24.042 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96972024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.054 INFO O| May 29 20:33:24.054 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
96982024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.054 INFO O| May 29 20:33:24.054 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
96992024-05-29T20:33:25.620Z[ host-image] May 29 20:33:24.054 INFO O| May 29 20:33:24.054 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97002024-05-29T20:33:25.621Z[ host-image] May 29 20:33:24.054 INFO O| May 29 20:33:24.054 INFO STEP 97 (ensure_dir) COMPLETE
97012024-05-29T20:33:25.621Z[ host-image] May 29 20:33:24.054 INFO O| May 29 20:33:24.054 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97022024-05-29T20:33:25.632Z[ host-image] May 29 20:33:24.068 INFO O| May 29 20:33:24.068 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97032024-05-29T20:33:25.632Z[ host-image] May 29 20:33:24.068 INFO O| May 29 20:33:24.068 INFO copying /tmp/.tmpktWDRC/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97042024-05-29T20:33:25.632Z[ host-image] May 29 20:33:24.068 INFO O| May 29 20:33:24.068 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97052024-05-29T20:33:25.632Z[ host-image] May 29 20:33:24.068 INFO O| May 29 20:33:24.068 INFO ok!
97062024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.068 INFO O| May 29 20:33:24.068 INFO STEP 98 (ensure_file) COMPLETE
97072024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.068 INFO O| May 29 20:33:24.068 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97082024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.084 INFO O| May 29 20:33:24.084 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97092024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.084 INFO O| May 29 20:33:24.084 INFO STEP 99 (remove_files) COMPLETE
97102024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.084 INFO O| May 29 20:33:24.084 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97112024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.100 INFO O| May 29 20:33:24.100 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97122024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.100 INFO O| May 29 20:33:24.100 INFO STEP 100 (remove_files) COMPLETE
97132024-05-29T20:33:25.633Z[ host-image] May 29 20:33:24.100 INFO O| May 29 20:33:24.100 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97142024-05-29T20:33:25.640Z[ host-image] May 29 20:33:24.112 INFO O| May 29 20:33:24.112 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97152024-05-29T20:33:25.640Z[ host-image] May 29 20:33:24.112 INFO O| May 29 20:33:24.112 INFO STEP 101 (remove_files) COMPLETE
97162024-05-29T20:33:25.640Z[ host-image] May 29 20:33:24.112 INFO O| May 29 20:33:24.112 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97172024-05-29T20:33:25.655Z[ host-image] May 29 20:33:24.125 INFO O| May 29 20:33:24.125 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97182024-05-29T20:33:25.656Z[ host-image] May 29 20:33:24.125 INFO O| May 29 20:33:24.125 INFO STEP 102 (remove_files) COMPLETE
97192024-05-29T20:33:25.656Z[ host-image] May 29 20:33:24.125 INFO O| May 29 20:33:24.125 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97202024-05-29T20:33:25.676Z[ host-image] May 29 20:33:24.138 INFO O| May 29 20:33:24.138 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97212024-05-29T20:33:25.676Z[ host-image] May 29 20:33:24.139 INFO O| May 29 20:33:24.139 INFO STEP 103 (remove_files) COMPLETE
97222024-05-29T20:33:25.676Z[ host-image] May 29 20:33:24.139 INFO O| May 29 20:33:24.139 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97232024-05-29T20:33:25.682Z[ host-image] May 29 20:33:24.155 INFO O| May 29 20:33:24.155 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
97242024-05-29T20:33:25.683Z[ host-image] May 29 20:33:24.155 INFO O| May 29 20:33:24.155 INFO STEP 104 (remove_files) COMPLETE
97252024-05-29T20:33:25.683Z[ host-image] May 29 20:33:24.155 INFO O| May 29 20:33:24.155 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97262024-05-29T20:33:25.695Z[ host-image] May 29 20:33:24.170 INFO O| May 29 20:33:24.170 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
97272024-05-29T20:33:25.695Z[ host-image] May 29 20:33:24.170 INFO O| May 29 20:33:24.170 INFO STEP 105 (remove_files) COMPLETE
97282024-05-29T20:33:25.700Z[ host-image] May 29 20:33:24.170 INFO O| May 29 20:33:24.170 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97292024-05-29T20:33:25.711Z[ host-image] May 29 20:33:24.183 INFO O| May 29 20:33:24.182 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
97302024-05-29T20:33:25.711Z[ host-image] May 29 20:33:24.183 INFO O| May 29 20:33:24.183 INFO STEP 106 (remove_files) COMPLETE
97312024-05-29T20:33:25.719Z[ host-image] May 29 20:33:24.183 INFO O| May 29 20:33:24.183 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97322024-05-29T20:33:25.723Z[ host-image] May 29 20:33:24.195 INFO O| May 29 20:33:24.195 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
97332024-05-29T20:33:25.724Z[ host-image] May 29 20:33:24.195 INFO O| May 29 20:33:24.195 INFO STEP 107 (remove_files) COMPLETE
97342024-05-29T20:33:25.724Z[ host-image] May 29 20:33:24.195 INFO O| May 29 20:33:24.195 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97352024-05-29T20:33:25.734Z[ host-image] May 29 20:33:24.209 INFO O| May 29 20:33:24.209 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
97362024-05-29T20:33:25.734Z[ host-image] May 29 20:33:24.209 INFO O| May 29 20:33:24.209 INFO STEP 108 (remove_files) COMPLETE
97372024-05-29T20:33:25.750Z[ host-image] May 29 20:33:24.209 INFO O| May 29 20:33:24.209 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97382024-05-29T20:33:25.755Z[ host-image] May 29 20:33:24.223 INFO O| May 29 20:33:24.223 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
97392024-05-29T20:33:25.755Z[ host-image] May 29 20:33:24.223 INFO O| May 29 20:33:24.223 INFO STEP 109 (remove_files) COMPLETE
97402024-05-29T20:33:25.756Z[ host-image] May 29 20:33:24.223 INFO O| May 29 20:33:24.223 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97412024-05-29T20:33:25.761Z[ host-image] May 29 20:33:24.234 INFO O| May 29 20:33:24.234 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
97422024-05-29T20:33:25.762Z[ host-image] May 29 20:33:24.234 INFO O| May 29 20:33:24.234 INFO STEP 110 (remove_files) COMPLETE
97432024-05-29T20:33:25.762Z[ host-image] May 29 20:33:24.234 INFO O| May 29 20:33:24.234 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97442024-05-29T20:33:25.769Z[ host-image] May 29 20:33:24.246 INFO O| May 29 20:33:24.245 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
97452024-05-29T20:33:25.774Z[ host-image] May 29 20:33:24.246 INFO O| May 29 20:33:24.246 INFO STEP 111 (remove_files) COMPLETE
97462024-05-29T20:33:25.774Z[ host-image] May 29 20:33:24.246 INFO O| May 29 20:33:24.246 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97472024-05-29T20:33:25.780Z[ host-image] May 29 20:33:24.257 INFO O| May 29 20:33:24.257 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
97482024-05-29T20:33:25.788Z[ host-image] May 29 20:33:24.257 INFO O| May 29 20:33:24.257 INFO STEP 112 (remove_files) COMPLETE
97492024-05-29T20:33:25.788Z[ host-image] May 29 20:33:24.257 INFO O| May 29 20:33:24.257 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97502024-05-29T20:33:25.793Z[ host-image] May 29 20:33:24.269 INFO O| May 29 20:33:24.269 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
97512024-05-29T20:33:25.797Z[ host-image] May 29 20:33:24.269 INFO O| May 29 20:33:24.269 INFO STEP 113 (remove_files) COMPLETE
97522024-05-29T20:33:25.798Z[ host-image] May 29 20:33:24.269 INFO O| May 29 20:33:24.269 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97532024-05-29T20:33:25.807Z[ host-image] May 29 20:33:24.282 INFO O| May 29 20:33:24.282 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
97542024-05-29T20:33:25.808Z[ host-image] May 29 20:33:24.282 INFO O| May 29 20:33:24.282 INFO STEP 114 (remove_files) COMPLETE
97552024-05-29T20:33:25.813Z[ host-image] May 29 20:33:24.282 INFO O| May 29 20:33:24.282 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97562024-05-29T20:33:25.825Z[ host-image] May 29 20:33:24.297 INFO O| May 29 20:33:24.297 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
97572024-05-29T20:33:25.825Z[ host-image] May 29 20:33:24.298 INFO O| May 29 20:33:24.297 INFO STEP 115 (remove_files) COMPLETE
97582024-05-29T20:33:25.829Z[ host-image] May 29 20:33:24.298 INFO O| May 29 20:33:24.297 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97592024-05-29T20:33:25.836Z[ host-image] May 29 20:33:24.312 INFO O| May 29 20:33:24.312 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
97602024-05-29T20:33:25.836Z[ host-image] May 29 20:33:24.312 INFO O| May 29 20:33:24.312 INFO STEP 116 (remove_files) COMPLETE
97612024-05-29T20:33:25.836Z[ host-image] May 29 20:33:24.312 INFO O| May 29 20:33:24.312 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97622024-05-29T20:33:25.853Z[ host-image] May 29 20:33:24.329 INFO O| May 29 20:33:24.329 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
97632024-05-29T20:33:25.853Z[ host-image] May 29 20:33:24.329 INFO O| May 29 20:33:24.329 INFO STEP 117 (remove_files) COMPLETE
97642024-05-29T20:33:25.854Z[ host-image] May 29 20:33:24.329 INFO O| May 29 20:33:24.329 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97652024-05-29T20:33:25.866Z[ host-image] May 29 20:33:24.341 INFO O| May 29 20:33:24.341 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
97662024-05-29T20:33:25.872Z[ host-image] May 29 20:33:24.341 INFO O| May 29 20:33:24.341 INFO STEP 118 (remove_files) COMPLETE
97672024-05-29T20:33:25.872Z[ host-image] May 29 20:33:24.341 INFO O| May 29 20:33:24.341 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97682024-05-29T20:33:25.879Z[ host-image] May 29 20:33:24.355 INFO O| May 29 20:33:24.355 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
97692024-05-29T20:33:25.883Z[ host-image] May 29 20:33:24.355 INFO O| May 29 20:33:24.355 INFO STEP 119 (remove_files) COMPLETE
97702024-05-29T20:33:25.883Z[ host-image] May 29 20:33:24.355 INFO O| May 29 20:33:24.355 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97712024-05-29T20:33:25.892Z[ host-image] May 29 20:33:24.368 INFO O| May 29 20:33:24.368 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
97722024-05-29T20:33:25.897Z[ host-image] May 29 20:33:24.368 INFO O| May 29 20:33:24.368 INFO STEP 120 (remove_files) COMPLETE
97732024-05-29T20:33:25.897Z[ host-image] May 29 20:33:24.368 INFO O| May 29 20:33:24.368 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97742024-05-29T20:33:25.905Z[ host-image] May 29 20:33:24.381 INFO O| May 29 20:33:24.381 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
97752024-05-29T20:33:25.905Z[ host-image] May 29 20:33:24.381 INFO O| May 29 20:33:24.381 INFO STEP 121 (remove_files) COMPLETE
97762024-05-29T20:33:25.909Z[ host-image] May 29 20:33:24.381 INFO O| May 29 20:33:24.381 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97772024-05-29T20:33:25.920Z[ host-image] May 29 20:33:24.396 INFO O| May 29 20:33:24.396 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
97782024-05-29T20:33:25.920Z[ host-image] May 29 20:33:24.396 INFO O| May 29 20:33:24.396 INFO STEP 122 (remove_files) COMPLETE
97792024-05-29T20:33:25.925Z[ host-image] May 29 20:33:24.396 INFO O| May 29 20:33:24.396 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97802024-05-29T20:33:25.938Z[ host-image] May 29 20:33:24.409 INFO O| May 29 20:33:24.409 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
97812024-05-29T20:33:25.938Z[ host-image] May 29 20:33:24.409 INFO O| May 29 20:33:24.409 INFO STEP 123 (remove_files) COMPLETE
97822024-05-29T20:33:25.944Z[ host-image] May 29 20:33:24.409 INFO O| May 29 20:33:24.409 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97832024-05-29T20:33:25.972Z[ host-image] May 29 20:33:24.422 INFO O| May 29 20:33:24.422 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
97842024-05-29T20:33:25.972Z[ host-image] May 29 20:33:24.422 INFO O| May 29 20:33:24.422 INFO STEP 124 (remove_files) COMPLETE
97852024-05-29T20:33:25.972Z[ host-image] May 29 20:33:24.422 INFO O| May 29 20:33:24.422 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97862024-05-29T20:33:25.977Z[ host-image] May 29 20:33:24.445 INFO O| May 29 20:33:24.445 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
97872024-05-29T20:33:25.978Z[ host-image] May 29 20:33:24.445 INFO O| May 29 20:33:24.445 INFO STEP 125 (remove_files) COMPLETE
97882024-05-29T20:33:25.978Z[ host-image] May 29 20:33:24.445 INFO O| May 29 20:33:24.445 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97892024-05-29T20:33:25.985Z[ host-image] May 29 20:33:24.460 INFO O| May 29 20:33:24.460 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
97902024-05-29T20:33:25.988Z[ host-image] May 29 20:33:24.460 INFO O| May 29 20:33:24.460 INFO STEP 126 (remove_files) COMPLETE
97912024-05-29T20:33:25.989Z[ host-image] May 29 20:33:24.460 INFO O| May 29 20:33:24.460 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97922024-05-29T20:33:25.998Z[ host-image] May 29 20:33:24.474 INFO O| May 29 20:33:24.474 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
97932024-05-29T20:33:25.999Z[ host-image] May 29 20:33:24.474 INFO O| May 29 20:33:24.474 INFO STEP 127 (remove_files) COMPLETE
97942024-05-29T20:33:26.004Z[ host-image] May 29 20:33:24.475 INFO O| May 29 20:33:24.474 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
97952024-05-29T20:33:26.021Z[ host-image] May 29 20:33:24.497 INFO O| May 29 20:33:24.497 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
97962024-05-29T20:33:26.021Z[ host-image] May 29 20:33:24.497 INFO O| May 29 20:33:24.497 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
97972024-05-29T20:33:27.445Z[ recovery-image] May 29 20:33:25.922 INFO E| Compiling scroll_derive v0.12.0
97982024-05-29T20:33:30.235Z[ recovery-image] May 29 20:33:28.709 INFO E| Compiling bitstruct_derive v0.1.0
97992024-05-29T20:33:33.834Z[ host-image] May 29 20:33:32.308 INFO O| May 29 20:33:32.308 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
98002024-05-29T20:33:33.834Z[ host-image] May 29 20:33:32.308 INFO O| May 29 20:33:32.308 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98012024-05-29T20:33:33.850Z[ host-image] May 29 20:33:32.322 INFO O| May 29 20:33:32.322 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_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98022024-05-29T20:33:33.937Z[ host-image] May 29 20:33:32.403 INFO O| May 29 20:33:32.403 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98032024-05-29T20:33:33.937Z[ host-image] May 29 20:33:32.403 INFO O| May 29 20:33:32.403 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98042024-05-29T20:33:33.943Z[ host-image] May 29 20:33:32.405 INFO O| May 29 20:33:32.405 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98052024-05-29T20:33:33.944Z[ host-image] May 29 20:33:32.405 INFO O| May 29 20:33:32.405 INFO ok!
98062024-05-29T20:33:33.944Z[ host-image] May 29 20:33:32.405 INFO O| May 29 20:33:32.405 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98072024-05-29T20:33:33.944Z[ host-image] May 29 20:33:32.405 INFO O| May 29 20:33:32.405 INFO STEP 128 (seed_smf) COMPLETE
98082024-05-29T20:33:33.944Z[ host-image] May 29 20:33:32.405 INFO O| May 29 20:33:32.405 INFO steps complete; finalising image!
98092024-05-29T20:33:33.945Z[ host-image] May 29 20:33:32.405 INFO O| May 29 20:33:32.405 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98102024-05-29T20:33:34.077Z[ host-image] May 29 20:33:32.552 INFO O| May 29 20:33:32.552 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Wed May 29 20:33:32 2024)
98112024-05-29T20:33:34.287Z[ host-image] May 29 20:33:32.762 INFO O| May 29 20:33:32.762 INFO trim TEMPORARY-gimlet-zfs: (95% trimmed, started at Wed May 29 20:33:32 2024)
98122024-05-29T20:33:34.514Z[ host-image] May 29 20:33:32.985 INFO O| May 29 20:33:32.985 INFO temporary pool has 633M used, 199M avail, 1.90x compressratio
98132024-05-29T20:33:34.515Z[ host-image] May 29 20:33:32.985 INFO O| May 29 20:33:32.985 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98142024-05-29T20:33:34.816Z[ host-image] May 29 20:33:33.280 INFO O| May 29 20:33:33.280 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98152024-05-29T20:33:34.816Z[ host-image] May 29 20:33:33.280 INFO O| May 29 20:33:33.280 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98162024-05-29T20:33:35.865Z[ host-image] May 29 20:33:34.339 INFO O| May 29 20:33:34.339 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98172024-05-29T20:33:35.866Z[ host-image] May 29 20:33:34.339 INFO O| May 29 20:33:34.339 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98182024-05-29T20:33:35.870Z[ host-image] May 29 20:33:34.339 INFO O| May 29 20:33:34.339 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98192024-05-29T20:33:35.870Z[ host-image] May 29 20:33:34.339 INFO O| May 29 20:33:34.339 INFO completed processing gimlet/zfs
98202024-05-29T20:33:35.870Z[ host-image] May 29 20:33:34.339 INFO O| May 29 20:33:34.339 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
98212024-05-29T20:33:41.966Z[ host-image] May 29 20:33:40.435 INFO O| May 29 20:33:40.435 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
98222024-05-29T20:33:42.097Z[ host-image] May 29 20:33:40.570 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
98232024-05-29T20:33:42.097Z[ host-image] May 29 20:33:40.570 INFO expanded image name: "ci a155af9/${os_short_commit} 2024-05-29 20:06" -> "ci a155af9/004716a 2024-05-29 20:06"
98242024-05-29T20:33:42.101Z[ host-image] May 29 20:33:40.570 INFO output artefacts stored in: "/work/os-host"
98252024-05-29T20:33:42.101Z[ host-image] May 29 20:33:40.571 INFO collecting git info from project "pinprick"...
98262024-05-29T20:33:42.105Z[ host-image] May 29 20:33:40.576 INFO collecting git info from project "amd-host-image-builder"...
98272024-05-29T20:33:42.119Z[ host-image] May 29 20:33:40.591 INFO collecting git info from project "image-builder"...
98282024-05-29T20:33:42.123Z[ host-image] May 29 20:33:40.595 INFO collecting git info from project "chelsio-t6-roms"...
98292024-05-29T20:33:42.127Z[ host-image] May 29 20:33:40.600 INFO collecting git info from project "pilot"...
98302024-05-29T20:33:42.133Z[ host-image] May 29 20:33:40.606 INFO collecting git info from project "amd-firmware"...
98312024-05-29T20:33:42.154Z[ host-image] May 29 20:33:40.614 INFO collecting git info from project "phbl"...
98322024-05-29T20:33:42.574Z[ host-image] May 29 20:33:40.620 INFO collecting git info from project "bootserver"...
98332024-05-29T20:33:42.574Z[ host-image] May 29 20:33:40.625 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98342024-05-29T20:33:42.578Z[ host-image] May 29 20:33:40.986 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
98352024-05-29T20:33:42.864Z[ host-image] May 29 20:33:41.328 INFO creating Oxide boot image...
98362024-05-29T20:33:42.865Z[ host-image] May 29 20:33:41.328 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci a155af9/004716a 2024-05-29 20:06", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
98372024-05-29T20:33:43.789Z[ host-image] May 29 20:33:42.259 INFO O| ok, image written!
98382024-05-29T20:33:43.790Z[ host-image] May 29 20:33:42.259 INFO O| ok, boot_image_csum file written!
98392024-05-29T20:33:43.804Z[ host-image] May 29 20:33:42.263 INFO creating boot archive (CPIO)...
98402024-05-29T20:33:43.804Z[ host-image] May 29 20:33:42.263 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
98412024-05-29T20:33:43.816Z[ host-image] May 29 20:33:42.270 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
98422024-05-29T20:33:43.816Z[ host-image] May 29 20:33:42.270 INFO E| + outfile=/work/os-host/cpio
98432024-05-29T20:33:43.816Z[ host-image] May 29 20:33:42.270 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
98442024-05-29T20:33:43.816Z[ host-image] May 29 20:33:42.273 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
98452024-05-29T20:33:43.816Z[ host-image] May 29 20:33:42.273 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
98462024-05-29T20:33:44.256Z[ host-image] May 29 20:33:42.318 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
98472024-05-29T20:33:44.273Z[ host-image] May 29 20:33:42.318 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
98482024-05-29T20:33:44.273Z[ host-image] May 29 20:33:42.325 INFO creating compressed cpio/unix for nanobl-rs...
98492024-05-29T20:33:44.273Z[ host-image] May 29 20:33:42.325 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
98502024-05-29T20:33:44.273Z[ host-image] May 29 20:33:42.600 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
98512024-05-29T20:33:44.734Z[ recovery-image] May 29 20:33:42.917 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)
98522024-05-29T20:33:46.319Z[ recovery-image] May 29 20:33:44.790 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)
98532024-05-29T20:33:48.861Z[ host-image] May 29 20:33:47.321 INFO creating reset image...
98542024-05-29T20:33:48.880Z[ host-image] May 29 20:33:47.322 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
98552024-05-29T20:33:48.945Z[ host-image] May 29 20:33:47.409 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
98562024-05-29T20:33:48.955Z[ host-image] May 29 20:33:47.410 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
98572024-05-29T20:33:49.171Z[ host-image] May 29 20:33:47.639 INFO E| Blocking waiting for file lock on build directory
98582024-05-29T20:33:49.619Z[ recovery-image] May 29 20:33:48.091 INFO E| Compiling bitflags v1.3.2
98592024-05-29T20:33:49.620Z[ recovery-image] May 29 20:33:48.091 INFO E| Compiling bit_field v0.10.2
98602024-05-29T20:33:49.623Z[ recovery-image] May 29 20:33:48.091 INFO E| Compiling adler v1.0.2
98612024-05-29T20:33:49.623Z[ recovery-image] May 29 20:33:48.091 INFO E| Compiling plain v0.2.3
98622024-05-29T20:33:49.623Z[ recovery-image] May 29 20:33:48.091 INFO E| Compiling log v0.4.21
98632024-05-29T20:33:49.623Z[ recovery-image] May 29 20:33:48.092 INFO E| Compiling scroll v0.12.0
98642024-05-29T20:33:49.623Z[ recovery-image] May 29 20:33:48.092 INFO E| Compiling static_assertions v1.1.0
98652024-05-29T20:33:49.712Z[ recovery-image] May 29 20:33:48.183 INFO E| Compiling raw-cpuid v10.7.0
98662024-05-29T20:33:49.723Z[ recovery-image] May 29 20:33:48.184 INFO E| Compiling cpio_reader v0.1.1
98672024-05-29T20:33:49.821Z[ recovery-image] May 29 20:33:48.276 INFO E| Compiling miniz_oxide v0.7.2
98682024-05-29T20:33:49.911Z[ recovery-image] May 29 20:33:48.377 INFO E| Compiling bitstruct v0.1.1
98692024-05-29T20:33:50.176Z[ recovery-image] May 29 20:33:48.645 INFO E| Compiling goblin v0.8.0
98702024-05-29T20:33:57.540Z[ recovery-image] May 29 20:33:55.696 INFO E| Finished `release` profile [optimized] target(s) in 37.65s
98712024-05-29T20:33:57.566Z[ host-image] May 29 20:33:55.702 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
98722024-05-29T20:33:57.567Z[ recovery-image] May 29 20:33:55.717 INFO building host image...
98732024-05-29T20:33:57.567Z[ recovery-image] May 29 20:33:55.717 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")
98742024-05-29T20:33:57.698Z[ recovery-image] May 29 20:33:56.168 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
98752024-05-29T20:33:59.049Z[ recovery-image] May 29 20:33:57.519 INFO image complete! materials are in "/work/os-recovery"
98762024-05-29T20:33:59.052Z[ recovery-image]
98772024-05-29T20:33:59.052Z[ recovery-image] real 7:10.957740609
98782024-05-29T20:33:59.052Z[ recovery-image] user 4:35.072417461
98792024-05-29T20:33:59.052Z[ recovery-image] sys 1:13.815793120
98802024-05-29T20:33:59.052Z[ recovery-image] trap 0.287115025
98812024-05-29T20:33:59.052Z[ recovery-image] tflt 0.451258993
98822024-05-29T20:33:59.052Z[ recovery-image] dflt 1.253339408
98832024-05-29T20:33:59.053Z[ recovery-image] kflt 0.000142255
98842024-05-29T20:33:59.053Z[ recovery-image] lock 9:34.857710396
98852024-05-29T20:33:59.053Z[ recovery-image] slp 41:18.617488725
98862024-05-29T20:33:59.053Z[ recovery-image] lat 2:12.725221095
98872024-05-29T20:33:59.056Z[ recovery-image] stop 3.928832300
98882024-05-29T20:33:59.056ZMay 29 20:33:57.523 INFO [recovery-image] process exited with exit status: 0 (431.000321109s)
98892024-05-29T20:33:59.405Z[ host-image] May 29 20:33:57.874 INFO E| Finished `release` profile [optimized] target(s) in 10.44s
98902024-05-29T20:33:59.416Z[ host-image] May 29 20:33:57.886 INFO building host image...
98912024-05-29T20:33:59.423Z[ host-image] May 29 20:33:57.886 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")
98922024-05-29T20:33:59.873Z[ host-image] May 29 20:33:58.341 INFO finishing image archive at "/work/os-host/os.tar.gz"...
98932024-05-29T20:34:32.452Z[ host-image] May 29 20:34:30.914 INFO image complete! materials are in "/work/os-host"
98942024-05-29T20:34:32.478Z[ host-image]
98952024-05-29T20:34:32.479Z[ host-image] real 8:15.067288910
98962024-05-29T20:34:32.479Z[ host-image] user 3:56.629045011
98972024-05-29T20:34:32.479Z[ host-image] sys 55.121278515
98982024-05-29T20:34:32.479Z[ host-image] trap 0.167824053
98992024-05-29T20:34:32.479Z[ host-image] tflt 0.009713466
99002024-05-29T20:34:32.479Z[ host-image] dflt 0.040694973
99012024-05-29T20:34:32.479Z[ host-image] kflt 0.000013477
99022024-05-29T20:34:32.479Z[ host-image] lock 8:27.379602415
99032024-05-29T20:34:32.479Z[ host-image] slp 43:48.033173370
99042024-05-29T20:34:32.480Z[ host-image] lat 1:28.203871059
99052024-05-29T20:34:32.480Z[ host-image] stop 0.404590309
99062024-05-29T20:34:32.480ZMay 29 20:34:30.918 INFO [host-image] process exited with exit status: 0 (495.079858771s)
99072024-05-29T20:34:32.480ZMay 29 20:34:30.918 INFO [tuf-repo] running task
99082024-05-29T20:34:39.067ZMay 29 20:34:37.522 INFO assembling repository in `/tmp/tufaceousvbZIcD`, component: OmicronRepoAssembler
99092024-05-29T20:34:43.447ZMay 29 20:34:41.904 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99102024-05-29T20:34:43.638ZMay 29 20:34:42.091 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99112024-05-29T20:34:53.834ZMay 29 20:34:52.290 INFO [tuf-repo] task succeeded (21.37149639s)
99122024-05-29T20:34:53.835ZMay 29 20:34:52.290 INFO all jobs completed in 1713.423414103s
99132024-05-29T20:34:54.369Zprocess exited: duration 2220590 ms, exit code 0
 
99142024-05-29T20:34:54.434Zfound 32 output files
99152024-05-29T20:34:54.458Zuploading: /work/manifest.toml (6876 bytes)
99162024-05-29T20:34:55.528Zuploaded: /work/manifest.toml
99172024-05-29T20:34:55.528Zuploading: /work/repo.zip (1709197214 bytes)
99182024-05-29T20:47:20.384Zuploaded: /work/repo.zip
99192024-05-29T20:47:20.384Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99202024-05-29T20:47:21.422Zuploaded: /work/repo.zip.sha256.txt
99212024-05-29T20:47:21.431Zuploading: /work/helios-setup.log (55869 bytes)
99222024-05-29T20:47:22.440Zuploaded: /work/helios-setup.log
99232024-05-29T20:47:22.445Zuploading: /work/host-image.log (171295 bytes)
99242024-05-29T20:47:23.457Zuploaded: /work/host-image.log
99252024-05-29T20:47:23.457Zuploading: /work/host-package.log (15383 bytes)
99262024-05-29T20:47:24.467Zuploaded: /work/host-package.log
99272024-05-29T20:47:24.467Zuploading: /work/host-target.log (101 bytes)
99282024-05-29T20:47:25.477Zuploaded: /work/host-target.log
99292024-05-29T20:47:25.477Zuploading: /work/omicron-package.log (4515 bytes)
99302024-05-29T20:47:26.487Zuploaded: /work/omicron-package.log
99312024-05-29T20:47:26.487Zuploading: /work/phbl-toolchain.log (881 bytes)
99322024-05-29T20:47:27.497Zuploaded: /work/phbl-toolchain.log
99332024-05-29T20:47:27.497Zuploading: /work/recovery-image.log (590973 bytes)
99342024-05-29T20:47:28.521Zuploaded: /work/recovery-image.log
99352024-05-29T20:47:28.525Zuploading: /work/recovery-package.log (300 bytes)
99362024-05-29T20:47:29.532Zuploaded: /work/recovery-package.log
99372024-05-29T20:47:29.532Zuploading: /work/recovery-target.log (98 bytes)
99382024-05-29T20:47:30.542Zuploaded: /work/recovery-target.log
99392024-05-29T20:47:30.545Zuploading: /work/stamp-clickhouse.log (117 bytes)
99402024-05-29T20:47:31.553Zuploaded: /work/stamp-clickhouse.log
99412024-05-29T20:47:31.553Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
99422024-05-29T20:47:32.563Zuploaded: /work/stamp-clickhouse_keeper.log
99432024-05-29T20:47:32.566Zuploading: /work/stamp-cockroachdb.log (118 bytes)
99442024-05-29T20:47:33.574Zuploaded: /work/stamp-cockroachdb.log
99452024-05-29T20:47:33.574Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
99462024-05-29T20:47:34.584Zuploaded: /work/stamp-crucible-pantry-zone.log
99472024-05-29T20:47:34.587Zuploading: /work/stamp-crucible-zone.log (120 bytes)
99482024-05-29T20:47:35.594Zuploaded: /work/stamp-crucible-zone.log
99492024-05-29T20:47:35.594Zuploading: /work/stamp-external-dns.log (119 bytes)
99502024-05-29T20:47:36.604Zuploaded: /work/stamp-external-dns.log
99512024-05-29T20:47:36.604Zuploading: /work/stamp-installinator.log (103 bytes)
99522024-05-29T20:47:37.614Zuploaded: /work/stamp-installinator.log
99532024-05-29T20:47:37.614Zuploading: /work/stamp-internal-dns.log (119 bytes)
99542024-05-29T20:47:38.625Zuploaded: /work/stamp-internal-dns.log
99552024-05-29T20:47:38.625Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
99562024-05-29T20:47:39.648Zuploaded: /work/stamp-mg-ddm-gz.log
99572024-05-29T20:47:39.648Zuploading: /work/stamp-nexus.log (112 bytes)
99582024-05-29T20:47:40.658Zuploaded: /work/stamp-nexus.log
99592024-05-29T20:47:40.658Zuploading: /work/stamp-ntp.log (110 bytes)
99602024-05-29T20:47:41.667Zuploaded: /work/stamp-ntp.log
99612024-05-29T20:47:41.668Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
99622024-05-29T20:47:42.677Zuploaded: /work/stamp-omicron-sled-agent.log
99632024-05-29T20:47:42.678Zuploading: /work/stamp-overlay.log (114 bytes)
99642024-05-29T20:47:43.691Zuploaded: /work/stamp-overlay.log
99652024-05-29T20:47:43.691Zuploading: /work/stamp-oximeter.log (115 bytes)
99662024-05-29T20:47:44.702Zuploaded: /work/stamp-oximeter.log
99672024-05-29T20:47:44.702Zuploading: /work/stamp-oxlog.log (109 bytes)
99682024-05-29T20:47:45.712Zuploaded: /work/stamp-oxlog.log
99692024-05-29T20:47:45.712Zuploading: /work/stamp-probe.log (112 bytes)
99702024-05-29T20:47:46.722Zuploaded: /work/stamp-probe.log
99712024-05-29T20:47:46.722Zuploading: /work/stamp-propolis-server.log (122 bytes)
99722024-05-29T20:47:47.732Zuploaded: /work/stamp-propolis-server.log
99732024-05-29T20:47:47.732Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
99742024-05-29T20:47:48.742Zuploaded: /work/stamp-pumpkind-gz.log
99752024-05-29T20:47:48.742Zuploading: /work/stamp-switch-asic.log (118 bytes)
99762024-05-29T20:47:49.752Zuploaded: /work/stamp-switch-asic.log
99772024-05-29T20:47:49.753Zuploading: /work/verify-libraries.log (1362 bytes)
99782024-05-29T20:47:50.762Zuploaded: /work/verify-libraries.log