01J48K0B7501YY7W3634Y9J8CH: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01J48K15KA975GCD3Q99DGA9SP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-02T03:46:05.644Zjob assigned to worker 01J48K2BB8R5792DGY7BSZY0NM (queued for 1 m 23 s)
 
22024-08-02T03:46:12.969Zstarting task 0: "setup"
32024-08-02T03:46:12.998Z++ uname -s
42024-08-02T03:46:13.005Z+ kern=SunOS
52024-08-02T03:46:13.005Z+ case "$kern" in
62024-08-02T03:46:13.005Z+ groupadd -g 12345 build
72024-08-02T03:46:13.005Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-02T03:46:15.000Z+ zfs create -o mountpoint=/work rpool/work
92024-08-02T03:46:15.156Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-02T03:46:15.175Z+ home_fs=zfs
112024-08-02T03:46:15.175Z+ [[ zfs == autofs ]]
122024-08-02T03:46:15.175Z+ mkdir -p /home/build
132024-08-02T03:46:15.175Z+ chown build:build /home/build /work
142024-08-02T03:46:17.173Z+ chmod 0700 /home/build /work
152024-08-02T03:46:17.200Zprocess exited: duration 4218 ms, exit code 0
 
162024-08-02T03:46:17.259Zstarting task 1: "rust-toolchain"
172024-08-02T03:46:17.270Z+ printf ' * toolchain channel = "%s"
182024-08-02T03:46:17.270Z' 1.80.0
192024-08-02T03:46:17.270Z+ printf ' * toolchain profile = "%s"
202024-08-02T03:46:17.270Z * toolchain channel = "1.80.0"
212024-08-02T03:46:17.271Z' default
222024-08-02T03:46:17.271Z * toolchain profile = "default"
232024-08-02T03:46:17.271Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-02T03:46:17.271Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.0 --profile default
252024-08-02T03:46:17.365Zinfo: downloading installer
262024-08-02T03:46:19.078Zinfo: profile set to 'default'
272024-08-02T03:46:19.078Zinfo: default host triple is x86_64-unknown-illumos
282024-08-02T03:46:19.183Zinfo: syncing channel updates for '1.80.0-x86_64-unknown-illumos'
292024-08-02T03:46:19.214Zinfo: latest update on 2024-07-25, rust version 1.80.0 (051478957 2024-07-21)
302024-08-02T03:46:19.215Zinfo: downloading component 'cargo'
312024-08-02T03:46:20.190Zinfo: downloading component 'clippy'
322024-08-02T03:46:20.531Zinfo: downloading component 'rust-docs'
332024-08-02T03:46:21.884Zinfo: downloading component 'rust-std'
342024-08-02T03:46:23.813Zinfo: downloading component 'rustc'
352024-08-02T03:46:29.181Zinfo: downloading component 'rustfmt'
362024-08-02T03:46:29.464Zinfo: installing component 'cargo'
372024-08-02T03:46:30.289Zinfo: installing component 'clippy'
382024-08-02T03:46:30.659Zinfo: installing component 'rust-docs'
392024-08-02T03:46:32.305Zinfo: installing component 'rust-std'
402024-08-02T03:46:33.916Zinfo: installing component 'rustc'
412024-08-02T03:46:38.112Zinfo: installing component 'rustfmt'
422024-08-02T03:46:38.445Zinfo: default toolchain set to '1.80.0-x86_64-unknown-illumos'
432024-08-02T03:46:38.445Z
442024-08-02T03:46:38.702Z 1.80.0-x86_64-unknown-illumos installed - rustc 1.80.0 (051478957 2024-07-21)
452024-08-02T03:46:38.702Z
462024-08-02T03:46:38.705Z
472024-08-02T03:46:38.705ZRust is installed now. Great!
482024-08-02T03:46:38.705Z
492024-08-02T03:46:38.705ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-02T03:46:38.705Zenvironment variable. This has not been done automatically.
512024-08-02T03:46:38.705Z
522024-08-02T03:46:38.705ZTo configure your current shell, you need to source
532024-08-02T03:46:38.705Zthe corresponding env file under $HOME/.cargo.
542024-08-02T03:46:38.705Z
552024-08-02T03:46:38.705ZThis is usually done by running one of the following (note the leading DOT):
562024-08-02T03:46:38.705Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-02T03:46:38.705Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-02T03:46:38.769Z+ rustc --version
592024-08-02T03:46:38.833Zrustc 1.80.0 (051478957 2024-07-21)
602024-08-02T03:46:38.836Zprocess exited: duration 21580 ms, exit code 0
 
612024-08-02T03:46:38.842Zstarting task 2: "authentication"
622024-08-02T03:46:38.863Zprocess exited: duration 20 ms, exit code 0
 
632024-08-02T03:46:38.869Zstarting task 3: "clone repository"
642024-08-02T03:46:38.874Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-02T03:46:38.877Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-02T03:46:39.015ZCloning into '/work/oxidecomputer/omicron'...
672024-08-02T03:46:45.900Z+ cd /work/oxidecomputer/omicron
682024-08-02T03:46:45.900Z+ git fetch origin 613a728ea210b00646465017fc5981bab546139e
692024-08-02T03:46:46.172ZFrom https://github.com/oxidecomputer/omicron
702024-08-02T03:46:46.172Z * branch 613a728ea210b00646465017fc5981bab546139e -> FETCH_HEAD
712024-08-02T03:46:46.186Z+ [[ -n renovate/predicates-3.x ]]
722024-08-02T03:46:46.190Z++ git branch --show-current
732024-08-02T03:46:46.190Z+ current=main
742024-08-02T03:46:46.190Z+ [[ main != renovate/predicates-3.x ]]
752024-08-02T03:46:46.190Z+ git branch -f renovate/predicates-3.x 613a728ea210b00646465017fc5981bab546139e
762024-08-02T03:46:46.190Z+ git checkout -f renovate/predicates-3.x
772024-08-02T03:46:46.374ZSwitched to branch 'renovate/predicates-3.x'
782024-08-02T03:46:46.387Z+ git reset --hard 613a728ea210b00646465017fc5981bab546139e
792024-08-02T03:46:46.465ZHEAD is now at 613a728ea Update Rust crate predicates to 3.1.2
802024-08-02T03:46:46.470Zprocess exited: duration 7594 ms, exit code 0
 
812024-08-02T03:46:46.479Zstarting task 4: "build"
822024-08-02T03:46:46.484Z+ cargo --version
832024-08-02T03:46:46.545Zcargo 1.80.0 (376290515 2024-07-16)
842024-08-02T03:46:46.552Z+ rustc --version
852024-08-02T03:46:46.600Zrustc 1.80.0 (051478957 2024-07-21)
862024-08-02T03:46:46.604Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
872024-08-02T03:47:01.169Z Startup: Refreshing catalog 'helios-dev' ... Done
882024-08-02T03:47:03.298Z Startup: Caching catalogs ... Done
892024-08-02T03:47:06.956ZPlanning: Solver setup ... Done (3.061s)
902024-08-02T03:47:06.990ZPlanning: Running solver ... Done (0.060s)
912024-08-02T03:47:07.043ZPlanning: Finding local manifests ... Done (0.003s)
922024-08-02T03:47:07.064ZPlanning: Fetching manifests: 0/4 0% complete
932024-08-02T03:47:12.086ZPlanning: Fetching manifests: 3/4 75% complete
942024-08-02T03:47:13.376ZPlanning: Fetching manifests: 4/4 100% complete
952024-08-02T03:47:13.423ZPlanning: Package planning ... Done (0.048s)
962024-08-02T03:47:13.461ZPlanning: Merging actions ... Done (0.050s)
972024-08-02T03:47:14.145ZPlanning: Checking for conflicting actions ... Done (0.687s)
982024-08-02T03:47:14.160ZPlanning: Consolidating action changes ... Done (0.011s)
992024-08-02T03:47:17.752ZPlanning: Evaluating mediators ... Done (3.597s)
1002024-08-02T03:47:17.762ZPlanning: Planning completed in 14.40 seconds
1012024-08-02T03:47:18.077Z Packages to install: 4
1022024-08-02T03:47:18.077Z Mediators to change: 2
1032024-08-02T03:47:18.077Z Services to change: 1
1042024-08-02T03:47:18.080Z Estimated space available: 155.75 GB
1052024-08-02T03:47:18.080ZEstimated space to be consumed: 1.47 GB
1062024-08-02T03:47:18.080Z Create boot environment: No
1072024-08-02T03:47:18.080ZCreate backup boot environment: No
1082024-08-02T03:47:18.080Z Rebuild boot archive: No
1092024-08-02T03:47:18.080Z
1102024-08-02T03:47:18.080ZChanged mediators:
1112024-08-02T03:47:18.080Z mediator clang:
1122024-08-02T03:47:18.080Z version: None -> 15 (system default)
1132024-08-02T03:47:18.080Z
1142024-08-02T03:47:18.080Z mediator llvm:
1152024-08-02T03:47:18.080Z version: 14 (system default) -> 15 (system default)
1162024-08-02T03:47:18.080Z
1172024-08-02T03:47:18.080ZChanged packages:
1182024-08-02T03:47:18.080Zhelios-dev
1192024-08-02T03:47:18.080Z developer/build-essential
1202024-08-02T03:47:18.080Z None -> 11-2.0
1212024-08-02T03:47:18.080Z library/libxmlsec1
1222024-08-02T03:47:18.081Z None -> 1.2.35-2.0
1232024-08-02T03:47:18.081Z ooce/developer/clang-15
1242024-08-02T03:47:18.081Z None -> 15.0.7-2.0
1252024-08-02T03:47:18.081Z ooce/developer/llvm-15
1262024-08-02T03:47:18.081Z None -> 15.0.7-2.0
1272024-08-02T03:47:18.081Z
1282024-08-02T03:47:18.081ZServices:
1292024-08-02T03:47:18.081Z restart_fmri:
1302024-08-02T03:47:18.081Z svc:/system/update-man-index:default
1312024-08-02T03:47:18.199Z
1322024-08-02T03:47:18.199ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1332024-08-02T03:47:23.211ZDownload: 295/3290 items 15.8/212.6MB 7% complete (3.3M/s)
1342024-08-02T03:47:28.231ZDownload: 757/3290 items 18.5/212.6MB 8% complete (1.9M/s)
1352024-08-02T03:47:33.246ZDownload: 1044/3290 items 19.6/212.6MB 9% complete (647k/s)
1362024-08-02T03:47:39.482ZDownload: 1192/3290 items 83.5/212.6MB 39% complete (6.5M/s)
1372024-08-02T03:47:45.748ZDownload: 1195/3290 items 83.5/212.6MB 39% complete (6.4M/s)
1382024-08-02T03:47:54.740ZDownload: 1197/3290 items 83.5/212.6MB 39% complete
1392024-08-02T03:47:59.926ZDownload: 1210/3290 items 84.6/212.6MB 39% complete (113k/s)
1402024-08-02T03:48:05.036ZDownload: 1433/3290 items 115.7/212.6MB 54% complete (3.7M/s)
1412024-08-02T03:48:10.053ZDownload: 1642/3290 items 116.9/212.6MB 55% complete (3.3M/s)
1422024-08-02T03:48:15.062ZDownload: 1893/3290 items 118.5/212.6MB 55% complete (299k/s)
1432024-08-02T03:48:20.071ZDownload: 2110/3290 items 118.8/212.6MB 55% complete (191k/s)
1442024-08-02T03:48:26.236ZDownload: 2213/3290 items 119.1/212.6MB 56% complete (90.8k/s)
1452024-08-02T03:48:32.207ZDownload: 2215/3290 items 119.1/212.6MB 56% complete (84.1k/s)
1462024-08-02T03:48:39.050ZDownload: 2219/3290 items 119.1/212.6MB 56% complete (71.8k/s)
1472024-08-02T03:48:44.058ZDownload: 2353/3290 items 119.9/212.6MB 56% complete (83.0k/s)
1482024-08-02T03:48:49.067ZDownload: 3083/3290 items 121.4/212.6MB 57% complete (243k/s)
1492024-08-02T03:48:54.192ZDownload: 3243/3290 items 202.7/212.6MB 95% complete (8.6M/s)
1502024-08-02T03:49:00.987ZDownload: 3245/3290 items 202.7/212.6MB 95% complete (8.4M/s)
1512024-08-02T03:49:13.398ZDownload: 3247/3290 items 203.1/212.6MB 95% complete
1522024-08-02T03:49:17.227ZDownload: Completed 212.60 MB in 119.01 seconds (1.8M/s)
1532024-08-02T03:49:17.399Z Actions: 1/3689 actions (Installing new actions)
1542024-08-02T03:49:22.425Z Actions: 3647/3689 actions (Installing new actions)
1552024-08-02T03:49:22.509Z Actions: Completed 3689 actions in 5.11 seconds.
1562024-08-02T03:49:22.760Z Done (0.247s)
1572024-08-02T03:49:22.760Z Done (0.000s)
1582024-08-02T03:49:23.108Z Done (0.347s)
1592024-08-02T03:49:28.557Z Done (5.290s)
1602024-08-02T03:49:28.726Z Done (0.106s)
1612024-08-02T03:49:28.729Z Done (0.000s)
1622024-08-02T03:49:28.880Z Done (0.000s)
1632024-08-02T03:49:29.464ZPlanning: Evaluating mediator changes ... Done
1642024-08-02T03:49:29.626ZPlanning: Checking for conflicting actions ... Done
1652024-08-02T03:49:29.629ZPlanning: Consolidating action changes ... Done
1662024-08-02T03:49:29.891ZPlanning: Evaluating mediators ... Done
1672024-08-02T03:49:29.894ZPlanning: Planning completed in 0.43 seconds
1682024-08-02T03:49:29.925Z Mediators to change: 2
1692024-08-02T03:49:29.925Z Create boot environment: No
1702024-08-02T03:49:29.925ZCreate backup boot environment: No
1712024-08-02T03:49:30.001Z Done
1722024-08-02T03:49:30.001Z Done
1732024-08-02T03:49:30.225Z Done
1742024-08-02T03:49:33.781Z Done
1752024-08-02T03:49:33.870Z Done
1762024-08-02T03:49:33.873Z Done
1772024-08-02T03:49:34.003Z Done
1782024-08-02T03:49:34.599ZPlanning: Evaluating mediator changes ... Done
1792024-08-02T03:49:34.602ZPlanning: Merging actions ... Done
1802024-08-02T03:49:34.787ZPlanning: Checking for conflicting actions ... Done
1812024-08-02T03:49:34.791ZPlanning: Consolidating action changes ... Done
1822024-08-02T03:49:35.048ZPlanning: Evaluating mediators ... Done
1832024-08-02T03:49:35.103ZPlanning: Planning completed in 0.74 seconds
1842024-08-02T03:49:35.137Z Packages to change: 1
1852024-08-02T03:49:35.137Z Mediators to change: 1
1862024-08-02T03:49:35.140Z Services to change: 1
1872024-08-02T03:49:35.140Z Create boot environment: No
1882024-08-02T03:49:35.140ZCreate backup boot environment: Yes
1892024-08-02T03:49:36.942Z Actions: 1/6 actions (Updating modified actions)
1902024-08-02T03:49:36.978Z Actions: Completed 6 actions in 0.03 seconds.
1912024-08-02T03:49:36.981Z Done
1922024-08-02T03:49:36.981Z Done
1932024-08-02T03:49:37.050Z Done
1942024-08-02T03:49:40.715Z Done
1952024-08-02T03:49:40.800Z Done
1962024-08-02T03:49:40.803Z Done
1972024-08-02T03:49:40.919Z Done
1982024-08-02T03:49:41.344ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992024-08-02T03:49:41.345Zclang system 15 system
2002024-08-02T03:49:41.345Zcsh system system illumos
2012024-08-02T03:49:41.345Zctags system system illumos
2022024-08-02T03:49:41.345Zgcc vendor 12 vendor
2032024-08-02T03:49:41.345Zgcc system 10 system
2042024-08-02T03:49:41.345Zgcc system 7 system
2052024-08-02T03:49:41.345Zgo system 1.20 system
2062024-08-02T03:49:41.345Zgo system 1.19 system
2072024-08-02T03:49:41.345Zllvm system 15 system
2082024-08-02T03:49:41.345Zllvm system 14 system
2092024-08-02T03:49:41.345Zmariadb system 10.6 system
2102024-08-02T03:49:41.345Zmta vendor vendor dma
2112024-08-02T03:49:41.345Zopenjdk system 17 system
2122024-08-02T03:49:41.345Zopenjdk system 11 system
2132024-08-02T03:49:41.345Zopenjdk system 1.8 system
2142024-08-02T03:49:41.345Zopenssl vendor 3 vendor
2152024-08-02T03:49:41.345Zperl system 5.36 system
2162024-08-02T03:49:41.345Zpostgresql system 15 system
2172024-08-02T03:49:41.345Zpostgresql system 13 system
2182024-08-02T03:49:41.345Zpython vendor 3 vendor
2192024-08-02T03:49:41.345Zpython system 2 system
2202024-08-02T03:49:41.345Zpython3 system 3.11 system
2212024-08-02T03:49:41.345Zruby system 3.0 system
2222024-08-02T03:49:41.345Zwords vendor vendor american-english
2232024-08-02T03:49:41.345Zwords system system australian-english
2242024-08-02T03:49:41.345Zwords system system british-english
2252024-08-02T03:49:41.345Zwords system system canadian-english
2262024-08-02T03:49:41.345Zwords system system french
2272024-08-02T03:49:41.345Zwords system system italian
2282024-08-02T03:49:41.345Zwords system system ngerman
2292024-08-02T03:49:41.345Zwords system system ogerman
2302024-08-02T03:49:41.345Zwords system system spanish
2312024-08-02T03:49:41.673ZPUBLISHER TYPE STATUS P LOCATION
2322024-08-02T03:49:41.673Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2332024-08-02T03:49:43.299ZFMRI IFO
2342024-08-02T03:49:43.299Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2352024-08-02T03:49:43.299Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2362024-08-02T03:49:43.299Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2372024-08-02T03:49:43.299Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2382024-08-02T03:49:43.299Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2392024-08-02T03:49:43.299Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402024-08-02T03:49:43.299Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2412024-08-02T03:49:43.299Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2422024-08-02T03:49:43.299Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2432024-08-02T03:49:43.299Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2442024-08-02T03:49:43.299Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2452024-08-02T03:49:43.299Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2462024-08-02T03:49:43.862Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2472024-08-02T03:49:44.077Z Updating git repository `https://github.com/oxidecomputer/zone`
2482024-08-02T03:49:44.317Z Updating crates.io index
2492024-08-02T03:49:44.403Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2502024-08-02T03:49:45.059Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2512024-08-02T03:49:45.753Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2522024-08-02T03:49:45.986Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2532024-08-02T03:49:47.717Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2542024-08-02T03:49:47.941Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552024-08-02T03:49:48.158Z Updating git repository `https://github.com/oxidecomputer/propolis`
2562024-08-02T03:49:49.188Z Updating git repository `https://github.com/oxidecomputer/crucible`
2572024-08-02T03:49:51.109Z Updating git repository `https://github.com/oxidecomputer/opte`
2582024-08-02T03:49:51.974Z Updating git repository `https://github.com/oxidecomputer/falcon`
2592024-08-02T03:49:52.569Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2602024-08-02T03:49:53.075Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2612024-08-02T03:49:53.339Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2622024-08-02T03:49:53.592Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2632024-08-02T03:49:53.818Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642024-08-02T03:49:54.060Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652024-08-02T03:49:54.284Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662024-08-02T03:49:54.476Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672024-08-02T03:49:54.731Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2682024-08-02T03:49:55.033Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692024-08-02T03:49:55.300Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2702024-08-02T03:49:55.578Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712024-08-02T03:49:55.991Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2722024-08-02T03:49:56.237Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2732024-08-02T03:49:56.681Z Updating git repository `https://github.com/oxidecomputer/typify`
2742024-08-02T03:49:58.606Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2752024-08-02T03:49:58.821Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762024-08-02T03:49:59.060Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772024-08-02T03:49:59.337Z Updating git repository `https://github.com/oxidecomputer/rfb`
2782024-08-02T03:50:00.338Z Downloading crates ...
2792024-08-02T03:50:00.397Z Downloaded clap_derive v4.5.8
2802024-08-02T03:50:00.400Z Downloaded byteorder v1.5.0
2812024-08-02T03:50:00.404Z Downloaded is_terminal_polyfill v1.70.0
2822024-08-02T03:50:00.409Z Downloaded scroll_derive v0.12.0
2832024-08-02T03:50:00.414Z Downloaded anstyle v1.0.8
2842024-08-02T03:50:00.416Z Downloaded colorchoice v1.0.1
2852024-08-02T03:50:00.419Z Downloaded cargo-platform v0.1.8
2862024-08-02T03:50:00.419Z Downloaded block-buffer v0.10.4
2872024-08-02T03:50:00.419Z Downloaded anstyle-query v1.0.3
2882024-08-02T03:50:00.424Z Downloaded pretty-hex v0.4.1
2892024-08-02T03:50:00.424Z Downloaded equivalent v1.0.1
2902024-08-02T03:50:00.431Z Downloaded heck v0.5.0
2912024-08-02T03:50:00.431Z Downloaded anstyle-parse v0.2.4
2922024-08-02T03:50:00.431Z Downloaded fnv v1.0.7
2932024-08-02T03:50:00.431Z Downloaded terminal_size v0.3.0
2942024-08-02T03:50:00.431Z Downloaded version_check v0.9.4
2952024-08-02T03:50:00.431Z Downloaded macaddr v1.0.1
2962024-08-02T03:50:00.434Z Downloaded generic-array v0.14.7
2972024-08-02T03:50:00.434Z Downloaded usdt-impl v0.5.0
2982024-08-02T03:50:00.434Z Downloaded usdt v0.5.0
2992024-08-02T03:50:00.434Z Downloaded crypto-common v0.1.6
3002024-08-02T03:50:00.437Z Downloaded strsim v0.11.1
3012024-08-02T03:50:00.437Z Downloaded thiserror-impl v1.0.63
3022024-08-02T03:50:00.441Z Downloaded memmap v0.7.0
3032024-08-02T03:50:00.444Z Downloaded cargo_toml v0.20.4
3042024-08-02T03:50:00.446Z Downloaded autocfg v1.3.0
3052024-08-02T03:50:00.446Z Downloaded dof v0.3.0
3062024-08-02T03:50:00.449Z Downloaded cargo_metadata v0.18.1
3072024-08-02T03:50:00.452Z Downloaded cfg-if v1.0.0
3082024-08-02T03:50:00.452Z Downloaded bytecount v0.6.8
3092024-08-02T03:50:00.455Z Downloaded quote v1.0.36
3102024-08-02T03:50:00.459Z Downloaded clap_lex v0.7.0
3112024-08-02T03:50:00.459Z Downloaded anstream v0.6.14
3122024-08-02T03:50:00.459Z Downloaded proc-macro-error-attr v1.0.4
3132024-08-02T03:50:00.463Z Downloaded zerocopy-derive v0.7.34
3142024-08-02T03:50:00.466Z Downloaded serde_tokenstream v0.2.1
3152024-08-02T03:50:00.468Z Downloaded camino v1.1.7
3162024-08-02T03:50:00.471Z Downloaded pest_meta v2.7.10
3172024-08-02T03:50:00.475Z Downloaded unicode-ident v1.0.12
3182024-08-02T03:50:00.477Z Downloaded pest_derive v2.7.10
3192024-08-02T03:50:00.477Z Downloaded toml v0.8.19
3202024-08-02T03:50:00.481Z Downloaded ryu v1.0.18
3212024-08-02T03:50:00.484Z Downloaded clap v4.5.9
3222024-08-02T03:50:00.494Z Downloaded usdt-macro v0.5.0
3232024-08-02T03:50:00.497Z Downloaded usdt-attr-macro v0.5.0
3242024-08-02T03:50:00.497Z Downloaded plain v0.2.3
3252024-08-02T03:50:00.497Z Downloaded papergrid v0.11.0
3262024-08-02T03:50:00.501Z Downloaded errno v0.3.9
3272024-08-02T03:50:00.504Z Downloaded heck v0.4.1
3282024-08-02T03:50:00.504Z Downloaded utf8parse v0.2.1
3292024-08-02T03:50:00.504Z Downloaded tabled_derive v0.7.0
3302024-08-02T03:50:00.504Z Downloaded anyhow v1.0.86
3312024-08-02T03:50:00.511Z Downloaded dtrace-parser v0.2.0
3322024-08-02T03:50:00.517Z Downloaded thiserror v1.0.63
3332024-08-02T03:50:00.517Z Downloaded pest_generator v2.7.10
3342024-08-02T03:50:00.517Z Downloaded ucd-trie v0.1.6
3352024-08-02T03:50:00.520Z Downloaded serde_spanned v0.6.7
3362024-08-02T03:50:00.520Z Downloaded fs-err v2.11.0
3372024-08-02T03:50:00.520Z Downloaded digest v0.10.7
3382024-08-02T03:50:00.520Z Downloaded toml_datetime v0.6.8
3392024-08-02T03:50:00.521Z Downloaded thread-id v4.2.1
3402024-08-02T03:50:00.524Z Downloaded serde v1.0.204
3412024-08-02T03:50:00.527Z Downloaded cpufeatures v0.2.12
3422024-08-02T03:50:00.527Z Downloaded swrite v0.1.0
3432024-08-02T03:50:00.527Z Downloaded bitflags v2.6.0
3442024-08-02T03:50:00.530Z Downloaded sha2 v0.10.8
3452024-08-02T03:50:00.533Z Downloaded scroll v0.12.0
3462024-08-02T03:50:00.535Z Downloaded proc-macro-error v1.0.4
3472024-08-02T03:50:00.538Z Downloaded once_cell v1.19.0
3482024-08-02T03:50:00.541Z Downloaded semver v1.0.23
3492024-08-02T03:50:00.544Z Downloaded serde_derive v1.0.204
3502024-08-02T03:50:00.547Z Downloaded itoa v1.0.11
3512024-08-02T03:50:00.548Z Downloaded typenum v1.17.0
3522024-08-02T03:50:00.551Z Downloaded proc-macro2 v1.0.86
3532024-08-02T03:50:00.551Z Downloaded log v0.4.21
3542024-08-02T03:50:00.553Z Downloaded toml_edit v0.22.20
3552024-08-02T03:50:00.574Z Downloaded indexmap v2.2.6
3562024-08-02T03:50:00.595Z Downloaded hashbrown v0.14.5
3572024-08-02T03:50:00.601Z Downloaded memchr v2.7.2
3582024-08-02T03:50:00.606Z Downloaded serde_json v1.0.120
3592024-08-02T03:50:00.612Z Downloaded zerocopy v0.7.34
3602024-08-02T03:50:00.628Z Downloaded tabled v0.15.0
3612024-08-02T03:50:00.642Z Downloaded pest v2.7.10
3622024-08-02T03:50:00.647Z Downloaded winnow v0.6.18
3632024-08-02T03:50:00.655Z Downloaded syn v1.0.109
3642024-08-02T03:50:00.664Z Downloaded goblin v0.8.2
3652024-08-02T03:50:00.670Z Downloaded clap_builder v4.5.9
3662024-08-02T03:50:00.677Z Downloaded syn v2.0.72
3672024-08-02T03:50:00.687Z Downloaded rustix v0.38.34
3682024-08-02T03:50:00.708Z Downloaded unicode-width v0.1.13
3692024-08-02T03:50:00.715Z Downloaded libc v0.2.155
3702024-08-02T03:50:01.009Z Compiling proc-macro2 v1.0.86
3712024-08-02T03:50:01.009Z Compiling unicode-ident v1.0.12
3722024-08-02T03:50:01.012Z Compiling version_check v0.9.4
3732024-08-02T03:50:01.013Z Compiling serde v1.0.204
3742024-08-02T03:50:01.013Z Compiling thiserror v1.0.63
3752024-08-02T03:50:01.013Z Compiling libc v0.2.155
3762024-08-02T03:50:01.013Z Compiling itoa v1.0.11
3772024-08-02T03:50:01.042Z Compiling ucd-trie v0.1.6
3782024-08-02T03:50:01.264Z Compiling memchr v2.7.2
3792024-08-02T03:50:01.346Z Compiling ryu v1.0.18
3802024-08-02T03:50:01.678Z Compiling once_cell v1.19.0
3812024-08-02T03:50:01.845Z Compiling byteorder v1.5.0
3822024-08-02T03:50:01.992Z Compiling serde_json v1.0.120
3832024-08-02T03:50:02.943Z Compiling usdt-impl v0.5.0
3842024-08-02T03:50:02.965Z Compiling proc-macro-error-attr v1.0.4
3852024-08-02T03:50:02.981Z Compiling syn v1.0.109
3862024-08-02T03:50:02.998Z Compiling rustix v0.38.34
3872024-08-02T03:50:03.018Z Compiling proc-macro-error v1.0.4
3882024-08-02T03:50:03.310Z Compiling log v0.4.21
3892024-08-02T03:50:03.335Z Compiling bitflags v2.6.0
3902024-08-02T03:50:03.379Z Compiling plain v0.2.3
3912024-08-02T03:50:03.543Z Compiling hashbrown v0.14.5
3922024-08-02T03:50:03.685Z Compiling thread-id v4.2.1
3932024-08-02T03:50:03.709Z Compiling utf8parse v0.2.1
3942024-08-02T03:50:03.753Z Compiling equivalent v1.0.1
3952024-08-02T03:50:03.824Z Compiling quote v1.0.36
3962024-08-02T03:50:03.860Z Compiling anstyle-parse v0.2.4
3972024-08-02T03:50:03.911Z Compiling anstyle v1.0.8
3982024-08-02T03:50:03.934Z Compiling winnow v0.6.18
3992024-08-02T03:50:04.179Z Compiling errno v0.3.9
4002024-08-02T03:50:04.238Z Compiling syn v2.0.72
4012024-08-02T03:50:04.401Z Compiling anstyle-query v1.0.3
4022024-08-02T03:50:04.525Z Compiling pretty-hex v0.4.1
4032024-08-02T03:50:04.549Z Compiling semver v1.0.23
4042024-08-02T03:50:04.740Z Compiling indexmap v2.2.6
4052024-08-02T03:50:04.840Z Compiling autocfg v1.3.0
4062024-08-02T03:50:05.071Z Compiling is_terminal_polyfill v1.70.0
4072024-08-02T03:50:05.205Z Compiling colorchoice v1.0.1
4082024-08-02T03:50:05.374Z Compiling camino v1.1.7
4092024-08-02T03:50:05.695Z Compiling terminal_size v0.3.0
4102024-08-02T03:50:05.815Z Compiling fs-err v2.11.0
4112024-08-02T03:50:05.932Z Compiling anstream v0.6.14
4122024-08-02T03:50:06.119Z Compiling bytecount v0.6.8
4132024-08-02T03:50:06.170Z Compiling clap_lex v0.7.0
4142024-08-02T03:50:06.196Z Compiling heck v0.5.0
4152024-08-02T03:50:06.201Z Compiling unicode-width v0.1.13
4162024-08-02T03:50:06.338Z Compiling heck v0.4.1
4172024-08-02T03:50:06.455Z Compiling strsim v0.11.1
4182024-08-02T03:50:06.662Z Compiling anyhow v1.0.86
4192024-08-02T03:50:06.696Z Compiling fnv v1.0.7
4202024-08-02T03:50:06.824Z Compiling papergrid v0.11.0
4212024-08-02T03:50:06.845Z Compiling clap_builder v4.5.9
4222024-08-02T03:50:06.866Z Compiling memmap v0.7.0
4232024-08-02T03:50:07.792Z Compiling swrite v0.1.0
4242024-08-02T03:50:09.360Z Compiling tabled_derive v0.7.0
4252024-08-02T03:50:10.798Z Compiling tabled v0.15.0
4262024-08-02T03:50:12.687Z Compiling serde_derive v1.0.204
4272024-08-02T03:50:12.687Z Compiling thiserror-impl v1.0.63
4282024-08-02T03:50:12.690Z Compiling zerocopy-derive v0.7.34
4292024-08-02T03:50:12.690Z Compiling scroll_derive v0.12.0
4302024-08-02T03:50:12.690Z Compiling clap_derive v4.5.8
4312024-08-02T03:50:13.980Z Compiling scroll v0.12.0
4322024-08-02T03:50:14.529Z Compiling goblin v0.8.2
4332024-08-02T03:50:14.565Z Compiling zerocopy v0.7.34
4342024-08-02T03:50:15.658Z Compiling pest v2.7.10
4352024-08-02T03:50:16.311Z Compiling clap v4.5.9
4362024-08-02T03:50:17.624Z Compiling pest_meta v2.7.10
4372024-08-02T03:50:18.469Z Compiling pest_generator v2.7.10
4382024-08-02T03:50:20.492Z Compiling pest_derive v2.7.10
4392024-08-02T03:50:21.173Z Compiling dtrace-parser v0.2.0
4402024-08-02T03:50:22.554Z Compiling serde_tokenstream v0.2.1
4412024-08-02T03:50:22.615Z Compiling serde_spanned v0.6.7
4422024-08-02T03:50:22.615Z Compiling toml_datetime v0.6.8
4432024-08-02T03:50:22.718Z Compiling cargo-platform v0.1.8
4442024-08-02T03:50:22.979Z Compiling toml_edit v0.22.20
4452024-08-02T03:50:23.154Z Compiling macaddr v1.0.1
4462024-08-02T03:50:23.920Z Compiling dof v0.3.0
4472024-08-02T03:50:23.971Z Compiling cargo_metadata v0.18.1
4482024-08-02T03:50:25.586Z Compiling usdt-macro v0.5.0
4492024-08-02T03:50:25.586Z Compiling usdt-attr-macro v0.5.0
4502024-08-02T03:50:25.726Z Compiling toml v0.8.19
4512024-08-02T03:50:26.608Z Compiling cargo_toml v0.20.4
4522024-08-02T03:50:26.912Z Compiling usdt v0.5.0
4532024-08-02T03:50:30.202Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4542024-08-02T03:50:33.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.28s
4552024-08-02T03:50:34.165Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4562024-08-02T03:50:34.676Z Downloading crates ...
4572024-08-02T03:50:34.795Z Downloaded bitstruct v0.1.1
4582024-08-02T03:50:34.798Z Downloaded atty v0.2.14
4592024-08-02T03:50:34.802Z Downloaded async-stream-impl v0.3.5
4602024-08-02T03:50:34.804Z Downloaded cfg_aliases v0.1.1
4612024-08-02T03:50:34.810Z Downloaded ciborium-io v0.2.2
4622024-08-02T03:50:34.814Z Downloaded crunchy v0.2.2
4632024-08-02T03:50:34.820Z Downloaded darling_macro v0.20.9
4642024-08-02T03:50:34.822Z Downloaded cstr-argument v0.1.2
4652024-08-02T03:50:34.822Z Downloaded array-init v0.0.4
4662024-08-02T03:50:34.825Z Downloaded nodrop v0.1.14
4672024-08-02T03:50:34.825Z Downloaded instant v0.1.12
4682024-08-02T03:50:34.828Z Downloaded bit-vec v0.6.3
4692024-08-02T03:50:34.828Z Downloaded atomic-waker v1.1.2
4702024-08-02T03:50:34.833Z Downloaded adler v1.0.2
4712024-08-02T03:50:34.835Z Downloaded matches v0.1.10
4722024-08-02T03:50:34.835Z Downloaded inout v0.1.3
4732024-08-02T03:50:34.835Z Downloaded impl-trait-for-tuples v0.2.2
4742024-08-02T03:50:34.840Z Downloaded async-recursion v1.1.1
4752024-08-02T03:50:34.843Z Downloaded openssl-probe v0.1.5
4762024-08-02T03:50:34.847Z Downloaded opaque-debug v0.3.1
4772024-08-02T03:50:34.847Z Downloaded crc-catalog v2.4.0
4782024-08-02T03:50:34.851Z Downloaded newtype_derive v0.1.6
4792024-08-02T03:50:34.851Z Downloaded const_format_proc_macros v0.2.32
4802024-08-02T03:50:34.854Z Downloaded cobs v0.2.3
4812024-08-02T03:50:34.854Z Downloaded number_prefix v0.4.0
4822024-08-02T03:50:34.854Z Downloaded num-conv v0.1.0
4832024-08-02T03:50:34.860Z Downloaded cassowary v0.3.0
4842024-08-02T03:50:34.860Z Downloaded cipher v0.4.4
4852024-08-02T03:50:34.863Z Downloaded lru v0.12.3
4862024-08-02T03:50:34.863Z Downloaded multimap v0.10.0
4872024-08-02T03:50:34.863Z Downloaded md-5 v0.10.6
4882024-08-02T03:50:34.863Z Downloaded linked-hash-map v0.5.6
4892024-08-02T03:50:34.867Z Downloaded bitstruct_derive v0.1.0
4902024-08-02T03:50:34.867Z Downloaded memoffset v0.9.1
4912024-08-02T03:50:34.870Z Downloaded maybe-uninit v2.0.0
4922024-08-02T03:50:34.870Z Downloaded libefi-sys v0.1.0
4932024-08-02T03:50:34.873Z Downloaded defmt v0.3.8
4942024-08-02T03:50:34.876Z Downloaded is_ci v1.2.0
4952024-08-02T03:50:34.879Z Downloaded num_cpus v1.16.0
4962024-08-02T03:50:34.881Z Downloaded packed_struct_codegen v0.10.1
4972024-08-02T03:50:34.881Z Downloaded num_enum_derive v0.5.11
4982024-08-02T03:50:34.884Z Downloaded parse-display-derive v0.9.1
4992024-08-02T03:50:34.887Z Downloaded olpc-cjson v0.1.3
5002024-08-02T03:50:34.887Z Downloaded indexmap v1.9.3
5012024-08-02T03:50:34.890Z Downloaded camino-tempfile v1.1.1
5022024-08-02T03:50:34.893Z Downloaded mime_guess v2.0.4
5032024-08-02T03:50:34.896Z Downloaded match_cfg v0.1.0
5042024-08-02T03:50:34.896Z Downloaded data-encoding v2.6.0
5052024-08-02T03:50:34.900Z Downloaded crc v3.2.1
5062024-08-02T03:50:34.904Z Downloaded bzip2 v0.4.4
5072024-08-02T03:50:34.904Z Downloaded normalize-line-endings v0.3.0
5082024-08-02T03:50:34.904Z Downloaded is-terminal v0.4.12
5092024-08-02T03:50:34.904Z Downloaded atomicwrites v0.4.3
5102024-08-02T03:50:34.907Z Downloaded ipnetwork v0.20.0
5112024-08-02T03:50:34.911Z Downloaded maplit v1.0.2
5122024-08-02T03:50:34.911Z Downloaded parking_lot_core v0.9.10
5132024-08-02T03:50:34.914Z Downloaded num-rational v0.4.2
5142024-08-02T03:50:34.914Z Downloaded num-integer v0.1.46
5152024-08-02T03:50:34.916Z Downloaded nu-ansi-term v0.50.0
5162024-08-02T03:50:34.920Z Downloaded new_debug_unreachable v1.0.6
5172024-08-02T03:50:34.920Z Downloaded bit-set v0.5.3
5182024-08-02T03:50:34.923Z Downloaded base16ct v0.2.0
5192024-08-02T03:50:34.923Z Downloaded addr2line v0.21.0
5202024-08-02T03:50:34.926Z Downloaded arrayref v0.3.7
5212024-08-02T03:50:34.929Z Downloaded parse-size v1.0.0
5222024-08-02T03:50:34.929Z Downloaded indicatif v0.17.8
5232024-08-02T03:50:34.933Z Downloaded bitfield v0.14.0
5242024-08-02T03:50:34.935Z Downloaded termtree v0.4.1
5252024-08-02T03:50:34.936Z Downloaded async-stream v0.3.5
5262024-08-02T03:50:34.938Z Downloaded oso-derive v0.27.3
5272024-08-02T03:50:34.938Z Downloaded static_assertions v1.1.0
5282024-08-02T03:50:34.941Z Downloaded ciborium-ll v0.2.2
5292024-08-02T03:50:34.941Z Downloaded linear-map v1.2.0
5302024-08-02T03:50:34.944Z Downloaded libsw v3.3.1
5312024-08-02T03:50:34.948Z Downloaded managed v0.8.0
5322024-08-02T03:50:34.948Z Downloaded kstat-rs v0.2.4
5332024-08-02T03:50:34.951Z Downloaded cexpr v0.6.0
5342024-08-02T03:50:34.951Z Downloaded castaway v0.2.2
5352024-08-02T03:50:34.954Z Downloaded block-padding v0.3.3
5362024-08-02T03:50:34.954Z Downloaded ahash v0.8.11
5372024-08-02T03:50:34.957Z Downloaded crossbeam-deque v0.8.5
5382024-08-02T03:50:34.960Z Downloaded mime v0.3.17
5392024-08-02T03:50:34.960Z Downloaded lazycell v1.3.0
5402024-08-02T03:50:34.965Z Downloaded password-hash v0.5.0
5412024-08-02T03:50:34.968Z Downloaded cookie v0.18.1
5422024-08-02T03:50:34.968Z Downloaded const-oid v0.9.6
5432024-08-02T03:50:34.972Z Downloaded newtype-uuid v1.1.0
5442024-08-02T03:50:34.977Z Downloaded lru-cache v0.1.2
5452024-08-02T03:50:34.977Z Downloaded nibble_vec v0.1.0
5462024-08-02T03:50:34.977Z Downloaded signal-hook-tokio v0.3.1
5472024-08-02T03:50:34.980Z Downloaded ident_case v1.0.1
5482024-08-02T03:50:34.980Z Downloaded num_enum v0.5.11
5492024-08-02T03:50:34.983Z Downloaded curve25519-dalek-derive v0.1.1
5502024-08-02T03:50:34.986Z Downloaded downcast v0.11.0
5512024-08-02T03:50:34.986Z Downloaded paste v1.0.15
5522024-08-02T03:50:34.989Z Downloaded num-iter v0.1.45
5532024-08-02T03:50:34.992Z Downloaded defmt-macros v0.3.9
5542024-08-02T03:50:34.995Z Downloaded structmeta-derive v0.3.0
5552024-08-02T03:50:34.998Z Downloaded unicase v2.7.0
5562024-08-02T03:50:34.998Z Downloaded unarray v0.1.4
5572024-08-02T03:50:35.001Z Downloaded spin v0.5.2
5582024-08-02T03:50:35.001Z Downloaded libloading v0.8.3
5592024-08-02T03:50:35.005Z Downloaded either v1.12.0
5602024-08-02T03:50:35.008Z Downloaded fd-lock v4.0.2
5612024-08-02T03:50:35.008Z Downloaded fastrand v2.1.0
5622024-08-02T03:50:35.011Z Downloaded xattr v1.3.1
5632024-08-02T03:50:35.014Z Downloaded wyz v0.5.1
5642024-08-02T03:50:35.014Z Downloaded structmeta-derive v0.2.0
5652024-08-02T03:50:35.017Z Downloaded structmeta v0.3.0
5662024-08-02T03:50:35.017Z Downloaded futures-macro v0.3.30
5672024-08-02T03:50:35.020Z Downloaded ciborium v0.2.2
5682024-08-02T03:50:35.025Z Downloaded dyn-clone v1.0.17
5692024-08-02T03:50:35.028Z Downloaded parking_lot v0.12.2
5702024-08-02T03:50:35.029Z Downloaded arc-swap v1.7.1
5712024-08-02T03:50:35.032Z Downloaded allocator-api2 v0.2.18
5722024-08-02T03:50:35.035Z Downloaded der v0.7.9
5732024-08-02T03:50:35.040Z Downloaded httpdate v1.0.3
5742024-08-02T03:50:35.043Z Downloaded pin-utils v0.1.0
5752024-08-02T03:50:35.049Z Downloaded cookie_store v0.20.0
5762024-08-02T03:50:35.052Z Downloaded pem v3.0.4
5772024-08-02T03:50:35.052Z Downloaded radium v0.7.0
5782024-08-02T03:50:35.052Z Downloaded r2d2 v0.8.10
5792024-08-02T03:50:35.052Z Downloaded vte v0.11.1
5802024-08-02T03:50:35.056Z Downloaded tinyvec_macros v0.1.1
5812024-08-02T03:50:35.059Z Downloaded toolchain_find v0.4.0
5822024-08-02T03:50:35.059Z Downloaded futures-executor v0.3.30
5832024-08-02T03:50:35.059Z Downloaded endian-type v0.1.2
5842024-08-02T03:50:35.062Z Downloaded zone_cfg_derive v0.1.2
5852024-08-02T03:50:35.062Z Downloaded predicates-core v1.0.6
5862024-08-02T03:50:35.062Z Downloaded derive_builder v0.20.0
5872024-08-02T03:50:35.067Z Downloaded peg-runtime v0.8.3
5882024-08-02T03:50:35.070Z Downloaded strum_macros v0.25.3
5892024-08-02T03:50:35.073Z Downloaded rustc_version v0.4.0
5902024-08-02T03:50:35.073Z Downloaded serde_urlencoded v0.7.1
5912024-08-02T03:50:35.076Z Downloaded semver v0.1.20
5922024-08-02T03:50:35.076Z Downloaded futures-channel v0.3.30
5932024-08-02T03:50:35.079Z Downloaded foreign-types-shared v0.3.1
5942024-08-02T03:50:35.081Z Downloaded predicates-tree v1.0.9
5952024-08-02T03:50:35.081Z Downloaded serde_repr v0.1.19
5962024-08-02T03:50:35.084Z Downloaded clang-sys v1.7.0
5972024-08-02T03:50:35.087Z Downloaded toml v0.5.11
5982024-08-02T03:50:35.090Z Downloaded strum_macros v0.24.3
5992024-08-02T03:50:35.093Z Downloaded crossbeam-utils v0.8.19
6002024-08-02T03:50:35.097Z Downloaded smf v0.2.3
6012024-08-02T03:50:35.097Z Downloaded cc v1.0.97
6022024-08-02T03:50:35.101Z Downloaded crc-any v2.5.0
6032024-08-02T03:50:35.106Z Downloaded unicode-linebreak v0.1.5
6042024-08-02T03:50:35.108Z Downloaded tls_codec v0.4.1
6052024-08-02T03:50:35.108Z Downloaded sync_wrapper v0.1.2
6062024-08-02T03:50:35.108Z Downloaded textwrap v0.16.1
6072024-08-02T03:50:35.111Z Downloaded derive_builder_core v0.20.0
6082024-08-02T03:50:35.114Z Downloaded time-core v0.1.2
6092024-08-02T03:50:35.117Z Downloaded zone v0.1.8
6102024-08-02T03:50:35.117Z Downloaded fatfs v0.3.6
6112024-08-02T03:50:35.120Z Downloaded want v0.3.1
6122024-08-02T03:50:35.123Z Downloaded phf v0.11.2
6132024-08-02T03:50:35.123Z Downloaded foreign-types v0.5.0
6142024-08-02T03:50:35.126Z Downloaded fragile v2.0.0
6152024-08-02T03:50:35.126Z Downloaded socket2 v0.5.7
6162024-08-02T03:50:35.129Z Downloaded num-bigint v0.4.5
6172024-08-02T03:50:35.134Z Downloaded iana-time-zone v0.1.60
6182024-08-02T03:50:35.137Z Downloaded form_urlencoded v1.2.1
6192024-08-02T03:50:35.140Z Downloaded pretty-hex v0.2.1
6202024-08-02T03:50:35.140Z Downloaded pem-rfc7468 v0.7.0
6212024-08-02T03:50:35.142Z Downloaded precomputed-hash v0.1.1
6222024-08-02T03:50:35.145Z Downloaded rand_core v0.6.4
6232024-08-02T03:50:35.145Z Downloaded rand_chacha v0.3.1
6242024-08-02T03:50:35.148Z Downloaded openssl-sys v0.9.103
6252024-08-02T03:50:35.152Z Downloaded snafu-derive v0.8.2
6262024-08-02T03:50:35.155Z Downloaded strum v0.26.3
6272024-08-02T03:50:35.158Z Downloaded tiny-keccak v2.0.2
6282024-08-02T03:50:35.161Z Downloaded supports-color v3.0.0
6292024-08-02T03:50:35.161Z Downloaded strip-ansi-escapes v0.2.0
6302024-08-02T03:50:35.164Z Downloaded crossbeam-channel v0.5.12
6312024-08-02T03:50:35.167Z Downloaded der_derive v0.7.2
6322024-08-02T03:50:35.170Z Downloaded sha1 v0.10.6
6332024-08-02T03:50:35.172Z Downloaded derive_builder_macro v0.20.0
6342024-08-02T03:50:35.172Z Downloaded foreign-types-shared v0.1.1
6352024-08-02T03:50:35.175Z Downloaded tempfile v3.10.1
6362024-08-02T03:50:35.178Z Downloaded env_logger v0.9.3
6372024-08-02T03:50:35.181Z Downloaded walkdir v2.5.0
6382024-08-02T03:50:35.181Z Downloaded unicode-xid v0.2.4
6392024-08-02T03:50:35.184Z Downloaded stable_deref_trait v1.2.0
6402024-08-02T03:50:35.184Z Downloaded signal-hook-mio v0.2.3
6412024-08-02T03:50:35.187Z Downloaded shlex v1.3.0
6422024-08-02T03:50:35.187Z Downloaded serde_arrays v0.1.0
6432024-08-02T03:50:35.191Z Downloaded yasna v0.5.2
6442024-08-02T03:50:35.194Z Downloaded rusty-fork v0.3.0
6452024-08-02T03:50:35.194Z Downloaded utf-8 v0.7.6
6462024-08-02T03:50:35.194Z Downloaded predicates v3.1.2
6472024-08-02T03:50:35.197Z Downloaded glob v0.3.1
6482024-08-02T03:50:35.200Z Downloaded same-file v1.0.6
6492024-08-02T03:50:35.203Z Downloaded hyper-staticfile v0.9.5
6502024-08-02T03:50:35.206Z Downloaded tungstenite v0.21.0
6512024-08-02T03:50:35.209Z Downloaded tungstenite v0.20.1
6522024-08-02T03:50:35.211Z Downloaded test-strategy v0.3.1
6532024-08-02T03:50:35.215Z Downloaded diesel_table_macro_syntax v0.1.0
6542024-08-02T03:50:35.221Z Downloaded rpassword v7.3.1
6552024-08-02T03:50:35.221Z Downloaded tls_codec_derive v0.4.1
6562024-08-02T03:50:35.229Z Downloaded ppv-lite86 v0.2.17
6572024-08-02T03:50:35.236Z Downloaded fxhash v0.2.1
6582024-08-02T03:50:35.236Z Downloaded float-ord v0.3.2
6592024-08-02T03:50:35.236Z Downloaded hostname v0.4.0
6602024-08-02T03:50:35.239Z Downloaded hostname v0.3.1
6612024-08-02T03:50:35.239Z Downloaded group v0.13.0
6622024-08-02T03:50:35.241Z Downloaded foreign-types-macros v0.2.3
6632024-08-02T03:50:35.241Z Downloaded stringprep v0.1.4
6642024-08-02T03:50:35.244Z Downloaded libxml v0.3.3
6652024-08-02T03:50:35.249Z Downloaded minimal-lexical v0.2.1
6662024-08-02T03:50:35.254Z Downloaded waitgroup v0.1.2
6672024-08-02T03:50:35.257Z Downloaded headers-core v0.2.0
6682024-08-02T03:50:35.257Z Downloaded pkg-config v0.3.30
6692024-08-02T03:50:35.264Z Downloaded path-slash v0.1.5
6702024-08-02T03:50:35.264Z Downloaded secrecy v0.8.0
6712024-08-02T03:50:35.264Z Downloaded psl-types v2.0.11
6722024-08-02T03:50:35.264Z Downloaded sec1 v0.7.3
6732024-08-02T03:50:35.267Z Downloaded scopeguard v1.2.0
6742024-08-02T03:50:35.267Z Downloaded home v0.5.9
6752024-08-02T03:50:35.269Z Downloaded sqlparser_derive v0.2.2
6762024-08-02T03:50:35.269Z Downloaded tokio-macros v2.3.0
6772024-08-02T03:50:35.270Z Downloaded string_cache v0.8.7
6782024-08-02T03:50:35.272Z Downloaded smallvec v1.13.2
6792024-08-02T03:50:35.275Z Downloaded half v2.4.1
6802024-08-02T03:50:35.278Z Downloaded humantime v2.1.0
6812024-08-02T03:50:35.281Z Downloaded slog-stdlog v4.1.1
6822024-08-02T03:50:35.281Z Downloaded wait-timeout v0.2.0
6832024-08-02T03:50:35.284Z Downloaded rustc-hash v1.1.0
6842024-08-02T03:50:35.292Z Downloaded thread_local v1.1.8
6852024-08-02T03:50:35.292Z Downloaded gethostname v0.4.3
6862024-08-02T03:50:35.292Z Downloaded futures-task v0.3.30
6872024-08-02T03:50:35.295Z Downloaded zeroize_derive v1.4.2
6882024-08-02T03:50:35.295Z Downloaded futures-sink v0.3.30
6892024-08-02T03:50:35.295Z Downloaded serde_path_to_error v0.1.16
6902024-08-02T03:50:35.295Z Downloaded termcolor v1.4.1
6912024-08-02T03:50:35.295Z Downloaded rustls-pki-types v1.7.0
6922024-08-02T03:50:35.298Z Downloaded rustls-pemfile v2.1.2
6932024-08-02T03:50:35.298Z Downloaded subtle v2.5.0
6942024-08-02T03:50:35.301Z Downloaded float-cmp v0.9.0
6952024-08-02T03:50:35.301Z Downloaded smallvec v0.6.14
6962024-08-02T03:50:35.304Z Downloaded stability v0.2.0
6972024-08-02T03:50:35.304Z Downloaded serde-big-array v0.5.1
6982024-08-02T03:50:35.307Z Downloaded hmac v0.12.1
6992024-08-02T03:50:35.310Z Downloaded itertools v0.12.1
7002024-08-02T03:50:35.315Z Downloaded take_mut v0.2.2
7012024-08-02T03:50:35.317Z Downloaded whoami v1.5.1
7022024-08-02T03:50:35.320Z Downloaded which v4.4.2
7032024-08-02T03:50:35.320Z Downloaded termios v0.3.3
7042024-08-02T03:50:35.323Z Downloaded smawk v0.3.2
7052024-08-02T03:50:35.326Z Downloaded slog-scope v4.4.0
7062024-08-02T03:50:35.326Z Downloaded rtoolbox v0.0.2
7072024-08-02T03:50:35.328Z Downloaded derive_more v0.99.18
7082024-08-02T03:50:35.332Z Downloaded hubpack_derive v0.1.1
7092024-08-02T03:50:35.335Z Downloaded url v2.5.2
7102024-08-02T03:50:35.337Z Downloaded typed-path v0.7.1
7112024-08-02T03:50:35.342Z Downloaded itertools v0.10.5
7122024-08-02T03:50:35.350Z Downloaded sigpipe v0.1.3
7132024-08-02T03:50:35.353Z Downloaded display-error-chain v0.2.0
7142024-08-02T03:50:35.353Z Downloaded serde-hex v0.1.0
7152024-08-02T03:50:35.356Z Downloaded heck v0.3.3
7162024-08-02T03:50:35.357Z Downloaded crossterm v0.27.0
7172024-08-02T03:50:35.361Z Downloaded portpicker v0.1.1
7182024-08-02T03:50:35.365Z Downloaded zerocopy v0.6.6
7192024-08-02T03:50:35.368Z Downloaded derive-where v1.2.7
7202024-08-02T03:50:35.371Z Downloaded num-bigint-dig v0.8.4
7212024-08-02T03:50:35.375Z Downloaded serde_yaml v0.9.34+deprecated
7222024-08-02T03:50:35.378Z Downloaded tap v1.0.1
7232024-08-02T03:50:35.380Z Downloaded strum_macros v0.26.4
7242024-08-02T03:50:35.383Z Downloaded spki v0.7.3
7252024-08-02T03:50:35.383Z Downloaded phf_shared v0.10.0
7262024-08-02T03:50:35.387Z Downloaded tabwriter v1.4.0
7272024-08-02T03:50:35.387Z Downloaded hubpack v0.1.2
7282024-08-02T03:50:35.390Z Downloaded rand_xorshift v0.3.0
7292024-08-02T03:50:35.390Z Downloaded samael v0.0.15
7302024-08-02T03:50:35.394Z Downloaded resolv-conf v0.7.0
7312024-08-02T03:50:35.397Z Downloaded peg v0.8.4
7322024-08-02T03:50:35.400Z Downloaded tokio-rustls v0.24.1
7332024-08-02T03:50:35.403Z Downloaded diff v0.1.13
7342024-08-02T03:50:35.408Z Downloaded slog v2.7.0
7352024-08-02T03:50:35.412Z Downloaded dirs-sys-next v0.1.2
7362024-08-02T03:50:35.412Z Downloaded uzers v0.11.3
7372024-08-02T03:50:35.417Z Downloaded topological-sort v0.2.2
7382024-08-02T03:50:35.418Z Downloaded rand v0.8.5
7392024-08-02T03:50:35.420Z Downloaded untrusted v0.9.0
7402024-08-02T03:50:35.420Z Downloaded erased-serde v0.3.31
7412024-08-02T03:50:35.423Z Downloaded flume v0.11.0
7422024-08-02T03:50:35.426Z Downloaded untrusted v0.7.1
7432024-08-02T03:50:35.426Z Downloaded pin-project-lite v0.2.14
7442024-08-02T03:50:35.432Z Downloaded tokio-native-tls v0.3.1
7452024-08-02T03:50:35.435Z Downloaded slog-envlogger v2.2.0
7462024-08-02T03:50:35.435Z Downloaded ff v0.13.0
7472024-08-02T03:50:35.438Z Downloaded dirs-next v2.0.0
7482024-08-02T03:50:35.438Z Downloaded phf_shared v0.11.2
7492024-08-02T03:50:35.441Z Downloaded serde_plain v1.0.2
7502024-08-02T03:50:35.441Z Downloaded scheduled-thread-pool v0.2.7
7512024-08-02T03:50:35.443Z Downloaded getopts v0.2.21
7522024-08-02T03:50:35.444Z Downloaded unicode-bidi v0.3.15
7532024-08-02T03:50:35.446Z Downloaded siphasher v0.3.11
7542024-08-02T03:50:35.449Z Downloaded tracing-core v0.1.32
7552024-08-02T03:50:35.451Z Downloaded tracing-attributes v0.1.27
7562024-08-02T03:50:35.454Z Downloaded slog-async v2.8.0
7572024-08-02T03:50:35.454Z Downloaded toml_edit v0.19.15
7582024-08-02T03:50:35.472Z Downloaded difflib v0.4.0
7592024-08-02T03:50:35.475Z Downloaded pin-project-internal v1.1.5
7602024-08-02T03:50:35.476Z Downloaded tokio-rustls v0.25.0
7612024-08-02T03:50:35.479Z Downloaded serde_with v3.8.3
7622024-08-02T03:50:35.484Z Downloaded zeroize v1.7.0
7632024-08-02T03:50:35.487Z Downloaded pkcs8 v0.10.2
7642024-08-02T03:50:35.490Z Downloaded blake3 v1.5.1
7652024-08-02T03:50:35.496Z Downloaded nom v7.1.3
7662024-08-02T03:50:35.501Z Downloaded serde_with_macros v3.8.3
7672024-08-02T03:50:35.505Z Downloaded spin v0.9.8
7682024-08-02T03:50:35.512Z Downloaded rustc-demangle v0.1.24
7692024-08-02T03:50:35.512Z Downloaded tracing v0.1.40
7702024-08-02T03:50:35.516Z Downloaded ron v0.7.1
7712024-08-02T03:50:35.520Z Downloaded unicode_categories v0.1.1
7722024-08-02T03:50:35.520Z Downloaded unsafe-libyaml v0.2.11
7732024-08-02T03:50:35.523Z Downloaded flate2 v1.0.30
7742024-08-02T03:50:35.531Z Downloaded pin-project v1.1.5
7752024-08-02T03:50:35.540Z Downloaded steno v0.4.1
7762024-08-02T03:50:35.545Z Downloaded getrandom v0.2.14
7772024-08-02T03:50:35.551Z Downloaded poly1305 v0.8.0
7782024-08-02T03:50:35.555Z Downloaded socket2 v0.4.10
7792024-08-02T03:50:35.555Z Downloaded trust-dns-resolver v0.22.0
7802024-08-02T03:50:35.558Z Downloaded subprocess v0.2.9
7812024-08-02T03:50:35.561Z Downloaded rsa v0.9.6
7822024-08-02T03:50:35.564Z Downloaded postcard v1.0.8
7832024-08-02T03:50:35.567Z Downloaded http v0.2.12
7842024-08-02T03:50:35.572Z Downloaded unicode-segmentation v1.11.0
7852024-08-02T03:50:35.575Z Downloaded schemars v0.8.21
7862024-08-02T03:50:35.587Z Downloaded time v0.3.36
7872024-08-02T03:50:35.594Z Downloaded headers v0.3.9
7882024-08-02T03:50:35.600Z Downloaded ron v0.8.1
7892024-08-02T03:50:35.607Z Downloaded rustyline v14.0.0
7902024-08-02T03:50:35.611Z Downloaded heapless v0.7.17
7912024-08-02T03:50:35.616Z Downloaded http v1.1.0
7922024-08-02T03:50:35.623Z Downloaded hkdf v0.12.4
7932024-08-02T03:50:35.623Z Downloaded prettyplease v0.2.20
7942024-08-02T03:50:35.626Z Downloaded chrono v0.4.38
7952024-08-02T03:50:35.633Z Downloaded bindgen v0.69.4
7962024-08-02T03:50:35.641Z Downloaded hashbrown v0.13.2
7972024-08-02T03:50:35.645Z Downloaded expectorate v1.1.0
7982024-08-02T03:50:35.647Z Downloaded quick-xml v0.31.0
7992024-08-02T03:50:35.653Z Downloaded reedline v0.31.0
8002024-08-02T03:50:35.661Z Downloaded hashbrown v0.12.3
8012024-08-02T03:50:35.664Z Downloaded h2 v0.3.26
8022024-08-02T03:50:35.672Z Downloaded regex-automata v0.1.10
8032024-08-02T03:50:35.677Z Downloaded rustls-webpki v0.101.7
8042024-08-02T03:50:35.692Z Downloaded rayon v1.10.0
8052024-08-02T03:50:35.702Z Downloaded tough v0.17.1
8062024-08-02T03:50:35.709Z Downloaded openssl v0.10.66
8072024-08-02T03:50:35.719Z Downloaded sqlparser v0.45.0
8082024-08-02T03:50:35.724Z Downloaded winnow v0.5.40
8092024-08-02T03:50:35.733Z Downloaded smoltcp v0.9.1
8102024-08-02T03:50:35.744Z Downloaded futures-util v0.3.30
8112024-08-02T03:50:35.758Z Downloaded portable-atomic v1.6.0
8122024-08-02T03:50:35.764Z Downloaded reqwest v0.11.27
8132024-08-02T03:50:35.770Z Downloaded gimli v0.28.1
8142024-08-02T03:50:35.779Z Downloaded polar-core v0.27.3
8152024-08-02T03:50:35.788Z Downloaded idna v0.2.3
8162024-08-02T03:50:35.796Z Downloaded trust-dns-proto v0.22.0
8172024-08-02T03:50:35.808Z Downloaded diesel v2.1.6
8182024-08-02T03:50:35.827Z Downloaded bstr v1.9.1
8192024-08-02T03:50:35.837Z Downloaded object v0.32.2
8202024-08-02T03:50:35.858Z Downloaded webpki-roots v0.25.4
8212024-08-02T03:50:35.866Z Downloaded regex v1.10.5
8222024-08-02T03:50:35.881Z Downloaded rustls v0.21.12
8232024-08-02T03:50:35.895Z Downloaded nix v0.28.0
8242024-08-02T03:50:35.907Z Downloaded vcpkg v0.2.15
8252024-08-02T03:50:35.946Z Downloaded csv v1.3.0
8262024-08-02T03:50:35.966Z Downloaded idna v0.5.0
8272024-08-02T03:50:35.972Z Downloaded openapiv3 v2.0.0
8282024-08-02T03:50:35.984Z Downloaded idna v0.3.0
8292024-08-02T03:50:35.991Z Downloaded regex-syntax v0.6.29
8302024-08-02T03:50:35.998Z Downloaded smoltcp v0.11.0
8312024-08-02T03:50:36.011Z Downloaded rustls v0.22.4
8322024-08-02T03:50:36.024Z Downloaded regress v0.9.1
8332024-08-02T03:50:36.032Z Downloaded bzip2-sys v0.1.11+1.0.8
8342024-08-02T03:50:36.045Z Downloaded regex-syntax v0.8.3
8352024-08-02T03:50:36.053Z Downloaded nix v0.27.1
8362024-08-02T03:50:36.067Z Downloaded bstr v0.2.17
8372024-08-02T03:50:36.077Z Downloaded radix_trie v0.2.1
8382024-08-02T03:50:36.083Z Downloaded curve25519-dalek v4.1.3
8392024-08-02T03:50:36.092Z Downloaded rustls-webpki v0.102.4
8402024-08-02T03:50:36.110Z Downloaded hyper v0.14.30
8412024-08-02T03:50:36.118Z Downloaded proptest v1.4.0
8422024-08-02T03:50:36.127Z Downloaded lalrpop v0.19.12
8432024-08-02T03:50:36.138Z Downloaded bitvec v1.0.1
8442024-08-02T03:50:36.153Z Downloaded ratatui v0.27.0
8452024-08-02T03:50:36.172Z Downloaded sled v0.34.7
8462024-08-02T03:50:36.181Z Downloaded zerocopy-derive v0.6.6
8472024-08-02T03:50:36.191Z Downloaded object v0.30.4
8482024-08-02T03:50:36.201Z Downloaded similar v2.5.0
8492024-08-02T03:50:36.206Z Downloaded regex-automata v0.4.6
8502024-08-02T03:50:36.224Z Downloaded tokio-postgres v0.7.11
8512024-08-02T03:50:36.229Z Downloaded petgraph v0.6.5
8522024-08-02T03:50:36.247Z Downloaded heapless v0.8.0
8532024-08-02T03:50:36.251Z Downloaded finl_unicode v1.2.0
8542024-08-02T03:50:36.264Z Downloaded trust-dns-server v0.22.1
8552024-08-02T03:50:36.269Z Downloaded ring v0.16.20
8562024-08-02T03:50:36.352Z Downloaded tokio v1.38.1
8572024-08-02T03:50:36.387Z Downloaded sha3 v0.10.8
8582024-08-02T03:50:36.391Z Downloaded itertools v0.13.0
8592024-08-02T03:50:36.398Z Downloaded uuid v1.10.0
8602024-08-02T03:50:36.401Z Downloaded diesel_derives v2.1.4
8612024-08-02T03:50:36.405Z Downloaded publicsuffix v2.2.3
8622024-08-02T03:50:36.408Z Downloaded unicode-normalization v0.1.23
8632024-08-02T03:50:36.412Z Downloaded aho-corasick v1.1.3
8642024-08-02T03:50:36.417Z Downloaded slog-bunyan v2.5.0
8652024-08-02T03:50:36.419Z Downloaded term v0.7.0
8662024-08-02T03:50:36.422Z Downloaded rustc_version v0.1.7
8672024-08-02T03:50:36.422Z Downloaded tokio-util v0.7.11
8682024-08-02T03:50:36.428Z Downloaded x509-cert v0.2.5
8692024-08-02T03:50:36.434Z Downloaded tinyvec v1.6.0
8702024-08-02T03:50:36.437Z Downloaded elliptic-curve v0.13.8
8712024-08-02T03:50:36.441Z Downloaded trust-dns-client v0.22.0
8722024-08-02T03:50:36.447Z Downloaded encoding_rs v0.8.34
8732024-08-02T03:50:36.470Z Downloaded zip v0.6.6
8742024-08-02T03:50:36.473Z Downloaded proc-macro-crate v1.3.1
8752024-08-02T03:50:36.476Z Downloaded schemars_derive v0.8.21
8762024-08-02T03:50:36.476Z Downloaded serde_derive_internals v0.29.1
8772024-08-02T03:50:36.479Z Downloaded tower-service v0.3.2
8782024-08-02T03:50:36.479Z Downloaded flagset v0.4.5
8792024-08-02T03:50:36.482Z Downloaded fixedbitset v0.4.2
8802024-08-02T03:50:36.482Z Downloaded hyper-rustls v0.24.2
8812024-08-02T03:50:36.485Z Downloaded postgres-protocol v0.6.7
8822024-08-02T03:50:36.487Z Downloaded crypto-bigint v0.5.5
8832024-08-02T03:50:36.491Z Downloaded ref-cast-impl v1.0.23
8842024-08-02T03:50:36.494Z Downloaded ref-cast v1.0.23
8852024-08-02T03:50:36.497Z Downloaded globset v0.4.14
8862024-08-02T03:50:36.497Z Downloaded http-body v0.4.6
8872024-08-02T03:50:36.500Z Downloaded rayon-core v1.12.1
8882024-08-02T03:50:36.503Z Downloaded rcgen v0.12.1
8892024-08-02T03:50:36.506Z Downloaded env_logger v0.10.2
8902024-08-02T03:50:36.509Z Downloaded signal-hook v0.3.17
8912024-08-02T03:50:36.512Z Downloaded filetime v0.2.23
8922024-08-02T03:50:36.514Z Downloaded tui-tree-widget v0.21.0
8932024-08-02T03:50:36.514Z Downloaded snafu v0.8.2
8942024-08-02T03:50:36.520Z Downloaded vte_generate_state_changes v0.1.1
8952024-08-02T03:50:36.523Z Downloaded hyper-tls v0.5.0
8962024-08-02T03:50:36.523Z Downloaded time-macros v0.2.18
8972024-08-02T03:50:36.523Z Downloaded tokio-stream v0.1.15
8982024-08-02T03:50:36.527Z Downloaded tar v0.4.41
8992024-08-02T03:50:36.530Z Downloaded sqlformat v0.2.4
9002024-08-02T03:50:36.533Z Downloaded toml v0.7.8
9012024-08-02T03:50:36.536Z Downloaded deranged v0.3.11
9022024-08-02T03:50:36.536Z Downloaded universal-hash v0.5.1
9032024-08-02T03:50:36.536Z Downloaded unicode-truncate v1.0.0
9042024-08-02T03:50:36.539Z Downloaded sct v0.7.1
9052024-08-02T03:50:36.541Z Downloaded futures v0.3.30
9062024-08-02T03:50:36.545Z Downloaded const_format v0.2.32
9072024-08-02T03:50:36.549Z Downloaded powerfmt v0.2.0
9082024-08-02T03:50:36.552Z Downloaded try-lock v0.2.5
9092024-08-02T03:50:36.552Z Downloaded peg-macros v0.8.4
9102024-08-02T03:50:36.555Z Downloaded libm v0.2.8
9112024-08-02T03:50:36.563Z Downloaded base64 v0.21.7
9122024-08-02T03:50:36.566Z Downloaded embedded-io v0.4.0
9132024-08-02T03:50:36.569Z Downloaded rustversion v1.0.17
9142024-08-02T03:50:36.572Z Downloaded rand_seeder v0.2.3
9152024-08-02T03:50:36.572Z Downloaded quick-error v1.2.3
9162024-08-02T03:50:36.575Z Downloaded signature v2.2.0
9172024-08-02T03:50:36.575Z Downloaded chacha20poly1305 v0.10.1
9182024-08-02T03:50:36.578Z Downloaded hex v0.4.3
9192024-08-02T03:50:36.578Z Downloaded mio v0.8.11
9202024-08-02T03:50:36.583Z Downloaded vsss-rs v3.3.4
9212024-08-02T03:50:36.587Z Downloaded foreign-types v0.3.2
9222024-08-02T03:50:36.587Z Downloaded percent-encoding v2.3.1
9232024-08-02T03:50:36.590Z Downloaded http-range v0.1.5
9242024-08-02T03:50:36.590Z Downloaded hash32 v0.3.1
9252024-08-02T03:50:36.590Z Downloaded hash32 v0.2.1
9262024-08-02T03:50:36.590Z Downloaded enum-as-inner v0.5.1
9272024-08-02T03:50:36.593Z Downloaded ena v0.14.3
9282024-08-02T03:50:36.596Z Downloaded highway v1.1.0
9292024-08-02T03:50:36.596Z Downloaded blake2 v0.10.6
9302024-08-02T03:50:36.599Z Downloaded darling_core v0.20.9
9312024-08-02T03:50:36.603Z Downloaded postgres-types v0.2.7
9322024-08-02T03:50:36.606Z Downloaded backtrace v0.3.71
9332024-08-02T03:50:36.611Z Downloaded bytes v1.6.0
9342024-08-02T03:50:36.614Z Downloaded pkcs1 v0.7.5
9352024-08-02T03:50:36.617Z Downloaded omicron-zone-package v0.11.0
9362024-08-02T03:50:36.620Z Downloaded slog-json v2.6.1
9372024-08-02T03:50:36.622Z Downloaded signal-hook-registry v1.4.2
9382024-08-02T03:50:36.622Z Downloaded httparse v1.8.0
9392024-08-02T03:50:36.625Z Downloaded parking_lot_core v0.8.6
9402024-08-02T03:50:36.628Z Downloaded num-traits v0.2.19
9412024-08-02T03:50:36.631Z Downloaded native-tls v0.2.11
9422024-08-02T03:50:36.634Z Downloaded ring v0.17.8
9432024-08-02T03:50:36.703Z Downloaded memmap2 v0.9.4
9442024-08-02T03:50:36.706Z Downloaded rustls-pemfile v1.0.4
9452024-08-02T03:50:36.709Z Downloaded rustfmt-wrapper v0.2.1
9462024-08-02T03:50:36.709Z Downloaded tokio-tungstenite v0.21.0
9472024-08-02T03:50:36.712Z Downloaded tokio-tungstenite v0.20.1
9482024-08-02T03:50:36.712Z Downloaded funty v2.0.0
9492024-08-02T03:50:36.712Z Downloaded fallible-iterator v0.2.0
9502024-08-02T03:50:36.715Z Downloaded slog-term v2.9.1
9512024-08-02T03:50:36.715Z Downloaded lock_api v0.4.12
9522024-08-02T03:50:36.718Z Downloaded base64 v0.22.1
9532024-08-02T03:50:36.721Z Downloaded debug-ignore v1.0.5
9542024-08-02T03:50:36.724Z Downloaded csv-core v0.1.11
9552024-08-02T03:50:36.724Z Downloaded crc32fast v1.4.0
9562024-08-02T03:50:36.727Z Downloaded console v0.15.8
9572024-08-02T03:50:36.727Z Downloaded thiserror-impl-no-std v2.0.2
9582024-08-02T03:50:36.729Z Downloaded parking_lot v0.11.2
9592024-08-02T03:50:36.732Z Downloaded base64ct v1.6.0
9602024-08-02T03:50:36.732Z Downloaded argon2 v0.5.3
9612024-08-02T03:50:36.736Z Downloaded darling v0.20.9
9622024-08-02T03:50:36.740Z Downloaded packed_struct v0.10.1
9632024-08-02T03:50:36.740Z Downloaded miniz_oxide v0.7.2
9642024-08-02T03:50:36.743Z Downloaded cookie v0.17.0
9652024-08-02T03:50:36.743Z Downloaded chacha20 v0.9.1
9662024-08-02T03:50:36.748Z Downloaded cancel-safe-futures v0.1.5
9672024-08-02T03:50:36.753Z Downloaded futures-io v0.3.30
9682024-08-02T03:50:36.753Z Downloaded futures-core v0.3.30
9692024-08-02T03:50:36.753Z Downloaded structmeta v0.2.0
9702024-08-02T03:50:36.753Z Downloaded ipnet v2.9.0
9712024-08-02T03:50:36.756Z Downloaded shell-words v1.1.0
9722024-08-02T03:50:36.756Z Downloaded thiserror-no-std v2.0.2
9732024-08-02T03:50:36.756Z Downloaded slog-dtrace v0.3.0
9742024-08-02T03:50:36.758Z Downloaded slab v0.4.9
9752024-08-02T03:50:36.758Z Downloaded nanorand v0.7.0
9762024-08-02T03:50:36.761Z Downloaded multer v3.1.0
9772024-08-02T03:50:36.764Z Downloaded parse-display v0.9.1
9782024-08-02T03:50:36.764Z Downloaded num-derive v0.4.2
9792024-08-02T03:50:36.767Z Downloaded bitflags v1.3.2
9802024-08-02T03:50:36.773Z Downloaded bcs v0.1.6
9812024-08-02T03:50:36.773Z Downloaded base64 v0.13.1
9822024-08-02T03:50:36.773Z Downloaded async-trait v0.1.81
9832024-08-02T03:50:36.776Z Downloaded num v0.4.3
9842024-08-02T03:50:36.776Z Downloaded mockall v0.12.1
9852024-08-02T03:50:36.779Z Downloaded constant_time_eq v0.3.0
9862024-08-02T03:50:36.779Z Downloaded colored v2.1.0
9872024-08-02T03:50:36.782Z Downloaded backoff v0.4.0
9882024-08-02T03:50:36.782Z Downloaded ascii v1.1.0
9892024-08-02T03:50:36.785Z Downloaded compact_str v0.7.1
9902024-08-02T03:50:36.788Z Downloaded owo-colors v4.0.0
9912024-08-02T03:50:36.791Z Downloaded oso v0.27.3
9922024-08-02T03:50:36.794Z Downloaded num-complex v0.4.6
9932024-08-02T03:50:36.794Z Downloaded mockall_derive v0.12.1
9942024-08-02T03:50:36.794Z Downloaded lalrpop-util v0.19.12
9952024-08-02T03:50:36.797Z Downloaded crossbeam-epoch v0.9.18
9962024-08-02T03:50:36.797Z Downloaded openssl-macros v0.1.1
9972024-08-02T03:50:36.800Z Downloaded num_threads v0.1.7
9982024-08-02T03:50:36.800Z Downloaded newline-converter v0.3.0
9992024-08-02T03:50:36.800Z Downloaded crucible-workspace-hack v0.1.0
10002024-08-02T03:50:36.800Z Downloaded lazy_static v1.5.0
10012024-08-02T03:50:36.803Z Downloaded keccak v0.1.5
10022024-08-02T03:50:36.803Z Downloaded bb8 v0.8.5
10032024-08-02T03:50:36.806Z Downloaded arrayvec v0.7.4
10042024-08-02T03:50:36.806Z Downloaded defmt-parser v0.3.4
10052024-08-02T03:50:36.810Z Downloaded assert_matches v1.5.0
10062024-08-02T03:50:36.810Z Downloaded buf-list v1.0.3
10072024-08-02T03:50:36.814Z Downloaded ascii-canvas v3.0.0
10082024-08-02T03:50:36.814Z Downloaded aead v0.5.2
10092024-08-02T03:50:36.814Z Downloaded indoc v1.0.9
10102024-08-02T03:50:36.817Z Downloaded indent_write v2.2.0
10112024-08-02T03:50:36.817Z Downloaded convert_case v0.4.0
10122024-08-02T03:50:36.817Z Downloaded bitfield-struct v0.6.1
10132024-08-02T03:50:36.893Z Compiling cfg-if v1.0.0
10142024-08-02T03:50:36.893Z Compiling serde v1.0.204
10152024-08-02T03:50:36.896Z Compiling lock_api v0.4.12
10162024-08-02T03:50:36.896Z Compiling scopeguard v1.2.0
10172024-08-02T03:50:37.024Z Compiling log v0.4.21
10182024-08-02T03:50:37.055Z Compiling syn v2.0.72
10192024-08-02T03:50:37.067Z Compiling cc v1.0.97
10202024-08-02T03:50:37.076Z Compiling parking_lot_core v0.9.10
10212024-08-02T03:50:37.111Z Compiling getrandom v0.2.14
10222024-08-02T03:50:37.146Z Compiling smallvec v1.13.2
10232024-08-02T03:50:37.457Z Compiling rand_core v0.6.4
10242024-08-02T03:50:37.542Z Compiling typenum v1.17.0
10252024-08-02T03:50:37.575Z Compiling generic-array v0.14.7
10262024-08-02T03:50:37.590Z Compiling pin-project-lite v0.2.14
10272024-08-02T03:50:37.702Z Compiling signal-hook-registry v1.4.2
10282024-08-02T03:50:37.910Z Compiling parking_lot v0.12.2
10292024-08-02T03:50:37.964Z Compiling spin v0.9.8
10302024-08-02T03:50:37.995Z Compiling mio v0.8.11
10312024-08-02T03:50:38.183Z Compiling libm v0.2.8
10322024-08-02T03:50:38.352Z Compiling serde_json v1.0.120
10332024-08-02T03:50:38.507Z Compiling num-traits v0.2.19
10342024-08-02T03:50:38.559Z Compiling ahash v0.8.11
10352024-08-02T03:50:38.702Z Compiling tinyvec_macros v0.1.1
10362024-08-02T03:50:38.779Z Compiling futures-core v0.3.30
10372024-08-02T03:50:38.796Z Compiling tinyvec v1.6.0
10382024-08-02T03:50:39.006Z Compiling num_cpus v1.16.0
10392024-08-02T03:50:39.023Z Compiling socket2 v0.5.7
10402024-08-02T03:50:39.125Z Compiling const-oid v0.9.6
10412024-08-02T03:50:39.209Z Compiling subtle v2.5.0
10422024-08-02T03:50:39.534Z Compiling slab v0.4.9
10432024-08-02T03:50:39.846Z Compiling unicode-bidi v0.3.15
10442024-08-02T03:50:39.951Z Compiling allocator-api2 v0.2.18
10452024-08-02T03:50:40.266Z Compiling unicode-normalization v0.1.23
10462024-08-02T03:50:40.422Z Compiling futures-sink v0.3.30
10472024-08-02T03:50:40.568Z Compiling futures-channel v0.3.30
10482024-08-02T03:50:40.727Z Compiling pkg-config v0.3.30
10492024-08-02T03:50:41.012Z Compiling futures-task v0.3.30
10502024-08-02T03:50:41.028Z Compiling futures-io v0.3.30
10512024-08-02T03:50:41.131Z Compiling pin-utils v0.1.0
10522024-08-02T03:50:41.226Z Compiling vcpkg v0.2.15
10532024-08-02T03:50:41.317Z Compiling ring v0.17.8
10542024-08-02T03:50:41.353Z Compiling percent-encoding v2.3.1
10552024-08-02T03:50:41.425Z Compiling ppv-lite86 v0.2.17
10562024-08-02T03:50:41.447Z Compiling tracing-core v0.1.32
10572024-08-02T03:50:41.737Z Compiling rustix v0.38.34
10582024-08-02T03:50:42.201Z Compiling rand_chacha v0.3.1
10592024-08-02T03:50:42.364Z Compiling syn v1.0.109
10602024-08-02T03:50:42.442Z Compiling num-conv v0.1.0
10612024-08-02T03:50:42.540Z Compiling time-core v0.1.2
10622024-08-02T03:50:42.702Z Compiling powerfmt v0.2.0
10632024-08-02T03:50:42.724Z Compiling untrusted v0.9.0
10642024-08-02T03:50:42.859Z Compiling time-macros v0.2.18
10652024-08-02T03:50:42.876Z Compiling rand v0.8.5
10662024-08-02T03:50:43.066Z Compiling deranged v0.3.11
10672024-08-02T03:50:43.227Z Compiling foreign-types-shared v0.1.1
10682024-08-02T03:50:43.326Z Compiling httparse v1.8.0
10692024-08-02T03:50:43.428Z Compiling openssl-sys v0.9.103
10702024-08-02T03:50:43.707Z Compiling iana-time-zone v0.1.60
10712024-08-02T03:50:44.152Z Compiling rustversion v1.0.17
10722024-08-02T03:50:44.398Z Compiling openssl v0.10.66
10732024-08-02T03:50:44.716Z Compiling num_threads v0.1.7
10742024-08-02T03:50:44.749Z Compiling base64ct v1.6.0
10752024-08-02T03:50:44.804Z Compiling foreign-types v0.3.2
10762024-08-02T03:50:44.881Z Compiling form_urlencoded v1.2.1
10772024-08-02T03:50:44.896Z Compiling flagset v0.4.5
10782024-08-02T03:50:45.079Z Compiling siphasher v0.3.11
10792024-08-02T03:50:45.167Z Compiling pem-rfc7468 v0.7.0
10802024-08-02T03:50:45.231Z Compiling try-lock v0.2.5
10812024-08-02T03:50:45.360Z Compiling native-tls v0.2.11
10822024-08-02T03:50:45.440Z Compiling rustls v0.21.12
10832024-08-02T03:50:45.676Z Compiling crossbeam-utils v0.8.19
10842024-08-02T03:50:45.712Z Compiling want v0.3.1
10852024-08-02T03:50:45.882Z Compiling time v0.3.36
10862024-08-02T03:50:46.312Z Compiling serde_derive_internals v0.29.1
10872024-08-02T03:50:46.368Z Compiling idna v0.5.0
10882024-08-02T03:50:46.697Z Compiling lazy_static v1.5.0
10892024-08-02T03:50:46.815Z Compiling aho-corasick v1.1.3
10902024-08-02T03:50:47.292Z Compiling cookie v0.17.0
10912024-08-02T03:50:47.593Z Compiling schemars v0.8.21
10922024-08-02T03:50:47.888Z Compiling slog v2.7.0
10932024-08-02T03:50:47.932Z Compiling adler v1.0.2
10942024-08-02T03:50:48.148Z Compiling httpdate v1.0.3
10952024-08-02T03:50:48.410Z Compiling cpufeatures v0.2.12
10962024-08-02T03:50:48.507Z Compiling openssl-probe v0.1.5
10972024-08-02T03:50:48.609Z Compiling signal-hook v0.3.17
10982024-08-02T03:50:48.847Z Compiling finl_unicode v1.2.0
10992024-08-02T03:50:48.875Z Compiling regex-syntax v0.8.3
11002024-08-02T03:50:48.945Z Compiling tower-service v0.3.2
11012024-08-02T03:50:49.143Z Compiling miniz_oxide v0.7.2
11022024-08-02T03:50:49.480Z Compiling stringprep v0.1.4
11032024-08-02T03:50:50.674Z Compiling url v2.5.2
11042024-08-02T03:50:51.071Z Compiling serde_derive v1.0.204
11052024-08-02T03:50:51.139Z Compiling zeroize_derive v1.4.2
11062024-08-02T03:50:52.008Z Compiling zerocopy-derive v0.7.34
11072024-08-02T03:50:52.310Z Compiling tokio-macros v2.3.0
11082024-08-02T03:50:52.536Z Compiling thiserror-impl v1.0.63
11092024-08-02T03:50:52.736Z Compiling zeroize v1.7.0
11102024-08-02T03:50:53.276Z Compiling futures-macro v0.3.30
11112024-08-02T03:50:53.931Z Compiling tracing-attributes v0.1.27
11122024-08-02T03:50:54.323Z Compiling zerocopy v0.7.34
11132024-08-02T03:50:54.542Z Compiling crypto-common v0.1.6
11142024-08-02T03:50:54.766Z Compiling block-buffer v0.10.4
11152024-08-02T03:50:55.034Z Compiling digest v0.10.7
11162024-08-02T03:50:55.272Z Compiling futures-util v0.3.30
11172024-08-02T03:50:55.382Z Compiling scroll_derive v0.12.0
11182024-08-02T03:50:55.486Z Compiling hmac v0.12.1
11192024-08-02T03:50:55.725Z Compiling openssl-macros v0.1.1
11202024-08-02T03:50:55.940Z Compiling thiserror v1.0.63
11212024-08-02T03:50:56.200Z Compiling pest v2.7.10
11222024-08-02T03:50:56.522Z Compiling hashbrown v0.14.5
11232024-08-02T03:50:56.567Z Compiling der_derive v0.7.2
11242024-08-02T03:50:56.899Z Compiling scroll v0.12.0
11252024-08-02T03:50:57.456Z Compiling goblin v0.8.2
11262024-08-02T03:50:57.779Z Compiling tracing v0.1.40
11272024-08-02T03:50:57.868Z Compiling rustls-webpki v0.101.7
11282024-08-02T03:50:58.299Z Compiling sct v0.7.1
11292024-08-02T03:50:58.625Z Compiling pest_meta v2.7.10
11302024-08-02T03:50:59.025Z Compiling sha2 v0.10.8
11312024-08-02T03:50:59.174Z Compiling der v0.7.9
11322024-08-02T03:50:59.816Z Compiling md-5 v0.10.6
11332024-08-02T03:51:00.083Z Compiling pest_generator v2.7.10
11342024-08-02T03:51:01.617Z Compiling spki v0.7.3
11352024-08-02T03:51:01.990Z Compiling regex-automata v0.4.6
11362024-08-02T03:51:02.162Z Compiling schemars_derive v0.8.21
11372024-08-02T03:51:02.632Z Compiling num-integer v0.1.46
11382024-08-02T03:51:02.742Z Compiling idna v0.3.0
11392024-08-02T03:51:03.455Z Compiling backtrace v0.3.71
11402024-08-02T03:51:03.760Z Compiling pest_derive v2.7.10
11412024-08-02T03:51:03.912Z Compiling hash32 v0.2.1
11422024-08-02T03:51:04.290Z Compiling gimli v0.28.1
11432024-08-02T03:51:04.320Z Compiling dyn-clone v1.0.17
11442024-08-02T03:51:04.531Z Compiling stable_deref_trait v1.2.0
11452024-08-02T03:51:04.554Z Compiling dtrace-parser v0.2.0
11462024-08-02T03:51:04.626Z Compiling fallible-iterator v0.2.0
11472024-08-02T03:51:05.342Z Compiling psl-types v2.0.11
11482024-08-02T03:51:05.517Z Compiling bytes v1.6.0
11492024-08-02T03:51:05.530Z Compiling bitflags v2.6.0
11502024-08-02T03:51:06.021Z Compiling indexmap v2.2.6
11512024-08-02T03:51:06.784Z Compiling tokio v1.38.1
11522024-08-02T03:51:06.831Z Compiling http v0.2.12
11532024-08-02T03:51:07.455Z Compiling semver v1.0.23
11542024-08-02T03:51:07.596Z Compiling uuid v1.10.0
11552024-08-02T03:51:08.223Z Compiling rustc_version v0.4.0
11562024-08-02T03:51:08.971Z Compiling chrono v0.4.38
11572024-08-02T03:51:08.999Z Compiling heapless v0.7.17
11582024-08-02T03:51:09.076Z Compiling http-body v0.4.6
11592024-08-02T03:51:09.309Z Compiling dof v0.3.0
11602024-08-02T03:51:09.515Z Compiling toml_datetime v0.6.8
11612024-08-02T03:51:09.536Z Compiling serde_tokenstream v0.2.1
11622024-08-02T03:51:10.027Z Compiling serde_spanned v0.6.7
11632024-08-02T03:51:10.059Z Compiling usdt-impl v0.5.0
11642024-08-02T03:51:10.254Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
11652024-08-02T03:51:10.781Z Compiling smoltcp v0.9.1
11662024-08-02T03:51:11.106Z Compiling crc32fast v1.4.0
11672024-08-02T03:51:11.481Z Compiling base64 v0.22.1
11682024-08-02T03:51:11.719Z Compiling terminal_size v0.3.0
11692024-08-02T03:51:11.922Z Compiling postgres-protocol v0.6.7
11702024-08-02T03:51:12.176Z Compiling addr2line v0.21.0
11712024-08-02T03:51:12.745Z Compiling publicsuffix v2.2.3
11722024-08-02T03:51:12.910Z Compiling pkcs8 v0.10.2
11732024-08-02T03:51:12.995Z Compiling hubpack_derive v0.1.1
11742024-08-02T03:51:13.240Z Compiling block-padding v0.3.3
11752024-08-02T03:51:13.256Z Compiling zerocopy-derive v0.6.6
11762024-08-02T03:51:13.473Z Compiling async-trait v0.1.81
11772024-08-02T03:51:14.738Z Compiling phf_shared v0.11.2
11782024-08-02T03:51:15.063Z Compiling tokio-util v0.7.11
11792024-08-02T03:51:15.112Z Compiling tokio-rustls v0.24.1
11802024-08-02T03:51:15.431Z Compiling diesel_table_macro_syntax v0.1.0
11812024-08-02T03:51:15.492Z Compiling ff v0.13.0
11822024-08-02T03:51:15.547Z Compiling scheduled-thread-pool v0.2.7
11832024-08-02T03:51:15.710Z Compiling object v0.32.2
11842024-08-02T03:51:15.839Z Compiling tokio-native-tls v0.3.1
11852024-08-02T03:51:16.056Z Compiling h2 v0.3.26
11862024-08-02T03:51:16.125Z Compiling fs-err v2.11.0
11872024-08-02T03:51:16.213Z Compiling base16ct v0.2.0
11882024-08-02T03:51:16.324Z Compiling winnow v0.5.40
11892024-08-02T03:51:16.434Z Compiling ipnet v2.9.0
11902024-08-02T03:51:16.452Z Compiling either v1.12.0
11912024-08-02T03:51:16.527Z Compiling matches v0.1.10
11922024-08-02T03:51:16.619Z Compiling rustc-demangle v0.1.24
11932024-08-02T03:51:16.853Z Compiling base64 v0.21.7
11942024-08-02T03:51:17.571Z Compiling managed v0.8.0
11952024-08-02T03:51:17.603Z Compiling regex-automata v0.1.10
11962024-08-02T03:51:17.627Z Compiling bit-vec v0.6.3
11972024-08-02T03:51:17.904Z Compiling bitflags v1.3.2
11982024-08-02T03:51:18.007Z Compiling anyhow v1.0.86
11992024-08-02T03:51:18.025Z Compiling clap_builder v4.5.9
12002024-08-02T03:51:18.104Z Compiling bstr v0.2.17
12012024-08-02T03:51:18.818Z Compiling rustls-pemfile v1.0.4
12022024-08-02T03:51:19.276Z Compiling idna v0.2.3
12032024-08-02T03:51:19.695Z Compiling sec1 v0.7.3
12042024-08-02T03:51:20.090Z Compiling toml_edit v0.19.15
12052024-08-02T03:51:20.230Z Compiling diesel_derives v2.1.4
12062024-08-02T03:51:20.252Z Compiling r2d2 v0.8.10
12072024-08-02T03:51:20.635Z Compiling group v0.13.0
12082024-08-02T03:51:20.858Z Compiling zerocopy v0.6.6
12092024-08-02T03:51:20.988Z Compiling phf v0.11.2
12102024-08-02T03:51:21.273Z Compiling signal-hook-mio v0.2.3
12112024-08-02T03:51:21.434Z Compiling cookie_store v0.20.0
12122024-08-02T03:51:21.705Z Compiling hubpack v0.1.2
12132024-08-02T03:51:22.100Z Compiling ipnetwork v0.20.0
12142024-08-02T03:51:22.138Z Compiling inout v0.1.3
12152024-08-02T03:51:22.971Z Compiling hyper v0.14.30
12162024-08-02T03:51:22.989Z Compiling postgres-types v0.2.7
12172024-08-02T03:51:23.593Z Compiling usdt-attr-macro v0.5.0
12182024-08-02T03:51:24.501Z Compiling usdt-macro v0.5.0
12192024-08-02T03:51:25.279Z Compiling regex v1.10.5
12202024-08-02T03:51:25.887Z Compiling serde_urlencoded v0.7.1
12212024-08-02T03:51:26.026Z Compiling num-bigint v0.4.5
12222024-08-02T03:51:26.385Z Compiling futures-executor v0.3.30
12232024-08-02T03:51:26.429Z Compiling enum-as-inner v0.5.1
12242024-08-02T03:51:26.647Z Compiling hkdf v0.12.4
12252024-08-02T03:51:26.905Z Compiling crypto-bigint v0.5.5
12262024-08-02T03:51:26.942Z Compiling serde_repr v0.1.19
12272024-08-02T03:51:27.343Z Compiling clap_derive v4.5.8
12282024-08-02T03:51:27.491Z Compiling strum_macros v0.25.3
12292024-08-02T03:51:27.936Z Compiling phf_shared v0.10.0
12302024-08-02T03:51:28.166Z Compiling float-cmp v0.9.0
12312024-08-02T03:51:28.341Z Compiling encoding_rs v0.8.34
12322024-08-02T03:51:28.382Z Compiling difflib v0.4.0
12332024-08-02T03:51:29.897Z Compiling hyper-rustls v0.24.2
12342024-08-02T03:51:30.245Z Compiling hyper-tls v0.5.0
12352024-08-02T03:51:30.601Z Compiling unicode-segmentation v1.11.0
12362024-08-02T03:51:31.526Z Compiling new_debug_unreachable v1.0.6
12372024-08-02T03:51:31.577Z Compiling static_assertions v1.1.0
12382024-08-02T03:51:31.651Z Compiling whoami v1.5.1
12392024-08-02T03:51:31.677Z Compiling data-encoding v2.6.0
12402024-08-02T03:51:32.231Z Compiling sync_wrapper v0.1.2
12412024-08-02T03:51:32.359Z Compiling webpki-roots v0.25.4
12422024-08-02T03:51:32.419Z Compiling precomputed-hash v0.1.1
12432024-08-02T03:51:32.521Z Compiling mime v0.3.17
12442024-08-02T03:51:32.539Z Compiling fixedbitset v0.4.2
12452024-08-02T03:51:32.633Z Compiling predicates-core v1.0.6
12462024-08-02T03:51:32.815Z Compiling minimal-lexical v0.2.1
12472024-08-02T03:51:32.857Z Compiling normalize-line-endings v0.3.0
12482024-08-02T03:51:32.874Z Compiling reqwest v0.11.27
12492024-08-02T03:51:32.973Z Compiling predicates v3.1.2
12502024-08-02T03:51:32.988Z Compiling petgraph v0.6.5
12512024-08-02T03:51:32.991Z Compiling diesel v2.1.6
12522024-08-02T03:51:33.095Z Compiling console v0.15.8
12532024-08-02T03:51:33.309Z Compiling nom v7.1.3
12542024-08-02T03:51:34.069Z Compiling string_cache v0.8.7
12552024-08-02T03:51:34.520Z Compiling clap v4.5.9
12562024-08-02T03:51:34.616Z Compiling trust-dns-proto v0.22.0
12572024-08-02T03:51:34.647Z Compiling toml_edit v0.22.20
12582024-08-02T03:51:34.662Z Compiling tokio-postgres v0.7.11
12592024-08-02T03:51:36.975Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12602024-08-02T03:51:37.003Z Compiling similar v2.5.0
12612024-08-02T03:51:37.102Z Compiling elliptic-curve v0.13.8
12622024-08-02T03:51:37.939Z Compiling yasna v0.5.2
12632024-08-02T03:51:39.541Z Compiling usdt v0.5.0
12642024-08-02T03:51:39.831Z Compiling futures v0.3.30
12652024-08-02T03:51:39.948Z Compiling flate2 v1.0.30
12662024-08-02T03:51:40.282Z Compiling toml v0.7.8
12672024-08-02T03:51:40.920Z Compiling cipher v0.4.4
12682024-08-02T03:51:40.952Z Compiling crossterm v0.27.0
12692024-08-02T03:51:41.981Z Compiling bit-set v0.5.3
12702024-08-02T03:51:42.270Z Compiling itertools v0.10.5
12712024-08-02T03:51:42.304Z Compiling itertools v0.12.1
12722024-08-02T03:51:42.882Z Compiling tokio-stream v0.1.15
12732024-08-02T03:51:43.050Z Compiling openapiv3 v2.0.0
12742024-08-02T03:51:43.667Z Compiling bstr v1.9.1
12752024-08-02T03:51:43.793Z Compiling hex v0.4.3
12762024-08-02T03:51:44.411Z Compiling num-iter v0.1.45
12772024-08-02T03:51:44.600Z Compiling crossbeam-epoch v0.9.18
12782024-08-02T03:51:44.721Z Compiling dirs-sys-next v0.1.2
12792024-08-02T03:51:44.998Z Compiling unicode-xid v0.2.4
12802024-08-02T03:51:45.173Z Compiling peg-runtime v0.8.3
12812024-08-02T03:51:45.204Z Compiling lalrpop-util v0.19.12
12822024-08-02T03:51:45.367Z Compiling dirs-next v2.0.0
12832024-08-02T03:51:45.372Z Compiling thread_local v1.1.8
12842024-08-02T03:51:45.491Z Compiling slog-async v2.8.0
12852024-08-02T03:51:45.562Z Compiling term v0.7.0
12862024-08-02T03:51:45.582Z Compiling xattr v1.3.1
12872024-08-02T03:51:45.784Z Compiling crossbeam-channel v0.5.12
12882024-08-02T03:51:45.842Z Compiling strum_macros v0.26.4
12892024-08-02T03:51:45.918Z Compiling filetime v0.2.23
12902024-08-02T03:51:46.126Z Compiling is-terminal v0.4.12
12912024-08-02T03:51:46.235Z Compiling take_mut v0.2.2
12922024-08-02T03:51:46.257Z Compiling slog-term v2.9.1
12932024-08-02T03:51:46.385Z Compiling tar v0.4.41
12942024-08-02T03:51:47.135Z Compiling camino v1.1.7
12952024-08-02T03:51:49.005Z Compiling strum v0.26.3
12962024-08-02T03:52:00.303Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
12972024-08-02T03:52:00.540Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
12982024-08-02T03:52:05.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
12992024-08-02T03:52:05.848Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13002024-08-02T03:52:05.896ZAug 02 03:52:05.356 INFO Starting download, target: Cockroach
13012024-08-02T03:52:05.896ZAug 02 03:52:05.356 INFO Starting download, target: Clickhouse
13022024-08-02T03:52:05.896ZAug 02 03:52:05.356 INFO Starting download, target: Console
13032024-08-02T03:52:05.899ZAug 02 03:52:05.356 INFO Starting download, target: DendriteOpenapi
13042024-08-02T03:52:05.899ZAug 02 03:52:05.356 INFO Starting download, target: DendriteStub
13052024-08-02T03:52:05.899ZAug 02 03:52:05.356 INFO Starting download, target: MaghemiteMgd
13062024-08-02T03:52:05.899ZAug 02 03:52:05.356 INFO Starting download, target: TransceiverControl
13072024-08-02T03:52:05.899ZAug 02 03:52:05.357 INFO Downloading out/downloads/dpd-9811438cc91c6ec4e8a8ca12479c920bb25fec81.json (attempt 1/3), target: DendriteOpenapi
13082024-08-02T03:52:05.899ZAug 02 03:52:05.357 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13092024-08-02T03:52:05.899ZAug 02 03:52:05.357 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13102024-08-02T03:52:05.899ZAug 02 03:52:05.357 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13112024-08-02T03:52:05.899ZAug 02 03:52:05.357 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13122024-08-02T03:52:05.899ZAug 02 03:52:05.357 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13132024-08-02T03:52:05.899ZAug 02 03:52:05.357 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13142024-08-02T03:52:06.115ZAug 02 03:52:05.555 INFO Download complete, target: DendriteOpenapi
13152024-08-02T03:52:06.305ZAug 02 03:52:05.727 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13162024-08-02T03:52:06.578ZAug 02 03:52:06.015 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13172024-08-02T03:52:06.621ZAug 02 03:52:06.081 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13182024-08-02T03:52:06.685ZAug 02 03:52:06.145 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13192024-08-02T03:52:06.902ZAug 02 03:52:06.362 INFO Download complete, target: Console
13202024-08-02T03:52:07.021ZAug 02 03:52:06.481 INFO Download complete, target: TransceiverControl
13212024-08-02T03:52:07.759ZAug 02 03:52:07.218 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13222024-08-02T03:52:09.466ZAug 02 03:52:08.926 INFO Download complete, target: DendriteStub
13232024-08-02T03:52:09.733ZAug 02 03:52:09.193 INFO Download complete, target: MaghemiteMgd
13242024-08-02T03:52:20.070ZAug 02 03:52:19.529 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13252024-08-02T03:52:20.070ZAug 02 03:52:19.529 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13262024-08-02T03:52:21.878ZAug 02 03:52:21.336 INFO Checking that binary works, target: Clickhouse
13272024-08-02T03:52:22.133ZAug 02 03:52:21.591 INFO Download complete, target: Clickhouse
13282024-08-02T03:52:28.012ZAug 02 03:52:27.470 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13292024-08-02T03:52:28.322ZAug 02 03:52:27.778 INFO Checking that binary works, target: Cockroach
13302024-08-02T03:52:28.465ZAug 02 03:52:27.917 INFO Download complete, target: Cockroach
13312024-08-02T03:52:28.482ZAll prerequisites installed successfully
13322024-08-02T03:52:28.482Z
13332024-08-02T03:52:28.483Zreal 5:41.800281835
13342024-08-02T03:52:28.483Zuser 11:34.436884709
13352024-08-02T03:52:28.483Zsys 2:25.848551032
13362024-08-02T03:52:28.483Ztrap 0.380970902
13372024-08-02T03:52:28.483Ztflt 4.268683227
13382024-08-02T03:52:28.483Zdflt 4.656285777
13392024-08-02T03:52:28.483Zkflt 0.097011692
13402024-08-02T03:52:28.483Zlock 23:56.720492602
13412024-08-02T03:52:28.483Zslp 48:51.632443088
13422024-08-02T03:52:28.483Zlat 37.289138767
13432024-08-02T03:52:28.483Zstop 1:33.737389044
13442024-08-02T03:52:28.484Z+ source ./tools/include/force-git-over-https.sh
13452024-08-02T03:52:28.484Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
13462024-08-02T03:52:28.484Z++ (( i = 0 ))
13472024-08-02T03:52:28.484Z++ (( i < 5 ))
13482024-08-02T03:52:28.484Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
13492024-08-02T03:52:28.484Z++ (( i++ ))
13502024-08-02T03:52:28.484Z++ (( i < 5 ))
13512024-08-02T03:52:28.484Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
13522024-08-02T03:52:28.496Z++ (( i++ ))
13532024-08-02T03:52:28.496Z++ (( i < 5 ))
13542024-08-02T03:52:28.496Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
13552024-08-02T03:52:28.496Z++ (( i++ ))
13562024-08-02T03:52:28.496Z++ (( i < 5 ))
13572024-08-02T03:52:28.496Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
13582024-08-02T03:52:28.496Z++ (( i++ ))
13592024-08-02T03:52:28.496Z++ (( i < 5 ))
13602024-08-02T03:52:28.496Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
13612024-08-02T03:52:28.496Z++ (( i++ ))
13622024-08-02T03:52:28.497Z++ (( i < 5 ))
13632024-08-02T03:52:28.497Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
13642024-08-02T03:52:28.497Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
13652024-08-02T03:52:28.497Z+ rc=0
13662024-08-02T03:52:28.497Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
13672024-08-02T03:53:01.871Z+ case $rc in
13682024-08-02T03:53:01.871Z+ pfexec zfs create -p rpool/images/build/host
13692024-08-02T03:53:02.049Z+ pfexec zfs create -p rpool/images/build/recovery
13702024-08-02T03:53:02.102Z+ cargo xtask releng --output-dir /work
13712024-08-02T03:53:02.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
13722024-08-02T03:53:02.635Z Running `target/debug/xtask releng --output-dir /work`
13732024-08-02T03:53:03.453Z Compiling proc-macro2 v1.0.86
13742024-08-02T03:53:03.453Z Compiling unicode-ident v1.0.12
13752024-08-02T03:53:03.453Z Compiling libc v0.2.155
13762024-08-02T03:53:03.456Z Compiling serde v1.0.204
13772024-08-02T03:53:03.456Z Compiling autocfg v1.3.0
13782024-08-02T03:53:03.456Z Compiling version_check v0.9.4
13792024-08-02T03:53:03.456Z Compiling cfg-if v1.0.0
13802024-08-02T03:53:03.634Z Compiling cc v1.0.97
13812024-08-02T03:53:03.700Z Compiling parking_lot_core v0.9.10
13822024-08-02T03:53:03.779Z Compiling libm v0.2.8
13832024-08-02T03:53:04.158Z Compiling ahash v0.8.11
13842024-08-02T03:53:04.158Z Compiling serde_json v1.0.120
13852024-08-02T03:53:04.258Z Compiling memchr v2.7.2
13862024-08-02T03:53:04.307Z Compiling lock_api v0.4.12
13872024-08-02T03:53:04.522Z Compiling num-traits v0.2.19
13882024-08-02T03:53:04.589Z Compiling typenum v1.17.0
13892024-08-02T03:53:04.851Z Compiling scopeguard v1.2.0
13902024-08-02T03:53:04.917Z Compiling once_cell v1.19.0
13912024-08-02T03:53:05.387Z Compiling quote v1.0.36
13922024-08-02T03:53:05.529Z Compiling generic-array v0.14.7
13932024-08-02T03:53:05.581Z Compiling getrandom v0.2.14
13942024-08-02T03:53:05.776Z Compiling syn v2.0.72
13952024-08-02T03:53:05.813Z Compiling byteorder v1.5.0
13962024-08-02T03:53:05.893Z Compiling log v0.4.21
13972024-08-02T03:53:06.155Z Compiling itoa v1.0.11
13982024-08-02T03:53:06.291Z Compiling thiserror v1.0.63
13992024-08-02T03:53:06.523Z Compiling slab v0.4.9
14002024-08-02T03:53:06.537Z Compiling pkg-config v0.3.30
14012024-08-02T03:53:06.564Z Compiling ring v0.17.8
14022024-08-02T03:53:06.780Z Compiling smallvec v1.13.2
14032024-08-02T03:53:06.797Z Compiling ryu v1.0.18
14042024-08-02T03:53:06.823Z Compiling semver v1.0.23
14052024-08-02T03:53:07.117Z Compiling spin v0.9.8
14062024-08-02T03:53:07.264Z Compiling pin-project-lite v0.2.14
14072024-08-02T03:53:07.315Z Compiling vcpkg v0.2.15
14082024-08-02T03:53:07.804Z Compiling allocator-api2 v0.2.18
14092024-08-02T03:53:07.909Z Compiling parking_lot v0.12.2
14102024-08-02T03:53:08.159Z Compiling rand_core v0.6.4
14112024-08-02T03:53:08.892Z Compiling schemars v0.8.21
14122024-08-02T03:53:09.063Z Compiling openssl-sys v0.9.103
14132024-08-02T03:53:09.316Z Compiling signal-hook-registry v1.4.2
14142024-08-02T03:53:09.369Z Compiling num-conv v0.1.0
14152024-08-02T03:53:10.050Z Compiling time-core v0.1.2
14162024-08-02T03:53:10.131Z Compiling mio v0.8.11
14172024-08-02T03:53:10.221Z Compiling time-macros v0.2.18
14182024-08-02T03:53:10.896Z Compiling heck v0.5.0
14192024-08-02T03:53:10.916Z Compiling httparse v1.8.0
14202024-08-02T03:53:11.341Z Compiling futures-core v0.3.30
14212024-08-02T03:53:11.359Z Compiling rustix v0.38.34
14222024-08-02T03:53:12.009Z Compiling socket2 v0.5.7
14232024-08-02T03:53:12.057Z Compiling num_cpus v1.16.0
14242024-08-02T03:53:12.073Z Compiling openssl v0.10.66
14252024-08-02T03:53:12.287Z Compiling equivalent v1.0.1
14262024-08-02T03:53:12.400Z Compiling fnv v1.0.7
14272024-08-02T03:53:12.549Z Compiling subtle v2.5.0
14282024-08-02T03:53:12.593Z Compiling const-oid v0.9.6
14292024-08-02T03:53:13.043Z Compiling tinyvec_macros v0.1.1
14302024-08-02T03:53:13.137Z Compiling syn v1.0.109
14312024-08-02T03:53:13.428Z Compiling iana-time-zone v0.1.60
14322024-08-02T03:53:13.510Z Compiling serde_derive_internals v0.29.1
14332024-08-02T03:53:13.546Z Compiling native-tls v0.2.11
14342024-08-02T03:53:13.812Z Compiling rustls v0.21.12
14352024-08-02T03:53:13.830Z Compiling tinyvec v1.6.0
14362024-08-02T03:53:13.965Z Compiling futures-sink v0.3.30
14372024-08-02T03:53:14.177Z Compiling crossbeam-utils v0.8.19
14382024-08-02T03:53:15.088Z Compiling cookie v0.17.0
14392024-08-02T03:53:15.544Z Compiling unicode-normalization v0.1.23
14402024-08-02T03:53:15.575Z Compiling ucd-trie v0.1.6
14412024-08-02T03:53:16.195Z Compiling futures-channel v0.3.30
14422024-08-02T03:53:16.678Z Compiling unicode-bidi v0.3.15
14432024-08-02T03:53:16.719Z Compiling dyn-clone v1.0.17
14442024-08-02T03:53:16.934Z Compiling slog v2.7.0
14452024-08-02T03:53:17.154Z Compiling futures-io v0.3.30
14462024-08-02T03:53:17.180Z Compiling futures-task v0.3.30
14472024-08-02T03:53:17.578Z Compiling pin-utils v0.1.0
14482024-08-02T03:53:18.253Z Compiling untrusted v0.9.0
14492024-08-02T03:53:18.262Z Compiling aho-corasick v1.1.3
14502024-08-02T03:53:18.481Z Compiling regex-syntax v0.8.3
14512024-08-02T03:53:18.697Z Compiling crc32fast v1.4.0
14522024-08-02T03:53:19.043Z Compiling serde_derive v1.0.204
14532024-08-02T03:53:19.229Z Compiling zerocopy-derive v0.7.34
14542024-08-02T03:53:19.292Z Compiling zeroize_derive v1.4.2
14552024-08-02T03:53:19.877Z Compiling tokio-macros v2.3.0
14562024-08-02T03:53:20.843Z Compiling thiserror-impl v1.0.63
14572024-08-02T03:53:21.480Z Compiling zerocopy v0.7.34
14582024-08-02T03:53:21.613Z Compiling futures-macro v0.3.30
14592024-08-02T03:53:23.125Z Compiling zeroize v1.7.0
14602024-08-02T03:53:23.962Z Compiling tracing-attributes v0.1.27
14612024-08-02T03:53:24.130Z Compiling schemars_derive v0.8.21
14622024-08-02T03:53:24.369Z Compiling hashbrown v0.14.5
14632024-08-02T03:53:26.101Z Compiling openssl-macros v0.1.1
14642024-08-02T03:53:26.167Z Compiling der_derive v0.7.2
14652024-08-02T03:53:26.588Z Compiling scroll_derive v0.12.0
14662024-08-02T03:53:27.497Z Compiling pest v2.7.10
14672024-08-02T03:53:27.501Z Compiling crypto-common v0.1.6
14682024-08-02T03:53:27.834Z Compiling futures-util v0.3.30
14692024-08-02T03:53:27.960Z Compiling block-buffer v0.10.4
14702024-08-02T03:53:28.510Z Compiling powerfmt v0.2.0
14712024-08-02T03:53:28.735Z Compiling digest v0.10.7
14722024-08-02T03:53:28.834Z Compiling deranged v0.3.11
14732024-08-02T03:53:29.610Z Compiling regex-automata v0.4.6
14742024-08-02T03:53:30.614Z Compiling pest_meta v2.7.10
14752024-08-02T03:53:31.471Z Compiling usdt-impl v0.5.0
14762024-08-02T03:53:32.005Z Compiling pest_generator v2.7.10
14772024-08-02T03:53:33.668Z Compiling bytes v1.6.0
14782024-08-02T03:53:35.101Z Compiling bitflags v2.6.0
14792024-08-02T03:53:35.857Z Compiling tokio v1.38.1
14802024-08-02T03:53:35.915Z Compiling uuid v1.10.0
14812024-08-02T03:53:36.123Z Compiling indexmap v2.2.6
14822024-08-02T03:53:36.631Z Compiling serde_tokenstream v0.2.1
14832024-08-02T03:53:36.759Z Compiling chrono v0.4.38
14842024-08-02T03:53:38.034Z Compiling http v0.2.12
14852024-08-02T03:53:40.625Z Compiling rustc_version v0.4.0
14862024-08-02T03:53:40.782Z Compiling pest_derive v2.7.10
14872024-08-02T03:53:41.648Z Compiling heck v0.4.1
14882024-08-02T03:53:41.672Z Compiling percent-encoding v2.3.1
14892024-08-02T03:53:41.857Z Compiling num_threads v0.1.7
14902024-08-02T03:53:42.010Z Compiling time v0.3.36
14912024-08-02T03:53:42.116Z Compiling heapless v0.7.17
14922024-08-02T03:53:42.930Z Compiling scroll v0.12.0
14932024-08-02T03:53:43.291Z Compiling zerocopy-derive v0.6.6
14942024-08-02T03:53:43.762Z Compiling tracing-core v0.1.32
14952024-08-02T03:53:45.349Z Compiling backtrace v0.3.71
14962024-08-02T03:53:45.810Z Compiling errno v0.3.9
14972024-08-02T03:53:46.077Z Compiling ppv-lite86 v0.2.17
14982024-08-02T03:53:46.214Z Compiling signal-hook v0.3.17
14992024-08-02T03:53:46.555Z Compiling plain v0.2.3
15002024-08-02T03:53:47.003Z Compiling rand_chacha v0.3.1
15012024-08-02T03:53:47.052Z Compiling goblin v0.8.2
15022024-08-02T03:53:47.345Z Compiling tokio-util v0.7.11
15032024-08-02T03:53:48.083Z Compiling tracing v0.1.40
15042024-08-02T03:53:48.974Z Compiling regex v1.10.5
15052024-08-02T03:53:49.725Z Compiling async-trait v0.1.81
15062024-08-02T03:53:50.143Z Compiling rustversion v1.0.17
15072024-08-02T03:53:51.000Z Compiling strsim v0.11.1
15082024-08-02T03:53:51.401Z Compiling pretty-hex v0.4.1
15092024-08-02T03:53:52.338Z Compiling rand v0.8.5
15102024-08-02T03:53:54.240Z Compiling dof v0.3.0
15112024-08-02T03:53:54.412Z Compiling form_urlencoded v1.2.1
15122024-08-02T03:53:54.819Z Compiling dtrace-parser v0.2.0
15132024-08-02T03:53:55.155Z Compiling thread-id v4.2.1
15142024-08-02T03:53:55.289Z Compiling foreign-types-shared v0.1.1
15152024-08-02T03:53:55.418Z Compiling base64ct v1.6.0
15162024-08-02T03:53:55.480Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15172024-08-02T03:53:56.077Z Compiling unicode-width v0.1.13
15182024-08-02T03:53:56.332Z Compiling try-lock v0.2.5
15192024-08-02T03:53:56.514Z Compiling smoltcp v0.9.1
15202024-08-02T03:53:56.613Z Compiling anyhow v1.0.86
15212024-08-02T03:53:56.630Z Compiling foreign-types v0.3.2
15222024-08-02T03:53:56.726Z Compiling want v0.3.1
15232024-08-02T03:53:57.019Z Compiling pem-rfc7468 v0.7.0
15242024-08-02T03:53:57.773Z Compiling h2 v0.3.26
15252024-08-02T03:53:58.531Z Compiling http-body v0.4.6
15262024-08-02T03:53:58.841Z Compiling hmac v0.12.1
15272024-08-02T03:53:59.056Z Compiling clap_derive v4.5.8
15282024-08-02T03:54:00.044Z Compiling flagset v0.4.5
15292024-08-02T03:54:00.061Z Compiling siphasher v0.3.11
15302024-08-02T03:54:00.440Z Compiling base64 v0.21.7
15312024-08-02T03:54:01.833Z Compiling httpdate v1.0.3
15322024-08-02T03:54:01.983Z Compiling tower-service v0.3.2
15332024-08-02T03:54:02.617Z Compiling der v0.7.9
15342024-08-02T03:54:05.739Z Compiling hyper v0.14.30
15352024-08-02T03:54:13.462Z Compiling rustls-webpki v0.101.7
15362024-08-02T03:54:13.940Z Compiling sct v0.7.1
15372024-08-02T03:54:14.821Z Compiling openapiv3 v2.0.0
15382024-08-02T03:54:16.787Z Compiling hubpack_derive v0.1.1
15392024-08-02T03:54:17.695Z Compiling idna v0.5.0
15402024-08-02T03:54:19.371Z Compiling lazy_static v1.5.0
15412024-08-02T03:54:19.542Z Compiling fs-err v2.11.0
15422024-08-02T03:54:19.578Z Compiling openssl-probe v0.1.5
15432024-08-02T03:54:20.002Z Compiling utf8parse v0.2.1
15442024-08-02T03:54:20.040Z Compiling cpufeatures v0.2.12
15452024-08-02T03:54:20.210Z Compiling adler v1.0.2
15462024-08-02T03:54:20.297Z Compiling finl_unicode v1.2.0
15472024-08-02T03:54:20.503Z Compiling anstyle v1.0.8
15482024-08-02T03:54:20.883Z Compiling stringprep v0.1.4
15492024-08-02T03:54:21.039Z Compiling miniz_oxide v0.7.2
15502024-08-02T03:54:21.082Z Compiling sha2 v0.10.8
15512024-08-02T03:54:22.016Z Compiling anstyle-parse v0.2.4
15522024-08-02T03:54:22.854Z Compiling url v2.5.2
15532024-08-02T03:54:25.395Z Compiling spki v0.7.3
15542024-08-02T03:54:25.999Z Compiling usdt-attr-macro v0.5.0
15552024-08-02T03:54:26.116Z Compiling usdt-macro v0.5.0
15562024-08-02T03:54:27.724Z Compiling md-5 v0.10.6
15572024-08-02T03:54:27.975Z Compiling toml_datetime v0.6.8
15582024-08-02T03:54:28.032Z Compiling serde_spanned v0.6.7
15592024-08-02T03:54:28.274Z Compiling regress v0.9.1
15602024-08-02T03:54:28.489Z Compiling idna v0.3.0
15612024-08-02T03:54:30.522Z Compiling diesel_table_macro_syntax v0.1.0
15622024-08-02T03:54:30.883Z Compiling num-integer v0.1.46
15632024-08-02T03:54:31.446Z Compiling hash32 v0.2.1
15642024-08-02T03:54:31.576Z Compiling encoding_rs v0.8.34
15652024-08-02T03:54:31.929Z Compiling gimli v0.28.1
15662024-08-02T03:54:32.701Z Compiling stable_deref_trait v1.2.0
15672024-08-02T03:54:32.717Z Compiling mime v0.3.17
15682024-08-02T03:54:32.808Z Compiling psl-types v2.0.11
15692024-08-02T03:54:33.028Z Compiling is_terminal_polyfill v1.70.0
15702024-08-02T03:54:33.188Z Compiling fallible-iterator v0.2.0
15712024-08-02T03:54:33.397Z Compiling base64 v0.22.1
15722024-08-02T03:54:33.943Z Compiling colorchoice v1.0.1
15732024-08-02T03:54:34.128Z Compiling anstyle-query v1.0.3
15742024-08-02T03:54:34.163Z Compiling postgres-protocol v0.6.7
15752024-08-02T03:54:34.234Z Compiling publicsuffix v2.2.3
15762024-08-02T03:54:34.378Z Compiling anstream v0.6.14
15772024-08-02T03:54:35.551Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
15782024-08-02T03:54:37.470Z Compiling addr2line v0.21.0
15792024-08-02T03:54:37.864Z Compiling diesel_derives v2.1.4
15802024-08-02T03:54:39.771Z Compiling tokio-rustls v0.24.1
15812024-08-02T03:54:41.521Z Compiling pkcs8 v0.10.2
15822024-08-02T03:54:42.081Z Compiling terminal_size v0.3.0
15832024-08-02T03:54:42.154Z Compiling tokio-native-tls v0.3.1
15842024-08-02T03:54:42.510Z Compiling phf_shared v0.11.2
15852024-08-02T03:54:42.736Z Compiling strum_macros v0.25.3
15862024-08-02T03:54:42.986Z Compiling serde_urlencoded v0.7.1
15872024-08-02T03:54:43.541Z Compiling enum-as-inner v0.5.1
15882024-08-02T03:54:44.536Z Compiling block-padding v0.3.3
15892024-08-02T03:54:44.624Z Compiling serde_repr v0.1.19
15902024-08-02T03:54:44.775Z Compiling ff v0.13.0
15912024-08-02T03:54:45.039Z Compiling scheduled-thread-pool v0.2.7
15922024-08-02T03:54:45.700Z Compiling object v0.32.2
15932024-08-02T03:54:46.359Z Compiling bit-vec v0.6.3
15942024-08-02T03:54:46.785Z Compiling winnow v0.5.40
15952024-08-02T03:54:47.388Z Compiling ipnet v2.9.0
15962024-08-02T03:54:48.228Z Compiling regex-automata v0.1.10
15972024-08-02T03:54:48.431Z Compiling matches v0.1.10
15982024-08-02T03:54:49.190Z Compiling either v1.12.0
15992024-08-02T03:54:49.613Z Compiling clap_lex v0.7.0
16002024-08-02T03:54:49.851Z Compiling bitflags v1.3.2
16012024-08-02T03:54:49.960Z Compiling rustc-demangle v0.1.24
16022024-08-02T03:54:50.048Z Compiling managed v0.8.0
16032024-08-02T03:54:50.485Z Compiling base16ct v0.2.0
16042024-08-02T03:54:50.672Z Compiling sec1 v0.7.3
16052024-08-02T03:54:50.759Z Compiling toml_edit v0.19.15
16062024-08-02T03:54:50.833Z Compiling clap_builder v4.5.9
16072024-08-02T03:54:51.204Z Compiling rustls-pemfile v1.0.4
16082024-08-02T03:54:51.575Z Compiling bstr v0.2.17
16092024-08-02T03:54:51.655Z Compiling idna v0.2.3
16102024-08-02T03:54:52.852Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
16112024-08-02T03:54:52.910Z Compiling r2d2 v0.8.10
16122024-08-02T03:54:53.012Z Compiling group v0.13.0
16132024-08-02T03:54:53.294Z Compiling inout v0.1.3
16142024-08-02T03:54:53.633Z Compiling phf v0.11.2
16152024-08-02T03:54:53.838Z Compiling hyper-tls v0.5.0
16162024-08-02T03:54:54.058Z Compiling signal-hook-mio v0.2.3
16172024-08-02T03:54:54.174Z Compiling hyper-rustls v0.24.2
16182024-08-02T03:54:54.350Z Compiling cookie_store v0.20.0
16192024-08-02T03:54:54.564Z Compiling postgres-types v0.2.7
16202024-08-02T03:54:55.201Z Compiling num-bigint v0.4.5
16212024-08-02T03:54:56.593Z Compiling hubpack v0.1.2
16222024-08-02T03:54:57.534Z Compiling phf_shared v0.10.0
16232024-08-02T03:54:57.596Z Compiling hkdf v0.12.4
16242024-08-02T03:54:57.892Z Compiling zerocopy v0.6.6
16252024-08-02T03:54:57.971Z Compiling ipnetwork v0.20.0
16262024-08-02T03:54:57.990Z Compiling futures-executor v0.3.30
16272024-08-02T03:54:58.285Z Compiling crypto-bigint v0.5.5
16282024-08-02T03:54:58.591Z Compiling float-cmp v0.9.0
16292024-08-02T03:54:58.680Z Compiling memmap v0.7.0
16302024-08-02T03:54:58.737Z Compiling unicode-segmentation v1.11.0
16312024-08-02T03:54:58.764Z Compiling data-encoding v2.6.0
16322024-08-02T03:54:58.800Z Compiling new_debug_unreachable v1.0.6
16332024-08-02T03:54:58.972Z Compiling difflib v0.4.0
16342024-08-02T03:54:59.042Z Compiling winnow v0.6.18
16352024-08-02T03:54:59.676Z Compiling sync_wrapper v0.1.2
16362024-08-02T03:54:59.690Z Compiling normalize-line-endings v0.3.0
16372024-08-02T03:54:59.807Z Compiling precomputed-hash v0.1.1
16382024-08-02T03:54:59.927Z Compiling predicates-core v1.0.6
16392024-08-02T03:54:59.951Z Compiling whoami v1.5.1
16402024-08-02T03:55:00.105Z Compiling webpki-roots v0.25.4
16412024-08-02T03:55:00.390Z Compiling static_assertions v1.1.0
16422024-08-02T03:55:00.438Z Compiling fixedbitset v0.4.2
16432024-08-02T03:55:00.473Z Compiling minimal-lexical v0.2.1
16442024-08-02T03:55:00.490Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
16452024-08-02T03:55:00.508Z Compiling reqwest v0.11.27
16462024-08-02T03:55:00.869Z Compiling petgraph v0.6.5
16472024-08-02T03:55:00.997Z Compiling nom v7.1.3
16482024-08-02T03:55:01.770Z Compiling elliptic-curve v0.13.8
16492024-08-02T03:55:02.524Z Compiling toml_edit v0.22.20
16502024-08-02T03:55:02.713Z Compiling tokio-postgres v0.7.11
16512024-08-02T03:55:04.630Z Compiling predicates v3.1.2
16522024-08-02T03:55:05.863Z Compiling string_cache v0.8.7
16532024-08-02T03:55:06.066Z Compiling trust-dns-proto v0.22.0
16542024-08-02T03:55:06.277Z Compiling similar v2.5.0
16552024-08-02T03:55:06.623Z Compiling usdt v0.5.0
16562024-08-02T03:55:07.942Z Compiling diesel v2.1.6
16572024-08-02T03:55:08.377Z Compiling futures v0.3.30
16582024-08-02T03:55:08.496Z Compiling yasna v0.5.2
16592024-08-02T03:55:09.699Z Compiling clap v4.5.9
16602024-08-02T03:55:09.814Z Compiling crossterm v0.27.0
16612024-08-02T03:55:09.948Z Compiling toml v0.7.8
16622024-08-02T03:55:10.115Z Compiling crossbeam-epoch v0.9.18
16632024-08-02T03:55:10.789Z Compiling flate2 v1.0.30
16642024-08-02T03:55:11.507Z Compiling cipher v0.4.4
16652024-08-02T03:55:11.697Z Compiling itertools v0.10.5
16662024-08-02T03:55:11.966Z Compiling itertools v0.12.1
16672024-08-02T03:55:13.033Z Compiling bit-set v0.5.3
16682024-08-02T03:55:13.254Z Compiling num-iter v0.1.45
16692024-08-02T03:55:13.308Z Compiling console v0.15.8
16702024-08-02T03:55:14.563Z Compiling tokio-stream v0.1.15
16712024-08-02T03:55:14.711Z Compiling bstr v1.9.1
16722024-08-02T03:55:15.097Z Compiling hex v0.4.3
16732024-08-02T03:55:15.774Z Compiling peg-runtime v0.8.3
16742024-08-02T03:55:16.260Z Compiling lalrpop-util v0.19.12
16752024-08-02T03:55:16.317Z Compiling camino v1.1.7
16762024-08-02T03:55:16.359Z Compiling unicode-xid v0.2.4
16772024-08-02T03:55:16.561Z Compiling radium v0.7.0
16782024-08-02T03:55:23.234Z Compiling is-terminal v0.4.12
16792024-08-02T03:55:23.368Z Compiling tap v1.0.1
16802024-08-02T03:55:25.208Z Compiling ident_case v1.0.1
16812024-08-02T03:55:25.401Z Compiling maybe-uninit v2.0.0
16822024-08-02T03:55:28.525Z Compiling rustls-pki-types v1.7.0
16832024-08-02T03:55:37.246Z Compiling darling_core v0.20.9
16842024-08-02T03:55:40.971Z Compiling wyz v0.5.1
16852024-08-02T03:55:43.906Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
16862024-08-02T03:55:44.239Z Compiling getopts v0.2.21
16872024-08-02T03:55:44.964Z Compiling bzip2-sys v0.1.11+1.0.8
16882024-08-02T03:55:45.036Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16892024-08-02T03:55:45.210Z Compiling dirs-sys-next v0.1.2
16902024-08-02T03:55:45.447Z Compiling unsafe-libyaml v0.2.11
16912024-08-02T03:55:45.543Z Compiling funty v2.0.0
16922024-08-02T03:55:46.151Z Compiling rustls v0.22.4
16932024-08-02T03:55:46.258Z Compiling paste v1.0.15
16942024-08-02T03:55:46.718Z Compiling packed_struct v0.10.1
16952024-08-02T03:55:47.141Z Compiling num-bigint-dig v0.8.4
16962024-08-02T03:55:47.276Z Compiling serde_yaml v0.9.34+deprecated
16972024-08-02T03:55:47.559Z Compiling bitvec v1.0.1
16982024-08-02T03:55:49.290Z Compiling dirs-next v2.0.0
16992024-08-02T03:55:50.731Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17002024-08-02T03:55:52.085Z Compiling darling_macro v0.20.9
17012024-08-02T03:55:53.340Z Compiling rustls-webpki v0.102.4
17022024-08-02T03:55:57.429Z Compiling packed_struct_codegen v0.10.1
17032024-08-02T03:55:57.598Z Compiling structmeta-derive v0.3.0
17042024-08-02T03:55:58.709Z Compiling thread_local v1.1.8
17052024-08-02T03:55:59.206Z Compiling indexmap v1.9.3
17062024-08-02T03:55:59.395Z Compiling multer v3.1.0
17072024-08-02T03:55:59.445Z Compiling fastrand v2.1.0
17082024-08-02T03:55:59.541Z Compiling rayon-core v1.12.1
17092024-08-02T03:55:59.692Z Compiling crc-catalog v2.4.0
17102024-08-02T03:55:59.935Z Compiling match_cfg v0.1.0
17112024-08-02T03:56:00.041Z Compiling nodrop v0.1.14
17122024-08-02T03:56:00.067Z Compiling slog-async v2.8.0
17132024-08-02T03:56:00.238Z Compiling structmeta v0.3.0
17142024-08-02T03:56:00.512Z Compiling array-init v0.0.4
17152024-08-02T03:56:00.615Z Compiling hostname v0.3.1
17162024-08-02T03:56:01.790Z Compiling crc v3.2.1
17172024-08-02T03:56:02.312Z Compiling tempfile v3.10.1
17182024-08-02T03:56:03.818Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17192024-08-02T03:56:04.568Z Compiling smallvec v0.6.14
17202024-08-02T03:56:04.587Z Compiling darling v0.20.9
17212024-08-02T03:56:04.899Z Compiling term v0.7.0
17222024-08-02T03:56:10.212Z Compiling crossbeam-deque v0.8.5
17232024-08-02T03:56:10.243Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17242024-08-02T03:56:10.620Z Compiling pkcs1 v0.7.5
17252024-08-02T03:56:12.739Z Compiling slog-json v2.6.1
17262024-08-02T03:56:13.832Z Compiling crossbeam-channel v0.5.12
17272024-08-02T03:56:14.559Z Compiling http v1.1.0
17282024-08-02T03:56:15.418Z Compiling signature v2.2.0
17292024-08-02T03:56:16.936Z Compiling pin-project-internal v1.1.5
17302024-08-02T03:56:18.877Z Compiling async-stream-impl v0.3.5
17312024-08-02T03:56:19.425Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
17322024-08-02T03:56:19.732Z Compiling hashbrown v0.12.3
17332024-08-02T03:56:21.059Z Compiling termcolor v1.4.1
17342024-08-02T03:56:21.117Z Compiling bitfield v0.14.0
17352024-08-02T03:56:21.421Z Compiling same-file v1.0.6
17362024-08-02T03:56:22.117Z Compiling atomic-waker v1.1.2
17372024-08-02T03:56:22.135Z Compiling take_mut v0.2.2
17382024-08-02T03:56:25.920Z Compiling waitgroup v0.1.2
17392024-08-02T03:56:26.940Z Compiling walkdir v2.5.0
17402024-08-02T03:56:28.357Z Compiling env_logger v0.10.2
17412024-08-02T03:56:28.524Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17422024-08-02T03:56:34.090Z Compiling async-stream v0.3.5
17432024-08-02T03:56:34.287Z Compiling pin-project v1.1.5
17442024-08-02T03:56:34.290Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17452024-08-02T03:56:34.536Z Compiling rsa v0.9.6
17462024-08-02T03:56:36.347Z Compiling slog-bunyan v2.5.0
17472024-08-02T03:56:37.235Z Compiling tokio-rustls v0.25.0
17482024-08-02T03:56:37.710Z Compiling slog-term v2.9.1
17492024-08-02T03:56:38.590Z Compiling serde-hex v0.1.0
17502024-08-02T03:56:40.201Z Compiling serde_with_macros v3.8.3
17512024-08-02T03:56:40.326Z Compiling bzip2 v0.4.4
17522024-08-02T03:56:42.838Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17532024-08-02T03:56:42.988Z Compiling parse-display-derive v0.9.1
17542024-08-02T03:56:43.454Z Compiling toml v0.8.19
17552024-08-02T03:56:43.877Z Compiling rustls-pemfile v2.1.2
17562024-08-02T03:56:47.774Z Compiling x509-cert v0.2.5
17572024-08-02T03:56:48.491Z Compiling sha1 v0.10.6
17582024-08-02T03:56:49.037Z Compiling ron v0.8.1
17592024-08-02T03:56:49.314Z Compiling strum_macros v0.26.4
17602024-08-02T03:56:49.659Z Compiling newtype-uuid v1.1.0
17612024-08-02T03:56:50.011Z Compiling xattr v1.3.1
17622024-08-02T03:56:50.427Z Compiling snafu-derive v0.8.2
17632024-08-02T03:56:51.514Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
17642024-08-02T03:56:52.460Z Compiling serde_path_to_error v0.1.16
17652024-08-02T03:56:53.497Z Compiling hashbrown v0.13.2
17662024-08-02T03:56:53.893Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17672024-08-02T03:56:54.637Z Compiling blake3 v1.5.1
17682024-08-02T03:56:54.830Z Compiling ring v0.16.20
17692024-08-02T03:56:54.995Z Compiling filetime v0.2.23
17702024-08-02T03:56:55.093Z Compiling hostname v0.4.0
17712024-08-02T03:56:55.207Z Compiling instant v0.1.12
17722024-08-02T03:56:55.224Z Compiling crc-any v2.5.0
17732024-08-02T03:56:55.334Z Compiling debug-ignore v1.0.5
17742024-08-02T03:56:55.365Z Compiling buf-list v1.0.3
17752024-08-02T03:56:55.893Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17762024-08-02T03:56:56.143Z Compiling backoff v0.4.0
17772024-08-02T03:56:56.504Z Compiling tar v0.4.41
17782024-08-02T03:56:56.821Z Compiling snafu v0.8.2
17792024-08-02T03:56:58.181Z Compiling object v0.30.4
17802024-08-02T03:56:59.143Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17812024-08-02T03:56:59.348Z Compiling strum v0.26.3
17822024-08-02T03:56:59.539Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17832024-08-02T03:57:01.239Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
17842024-08-02T03:57:01.665Z Compiling parse-display v0.9.1
17852024-08-02T03:57:01.725Z Compiling serde_with v3.8.3
17862024-08-02T03:57:01.775Z Compiling zip v0.6.6
17872024-08-02T03:57:03.518Z Compiling rayon v1.10.0
17882024-08-02T03:57:04.493Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17892024-08-02T03:57:05.220Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
17902024-08-02T03:57:06.042Z Compiling camino-tempfile v1.1.1
17912024-08-02T03:57:06.818Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
17922024-08-02T03:57:09.044Z Compiling globset v0.4.14
17932024-08-02T03:57:10.634Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17942024-08-02T03:57:10.821Z Compiling pem v3.0.4
17952024-08-02T03:57:11.164Z Compiling olpc-cjson v0.1.3
17962024-08-02T03:57:11.205Z Compiling macaddr v1.0.1
17972024-08-02T03:57:11.493Z Compiling serde_plain v1.0.2
17982024-08-02T03:57:11.838Z Compiling async-recursion v1.1.1
17992024-08-02T03:57:12.017Z Compiling memmap2 v0.9.4
18002024-08-02T03:57:12.391Z Compiling typed-path v0.7.1
18012024-08-02T03:57:12.661Z Compiling spin v0.5.2
18022024-08-02T03:57:12.925Z Compiling arrayref v0.3.7
18032024-08-02T03:57:13.054Z Compiling path-slash v0.1.5
18042024-08-02T03:57:13.282Z Compiling untrusted v0.7.1
18052024-08-02T03:57:13.323Z Compiling constant_time_eq v0.3.0
18062024-08-02T03:57:13.432Z Compiling arrayvec v0.7.4
18072024-08-02T03:57:13.497Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
18082024-08-02T03:57:16.494Z Compiling tough v0.17.1
18092024-08-02T03:57:17.676Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18102024-08-02T03:57:19.039Z Compiling cargo-platform v0.1.8
18112024-08-02T03:57:20.140Z Compiling parse-size v1.0.0
18122024-08-02T03:57:20.529Z Compiling topological-sort v0.2.2
18132024-08-02T03:57:20.755Z Compiling cargo_metadata v0.18.1
18142024-08-02T03:57:20.819Z Compiling omicron-zone-package v0.11.0
18152024-08-02T03:57:23.442Z Compiling shell-words v1.1.0
18162024-08-02T03:57:29.600Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
18172024-08-02T03:57:40.201Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
18182024-08-02T03:57:54.076Z Finished `release` profile [optimized] target(s) in 4m 51s
18192024-08-02T03:57:54.205Z Running `target/release/omicron-releng --output-dir /work`
18202024-08-02T03:57:54.244ZAug 02 03:57:53.658 DEBG changing working directory to /work/oxidecomputer/omicron
18212024-08-02T03:57:54.326ZAug 02 03:57:53.741 DEBG running: git rev-parse HEAD
18222024-08-02T03:57:54.332ZAug 02 03:57:53.748 DEBG process exited with exit status: 0 (6.282966ms)
18232024-08-02T03:57:54.332ZAug 02 03:57:53.748 INFO version: 10.0.0-0.ci+git613a728ea21
18242024-08-02T03:57:54.371ZAug 02 03:57:53.787 INFO cloning helios to /work/oxidecomputer/helios
18252024-08-02T03:57:54.371ZAug 02 03:57:53.787 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
18262024-08-02T03:57:54.377ZCloning into '/work/oxidecomputer/helios'...
18272024-08-02T03:57:54.820ZAug 02 03:57:54.236 DEBG process exited with exit status: 0 (448.689476ms)
18282024-08-02T03:57:54.820ZAug 02 03:57:54.236 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
18292024-08-02T03:57:54.829Z# branch.oid ed78304311f495f06e380799bd1395aabc13c0d6
18302024-08-02T03:57:54.830Z# branch.head master
18312024-08-02T03:57:54.830Z# branch.upstream origin/master
18322024-08-02T03:57:54.830Z# branch.ab +0 -0
18332024-08-02T03:57:54.833ZAug 02 03:57:54.244 DEBG process exited with exit status: 0 (7.72012ms)
18342024-08-02T03:57:54.833ZAug 02 03:57:54.244 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
18352024-08-02T03:57:55.510ZAug 02 03:57:54.925 DEBG process exited with exit status: 0 (681.462071ms)
18362024-08-02T03:57:55.510ZAug 02 03:57:54.926 DEBG running: zfs list rpool/images/build/host
18372024-08-02T03:57:55.516ZNAME USED AVAIL REFER MOUNTPOINT
18382024-08-02T03:57:55.516Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
18392024-08-02T03:57:55.519ZAug 02 03:57:54.933 DEBG process exited with exit status: 0 (6.989334ms)
18402024-08-02T03:57:55.519ZAug 02 03:57:54.933 DEBG running: zfs list rpool/images/build/recovery
18412024-08-02T03:57:55.522ZNAME USED AVAIL REFER MOUNTPOINT
18422024-08-02T03:57:55.522Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
18432024-08-02T03:57:55.525ZAug 02 03:57:54.939 DEBG process exited with exit status: 0 (6.024666ms)
18442024-08-02T03:57:55.525ZAug 02 03:57:54.939 INFO [hubris-production] running task
18452024-08-02T03:57:55.525ZAug 02 03:57:54.940 INFO [hubris-staging] running task
18462024-08-02T03:57:55.525ZAug 02 03:57:54.940 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
18472024-08-02T03:57:55.528ZAug 02 03:57:54.943 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.80.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
18482024-08-02T03:57:55.767Z[ helios-setup] cd tools/helios-build && cargo build --quiet
18492024-08-02T03:57:56.003Z[ omicron-package] Blocking waiting for file lock on package cache
18502024-08-02T03:57:56.483Z[ omicron-package] Blocking waiting for file lock on package cache
18512024-08-02T03:57:56.733Z[ omicron-package] Blocking waiting for file lock on package cache
18522024-08-02T03:57:56.753ZAug 02 03:57:56.169 INFO [hubris-production] task succeeded (1.22906114s)
18532024-08-02T03:57:57.568Z[ omicron-package] Compiling proc-macro-crate v1.3.1
18542024-08-02T03:57:57.571Z[ omicron-package] Compiling heapless v0.8.0
18552024-08-02T03:57:57.571Z[ omicron-package] Compiling hash32 v0.3.1
18562024-08-02T03:57:57.571Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18572024-08-02T03:57:57.571Z[ omicron-package] Compiling smoltcp v0.11.0
18582024-08-02T03:57:57.571Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
18592024-08-02T03:57:57.571Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18602024-08-02T03:57:57.571Z[ omicron-package] Compiling cobs v0.2.3
18612024-08-02T03:57:58.161Z[ omicron-package] Compiling embedded-io v0.4.0
18622024-08-02T03:57:58.930Z[ omicron-package] Compiling postcard v1.0.8
18632024-08-02T03:57:59.081Z[ omicron-package] Compiling proc-macro-error v1.0.4
18642024-08-02T03:57:59.297Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
18652024-08-02T03:57:59.350Z[ omicron-package] Compiling foreign-types-macros v0.2.3
18662024-08-02T03:57:59.553Z[ omicron-package] Compiling num_enum_derive v0.5.11
18672024-08-02T03:57:59.745Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
18682024-08-02T03:57:59.879Z[ omicron-package] Compiling foreign-types-shared v0.3.1
18692024-08-02T03:58:00.072Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18702024-08-02T03:58:00.900Z[ omicron-package] Compiling tabwriter v1.4.0
18712024-08-02T03:58:01.028Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18722024-08-02T03:58:01.185Z[ omicron-package] Compiling cstr-argument v0.1.2
18732024-08-02T03:58:01.437Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
18742024-08-02T03:58:01.769Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
18752024-08-02T03:58:02.161Z[ omicron-package] Compiling foreign-types v0.5.0
18762024-08-02T03:58:02.183Z[ omicron-package] Compiling pretty-hex v0.2.1
18772024-08-02T03:58:02.274Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
18782024-08-02T03:58:02.537Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18792024-08-02T03:58:02.814Z[ omicron-package] Compiling colored v2.1.0
18802024-08-02T03:58:03.162Z[ omicron-package] Compiling socket2 v0.4.10
18812024-08-02T03:58:03.414Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18822024-08-02T03:58:03.769Z[ omicron-package] Compiling num_enum v0.5.11
18832024-08-02T03:58:04.112Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18842024-08-02T03:58:04.132Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
18852024-08-02T03:58:04.244Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
18862024-08-02T03:58:04.362Z[ omicron-package] Compiling sigpipe v0.1.3
18872024-08-02T03:58:04.362Z[ omicron-package] Compiling num-derive v0.4.2
18882024-08-02T03:58:05.159Z[ omicron-package] Compiling libefi-sys v0.1.0
18892024-08-02T03:58:05.223Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18902024-08-02T03:58:05.281Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
18912024-08-02T03:58:05.975Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18922024-08-02T03:58:06.328Z[ omicron-package] Compiling smf v0.2.3
18932024-08-02T03:58:06.402Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
18942024-08-02T03:58:06.543Z[ omicron-package] Compiling bitfield-struct v0.6.1
18952024-08-02T03:58:07.137Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
18962024-08-02T03:58:07.641Z[ omicron-package] Compiling portable-atomic v1.6.0
18972024-08-02T03:58:08.870Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
18982024-08-02T03:58:08.884ZAug 02 03:58:08.298 INFO [hubris-staging] task succeeded (13.358504366s)
18992024-08-02T03:58:09.691Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
19002024-08-02T03:58:10.091Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19012024-08-02T03:58:11.820Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19022024-08-02T03:58:12.085Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19032024-08-02T03:58:12.246Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
19042024-08-02T03:58:12.447Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19052024-08-02T03:58:12.512Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19062024-08-02T03:58:13.826Z[ omicron-package] Compiling gethostname v0.4.3
19072024-08-02T03:58:14.251Z[ omicron-package] Compiling number_prefix v0.4.0
19082024-08-02T03:58:15.490Z[ omicron-package] Compiling indicatif v0.17.8
19092024-08-02T03:58:15.552Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
19102024-08-02T03:58:18.884Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19112024-08-02T03:58:19.450Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19122024-08-02T03:58:21.159Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19132024-08-02T03:58:38.217Z[ helios-setup] Aug 02 03:58:37.627 INFO helios repository root is: /work/oxidecomputer/helios
19142024-08-02T03:58:38.220Z[ helios-setup] Aug 02 03:58:37.630 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
19152024-08-02T03:58:38.220Z[ helios-setup] Aug 02 03:58:37.630 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
19162024-08-02T03:58:38.225Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
19172024-08-02T03:58:39.077Z[ helios-setup] Aug 02 03:58:38.487 INFO clone ok!, project: bootserver
19182024-08-02T03:58:39.080Z[ helios-setup] Aug 02 03:58:38.487 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
19192024-08-02T03:58:39.080Z[ helios-setup] Aug 02 03:58:38.487 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
19202024-08-02T03:58:39.085Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
19212024-08-02T03:58:39.617Z[ helios-setup] Aug 02 03:58:39.027 INFO clone ok!, project: image-builder
19222024-08-02T03:58:39.620Z[ helios-setup] Aug 02 03:58:39.027 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
19232024-08-02T03:58:39.620Z[ helios-setup] Aug 02 03:58:39.027 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
19242024-08-02T03:58:39.622Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
19252024-08-02T03:58:40.095Z[ helios-setup] Aug 02 03:58:39.505 INFO clone ok!, project: phbl
19262024-08-02T03:58:40.098Z[ helios-setup] Aug 02 03:58:39.505 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
19272024-08-02T03:58:40.098Z[ helios-setup] Aug 02 03:58:39.505 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
19282024-08-02T03:58:40.098Z[ helios-setup] Aug 02 03:58:39.505 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
19292024-08-02T03:58:40.098Z[ helios-setup] Aug 02 03:58:39.505 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
19302024-08-02T03:58:40.100Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
19312024-08-02T03:58:40.848Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
19322024-08-02T03:58:40.853Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
19332024-08-02T03:58:41.196Z[ omicron-package] Finished `release` profile [optimized] target(s) in 45.65s
19342024-08-02T03:58:41.393Z[ omicron-package]
19352024-08-02T03:58:41.393Z[ omicron-package] real 45.823019585
19362024-08-02T03:58:41.396Z[ omicron-package] user 2:49.961769097
19372024-08-02T03:58:41.396Z[ omicron-package] sys 22.731309381
19382024-08-02T03:58:41.397Z[ omicron-package] trap 0.184061125
19392024-08-02T03:58:41.397Z[ omicron-package] tflt 0.411537495
19402024-08-02T03:58:41.397Z[ omicron-package] dflt 0.607922502
19412024-08-02T03:58:41.397Z[ omicron-package] kflt 0.000097328
19422024-08-02T03:58:41.397Z[ omicron-package] lock 5:57.108017333
19432024-08-02T03:58:41.397Z[ omicron-package] slp 9:07.286311877
19442024-08-02T03:58:41.397ZAug 02 03:58:40.802 INFO [omicron-package] process exited with exit status: 0 (45.858923624s)
19452024-08-02T03:58:41.397Z[ omicron-package] lat 1:38.057314400
19462024-08-02T03:58:41.397Z[ omicron-package] stop 1:03.816524022
19472024-08-02T03:58:41.397ZAug 02 03:58:40.802 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
19482024-08-02T03:58:41.429ZAug 02 03:58:40.839 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
19492024-08-02T03:58:41.439Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
19502024-08-02T03:58:41.442Z[ host-target] Created new build target 'host' and set it as active
19512024-08-02T03:58:41.442Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
19522024-08-02T03:58:41.442ZAug 02 03:58:40.851 INFO [host-target] process exited with exit status: 0 (48.681586ms)
19532024-08-02T03:58:41.442ZAug 02 03:58:40.851 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
19542024-08-02T03:58:41.442Z[ recovery-target] Created new build target 'recovery' and set it as active
19552024-08-02T03:58:41.447ZAug 02 03:58:40.856 INFO [recovery-target] process exited with exit status: 0 (17.817205ms)
19562024-08-02T03:58:41.453Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
19572024-08-02T03:58:42.519Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19582024-08-02T03:58:42.519Z[ host-package] Compiling camino v1.1.7
19592024-08-02T03:58:42.522Z[ host-package] Compiling password-hash v0.5.0
19602024-08-02T03:58:42.522Z[ host-package] Compiling blake2 v0.10.6
19612024-08-02T03:58:42.522Z[ host-package] Compiling derive-where v1.2.7
19622024-08-02T03:58:42.522Z[ host-package] Compiling humantime v2.1.0
19632024-08-02T03:58:42.522Z[ host-package] Compiling newline-converter v0.3.0
19642024-08-02T03:58:42.650Z[ host-package] Compiling toml v0.8.19
19652024-08-02T03:58:42.857Z[ host-package] Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19662024-08-02T03:58:42.883Z[ host-package] Compiling expectorate v1.1.0
19672024-08-02T03:58:43.082Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19682024-08-02T03:58:43.292Z[ host-package] Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19692024-08-02T03:58:43.514Z[ host-package] Compiling argon2 v0.5.3
19702024-08-02T03:58:43.526Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19712024-08-02T03:58:43.781Z[ host-package] Compiling dirs-sys-next v0.1.2
19722024-08-02T03:58:43.966Z[ host-package] Compiling prettyplease v0.2.20
19732024-08-02T03:58:44.264Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19742024-08-02T03:58:44.306Z[ host-package] Compiling dirs-next v2.0.0
19752024-08-02T03:58:44.338Z[ host-package] Compiling semver v0.1.20
19762024-08-02T03:58:44.510Z[ host-package] Compiling term v0.7.0
19772024-08-02T03:58:44.874Z[ host-package] Compiling rustc_version v0.1.7
19782024-08-02T03:58:44.896Z[ host-package] Compiling is-terminal v0.4.12
19792024-08-02T03:58:45.028Z[ host-package] Compiling convert_case v0.4.0
19802024-08-02T03:58:45.077Z[ host-package] Compiling home v0.5.9
19812024-08-02T03:58:45.287Z[ host-package] Compiling newtype_derive v0.1.6
19822024-08-02T03:58:45.364Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
19832024-08-02T03:58:45.830Z[ host-package] Compiling rustls-pki-types v1.7.0
19842024-08-02T03:58:45.847Z[ host-package] Compiling steno v0.4.1
19852024-08-02T03:58:45.880Z[ host-package] Compiling derive_more v0.99.18
19862024-08-02T03:58:46.006Z[ host-package] Compiling rustls v0.22.4
19872024-08-02T03:58:46.042Z[ host-package] Compiling thread_local v1.1.8
19882024-08-02T03:58:46.602Z[ host-package] Compiling rustls-webpki v0.102.4
19892024-08-02T03:58:46.641Z[ host-package] Compiling linked-hash-map v0.5.6
19902024-08-02T03:58:46.939Z[ helios-setup] Submodule path 'amd-firmware': checked out '160c7d1f31829e543fd8765faf83440d602e742c'
19912024-08-02T03:58:46.952Z[ helios-setup] Aug 02 03:58:46.361 INFO clone ok!, project: amd-host-image-builder
19922024-08-02T03:58:46.955Z[ helios-setup] Aug 02 03:58:46.361 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
19932024-08-02T03:58:46.955Z[ helios-setup] Aug 02 03:58:46.361 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
19942024-08-02T03:58:46.958Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
19952024-08-02T03:58:47.184Z[ host-package] Compiling match_cfg v0.1.0
19962024-08-02T03:58:47.295Z[ host-package] Compiling hostname v0.3.1
19972024-08-02T03:58:47.537Z[ host-package] Compiling lru-cache v0.1.2
19982024-08-02T03:58:48.582Z[ host-package] Compiling multer v3.1.0
19992024-08-02T03:58:48.668Z[ host-package] Compiling slog-async v2.8.0
20002024-08-02T03:58:48.685Z[ host-package] Compiling slog-json v2.6.1
20012024-08-02T03:58:48.745Z[ host-package] Compiling crossbeam-channel v0.5.12
20022024-08-02T03:58:49.073Z[ host-package] Compiling http v1.1.0
20032024-08-02T03:58:49.505Z[ host-package] Compiling take_mut v0.2.2
20042024-08-02T03:58:49.713Z[ host-package] Compiling atomic-waker v1.1.2
20052024-08-02T03:58:49.904Z[ host-package] Compiling waitgroup v0.1.2
20062024-08-02T03:58:50.151Z[ host-package] Compiling slog-bunyan v2.5.0
20072024-08-02T03:58:50.391Z[ host-package] Compiling slog-term v2.9.1
20082024-08-02T03:58:51.444Z[ host-package] Compiling rustls-pemfile v2.1.2
20092024-08-02T03:58:51.562Z[ host-package] Compiling async-stream v0.3.5
20102024-08-02T03:58:51.850Z[ host-package] Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
20112024-08-02T03:58:51.894Z[ host-package] Compiling sha1 v0.10.6
20122024-08-02T03:58:51.934Z[ host-package] Compiling newtype-uuid v1.1.0
20132024-08-02T03:58:52.021Z[ host-package] Compiling serde_path_to_error v0.1.16
20142024-08-02T03:58:52.295Z[ host-package] Compiling hostname v0.4.0
20152024-08-02T03:58:52.313Z[ host-package] Compiling instant v0.1.12
20162024-08-02T03:58:52.336Z[ host-package] Compiling slog-dtrace v0.3.0
20172024-08-02T03:58:52.473Z[ host-package] Compiling tokio-rustls v0.25.0
20182024-08-02T03:58:52.547Z[ host-package] Compiling debug-ignore v1.0.5
20192024-08-02T03:58:52.711Z[ host-package] Compiling backoff v0.4.0
20202024-08-02T03:58:52.767Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20212024-08-02T03:58:52.861Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20222024-08-02T03:58:52.903Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
20232024-08-02T03:58:53.054Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20242024-08-02T03:58:53.092Z[ host-package] Compiling parse-display v0.9.1
20252024-08-02T03:58:53.330Z[ host-package] Compiling serde_with v3.8.3
20262024-08-02T03:58:53.801Z[ host-package] Compiling strum v0.26.3
20272024-08-02T03:58:53.933Z[ helios-setup] Aug 02 03:58:53.341 INFO clone ok!, project: amd-firmware
20282024-08-02T03:58:53.936Z[ helios-setup] Aug 02 03:58:53.341 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
20292024-08-02T03:58:53.936Z[ helios-setup] Aug 02 03:58:53.341 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
20302024-08-02T03:58:53.936Z[ helios-setup] Aug 02 03:58:53.341 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
20312024-08-02T03:58:53.939Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
20322024-08-02T03:58:54.006Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20332024-08-02T03:58:54.817Z[ helios-setup] Aug 02 03:58:54.225 INFO clone ok!, project: pilot
20342024-08-02T03:58:54.822Z[ helios-setup] Aug 02 03:58:54.226 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
20352024-08-02T03:58:54.822Z[ helios-setup] Aug 02 03:58:54.226 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
20362024-08-02T03:58:54.825Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
20372024-08-02T03:58:55.161Z[ host-package] Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20382024-08-02T03:58:55.572Z[ helios-setup] Aug 02 03:58:54.980 INFO clone ok!, project: pinprick
20392024-08-02T03:58:55.575Z[ helios-setup] Aug 02 03:58:54.980 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
20402024-08-02T03:58:55.575Z[ helios-setup] Aug 02 03:58:54.980 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
20412024-08-02T03:58:55.578Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
20422024-08-02T03:58:55.889Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20432024-08-02T03:58:56.066Z[ host-package] Compiling num-rational v0.4.2
20442024-08-02T03:58:56.579Z[ helios-setup] Aug 02 03:58:55.986 INFO clone ok!, project: chelsio-t6-roms
20452024-08-02T03:58:56.581Z[ helios-setup] Aug 02 03:58:55.987 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
20462024-08-02T03:58:57.168Z[ host-package] Compiling num-complex v0.4.6
20472024-08-02T03:58:57.422Z[ helios-setup] Aug 02 03:58:56.830 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
20482024-08-02T03:58:57.498Z[ host-package] Compiling macaddr v1.0.1
20492024-08-02T03:58:57.916Z[ host-package] Compiling swrite v0.1.0
20502024-08-02T03:58:57.954Z[ helios-setup] Aug 02 03:58:57.361 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
20512024-08-02T03:58:57.954Z[ helios-setup] Aug 02 03:58:57.361 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
20522024-08-02T03:58:58.475Z[ host-package] Compiling num v0.4.3
20532024-08-02T03:58:58.501Z[ helios-setup] Aug 02 03:58:57.908 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
20542024-08-02T03:58:58.651Z[ host-package] Compiling float-ord v0.3.2
20552024-08-02T03:58:58.882Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20562024-08-02T03:58:59.013Z[ helios-setup] Aug 02 03:58:58.420 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
20572024-08-02T03:58:59.013Z[ helios-setup] Aug 02 03:58:58.420 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
20582024-08-02T03:58:59.575Z[ helios-setup] Aug 02 03:58:58.982 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
20592024-08-02T03:58:59.963Z[ host-package] Compiling quick-error v1.2.3
20602024-08-02T03:59:00.153Z[ host-package] Compiling resolv-conf v0.7.0
20612024-08-02T03:59:00.160Z[ helios-setup] Aug 02 03:58:59.562 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
20622024-08-02T03:59:00.160Z[ helios-setup] Aug 02 03:58:59.563 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
20632024-08-02T03:59:00.161Z[ helios-setup] Aug 02 03:58:59.563 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
20642024-08-02T03:59:00.161Z[ helios-setup] Aug 02 03:58:59.563 INFO ok!
20652024-08-02T03:59:00.161Z[ helios-setup] Aug 02 03:58:59.563 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
20662024-08-02T03:59:00.162Z[ helios-setup] Aug 02 03:58:59.563 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
20672024-08-02T03:59:00.162Z[ helios-setup] Aug 02 03:58:59.563 INFO ok!
20682024-08-02T03:59:00.162Z[ helios-setup] Aug 02 03:58:59.563 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
20692024-08-02T03:59:00.162Z[ helios-setup] Aug 02 03:58:59.563 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
20702024-08-02T03:59:00.163Z[ helios-setup] Aug 02 03:58:59.563 INFO ok!
20712024-08-02T03:59:00.163Z[ helios-setup] Aug 02 03:58:59.563 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
20722024-08-02T03:59:00.163Z[ helios-setup] Aug 02 03:58:59.563 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
20732024-08-02T03:59:00.485Z[ helios-setup] Aug 02 03:58:59.893 INFO E| Downloading crates ...
20742024-08-02T03:59:00.627Z[ helios-setup] Aug 02 03:59:00.034 INFO E| Downloaded unicode-width v0.1.10
20752024-08-02T03:59:00.629Z[ helios-setup] Aug 02 03:59:00.037 INFO E| Downloaded sha2 v0.10.5
20762024-08-02T03:59:00.633Z[ helios-setup] Aug 02 03:59:00.041 INFO E| Downloaded miniz_oxide v0.6.2
20772024-08-02T03:59:00.637Z[ helios-setup] Aug 02 03:59:00.045 INFO E| Downloaded digest v0.10.3
20782024-08-02T03:59:00.640Z[ helios-setup] Aug 02 03:59:00.047 INFO E| Downloaded typenum v1.15.0
20792024-08-02T03:59:00.644Z[ helios-setup] Aug 02 03:59:00.051 INFO E| Downloaded flate2 v1.0.25
20802024-08-02T03:59:00.655Z[ helios-setup] Aug 02 03:59:00.059 INFO E| Downloaded generic-array v0.14.6
20812024-08-02T03:59:00.661Z[ helios-setup] Aug 02 03:59:00.062 INFO E| Downloaded cpufeatures v0.2.5
20822024-08-02T03:59:00.661Z[ helios-setup] Aug 02 03:59:00.064 INFO E| Downloaded bytes v1.2.1
20832024-08-02T03:59:00.664Z[ helios-setup] Aug 02 03:59:00.069 INFO E| Downloaded block-buffer v0.10.3
20842024-08-02T03:59:00.664Z[ helios-setup] Aug 02 03:59:00.071 INFO E| Downloaded anyhow v1.0.62
20852024-08-02T03:59:00.870Z[ helios-setup] Aug 02 03:59:00.277 INFO E| Compiling version_check v0.9.4
20862024-08-02T03:59:00.873Z[ helios-setup] Aug 02 03:59:00.277 INFO E| Compiling typenum v1.15.0
20872024-08-02T03:59:00.873Z[ helios-setup] Aug 02 03:59:00.277 INFO E| Compiling cfg-if v1.0.0
20882024-08-02T03:59:00.873Z[ helios-setup] Aug 02 03:59:00.277 INFO E| Compiling crc32fast v1.3.2
20892024-08-02T03:59:00.873Z[ helios-setup] Aug 02 03:59:00.277 INFO E| Compiling anyhow v1.0.62
20902024-08-02T03:59:00.873Z[ helios-setup] Aug 02 03:59:00.278 INFO E| Compiling adler v1.0.2
20912024-08-02T03:59:00.873Z[ helios-setup] Aug 02 03:59:00.278 INFO E| Compiling unicode-width v0.1.10
20922024-08-02T03:59:00.873Z[ helios-setup] Aug 02 03:59:00.278 INFO E| Compiling cpufeatures v0.2.5
20932024-08-02T03:59:01.072Z[ host-package] Compiling trust-dns-resolver v0.22.0
20942024-08-02T03:59:01.096Z[ helios-setup] Aug 02 03:59:00.503 INFO E| Compiling bitflags v1.3.2
20952024-08-02T03:59:01.241Z[ helios-setup] Aug 02 03:59:00.648 INFO E| Compiling getopts v0.2.21
20962024-08-02T03:59:01.372Z[ host-package] Compiling rayon-core v1.12.1
20972024-08-02T03:59:01.447Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20982024-08-02T03:59:01.475Z[ helios-setup] Aug 02 03:59:00.882 INFO E| Compiling miniz_oxide v0.6.2
20992024-08-02T03:59:01.492Z[ helios-setup] Aug 02 03:59:00.899 INFO E| Compiling bytes v1.2.1
21002024-08-02T03:59:01.602Z[ host-package] Compiling crossbeam-deque v0.8.5
21012024-08-02T03:59:02.155Z[ helios-setup] Aug 02 03:59:01.562 INFO E| Compiling generic-array v0.14.6
21022024-08-02T03:59:02.422Z[ host-package] Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
21032024-08-02T03:59:02.483Z[ host-package] Compiling same-file v1.0.6
21042024-08-02T03:59:03.058Z[ host-package] Compiling display-error-chain v0.2.0
21052024-08-02T03:59:03.186Z[ helios-setup] Aug 02 03:59:02.593 INFO E| Compiling flate2 v1.0.25
21062024-08-02T03:59:03.693Z[ host-package] Compiling fastrand v2.1.0
21072024-08-02T03:59:04.621Z[ host-package] Compiling tempfile v3.10.1
21082024-08-02T03:59:05.616Z[ host-package] Compiling walkdir v2.5.0
21092024-08-02T03:59:07.232Z[ helios-setup] Aug 02 03:59:06.639 INFO E| Compiling crypto-common v0.1.6
21102024-08-02T03:59:07.232Z[ helios-setup] Aug 02 03:59:06.639 INFO E| Compiling block-buffer v0.10.3
21112024-08-02T03:59:07.432Z[ helios-setup] Aug 02 03:59:06.838 INFO E| Compiling digest v0.10.3
21122024-08-02T03:59:07.842Z[ helios-setup] Aug 02 03:59:07.248 INFO E| Compiling sha2 v0.10.5
21132024-08-02T03:59:08.255Z[ host-package] Compiling half v2.4.1
21142024-08-02T03:59:08.417Z[ helios-setup] Aug 02 03:59:07.823 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
21152024-08-02T03:59:09.121Z[ host-package] Compiling ciborium-io v0.2.2
21162024-08-02T03:59:09.380Z[ host-package] Compiling utf-8 v0.7.6
21172024-08-02T03:59:09.820Z[ host-package] Compiling ciborium-ll v0.2.2
21182024-08-02T03:59:09.931Z[ host-package] Compiling blake3 v1.5.1
21192024-08-02T03:59:10.484Z[ host-package] Compiling ring v0.16.20
21202024-08-02T03:59:10.520Z[ host-package] Compiling rayon v1.10.0
21212024-08-02T03:59:11.844Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21222024-08-02T03:59:14.236Z[ helios-setup] Aug 02 03:59:13.642 INFO E| Finished `release` profile [optimized] target(s) in 13.99s
21232024-08-02T03:59:14.252Z[ helios-setup] Aug 02 03:59:13.658 INFO building project "bootserver" ok (14 seconds)
21242024-08-02T03:59:14.252Z[ helios-setup] Aug 02 03:59:13.658 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
21252024-08-02T03:59:14.252Z[ helios-setup] Aug 02 03:59:13.658 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
21262024-08-02T03:59:14.547Z[ helios-setup] Aug 02 03:59:13.951 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
21272024-08-02T03:59:15.115Z[ helios-setup] Aug 02 03:59:14.521 INFO E| From https://github.com/jclulow/rust-jmclib
21282024-08-02T03:59:15.115Z[ helios-setup] Aug 02 03:59:14.521 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
21292024-08-02T03:59:15.139Z[ helios-setup] Aug 02 03:59:14.544 INFO E| Updating crates.io index
21302024-08-02T03:59:15.245Z[ helios-setup] Aug 02 03:59:14.650 INFO E| Downloading crates ...
21312024-08-02T03:59:15.420Z[ helios-setup] Aug 02 03:59:14.825 INFO E| Downloaded opaque-debug v0.3.0
21322024-08-02T03:59:15.422Z[ helios-setup] Aug 02 03:59:14.827 INFO E| Downloaded getrandom v0.2.10
21332024-08-02T03:59:15.426Z[ helios-setup] Aug 02 03:59:14.832 INFO E| Downloaded digest v0.9.0
21342024-08-02T03:59:15.430Z[ helios-setup] Aug 02 03:59:14.834 INFO E| Downloaded block-buffer v0.9.0
21352024-08-02T03:59:15.432Z[ helios-setup] Aug 02 03:59:14.835 INFO E| Downloaded fastrand v2.0.0
21362024-08-02T03:59:15.435Z[ helios-setup] Aug 02 03:59:14.838 INFO E| Downloaded itoa v1.0.9
21372024-08-02T03:59:15.435Z[ helios-setup] Aug 02 03:59:14.840 INFO E| Downloaded errno v0.3.1
21382024-08-02T03:59:15.437Z[ helios-setup] Aug 02 03:59:14.842 INFO E| Downloaded cpufeatures v0.2.9
21392024-08-02T03:59:15.440Z[ helios-setup] Aug 02 03:59:14.844 INFO E| Downloaded anyhow v1.0.72
21402024-08-02T03:59:15.445Z[ helios-setup] Aug 02 03:59:14.851 INFO E| Downloaded walkdir v2.3.3
21412024-08-02T03:59:15.448Z[ helios-setup] Aug 02 03:59:14.854 INFO E| Downloaded tempfile v3.7.0
21422024-08-02T03:59:15.452Z[ helios-setup] Aug 02 03:59:14.858 INFO E| Downloaded sha-1 v0.9.8
21432024-08-02T03:59:15.455Z[ helios-setup] Aug 02 03:59:14.860 INFO E| Downloaded md-5 v0.9.1
21442024-08-02T03:59:15.458Z[ helios-setup] Aug 02 03:59:14.863 INFO E| Downloaded libdevinfo-sys v1.0.0
21452024-08-02T03:59:15.460Z[ helios-setup] Aug 02 03:59:14.865 INFO E| Downloaded uuid v0.8.2
21462024-08-02T03:59:15.465Z[ helios-setup] Aug 02 03:59:14.870 INFO E| Downloaded quote v1.0.31
21472024-08-02T03:59:15.471Z[ helios-setup] Aug 02 03:59:14.875 INFO E| Downloaded unicode-ident v1.0.11
21482024-08-02T03:59:15.474Z[ helios-setup] Aug 02 03:59:14.880 INFO E| Downloaded typenum v1.16.0
21492024-08-02T03:59:15.478Z[ helios-setup] Aug 02 03:59:14.884 INFO E| Downloaded ryu v1.0.15
21502024-08-02T03:59:15.484Z[ helios-setup] Aug 02 03:59:14.889 INFO E| Downloaded proc-macro2 v1.0.66
21512024-08-02T03:59:15.488Z[ helios-setup] Aug 02 03:59:14.893 INFO E| Downloaded serde v1.0.193
21522024-08-02T03:59:15.493Z[ helios-setup] Aug 02 03:59:14.899 INFO E| Downloaded serde_derive v1.0.193
21532024-08-02T03:59:15.498Z[ helios-setup] Aug 02 03:59:14.903 INFO E| Downloaded bitflags v2.3.3
21542024-08-02T03:59:15.502Z[ helios-setup] Aug 02 03:59:14.907 INFO E| Downloaded once_cell v1.18.0
21552024-08-02T03:59:15.523Z[ helios-setup] Aug 02 03:59:14.929 INFO E| Downloaded serde_json v1.0.103
21562024-08-02T03:59:15.535Z[ helios-setup] Aug 02 03:59:14.940 INFO E| Downloaded syn v2.0.32
21572024-08-02T03:59:15.562Z[ helios-setup] Aug 02 03:59:14.968 INFO E| Downloaded rustix v0.38.4
21582024-08-02T03:59:15.625Z[ helios-setup] Aug 02 03:59:15.030 INFO E| Downloaded libc v0.2.147
21592024-08-02T03:59:15.863Z[ helios-setup] Aug 02 03:59:15.269 INFO E| Compiling libc v0.2.147
21602024-08-02T03:59:15.866Z[ helios-setup] Aug 02 03:59:15.269 INFO E| Compiling proc-macro2 v1.0.66
21612024-08-02T03:59:15.866Z[ helios-setup] Aug 02 03:59:15.269 INFO E| Compiling unicode-ident v1.0.11
21622024-08-02T03:59:15.866Z[ helios-setup] Aug 02 03:59:15.269 INFO E| Compiling cfg-if v1.0.0
21632024-08-02T03:59:15.866Z[ helios-setup] Aug 02 03:59:15.269 INFO E| Compiling version_check v0.9.4
21642024-08-02T03:59:15.866Z[ helios-setup] Aug 02 03:59:15.269 INFO E| Compiling typenum v1.16.0
21652024-08-02T03:59:15.866Z[ helios-setup] Aug 02 03:59:15.270 INFO E| Compiling serde v1.0.193
21662024-08-02T03:59:15.866Z[ helios-setup] Aug 02 03:59:15.270 INFO E| Compiling powerfmt v0.2.0
21672024-08-02T03:59:16.129Z[ helios-setup] Aug 02 03:59:15.534 INFO E| Compiling itoa v1.0.9
21682024-08-02T03:59:16.222Z[ helios-setup] Aug 02 03:59:15.627 INFO E| Compiling time-core v0.1.2
21692024-08-02T03:59:16.507Z[ helios-setup] Aug 02 03:59:15.912 INFO E| Compiling num-conv v0.1.0
21702024-08-02T03:59:16.790Z[ helios-setup] Aug 02 03:59:16.195 INFO E| Compiling slog v2.7.0
21712024-08-02T03:59:16.900Z[ helios-setup] Aug 02 03:59:16.305 INFO E| Compiling rustix v0.38.4
21722024-08-02T03:59:16.979Z[ helios-setup] Aug 02 03:59:16.384 INFO E| Compiling time-macros v0.2.18
21732024-08-02T03:59:17.385Z[ helios-setup] Aug 02 03:59:16.790 INFO E| Compiling deranged v0.3.11
21742024-08-02T03:59:17.595Z[ helios-setup] Aug 02 03:59:17.000 INFO E| Compiling generic-array v0.14.7
21752024-08-02T03:59:17.601Z[ host-package] Compiling xattr v1.3.1
21762024-08-02T03:59:17.933Z[ helios-setup] Aug 02 03:59:17.338 INFO E| Compiling bitflags v2.3.3
21772024-08-02T03:59:18.203Z[ helios-setup] Aug 02 03:59:17.608 INFO E| Compiling num_threads v0.1.6
21782024-08-02T03:59:18.253Z[ helios-setup] Aug 02 03:59:17.658 INFO E| Compiling once_cell v1.18.0
21792024-08-02T03:59:18.282Z[ host-package] Compiling nibble_vec v0.1.0
21802024-08-02T03:59:18.787Z[ host-package] Compiling memmap2 v0.9.4
21812024-08-02T03:59:19.012Z[ helios-setup] Aug 02 03:59:18.417 INFO E| Compiling thread_local v1.1.7
21822024-08-02T03:59:19.061Z[ helios-setup] Aug 02 03:59:18.465 INFO E| Compiling opaque-debug v0.3.0
21832024-08-02T03:59:19.158Z[ helios-setup] Aug 02 03:59:18.562 INFO E| Compiling fastrand v2.0.0
21842024-08-02T03:59:19.839Z[ host-package] Compiling filetime v0.2.23
21852024-08-02T03:59:20.077Z[ host-package] Compiling constant_time_eq v0.3.0
21862024-08-02T03:59:20.128Z[ helios-setup] Aug 02 03:59:19.532 INFO E| Compiling quote v1.0.31
21872024-08-02T03:59:20.210Z[ helios-setup] Aug 02 03:59:19.615 INFO E| Compiling dirs-sys-next v0.1.2
21882024-08-02T03:59:20.646Z[ host-package] Compiling arrayvec v0.7.4
21892024-08-02T03:59:20.686Z[ helios-setup] Aug 02 03:59:20.090 INFO E| Compiling syn v2.0.32
21902024-08-02T03:59:20.711Z[ helios-setup] Aug 02 03:59:20.116 INFO E| Compiling dirs-next v2.0.0
21912024-08-02T03:59:20.825Z[ host-package] Compiling cancel-safe-futures v0.1.5
21922024-08-02T03:59:20.862Z[ helios-setup] Aug 02 03:59:20.263 INFO E| Compiling errno v0.3.1
21932024-08-02T03:59:21.111Z[ helios-setup] Aug 02 03:59:20.515 INFO E| Compiling term v0.7.0
21942024-08-02T03:59:21.163Z[ helios-setup] Aug 02 03:59:20.567 INFO E| Compiling atty v0.2.14
21952024-08-02T03:59:21.297Z[ helios-setup] Aug 02 03:59:20.701 INFO E| Compiling anyhow v1.0.72
21962024-08-02T03:59:21.474Z[ helios-setup] Aug 02 03:59:20.878 INFO E| Compiling serde_json v1.0.103
21972024-08-02T03:59:21.618Z[ host-package] Compiling spin v0.5.2
21982024-08-02T03:59:21.729Z[ helios-setup] Aug 02 03:59:21.134 INFO E| Compiling getrandom v0.2.10
21992024-08-02T03:59:21.732Z[ host-package] Compiling untrusted v0.7.1
22002024-08-02T03:59:22.196Z[ host-package] Compiling arrayref v0.3.7
22012024-08-02T03:59:22.235Z[ host-package] Compiling endian-type v0.1.2
22022024-08-02T03:59:22.371Z[ helios-setup] Aug 02 03:59:21.775 INFO E| Compiling unicode-width v0.1.10
22032024-08-02T03:59:22.406Z[ helios-setup] Aug 02 03:59:21.810 INFO E| Compiling time v0.3.36
22042024-08-02T03:59:22.447Z[ helios-setup] Aug 02 03:59:21.851 INFO E| Compiling same-file v1.0.6
22052024-08-02T03:59:22.707Z[ helios-setup] Aug 02 03:59:22.111 INFO E| Compiling digest v0.9.0
22062024-08-02T03:59:22.754Z[ helios-setup] Aug 02 03:59:22.158 INFO E| Compiling block-buffer v0.9.0
22072024-08-02T03:59:23.029Z[ helios-setup] Aug 02 03:59:22.434 INFO E| Compiling cpufeatures v0.2.9
22082024-08-02T03:59:23.066Z[ host-package] Compiling radix_trie v0.2.1
22092024-08-02T03:59:23.146Z[ helios-setup] Aug 02 03:59:22.551 INFO E| Compiling ryu v1.0.15
22102024-08-02T03:59:23.146Z[ helios-setup] Aug 02 03:59:22.551 INFO E| Compiling sha-1 v0.9.8
22112024-08-02T03:59:23.149Z[ helios-setup] Aug 02 03:59:22.551 INFO E| Compiling md-5 v0.9.1
22122024-08-02T03:59:23.745Z[ helios-setup] Aug 02 03:59:23.149 INFO E| Compiling walkdir v2.3.3
22132024-08-02T03:59:24.131Z[ helios-setup] Aug 02 03:59:23.535 INFO E| Compiling tempfile v3.7.0
22142024-08-02T03:59:24.148Z[ helios-setup] Aug 02 03:59:23.552 INFO E| Compiling getopts v0.2.21
22152024-08-02T03:59:24.979Z[ helios-setup] Aug 02 03:59:24.383 INFO E| Compiling glob v0.3.1
22162024-08-02T03:59:25.233Z[ helios-setup] Aug 02 03:59:24.636 INFO E| Compiling libdevinfo-sys v1.0.0
22172024-08-02T03:59:25.275Z[ host-package] Compiling tar v0.4.41
22182024-08-02T03:59:26.451Z[ helios-setup] Aug 02 03:59:25.855 INFO E| Compiling slog-term v2.9.0
22192024-08-02T03:59:28.098Z[ host-package] Compiling ciborium v0.2.2
22202024-08-02T03:59:29.084Z[ helios-setup] Aug 02 03:59:28.487 INFO E| Compiling serde_derive v1.0.193
22212024-08-02T03:59:30.009Z[ host-package] Compiling toolchain_find v0.4.0
22222024-08-02T03:59:30.625Z[ host-package] Compiling camino-tempfile v1.1.1
22232024-08-02T03:59:30.886Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22242024-08-02T03:59:30.936Z[ host-package] Compiling crunchy v0.2.2
22252024-08-02T03:59:31.104Z[ host-package] Compiling maplit v1.0.2
22262024-08-02T03:59:31.416Z[ host-package] Compiling glob v0.3.1
22272024-08-02T03:59:31.545Z[ host-package] Compiling topological-sort v0.2.2
22282024-08-02T03:59:31.801Z[ host-package] Compiling omicron-zone-package v0.11.0
22292024-08-02T03:59:32.357Z[ host-package] Compiling clang-sys v1.7.0
22302024-08-02T03:59:32.417Z[ host-package] Compiling rustfmt-wrapper v0.2.1
22312024-08-02T03:59:33.103Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22322024-08-02T03:59:33.107Z[ host-package] Compiling tiny-keccak v2.0.2
22332024-08-02T03:59:33.764Z[ host-package] Compiling arc-swap v1.7.1
22342024-08-02T03:59:34.436Z[ host-package] Compiling slog-scope v4.4.0
22352024-08-02T03:59:34.547Z[ host-package] Compiling ascii-canvas v3.0.0
22362024-08-02T03:59:35.165Z[ host-package] Compiling ena v0.14.3
22372024-08-02T03:59:35.524Z[ host-package] Compiling libloading v0.8.3
22382024-08-02T03:59:35.575Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22392024-08-02T03:59:35.897Z[ host-package] Compiling regex-syntax v0.6.29
22402024-08-02T03:59:35.957Z[ host-package] Compiling diff v0.1.13
22412024-08-02T03:59:36.070Z[ host-package] Compiling bindgen v0.69.4
22422024-08-02T03:59:36.915Z[ host-package] Compiling slog-stdlog v4.1.1
22432024-08-02T03:59:37.689Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22442024-08-02T03:59:38.122Z[ host-package] Compiling tungstenite v0.21.0
22452024-08-02T03:59:41.938Z[ host-package] Compiling lalrpop v0.19.12
22462024-08-02T03:59:43.572Z[ helios-setup] Aug 02 03:59:42.974 INFO E| Compiling toml v0.5.11
22472024-08-02T03:59:43.573Z[ helios-setup] Aug 02 03:59:42.974 INFO E| Compiling uuid v0.8.2
22482024-08-02T03:59:43.862Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22492024-08-02T03:59:45.270Z[ host-package] Compiling which v4.4.2
22502024-08-02T03:59:45.810Z[ helios-setup] Aug 02 03:59:45.211 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
22512024-08-02T03:59:45.963Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22522024-08-02T03:59:46.346Z[ host-package] Compiling cexpr v0.6.0
22532024-08-02T03:59:48.254Z[ host-package] Compiling libsw v3.3.1
22542024-08-02T03:59:48.634Z[ host-package] Compiling atty v0.2.14
22552024-08-02T03:59:48.806Z[ host-package] Compiling rustc-hash v1.1.0
22562024-08-02T03:59:49.038Z[ host-package] Compiling lazycell v1.3.0
22572024-08-02T03:59:49.090Z[ host-package] Compiling owo-colors v4.0.0
22582024-08-02T03:59:49.258Z[ host-package] Compiling ref-cast v1.0.23
22592024-08-02T03:59:49.660Z[ helios-setup] Aug 02 03:59:49.060 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
22602024-08-02T03:59:49.909Z[ host-package] Compiling linear-map v1.2.0
22612024-08-02T03:59:50.380Z[ host-package] Compiling shlex v1.3.0
22622024-08-02T03:59:52.535Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22632024-08-02T03:59:56.554Z[ host-package] Compiling tokio-tungstenite v0.21.0
22642024-08-02T03:59:56.821Z[ host-package] Compiling slog-envlogger v2.2.0
22652024-08-02T03:59:57.354Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22662024-08-02T03:59:59.923Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22672024-08-02T04:00:00.295Z[ host-package] Compiling derive_builder_core v0.20.0
22682024-08-02T04:00:00.718Z[ host-package] Compiling headers-core v0.2.0
22692024-08-02T04:00:00.937Z[ host-package] Compiling fxhash v0.2.1
22702024-08-02T04:00:00.994Z[ host-package] Compiling libxml v0.3.3
22712024-08-02T04:00:01.244Z[ host-package] Compiling ref-cast-impl v1.0.23
22722024-08-02T04:00:01.714Z[ host-package] Compiling headers v0.3.9
22732024-08-02T04:00:02.890Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22742024-08-02T04:00:03.173Z[ host-package] Compiling derive_builder_macro v0.20.0
22752024-08-02T04:00:03.705Z[ helios-setup] Aug 02 04:00:03.104 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.36s
22762024-08-02T04:00:03.740Z[ helios-setup] Aug 02 04:00:03.139 INFO building project "image-builder" ok (49 seconds)
22772024-08-02T04:00:03.740Z[ helios-setup] Aug 02 04:00:03.139 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
22782024-08-02T04:00:03.740Z[ helios-setup] Aug 02 04:00:03.139 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
22792024-08-02T04:00:03.750Z[ helios-setup] Aug 02 04:00:03.149 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
22802024-08-02T04:00:04.112Z[ helios-setup] Aug 02 04:00:03.511 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
22812024-08-02T04:00:04.112Z[ helios-setup] Aug 02 04:00:03.511 INFO E| info: downloading component 'cargo'
22822024-08-02T04:00:04.227Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
22832024-08-02T04:00:04.541Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22842024-08-02T04:00:05.568Z[ helios-setup] Aug 02 04:00:04.967 INFO E| info: downloading component 'clippy'
22852024-08-02T04:00:05.897Z[ host-package] Compiling strum_macros v0.24.3
22862024-08-02T04:00:05.951Z[ host-package] Compiling samael v0.0.15
22872024-08-02T04:00:06.145Z[ host-package] Compiling unicase v2.7.0
22882024-08-02T04:00:06.242Z[ helios-setup] Aug 02 04:00:05.641 INFO E| info: downloading component 'rust-docs'
22892024-08-02T04:00:06.492Z[ host-package] Compiling cookie v0.18.1
22902024-08-02T04:00:06.857Z[ host-package] Compiling indoc v1.0.9
22912024-08-02T04:00:07.804Z[ helios-setup] Aug 02 04:00:07.202 INFO E| info: downloading component 'rust-src'
22922024-08-02T04:00:08.113Z[ helios-setup] Aug 02 04:00:07.512 INFO E| info: downloading component 'rust-std'
22932024-08-02T04:00:09.307Z[ host-package] Compiling derive_builder v0.20.0
22942024-08-02T04:00:09.679Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
22952024-08-02T04:00:09.949Z[ helios-setup] Aug 02 04:00:09.347 INFO E| info: downloading component 'rustc'
22962024-08-02T04:00:10.011Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
22972024-08-02T04:00:11.516Z[ host-package] Compiling polar-core v0.27.3
22982024-08-02T04:00:12.091Z[ host-package] Compiling oso-derive v0.27.3
22992024-08-02T04:00:13.211Z[ host-package] Compiling quick-xml v0.31.0
23002024-08-02T04:00:14.618Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
23012024-08-02T04:00:14.948Z[ host-package] Compiling parking_lot_core v0.8.6
23022024-08-02T04:00:15.373Z[ helios-setup] Aug 02 04:00:14.771 INFO E| info: downloading component 'rustfmt'
23032024-08-02T04:00:15.447Z[ host-package] Compiling cfg_aliases v0.1.1
23042024-08-02T04:00:15.555Z[ host-package] Compiling nix v0.28.0
23052024-08-02T04:00:15.632Z[ helios-setup] Aug 02 04:00:15.029 INFO E| info: installing component 'cargo'
23062024-08-02T04:00:16.465Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23072024-08-02T04:00:17.124Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23082024-08-02T04:00:17.141Z[ helios-setup] Aug 02 04:00:16.536 INFO E| info: installing component 'clippy'
23092024-08-02T04:00:17.645Z[ helios-setup] Aug 02 04:00:17.042 INFO E| info: installing component 'rust-docs'
23102024-08-02T04:00:18.613Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23112024-08-02T04:00:19.008Z[ host-package] Compiling bb8 v0.8.5
23122024-08-02T04:00:19.096Z[ host-package] Compiling const_format_proc_macros v0.2.32
23132024-08-02T04:00:19.707Z[ host-package] Compiling curve25519-dalek v4.1.3
23142024-08-02T04:00:20.198Z[ host-package] Compiling vte_generate_state_changes v0.1.1
23152024-08-02T04:00:21.018Z[ host-package] Compiling keccak v0.1.5
23162024-08-02T04:00:21.229Z[ host-package] Compiling const_format v0.2.32
23172024-08-02T04:00:22.223Z[ host-package] Compiling sha3 v0.10.8
23182024-08-02T04:00:22.926Z[ helios-setup] Aug 02 04:00:22.322 INFO E| info: installing component 'rust-src'
23192024-08-02T04:00:23.116Z[ host-package] Compiling vte v0.11.1
23202024-08-02T04:00:23.319Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
23212024-08-02T04:00:23.661Z[ helios-setup] Aug 02 04:00:23.058 INFO E| info: installing component 'rust-std'
23222024-08-02T04:00:24.428Z[ host-package] Compiling fd-lock v4.0.2
23232024-08-02T04:00:24.694Z[ host-package] Compiling universal-hash v0.5.1
23242024-08-02T04:00:24.866Z[ host-package] Compiling secrecy v0.8.0
23252024-08-02T04:00:24.910Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
23262024-08-02T04:00:24.961Z[ host-package] Compiling curve25519-dalek-derive v0.1.1
23272024-08-02T04:00:25.151Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23282024-08-02T04:00:25.611Z[ host-package] Compiling bytecount v0.6.8
23292024-08-02T04:00:25.989Z[ host-package] Compiling opaque-debug v0.3.1
23302024-08-02T04:00:26.067Z[ helios-setup] Aug 02 04:00:25.463 INFO E| info: installing component 'rustc'
23312024-08-02T04:00:26.116Z[ host-package] Compiling poly1305 v0.8.0
23322024-08-02T04:00:27.903Z[ host-package] Compiling papergrid v0.11.0
23332024-08-02T04:00:27.993Z[ host-package] Compiling thiserror-no-std v2.0.2
23342024-08-02T04:00:28.221Z[ host-package] Compiling strip-ansi-escapes v0.2.0
23352024-08-02T04:00:29.515Z[ host-package] Compiling parking_lot v0.11.2
23362024-08-02T04:00:32.594Z[ helios-setup] Aug 02 04:00:31.990 INFO E| info: installing component 'rustfmt'
23372024-08-02T04:00:32.863Z[ host-package] Compiling trust-dns-client v0.22.0
23382024-08-02T04:00:33.768Z[ helios-setup] Aug 02 04:00:33.163 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
23392024-08-02T04:00:34.698Z[ helios-setup] Aug 02 04:00:34.094 INFO E| From https://github.com/oxidecomputer/amd-apcb
23402024-08-02T04:00:34.699Z[ helios-setup] Aug 02 04:00:34.094 INFO E| * [new ref] db77d47bc0d73c4159aa0a82493ef11f5e599047 -> refs/commit/db77d47bc0d73c4159aa0a82493ef11f5e599047
23412024-08-02T04:00:34.701Z[ helios-setup] Aug 02 04:00:34.094 INFO E| * [new tag] v0.3.3 -> v0.3.3
23422024-08-02T04:00:34.728Z[ helios-setup] Aug 02 04:00:34.123 INFO E| * [new tag] v0.1.3 -> v0.1.3
23432024-08-02T04:00:34.728Z[ helios-setup] Aug 02 04:00:34.124 INFO E| * [new tag] v0.1.4 -> v0.1.4
23442024-08-02T04:00:34.732Z[ helios-setup] Aug 02 04:00:34.124 INFO E| * [new tag] v0.1.5 -> v0.1.5
23452024-08-02T04:00:34.732Z[ helios-setup] Aug 02 04:00:34.124 INFO E| * [new tag] v0.2.0 -> v0.2.0
23462024-08-02T04:00:34.732Z[ helios-setup] Aug 02 04:00:34.124 INFO E| * [new tag] v0.3.0 -> v0.3.0
23472024-08-02T04:00:34.732Z[ helios-setup] Aug 02 04:00:34.124 INFO E| * [new tag] v0.3.1 -> v0.3.1
23482024-08-02T04:00:34.732Z[ helios-setup] Aug 02 04:00:34.124 INFO E| * [new tag] v0.3.2 -> v0.3.2
23492024-08-02T04:00:34.763Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23502024-08-02T04:00:34.771Z[ helios-setup] Aug 02 04:00:34.166 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
23512024-08-02T04:00:35.134Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
23522024-08-02T04:00:35.608Z[ helios-setup] Aug 02 04:00:35.003 INFO E| From https://github.com/oxidecomputer/amd-efs
23532024-08-02T04:00:35.608Z[ helios-setup] Aug 02 04:00:35.003 INFO E| * [new branch] empty -> origin/empty
23542024-08-02T04:00:35.608Z[ helios-setup] Aug 02 04:00:35.003 INFO E| * [new branch] issue-99 -> origin/issue-99
23552024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.003 INFO E| * [new branch] main -> origin/main
23562024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.003 INFO E| * [new branch] review -> origin/review
23572024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.003 INFO E| * [new ref] -> origin/HEAD
23582024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.004 INFO E| * [new tag] v0.2.0 -> v0.2.0
23592024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.004 INFO E| * [new tag] v0.2.1 -> v0.2.1
23602024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.004 INFO E| * [new tag] v0.2.2 -> v0.2.2
23612024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.004 INFO E| * [new tag] v0.2.3 -> v0.2.3
23622024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.004 INFO E| * [new tag] v0.2.4 -> v0.2.4
23632024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.004 INFO E| * [new tag] v0.2.5 -> v0.2.5
23642024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.005 INFO E| * [new tag] v0.2.6 -> v0.2.6
23652024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.005 INFO E| * [new tag] v0.2.7 -> v0.2.7
23662024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.005 INFO E| * [new tag] v0.3.0 -> v0.3.0
23672024-08-02T04:00:35.611Z[ helios-setup] Aug 02 04:00:35.005 INFO E| * [new tag] v0.3.1 -> v0.3.1
23682024-08-02T04:00:35.612Z[ helios-setup] Aug 02 04:00:35.005 INFO E| * [new tag] v0.4.0 -> v0.4.0
23692024-08-02T04:00:35.634Z[ helios-setup] Aug 02 04:00:35.029 INFO E| Updating crates.io index
23702024-08-02T04:00:35.759Z[ helios-setup] Aug 02 04:00:35.154 INFO E| Downloading crates ...
23712024-08-02T04:00:35.888Z[ helios-setup] Aug 02 04:00:35.283 INFO E| Downloaded modular-bitfield-impl v0.11.2
23722024-08-02T04:00:35.892Z[ helios-setup] Aug 02 04:00:35.287 INFO E| Downloaded fletcher v0.1.0
23732024-08-02T04:00:35.894Z[ helios-setup] Aug 02 04:00:35.289 INFO E| Downloaded memoffset v0.5.6
23742024-08-02T04:00:35.897Z[ helios-setup] Aug 02 04:00:35.292 INFO E| Downloaded log v0.4.22
23752024-08-02T04:00:35.900Z[ helios-setup] Aug 02 04:00:35.296 INFO E| Downloaded strum v0.23.0
23762024-08-02T04:00:35.903Z[ helios-setup] Aug 02 04:00:35.297 INFO E| Downloaded parse_int v0.6.0
23772024-08-02T04:00:35.904Z[ helios-setup] Aug 02 04:00:35.298 INFO E| Downloaded cfg-if v0.1.10
23782024-08-02T04:00:35.907Z[ helios-setup] Aug 02 04:00:35.302 INFO E| Downloaded proc-macro-crate v0.1.5
23792024-08-02T04:00:35.909Z[ helios-setup] Aug 02 04:00:35.304 INFO E| Downloaded scroll_derive v0.10.5
23802024-08-02T04:00:35.919Z[ helios-setup] Aug 02 04:00:35.315 INFO E| Downloaded vec_map v0.8.2
23812024-08-02T04:00:35.922Z[ helios-setup] Aug 02 04:00:35.316 INFO E| Downloaded strsim v0.8.0
23822024-08-02T04:00:35.924Z[ helios-setup] Aug 02 04:00:35.319 INFO E| Downloaded pre v0.2.1
23832024-08-02T04:00:35.927Z[ helios-setup] Aug 02 04:00:35.321 INFO E| Downloaded pest_generator v2.7.11
23842024-08-02T04:00:35.930Z[ helios-setup] Aug 02 04:00:35.323 INFO E| Downloaded num-derive v0.3.3
23852024-08-02T04:00:35.933Z[ helios-setup] Aug 02 04:00:35.326 INFO E| Downloaded strum_macros v0.23.1
23862024-08-02T04:00:35.935Z[ helios-setup] Aug 02 04:00:35.329 INFO E| Downloaded textwrap v0.11.0
23872024-08-02T04:00:35.940Z[ helios-setup] Aug 02 04:00:35.332 INFO E| Downloaded scroll v0.10.2
23882024-08-02T04:00:35.942Z[ helios-setup] Aug 02 04:00:35.336 INFO E| Downloaded semver-parser v0.7.0
23892024-08-02T04:00:35.942Z[ helios-setup] Aug 02 04:00:35.337 INFO E| Downloaded semver v0.9.0
23902024-08-02T04:00:35.945Z[ helios-setup] Aug 02 04:00:35.340 INFO E| Downloaded pest_derive v2.7.11
23912024-08-02T04:00:35.949Z[ helios-setup] Aug 02 04:00:35.344 INFO E| Downloaded pre-proc-macro v0.2.1
23922024-08-02T04:00:35.952Z[ helios-setup] Aug 02 04:00:35.347 INFO E| Downloaded modular-bitfield v0.11.2
23932024-08-02T04:00:35.971Z[ helios-setup] Aug 02 04:00:35.366 INFO E| Downloaded structopt v0.3.26
23942024-08-02T04:00:36.038Z[ helios-setup] Aug 02 04:00:35.432 INFO E| Downloaded pest v2.7.11
23952024-08-02T04:00:36.046Z[ helios-setup] Aug 02 04:00:35.440 INFO E| Downloaded syn v2.0.71
23962024-08-02T04:00:36.061Z[ helios-setup] Aug 02 04:00:35.456 INFO E| Downloaded goblin v0.4.3
23972024-08-02T04:00:36.069Z[ helios-setup] Aug 02 04:00:35.464 INFO E| Downloaded clap v2.34.0
23982024-08-02T04:00:36.079Z[ helios-setup] Aug 02 04:00:35.474 INFO E| Downloaded pest_meta v2.7.11
23992024-08-02T04:00:36.082Z[ helios-setup] Aug 02 04:00:35.477 INFO E| Downloaded memchr v2.7.4
24002024-08-02T04:00:36.089Z[ helios-setup] Aug 02 04:00:35.484 INFO E| Downloaded ansi_term v0.12.1
24012024-08-02T04:00:36.095Z[ helios-setup] Aug 02 04:00:35.490 INFO E| Downloaded structopt-derive v0.4.18
24022024-08-02T04:00:36.104Z[ helios-setup] Aug 02 04:00:35.491 INFO E| Downloaded rustc_version v0.2.3
24032024-08-02T04:00:36.104Z[ helios-setup] Aug 02 04:00:35.497 INFO E| Downloaded four-cc v0.3.0
24042024-08-02T04:00:36.104Z[ helios-setup] Aug 02 04:00:35.497 INFO E| Downloaded bytesize v1.3.0
24052024-08-02T04:00:36.173Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling proc-macro2 v1.0.86
24062024-08-02T04:00:36.174Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling unicode-ident v1.0.12
24072024-08-02T04:00:36.174Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling syn v1.0.109
24082024-08-02T04:00:36.177Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling version_check v0.9.4
24092024-08-02T04:00:36.177Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling thiserror v1.0.63
24102024-08-02T04:00:36.177Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling autocfg v1.3.0
24112024-08-02T04:00:36.177Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling semver-parser v0.7.0
24122024-08-02T04:00:36.177Z[ helios-setup] Aug 02 04:00:35.569 INFO E| Compiling serde v1.0.204
24132024-08-02T04:00:37.218Z[ helios-setup] Aug 02 04:00:36.613 INFO E| Compiling semver v0.9.0
24142024-08-02T04:00:37.593Z[ helios-setup] Aug 02 04:00:36.987 INFO E| Compiling proc-macro-error-attr v1.0.4
24152024-08-02T04:00:37.839Z[ helios-setup] Aug 02 04:00:37.234 INFO E| Compiling proc-macro-error v1.0.4
24162024-08-02T04:00:37.933Z[ helios-setup] Aug 02 04:00:37.327 INFO E| Compiling rustc_version v0.2.3
24172024-08-02T04:00:37.973Z[ helios-setup] Aug 02 04:00:37.368 INFO E| Compiling serde_json v1.0.120
24182024-08-02T04:00:38.052Z[ helios-setup] Aug 02 04:00:37.444 INFO E| Compiling num-traits v0.2.19
24192024-08-02T04:00:38.272Z[ helios-setup] Aug 02 04:00:37.666 INFO E| Compiling unicode-segmentation v1.11.0
24202024-08-02T04:00:38.530Z[ helios-setup] Aug 02 04:00:37.925 INFO E| Compiling ryu v1.0.18
24212024-08-02T04:00:38.689Z[ helios-setup] Aug 02 04:00:38.084 INFO E| Compiling itoa v1.0.11
24222024-08-02T04:00:38.706Z[ helios-setup] Aug 02 04:00:38.101 INFO E| Compiling schemars v0.8.21
24232024-08-02T04:00:38.796Z[ helios-setup] Aug 02 04:00:38.191 INFO E| Compiling pre-proc-macro v0.2.1
24242024-08-02T04:00:39.048Z[ helios-setup] Aug 02 04:00:38.442 INFO E| Compiling memoffset v0.5.6
24252024-08-02T04:00:39.215Z[ helios-setup] Aug 02 04:00:38.609 INFO E| Compiling libc v0.2.155
24262024-08-02T04:00:39.241Z[ helios-setup] Aug 02 04:00:38.636 INFO E| Compiling memchr v2.7.4
24272024-08-02T04:00:39.443Z[ helios-setup] Aug 02 04:00:38.838 INFO E| Compiling ucd-trie v0.1.6
24282024-08-02T04:00:39.583Z[ helios-setup] Aug 02 04:00:38.978 INFO E| Compiling quote v1.0.36
24292024-08-02T04:00:39.681Z[ host-package] Compiling oso v0.27.3
24302024-08-02T04:00:39.927Z[ helios-setup] Aug 02 04:00:39.321 INFO E| Compiling paste v1.0.15
24312024-08-02T04:00:40.230Z[ helios-setup] Aug 02 04:00:39.624 INFO E| Compiling heck v0.3.3
24322024-08-02T04:00:40.815Z[ helios-setup] Aug 02 04:00:40.210 INFO E| Compiling syn v2.0.71
24332024-08-02T04:00:41.130Z[ helios-setup] Aug 02 04:00:40.525 INFO E| Compiling dyn-clone v1.0.17
24342024-08-02T04:00:41.138Z[ helios-setup] Aug 02 04:00:40.532 INFO E| Compiling rustversion v1.0.17
24352024-08-02T04:00:41.158Z[ helios-setup] Aug 02 04:00:40.552 INFO E| Compiling lazy_static v1.5.0
24362024-08-02T04:00:41.644Z[ helios-setup] Aug 02 04:00:41.038 INFO E| Compiling pre v0.2.1
24372024-08-02T04:00:42.491Z[ helios-setup] Aug 02 04:00:41.884 INFO E| Compiling once_cell v1.19.0
24382024-08-02T04:00:42.922Z[ helios-setup] Aug 02 04:00:42.309 INFO E| Compiling static_assertions v1.1.0
24392024-08-02T04:00:42.927Z[ helios-setup] Aug 02 04:00:42.321 INFO E| Compiling byteorder v1.5.0
24402024-08-02T04:00:42.986Z[ host-package] Compiling tabled_derive v0.7.0
24412024-08-02T04:00:43.000Z[ helios-setup] Aug 02 04:00:42.394 INFO E| Compiling cfg-if v0.1.10
24422024-08-02T04:00:43.931Z[ helios-setup] Aug 02 04:00:43.325 INFO E| Compiling unicode-width v0.1.13
24432024-08-02T04:00:44.438Z[ helios-setup] Aug 02 04:00:43.832 INFO E| Compiling atty v0.2.14
24442024-08-02T04:00:44.661Z[ helios-setup] Aug 02 04:00:44.055 INFO E| Compiling textwrap v0.11.0
24452024-08-02T04:00:44.702Z[ helios-setup] Aug 02 04:00:44.096 INFO E| Compiling vec_map v0.8.2
24462024-08-02T04:00:45.203Z[ helios-setup] Aug 02 04:00:44.597 INFO E| Compiling bitflags v1.3.2
24472024-08-02T04:00:45.389Z[ host-package] Compiling chacha20 v0.9.1
24482024-08-02T04:00:45.422Z[ helios-setup] Aug 02 04:00:44.816 INFO E| Compiling strum v0.23.0
24492024-08-02T04:00:45.443Z[ helios-setup] Aug 02 04:00:44.837 INFO E| Compiling fletcher v0.1.0
24502024-08-02T04:00:45.773Z[ helios-setup] Aug 02 04:00:45.167 INFO E| Compiling ansi_term v0.12.1
24512024-08-02T04:00:45.798Z[ helios-setup] Aug 02 04:00:45.192 INFO E| Compiling strsim v0.8.0
24522024-08-02T04:00:45.932Z[ helios-setup] Aug 02 04:00:45.325 INFO E| Compiling plain v0.2.3
24532024-08-02T04:00:45.982Z[ helios-setup] Aug 02 04:00:45.375 INFO E| Compiling log v0.4.22
24542024-08-02T04:00:46.189Z[ helios-setup] Aug 02 04:00:45.583 INFO E| Compiling bytesize v1.3.0
24552024-08-02T04:00:46.515Z[ host-package] Compiling aead v0.5.2
24562024-08-02T04:00:46.812Z[ helios-setup] Aug 02 04:00:46.206 INFO E| Compiling parse_int v0.6.0
24572024-08-02T04:00:46.921Z[ helios-setup] Aug 02 04:00:46.314 INFO E| Compiling clap v2.34.0
24582024-08-02T04:00:47.188Z[ host-package] Compiling peg-macros v0.8.4
24592024-08-02T04:00:47.457Z[ host-package] Compiling kstat-rs v0.2.4
24602024-08-02T04:00:48.852Z[ host-package] Compiling toml v0.5.11
24612024-08-02T04:00:49.490Z[ helios-setup] Aug 02 04:00:48.882 INFO E| Compiling serde_derive_internals v0.29.1
24622024-08-02T04:00:50.518Z[ host-package] Compiling sqlparser_derive v0.2.2
24632024-08-02T04:00:50.853Z[ helios-setup] Aug 02 04:00:50.246 INFO E| Compiling toml v0.5.11
24642024-08-02T04:00:52.397Z[ host-package] Compiling nu-ansi-term v0.50.0
24652024-08-02T04:00:52.756Z[ host-package] Compiling unicode_categories v0.1.1
24662024-08-02T04:00:53.913Z[ host-package] Compiling rustyline v14.0.0
24672024-08-02T04:00:54.012Z[ helios-setup] Aug 02 04:00:53.405 INFO E| Compiling proc-macro-crate v0.1.5
24682024-08-02T04:00:54.540Z[ helios-setup] Aug 02 04:00:53.933 INFO E| Compiling thiserror-impl v1.0.63
24692024-08-02T04:00:54.797Z[ host-package] Compiling sqlformat v0.2.4
24702024-08-02T04:00:55.341Z[ helios-setup] Aug 02 04:00:54.732 INFO E| Compiling serde_derive v1.0.204
24712024-08-02T04:00:56.108Z[ helios-setup] Aug 02 04:00:55.500 INFO E| Compiling schemars_derive v0.8.21
24722024-08-02T04:00:56.238Z[ helios-setup] Aug 02 04:00:55.630 INFO E| Compiling zerocopy-derive v0.6.6
24732024-08-02T04:00:59.569Z[ helios-setup] Aug 02 04:00:58.961 INFO E| Compiling pest v2.7.11
24742024-08-02T04:00:59.944Z[ helios-setup] Aug 02 04:00:59.335 INFO E| Compiling zerocopy v0.6.6
24752024-08-02T04:01:01.605Z[ helios-setup] Aug 02 04:01:00.997 INFO E| Compiling modular-bitfield-impl v0.11.2
24762024-08-02T04:01:02.384Z[ helios-setup] Aug 02 04:01:01.775 INFO E| Compiling num-derive v0.3.3
24772024-08-02T04:01:03.149Z[ helios-setup] Aug 02 04:01:02.540 INFO E| Compiling scroll_derive v0.10.5
24782024-08-02T04:01:04.188Z[ helios-setup] Aug 02 04:01:03.579 INFO E| Compiling strum_macros v0.23.1
24792024-08-02T04:01:04.211Z[ host-package] Compiling reedline v0.31.0
24802024-08-02T04:01:05.951Z[ helios-setup] Aug 02 04:01:05.342 INFO E| Compiling pest_meta v2.7.11
24812024-08-02T04:01:06.179Z[ helios-setup] Aug 02 04:01:05.570 INFO E| Compiling structopt-derive v0.4.18
24822024-08-02T04:01:06.555Z[ helios-setup] Aug 02 04:01:05.946 INFO E| Compiling scroll v0.10.2
24832024-08-02T04:01:07.330Z[ helios-setup] Aug 02 04:01:06.721 INFO E| Compiling modular-bitfield v0.11.2
24842024-08-02T04:01:07.720Z[ helios-setup] Aug 02 04:01:07.097 INFO E| Compiling goblin v0.4.3
24852024-08-02T04:01:08.870Z[ helios-setup] Aug 02 04:01:08.261 INFO E| Compiling pest_generator v2.7.11
24862024-08-02T04:01:10.807Z[ host-package] Compiling peg v0.8.4
24872024-08-02T04:01:11.136Z[ host-package] Compiling sqlparser v0.45.0
24882024-08-02T04:01:11.460Z[ host-package] Compiling trust-dns-server v0.22.1
24892024-08-02T04:01:11.937Z[ helios-setup] Aug 02 04:01:11.327 INFO E| Compiling structopt v0.3.26
24902024-08-02T04:01:13.017Z[ helios-setup] Aug 02 04:01:12.407 INFO E| Compiling pest_derive v2.7.11
24912024-08-02T04:01:15.045Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24922024-08-02T04:01:15.105Z[ host-package] Compiling tabled v0.15.0
24932024-08-02T04:01:18.510Z[ helios-setup] Aug 02 04:01:17.900 INFO E| Compiling json5 v0.4.1
24942024-08-02T04:01:24.266Z[ helios-setup] Aug 02 04:01:23.655 INFO E| Compiling four-cc v0.3.0
24952024-08-02T04:01:24.266Z[ helios-setup] Aug 02 04:01:23.655 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
24962024-08-02T04:01:24.477Z[ helios-setup] Aug 02 04:01:23.865 INFO E| Compiling amd-apcb v0.3.3 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.3#db77d47b)
24972024-08-02T04:01:26.658Z[ host-package] Compiling chacha20poly1305 v0.10.1
24982024-08-02T04:01:27.211Z[ host-package] Compiling sled v0.34.7
24992024-08-02T04:01:36.202Z[ host-package] Compiling mime_guess v2.0.4
25002024-08-02T04:01:37.183Z[ host-package] Compiling vsss-rs v3.3.4
25012024-08-02T04:01:38.323Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25022024-08-02T04:01:39.163Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25032024-08-02T04:01:40.786Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25042024-08-02T04:01:41.186Z[ host-package] Compiling env_logger v0.9.3
25052024-08-02T04:01:42.299Z[ host-package] Compiling tungstenite v0.20.1
25062024-08-02T04:01:45.984Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25072024-08-02T04:01:48.199Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25082024-08-02T04:02:01.550Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
25092024-08-02T04:02:03.247Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25102024-08-02T04:02:06.178Z[ helios-setup] Aug 02 04:02:05.562 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
25112024-08-02T04:02:08.881Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25122024-08-02T04:02:09.679Z[ host-package] Compiling bcs v0.1.6
25132024-08-02T04:02:10.711Z[ host-package] Compiling bitstruct_derive v0.1.0
25142024-08-02T04:02:11.748Z[ host-package] Compiling nanorand v0.7.0
25152024-08-02T04:02:12.120Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25162024-08-02T04:02:12.167Z[ host-package] Compiling memoffset v0.9.1
25172024-08-02T04:02:12.363Z[ host-package] Compiling highway v1.1.0
25182024-08-02T04:02:12.616Z[ host-package] Compiling ascii v1.1.0
25192024-08-02T04:02:13.613Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
25202024-08-02T04:02:13.899Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25212024-08-02T04:02:14.767Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25222024-08-02T04:02:16.545Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25232024-08-02T04:02:17.221Z[ host-package] Compiling flume v0.11.0
25242024-08-02T04:02:18.077Z[ host-package] Compiling bitstruct v0.1.1
25252024-08-02T04:02:18.243Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25262024-08-02T04:02:18.889Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25272024-08-02T04:02:23.520Z[ helios-setup] Aug 02 04:02:22.901 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
25282024-08-02T04:02:25.616Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25292024-08-02T04:02:32.521Z[ host-package] Compiling tokio-tungstenite v0.20.1
25302024-08-02T04:02:36.766Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25312024-08-02T04:02:42.545Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25322024-08-02T04:02:43.828Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25332024-08-02T04:02:44.666Z[ host-package] Compiling serde_arrays v0.1.0
25342024-08-02T04:02:44.820Z[ host-package] Compiling erased-serde v0.3.31
25352024-08-02T04:02:46.128Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25362024-08-02T04:02:46.964Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25372024-08-02T04:02:47.262Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25382024-08-02T04:02:49.857Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25392024-08-02T04:02:50.264Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25402024-08-02T04:02:50.715Z[ host-package] Compiling heck v0.3.3
25412024-08-02T04:02:51.252Z[ host-package] Compiling rand_seeder v0.2.3
25422024-08-02T04:02:51.737Z[ host-package] Compiling castaway v0.2.2
25432024-08-02T04:02:52.028Z[ host-package] Compiling csv-core v0.1.11
25442024-08-02T04:02:52.507Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
25452024-08-02T04:02:52.988Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
25462024-08-02T04:02:53.017Z[ host-package] Compiling http-range v0.1.5
25472024-08-02T04:02:53.378Z[ host-package] Compiling hyper-staticfile v0.9.5
25482024-08-02T04:02:53.883Z[ host-package] Compiling csv v1.3.0
25492024-08-02T04:02:55.478Z[ host-package] Compiling compact_str v0.7.1
25502024-08-02T04:02:56.859Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25512024-08-02T04:02:56.916Z[ host-package] Compiling zone_cfg_derive v0.1.2
25522024-08-02T04:02:57.153Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25532024-08-02T04:02:57.350Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25542024-08-02T04:02:58.870Z[ host-package] Compiling nix v0.27.1
25552024-08-02T04:03:02.974Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25562024-08-02T04:03:03.638Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25572024-08-02T04:03:06.613Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25582024-08-02T04:03:07.124Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25592024-08-02T04:03:07.521Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25602024-08-02T04:03:08.050Z[ host-package] Compiling unicode-truncate v1.0.0
25612024-08-02T04:03:08.216Z[ host-package] Compiling itertools v0.13.0
25622024-08-02T04:03:08.319Z[ host-package] Compiling lru v0.12.3
25632024-08-02T04:03:09.157Z[ host-package] Compiling serde-big-array v0.5.1
25642024-08-02T04:03:09.640Z[ host-package] Compiling stability v0.2.0
25652024-08-02T04:03:10.764Z[ host-package] Compiling cassowary v0.3.0
25662024-08-02T04:03:10.855Z[ helios-setup] Aug 02 04:03:10.230 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 37s
25672024-08-02T04:03:10.889Z[ helios-setup] Aug 02 04:03:10.264 INFO building project "amd-host-image-builder" ok (187 seconds)
25682024-08-02T04:03:10.889Z[ helios-setup] Aug 02 04:03:10.264 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
25692024-08-02T04:03:10.892Z[ helios-setup] Aug 02 04:03:10.265 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
25702024-08-02T04:03:11.014Z[ host-package] Compiling base64 v0.13.1
25712024-08-02T04:03:11.311Z[ helios-setup] Aug 02 04:03:10.686 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
25722024-08-02T04:03:11.846Z[ host-package] Compiling ron v0.7.1
25732024-08-02T04:03:11.872Z[ helios-setup] Aug 02 04:03:11.239 INFO E| From https://github.com/jclulow/hiercmd
25742024-08-02T04:03:11.872Z[ helios-setup] Aug 02 04:03:11.239 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
25752024-08-02T04:03:11.905Z[ helios-setup] Aug 02 04:03:11.280 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
25762024-08-02T04:03:12.364Z[ helios-setup] Aug 02 04:03:11.737 INFO E| From https://github.com/jclulow/network-interface
25772024-08-02T04:03:12.364Z[ helios-setup] Aug 02 04:03:11.737 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
25782024-08-02T04:03:12.383Z[ helios-setup] Aug 02 04:03:11.757 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
25792024-08-02T04:03:12.432Z[ host-package] Compiling ratatui v0.27.0
25802024-08-02T04:03:12.921Z[ helios-setup] Aug 02 04:03:12.295 INFO E| From https://github.com/oxidecomputer/boot-image-tools
25812024-08-02T04:03:12.921Z[ helios-setup] Aug 02 04:03:12.295 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
25822024-08-02T04:03:12.964Z[ helios-setup] Aug 02 04:03:12.339 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
25832024-08-02T04:03:13.680Z[ helios-setup] Aug 02 04:03:13.055 INFO E| From https://github.com/oxidecomputer/facade
25842024-08-02T04:03:13.680Z[ helios-setup] Aug 02 04:03:13.055 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
25852024-08-02T04:03:13.767Z[ helios-setup] Aug 02 04:03:13.142 INFO E| Updating crates.io index
25862024-08-02T04:03:14.433Z[ helios-setup] Aug 02 04:03:13.808 INFO E| Downloading crates ...
25872024-08-02T04:03:14.613Z[ helios-setup] Aug 02 04:03:13.987 INFO E| Downloaded const-random v0.1.15
25882024-08-02T04:03:14.617Z[ helios-setup] Aug 02 04:03:13.992 INFO E| Downloaded concolor-override v1.0.0
25892024-08-02T04:03:14.620Z[ helios-setup] Aug 02 04:03:13.993 INFO E| Downloaded autocfg v1.1.0
25902024-08-02T04:03:14.623Z[ helios-setup] Aug 02 04:03:13.998 INFO E| Downloaded anstream v0.2.6
25912024-08-02T04:03:14.628Z[ helios-setup] Aug 02 04:03:14.003 INFO E| Downloaded ahash v0.8.3
25922024-08-02T04:03:14.633Z[ helios-setup] Aug 02 04:03:14.008 INFO E| Downloaded num_enum_derive v0.5.7
25932024-08-02T04:03:14.636Z[ helios-setup] Aug 02 04:03:14.010 INFO E| Downloaded anstyle v0.3.5
25942024-08-02T04:03:14.639Z[ helios-setup] Aug 02 04:03:14.013 INFO E| Downloaded num-integer v0.1.45
25952024-08-02T04:03:14.642Z[ helios-setup] Aug 02 04:03:14.017 INFO E| Downloaded memoffset v0.7.1
25962024-08-02T04:03:14.645Z[ helios-setup] Aug 02 04:03:14.020 INFO E| Downloaded scopeguard v1.1.0
25972024-08-02T04:03:14.648Z[ helios-setup] Aug 02 04:03:14.022 INFO E| Downloaded cargo-lock v8.0.3
25982024-08-02T04:03:14.653Z[ helios-setup] Aug 02 04:03:14.028 INFO E| Downloaded futures-task v0.3.28
25992024-08-02T04:03:14.656Z[ helios-setup] Aug 02 04:03:14.031 INFO E| Downloaded unicode-ident v1.0.8
26002024-08-02T04:03:14.663Z[ helios-setup] Aug 02 04:03:14.038 INFO E| Downloaded try-lock v0.2.4
26012024-08-02T04:03:14.667Z[ helios-setup] Aug 02 04:03:14.040 INFO E| Downloaded rustls-pemfile v1.0.2
26022024-08-02T04:03:14.671Z[ helios-setup] Aug 02 04:03:14.046 INFO E| Downloaded want v0.3.0
26032024-08-02T04:03:14.674Z[ helios-setup] Aug 02 04:03:14.048 INFO E| Downloaded tempfile v3.5.0
26042024-08-02T04:03:14.678Z[ helios-setup] Aug 02 04:03:14.053 INFO E| Downloaded serde_spanned v0.6.1
26052024-08-02T04:03:14.682Z[ helios-setup] Aug 02 04:03:14.055 INFO E| Downloaded project-root v0.2.2
26062024-08-02T04:03:14.685Z[ helios-setup] Aug 02 04:03:14.058 INFO E| Downloaded parking_lot_core v0.9.6
26072024-08-02T04:03:14.688Z[ helios-setup] Aug 02 04:03:14.063 INFO E| Downloaded proc-macro-crate v1.2.1
26082024-08-02T04:03:14.691Z[ helios-setup] Aug 02 04:03:14.066 INFO E| Downloaded rhai_codegen v1.5.0
26092024-08-02T04:03:14.714Z[ helios-setup] Aug 02 04:03:14.089 INFO E| Downloaded toolchain_find v0.2.0
26102024-08-02T04:03:14.717Z[ helios-setup] Aug 02 04:03:14.091 INFO E| Downloaded slog-async v2.7.0
26112024-08-02T04:03:14.770Z[ helios-setup] Aug 02 04:03:14.145 INFO E| Downloaded clap v4.2.1
26122024-08-02T04:03:14.788Z[ helios-setup] Aug 02 04:03:14.162 INFO E| Downloaded strsim v0.10.0
26132024-08-02T04:03:14.792Z[ helios-setup] Aug 02 04:03:14.165 INFO E| Downloaded ucd-trie v0.1.5
26142024-08-02T04:03:14.795Z[ helios-setup] Aug 02 04:03:14.167 INFO E| Downloaded smallvec v1.10.0
26152024-08-02T04:03:14.798Z[ helios-setup] Aug 02 04:03:14.172 INFO E| Downloaded uuid v1.3.0
26162024-08-02T04:03:14.806Z[ helios-setup] Aug 02 04:03:14.181 INFO E| Downloaded unicode-bidi v0.3.13
26172024-08-02T04:03:14.812Z[ helios-setup] Aug 02 04:03:14.186 INFO E| Downloaded serde_tokenstream v0.2.0
26182024-08-02T04:03:14.819Z[ helios-setup] Aug 02 04:03:14.194 INFO E| Downloaded serde_yaml v0.9.21
26192024-08-02T04:03:14.827Z[ helios-setup] Aug 02 04:03:14.202 INFO E| Downloaded url v2.3.1
26202024-08-02T04:03:14.956Z[ helios-setup] Aug 02 04:03:14.209 INFO E| Downloaded tungstenite v0.18.0
26212024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.215 INFO E| Downloaded unicode-normalization v0.1.22
26222024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.223 INFO E| Downloaded rayon-core v1.10.2
26232024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.231 INFO E| Downloaded serde_json v1.0.95
26242024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.247 INFO E| Downloaded syn v1.0.107
26252024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.262 INFO E| Downloaded ryu v1.0.13
26262024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.266 INFO E| Downloaded sct v0.7.0
26272024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.271 INFO E| Downloaded tokio v1.27.0
26282024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.326 INFO E| Downloaded memchr v2.5.0
26292024-08-02T04:03:14.959Z[ helios-setup] Aug 02 04:03:14.332 INFO E| Downloaded schemars v0.8.12
26302024-08-02T04:03:14.977Z[ helios-setup] Aug 02 04:03:14.352 INFO E| Downloaded crossbeam-channel v0.5.6
26312024-08-02T04:03:14.984Z[ helios-setup] Aug 02 04:03:14.359 INFO E| Downloaded mio v0.8.5
26322024-08-02T04:03:14.996Z[ helios-setup] Aug 02 04:03:14.371 INFO E| Downloaded aho-corasick v0.7.20
26332024-08-02T04:03:15.002Z[ helios-setup] Aug 02 04:03:14.377 INFO E| Downloaded pest v2.5.7
26342024-08-02T04:03:15.010Z[ helios-setup] Aug 02 04:03:14.384 INFO E| Downloaded h2 v0.3.16
26352024-08-02T04:03:15.020Z[ helios-setup] Aug 02 04:03:14.395 INFO E| Downloaded clap_builder v4.2.1
26362024-08-02T04:03:15.030Z[ helios-setup] Aug 02 04:03:14.405 INFO E| Downloaded reqwest v0.11.16
26372024-08-02T04:03:15.042Z[ helios-setup] Aug 02 04:03:14.417 INFO E| Downloaded http v0.2.9
26382024-08-02T04:03:15.048Z[ helios-setup] Aug 02 04:03:14.422 INFO E| Downloaded hyper v0.14.25
26392024-08-02T04:03:15.061Z[ helios-setup] Aug 02 04:03:14.435 INFO E| Downloaded futures-util v0.3.28
26402024-08-02T04:03:15.080Z[ helios-setup] Aug 02 04:03:14.455 INFO E| Downloaded rayon v1.6.1
26412024-08-02T04:03:15.093Z[ helios-setup] Aug 02 04:03:14.468 INFO E| Downloaded git2 v0.16.1
26422024-08-02T04:03:15.106Z[ helios-setup] Aug 02 04:03:14.480 INFO E| Downloaded regress v0.5.0
26432024-08-02T04:03:15.117Z[ helios-setup] Aug 02 04:03:14.491 INFO E| Downloaded chrono v0.4.24
26442024-08-02T04:03:15.128Z[ helios-setup] Aug 02 04:03:14.502 INFO E| Downloaded rustix v0.37.3
26452024-08-02T04:03:15.157Z[ helios-setup] Aug 02 04:03:14.531 INFO E| Downloaded regex v1.7.3
26462024-08-02T04:03:15.169Z[ helios-setup] Aug 02 04:03:14.544 INFO E| Downloaded rustls v0.21.0
26472024-08-02T04:03:15.185Z[ helios-setup] Aug 02 04:03:14.560 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
26482024-08-02T04:03:15.189Z[ helios-setup] Aug 02 04:03:14.563 INFO E| Downloaded rhai v1.14.0
26492024-08-02T04:03:15.206Z[ helios-setup] Aug 02 04:03:14.581 INFO E| Downloaded openapiv3 v1.0.2
26502024-08-02T04:03:15.227Z[ helios-setup] Aug 02 04:03:14.600 INFO E| Downloaded parking_lot v0.12.1
26512024-08-02T04:03:15.230Z[ helios-setup] Aug 02 04:03:14.604 INFO E| Downloaded num-traits v0.2.15
26522024-08-02T04:03:15.234Z[ helios-setup] Aug 02 04:03:14.609 INFO E| Downloaded crossbeam-epoch v0.9.13
26532024-08-02T04:03:15.238Z[ helios-setup] Aug 02 04:03:14.613 INFO E| Downloaded serde_derive_internals v0.26.0
26542024-08-02T04:03:15.242Z[ helios-setup] Aug 02 04:03:14.616 INFO E| Downloaded semver v1.0.17
26552024-08-02T04:03:15.244Z[ helios-setup] Aug 02 04:03:14.619 INFO E| Downloaded once_cell v1.17.0
26562024-08-02T04:03:15.248Z[ helios-setup] Aug 02 04:03:14.623 INFO E| Downloaded winnow v0.4.1
26572024-08-02T04:03:15.262Z[ helios-setup] Aug 02 04:03:14.636 INFO E| Downloaded lock_api v0.4.9
26582024-08-02T04:03:15.266Z[ helios-setup] Aug 02 04:03:14.638 INFO E| Downloaded libc v0.2.139
26592024-08-02T04:03:15.304Z[ helios-setup] Aug 02 04:03:14.678 INFO E| Downloaded unicode-linebreak v0.1.4
26602024-08-02T04:03:15.307Z[ helios-setup] Aug 02 04:03:14.681 INFO E| Downloaded toml_edit v0.19.8
26612024-08-02T04:03:15.334Z[ helios-setup] Aug 02 04:03:14.709 INFO E| Downloaded tokio-util v0.7.7
26622024-08-02T04:03:15.345Z[ helios-setup] Aug 02 04:03:14.719 INFO E| Downloaded pkg-config v0.3.26
26632024-08-02T04:03:15.348Z[ helios-setup] Aug 02 04:03:14.722 INFO E| Downloaded io-lifetimes v1.0.10
26642024-08-02T04:03:15.351Z[ helios-setup] Aug 02 04:03:14.726 INFO E| Downloaded jobserver v0.1.26
26652024-08-02T04:03:15.354Z[ helios-setup] Aug 02 04:03:14.728 INFO E| Downloaded home v0.5.4
26662024-08-02T04:03:15.357Z[ helios-setup] Aug 02 04:03:14.730 INFO E| Downloaded camino v1.1.4
26672024-08-02T04:03:15.360Z[ helios-setup] Aug 02 04:03:14.733 INFO E| Downloaded base64 v0.21.0
26682024-08-02T04:03:15.365Z[ helios-setup] Aug 02 04:03:14.740 INFO E| Downloaded async-trait v0.1.68
26692024-08-02T04:03:15.393Z[ helios-setup] Aug 02 04:03:14.767 INFO E| Downloaded unsafe-libyaml v0.2.8
26702024-08-02T04:03:15.398Z[ helios-setup] Aug 02 04:03:14.773 INFO E| Downloaded tracing v0.1.37
26712024-08-02T04:03:15.405Z[ helios-setup] Aug 02 04:03:14.780 INFO E| Downloaded tracing-core v0.1.30
26722024-08-02T04:03:15.409Z[ helios-setup] Aug 02 04:03:14.784 INFO E| Downloaded rustls-webpki v0.100.1
26732024-08-02T04:03:15.418Z[ helios-setup] Aug 02 04:03:14.793 INFO E| Downloaded log v0.4.17
26742024-08-02T04:03:15.422Z[ helios-setup] Aug 02 04:03:14.797 INFO E| Downloaded futures-core v0.3.28
26752024-08-02T04:03:15.425Z[ helios-setup] Aug 02 04:03:14.799 INFO E| Downloaded bincode v1.3.3
26762024-08-02T04:03:15.428Z[ helios-setup] Aug 02 04:03:14.802 INFO E| Downloaded textwrap v0.16.0
26772024-08-02T04:03:15.431Z[ helios-setup] Aug 02 04:03:14.806 INFO E| Downloaded encoding_rs v0.8.32
26782024-08-02T04:03:15.466Z[ helios-setup] Aug 02 04:03:14.840 INFO E| Downloaded num_enum v0.5.7
26792024-08-02T04:03:15.472Z[ helios-setup] Aug 02 04:03:14.847 INFO E| Downloaded futures-sink v0.3.28
26802024-08-02T04:03:15.475Z[ helios-setup] Aug 02 04:03:14.848 INFO E| Downloaded rustfmt-wrapper v0.2.0
26812024-08-02T04:03:15.479Z[ helios-setup] Aug 02 04:03:14.850 INFO E| Downloaded paste v1.0.12
26822024-08-02T04:03:15.481Z[ helios-setup] Aug 02 04:03:14.855 INFO E| Downloaded http-body v0.4.5
26832024-08-02T04:03:15.484Z[ helios-setup] Aug 02 04:03:14.857 INFO E| Downloaded futures-io v0.3.28
26842024-08-02T04:03:15.484Z[ helios-setup] Aug 02 04:03:14.858 INFO E| Downloaded form_urlencoded v1.1.0
26852024-08-02T04:03:15.487Z[ helios-setup] Aug 02 04:03:14.859 INFO E| Downloaded fastrand v1.9.0
26862024-08-02T04:03:15.487Z[ helios-setup] Aug 02 04:03:14.861 INFO E| Downloaded toml v0.7.3
26872024-08-02T04:03:15.492Z[ helios-setup] Aug 02 04:03:14.867 INFO E| Downloaded tokio-rustls v0.24.0
26882024-08-02T04:03:15.495Z[ helios-setup] Aug 02 04:03:14.869 INFO E| Downloaded semver-parser v0.10.2
26892024-08-02T04:03:15.497Z[ helios-setup] Aug 02 04:03:14.872 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
26902024-08-02T04:03:15.609Z[ helios-setup] Aug 02 04:03:14.984 INFO E| Downloaded lazy_static v1.4.0
26912024-08-02T04:03:15.613Z[ helios-setup] Aug 02 04:03:14.986 INFO E| Downloaded is-terminal v0.4.7
26922024-08-02T04:03:15.613Z[ helios-setup] Aug 02 04:03:14.987 INFO E| Downloaded either v1.8.0
26932024-08-02T04:03:15.615Z[ helios-setup] Aug 02 04:03:14.989 INFO E| Downloaded digest v0.10.6
26942024-08-02T04:03:15.618Z[ helios-setup] Aug 02 04:03:14.992 INFO E| Downloaded anstyle-parse v0.1.1
26952024-08-02T04:03:15.621Z[ helios-setup] Aug 02 04:03:14.994 INFO E| Downloaded socket2 v0.4.9
26962024-08-02T04:03:15.624Z[ helios-setup] Aug 02 04:03:14.997 INFO E| Downloaded smawk v0.3.1
26972024-08-02T04:03:15.627Z[ helios-setup] Aug 02 04:03:15.000 INFO E| Downloaded smartstring v1.0.1
26982024-08-02T04:03:15.630Z[ helios-setup] Aug 02 04:03:15.003 INFO E| Downloaded slog-bunyan v2.4.0
26992024-08-02T04:03:15.630Z[ helios-setup] Aug 02 04:03:15.005 INFO E| Downloaded slab v0.4.7
27002024-08-02T04:03:15.633Z[ helios-setup] Aug 02 04:03:15.007 INFO E| Downloaded sha2 v0.10.6
27012024-08-02T04:03:15.636Z[ helios-setup] Aug 02 04:03:15.010 INFO E| Downloaded serde_path_to_error v0.1.11
27022024-08-02T04:03:15.639Z[ helios-setup] Aug 02 04:03:15.012 INFO E| Downloaded tokio-tungstenite v0.18.0
27032024-08-02T04:03:15.642Z[ helios-setup] Aug 02 04:03:15.015 INFO E| Downloaded libz-sys v1.1.8
27042024-08-02T04:03:15.730Z[ helios-setup] Aug 02 04:03:15.105 INFO E| Downloaded time v0.1.45
27052024-08-02T04:03:15.733Z[ helios-setup] Aug 02 04:03:15.107 INFO E| Downloaded semver v0.11.0
27062024-08-02T04:03:15.745Z[ helios-setup] Aug 02 04:03:15.119 INFO E| Downloaded crossbeam-utils v0.8.14
27072024-08-02T04:03:15.749Z[ helios-setup] Aug 02 04:03:15.124 INFO E| Downloaded clap_lex v0.4.1
27082024-08-02T04:03:15.752Z[ helios-setup] Aug 02 04:03:15.126 INFO E| Downloaded cc v1.0.78
27092024-08-02T04:03:15.755Z[ helios-setup] Aug 02 04:03:15.130 INFO E| Downloaded byteorder v1.4.3
27102024-08-02T04:03:15.758Z[ helios-setup] Aug 02 04:03:15.133 INFO E| Downloaded signal-hook-registry v1.4.0
27112024-08-02T04:03:15.761Z[ helios-setup] Aug 02 04:03:15.135 INFO E| Downloaded sha1 v0.10.5
27122024-08-02T04:03:15.767Z[ helios-setup] Aug 02 04:03:15.137 INFO E| Downloaded toml_datetime v0.6.1
27132024-08-02T04:03:15.767Z[ helios-setup] Aug 02 04:03:15.138 INFO E| Downloaded thiserror-impl v1.0.38
27142024-08-02T04:03:15.767Z[ helios-setup] Aug 02 04:03:15.140 INFO E| Downloaded thiserror v1.0.38
27152024-08-02T04:03:15.773Z[ helios-setup] Aug 02 04:03:15.147 INFO E| Downloaded futures v0.3.28
27162024-08-02T04:03:15.781Z[ helios-setup] Aug 02 04:03:15.156 INFO E| Downloaded concolor-query v0.3.3
27172024-08-02T04:03:15.784Z[ helios-setup] Aug 02 04:03:15.157 INFO E| Downloaded bytes v1.4.0
27182024-08-02T04:03:15.791Z[ helios-setup] Aug 02 04:03:15.164 INFO E| Downloaded anyhow v1.0.68
27192024-08-02T04:03:15.795Z[ helios-setup] Aug 02 04:03:15.170 INFO E| Downloaded tokio-macros v2.0.0
27202024-08-02T04:03:15.799Z[ helios-setup] Aug 02 04:03:15.172 INFO E| Downloaded getrandom v0.2.8
27212024-08-02T04:03:15.803Z[ helios-setup] Aug 02 04:03:15.176 INFO E| Downloaded dyn-clone v1.0.11
27222024-08-02T04:03:15.807Z[ helios-setup] Aug 02 04:03:15.178 INFO E| Downloaded ahash v0.7.6
27232024-08-02T04:03:15.810Z[ helios-setup] Aug 02 04:03:15.183 INFO E| Downloaded const-random-macro v0.1.15
27242024-08-02T04:03:15.810Z[ helios-setup] Aug 02 04:03:15.184 INFO E| Downloaded iana-time-zone v0.1.56
27252024-08-02T04:03:15.816Z[ helios-setup] Aug 02 04:03:15.188 INFO E| Downloaded futures-executor v0.3.28
27262024-08-02T04:03:15.824Z[ helios-setup] Aug 02 04:03:15.190 INFO E| Downloaded futures-channel v0.3.28
27272024-08-02T04:03:15.824Z[ helios-setup] Aug 02 04:03:15.193 INFO E| Downloaded clap_derive v4.2.0
27282024-08-02T04:03:15.824Z[ helios-setup] Aug 02 04:03:15.197 INFO E| Downloaded pin-project-lite v0.2.9
27292024-08-02T04:03:15.830Z[ helios-setup] Aug 02 04:03:15.204 INFO E| Downloaded ipnet v2.7.2
27302024-08-02T04:03:15.833Z[ helios-setup] Aug 02 04:03:15.207 INFO E| Downloaded num_cpus v1.15.0
27312024-08-02T04:03:15.836Z[ helios-setup] Aug 02 04:03:15.211 INFO E| Downloaded crossbeam-deque v0.8.2
27322024-08-02T04:03:15.839Z[ helios-setup] Aug 02 04:03:15.213 INFO E| Downloaded terminal_size v0.2.6
27332024-08-02T04:03:15.845Z[ helios-setup] Aug 02 04:03:15.215 INFO E| Downloaded schemars_derive v0.8.12
27342024-08-02T04:03:15.845Z[ helios-setup] Aug 02 04:03:15.217 INFO E| Downloaded percent-encoding v2.2.0
27352024-08-02T04:03:15.845Z[ helios-setup] Aug 02 04:03:15.218 INFO E| Downloaded httpdate v1.0.2
27362024-08-02T04:03:15.848Z[ helios-setup] Aug 02 04:03:15.220 INFO E| Downloaded built v0.6.0
27372024-08-02T04:03:15.848Z[ helios-setup] Aug 02 04:03:15.222 INFO E| Downloaded itoa v1.0.6
27382024-08-02T04:03:15.851Z[ helios-setup] Aug 02 04:03:15.224 INFO E| Downloaded futures-macro v0.3.28
27392024-08-02T04:03:16.247Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling proc-macro2 v1.0.86
27402024-08-02T04:03:16.247Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling libc v0.2.139
27412024-08-02T04:03:16.247Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling unicode-ident v1.0.8
27422024-08-02T04:03:16.268Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling autocfg v1.1.0
27432024-08-02T04:03:16.268Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling cfg-if v1.0.0
27442024-08-02T04:03:16.268Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling version_check v0.9.4
27452024-08-02T04:03:16.268Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling serde v1.0.204
27462024-08-02T04:03:16.268Z[ helios-setup] Aug 02 04:03:15.622 INFO E| Compiling syn v1.0.107
27472024-08-02T04:03:17.201Z[ helios-setup] Aug 02 04:03:16.575 INFO E| Compiling memchr v2.5.0
27482024-08-02T04:03:17.749Z[ helios-setup] Aug 02 04:03:17.123 INFO E| Compiling once_cell v1.17.0
27492024-08-02T04:03:18.242Z[ helios-setup] Aug 02 04:03:17.616 INFO E| Compiling thiserror v1.0.38
27502024-08-02T04:03:18.347Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27512024-08-02T04:03:18.444Z[ helios-setup] Aug 02 04:03:17.818 INFO E| Compiling log v0.4.17
27522024-08-02T04:03:18.769Z[ helios-setup] Aug 02 04:03:18.143 INFO E| Compiling itoa v1.0.6
27532024-08-02T04:03:19.278Z[ helios-setup] Aug 02 04:03:18.652 INFO E| Compiling serde_json v1.0.95
27542024-08-02T04:03:20.024Z[ helios-setup] Aug 02 04:03:19.385 INFO E| Compiling getrandom v0.2.8
27552024-08-02T04:03:20.092Z[ helios-setup] Aug 02 04:03:19.466 INFO E| Compiling indexmap v1.9.3
27562024-08-02T04:03:20.608Z[ helios-setup] Aug 02 04:03:19.981 INFO E| Compiling jobserver v0.1.26
27572024-08-02T04:03:20.976Z[ helios-setup] Aug 02 04:03:20.350 INFO E| Compiling quote v1.0.36
27582024-08-02T04:03:21.122Z[ helios-setup] Aug 02 04:03:20.495 INFO E| Compiling pin-project-lite v0.2.9
27592024-08-02T04:03:21.265Z[ helios-setup] Aug 02 04:03:20.639 INFO E| Compiling cc v1.0.78
27602024-08-02T04:03:21.265Z[ helios-setup] Aug 02 04:03:20.639 INFO E| Compiling scopeguard v1.1.0
27612024-08-02T04:03:21.518Z[ helios-setup] Aug 02 04:03:20.892 INFO E| Compiling num-integer v0.1.45
27622024-08-02T04:03:21.647Z[ helios-setup] Aug 02 04:03:21.021 INFO E| Compiling futures-core v0.3.28
27632024-08-02T04:03:21.765Z[ helios-setup] Aug 02 04:03:21.139 INFO E| Compiling bytes v1.4.0
27642024-08-02T04:03:21.991Z[ helios-setup] Aug 02 04:03:21.365 INFO E| Compiling syn v2.0.72
27652024-08-02T04:03:22.477Z[ helios-setup] Aug 02 04:03:21.851 INFO E| Compiling ryu v1.0.13
27662024-08-02T04:03:23.616Z[ helios-setup] Aug 02 04:03:22.990 INFO E| Compiling lock_api v0.4.9
27672024-08-02T04:03:23.753Z[ helios-setup] Aug 02 04:03:23.127 INFO E| Compiling typenum v1.16.0
27682024-08-02T04:03:24.347Z[ helios-setup] Aug 02 04:03:23.720 INFO E| Compiling parking_lot_core v0.9.6
27692024-08-02T04:03:24.418Z[ helios-setup] Aug 02 04:03:23.792 INFO E| Compiling bitflags v1.3.2
27702024-08-02T04:03:24.942Z[ helios-setup] Aug 02 04:03:24.315 INFO E| Compiling num_cpus v1.15.0
27712024-08-02T04:03:25.130Z[ helios-setup] Aug 02 04:03:24.503 INFO E| Compiling generic-array v0.14.6
27722024-08-02T04:03:25.243Z[ helios-setup] Aug 02 04:03:24.615 INFO E| Compiling slab v0.4.7
27732024-08-02T04:03:25.355Z[ helios-setup] Aug 02 04:03:24.728 INFO E| Compiling futures-channel v0.3.28
27742024-08-02T04:03:25.464Z[ helios-setup] Aug 02 04:03:24.837 INFO E| Compiling futures-task v0.3.28
27752024-08-02T04:03:25.665Z[ helios-setup] Aug 02 04:03:25.038 INFO E| Compiling futures-sink v0.3.28
27762024-08-02T04:03:26.556Z[ helios-setup] Aug 02 04:03:25.927 INFO E| Compiling tokio v1.27.0
27772024-08-02T04:03:26.681Z[ helios-setup] Aug 02 04:03:26.054 INFO E| Compiling schemars v0.8.12
27782024-08-02T04:03:26.970Z[ helios-setup] Aug 02 04:03:26.337 INFO E| Compiling futures-util v0.3.28
27792024-08-02T04:03:27.818Z[ helios-setup] Aug 02 04:03:27.191 INFO E| Compiling mio v0.8.5
27802024-08-02T04:03:28.086Z[ helios-setup] Aug 02 04:03:27.459 INFO E| Compiling socket2 v0.4.9
27812024-08-02T04:03:28.203Z[ helios-setup] Aug 02 04:03:27.576 INFO E| Compiling signal-hook-registry v1.4.0
27822024-08-02T04:03:28.432Z[ helios-setup] Aug 02 04:03:27.805 INFO E| Compiling ahash v0.7.6
27832024-08-02T04:03:28.753Z[ helios-setup] Aug 02 04:03:28.126 INFO E| Compiling num-traits v0.2.15
27842024-08-02T04:03:29.466Z[ helios-setup] Aug 02 04:03:28.839 INFO E| Compiling futures-io v0.3.28
27852024-08-02T04:03:29.566Z[ helios-setup] Aug 02 04:03:28.938 INFO E| Compiling crunchy v0.2.2
27862024-08-02T04:03:30.205Z[ helios-setup] Aug 02 04:03:29.578 INFO E| Compiling pin-utils v0.1.0
27872024-08-02T04:03:30.899Z[ helios-setup] Aug 02 04:03:30.271 INFO E| Compiling io-lifetimes v1.0.10
27882024-08-02T04:03:31.592Z[ helios-setup] Aug 02 04:03:30.964 INFO E| Compiling ahash v0.8.3
27892024-08-02T04:03:31.834Z[ helios-setup] Aug 02 04:03:31.206 INFO E| Compiling tiny-keccak v2.0.2
27902024-08-02T04:03:32.152Z[ helios-setup] Aug 02 04:03:31.525 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
27912024-08-02T04:03:32.329Z[ helios-setup] Aug 02 04:03:31.702 INFO E| Compiling rustix v0.37.3
27922024-08-02T04:03:32.634Z[ helios-setup] Aug 02 04:03:32.007 INFO E| Compiling hashbrown v0.12.3
27932024-08-02T04:03:32.775Z[ helios-setup] Aug 02 04:03:32.147 INFO E| Compiling serde_derive_internals v0.26.0
27942024-08-02T04:03:34.031Z[ helios-setup] Aug 02 04:03:33.403 INFO E| Compiling block-buffer v0.10.3
27952024-08-02T04:03:34.124Z[ helios-setup] Aug 02 04:03:33.496 INFO E| Compiling crypto-common v0.1.6
27962024-08-02T04:03:34.995Z[ helios-setup] Aug 02 04:03:34.367 INFO E| Compiling errno v0.3.1
27972024-08-02T04:03:35.171Z[ helios-setup] Aug 02 04:03:34.543 INFO E| Compiling pkg-config v0.3.26
27982024-08-02T04:03:35.401Z[ helios-setup] Aug 02 04:03:34.773 INFO E| Compiling fnv v1.0.7
27992024-08-02T04:03:35.706Z[ helios-setup] Aug 02 04:03:35.078 INFO E| Compiling crossbeam-utils v0.8.14
28002024-08-02T04:03:36.153Z[ helios-setup] Aug 02 04:03:35.525 INFO E| Compiling slog v2.7.0
28012024-08-02T04:03:36.768Z[ helios-setup] Aug 02 04:03:36.140 INFO E| Compiling http v0.2.9
28022024-08-02T04:03:37.936Z[ helios-setup] Aug 02 04:03:37.307 INFO E| Compiling digest v0.10.6
28032024-08-02T04:03:38.981Z[ helios-setup] Aug 02 04:03:38.353 INFO E| Compiling aho-corasick v0.7.20
28042024-08-02T04:03:39.363Z[ helios-setup] Aug 02 04:03:38.735 INFO E| Compiling tinyvec_macros v0.1.1
28052024-08-02T04:03:39.922Z[ helios-setup] Aug 02 04:03:39.294 INFO E| Compiling unicode-width v0.1.10
28062024-08-02T04:03:39.999Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28072024-08-02T04:03:40.302Z[ helios-setup] Aug 02 04:03:39.673 INFO E| Compiling httparse v1.8.0
28082024-08-02T04:03:40.782Z[ helios-setup] Aug 02 04:03:40.154 INFO E| Compiling regex-syntax v0.6.29
28092024-08-02T04:03:41.341Z[ host-package] Compiling zone v0.1.8
28102024-08-02T04:03:41.429Z[ helios-setup] Aug 02 04:03:40.800 INFO E| Compiling heck v0.4.1
28112024-08-02T04:03:41.597Z[ helios-setup] Aug 02 04:03:40.968 INFO E| Compiling cpufeatures v0.2.5
28122024-08-02T04:03:42.073Z[ helios-setup] Aug 02 04:03:41.444 INFO E| Compiling percent-encoding v2.2.0
28132024-08-02T04:03:42.278Z[ helios-setup] Aug 02 04:03:41.649 INFO E| Compiling anyhow v1.0.68
28142024-08-02T04:03:42.512Z[ helios-setup] Aug 02 04:03:41.883 INFO E| Compiling thiserror-impl v1.0.38
28152024-08-02T04:03:42.565Z[ helios-setup] Aug 02 04:03:41.936 INFO E| Compiling schemars_derive v0.8.12
28162024-08-02T04:03:43.426Z[ helios-setup] Aug 02 04:03:42.797 INFO E| Compiling form_urlencoded v1.1.0
28172024-08-02T04:03:43.615Z[ helios-setup] Aug 02 04:03:42.985 INFO E| Compiling const-random-macro v0.1.15
28182024-08-02T04:03:44.440Z[ helios-setup] Aug 02 04:03:43.811 INFO E| Compiling serde_derive v1.0.204
28192024-08-02T04:03:44.520Z[ helios-setup] Aug 02 04:03:43.891 INFO E| Compiling tokio-macros v2.0.0
28202024-08-02T04:03:44.634Z[ helios-setup] Aug 02 04:03:44.004 INFO E| Compiling futures-macro v0.3.28
28212024-08-02T04:03:45.295Z[ helios-setup] Aug 02 04:03:44.666 INFO E| Compiling tinyvec v1.6.0
28222024-08-02T04:03:47.819Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28232024-08-02T04:03:48.011Z[ helios-setup] Aug 02 04:03:47.382 INFO E| Compiling regex v1.7.3
28242024-08-02T04:03:48.189Z[ helios-setup] Aug 02 04:03:47.559 INFO E| Compiling hashbrown v0.13.2
28252024-08-02T04:03:49.322Z[ helios-setup] Aug 02 04:03:48.692 INFO E| Compiling chrono v0.4.24
28262024-08-02T04:03:50.922Z[ helios-setup] Aug 02 04:03:50.292 INFO E| Compiling libz-sys v1.1.8
28272024-08-02T04:03:52.308Z[ helios-setup] Aug 02 04:03:51.678 INFO E| Compiling dyn-clone v1.0.11
28282024-08-02T04:03:52.645Z[ helios-setup] Aug 02 04:03:52.015 INFO E| Compiling uuid v1.3.0
28292024-08-02T04:03:53.178Z[ helios-setup] Aug 02 04:03:52.548 INFO E| Compiling regress v0.5.0
28302024-08-02T04:03:53.224Z[ helios-setup] Aug 02 04:03:52.593 INFO E| Compiling unicode-normalization v0.1.22
28312024-08-02T04:03:54.174Z[ helios-setup] Aug 02 04:03:53.544 INFO E| Compiling const-random v0.1.15
28322024-08-02T04:03:56.002Z[ helios-setup] Aug 02 04:03:55.372 INFO E| Compiling getopts v0.2.21
28332024-08-02T04:03:56.353Z[ helios-setup] Aug 02 04:03:55.722 INFO E| Compiling tracing-core v0.1.30
28342024-08-02T04:03:56.772Z[ helios-setup] Aug 02 04:03:56.141 INFO E| Compiling memoffset v0.7.1
28352024-08-02T04:03:57.048Z[ helios-setup] Aug 02 04:03:56.417 INFO E| Compiling num-conv v0.1.0
28362024-08-02T04:03:57.757Z[ helios-setup] Aug 02 04:03:57.126 INFO E| Compiling time-core v0.1.2
28372024-08-02T04:03:57.943Z[ helios-setup] Aug 02 04:03:57.312 INFO E| Compiling unicode-bidi v0.3.13
28382024-08-02T04:03:59.385Z[ helios-setup] Aug 02 04:03:58.754 INFO E| Compiling powerfmt v0.2.0
28392024-08-02T04:04:00.417Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28402024-08-02T04:04:00.435Z[ helios-setup] Aug 02 04:03:59.804 INFO E| Compiling ucd-trie v0.1.5
28412024-08-02T04:04:01.167Z[ helios-setup] Aug 02 04:04:00.536 INFO E| Compiling deranged v0.3.11
28422024-08-02T04:04:01.439Z[ helios-setup] Aug 02 04:04:00.807 INFO E| Compiling pest v2.5.7
28432024-08-02T04:04:01.838Z[ helios-setup] Aug 02 04:04:01.206 INFO E| Compiling idna v0.3.0
28442024-08-02T04:04:05.757Z[ helios-setup] Aug 02 04:04:05.125 INFO E| Compiling time-macros v0.2.18
28452024-08-02T04:04:05.808Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28462024-08-02T04:04:06.125Z[ helios-setup] Aug 02 04:04:05.493 INFO E| Compiling tracing v0.1.37
28472024-08-02T04:04:07.917Z[ helios-setup] Aug 02 04:04:07.285 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
28482024-08-02T04:04:08.614Z[ helios-setup] Aug 02 04:04:07.982 INFO E| Compiling time v0.1.45
28492024-08-02T04:04:08.680Z[ helios-setup] Aug 02 04:04:08.048 INFO E| Compiling crossbeam-epoch v0.9.13
28502024-08-02T04:04:09.704Z[ helios-setup] Aug 02 04:04:09.065 INFO E| Compiling iana-time-zone v0.1.56
28512024-08-02T04:04:10.244Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28522024-08-02T04:04:10.856Z[ helios-setup] Aug 02 04:04:10.223 INFO E| Compiling num_threads v0.1.6
28532024-08-02T04:04:11.146Z[ helios-setup] Aug 02 04:04:10.512 INFO E| Compiling semver v1.0.17
28542024-08-02T04:04:11.303Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28552024-08-02T04:04:12.222Z[ helios-setup] Aug 02 04:04:11.589 INFO E| Compiling time v0.3.36
28562024-08-02T04:04:12.748Z[ helios-setup] Aug 02 04:04:12.107 INFO E| Compiling url v2.3.1
28572024-08-02T04:04:13.033Z[ helios-setup] Aug 02 04:04:12.400 INFO E| Compiling semver-parser v0.10.2
28582024-08-02T04:04:13.334Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28592024-08-02T04:04:13.926Z[ helios-setup] Aug 02 04:04:13.286 INFO E| Compiling smallvec v1.10.0
28602024-08-02T04:04:14.024Z[ helios-setup] Aug 02 04:04:13.391 INFO E| Compiling toml v0.5.11
28612024-08-02T04:04:14.416Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28622024-08-02T04:04:15.179Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
28632024-08-02T04:04:16.464Z[ helios-setup] Aug 02 04:04:15.830 INFO E| Compiling parking_lot v0.12.1
28642024-08-02T04:04:18.175Z[ helios-setup] Aug 02 04:04:17.541 INFO E| Compiling serde_tokenstream v0.2.0
28652024-08-02T04:04:22.505Z[ helios-setup] Aug 02 04:04:21.871 INFO E| Compiling crossbeam-channel v0.5.6
28662024-08-02T04:04:24.167Z[ helios-setup] Aug 02 04:04:23.532 INFO E| Compiling dirs-sys-next v0.1.2
28672024-08-02T04:04:24.816Z[ host-package] Compiling signal-hook-tokio v0.3.1
28682024-08-02T04:04:25.492Z[ host-package] Compiling portpicker v0.1.1
28692024-08-02T04:04:25.768Z[ host-package] Compiling smawk v0.3.2
28702024-08-02T04:04:26.107Z[ helios-setup] Aug 02 04:04:25.473 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
28712024-08-02T04:04:26.307Z[ helios-setup] Aug 02 04:04:25.673 INFO E| Compiling crc32fast v1.3.2
28722024-08-02T04:04:26.330Z[ host-package] Compiling unicode-linebreak v0.1.5
28732024-08-02T04:04:26.514Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
28742024-08-02T04:04:26.576Z[ helios-setup] Aug 02 04:04:25.941 INFO E| Compiling try-lock v0.2.4
28752024-08-02T04:04:27.477Z[ host-package] Compiling textwrap v0.16.1
28762024-08-02T04:04:27.689Z[ helios-setup] Aug 02 04:04:27.054 INFO E| Compiling same-file v1.0.6
28772024-08-02T04:04:28.126Z[ helios-setup] Aug 02 04:04:27.492 INFO E| Compiling walkdir v2.3.3
28782024-08-02T04:04:28.432Z[ helios-setup] Aug 02 04:04:27.797 INFO E| Compiling want v0.3.0
28792024-08-02T04:04:29.028Z[ helios-setup] Aug 02 04:04:28.393 INFO E| Compiling dirs-next v2.0.0
28802024-08-02T04:04:30.003Z[ helios-setup] Aug 02 04:04:29.368 INFO E| Compiling proc-macro-crate v1.2.1
28812024-08-02T04:04:30.991Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28822024-08-02T04:04:32.062Z[ helios-setup] Aug 02 04:04:31.427 INFO E| Compiling semver v0.11.0
28832024-08-02T04:04:34.620Z[ helios-setup] Aug 02 04:04:33.985 INFO E| Compiling tokio-util v0.7.7
28842024-08-02T04:04:37.074Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28852024-08-02T04:04:38.341Z[ helios-setup] Aug 02 04:04:37.704 INFO E| Compiling h2 v0.3.16
28862024-08-02T04:04:38.726Z[ helios-setup] Aug 02 04:04:38.090 INFO E| Compiling futures-executor v0.3.28
28872024-08-02T04:04:39.149Z[ helios-setup] Aug 02 04:04:38.512 INFO E| Compiling http-body v0.4.5
28882024-08-02T04:04:40.263Z[ helios-setup] Aug 02 04:04:39.626 INFO E| Compiling ring v0.16.20
28892024-08-02T04:04:41.300Z[ helios-setup] Aug 02 04:04:40.664 INFO E| Compiling rand_core v0.6.4
28902024-08-02T04:04:41.785Z[ helios-setup] Aug 02 04:04:41.148 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
28912024-08-02T04:04:42.460Z[ helios-setup] Aug 02 04:04:41.823 INFO E| Compiling thread_local v1.1.7
28922024-08-02T04:04:42.536Z[ helios-setup] Aug 02 04:04:41.899 INFO E| Compiling home v0.5.4
28932024-08-02T04:04:43.157Z[ helios-setup] Aug 02 04:04:42.520 INFO E| Compiling adler v1.0.2
28942024-08-02T04:04:43.813Z[ helios-setup] Aug 02 04:04:43.177 INFO E| Compiling utf8parse v0.2.1
28952024-08-02T04:04:44.009Z[ helios-setup] Aug 02 04:04:43.372 INFO E| Compiling base64 v0.21.0
28962024-08-02T04:04:44.232Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28972024-08-02T04:04:44.646Z[ helios-setup] Aug 02 04:04:44.009 INFO E| Compiling rayon-core v1.10.2
28982024-08-02T04:04:44.935Z[ helios-setup] Aug 02 04:04:44.298 INFO E| Compiling fastrand v1.9.0
28992024-08-02T04:04:45.541Z[ helios-setup] Aug 02 04:04:44.904 INFO E| Compiling httpdate v1.0.2
29002024-08-02T04:04:46.542Z[ helios-setup] Aug 02 04:04:45.905 INFO E| Compiling ppv-lite86 v0.2.17
29012024-08-02T04:04:46.852Z[ helios-setup] Aug 02 04:04:46.215 INFO E| Compiling lazy_static v1.4.0
29022024-08-02T04:04:47.380Z[ helios-setup] Aug 02 04:04:46.743 INFO E| Compiling tower-service v0.3.2
29032024-08-02T04:04:48.148Z[ helios-setup] Aug 02 04:04:47.511 INFO E| Compiling toolchain_find v0.2.0
29042024-08-02T04:04:48.737Z[ helios-setup] Aug 02 04:04:48.100 INFO E| Compiling hyper v0.14.25
29052024-08-02T04:04:49.171Z[ helios-setup] Aug 02 04:04:48.533 INFO E| Compiling rand_chacha v0.3.1
29062024-08-02T04:04:50.396Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29072024-08-02T04:04:50.638Z[ helios-setup] Aug 02 04:04:50.001 INFO E| Compiling tempfile v3.5.0
29082024-08-02T04:04:52.167Z[ helios-setup] Aug 02 04:04:51.529 INFO E| Compiling anstyle-parse v0.1.1
29092024-08-02T04:04:52.227Z[ helios-setup] Aug 02 04:04:51.589 INFO E| Compiling miniz_oxide v0.6.2
29102024-08-02T04:04:53.246Z[ helios-setup] Aug 02 04:04:52.607 INFO E| Compiling futures v0.3.28
29112024-08-02T04:04:54.331Z[ host-package] Compiling rcgen v0.12.1
29122024-08-02T04:05:08.717Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29132024-08-02T04:05:09.098Z[ helios-setup] Aug 02 04:05:08.458 INFO E| Compiling crossbeam-deque v0.8.2
29142024-08-02T04:05:10.157Z[ helios-setup] Aug 02 04:05:09.517 INFO E| Compiling cargo-lock v8.0.3
29152024-08-02T04:05:10.218Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29162024-08-02T04:05:13.674Z[ helios-setup] Aug 02 04:05:13.033 INFO E| Compiling num_enum_derive v0.5.7
29172024-08-02T04:05:14.296Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29182024-08-02T04:05:14.958Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29192024-08-02T04:05:15.159Z[ host-package] Compiling atomicwrites v0.4.3
29202024-08-02T04:05:15.823Z[ helios-setup] Aug 02 04:05:15.182 INFO E| Compiling term v0.7.0
29212024-08-02T04:05:16.485Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29222024-08-02T04:05:16.662Z[ helios-setup] Aug 02 04:05:16.020 INFO E| Compiling serde_urlencoded v0.7.1
29232024-08-02T04:05:17.548Z[ helios-setup] Aug 02 04:05:16.907 INFO E| Compiling sha1 v0.10.5
29242024-08-02T04:05:17.653Z[ helios-setup] Aug 02 04:05:17.012 INFO E| Compiling sha2 v0.10.6
29252024-08-02T04:05:17.996Z[ helios-setup] Aug 02 04:05:17.355 INFO E| Compiling is-terminal v0.4.7
29262024-08-02T04:05:18.169Z[ helios-setup] Aug 02 04:05:17.528 INFO E| Compiling atty v0.2.14
29272024-08-02T04:05:18.255Z[ host-package] Compiling fatfs v0.3.6
29282024-08-02T04:05:18.621Z[ helios-setup] Aug 02 04:05:17.980 INFO E| Compiling concolor-override v1.0.0
29292024-08-02T04:05:19.249Z[ helios-setup] Aug 02 04:05:18.608 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
29302024-08-02T04:05:19.896Z[ helios-setup] Aug 02 04:05:19.255 INFO E| Compiling anstyle v0.3.5
29312024-08-02T04:05:20.876Z[ helios-setup] Aug 02 04:05:20.235 INFO E| Compiling concolor-query v0.3.3
29322024-08-02T04:05:21.299Z[ helios-setup] Aug 02 04:05:20.657 INFO E| Compiling anstream v0.2.6
29332024-08-02T04:05:23.790Z[ host-package] Compiling subprocess v0.2.9
29342024-08-02T04:05:24.091Z[ helios-setup] Aug 02 04:05:23.448 INFO E| Compiling slog-term v2.9.0
29352024-08-02T04:05:24.759Z[ helios-setup] Aug 02 04:05:24.117 INFO E| Compiling num_enum v0.5.7
29362024-08-02T04:05:24.927Z[ helios-setup] Aug 02 04:05:24.285 INFO E| Compiling flate2 v1.0.25
29372024-08-02T04:05:26.115Z[ host-package] Compiling rtoolbox v0.0.2
29382024-08-02T04:05:27.154Z[ helios-setup] Aug 02 04:05:26.512 INFO E| Compiling rustfmt-wrapper v0.2.0
29392024-08-02T04:05:27.273Z[ helios-setup] Aug 02 04:05:26.631 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
29402024-08-02T04:05:27.307Z[ host-package] Compiling assert_matches v1.5.0
29412024-08-02T04:05:27.619Z[ helios-setup] Aug 02 04:05:26.976 INFO E| Compiling rand v0.8.5
29422024-08-02T04:05:27.704Z[ helios-setup] Aug 02 04:05:27.061 INFO E| Compiling openapiv3 v1.0.2
29432024-08-02T04:05:27.801Z[ host-package] Compiling is_ci v1.2.0
29442024-08-02T04:05:28.399Z[ host-package] Compiling supports-color v3.0.0
29452024-08-02T04:05:28.483Z[ helios-setup] Aug 02 04:05:27.840 INFO E| Compiling encoding_rs v0.8.32
29462024-08-02T04:05:29.662Z[ host-package] Compiling rpassword v7.3.1
29472024-08-02T04:05:29.963Z[ helios-setup] Aug 02 04:05:29.321 INFO E| Compiling spin v0.5.2
29482024-08-02T04:05:30.637Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29492024-08-02T04:05:30.838Z[ helios-setup] Aug 02 04:05:30.195 INFO E| Compiling base64 v0.13.1
29502024-08-02T04:05:31.638Z[ helios-setup] Aug 02 04:05:30.995 INFO E| Compiling strsim v0.10.0
29512024-08-02T04:05:32.586Z[ helios-setup] Aug 02 04:05:31.943 INFO E| Compiling unsafe-libyaml v0.2.8
29522024-08-02T04:05:32.700Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29532024-08-02T04:05:34.932Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29542024-08-02T04:05:35.440Z[ helios-setup] Aug 02 04:05:34.796 INFO E| Compiling untrusted v0.7.1
29552024-08-02T04:05:36.162Z[ helios-setup] Aug 02 04:05:35.518 INFO E| Compiling clap_lex v0.4.1
29562024-08-02T04:05:36.359Z[ helios-setup] Aug 02 04:05:35.716 INFO E| Compiling mime v0.3.17
29572024-08-02T04:05:36.401Z[ helios-setup] Aug 02 04:05:35.757 INFO E| Compiling either v1.8.0
29582024-08-02T04:05:36.771Z[ helios-setup] Aug 02 04:05:36.127 INFO E| Compiling ipnet v2.7.2
29592024-08-02T04:05:37.201Z[ helios-setup] Aug 02 04:05:36.558 INFO E| Compiling project-root v0.2.2
29602024-08-02T04:05:37.708Z[ helios-setup] Aug 02 04:05:37.065 INFO E| Compiling byteorder v1.4.3
29612024-08-02T04:05:38.057Z[ helios-setup] Aug 02 04:05:37.413 INFO E| Compiling utf-8 v0.7.6
29622024-08-02T04:05:38.511Z[ helios-setup] Aug 02 04:05:37.867 INFO E| Compiling reqwest v0.11.16
29632024-08-02T04:05:38.972Z[ helios-setup] Aug 02 04:05:38.328 INFO E| Compiling rayon v1.6.1
29642024-08-02T04:05:39.171Z[ helios-setup] Aug 02 04:05:38.527 INFO E| Compiling tungstenite v0.18.0
29652024-08-02T04:05:40.797Z[ helios-setup] Aug 02 04:05:40.153 INFO E| Compiling clap_builder v4.2.1
29662024-08-02T04:05:41.999Z[ helios-setup] Aug 02 04:05:41.355 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
29672024-08-02T04:05:44.400Z[ host-package] Compiling tui-tree-widget v0.21.0
29682024-08-02T04:05:45.906Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29692024-08-02T04:05:46.038Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29702024-08-02T04:05:48.335Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29712024-08-02T04:05:49.318Z[ host-package] Compiling uzers v0.11.3
29722024-08-02T04:05:49.714Z[ helios-setup] Aug 02 04:05:49.069 INFO E| Compiling serde_yaml v0.9.21
29732024-08-02T04:05:50.547Z[ helios-setup] Aug 02 04:05:49.902 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
29742024-08-02T04:05:50.761Z[ helios-setup] Aug 02 04:05:50.115 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
29752024-08-02T04:05:53.772Z[ helios-setup] Aug 02 04:05:53.126 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
29762024-08-02T04:05:54.364Z[ helios-setup] Aug 02 04:05:53.718 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
29772024-08-02T04:05:54.417Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29782024-08-02T04:05:56.001Z[ helios-setup] Aug 02 04:05:55.354 INFO E| Compiling clap_derive v4.2.0
29792024-08-02T04:05:57.124Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29802024-08-02T04:05:57.263Z[ helios-setup] Aug 02 04:05:56.617 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
29812024-08-02T04:05:58.415Z[ helios-setup] Aug 02 04:05:57.768 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
29822024-08-02T04:06:01.277Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29832024-08-02T04:06:05.386Z[ helios-setup] Aug 02 04:06:04.738 INFO E| Compiling clap v4.2.1
29842024-08-02T04:06:22.633Z[ helios-setup] Aug 02 04:06:21.984 INFO E| Compiling tokio-tungstenite v0.18.0
29852024-08-02T04:06:24.107Z[ helios-setup] Aug 02 04:06:23.458 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
29862024-08-02T04:06:27.302Z[ helios-setup] Aug 02 04:06:26.652 INFO E| Compiling smartstring v1.0.1
29872024-08-02T04:06:28.579Z[ helios-setup] Aug 02 04:06:27.929 INFO E| Compiling rustls v0.21.0
29882024-08-02T04:06:28.627Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29892024-08-02T04:06:30.747Z[ helios-setup] Aug 02 04:06:30.097 INFO E| Compiling toml_datetime v0.6.1
29902024-08-02T04:06:30.915Z[ helios-setup] Aug 02 04:06:30.264 INFO E| Compiling serde_spanned v0.6.1
29912024-08-02T04:06:31.316Z[ helios-setup] Aug 02 04:06:30.666 INFO E| Compiling async-trait v0.1.68
29922024-08-02T04:06:31.631Z[ helios-setup] Aug 02 04:06:30.980 INFO E| Compiling static_assertions v1.1.0
29932024-08-02T04:06:31.846Z[ helios-setup] Aug 02 04:06:31.195 INFO E| Compiling slog-async v2.7.0
29942024-08-02T04:06:32.181Z[ helios-setup] Aug 02 04:06:31.531 INFO E| Compiling winnow v0.4.1
29952024-08-02T04:06:32.936Z[ helios-setup] Aug 02 04:06:32.285 INFO E| Compiling paste v1.0.12
29962024-08-02T04:06:33.138Z[ helios-setup] Aug 02 04:06:32.487 INFO E| Compiling camino v1.1.4
29972024-08-02T04:06:34.205Z[ helios-setup] Aug 02 04:06:33.554 INFO E| Compiling match_cfg v0.1.0
29982024-08-02T04:06:34.508Z[ helios-setup] Aug 02 04:06:33.858 INFO E| Compiling hostname v0.3.1
29992024-08-02T04:06:35.318Z[ helios-setup] Aug 02 04:06:34.667 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
30002024-08-02T04:06:36.453Z[ helios-setup] Aug 02 04:06:35.802 INFO E| Compiling slog-json v2.6.1
30012024-08-02T04:06:37.436Z[ helios-setup] Aug 02 04:06:36.785 INFO E| Compiling unicode-linebreak v0.1.4
30022024-08-02T04:06:39.975Z[ helios-setup] Aug 02 04:06:39.324 INFO E| Compiling toml_edit v0.19.8
30032024-08-02T04:06:42.766Z[ helios-setup] Aug 02 04:06:42.114 INFO E| Compiling async-stream-impl v0.3.5
30042024-08-02T04:06:44.534Z[ helios-setup] Aug 02 04:06:43.881 INFO E| Compiling rhai_codegen v1.5.0
30052024-08-02T04:06:45.295Z[ helios-setup] Aug 02 04:06:44.642 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
30062024-08-02T04:06:46.197Z[ helios-setup] Aug 02 04:06:45.544 INFO E| Compiling take_mut v0.2.2
30072024-08-02T04:06:46.419Z[ host-package] Compiling multimap v0.10.0
30082024-08-02T04:06:49.484Z[ helios-setup] Aug 02 04:06:48.832 INFO E| Compiling rhai v1.14.0
30092024-08-02T04:06:51.676Z[ helios-setup] Aug 02 04:06:51.023 INFO E| Compiling toml v0.7.3
30102024-08-02T04:06:52.372Z[ helios-setup] Aug 02 04:06:51.719 INFO E| Compiling async-stream v0.3.5
30112024-08-02T04:06:52.714Z[ helios-setup] Aug 02 04:06:52.061 INFO E| Compiling slog-bunyan v2.4.0
30122024-08-02T04:06:55.416Z[ helios-setup] Aug 02 04:06:54.762 INFO E| Compiling rustls-pemfile v1.0.2
30132024-08-02T04:06:56.824Z[ helios-setup] Aug 02 04:06:56.170 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
30142024-08-02T04:06:56.924Z[ helios-setup] Aug 02 04:06:56.270 INFO E| Compiling bincode v1.3.3
30152024-08-02T04:06:58.514Z[ helios-setup] Aug 02 04:06:57.860 INFO E| Compiling serde_path_to_error v0.1.11
30162024-08-02T04:06:59.231Z[ helios-setup] Aug 02 04:06:58.577 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
30172024-08-02T04:07:01.061Z[ helios-setup] Aug 02 04:07:00.406 INFO E| Compiling terminal_size v0.2.6
30182024-08-02T04:07:01.780Z[ helios-setup] Aug 02 04:07:01.125 INFO E| Compiling smawk v0.3.1
30192024-08-02T04:07:02.292Z[ helios-setup] Aug 02 04:07:01.638 INFO E| Compiling textwrap v0.16.0
30202024-08-02T04:07:13.170Z[ helios-setup] Aug 02 04:07:12.514 INFO E| Compiling sct v0.7.0
30212024-08-02T04:07:13.241Z[ helios-setup] Aug 02 04:07:12.585 INFO E| Compiling rustls-webpki v0.100.1
30222024-08-02T04:07:21.750Z[ helios-setup] Aug 02 04:07:21.092 INFO E| Compiling git2 v0.16.1
30232024-08-02T04:07:22.934Z[ helios-setup] Aug 02 04:07:22.277 INFO E| Compiling tokio-rustls v0.24.0
30242024-08-02T04:07:29.545Z[ helios-setup] Aug 02 04:07:28.827 INFO E| Compiling built v0.6.0
30252024-08-02T04:07:33.631Z[ helios-setup] Aug 02 04:07:32.972 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30262024-08-02T04:07:36.481Z[ helios-setup] Aug 02 04:07:35.822 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
30272024-08-02T04:07:37.426Z[ helios-setup] Aug 02 04:07:36.767 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
30282024-08-02T04:07:58.032Z[ helios-setup] Aug 02 04:07:57.368 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
30292024-08-02T04:08:00.376Z[ helios-setup] Aug 02 04:07:59.713 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
30302024-08-02T04:08:44.680Z[ helios-setup] Aug 02 04:08:44.012 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
30312024-08-02T04:08:51.531Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30322024-08-02T04:09:48.209Z[ helios-setup] Aug 02 04:09:47.533 INFO E| Finished `release` profile [optimized] target(s) in 6m 37s
30332024-08-02T04:09:48.353Z[ helios-setup] Aug 02 04:09:47.677 INFO building project "pilot" ok (397 seconds)
30342024-08-02T04:09:48.353Z[ helios-setup] Aug 02 04:09:47.677 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
30352024-08-02T04:09:48.356Z[ helios-setup] Aug 02 04:09:47.677 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
30362024-08-02T04:09:48.938Z[ helios-setup] Aug 02 04:09:48.262 INFO E| Compiling adler v1.0.2
30372024-08-02T04:09:49.092Z[ helios-setup] Aug 02 04:09:48.415 INFO E| Compiling miniz_oxide v0.7.2
30382024-08-02T04:09:51.886Z[ helios-setup] Aug 02 04:09:51.210 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
30392024-08-02T04:09:52.859Z[ helios-setup] Aug 02 04:09:52.183 INFO E| Finished `release` profile [optimized] target(s) in 4.40s
30402024-08-02T04:09:52.867Z[ helios-setup] Aug 02 04:09:52.191 INFO building project "pinprick" ok (4 seconds)
30412024-08-02T04:09:52.871Z[ helios-setup] rm -f helios-build
30422024-08-02T04:09:52.874Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
30432024-08-02T04:09:52.877Z[ helios-setup]
30442024-08-02T04:09:52.880Z[ helios-setup] Setup complete! ./helios-build is now available.
30452024-08-02T04:09:52.880Z[ helios-setup]
30462024-08-02T04:09:52.884Z[ helios-setup]
30472024-08-02T04:09:52.884Z[ helios-setup] real 11:57.260586243
30482024-08-02T04:09:52.884Z[ helios-setup] user 28:39.177644319
30492024-08-02T04:09:52.884Z[ helios-setup] sys 3:31.238130045
30502024-08-02T04:09:52.884Z[ helios-setup] trap 1.591168126
30512024-08-02T04:09:52.884Z[ helios-setup] tflt 7.781832652
30522024-08-02T04:09:52.884Z[ helios-setup] dflt 36.573572016
30532024-08-02T04:09:52.884Z[ helios-setup] kflt 0.032359571
30542024-08-02T04:09:52.884Z[ helios-setup] lock 2:00:37.945997238
30552024-08-02T04:09:52.884Z[ helios-setup] slp 3:42:12.066246042
30562024-08-02T04:09:52.884Z[ helios-setup] lat 32:36.359153968
30572024-08-02T04:09:52.884Z[ helios-setup] stop 4:37.060011133
30582024-08-02T04:09:52.884ZAug 02 04:09:52.206 INFO [helios-setup] process exited with exit status: 0 (717.265974612s)
30592024-08-02T04:09:52.884ZAug 02 04:09:52.206 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
30602024-08-02T04:09:52.902Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
30612024-08-02T04:09:53.117Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
30622024-08-02T04:09:53.117Z[ phbl-toolchain] info: downloading component 'cargo'
30632024-08-02T04:09:54.226Z[ phbl-toolchain] info: downloading component 'clippy'
30642024-08-02T04:09:54.506Z[ phbl-toolchain] info: downloading component 'llvm-tools'
30652024-08-02T04:09:57.370Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30662024-08-02T04:09:59.507Z[ phbl-toolchain] info: downloading component 'miri'
30672024-08-02T04:09:59.663Z[ phbl-toolchain] info: downloading component 'rust-docs'
30682024-08-02T04:10:00.989Z[ phbl-toolchain] info: downloading component 'rust-src'
30692024-08-02T04:10:01.255Z[ phbl-toolchain] info: downloading component 'rust-std'
30702024-08-02T04:10:04.318Z[ phbl-toolchain] info: downloading component 'rustc'
30712024-08-02T04:10:10.501Z[ phbl-toolchain] info: downloading component 'rustfmt'
30722024-08-02T04:10:10.745Z[ phbl-toolchain] info: installing component 'cargo'
30732024-08-02T04:10:12.053Z[ phbl-toolchain] info: installing component 'clippy'
30742024-08-02T04:10:12.568Z[ phbl-toolchain] info: installing component 'llvm-tools'
30752024-08-02T04:10:18.233Z[ phbl-toolchain] info: installing component 'miri'
30762024-08-02T04:10:18.689Z[ phbl-toolchain] info: installing component 'rust-docs'
30772024-08-02T04:10:25.046Z[ phbl-toolchain] info: installing component 'rust-src'
30782024-08-02T04:10:25.728Z[ phbl-toolchain] info: installing component 'rust-std'
30792024-08-02T04:10:28.549Z[ phbl-toolchain] info: installing component 'rustc'
30802024-08-02T04:10:34.732Z[ phbl-toolchain] info: installing component 'rustfmt'
30812024-08-02T04:10:35.554Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
30822024-08-02T04:10:35.557ZAug 02 04:10:34.875 INFO [phbl-toolchain] process exited with exit status: 0 (42.668397123s)
30832024-08-02T04:16:37.850Z[ host-package] Finished `release` profile [optimized] target(s) in 17m 56s
30842024-08-02T04:17:28.295ZAug 02 04:17:27.560 INFO [host-package] process exited with exit status: 0 (1126.709119116s)
30852024-08-02T04:17:28.295ZAug 02 04:17:27.560 INFO [host-stamp] running task
30862024-08-02T04:17:28.300ZAug 02 04:17:27.561 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
30872024-08-02T04:17:28.304ZAug 02 04:17:27.566 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 10.0.0-0.ci+git613a728ea21
30882024-08-02T04:17:28.307ZAug 02 04:17:27.571 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 10.0.0-0.ci+git613a728ea21
30892024-08-02T04:17:28.311Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
30902024-08-02T04:17:28.314ZAug 02 04:17:27.577 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 10.0.0-0.ci+git613a728ea21
30912024-08-02T04:17:28.317Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
30922024-08-02T04:17:28.320ZAug 02 04:17:27.583 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 10.0.0-0.ci+git613a728ea21
30932024-08-02T04:17:28.323Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
30942024-08-02T04:17:28.323ZAug 02 04:17:27.588 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 10.0.0-0.ci+git613a728ea21
30952024-08-02T04:17:28.327Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
30962024-08-02T04:17:28.330Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
30972024-08-02T04:17:28.330ZAug 02 04:17:27.594 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 10.0.0-0.ci+git613a728ea21
30982024-08-02T04:17:28.333Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
30992024-08-02T04:17:28.336ZAug 02 04:17:27.600 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 10.0.0-0.ci+git613a728ea21
31002024-08-02T04:17:28.342Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
31012024-08-02T04:17:28.345ZAug 02 04:17:27.609 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 10.0.0-0.ci+git613a728ea21
31022024-08-02T04:17:28.364Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
31032024-08-02T04:17:28.365Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
31042024-08-02T04:17:28.375Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
31052024-08-02T04:17:28.375ZAug 02 04:17:27.631 INFO [stamp-overlay] process exited with exit status: 0 (59.306961ms)
31062024-08-02T04:17:28.375ZAug 02 04:17:27.631 INFO [stamp-oxlog] process exited with exit status: 0 (36.896625ms)
31072024-08-02T04:17:28.375Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
31082024-08-02T04:17:28.375Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
31092024-08-02T04:17:28.379ZAug 02 04:17:27.637 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (28.231904ms)
31102024-08-02T04:17:28.418Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
31112024-08-02T04:17:28.424ZAug 02 04:17:27.688 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (121.510917ms)
31122024-08-02T04:17:28.551Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
31132024-08-02T04:17:28.556ZAug 02 04:17:27.820 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (219.684744ms)
31142024-08-02T04:17:28.677Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
31152024-08-02T04:17:28.681ZAug 02 04:17:27.947 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (359.24745ms)
31162024-08-02T04:17:29.459Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31172024-08-02T04:17:29.467Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
31182024-08-02T04:17:29.471ZAug 02 04:17:28.736 INFO [stamp-propolis-server] process exited with exit status: 0 (1.153232305s)
31192024-08-02T04:17:31.728Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31202024-08-02T04:17:38.347Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
31212024-08-02T04:17:38.347ZAug 02 04:17:37.559 INFO [stamp-switch-asic] process exited with exit status: 0 (9.98188269s)
31222024-08-02T04:17:38.347ZAug 02 04:17:37.559 INFO [host-stamp] task succeeded (9.998316795s)
31232024-08-02T04:17:38.347ZAug 02 04:17:37.559 INFO [host-proto] running task
31242024-08-02T04:17:38.646ZAug 02 04:17:37.910 INFO [host-proto] task succeeded (350.856377ms)
31252024-08-02T04:17:38.646ZAug 02 04:17:37.910 INFO [host-profile] running task
31262024-08-02T04:17:38.684ZAug 02 04:17:37.910 INFO [host-profile] task succeeded (331.642µs)
31272024-08-02T04:17:38.684ZAug 02 04:17:37.910 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.33.277' -P /tmp/.tmp0yq2OH/proto/host/root -N 'ci 613a728/${os_short_commit} 2024-08-02 03:57' -s host -B
31282024-08-02T04:17:38.684Z[ host-image] Aug 02 04:17:37.925 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
31292024-08-02T04:17:38.684Z[ host-image] Aug 02 04:17:37.925 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
31302024-08-02T04:17:38.685Z[ host-image] Aug 02 04:17:37.939 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp0yq2OH/proto/host/root"
31312024-08-02T04:17:38.685Z[ host-image] Aug 02 04:17:37.939 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
31322024-08-02T04:17:38.685Z[ host-image] Aug 02 04:17:37.939 INFO image builder template: ramdisk-01-os...
31332024-08-02T04:17:38.685Z[ host-image] Aug 02 04:17:37.939 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/.tmp0yq2OH/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.33.277", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
31342024-08-02T04:17:38.696Z[ host-image] Aug 02 04:17:37.959 INFO O| Aug 02 04:17:37.959 INFO CREATE DATASET: rpool/images/build/host/output
31352024-08-02T04:17:38.876Z[ host-image] Aug 02 04:17:38.113 INFO O| Aug 02 04:17:38.112 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
31362024-08-02T04:17:38.882Z[ host-image] Aug 02 04:17:38.118 INFO O| Aug 02 04:17:38.118 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
31372024-08-02T04:17:39.033Z[ host-image] Aug 02 04:17:38.296 INFO O| Aug 02 04:17:38.296 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
31382024-08-02T04:17:39.073Z[ host-image] Aug 02 04:17:38.337 INFO O| Aug 02 04:17:38.337 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
31392024-08-02T04:17:39.073Z[ host-image] Aug 02 04:17:38.337 INFO O| Aug 02 04:17:38.337 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
31402024-08-02T04:17:39.076Z[ host-image] Aug 02 04:17:38.337 INFO O| Aug 02 04:17:38.337 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
31412024-08-02T04:17:39.076Z[ host-image] Aug 02 04:17:38.337 INFO O| Aug 02 04:17:38.337 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
31422024-08-02T04:17:39.081Z[ host-image] Aug 02 04:17:38.344 INFO O| Aug 02 04:17:38.344 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
31432024-08-02T04:17:39.257Z[ host-image] Aug 02 04:17:38.521 INFO O| Aug 02 04:17:38.521 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31442024-08-02T04:17:39.268Z[ host-image] Aug 02 04:17:38.532 INFO O| Aug 02 04:17:38.532 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
31452024-08-02T04:17:39.659Z[ host-image] Aug 02 04:17:38.923 INFO O| Aug 02 04:17:38.923 INFO O| Caching catalogs ... Done
31462024-08-02T04:17:39.749Z[ host-image] Aug 02 04:17:39.013 INFO O| Aug 02 04:17:39.013 INFO STEP 0 (pkg_image_create) COMPLETE
31472024-08-02T04:17:39.749Z[ host-image] Aug 02 04:17:39.013 INFO O| Aug 02 04:17:39.013 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31482024-08-02T04:17:39.752Z[ host-image] Aug 02 04:17:39.013 INFO O| Aug 02 04:17:39.013 INFO skip step because feature "repo_redist" is not enabled
31492024-08-02T04:17:39.752Z[ host-image] Aug 02 04:17:39.013 INFO O| Aug 02 04:17:39.013 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31502024-08-02T04:17:39.766Z[ host-image] Aug 02 04:17:39.030 INFO O| Aug 02 04:17:39.030 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"]
31512024-08-02T04:17:40.261Z[ host-image] Aug 02 04:17:39.525 INFO O| Aug 02 04:17:39.525 INFO STEP 2 (pkg_set_publisher) COMPLETE
31522024-08-02T04:17:40.261Z[ host-image] Aug 02 04:17:39.525 INFO O| Aug 02 04:17:39.525 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31532024-08-02T04:17:40.280Z[ host-image] Aug 02 04:17:39.543 INFO O| Aug 02 04:17:39.543 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"]
31542024-08-02T04:17:40.837Z[ host-image] Aug 02 04:17:40.100 INFO O| Aug 02 04:17:40.100 INFO STEP 3 (pkg_set_publisher) COMPLETE
31552024-08-02T04:17:40.837Z[ host-image] Aug 02 04:17:40.100 INFO O| Aug 02 04:17:40.100 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31562024-08-02T04:17:40.840Z[ host-image] Aug 02 04:17:40.100 INFO O| Aug 02 04:17:40.100 INFO skip step because feature "repo_redist" is not enabled
31572024-08-02T04:17:40.840Z[ host-image] Aug 02 04:17:40.100 INFO O| Aug 02 04:17:40.100 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31582024-08-02T04:17:41.399Z[ host-image] Aug 02 04:17:40.662 INFO O| Aug 02 04:17:40.662 INFO variant opensolaris.zone is already global
31592024-08-02T04:17:41.399Z[ host-image] Aug 02 04:17:40.662 INFO O| Aug 02 04:17:40.662 INFO STEP 5 (pkg_change_variant) COMPLETE
31602024-08-02T04:17:41.402Z[ host-image] Aug 02 04:17:40.662 INFO O| Aug 02 04:17:40.662 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31612024-08-02T04:17:41.964Z[ host-image] Aug 02 04:17:41.227 INFO O| Aug 02 04:17:41.227 INFO variant opensolaris.imagetype is full; changing to partial
31622024-08-02T04:17:41.964Z[ host-image] Aug 02 04:17:41.227 INFO O| Aug 02 04:17:41.227 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
31632024-08-02T04:17:47.943Z[ host-image] Aug 02 04:17:47.205 INFO O| Aug 02 04:17:47.205 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
31642024-08-02T04:17:49.936Z[ host-image] Aug 02 04:17:49.199 INFO O| Aug 02 04:17:49.199 INFO O| Startup: Caching catalogs ... Done
31652024-08-02T04:17:49.982Z[ host-image] Aug 02 04:17:49.245 INFO O| Aug 02 04:17:49.245 INFO O| Planning: Planning completed in 0.00 seconds
31662024-08-02T04:17:49.985Z[ host-image] Aug 02 04:17:49.245 INFO O| Aug 02 04:17:49.245 INFO O| Planning: Consolidating action changes ... Done
31672024-08-02T04:17:49.985Z[ host-image] Aug 02 04:17:49.245 INFO O| Aug 02 04:17:49.245 INFO O| Planning: Evaluating mediators ... Done
31682024-08-02T04:17:49.985Z[ host-image] Aug 02 04:17:49.246 INFO O| Aug 02 04:17:49.246 INFO O| Planning: Planning completed in 0.00 seconds
31692024-08-02T04:17:49.985Z[ host-image] Aug 02 04:17:49.246 INFO O| Aug 02 04:17:49.246 INFO O| Variants/Facets to change: 1
31702024-08-02T04:17:49.996Z[ host-image] Aug 02 04:17:49.259 INFO O| Aug 02 04:17:49.259 INFO O| Done
31712024-08-02T04:17:49.996Z[ host-image] Aug 02 04:17:49.259 INFO O| Aug 02 04:17:49.259 INFO O| Done
31722024-08-02T04:17:50.314Z[ host-image] Aug 02 04:17:49.577 INFO O| Aug 02 04:17:49.577 INFO O| Done
31732024-08-02T04:17:50.342Z[ host-image] Aug 02 04:17:49.604 INFO O| Aug 02 04:17:49.604 INFO O| Done
31742024-08-02T04:17:50.344Z[ host-image] Aug 02 04:17:49.605 INFO O| Aug 02 04:17:49.605 INFO O| Done
31752024-08-02T04:17:50.344Z[ host-image] Aug 02 04:17:49.605 INFO O| Aug 02 04:17:49.605 INFO O| Done
31762024-08-02T04:17:50.344Z[ host-image] Aug 02 04:17:49.606 INFO O| Aug 02 04:17:49.606 INFO O| Done
31772024-08-02T04:17:50.444Z[recovery-package] Finished `release` profile [optimized] target(s) in 21.95s
31782024-08-02T04:17:50.612Z[ host-image] Aug 02 04:17:49.875 INFO O| Aug 02 04:17:49.875 INFO STEP 6 (pkg_change_variant) COMPLETE
31792024-08-02T04:17:50.612Z[ host-image] Aug 02 04:17:49.875 INFO O| Aug 02 04:17:49.875 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31802024-08-02T04:17:50.615Z[ host-image] Aug 02 04:17:49.875 INFO O| Aug 02 04:17:49.875 INFO skip step because feature "debug_variant" is not enabled
31812024-08-02T04:17:50.615Z[ host-image] Aug 02 04:17:49.875 INFO O| Aug 02 04:17:49.875 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
31822024-08-02T04:17:50.975Z[ host-image] Aug 02 04:17:50.237 INFO O| Aug 02 04:17:50.237 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
31832024-08-02T04:17:51.411Z[ host-image] Aug 02 04:17:50.673 INFO O| Aug 02 04:17:50.673 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
31842024-08-02T04:17:51.416Z[ host-image] Aug 02 04:17:50.674 INFO O| Aug 02 04:17:50.674 INFO O| Planning: Planning completed in 0.00 seconds
31852024-08-02T04:17:51.416Z[ host-image] Aug 02 04:17:50.675 INFO O| Aug 02 04:17:50.675 INFO O| Planning: Consolidating action changes ... Done
31862024-08-02T04:17:51.416Z[ host-image] Aug 02 04:17:50.675 INFO O| Aug 02 04:17:50.675 INFO O| Planning: Evaluating mediators ... Done
31872024-08-02T04:17:51.416Z[ host-image] Aug 02 04:17:50.675 INFO O| Aug 02 04:17:50.675 INFO O| Planning: Planning completed in 0.00 seconds
31882024-08-02T04:17:51.427Z[ host-image] Aug 02 04:17:50.675 INFO O| Aug 02 04:17:50.675 INFO O| Variants/Facets to change: 1
31892024-08-02T04:17:51.434Z[ host-image] Aug 02 04:17:50.690 INFO O| Aug 02 04:17:50.690 INFO O| Done
31902024-08-02T04:17:51.434Z[ host-image] Aug 02 04:17:50.690 INFO O| Aug 02 04:17:50.690 INFO O| Done
31912024-08-02T04:17:51.568ZAug 02 04:17:50.830 INFO [recovery-package] process exited with exit status: 0 (23.26921227s)
31922024-08-02T04:17:51.568ZAug 02 04:17:50.830 INFO [recovery-stamp] running task
31932024-08-02T04:17:51.572ZAug 02 04:17:50.830 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.80.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
31942024-08-02T04:17:51.575ZAug 02 04:17:50.836 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 10.0.0-0.ci+git613a728ea21
31952024-08-02T04:17:51.582ZAug 02 04:17:50.844 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 10.0.0-0.ci+git613a728ea21
31962024-08-02T04:17:51.598Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
31972024-08-02T04:17:51.616Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
31982024-08-02T04:17:51.694Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
31992024-08-02T04:17:51.703ZAug 02 04:17:50.941 INFO [stamp-installinator] process exited with exit status: 0 (96.800297ms)
32002024-08-02T04:17:51.703Z[ host-image] Aug 02 04:17:50.955 INFO O| Aug 02 04:17:50.955 INFO O| Done
32012024-08-02T04:17:51.710Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
32022024-08-02T04:17:51.710ZAug 02 04:17:50.968 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (131.202389ms)
32032024-08-02T04:17:51.710ZAug 02 04:17:50.968 INFO [recovery-stamp] task succeeded (137.403265ms)
32042024-08-02T04:17:51.710ZAug 02 04:17:50.968 INFO [recovery-proto] running task
32052024-08-02T04:17:51.711ZAug 02 04:17:50.968 INFO [tuf-stamp] running task
32062024-08-02T04:17:51.711ZAug 02 04:17:50.968 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 10.0.0-0.ci+git613a728ea21
32072024-08-02T04:17:51.717ZAug 02 04:17:50.978 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 10.0.0-0.ci+git613a728ea21
32082024-08-02T04:17:51.723ZAug 02 04:17:50.985 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 10.0.0-0.ci+git613a728ea21
32092024-08-02T04:17:51.730Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
32102024-08-02T04:17:51.739Z[ host-image] Aug 02 04:17:50.993 INFO O| Aug 02 04:17:50.993 INFO O| Done
32112024-08-02T04:17:51.739ZAug 02 04:17:50.993 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 10.0.0-0.ci+git613a728ea21
32122024-08-02T04:17:51.739Z[ host-image] Aug 02 04:17:50.994 INFO O| Aug 02 04:17:50.993 INFO O| Done
32132024-08-02T04:17:51.743Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
32142024-08-02T04:17:51.744Z[ host-image] Aug 02 04:17:50.994 INFO O| Aug 02 04:17:50.994 INFO O| Done
32152024-08-02T04:17:51.744Z[ host-image] Aug 02 04:17:50.995 INFO O| Aug 02 04:17:50.995 INFO O| Done
32162024-08-02T04:17:51.744Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
32172024-08-02T04:17:51.744ZAug 02 04:17:51.005 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 10.0.0-0.ci+git613a728ea21
32182024-08-02T04:17:51.762Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
32192024-08-02T04:17:51.766ZAug 02 04:17:51.024 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 10.0.0-0.ci+git613a728ea21
32202024-08-02T04:17:51.810ZAug 02 04:17:51.071 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 10.0.0-0.ci+git613a728ea21
32212024-08-02T04:17:51.815Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
32222024-08-02T04:17:51.819Z[ host-image] Aug 02 04:17:51.073 INFO O| Aug 02 04:17:51.073 INFO STEP 8 (pkg_change_facet) COMPLETE
32232024-08-02T04:17:51.824Z[ host-image] Aug 02 04:17:51.073 INFO O| Aug 02 04:17:51.073 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32242024-08-02T04:17:51.824Z[ host-image] Aug 02 04:17:51.073 INFO O| Aug 02 04:17:51.073 INFO skip step because feature "recovery" is not enabled
32252024-08-02T04:17:51.824Z[ host-image] Aug 02 04:17:51.073 INFO O| Aug 02 04:17:51.073 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32262024-08-02T04:17:51.825Z[ host-image] Aug 02 04:17:51.073 INFO O| Aug 02 04:17:51.073 INFO skip step because feature "recovery" is not enabled
32272024-08-02T04:17:51.825Z[ host-image] Aug 02 04:17:51.073 INFO O| Aug 02 04:17:51.073 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32282024-08-02T04:17:51.828Z[ host-image] Aug 02 04:17:51.089 INFO O| Aug 02 04:17:51.089 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", "oxide/platform-identity-cacerts"]
32292024-08-02T04:17:51.838ZAug 02 04:17:51.099 INFO [recovery-proto] task succeeded (131.641868ms)
32302024-08-02T04:17:51.842ZAug 02 04:17:51.103 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.33.277' -P /tmp/.tmp0yq2OH/proto/recovery/root -N 'recovery 613a728/${os_short_commit} 2024-08-02 03:57' -s recovery -R
32312024-08-02T04:17:51.868Z[ recovery-image] Aug 02 04:17:51.129 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
32322024-08-02T04:17:51.868Z[ recovery-image] Aug 02 04:17:51.129 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
32332024-08-02T04:17:51.874Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
32342024-08-02T04:17:51.879ZAug 02 04:17:51.136 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 10.0.0-0.ci+git613a728ea21
32352024-08-02T04:17:51.893Z[ recovery-image] Aug 02 04:17:51.150 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp0yq2OH/proto/recovery/root"
32362024-08-02T04:17:51.893Z[ recovery-image] Aug 02 04:17:51.150 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
32372024-08-02T04:17:51.899Z[ recovery-image] Aug 02 04:17:51.151 INFO image builder template: ramdisk-01-os...
32382024-08-02T04:17:51.899Z[ recovery-image] Aug 02 04:17:51.151 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/.tmp0yq2OH/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.33.277", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
32392024-08-02T04:17:51.910Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
32402024-08-02T04:17:51.913ZAug 02 04:17:51.172 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 10.0.0-0.ci+git613a728ea21
32412024-08-02T04:17:51.957Z[ recovery-image] Aug 02 04:17:51.203 INFO O| Aug 02 04:17:51.203 INFO CREATE DATASET: rpool/images/build/recovery/output
32422024-08-02T04:17:51.961Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
32432024-08-02T04:17:51.961ZAug 02 04:17:51.219 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 10.0.0-0.ci+git613a728ea21
32442024-08-02T04:17:52.033Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
32452024-08-02T04:17:52.036ZAug 02 04:17:51.296 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 10.0.0-0.ci+git613a728ea21
32462024-08-02T04:17:52.151Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
32472024-08-02T04:17:52.185Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
32482024-08-02T04:17:52.229Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
32492024-08-02T04:17:52.246ZAug 02 04:17:51.508 INFO [stamp-probe] process exited with exit status: 0 (371.616104ms)
32502024-08-02T04:17:52.344Z[ recovery-image] Aug 02 04:17:51.606 INFO O| Aug 02 04:17:51.606 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
32512024-08-02T04:17:52.350Z[ recovery-image] Aug 02 04:17:51.612 INFO O| Aug 02 04:17:51.612 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
32522024-08-02T04:17:52.567Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
32532024-08-02T04:17:52.573ZAug 02 04:17:51.835 INFO [stamp-ntp] process exited with exit status: 0 (663.115266ms)
32542024-08-02T04:17:52.787Z[ recovery-image] Aug 02 04:17:52.049 INFO O| Aug 02 04:17:52.049 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
32552024-08-02T04:17:52.857Z[ recovery-image] Aug 02 04:17:52.119 INFO O| Aug 02 04:17:52.119 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
32562024-08-02T04:17:52.857Z[ recovery-image] Aug 02 04:17:52.119 INFO O| Aug 02 04:17:52.119 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
32572024-08-02T04:17:52.859Z[ recovery-image] Aug 02 04:17:52.119 INFO O| Aug 02 04:17:52.119 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
32582024-08-02T04:17:52.859Z[ recovery-image] Aug 02 04:17:52.119 INFO O| Aug 02 04:17:52.119 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
32592024-08-02T04:17:52.901Z[ recovery-image] Aug 02 04:17:52.159 INFO O| Aug 02 04:17:52.159 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
32602024-08-02T04:17:52.996Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
32612024-08-02T04:17:53.044ZAug 02 04:17:52.300 INFO [stamp-internal-dns] process exited with exit status: 0 (1.32253878s)
32622024-08-02T04:17:53.048Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
32632024-08-02T04:17:53.085Z[ host-image] Aug 02 04:17:52.347 INFO O| Aug 02 04:17:52.347 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
32642024-08-02T04:17:53.092ZAug 02 04:17:52.353 INFO [stamp-external-dns] process exited with exit status: 0 (1.367227155s)
32652024-08-02T04:17:53.236Z[ recovery-image] Aug 02 04:17:52.495 INFO O| Aug 02 04:17:52.495 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32662024-08-02T04:17:53.256Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
32672024-08-02T04:17:53.262Z[ recovery-image] Aug 02 04:17:52.523 INFO O| Aug 02 04:17:52.523 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
32682024-08-02T04:17:53.302Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
32692024-08-02T04:17:53.339Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
32702024-08-02T04:17:53.361ZAug 02 04:17:52.619 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.59013504s)
32712024-08-02T04:17:53.875Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
32722024-08-02T04:17:53.886Z[ recovery-image] Aug 02 04:17:53.139 INFO O| Aug 02 04:17:53.139 INFO O| Caching catalogs ... Done
32732024-08-02T04:17:53.897ZAug 02 04:17:53.149 INFO [stamp-oximeter] process exited with exit status: 0 (1.929757753s)
32742024-08-02T04:17:53.963Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
32752024-08-02T04:17:53.968ZAug 02 04:17:53.213 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.883555511s)
32762024-08-02T04:17:54.000Z[ recovery-image] Aug 02 04:17:53.256 INFO O| Aug 02 04:17:53.256 INFO STEP 0 (pkg_image_create) COMPLETE
32772024-08-02T04:17:54.000Z[ recovery-image] Aug 02 04:17:53.256 INFO O| Aug 02 04:17:53.256 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32782024-08-02T04:17:54.006Z[ recovery-image] Aug 02 04:17:53.256 INFO O| Aug 02 04:17:53.256 INFO skip step because feature "repo_redist" is not enabled
32792024-08-02T04:17:54.006Z[ recovery-image] Aug 02 04:17:53.256 INFO O| Aug 02 04:17:53.256 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32802024-08-02T04:17:54.010Z[ recovery-image] Aug 02 04:17:53.271 INFO O| Aug 02 04:17:53.271 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"]
32812024-08-02T04:17:54.381Z[ recovery-image] Aug 02 04:17:53.642 INFO O| Aug 02 04:17:53.642 INFO STEP 2 (pkg_set_publisher) COMPLETE
32822024-08-02T04:17:54.381Z[ recovery-image] Aug 02 04:17:53.642 INFO O| Aug 02 04:17:53.642 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32832024-08-02T04:17:54.397Z[ recovery-image] Aug 02 04:17:53.657 INFO O| Aug 02 04:17:53.657 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"]
32842024-08-02T04:17:54.849Z[ recovery-image] Aug 02 04:17:54.110 INFO O| Aug 02 04:17:54.110 INFO STEP 3 (pkg_set_publisher) COMPLETE
32852024-08-02T04:17:54.849Z[ recovery-image] Aug 02 04:17:54.110 INFO O| Aug 02 04:17:54.110 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32862024-08-02T04:17:54.849Z[ recovery-image] Aug 02 04:17:54.110 INFO O| Aug 02 04:17:54.110 INFO skip step because feature "repo_redist" is not enabled
32872024-08-02T04:17:54.854Z[ recovery-image] Aug 02 04:17:54.110 INFO O| Aug 02 04:17:54.110 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32882024-08-02T04:17:55.296Z[ recovery-image] Aug 02 04:17:54.558 INFO O| Aug 02 04:17:54.558 INFO variant opensolaris.zone is already global
32892024-08-02T04:17:55.296Z[ recovery-image] Aug 02 04:17:54.558 INFO O| Aug 02 04:17:54.558 INFO STEP 5 (pkg_change_variant) COMPLETE
32902024-08-02T04:17:55.296Z[ recovery-image] Aug 02 04:17:54.558 INFO O| Aug 02 04:17:54.558 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
32912024-08-02T04:17:55.510Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
32922024-08-02T04:17:55.514ZAug 02 04:17:54.776 INFO [stamp-nexus] process exited with exit status: 0 (3.704464008s)
32932024-08-02T04:17:55.724Z[ recovery-image] Aug 02 04:17:54.984 INFO O| Aug 02 04:17:54.984 INFO variant opensolaris.imagetype is full; changing to partial
32942024-08-02T04:17:55.724Z[ recovery-image] Aug 02 04:17:54.984 INFO O| Aug 02 04:17:54.984 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
32952024-08-02T04:17:57.298Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
32962024-08-02T04:17:57.302ZAug 02 04:17:56.564 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.57056619s)
32972024-08-02T04:17:59.392Z[ recovery-image] Aug 02 04:17:58.652 INFO O| Aug 02 04:17:58.652 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
32982024-08-02T04:18:00.081Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
32992024-08-02T04:18:00.086ZAug 02 04:17:59.346 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (8.378056621s)
33002024-08-02T04:18:00.131Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
33012024-08-02T04:18:00.135ZAug 02 04:17:59.396 INFO [stamp-clickhouse] process exited with exit status: 0 (8.391187376s)
33022024-08-02T04:18:00.139ZAug 02 04:17:59.396 INFO [tuf-stamp] task succeeded (8.42844021s)
33032024-08-02T04:18:00.911Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33042024-08-02T04:18:01.029Z[verify-libraries] Compiling heck v0.4.1
33052024-08-02T04:18:01.029Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33062024-08-02T04:18:01.041Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33072024-08-02T04:18:01.055Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33082024-08-02T04:18:01.069Z[verify-libraries] Compiling indent_write v2.2.0
33092024-08-02T04:18:01.103Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33102024-08-02T04:18:01.103Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33112024-08-02T04:18:01.319Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33122024-08-02T04:18:01.502Z[verify-libraries] Compiling termios v0.3.3
33132024-08-02T04:18:01.861Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33142024-08-02T04:18:02.377Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33152024-08-02T04:18:06.388Z[ recovery-image] Aug 02 04:18:05.648 INFO O| Aug 02 04:18:05.648 INFO O| Startup: Caching catalogs ... Done
33162024-08-02T04:18:06.486Z[ recovery-image] Aug 02 04:18:05.746 INFO O| Aug 02 04:18:05.746 INFO O| Planning: Planning completed in 0.00 seconds
33172024-08-02T04:18:06.490Z[ recovery-image] Aug 02 04:18:05.747 INFO O| Aug 02 04:18:05.747 INFO O| Planning: Consolidating action changes ... Done
33182024-08-02T04:18:06.490Z[ recovery-image] Aug 02 04:18:05.747 INFO O| Aug 02 04:18:05.747 INFO O| Planning: Evaluating mediators ... Done
33192024-08-02T04:18:06.490Z[ recovery-image] Aug 02 04:18:05.748 INFO O| Aug 02 04:18:05.748 INFO O| Planning: Planning completed in 0.00 seconds
33202024-08-02T04:18:06.490Z[ recovery-image] Aug 02 04:18:05.748 INFO O| Aug 02 04:18:05.748 INFO O| Variants/Facets to change: 1
33212024-08-02T04:18:06.552Z[ recovery-image] Aug 02 04:18:05.812 INFO O| Aug 02 04:18:05.812 INFO O| Done
33222024-08-02T04:18:06.552Z[ recovery-image] Aug 02 04:18:05.812 INFO O| Aug 02 04:18:05.812 INFO O| Done
33232024-08-02T04:18:07.136Z[ recovery-image] Aug 02 04:18:06.396 INFO O| Aug 02 04:18:06.395 INFO O| Done
33242024-08-02T04:18:07.176Z[ recovery-image] Aug 02 04:18:06.436 INFO O| Aug 02 04:18:06.436 INFO O| Done
33252024-08-02T04:18:07.180Z[ recovery-image] Aug 02 04:18:06.438 INFO O| Aug 02 04:18:06.438 INFO O| Done
33262024-08-02T04:18:07.180Z[ recovery-image] Aug 02 04:18:06.438 INFO O| Aug 02 04:18:06.438 INFO O| Done
33272024-08-02T04:18:07.186Z[ recovery-image] Aug 02 04:18:06.440 INFO O| Aug 02 04:18:06.440 INFO O| Done
33282024-08-02T04:18:07.733Z[ recovery-image] Aug 02 04:18:06.992 INFO O| Aug 02 04:18:06.992 INFO STEP 6 (pkg_change_variant) COMPLETE
33292024-08-02T04:18:07.733Z[ recovery-image] Aug 02 04:18:06.992 INFO O| Aug 02 04:18:06.992 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
33302024-08-02T04:18:07.736Z[ recovery-image] Aug 02 04:18:06.993 INFO O| Aug 02 04:18:06.992 INFO skip step because feature "debug_variant" is not enabled
33312024-08-02T04:18:07.737Z[ recovery-image] Aug 02 04:18:06.993 INFO O| Aug 02 04:18:06.992 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
33322024-08-02T04:18:08.355Z[ recovery-image] Aug 02 04:18:07.614 INFO O| Aug 02 04:18:07.614 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
33332024-08-02T04:18:09.430Z[ recovery-image] Aug 02 04:18:08.690 INFO O| Aug 02 04:18:08.690 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
33342024-08-02T04:18:09.435Z[ recovery-image] Aug 02 04:18:08.692 INFO O| Aug 02 04:18:08.692 INFO O| Planning: Planning completed in 0.00 seconds
33352024-08-02T04:18:09.435Z[ recovery-image] Aug 02 04:18:08.693 INFO O| Aug 02 04:18:08.693 INFO O| Planning: Consolidating action changes ... Done
33362024-08-02T04:18:09.435Z[ recovery-image] Aug 02 04:18:08.693 INFO O| Aug 02 04:18:08.693 INFO O| Planning: Evaluating mediators ... Done
33372024-08-02T04:18:09.435Z[ recovery-image] Aug 02 04:18:08.694 INFO O| Aug 02 04:18:08.694 INFO O| Planning: Planning completed in 0.00 seconds
33382024-08-02T04:18:09.435Z[ recovery-image] Aug 02 04:18:08.694 INFO O| Aug 02 04:18:08.694 INFO O| Variants/Facets to change: 1
33392024-08-02T04:18:09.503Z[ recovery-image] Aug 02 04:18:08.763 INFO O| Aug 02 04:18:08.763 INFO O| Done
33402024-08-02T04:18:09.503Z[ recovery-image] Aug 02 04:18:08.763 INFO O| Aug 02 04:18:08.763 INFO O| Done
33412024-08-02T04:18:09.986Z[ recovery-image] Aug 02 04:18:09.245 INFO O| Aug 02 04:18:09.245 INFO O| Done
33422024-08-02T04:18:10.054Z[ recovery-image] Aug 02 04:18:09.313 INFO O| Aug 02 04:18:09.313 INFO O| Done
33432024-08-02T04:18:10.059Z[ recovery-image] Aug 02 04:18:09.314 INFO O| Aug 02 04:18:09.314 INFO O| Done
33442024-08-02T04:18:10.059Z[ recovery-image] Aug 02 04:18:09.314 INFO O| Aug 02 04:18:09.314 INFO O| Done
33452024-08-02T04:18:10.060Z[ recovery-image] Aug 02 04:18:09.316 INFO O| Aug 02 04:18:09.316 INFO O| Done
33462024-08-02T04:18:10.166Z[ recovery-image] Aug 02 04:18:09.426 INFO O| Aug 02 04:18:09.426 INFO STEP 8 (pkg_change_facet) COMPLETE
33472024-08-02T04:18:10.166Z[ recovery-image] Aug 02 04:18:09.426 INFO O| Aug 02 04:18:09.426 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
33482024-08-02T04:18:10.646Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33492024-08-02T04:18:10.928Z[ recovery-image] Aug 02 04:18:10.188 INFO O| Aug 02 04:18:10.188 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
33502024-08-02T04:18:11.939Z[ recovery-image] Aug 02 04:18:11.199 INFO O| Aug 02 04:18:11.199 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
33512024-08-02T04:18:11.943Z[ recovery-image] Aug 02 04:18:11.201 INFO O| Aug 02 04:18:11.201 INFO O| Planning: Planning completed in 0.00 seconds
33522024-08-02T04:18:11.943Z[ recovery-image] Aug 02 04:18:11.202 INFO O| Aug 02 04:18:11.202 INFO O| Planning: Consolidating action changes ... Done
33532024-08-02T04:18:11.943Z[ recovery-image] Aug 02 04:18:11.202 INFO O| Aug 02 04:18:11.202 INFO O| Planning: Evaluating mediators ... Done
33542024-08-02T04:18:11.951Z[ recovery-image] Aug 02 04:18:11.203 INFO O| Aug 02 04:18:11.203 INFO O| Planning: Planning completed in 0.00 seconds
33552024-08-02T04:18:11.951Z[ recovery-image] Aug 02 04:18:11.203 INFO O| Aug 02 04:18:11.203 INFO O| Variants/Facets to change: 1
33562024-08-02T04:18:12.038Z[ recovery-image] Aug 02 04:18:11.287 INFO O| Aug 02 04:18:11.287 INFO O| Done
33572024-08-02T04:18:12.038Z[ recovery-image] Aug 02 04:18:11.287 INFO O| Aug 02 04:18:11.287 INFO O| Done
33582024-08-02T04:18:12.490Z[ recovery-image] Aug 02 04:18:11.747 INFO O| Aug 02 04:18:11.747 INFO O| Done
33592024-08-02T04:18:12.558Z[ recovery-image] Aug 02 04:18:11.818 INFO O| Aug 02 04:18:11.817 INFO O| Done
33602024-08-02T04:18:12.562Z[ recovery-image] Aug 02 04:18:11.818 INFO O| Aug 02 04:18:11.818 INFO O| Done
33612024-08-02T04:18:12.562Z[ recovery-image] Aug 02 04:18:11.819 INFO O| Aug 02 04:18:11.818 INFO O| Done
33622024-08-02T04:18:12.562Z[ recovery-image] Aug 02 04:18:11.820 INFO O| Aug 02 04:18:11.820 INFO O| Done
33632024-08-02T04:18:12.653Z[ recovery-image] Aug 02 04:18:11.912 INFO O| Aug 02 04:18:11.912 INFO STEP 9 (pkg_change_facet) COMPLETE
33642024-08-02T04:18:12.654Z[ recovery-image] Aug 02 04:18:11.912 INFO O| Aug 02 04:18:11.912 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
33652024-08-02T04:18:13.398Z[ recovery-image] Aug 02 04:18:12.606 INFO O| Aug 02 04:18:12.606 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
33662024-08-02T04:18:14.314Z[ recovery-image] Aug 02 04:18:13.572 INFO O| Aug 02 04:18:13.572 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
33672024-08-02T04:18:14.349Z[ recovery-image] Aug 02 04:18:13.574 INFO O| Aug 02 04:18:13.574 INFO O| Planning: Planning completed in 0.00 seconds
33682024-08-02T04:18:14.349Z[ recovery-image] Aug 02 04:18:13.575 INFO O| Aug 02 04:18:13.575 INFO O| Planning: Consolidating action changes ... Done
33692024-08-02T04:18:14.349Z[ recovery-image] Aug 02 04:18:13.575 INFO O| Aug 02 04:18:13.575 INFO O| Planning: Evaluating mediators ... Done
33702024-08-02T04:18:14.349Z[ recovery-image] Aug 02 04:18:13.576 INFO O| Aug 02 04:18:13.576 INFO O| Planning: Planning completed in 0.00 seconds
33712024-08-02T04:18:14.349Z[ recovery-image] Aug 02 04:18:13.577 INFO O| Aug 02 04:18:13.577 INFO O| Variants/Facets to change: 1
33722024-08-02T04:18:14.399Z[ recovery-image] Aug 02 04:18:13.647 INFO O| Aug 02 04:18:13.647 INFO O| Done
33732024-08-02T04:18:14.400Z[ recovery-image] Aug 02 04:18:13.647 INFO O| Aug 02 04:18:13.647 INFO O| Done
33742024-08-02T04:18:14.935Z[ recovery-image] Aug 02 04:18:14.163 INFO O| Aug 02 04:18:14.163 INFO O| Done
33752024-08-02T04:18:14.962Z[ recovery-image] Aug 02 04:18:14.213 INFO O| Aug 02 04:18:14.213 INFO O| Done
33762024-08-02T04:18:14.978Z[ recovery-image] Aug 02 04:18:14.214 INFO O| Aug 02 04:18:14.214 INFO O| Done
33772024-08-02T04:18:14.979Z[ recovery-image] Aug 02 04:18:14.214 INFO O| Aug 02 04:18:14.214 INFO O| Done
33782024-08-02T04:18:14.979Z[ recovery-image] Aug 02 04:18:14.216 INFO O| Aug 02 04:18:14.216 INFO O| Done
33792024-08-02T04:18:15.069Z[ recovery-image] Aug 02 04:18:14.328 INFO O| Aug 02 04:18:14.328 INFO STEP 10 (pkg_change_facet) COMPLETE
33802024-08-02T04:18:15.070Z[ recovery-image] Aug 02 04:18:14.328 INFO O| Aug 02 04:18:14.328 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
33812024-08-02T04:18:15.090Z[ recovery-image] Aug 02 04:18:14.347 INFO O| Aug 02 04:18:14.347 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", "oxide/platform-identity-cacerts"]
33822024-08-02T04:18:16.107Z[ recovery-image] Aug 02 04:18:15.326 INFO O| Aug 02 04:18:15.326 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
33832024-08-02T04:18:16.596Z[ host-image] Aug 02 04:18:15.855 INFO O| Aug 02 04:18:15.854 INFO O| Planning: Solver setup ... Done
33842024-08-02T04:18:32.662Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33852024-08-02T04:18:36.315Z[ host-image] Aug 02 04:18:35.572 INFO O| Aug 02 04:18:35.572 INFO O| Planning: Running solver ... Done
33862024-08-02T04:18:36.570Z[ host-image] Aug 02 04:18:35.826 INFO O| Aug 02 04:18:35.826 INFO O| Planning: Finding local manifests ... Done
33872024-08-02T04:18:36.585Z[ host-image] Aug 02 04:18:35.841 INFO O| Aug 02 04:18:35.841 INFO O| Planning: Fetching manifests: 0/124 0% complete
33882024-08-02T04:18:41.444Z[ host-image] Aug 02 04:18:40.700 INFO O| Aug 02 04:18:40.700 INFO O| Planning: Fetching manifests: 124/124 100% complete
33892024-08-02T04:18:42.890Z[ host-image] Aug 02 04:18:42.145 INFO O| Aug 02 04:18:42.145 INFO O| Planning: Package planning ... Done
33902024-08-02T04:18:44.071Z[ recovery-image] Aug 02 04:18:43.326 INFO O| Aug 02 04:18:43.326 INFO O| Planning: Solver setup ... Done
33912024-08-02T04:18:44.500Z[ host-image] Aug 02 04:18:43.755 INFO O| Aug 02 04:18:43.755 INFO O| Planning: Merging actions ... Done
33922024-08-02T04:18:45.015Z[ host-image] Aug 02 04:18:44.271 INFO O| Aug 02 04:18:44.271 INFO O| Planning: Checking for conflicting actions ... Done
33932024-08-02T04:18:45.311Z[ host-image] Aug 02 04:18:44.567 INFO O| Aug 02 04:18:44.567 INFO O| Planning: Consolidating action changes ... Done
33942024-08-02T04:18:45.839Z[ host-image] Aug 02 04:18:45.094 INFO O| Aug 02 04:18:45.094 INFO O| Planning: Evaluating mediators ... Done
33952024-08-02T04:18:52.505Z[ host-image] Aug 02 04:18:51.760 INFO O| Aug 02 04:18:51.759 INFO O| Planning: Planning completed in 59.41 seconds
33962024-08-02T04:18:52.513Z[ host-image] Aug 02 04:18:51.767 INFO O| Aug 02 04:18:51.767 INFO O| Packages to install: 124
33972024-08-02T04:18:52.515Z[ host-image] Aug 02 04:18:51.767 INFO O| Aug 02 04:18:51.767 INFO O| Mediators to change: 4
33982024-08-02T04:18:52.516Z[ host-image] Aug 02 04:18:51.767 INFO O| Aug 02 04:18:51.767 INFO O| Services to change: 6
33992024-08-02T04:18:52.699Z[ host-image] Aug 02 04:18:51.954 INFO O| Aug 02 04:18:51.954 INFO O| Download: 0/22724 items 0.0/196.3MB 0% complete
34002024-08-02T04:18:57.595Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34012024-08-02T04:18:57.707Z[ host-image] Aug 02 04:18:56.961 INFO O| Aug 02 04:18:56.960 INFO O| Download: 758/22724 items 4.6/196.3MB 2% complete (996k/s)
34022024-08-02T04:19:00.623Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34032024-08-02T04:19:02.678Z[ recovery-image] Aug 02 04:19:01.932 INFO O| Aug 02 04:19:01.932 INFO O| Planning: Running solver ... Done
34042024-08-02T04:19:02.948Z[ recovery-image] Aug 02 04:19:02.201 INFO O| Aug 02 04:19:02.201 INFO O| Planning: Finding local manifests ... Done
34052024-08-02T04:19:02.964Z[ recovery-image] Aug 02 04:19:02.218 INFO O| Aug 02 04:19:02.217 INFO O| Planning: Fetching manifests: 0/124 0% complete
34062024-08-02T04:19:03.067Z[ host-image] Aug 02 04:19:02.320 INFO O| Aug 02 04:19:02.320 INFO O| Download: 1596/22724 items 9.6/196.3MB 4% complete (1002k/s)
34072024-08-02T04:19:07.410Z[ recovery-image] Aug 02 04:19:06.663 INFO O| Aug 02 04:19:06.662 INFO O| Planning: Fetching manifests: 124/124 100% complete
34082024-08-02T04:19:08.090Z[ host-image] Aug 02 04:19:07.342 INFO O| Aug 02 04:19:07.342 INFO O| Download: 2001/22724 items 23.0/196.3MB 11% complete (1.8M/s)
34092024-08-02T04:19:08.639Z[ recovery-image] Aug 02 04:19:07.892 INFO O| Aug 02 04:19:07.892 INFO O| Planning: Package planning ... Done
34102024-08-02T04:19:09.544Z[ recovery-image] Aug 02 04:19:08.797 INFO O| Aug 02 04:19:08.797 INFO O| Planning: Merging actions ... Done
34112024-08-02T04:19:09.718Z[ recovery-image] Aug 02 04:19:08.970 INFO O| Aug 02 04:19:08.970 INFO O| Planning: Checking for conflicting actions ... Done
34122024-08-02T04:19:09.855Z[ recovery-image] Aug 02 04:19:09.108 INFO O| Aug 02 04:19:09.107 INFO O| Planning: Consolidating action changes ... Done
34132024-08-02T04:19:10.222Z[ recovery-image] Aug 02 04:19:09.465 INFO O| Aug 02 04:19:09.465 INFO O| Planning: Evaluating mediators ... Done
34142024-08-02T04:19:11.855Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34152024-08-02T04:19:13.104Z[ host-image] Aug 02 04:19:12.356 INFO O| Aug 02 04:19:12.356 INFO O| Download: 2615/22724 items 30.9/196.3MB 15% complete (2.1M/s)
34162024-08-02T04:19:15.778Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34172024-08-02T04:19:16.414Z[ recovery-image] Aug 02 04:19:15.665 INFO O| Aug 02 04:19:15.665 INFO O| Planning: Planning completed in 60.34 seconds
34182024-08-02T04:19:16.421Z[ recovery-image] Aug 02 04:19:15.672 INFO O| Aug 02 04:19:15.672 INFO O| Packages to install: 124
34192024-08-02T04:19:16.423Z[ recovery-image] Aug 02 04:19:15.672 INFO O| Aug 02 04:19:15.672 INFO O| Mediators to change: 4
34202024-08-02T04:19:16.423Z[ recovery-image] Aug 02 04:19:15.672 INFO O| Aug 02 04:19:15.672 INFO O| Services to change: 5
34212024-08-02T04:19:16.506Z[ recovery-image] Aug 02 04:19:15.758 INFO O| Aug 02 04:19:15.758 INFO O| Download: 0/15831 items 0.0/173.1MB 0% complete
34222024-08-02T04:19:18.135Z[ host-image] Aug 02 04:19:17.386 INFO O| Aug 02 04:19:17.386 INFO O| Download: 3578/22724 items 35.9/196.3MB 18% complete (1.3M/s)
34232024-08-02T04:19:20.784Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34242024-08-02T04:19:21.510Z[ recovery-image] Aug 02 04:19:20.761 INFO O| Aug 02 04:19:20.761 INFO O| Download: 877/15831 items 7.3/173.1MB 4% complete (1.5M/s)
34252024-08-02T04:19:23.150Z[ host-image] Aug 02 04:19:22.401 INFO O| Aug 02 04:19:22.401 INFO O| Download: 4386/22724 items 41.1/196.3MB 20% complete (1.0M/s)
34262024-08-02T04:19:26.892Z[ recovery-image] Aug 02 04:19:26.142 INFO O| Aug 02 04:19:26.142 INFO O| Download: 1185/15831 items 14.1/173.1MB 8% complete (1.3M/s)
34272024-08-02T04:19:28.288Z[ host-image] Aug 02 04:19:27.537 INFO O| Aug 02 04:19:27.537 INFO O| Download: 4638/22724 items 42.9/196.3MB 21% complete (733k/s)
34282024-08-02T04:19:32.227Z[ recovery-image] Aug 02 04:19:31.477 INFO O| Aug 02 04:19:31.477 INFO O| Download: 1556/15831 items 22.5/173.1MB 13% complete (1.5M/s)
34292024-08-02T04:19:33.294Z[ host-image] Aug 02 04:19:32.543 INFO O| Aug 02 04:19:32.543 INFO O| Download: 5629/22724 items 46.2/196.3MB 23% complete (510k/s)
34302024-08-02T04:19:37.238Z[ recovery-image] Aug 02 04:19:36.486 INFO O| Aug 02 04:19:36.486 INFO O| Download: 2208/15831 items 31.1/173.1MB 17% complete (1.6M/s)
34312024-08-02T04:19:38.296Z[ host-image] Aug 02 04:19:37.545 INFO O| Aug 02 04:19:37.544 INFO O| Download: 6435/22724 items 46.6/196.3MB 23% complete (378k/s)
34322024-08-02T04:19:42.244Z[ recovery-image] Aug 02 04:19:41.492 INFO O| Aug 02 04:19:41.492 INFO O| Download: 2863/15831 items 36.7/173.1MB 21% complete (1.4M/s)
34332024-08-02T04:19:43.348Z[ host-image] Aug 02 04:19:42.596 INFO O| Aug 02 04:19:42.596 INFO O| Download: 6848/22724 items 48.8/196.3MB 24% complete (262k/s)
34342024-08-02T04:19:47.246Z[ recovery-image] Aug 02 04:19:46.493 INFO O| Aug 02 04:19:46.493 INFO O| Download: 3627/15831 items 39.4/173.1MB 22% complete (829k/s)
34352024-08-02T04:19:48.349Z[ host-image] Aug 02 04:19:47.596 INFO O| Aug 02 04:19:47.596 INFO O| Download: 7244/22724 items 56.1/196.3MB 28% complete (922k/s)
34362024-08-02T04:19:52.246Z[ recovery-image] Aug 02 04:19:51.493 INFO O| Aug 02 04:19:51.493 INFO O| Download: 3749/15831 items 41.7/173.1MB 24% complete (434k/s)
34372024-08-02T04:19:53.351Z[ host-image] Aug 02 04:19:52.597 INFO O| Aug 02 04:19:52.597 INFO O| Download: 7973/22724 items 60.1/196.3MB 30% complete (1.1M/s)
34382024-08-02T04:19:57.272Z[ recovery-image] Aug 02 04:19:56.519 INFO O| Aug 02 04:19:56.519 INFO O| Download: 4319/15831 items 42.7/173.1MB 24% complete (363k/s)
34392024-08-02T04:19:59.303Z[ host-image] Aug 02 04:19:58.549 INFO O| Aug 02 04:19:58.549 INFO O| Download: 8135/22724 items 60.8/196.3MB 30% complete (997k/s)
34402024-08-02T04:20:02.510Z[ recovery-image] Aug 02 04:20:01.756 INFO O| Aug 02 04:20:01.756 INFO O| Download: 4777/15831 items 43.0/173.1MB 24% complete (320k/s)
34412024-08-02T04:20:05.410Z[ host-image] Aug 02 04:20:04.655 INFO O| Aug 02 04:20:04.655 INFO O| Download: 8232/22724 items 63.4/196.3MB 32% complete (297k/s)
34422024-08-02T04:20:07.829Z[ recovery-image] Aug 02 04:20:07.074 INFO O| Aug 02 04:20:07.074 INFO O| Download: 5675/15831 items 45.0/173.1MB 25% complete (202k/s)
34432024-08-02T04:20:10.682Z[ host-image] Aug 02 04:20:09.926 INFO O| Aug 02 04:20:09.926 INFO O| Download: 8358/22724 items 69.0/196.3MB 35% complete (1.0M/s)
34442024-08-02T04:20:13.561Z[ recovery-image] Aug 02 04:20:12.805 INFO O| Aug 02 04:20:12.805 INFO O| Download: 5942/15831 items 53.6/173.1MB 30% complete (1.0M/s)
34452024-08-02T04:20:15.720Z[ host-image] Aug 02 04:20:14.964 INFO O| Aug 02 04:20:14.964 INFO O| Download: 9142/22724 items 74.0/196.3MB 37% complete (1.0M/s)
34462024-08-02T04:20:18.586Z[ recovery-image] Aug 02 04:20:17.829 INFO O| Aug 02 04:20:17.829 INFO O| Download: 6126/15831 items 59.8/173.1MB 34% complete (1.4M/s)
34472024-08-02T04:20:20.721Z[ host-image] Aug 02 04:20:19.965 INFO O| Aug 02 04:20:19.964 INFO O| Download: 9749/22724 items 83.5/196.3MB 42% complete (1.5M/s)
34482024-08-02T04:20:23.985Z[ recovery-image] Aug 02 04:20:23.227 INFO O| Aug 02 04:20:23.227 INFO O| Download: 6178/15831 items 61.9/173.1MB 35% complete (951k/s)
34492024-08-02T04:20:25.808Z[ host-image] Aug 02 04:20:25.050 INFO O| Aug 02 04:20:25.050 INFO O| Download: 10399/22724 items 87.9/196.3MB 44% complete (1.4M/s)
34502024-08-02T04:20:28.994Z[ recovery-image] Aug 02 04:20:28.236 INFO O| Aug 02 04:20:28.236 INFO O| Download: 6851/15831 items 67.4/173.1MB 38% complete (668k/s)
34512024-08-02T04:20:30.825Z[ host-image] Aug 02 04:20:30.067 INFO O| Aug 02 04:20:30.067 INFO O| Download: 10436/22724 items 88.1/196.3MB 44% complete (465k/s)
34522024-08-02T04:20:38.097Z[ host-image] Aug 02 04:20:37.338 INFO O| Aug 02 04:20:37.338 INFO O| Download: 10840/22724 items 89.9/196.3MB 45% complete (612k/s)
34532024-08-02T04:20:43.227Z[ host-image] Aug 02 04:20:42.467 INFO O| Aug 02 04:20:42.467 INFO O| Download: 11136/22724 items 93.3/196.3MB 47% complete (357k/s)
34542024-08-02T04:20:49.440Z[ recovery-image] Aug 02 04:20:48.680 INFO O| Aug 02 04:20:48.680 INFO O| Download: 7206/15831 items 73.2/173.1MB 42% complete
34552024-08-02T04:20:49.781Z[ host-image] Aug 02 04:20:49.021 INFO O| Aug 02 04:20:49.021 INFO O| Download: 11232/22724 items 94.1/196.3MB 47% complete (449k/s)
34562024-08-02T04:20:54.587Z[ recovery-image] Aug 02 04:20:53.826 INFO O| Aug 02 04:20:53.825 INFO O| Download: 7636/15831 items 73.7/173.1MB 42% complete (92.1k/s)
34572024-08-02T04:20:54.783Z[ host-image] Aug 02 04:20:54.021 INFO O| Aug 02 04:20:54.021 INFO O| Download: 11406/22724 items 96.1/196.3MB 48% complete (233k/s)
34582024-08-02T04:21:00.705Z[ host-image] Aug 02 04:20:59.943 INFO O| Aug 02 04:20:59.943 INFO O| Download: 11969/22724 items 98.1/196.3MB 49% complete (368k/s)
34592024-08-02T04:21:00.791Z[ recovery-image] Aug 02 04:21:00.029 INFO O| Aug 02 04:21:00.029 INFO O| Download: 7864/15831 items 75.7/173.1MB 43% complete (336k/s)
34602024-08-02T04:21:05.796Z[ recovery-image] Aug 02 04:21:05.033 INFO O| Aug 02 04:21:05.033 INFO O| Download: 8012/15831 items 78.9/173.1MB 45% complete (378k/s)
34612024-08-02T04:21:07.696Z[ host-image] Aug 02 04:21:06.934 INFO O| Aug 02 04:21:06.934 INFO O| Download: 12102/22724 items 100.8/196.3MB 51% complete (470k/s)
34622024-08-02T04:21:10.798Z[ recovery-image] Aug 02 04:21:10.034 INFO O| Aug 02 04:21:10.034 INFO O| Download: 8624/15831 items 80.5/173.1MB 46% complete (458k/s)
34632024-08-02T04:21:14.252Z[ host-image] Aug 02 04:21:13.488 INFO O| Aug 02 04:21:13.488 INFO O| Download: 12174/22724 items 108.5/196.3MB 55% complete (1.1M/s)
34642024-08-02T04:21:16.336Z[ recovery-image] Aug 02 04:21:15.572 INFO O| Aug 02 04:21:15.572 INFO O| Download: 8669/15831 items 82.7/173.1MB 47% complete (340k/s)
34652024-08-02T04:21:19.267Z[ host-image] Aug 02 04:21:18.503 INFO O| Aug 02 04:21:18.503 INFO O| Download: 12366/22724 items 109.4/196.3MB 55% complete (106k/s)
34662024-08-02T04:21:21.348Z[ recovery-image] Aug 02 04:21:20.583 INFO O| Aug 02 04:21:20.583 INFO O| Download: 8819/15831 items 91.2/173.1MB 52% complete (1.1M/s)
34672024-08-02T04:21:24.302Z[ host-image] Aug 02 04:21:23.537 INFO O| Aug 02 04:21:23.537 INFO O| Download: 13299/22724 items 109.9/196.3MB 55% complete (138k/s)
34682024-08-02T04:21:27.430Z[ recovery-image] Aug 02 04:21:26.664 INFO O| Aug 02 04:21:26.664 INFO O| Download: 8840/15831 items 91.9/173.1MB 53% complete (1.1M/s)
34692024-08-02T04:21:29.302Z[ host-image] Aug 02 04:21:28.537 INFO O| Aug 02 04:21:28.537 INFO O| Download: 13898/22724 items 110.2/196.3MB 56% complete (80.6k/s)
34702024-08-02T04:21:33.838Z[ recovery-image] Aug 02 04:21:33.072 INFO O| Aug 02 04:21:33.072 INFO O| Download: 8843/15831 items 91.9/173.1MB 53% complete (1.0M/s)
34712024-08-02T04:21:34.448Z[ host-image] Aug 02 04:21:33.682 INFO O| Aug 02 04:21:33.682 INFO O| Download: 14260/22724 items 110.5/196.3MB 56% complete (66.7k/s)
34722024-08-02T04:21:39.651Z[ host-image] Aug 02 04:21:38.884 INFO O| Aug 02 04:21:38.884 INFO O| Download: 14449/22724 items 112.1/196.3MB 57% complete (176k/s)
34732024-08-02T04:21:44.661Z[ host-image] Aug 02 04:21:43.894 INFO O| Aug 02 04:21:43.894 INFO O| Download: 14768/22724 items 117.2/196.3MB 59% complete (672k/s)
34742024-08-02T04:21:46.640Z[ recovery-image] Aug 02 04:21:45.872 INFO O| Aug 02 04:21:45.872 INFO O| Download: 8845/15831 items 91.9/173.1MB 53% complete
34752024-08-02T04:21:51.651Z[ recovery-image] Aug 02 04:21:50.882 INFO O| Aug 02 04:21:50.882 INFO O| Download: 9037/15831 items 92.6/173.1MB 53% complete (146k/s)
34762024-08-02T04:21:53.125Z[ host-image] Aug 02 04:21:52.356 INFO O| Aug 02 04:21:52.356 INFO O| Download: 15543/22724 items 125.4/196.3MB 63% complete (1.4M/s)
34772024-08-02T04:21:56.655Z[ recovery-image] Aug 02 04:21:55.886 INFO O| Aug 02 04:21:55.886 INFO O| Download: 9949/15831 items 93.1/173.1MB 53% complete (121k/s)
34782024-08-02T04:21:58.810Z[ host-image] Aug 02 04:21:58.040 INFO O| Aug 02 04:21:58.040 INFO O| Download: 15824/22724 items 129.9/196.3MB 66% complete (572k/s)
34792024-08-02T04:22:01.616Z[verify-libraries] Finished `release` profile [optimized] target(s) in 4m 01s
34802024-08-02T04:22:01.656Z[ recovery-image] Aug 02 04:22:00.886 INFO O| Aug 02 04:22:00.886 INFO O| Download: 10066/15831 items 93.1/173.1MB 53% complete (52.1k/s)
34812024-08-02T04:22:01.867ZAug 02 04:22:01.098 INFO [verify-libraries] process exited with exit status: 0 (250.267469247s)
34822024-08-02T04:22:03.811Z[ host-image] Aug 02 04:22:03.042 INFO O| Aug 02 04:22:03.041 INFO O| Download: 16518/22724 items 133.6/196.3MB 68% complete (846k/s)
34832024-08-02T04:22:07.693Z[ recovery-image] Aug 02 04:22:06.923 INFO O| Aug 02 04:22:06.923 INFO O| Download: 10541/15831 items 93.4/173.1MB 53% complete (59.3k/s)
34842024-08-02T04:22:08.812Z[ host-image] Aug 02 04:22:08.042 INFO O| Aug 02 04:22:08.042 INFO O| Download: 16872/22724 items 137.8/196.3MB 70% complete (810k/s)
34852024-08-02T04:22:14.894Z[ host-image] Aug 02 04:22:14.122 INFO O| Aug 02 04:22:14.122 INFO O| Download: 17853/22724 items 150.0/196.3MB 76% complete (1.8M/s)
34862024-08-02T04:22:14.897Z[ recovery-image] Aug 02 04:22:14.126 INFO O| Aug 02 04:22:14.126 INFO O| Download: 10908/15831 items 93.8/173.1MB 54% complete (65.5k/s)
34872024-08-02T04:22:19.901Z[ host-image] Aug 02 04:22:19.129 INFO O| Aug 02 04:22:19.129 INFO O| Download: 18517/22724 items 161.1/196.3MB 82% complete (2.3M/s)
34882024-08-02T04:22:21.101Z[ recovery-image] Aug 02 04:22:20.329 INFO O| Aug 02 04:22:20.329 INFO O| Download: 11398/15831 items 107.0/173.1MB 61% complete (1.3M/s)
34892024-08-02T04:22:24.916Z[ host-image] Aug 02 04:22:24.143 INFO O| Aug 02 04:22:24.143 INFO O| Download: 19099/22724 items 163.4/196.3MB 83% complete (1.4M/s)
34902024-08-02T04:22:29.919Z[ host-image] Aug 02 04:22:29.146 INFO O| Aug 02 04:22:29.145 INFO O| Download: 19576/22724 items 165.1/196.3MB 84% complete (400k/s)
34912024-08-02T04:22:30.712Z[ recovery-image] Aug 02 04:22:29.939 INFO O| Aug 02 04:22:29.939 INFO O| Download: 11399/15831 items 107.0/173.1MB 61% complete
34922024-08-02T04:22:35.716Z[ recovery-image] Aug 02 04:22:34.942 INFO O| Aug 02 04:22:34.942 INFO O| Download: 11691/15831 items 117.9/173.1MB 68% complete (2.1M/s)
34932024-08-02T04:22:36.126Z[ host-image] Aug 02 04:22:35.352 INFO O| Aug 02 04:22:35.351 INFO O| Download: 19964/22724 items 166.4/196.3MB 84% complete (360k/s)
34942024-08-02T04:22:40.717Z[ recovery-image] Aug 02 04:22:39.943 INFO O| Aug 02 04:22:39.943 INFO O| Download: 12600/15831 items 139.4/173.1MB 80% complete (3.2M/s)
34952024-08-02T04:22:48.927Z[ host-image] Aug 02 04:22:48.152 INFO O| Aug 02 04:22:48.152 INFO O| Download: 19966/22724 items 166.4/196.3MB 84% complete
34962024-08-02T04:22:52.229Z[ recovery-image] Aug 02 04:22:51.453 INFO O| Aug 02 04:22:51.453 INFO O| Download: 13003/15831 items 141.0/173.1MB 81% complete
34972024-08-02T04:22:53.991Z[ host-image] Aug 02 04:22:53.214 INFO O| Aug 02 04:22:53.214 INFO O| Download: 20593/22724 items 169.4/196.3MB 86% complete (953k/s)
34982024-08-02T04:23:01.230Z[ host-image] Aug 02 04:23:00.453 INFO O| Aug 02 04:23:00.453 INFO O| Download: 20803/22724 items 175.0/196.3MB 89% complete (925k/s)
34992024-08-02T04:23:05.026Z[ recovery-image] Aug 02 04:23:04.248 INFO O| Aug 02 04:23:04.248 INFO O| Download: 13004/15831 items 141.0/173.1MB 81% complete
35002024-08-02T04:23:10.031Z[ recovery-image] Aug 02 04:23:09.253 INFO O| Aug 02 04:23:09.253 INFO O| Download: 13752/15831 items 143.6/173.1MB 82% complete (529k/s)
35012024-08-02T04:23:15.037Z[ recovery-image] Aug 02 04:23:14.258 INFO O| Aug 02 04:23:14.258 INFO O| Download: 14348/15831 items 146.3/173.1MB 84% complete (517k/s)
35022024-08-02T04:23:16.430Z[ host-image] Aug 02 04:23:15.650 INFO O| Aug 02 04:23:15.650 INFO O| Download: 20951/22724 items 175.9/196.3MB 89% complete
35032024-08-02T04:23:21.100Z[ recovery-image] Aug 02 04:23:20.320 INFO O| Aug 02 04:23:20.320 INFO O| Download: 14669/15831 items 147.9/173.1MB 85% complete (510k/s)
35042024-08-02T04:23:27.646Z[ recovery-image] Aug 02 04:23:26.865 INFO O| Aug 02 04:23:26.865 INFO O| Download: 14700/15831 items 148.8/173.1MB 85% complete (221k/s)
35052024-08-02T04:23:29.224Z[ host-image] Aug 02 04:23:28.442 INFO O| Aug 02 04:23:28.442 INFO O| Download: 20953/22724 items 175.9/196.3MB 89% complete
35062024-08-02T04:23:33.146Z[ recovery-image] Aug 02 04:23:32.364 INFO O| Aug 02 04:23:32.364 INFO O| Download: 14797/15831 items 154.0/173.1MB 88% complete (681k/s)
35072024-08-02T04:23:34.225Z[ host-image] Aug 02 04:23:33.444 INFO O| Aug 02 04:23:33.443 INFO O| Download: 21170/22724 items 176.7/196.3MB 90% complete (158k/s)
35082024-08-02T04:23:38.507Z[ recovery-image] Aug 02 04:23:37.725 INFO O| Aug 02 04:23:37.725 INFO O| Download: 15250/15831 items 157.9/173.1MB 91% complete (900k/s)
35092024-08-02T04:23:42.213Z[ host-image] Aug 02 04:23:39.190 INFO O| Aug 02 04:23:39.190 INFO O| Download: 21544/22724 items 180.4/196.3MB 91% complete (580k/s)
35102024-08-02T04:23:43.689Z[ recovery-image] Aug 02 04:23:42.906 INFO O| Aug 02 04:23:42.906 INFO O| Download: 15543/15831 items 166.0/173.1MB 95% complete (1.4M/s)
35112024-08-02T04:23:46.560Z[ host-image] Aug 02 04:23:45.777 INFO O| Aug 02 04:23:45.777 INFO O| Download: 21866/22724 items 188.0/196.3MB 95% complete (1.2M/s)
35122024-08-02T04:23:48.691Z[ recovery-image] Aug 02 04:23:47.908 INFO O| Aug 02 04:23:47.908 INFO O| Download: 15757/15831 items 171.1/173.1MB 98% complete (1.3M/s)
35132024-08-02T04:23:51.564Z[ host-image] Aug 02 04:23:50.780 INFO O| Aug 02 04:23:50.780 INFO O| Download: 22121/22724 items 194.0/196.3MB 98% complete (837k/s)
35142024-08-02T04:23:53.704Z[ recovery-image] Aug 02 04:23:52.919 INFO O| Aug 02 04:23:52.919 INFO O| Download: 15802/15831 items 171.9/173.1MB 99% complete (1.4M/s)
35152024-08-02T04:23:55.603Z[ host-image] Aug 02 04:23:54.818 INFO O| Aug 02 04:23:54.818 INFO O| Download: Completed 196.33 MB in 302.86 seconds (662k/s)
35162024-08-02T04:23:56.222Z[ host-image] Aug 02 04:23:55.438 INFO O| Aug 02 04:23:55.438 INFO O| Actions: 1/49256 actions (Installing new actions)
35172024-08-02T04:24:00.102Z[ recovery-image] Aug 02 04:23:59.317 INFO O| Aug 02 04:23:59.317 INFO O| Download: 15806/15831 items 172.0/173.1MB 99% complete (1.2M/s)
35182024-08-02T04:24:01.223Z[ host-image] Aug 02 04:24:00.438 INFO O| Aug 02 04:24:00.438 INFO O| Actions: 13983/49256 actions (Installing new actions)
35192024-08-02T04:24:02.970Z[ recovery-image] Aug 02 04:24:02.185 INFO O| Aug 02 04:24:02.185 INFO O| Download: Completed 173.12 MB in 286.43 seconds (617k/s)
35202024-08-02T04:24:03.416Z[ recovery-image] Aug 02 04:24:02.631 INFO O| Aug 02 04:24:02.631 INFO O| Actions: 1/24963 actions (Installing new actions)
35212024-08-02T04:24:06.224Z[ host-image] Aug 02 04:24:05.438 INFO O| Aug 02 04:24:05.438 INFO O| Actions: 26587/49256 actions (Installing new actions)
35222024-08-02T04:24:08.417Z[ recovery-image] Aug 02 04:24:07.631 INFO O| Aug 02 04:24:07.631 INFO O| Actions: 14888/24963 actions (Installing new actions)
35232024-08-02T04:24:10.191Z[ host-image] Aug 02 04:24:09.404 INFO O| Aug 02 04:24:09.404 INFO O| Actions: Completed 49256 actions in 13.96 seconds.
35242024-08-02T04:24:10.437Z[ host-image] Aug 02 04:24:09.651 INFO O| Aug 02 04:24:09.651 INFO O| Done
35252024-08-02T04:24:10.437Z[ host-image] Aug 02 04:24:09.651 INFO O| Aug 02 04:24:09.651 INFO O| Done
35262024-08-02T04:24:10.916Z[ host-image] Aug 02 04:24:10.130 INFO O| Aug 02 04:24:10.130 INFO O| Done
35272024-08-02T04:24:12.049Z[ host-image] Aug 02 04:24:11.262 INFO O| Aug 02 04:24:11.262 INFO O| Done
35282024-08-02T04:24:12.071Z[ host-image] Aug 02 04:24:11.285 INFO O| Aug 02 04:24:11.285 INFO O| Done
35292024-08-02T04:24:13.418Z[ recovery-image] Aug 02 04:24:12.631 INFO O| Aug 02 04:24:12.631 INFO O| Actions: 24505/24963 actions (Installing new actions)
35302024-08-02T04:24:13.889Z[ recovery-image] Aug 02 04:24:13.103 INFO O| Aug 02 04:24:13.103 INFO O| Actions: Completed 24963 actions in 10.47 seconds.
35312024-08-02T04:24:14.193Z[ recovery-image] Aug 02 04:24:13.406 INFO O| Aug 02 04:24:13.406 INFO O| Done
35322024-08-02T04:24:14.193Z[ recovery-image] Aug 02 04:24:13.406 INFO O| Aug 02 04:24:13.406 INFO O| Done
35332024-08-02T04:24:14.617Z[ recovery-image] Aug 02 04:24:13.831 INFO O| Aug 02 04:24:13.831 INFO O| Done
35342024-08-02T04:24:15.352Z[ recovery-image] Aug 02 04:24:14.566 INFO O| Aug 02 04:24:14.566 INFO O| Done
35352024-08-02T04:24:15.364Z[ recovery-image] Aug 02 04:24:14.577 INFO O| Aug 02 04:24:14.577 INFO O| Done
35362024-08-02T04:24:18.541Z[ host-image] Aug 02 04:24:17.754 INFO O| Aug 02 04:24:17.754 INFO O| Done
35372024-08-02T04:24:18.988Z[ host-image] Aug 02 04:24:18.201 INFO O| Aug 02 04:24:18.201 INFO O| Done
35382024-08-02T04:24:19.158Z[ host-image] Aug 02 04:24:18.371 INFO O| Aug 02 04:24:18.371 INFO STEP 11 (pkg_install) COMPLETE
35392024-08-02T04:24:19.159Z[ host-image] Aug 02 04:24:18.371 INFO O| Aug 02 04:24:18.371 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35402024-08-02T04:24:19.170Z[ host-image] Aug 02 04:24:18.383 INFO O| Aug 02 04:24:18.383 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
35412024-08-02T04:24:19.482Z[ recovery-image] Aug 02 04:24:18.695 INFO O| Aug 02 04:24:18.695 INFO O| Done
35422024-08-02T04:24:19.601Z[ host-image] Aug 02 04:24:18.814 INFO O| Aug 02 04:24:18.814 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
35432024-08-02T04:24:19.814Z[ recovery-image] Aug 02 04:24:19.027 INFO O| Aug 02 04:24:19.027 INFO O| Done
35442024-08-02T04:24:20.003Z[ recovery-image] Aug 02 04:24:19.215 INFO O| Aug 02 04:24:19.215 INFO STEP 11 (pkg_install) COMPLETE
35452024-08-02T04:24:20.003Z[ recovery-image] Aug 02 04:24:19.215 INFO O| Aug 02 04:24:19.215 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35462024-08-02T04:24:20.006Z[ recovery-image] Aug 02 04:24:19.215 INFO O| Aug 02 04:24:19.215 INFO skip step because feature "recovery" is enabled
35472024-08-02T04:24:20.006Z[ recovery-image] Aug 02 04:24:19.215 INFO O| Aug 02 04:24:19.215 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35482024-08-02T04:24:20.006Z[ recovery-image] Aug 02 04:24:19.215 INFO O| Aug 02 04:24:19.215 INFO skip step because feature "omicron1" is not enabled
35492024-08-02T04:24:20.006Z[ recovery-image] Aug 02 04:24:19.215 INFO O| Aug 02 04:24:19.215 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35502024-08-02T04:24:20.015Z[ recovery-image] Aug 02 04:24:19.228 INFO O| Aug 02 04:24:19.227 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.33.277"]
35512024-08-02T04:24:20.438Z[ recovery-image] Aug 02 04:24:19.651 INFO O| Aug 02 04:24:19.651 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
35522024-08-02T04:24:21.086Z[ host-image] Aug 02 04:24:20.298 INFO O| Aug 02 04:24:20.298 INFO O| Planning: Solver setup ... Done
35532024-08-02T04:24:21.089Z[ host-image] Aug 02 04:24:20.302 INFO O| Aug 02 04:24:20.302 INFO O| Planning: Running solver ... Done
35542024-08-02T04:24:21.128Z[ host-image] Aug 02 04:24:20.341 INFO O| Aug 02 04:24:20.340 INFO O| Planning: Finding local manifests ... Done
35552024-08-02T04:24:21.131Z[ host-image] Aug 02 04:24:20.342 INFO O| Aug 02 04:24:20.342 INFO O| Planning: Fetching manifests: 0/4 0% complete
35562024-08-02T04:24:21.213Z[ host-image] Aug 02 04:24:20.426 INFO O| Aug 02 04:24:20.426 INFO O| Planning: Fetching manifests: 4/4 100% complete
35572024-08-02T04:24:21.235Z[ host-image] Aug 02 04:24:20.448 INFO O| Aug 02 04:24:20.447 INFO O| Planning: Package planning ... Done
35582024-08-02T04:24:21.238Z[ host-image] Aug 02 04:24:20.450 INFO O| Aug 02 04:24:20.450 INFO O| Planning: Merging actions ... Done
35592024-08-02T04:24:21.314Z[ host-image] Aug 02 04:24:20.527 INFO O| Aug 02 04:24:20.527 INFO O| Planning: Checking for conflicting actions ... Done
35602024-08-02T04:24:21.317Z[ host-image] Aug 02 04:24:20.528 INFO O| Aug 02 04:24:20.528 INFO O| Planning: Consolidating action changes ... Done
35612024-08-02T04:24:21.560Z[ host-image] Aug 02 04:24:20.772 INFO O| Aug 02 04:24:20.772 INFO O| Planning: Evaluating mediators ... Done
35622024-08-02T04:24:21.563Z[ host-image] Aug 02 04:24:20.773 INFO O| Aug 02 04:24:20.773 INFO O| Planning: Planning completed in 1.96 seconds
35632024-08-02T04:24:21.563Z[ host-image] Aug 02 04:24:20.775 INFO O| Aug 02 04:24:20.775 INFO O| Packages to install: 4
35642024-08-02T04:24:21.563Z[ host-image] Aug 02 04:24:20.775 INFO O| Aug 02 04:24:20.775 INFO O| Services to change: 2
35652024-08-02T04:24:21.572Z[ host-image] Aug 02 04:24:20.785 INFO O| Aug 02 04:24:20.785 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
35662024-08-02T04:24:21.742Z[ recovery-image] Aug 02 04:24:20.955 INFO O| Aug 02 04:24:20.955 INFO O| Planning: Solver setup ... Done
35672024-08-02T04:24:21.745Z[ recovery-image] Aug 02 04:24:20.958 INFO O| Aug 02 04:24:20.958 INFO O| Planning: Running solver ... Done
35682024-08-02T04:24:21.780Z[ recovery-image] Aug 02 04:24:20.993 INFO O| Aug 02 04:24:20.993 INFO O| Planning: Finding local manifests ... Done
35692024-08-02T04:24:21.783Z[ recovery-image] Aug 02 04:24:20.993 INFO O| Aug 02 04:24:20.993 INFO O| Planning: Fetching manifests: 0/1 0% complete
35702024-08-02T04:24:21.878Z[ recovery-image] Aug 02 04:24:21.090 INFO O| Aug 02 04:24:21.090 INFO O| Planning: Fetching manifests: 1/1 100% complete
35712024-08-02T04:24:21.907Z[ recovery-image] Aug 02 04:24:21.119 INFO O| Aug 02 04:24:21.119 INFO O| Planning: Package planning ... Done
35722024-08-02T04:24:21.910Z[ recovery-image] Aug 02 04:24:21.120 INFO O| Aug 02 04:24:21.119 INFO O| Planning: Merging actions ... Done
35732024-08-02T04:24:21.967Z[ recovery-image] Aug 02 04:24:21.179 INFO O| Aug 02 04:24:21.179 INFO O| Planning: Checking for conflicting actions ... Done
35742024-08-02T04:24:21.970Z[ recovery-image] Aug 02 04:24:21.180 INFO O| Aug 02 04:24:21.180 INFO O| Planning: Consolidating action changes ... Done
35752024-08-02T04:24:22.220Z[ recovery-image] Aug 02 04:24:21.433 INFO O| Aug 02 04:24:21.432 INFO O| Planning: Evaluating mediators ... Done
35762024-08-02T04:24:22.223Z[ recovery-image] Aug 02 04:24:21.433 INFO O| Aug 02 04:24:21.433 INFO O| Planning: Planning completed in 1.78 seconds
35772024-08-02T04:24:22.226Z[ recovery-image] Aug 02 04:24:21.436 INFO O| Aug 02 04:24:21.436 INFO O| Packages to install: 1
35782024-08-02T04:24:22.244Z[ recovery-image] Aug 02 04:24:21.457 INFO O| Aug 02 04:24:21.457 INFO O| Download: 0/4 items 0.0/20.9MB 0% complete
35792024-08-02T04:24:23.041Z[ recovery-image] Aug 02 04:24:22.253 INFO O| Aug 02 04:24:22.253 INFO O| Download: Completed 20.86 MB in 0.80 seconds (26.2M/s)
35802024-08-02T04:24:23.061Z[ recovery-image] Aug 02 04:24:22.273 INFO O| Aug 02 04:24:22.273 INFO O| Actions: 1/22 actions (Installing new actions)
35812024-08-02T04:24:23.569Z[ recovery-image] Aug 02 04:24:22.782 INFO O| Aug 02 04:24:22.781 INFO O| Actions: Completed 22 actions in 0.51 seconds.
35822024-08-02T04:24:23.774Z[ recovery-image] Aug 02 04:24:22.986 INFO O| Aug 02 04:24:22.986 INFO O| Done
35832024-08-02T04:24:23.774Z[ recovery-image] Aug 02 04:24:22.986 INFO O| Aug 02 04:24:22.986 INFO O| Done
35842024-08-02T04:24:24.108Z[ recovery-image] Aug 02 04:24:23.320 INFO O| Aug 02 04:24:23.319 INFO O| Done
35852024-08-02T04:24:24.637Z[ host-image] Aug 02 04:24:23.849 INFO O| Aug 02 04:24:23.849 INFO O| Download: Completed 1.39 MB in 3.06 seconds (464k/s)
35862024-08-02T04:24:24.660Z[ host-image] Aug 02 04:24:23.872 INFO O| Aug 02 04:24:23.872 INFO O| Actions: 1/238 actions (Installing new actions)
35872024-08-02T04:24:24.766Z[ host-image] Aug 02 04:24:23.978 INFO O| Aug 02 04:24:23.978 INFO O| Actions: Completed 238 actions in 0.11 seconds.
35882024-08-02T04:24:24.896Z[ recovery-image] Aug 02 04:24:24.108 INFO O| Aug 02 04:24:24.108 INFO O| Done
35892024-08-02T04:24:24.910Z[ recovery-image] Aug 02 04:24:24.122 INFO O| Aug 02 04:24:24.122 INFO O| Done
35902024-08-02T04:24:24.910Z[ recovery-image] Aug 02 04:24:24.122 INFO O| Aug 02 04:24:24.122 INFO O| Done
35912024-08-02T04:24:24.919Z[ recovery-image] Aug 02 04:24:24.132 INFO O| Aug 02 04:24:24.132 INFO O| Done
35922024-08-02T04:24:24.981Z[ host-image] Aug 02 04:24:24.193 INFO O| Aug 02 04:24:24.193 INFO O| Done
35932024-08-02T04:24:24.981Z[ host-image] Aug 02 04:24:24.193 INFO O| Aug 02 04:24:24.193 INFO O| Done
35942024-08-02T04:24:25.009Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO STEP 14 (pkg_install) COMPLETE
35952024-08-02T04:24:25.009Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35962024-08-02T04:24:25.009Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO skip step because feature "mfg" is not enabled
35972024-08-02T04:24:25.012Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35982024-08-02T04:24:25.012Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO skip step because feature "compliance" is not enabled
35992024-08-02T04:24:25.013Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36002024-08-02T04:24:25.013Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO skip step because feature "stress" is not enabled
36012024-08-02T04:24:25.013Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36022024-08-02T04:24:25.013Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO skip step because feature "nfs" is not enabled
36032024-08-02T04:24:25.013Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
36042024-08-02T04:24:25.013Z[ recovery-image] Aug 02 04:24:24.221 INFO O| Aug 02 04:24:24.221 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
36052024-08-02T04:24:25.101Z[ recovery-image] Aug 02 04:24:24.313 INFO O| Aug 02 04:24:24.313 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36062024-08-02T04:24:25.179Z[ recovery-image] Aug 02 04:24:24.391 INFO O| Aug 02 04:24:24.391 INFO completed processing gimlet/ramdisk-01-os
36072024-08-02T04:24:25.182Z[ recovery-image] Aug 02 04:24:24.393 INFO image builder template: ramdisk-02-trim...
36082024-08-02T04:24:25.182Z[ recovery-image] Aug 02 04:24:24.393 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/.tmp0yq2OH/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.33.277", "-n", "ramdisk-02-trim"], pwd: None
36092024-08-02T04:24:25.206Z[ recovery-image] Aug 02 04:24:24.418 INFO O| Aug 02 04:24:24.418 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
36102024-08-02T04:24:25.210Z[ recovery-image] Aug 02 04:24:24.422 INFO O| Aug 02 04:24:24.422 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
36112024-08-02T04:24:25.280Z[ recovery-image] Aug 02 04:24:24.492 INFO O| Aug 02 04:24:24.492 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
36122024-08-02T04:24:25.332Z[ recovery-image] Aug 02 04:24:24.544 INFO O| Aug 02 04:24:24.544 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
36132024-08-02T04:24:25.337Z[ recovery-image] Aug 02 04:24:24.544 INFO O| Aug 02 04:24:24.544 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
36142024-08-02T04:24:25.339Z[ recovery-image] Aug 02 04:24:24.550 INFO O| Aug 02 04:24:24.549 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
36152024-08-02T04:24:25.339Z[ host-image] Aug 02 04:24:24.551 INFO O| Aug 02 04:24:24.551 INFO O| Done
36162024-08-02T04:24:25.342Z[ recovery-image] Aug 02 04:24:24.553 INFO O| Aug 02 04:24:24.553 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
36172024-08-02T04:24:25.345Z[ recovery-image] Aug 02 04:24:24.558 INFO O| Aug 02 04:24:24.558 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
36182024-08-02T04:24:25.549Z[ recovery-image] Aug 02 04:24:24.761 INFO O| Aug 02 04:24:24.761 INFO rolled back to input snapshot; work may begin
36192024-08-02T04:24:25.549Z[ recovery-image] Aug 02 04:24:24.761 INFO O| Aug 02 04:24:24.761 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
36202024-08-02T04:24:25.554Z[ recovery-image] Aug 02 04:24:24.766 INFO O| Aug 02 04:24:24.766 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36212024-08-02T04:24:25.564Z[ recovery-image] Aug 02 04:24:24.776 INFO O| Aug 02 04:24:24.776 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
36222024-08-02T04:24:25.619Z[ recovery-image] Aug 02 04:24:24.831 INFO O| Aug 02 04:24:24.831 INFO STEP 0 (remove_files) COMPLETE
36232024-08-02T04:24:25.619Z[ recovery-image] Aug 02 04:24:24.831 INFO O| Aug 02 04:24:24.831 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36242024-08-02T04:24:25.630Z[ recovery-image] Aug 02 04:24:24.842 INFO O| Aug 02 04:24:24.842 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
36252024-08-02T04:24:25.633Z[ recovery-image] Aug 02 04:24:24.844 INFO O| Aug 02 04:24:24.844 INFO STEP 1 (remove_files) COMPLETE
36262024-08-02T04:24:25.633Z[ recovery-image] Aug 02 04:24:24.844 INFO O| Aug 02 04:24:24.844 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36272024-08-02T04:24:25.641Z[ recovery-image] Aug 02 04:24:24.853 INFO O| Aug 02 04:24:24.853 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
36282024-08-02T04:24:25.654Z[ recovery-image] Aug 02 04:24:24.866 INFO O| Aug 02 04:24:24.866 INFO STEP 2 (remove_files) COMPLETE
36292024-08-02T04:24:25.654Z[ recovery-image] Aug 02 04:24:24.866 INFO O| Aug 02 04:24:24.866 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36302024-08-02T04:24:25.664Z[ recovery-image] Aug 02 04:24:24.876 INFO O| Aug 02 04:24:24.876 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
36312024-08-02T04:24:25.667Z[ recovery-image] Aug 02 04:24:24.878 INFO O| Aug 02 04:24:24.878 INFO STEP 3 (remove_files) COMPLETE
36322024-08-02T04:24:25.667Z[ recovery-image] Aug 02 04:24:24.878 INFO O| Aug 02 04:24:24.878 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36332024-08-02T04:24:25.675Z[ recovery-image] Aug 02 04:24:24.888 INFO O| Aug 02 04:24:24.888 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
36342024-08-02T04:24:25.679Z[ recovery-image] Aug 02 04:24:24.891 INFO O| Aug 02 04:24:24.891 INFO STEP 4 (remove_files) COMPLETE
36352024-08-02T04:24:25.679Z[ recovery-image] Aug 02 04:24:24.891 INFO O| Aug 02 04:24:24.891 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36362024-08-02T04:24:25.688Z[ recovery-image] Aug 02 04:24:24.900 INFO O| Aug 02 04:24:24.900 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
36372024-08-02T04:24:25.691Z[ recovery-image] Aug 02 04:24:24.901 INFO O| Aug 02 04:24:24.901 INFO STEP 5 (remove_files) COMPLETE
36382024-08-02T04:24:25.691Z[ recovery-image] Aug 02 04:24:24.901 INFO O| Aug 02 04:24:24.901 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36392024-08-02T04:24:25.698Z[ recovery-image] Aug 02 04:24:24.910 INFO O| Aug 02 04:24:24.910 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
36402024-08-02T04:24:25.709Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO STEP 6 (remove_files) COMPLETE
36412024-08-02T04:24:25.709Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36422024-08-02T04:24:25.709Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO skip step because feature "recovery" is enabled
36432024-08-02T04:24:25.712Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36442024-08-02T04:24:25.712Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO skip step because feature "recovery" is enabled
36452024-08-02T04:24:25.712Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36462024-08-02T04:24:25.712Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO skip step because feature "recovery" is enabled
36472024-08-02T04:24:25.712Z[ recovery-image] Aug 02 04:24:24.921 INFO O| Aug 02 04:24:24.921 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36482024-08-02T04:24:25.721Z[ recovery-image] Aug 02 04:24:24.933 INFO O| Aug 02 04:24:24.933 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
36492024-08-02T04:24:25.724Z[ recovery-image] Aug 02 04:24:24.937 INFO O| Aug 02 04:24:24.936 INFO STEP 10 (remove_files) COMPLETE
36502024-08-02T04:24:25.724Z[ recovery-image] Aug 02 04:24:24.937 INFO O| Aug 02 04:24:24.936 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36512024-08-02T04:24:25.737Z[ recovery-image] Aug 02 04:24:24.949 INFO O| Aug 02 04:24:24.949 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
36522024-08-02T04:24:25.740Z[ recovery-image] Aug 02 04:24:24.950 INFO O| Aug 02 04:24:24.950 INFO STEP 11 (remove_files) COMPLETE
36532024-08-02T04:24:25.740Z[ recovery-image] Aug 02 04:24:24.950 INFO O| Aug 02 04:24:24.950 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36542024-08-02T04:24:25.748Z[ recovery-image] Aug 02 04:24:24.960 INFO O| Aug 02 04:24:24.960 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
36552024-08-02T04:24:25.750Z[ recovery-image] Aug 02 04:24:24.961 INFO O| Aug 02 04:24:24.961 INFO STEP 12 (remove_files) COMPLETE
36562024-08-02T04:24:25.751Z[ recovery-image] Aug 02 04:24:24.961 INFO O| Aug 02 04:24:24.961 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36572024-08-02T04:24:25.892Z[ recovery-image] Aug 02 04:24:25.104 INFO O| Aug 02 04:24:25.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
36582024-08-02T04:24:25.895Z[ recovery-image] Aug 02 04:24:25.106 INFO O| Aug 02 04:24:25.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
36592024-08-02T04:24:25.895Z[ recovery-image] Aug 02 04:24:25.108 INFO O| Aug 02 04:24:25.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
36602024-08-02T04:24:25.929Z[ recovery-image] Aug 02 04:24:25.141 INFO O| Aug 02 04:24:25.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
36612024-08-02T04:24:25.979Z[ recovery-image] Aug 02 04:24:25.191 INFO O| Aug 02 04:24:25.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
36622024-08-02T04:24:25.997Z[ recovery-image] Aug 02 04:24:25.209 INFO O| Aug 02 04:24:25.208 INFO STEP 13 (remove_files) COMPLETE
36632024-08-02T04:24:25.997Z[ recovery-image] Aug 02 04:24:25.209 INFO O| Aug 02 04:24:25.209 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36642024-08-02T04:24:26.007Z[ recovery-image] Aug 02 04:24:25.219 INFO O| Aug 02 04:24:25.219 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
36652024-08-02T04:24:26.010Z[ recovery-image] Aug 02 04:24:25.221 INFO O| Aug 02 04:24:25.221 INFO STEP 14 (remove_files) COMPLETE
36662024-08-02T04:24:26.010Z[ recovery-image] Aug 02 04:24:25.221 INFO O| Aug 02 04:24:25.221 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36672024-08-02T04:24:26.018Z[ recovery-image] Aug 02 04:24:25.230 INFO O| Aug 02 04:24:25.230 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
36682024-08-02T04:24:26.024Z[ recovery-image] Aug 02 04:24:25.236 INFO O| Aug 02 04:24:25.236 INFO STEP 15 (remove_files) COMPLETE
36692024-08-02T04:24:26.024Z[ recovery-image] Aug 02 04:24:25.236 INFO O| Aug 02 04:24:25.236 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36702024-08-02T04:24:26.033Z[ recovery-image] Aug 02 04:24:25.246 INFO O| Aug 02 04:24:25.246 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
36712024-08-02T04:24:26.036Z[ recovery-image] Aug 02 04:24:25.246 INFO O| Aug 02 04:24:25.246 INFO STEP 16 (remove_files) COMPLETE
36722024-08-02T04:24:26.036Z[ recovery-image] Aug 02 04:24:25.246 INFO O| Aug 02 04:24:25.246 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36732024-08-02T04:24:26.043Z[ recovery-image] Aug 02 04:24:25.255 INFO O| Aug 02 04:24:25.255 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
36742024-08-02T04:24:26.046Z[ recovery-image] Aug 02 04:24:25.257 INFO O| Aug 02 04:24:25.257 INFO STEP 17 (remove_files) COMPLETE
36752024-08-02T04:24:26.046Z[ recovery-image] Aug 02 04:24:25.257 INFO O| Aug 02 04:24:25.257 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36762024-08-02T04:24:26.054Z[ recovery-image] Aug 02 04:24:25.266 INFO O| Aug 02 04:24:25.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
36772024-08-02T04:24:26.057Z[ recovery-image] Aug 02 04:24:25.266 INFO O| Aug 02 04:24:25.266 INFO STEP 18 (remove_files) COMPLETE
36782024-08-02T04:24:26.057Z[ recovery-image] Aug 02 04:24:25.266 INFO O| Aug 02 04:24:25.266 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36792024-08-02T04:24:26.063Z[ recovery-image] Aug 02 04:24:25.275 INFO O| Aug 02 04:24:25.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
36802024-08-02T04:24:26.063Z[ recovery-image] Aug 02 04:24:25.275 INFO O| Aug 02 04:24:25.275 INFO STEP 19 (remove_files) COMPLETE
36812024-08-02T04:24:26.066Z[ recovery-image] Aug 02 04:24:25.275 INFO O| Aug 02 04:24:25.275 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36822024-08-02T04:24:26.072Z[ recovery-image] Aug 02 04:24:25.284 INFO O| Aug 02 04:24:25.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
36832024-08-02T04:24:26.072Z[ recovery-image] Aug 02 04:24:25.284 INFO O| Aug 02 04:24:25.284 INFO STEP 20 (remove_files) COMPLETE
36842024-08-02T04:24:26.075Z[ recovery-image] Aug 02 04:24:25.284 INFO O| Aug 02 04:24:25.284 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36852024-08-02T04:24:26.082Z[ recovery-image] Aug 02 04:24:25.294 INFO O| Aug 02 04:24:25.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
36862024-08-02T04:24:26.082Z[ recovery-image] Aug 02 04:24:25.294 INFO O| Aug 02 04:24:25.294 INFO STEP 21 (remove_files) COMPLETE
36872024-08-02T04:24:26.082Z[ recovery-image] Aug 02 04:24:25.294 INFO O| Aug 02 04:24:25.294 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36882024-08-02T04:24:26.091Z[ recovery-image] Aug 02 04:24:25.303 INFO O| Aug 02 04:24:25.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
36892024-08-02T04:24:26.091Z[ recovery-image] Aug 02 04:24:25.303 INFO O| Aug 02 04:24:25.303 INFO STEP 22 (remove_files) COMPLETE
36902024-08-02T04:24:26.094Z[ recovery-image] Aug 02 04:24:25.303 INFO O| Aug 02 04:24:25.303 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36912024-08-02T04:24:26.100Z[ recovery-image] Aug 02 04:24:25.313 INFO O| Aug 02 04:24:25.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
36922024-08-02T04:24:26.101Z[ recovery-image] Aug 02 04:24:25.313 INFO O| Aug 02 04:24:25.313 INFO STEP 23 (remove_files) COMPLETE
36932024-08-02T04:24:26.103Z[ recovery-image] Aug 02 04:24:25.313 INFO O| Aug 02 04:24:25.313 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36942024-08-02T04:24:26.110Z[ recovery-image] Aug 02 04:24:25.322 INFO O| Aug 02 04:24:25.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
36952024-08-02T04:24:26.110Z[ recovery-image] Aug 02 04:24:25.322 INFO O| Aug 02 04:24:25.322 INFO STEP 24 (remove_files) COMPLETE
36962024-08-02T04:24:26.110Z[ recovery-image] Aug 02 04:24:25.322 INFO O| Aug 02 04:24:25.322 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
36972024-08-02T04:24:26.120Z[ recovery-image] Aug 02 04:24:25.332 INFO O| Aug 02 04:24:25.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
36982024-08-02T04:24:26.120Z[ recovery-image] Aug 02 04:24:25.332 INFO O| Aug 02 04:24:25.332 INFO STEP 25 (remove_files) COMPLETE
36992024-08-02T04:24:26.120Z[ recovery-image] Aug 02 04:24:25.332 INFO O| Aug 02 04:24:25.332 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37002024-08-02T04:24:26.129Z[ recovery-image] Aug 02 04:24:25.341 INFO O| Aug 02 04:24:25.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
37012024-08-02T04:24:26.129Z[ recovery-image] Aug 02 04:24:25.341 INFO O| Aug 02 04:24:25.341 INFO STEP 26 (remove_files) COMPLETE
37022024-08-02T04:24:26.132Z[ recovery-image] Aug 02 04:24:25.341 INFO O| Aug 02 04:24:25.341 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37032024-08-02T04:24:26.138Z[ recovery-image] Aug 02 04:24:25.350 INFO O| Aug 02 04:24:25.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
37042024-08-02T04:24:26.138Z[ recovery-image] Aug 02 04:24:25.350 INFO O| Aug 02 04:24:25.350 INFO STEP 27 (remove_files) COMPLETE
37052024-08-02T04:24:26.141Z[ recovery-image] Aug 02 04:24:25.350 INFO O| Aug 02 04:24:25.350 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37062024-08-02T04:24:26.147Z[ recovery-image] Aug 02 04:24:25.359 INFO O| Aug 02 04:24:25.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
37072024-08-02T04:24:26.147Z[ recovery-image] Aug 02 04:24:25.359 INFO O| Aug 02 04:24:25.359 INFO STEP 28 (remove_files) COMPLETE
37082024-08-02T04:24:26.150Z[ recovery-image] Aug 02 04:24:25.359 INFO O| Aug 02 04:24:25.359 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37092024-08-02T04:24:26.156Z[ recovery-image] Aug 02 04:24:25.368 INFO O| Aug 02 04:24:25.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
37102024-08-02T04:24:26.156Z[ recovery-image] Aug 02 04:24:25.368 INFO O| Aug 02 04:24:25.368 INFO STEP 29 (remove_files) COMPLETE
37112024-08-02T04:24:26.159Z[ recovery-image] Aug 02 04:24:25.368 INFO O| Aug 02 04:24:25.368 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37122024-08-02T04:24:26.165Z[ recovery-image] Aug 02 04:24:25.377 INFO O| Aug 02 04:24:25.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
37132024-08-02T04:24:26.168Z[ recovery-image] Aug 02 04:24:25.377 INFO O| Aug 02 04:24:25.377 INFO STEP 30 (remove_files) COMPLETE
37142024-08-02T04:24:26.168Z[ recovery-image] Aug 02 04:24:25.377 INFO O| Aug 02 04:24:25.377 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37152024-08-02T04:24:26.175Z[ recovery-image] Aug 02 04:24:25.387 INFO O| Aug 02 04:24:25.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
37162024-08-02T04:24:26.175Z[ recovery-image] Aug 02 04:24:25.387 INFO O| Aug 02 04:24:25.387 INFO STEP 31 (remove_files) COMPLETE
37172024-08-02T04:24:26.177Z[ recovery-image] Aug 02 04:24:25.387 INFO O| Aug 02 04:24:25.387 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37182024-08-02T04:24:26.184Z[ recovery-image] Aug 02 04:24:25.397 INFO O| Aug 02 04:24:25.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
37192024-08-02T04:24:26.185Z[ recovery-image] Aug 02 04:24:25.397 INFO O| Aug 02 04:24:25.397 INFO STEP 32 (remove_files) COMPLETE
37202024-08-02T04:24:26.185Z[ recovery-image] Aug 02 04:24:25.397 INFO O| Aug 02 04:24:25.397 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37212024-08-02T04:24:26.194Z[ recovery-image] Aug 02 04:24:25.406 INFO O| Aug 02 04:24:25.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
37222024-08-02T04:24:26.194Z[ recovery-image] Aug 02 04:24:25.406 INFO O| Aug 02 04:24:25.406 INFO STEP 33 (remove_files) COMPLETE
37232024-08-02T04:24:26.197Z[ recovery-image] Aug 02 04:24:25.406 INFO O| Aug 02 04:24:25.406 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37242024-08-02T04:24:26.204Z[ recovery-image] Aug 02 04:24:25.416 INFO O| Aug 02 04:24:25.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
37252024-08-02T04:24:26.207Z[ recovery-image] Aug 02 04:24:25.416 INFO O| Aug 02 04:24:25.416 INFO STEP 34 (remove_files) COMPLETE
37262024-08-02T04:24:26.207Z[ recovery-image] Aug 02 04:24:25.416 INFO O| Aug 02 04:24:25.416 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37272024-08-02T04:24:26.214Z[ recovery-image] Aug 02 04:24:25.426 INFO O| Aug 02 04:24:25.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
37282024-08-02T04:24:26.214Z[ recovery-image] Aug 02 04:24:25.426 INFO O| Aug 02 04:24:25.426 INFO STEP 35 (remove_files) COMPLETE
37292024-08-02T04:24:26.214Z[ recovery-image] Aug 02 04:24:25.426 INFO O| Aug 02 04:24:25.426 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37302024-08-02T04:24:26.224Z[ recovery-image] Aug 02 04:24:25.436 INFO O| Aug 02 04:24:25.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
37312024-08-02T04:24:26.224Z[ recovery-image] Aug 02 04:24:25.436 INFO O| Aug 02 04:24:25.436 INFO STEP 36 (remove_files) COMPLETE
37322024-08-02T04:24:26.227Z[ recovery-image] Aug 02 04:24:25.436 INFO O| Aug 02 04:24:25.436 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37332024-08-02T04:24:26.234Z[ recovery-image] Aug 02 04:24:25.446 INFO O| Aug 02 04:24:25.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
37342024-08-02T04:24:26.237Z[ recovery-image] Aug 02 04:24:25.446 INFO O| Aug 02 04:24:25.446 INFO STEP 37 (remove_files) COMPLETE
37352024-08-02T04:24:26.237Z[ recovery-image] Aug 02 04:24:25.446 INFO O| Aug 02 04:24:25.446 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37362024-08-02T04:24:26.244Z[ recovery-image] Aug 02 04:24:25.456 INFO O| Aug 02 04:24:25.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
37372024-08-02T04:24:26.244Z[ recovery-image] Aug 02 04:24:25.456 INFO O| Aug 02 04:24:25.456 INFO STEP 38 (remove_files) COMPLETE
37382024-08-02T04:24:26.247Z[ recovery-image] Aug 02 04:24:25.456 INFO O| Aug 02 04:24:25.456 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37392024-08-02T04:24:26.254Z[ recovery-image] Aug 02 04:24:25.465 INFO O| Aug 02 04:24:25.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
37402024-08-02T04:24:26.254Z[ recovery-image] Aug 02 04:24:25.465 INFO O| Aug 02 04:24:25.465 INFO STEP 39 (remove_files) COMPLETE
37412024-08-02T04:24:26.257Z[ recovery-image] Aug 02 04:24:25.465 INFO O| Aug 02 04:24:25.465 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37422024-08-02T04:24:26.262Z[ recovery-image] Aug 02 04:24:25.475 INFO O| Aug 02 04:24:25.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
37432024-08-02T04:24:26.263Z[ recovery-image] Aug 02 04:24:25.475 INFO O| Aug 02 04:24:25.475 INFO STEP 40 (remove_files) COMPLETE
37442024-08-02T04:24:26.263Z[ recovery-image] Aug 02 04:24:25.475 INFO O| Aug 02 04:24:25.475 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37452024-08-02T04:24:26.272Z[ recovery-image] Aug 02 04:24:25.484 INFO O| Aug 02 04:24:25.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
37462024-08-02T04:24:26.275Z[ recovery-image] Aug 02 04:24:25.484 INFO O| Aug 02 04:24:25.484 INFO STEP 41 (remove_files) COMPLETE
37472024-08-02T04:24:26.275Z[ recovery-image] Aug 02 04:24:25.484 INFO O| Aug 02 04:24:25.484 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37482024-08-02T04:24:26.283Z[ recovery-image] Aug 02 04:24:25.495 INFO O| Aug 02 04:24:25.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
37492024-08-02T04:24:26.283Z[ recovery-image] Aug 02 04:24:25.496 INFO O| Aug 02 04:24:25.495 INFO STEP 42 (remove_files) COMPLETE
37502024-08-02T04:24:26.286Z[ recovery-image] Aug 02 04:24:25.496 INFO O| Aug 02 04:24:25.495 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37512024-08-02T04:24:26.293Z[ recovery-image] Aug 02 04:24:25.506 INFO O| Aug 02 04:24:25.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
37522024-08-02T04:24:26.293Z[ recovery-image] Aug 02 04:24:25.506 INFO O| Aug 02 04:24:25.506 INFO STEP 43 (remove_files) COMPLETE
37532024-08-02T04:24:26.296Z[ recovery-image] Aug 02 04:24:25.506 INFO O| Aug 02 04:24:25.506 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37542024-08-02T04:24:26.303Z[ recovery-image] Aug 02 04:24:25.515 INFO O| Aug 02 04:24:25.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
37552024-08-02T04:24:26.303Z[ recovery-image] Aug 02 04:24:25.515 INFO O| Aug 02 04:24:25.515 INFO STEP 44 (remove_files) COMPLETE
37562024-08-02T04:24:26.303Z[ recovery-image] Aug 02 04:24:25.515 INFO O| Aug 02 04:24:25.515 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37572024-08-02T04:24:26.313Z[ recovery-image] Aug 02 04:24:25.525 INFO O| Aug 02 04:24:25.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
37582024-08-02T04:24:26.313Z[ recovery-image] Aug 02 04:24:25.525 INFO O| Aug 02 04:24:25.525 INFO STEP 45 (remove_files) COMPLETE
37592024-08-02T04:24:26.316Z[ recovery-image] Aug 02 04:24:25.525 INFO O| Aug 02 04:24:25.525 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37602024-08-02T04:24:26.322Z[ recovery-image] Aug 02 04:24:25.534 INFO O| Aug 02 04:24:25.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
37612024-08-02T04:24:26.322Z[ recovery-image] Aug 02 04:24:25.534 INFO O| Aug 02 04:24:25.534 INFO STEP 46 (remove_files) COMPLETE
37622024-08-02T04:24:26.325Z[ recovery-image] Aug 02 04:24:25.534 INFO O| Aug 02 04:24:25.534 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37632024-08-02T04:24:26.331Z[ recovery-image] Aug 02 04:24:25.543 INFO O| Aug 02 04:24:25.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
37642024-08-02T04:24:26.334Z[ recovery-image] Aug 02 04:24:25.543 INFO O| Aug 02 04:24:25.543 INFO STEP 47 (remove_files) COMPLETE
37652024-08-02T04:24:26.334Z[ recovery-image] Aug 02 04:24:25.543 INFO O| Aug 02 04:24:25.543 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37662024-08-02T04:24:26.340Z[ recovery-image] Aug 02 04:24:25.552 INFO O| Aug 02 04:24:25.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
37672024-08-02T04:24:26.343Z[ recovery-image] Aug 02 04:24:25.552 INFO O| Aug 02 04:24:25.552 INFO STEP 48 (remove_files) COMPLETE
37682024-08-02T04:24:26.343Z[ recovery-image] Aug 02 04:24:25.553 INFO O| Aug 02 04:24:25.552 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37692024-08-02T04:24:26.350Z[ recovery-image] Aug 02 04:24:25.562 INFO O| Aug 02 04:24:25.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
37702024-08-02T04:24:26.352Z[ recovery-image] Aug 02 04:24:25.562 INFO O| Aug 02 04:24:25.562 INFO STEP 49 (remove_files) COMPLETE
37712024-08-02T04:24:26.352Z[ recovery-image] Aug 02 04:24:25.562 INFO O| Aug 02 04:24:25.562 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37722024-08-02T04:24:26.359Z[ recovery-image] Aug 02 04:24:25.571 INFO O| Aug 02 04:24:25.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
37732024-08-02T04:24:26.359Z[ recovery-image] Aug 02 04:24:25.571 INFO O| Aug 02 04:24:25.571 INFO STEP 50 (remove_files) COMPLETE
37742024-08-02T04:24:26.362Z[ recovery-image] Aug 02 04:24:25.571 INFO O| Aug 02 04:24:25.571 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37752024-08-02T04:24:26.369Z[ recovery-image] Aug 02 04:24:25.581 INFO O| Aug 02 04:24:25.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
37762024-08-02T04:24:26.369Z[ recovery-image] Aug 02 04:24:25.581 INFO O| Aug 02 04:24:25.581 INFO STEP 51 (remove_files) COMPLETE
37772024-08-02T04:24:26.369Z[ recovery-image] Aug 02 04:24:25.581 INFO O| Aug 02 04:24:25.581 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37782024-08-02T04:24:26.378Z[ recovery-image] Aug 02 04:24:25.590 INFO O| Aug 02 04:24:25.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
37792024-08-02T04:24:26.378Z[ recovery-image] Aug 02 04:24:25.590 INFO O| Aug 02 04:24:25.590 INFO STEP 52 (remove_files) COMPLETE
37802024-08-02T04:24:26.381Z[ recovery-image] Aug 02 04:24:25.591 INFO O| Aug 02 04:24:25.590 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37812024-08-02T04:24:26.389Z[ recovery-image] Aug 02 04:24:25.601 INFO O| Aug 02 04:24:25.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
37822024-08-02T04:24:26.389Z[ recovery-image] Aug 02 04:24:25.601 INFO O| Aug 02 04:24:25.601 INFO STEP 53 (remove_files) COMPLETE
37832024-08-02T04:24:26.392Z[ recovery-image] Aug 02 04:24:25.601 INFO O| Aug 02 04:24:25.601 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37842024-08-02T04:24:26.400Z[ recovery-image] Aug 02 04:24:25.613 INFO O| Aug 02 04:24:25.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
37852024-08-02T04:24:26.401Z[ recovery-image] Aug 02 04:24:25.613 INFO O| Aug 02 04:24:25.613 INFO STEP 54 (remove_files) COMPLETE
37862024-08-02T04:24:26.403Z[ recovery-image] Aug 02 04:24:25.613 INFO O| Aug 02 04:24:25.613 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37872024-08-02T04:24:26.411Z[ recovery-image] Aug 02 04:24:25.623 INFO O| Aug 02 04:24:25.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
37882024-08-02T04:24:26.411Z[ recovery-image] Aug 02 04:24:25.623 INFO O| Aug 02 04:24:25.623 INFO STEP 55 (remove_files) COMPLETE
37892024-08-02T04:24:26.411Z[ recovery-image] Aug 02 04:24:25.623 INFO O| Aug 02 04:24:25.623 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37902024-08-02T04:24:26.422Z[ recovery-image] Aug 02 04:24:25.634 INFO O| Aug 02 04:24:25.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
37912024-08-02T04:24:26.422Z[ recovery-image] Aug 02 04:24:25.634 INFO O| Aug 02 04:24:25.634 INFO STEP 56 (remove_files) COMPLETE
37922024-08-02T04:24:26.424Z[ recovery-image] Aug 02 04:24:25.634 INFO O| Aug 02 04:24:25.634 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37932024-08-02T04:24:26.431Z[ recovery-image] Aug 02 04:24:25.643 INFO O| Aug 02 04:24:25.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
37942024-08-02T04:24:26.431Z[ recovery-image] Aug 02 04:24:25.643 INFO O| Aug 02 04:24:25.643 INFO STEP 57 (remove_files) COMPLETE
37952024-08-02T04:24:26.431Z[ recovery-image] Aug 02 04:24:25.644 INFO O| Aug 02 04:24:25.643 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
37962024-08-02T04:24:26.441Z[ recovery-image] Aug 02 04:24:25.653 INFO O| Aug 02 04:24:25.653 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
37972024-08-02T04:24:26.441Z[ recovery-image] Aug 02 04:24:25.653 INFO O| Aug 02 04:24:25.653 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
37982024-08-02T04:24:26.445Z[ recovery-image] Aug 02 04:24:25.653 INFO O| Aug 02 04:24:25.653 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
37992024-08-02T04:24:26.445Z[ recovery-image] Aug 02 04:24:25.653 INFO O| Aug 02 04:24:25.653 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
38002024-08-02T04:24:26.445Z[ recovery-image] Aug 02 04:24:25.654 INFO O| Aug 02 04:24:25.653 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
38012024-08-02T04:24:26.445Z[ recovery-image] Aug 02 04:24:25.654 INFO O| Aug 02 04:24:25.654 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
38022024-08-02T04:24:26.445Z[ recovery-image] Aug 02 04:24:25.654 INFO O| Aug 02 04:24:25.654 INFO ok!
38032024-08-02T04:24:26.445Z[ recovery-image] Aug 02 04:24:25.654 INFO O| Aug 02 04:24:25.654 INFO STEP 58 (ensure_file) COMPLETE
38042024-08-02T04:24:26.445Z[ recovery-image] Aug 02 04:24:25.654 INFO O| Aug 02 04:24:25.654 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38052024-08-02T04:24:26.451Z[ recovery-image] Aug 02 04:24:25.663 INFO O| Aug 02 04:24:25.663 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
38062024-08-02T04:24:26.451Z[ recovery-image] Aug 02 04:24:25.663 INFO O| Aug 02 04:24:25.663 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
38072024-08-02T04:24:26.454Z[ recovery-image] Aug 02 04:24:25.664 INFO O| Aug 02 04:24:25.663 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
38082024-08-02T04:24:26.454Z[ recovery-image] Aug 02 04:24:25.664 INFO O| Aug 02 04:24:25.664 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
38092024-08-02T04:24:26.454Z[ recovery-image] Aug 02 04:24:25.664 INFO O| Aug 02 04:24:25.664 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
38102024-08-02T04:24:26.454Z[ recovery-image] Aug 02 04:24:25.664 INFO O| Aug 02 04:24:25.664 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
38112024-08-02T04:24:26.454Z[ recovery-image] Aug 02 04:24:25.664 INFO O| Aug 02 04:24:25.664 INFO ok!
38122024-08-02T04:24:26.454Z[ recovery-image] Aug 02 04:24:25.664 INFO O| Aug 02 04:24:25.664 INFO STEP 59 (ensure_file) COMPLETE
38132024-08-02T04:24:26.454Z[ recovery-image] Aug 02 04:24:25.664 INFO O| Aug 02 04:24:25.664 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38142024-08-02T04:24:26.461Z[ recovery-image] Aug 02 04:24:25.674 INFO O| Aug 02 04:24:25.673 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
38152024-08-02T04:24:26.462Z[ recovery-image] Aug 02 04:24:25.674 INFO O| Aug 02 04:24:25.673 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
38162024-08-02T04:24:26.462Z[ recovery-image] Aug 02 04:24:25.674 INFO O| Aug 02 04:24:25.674 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
38172024-08-02T04:24:26.464Z[ recovery-image] Aug 02 04:24:25.674 INFO O| Aug 02 04:24:25.674 INFO ok!
38182024-08-02T04:24:26.464Z[ recovery-image] Aug 02 04:24:25.674 INFO O| Aug 02 04:24:25.674 INFO STEP 60 (ensure_file) COMPLETE
38192024-08-02T04:24:26.464Z[ recovery-image] Aug 02 04:24:25.674 INFO O| Aug 02 04:24:25.674 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38202024-08-02T04:24:26.472Z[ recovery-image] Aug 02 04:24:25.684 INFO O| Aug 02 04:24:25.684 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
38212024-08-02T04:24:26.474Z[ recovery-image] Aug 02 04:24:25.684 INFO O| Aug 02 04:24:25.684 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
38222024-08-02T04:24:26.474Z[ recovery-image] Aug 02 04:24:25.684 INFO O| Aug 02 04:24:25.684 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
38232024-08-02T04:24:26.474Z[ recovery-image] Aug 02 04:24:25.684 INFO O| Aug 02 04:24:25.684 INFO ok!
38242024-08-02T04:24:26.474Z[ recovery-image] Aug 02 04:24:25.684 INFO O| Aug 02 04:24:25.684 INFO STEP 61 (ensure_file) COMPLETE
38252024-08-02T04:24:26.474Z[ recovery-image] Aug 02 04:24:25.684 INFO O| Aug 02 04:24:25.684 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38262024-08-02T04:24:26.481Z[ recovery-image] Aug 02 04:24:25.693 INFO O| Aug 02 04:24:25.693 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
38272024-08-02T04:24:26.484Z[ recovery-image] Aug 02 04:24:25.693 INFO O| Aug 02 04:24:25.693 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
38282024-08-02T04:24:26.484Z[ recovery-image] Aug 02 04:24:25.694 INFO O| Aug 02 04:24:25.694 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
38292024-08-02T04:24:26.484Z[ recovery-image] Aug 02 04:24:25.694 INFO O| Aug 02 04:24:25.694 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
38302024-08-02T04:24:26.484Z[ recovery-image] Aug 02 04:24:25.694 INFO O| Aug 02 04:24:25.694 INFO ok!
38312024-08-02T04:24:26.484Z[ recovery-image] Aug 02 04:24:25.694 INFO O| Aug 02 04:24:25.694 INFO STEP 62 (ensure_file) COMPLETE
38322024-08-02T04:24:26.484Z[ recovery-image] Aug 02 04:24:25.694 INFO O| Aug 02 04:24:25.694 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38332024-08-02T04:24:26.491Z[ recovery-image] Aug 02 04:24:25.703 INFO O| Aug 02 04:24:25.703 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
38342024-08-02T04:24:26.491Z[ recovery-image] Aug 02 04:24:25.703 INFO O| Aug 02 04:24:25.703 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
38352024-08-02T04:24:26.491Z[ recovery-image] Aug 02 04:24:25.703 INFO O| Aug 02 04:24:25.703 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
38362024-08-02T04:24:26.494Z[ recovery-image] Aug 02 04:24:25.703 INFO O| Aug 02 04:24:25.703 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
38372024-08-02T04:24:26.494Z[ recovery-image] Aug 02 04:24:25.703 INFO O| Aug 02 04:24:25.703 INFO ok!
38382024-08-02T04:24:26.494Z[ recovery-image] Aug 02 04:24:25.703 INFO O| Aug 02 04:24:25.703 INFO STEP 63 (ensure_file) COMPLETE
38392024-08-02T04:24:26.494Z[ recovery-image] Aug 02 04:24:25.703 INFO O| Aug 02 04:24:25.703 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38402024-08-02T04:24:26.501Z[ recovery-image] Aug 02 04:24:25.713 INFO O| Aug 02 04:24:25.713 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/nvme does not exist
38412024-08-02T04:24:26.504Z[ recovery-image] Aug 02 04:24:25.713 INFO O| Aug 02 04:24:25.713 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-nvme -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/nvme ...
38422024-08-02T04:24:26.504Z[ recovery-image] Aug 02 04:24:25.713 INFO O| Aug 02 04:24:25.713 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/nvme
38432024-08-02T04:24:26.504Z[ recovery-image] Aug 02 04:24:25.713 INFO O| Aug 02 04:24:25.713 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/nvme
38442024-08-02T04:24:26.504Z[ recovery-image] Aug 02 04:24:25.713 INFO O| Aug 02 04:24:25.713 INFO ok!
38452024-08-02T04:24:26.504Z[ recovery-image] Aug 02 04:24:25.713 INFO O| Aug 02 04:24:25.713 INFO STEP 64 (ensure_file) COMPLETE
38462024-08-02T04:24:26.504Z[ recovery-image] Aug 02 04:24:25.713 INFO O| Aug 02 04:24:25.713 INFO STEP 65: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38472024-08-02T04:24:26.506Z[ host-image] Aug 02 04:24:25.716 INFO O| Aug 02 04:24:25.716 INFO O| Done
38482024-08-02T04:24:26.511Z[ recovery-image] Aug 02 04:24:25.723 INFO O| Aug 02 04:24:25.723 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
38492024-08-02T04:24:26.511Z[ recovery-image] Aug 02 04:24:25.723 INFO O| Aug 02 04:24:25.723 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
38502024-08-02T04:24:26.514Z[ recovery-image] Aug 02 04:24:25.723 INFO O| Aug 02 04:24:25.723 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
38512024-08-02T04:24:26.514Z[ recovery-image] Aug 02 04:24:25.723 INFO O| Aug 02 04:24:25.723 INFO ok!
38522024-08-02T04:24:26.514Z[ recovery-image] Aug 02 04:24:25.723 INFO O| Aug 02 04:24:25.723 INFO STEP 65 (assemble_files) COMPLETE
38532024-08-02T04:24:26.514Z[ recovery-image] Aug 02 04:24:25.723 INFO O| Aug 02 04:24:25.723 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38542024-08-02T04:24:26.521Z[ recovery-image] Aug 02 04:24:25.733 INFO O| Aug 02 04:24:25.733 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
38552024-08-02T04:24:26.521Z[ recovery-image] Aug 02 04:24:25.733 INFO O| Aug 02 04:24:25.733 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
38562024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
38572024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
38582024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO ok!
38592024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO STEP 66 (ensure_file) COMPLETE
38602024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38612024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO skip step because feature "omicron1" is not enabled
38622024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38632024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO skip step because feature "omicron1" is not enabled
38642024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38652024-08-02T04:24:26.524Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO skip step because feature "omicron1" is not enabled
38662024-08-02T04:24:26.525Z[ recovery-image] Aug 02 04:24:25.734 INFO O| Aug 02 04:24:25.734 INFO STEP 70: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
38672024-08-02T04:24:26.528Z[ host-image] Aug 02 04:24:25.740 INFO O| Aug 02 04:24:25.740 INFO O| Done
38682024-08-02T04:24:26.531Z[ host-image] Aug 02 04:24:25.740 INFO O| Aug 02 04:24:25.740 INFO O| Done
38692024-08-02T04:24:26.535Z[ recovery-image] Aug 02 04:24:25.747 INFO O| Aug 02 04:24:25.747 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
38702024-08-02T04:24:26.538Z[ recovery-image] Aug 02 04:24:25.747 INFO O| Aug 02 04:24:25.747 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
38712024-08-02T04:24:26.543Z[ host-image] Aug 02 04:24:25.756 INFO O| Aug 02 04:24:25.755 INFO O| Done
38722024-08-02T04:24:26.636Z[ host-image] Aug 02 04:24:25.848 INFO O| Aug 02 04:24:25.848 INFO STEP 12 (pkg_install) COMPLETE
38732024-08-02T04:24:26.636Z[ host-image] Aug 02 04:24:25.848 INFO O| Aug 02 04:24:25.848 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38742024-08-02T04:24:26.646Z[ host-image] Aug 02 04:24:25.858 INFO O| Aug 02 04:24:25.858 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
38752024-08-02T04:24:27.101Z[ host-image] Aug 02 04:24:26.313 INFO O| Aug 02 04:24:26.313 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38762024-08-02T04:24:27.973Z[ recovery-image] Aug 02 04:24:27.185 INFO O| Aug 02 04:24:27.185 INFO STEP 70 (pack_tar) COMPLETE
38772024-08-02T04:24:27.973Z[ recovery-image] Aug 02 04:24:27.185 INFO O| Aug 02 04:24:27.185 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
38782024-08-02T04:24:27.973Z[ recovery-image] Aug 02 04:24:27.185 INFO O| Aug 02 04:24:27.185 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
38792024-08-02T04:24:28.413Z[ recovery-image] Aug 02 04:24:27.625 INFO O| Aug 02 04:24:27.625 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
38802024-08-02T04:24:28.476Z[ recovery-image] Aug 02 04:24:27.687 INFO O| Aug 02 04:24:27.687 INFO completed processing gimlet/ramdisk-02-trim
38812024-08-02T04:24:28.480Z[ recovery-image] Aug 02 04:24:27.690 INFO image builder template: ramdisk-03-recovery-trim...
38822024-08-02T04:24:28.480Z[ recovery-image] Aug 02 04:24:27.690 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/.tmp0yq2OH/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.33.277", "-n", "ramdisk-03-recovery-trim"], pwd: None
38832024-08-02T04:24:28.494Z[ host-image] Aug 02 04:24:27.705 INFO O| Aug 02 04:24:27.705 INFO O| Planning: Solver setup ... Done
38842024-08-02T04:24:28.497Z[ host-image] Aug 02 04:24:27.709 INFO O| Aug 02 04:24:27.709 INFO O| Planning: Running solver ... Done
38852024-08-02T04:24:28.533Z[ host-image] Aug 02 04:24:27.744 INFO O| Aug 02 04:24:27.744 INFO O| Planning: Finding local manifests ... Done
38862024-08-02T04:24:28.536Z[ host-image] Aug 02 04:24:27.746 INFO O| Aug 02 04:24:27.746 INFO O| Planning: Fetching manifests: 0/6 0% complete
38872024-08-02T04:24:28.544Z[ recovery-image] Aug 02 04:24:27.755 INFO O| Aug 02 04:24:27.755 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
38882024-08-02T04:24:28.548Z[ recovery-image] Aug 02 04:24:27.760 INFO O| Aug 02 04:24:27.759 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
38892024-08-02T04:24:28.667Z[ recovery-image] Aug 02 04:24:27.879 INFO O| Aug 02 04:24:27.878 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
38902024-08-02T04:24:28.708Z[ host-image] Aug 02 04:24:27.919 INFO O| Aug 02 04:24:27.919 INFO O| Planning: Fetching manifests: 6/6 100% complete
38912024-08-02T04:24:28.728Z[ recovery-image] Aug 02 04:24:27.939 INFO O| Aug 02 04:24:27.939 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
38922024-08-02T04:24:28.731Z[ recovery-image] Aug 02 04:24:27.939 INFO O| Aug 02 04:24:27.939 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38932024-08-02T04:24:28.736Z[ recovery-image] Aug 02 04:24:27.948 INFO O| Aug 02 04:24:27.948 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
38942024-08-02T04:24:28.740Z[ recovery-image] Aug 02 04:24:27.952 INFO O| Aug 02 04:24:27.952 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
38952024-08-02T04:24:28.743Z[ host-image] Aug 02 04:24:27.953 INFO O| Aug 02 04:24:27.953 INFO O| Planning: Package planning ... Done
38962024-08-02T04:24:28.746Z[ recovery-image] Aug 02 04:24:27.956 INFO O| Aug 02 04:24:27.956 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
38972024-08-02T04:24:28.761Z[ host-image] Aug 02 04:24:27.972 INFO O| Aug 02 04:24:27.972 INFO O| Planning: Merging actions ... Done
38982024-08-02T04:24:28.838Z[ host-image] Aug 02 04:24:28.050 INFO O| Aug 02 04:24:28.050 INFO O| Planning: Checking for conflicting actions ... Done
38992024-08-02T04:24:28.843Z[ host-image] Aug 02 04:24:28.055 INFO O| Aug 02 04:24:28.055 INFO O| Planning: Consolidating action changes ... Done
39002024-08-02T04:24:28.955Z[ recovery-image] Aug 02 04:24:28.164 INFO O| Aug 02 04:24:28.164 INFO rolled back to input snapshot; work may begin
39012024-08-02T04:24:28.955Z[ recovery-image] Aug 02 04:24:28.164 INFO O| Aug 02 04:24:28.164 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
39022024-08-02T04:24:28.958Z[ recovery-image] Aug 02 04:24:28.170 INFO O| Aug 02 04:24:28.170 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39032024-08-02T04:24:28.969Z[ recovery-image] Aug 02 04:24:28.180 INFO O| Aug 02 04:24:28.180 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
39042024-08-02T04:24:28.972Z[ recovery-image] Aug 02 04:24:28.182 INFO O| Aug 02 04:24:28.182 INFO STEP 0 (remove_files) COMPLETE
39052024-08-02T04:24:28.973Z[ recovery-image] Aug 02 04:24:28.182 INFO O| Aug 02 04:24:28.182 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39062024-08-02T04:24:28.981Z[ recovery-image] Aug 02 04:24:28.192 INFO O| Aug 02 04:24:28.192 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
39072024-08-02T04:24:29.026Z[ recovery-image] Aug 02 04:24:28.237 INFO O| Aug 02 04:24:28.237 INFO STEP 1 (remove_files) COMPLETE
39082024-08-02T04:24:29.026Z[ recovery-image] Aug 02 04:24:28.237 INFO O| Aug 02 04:24:28.237 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39092024-08-02T04:24:29.037Z[ recovery-image] Aug 02 04:24:28.248 INFO O| Aug 02 04:24:28.248 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
39102024-08-02T04:24:29.040Z[ recovery-image] Aug 02 04:24:28.249 INFO O| Aug 02 04:24:28.249 INFO STEP 2 (remove_files) COMPLETE
39112024-08-02T04:24:29.040Z[ recovery-image] Aug 02 04:24:28.249 INFO O| Aug 02 04:24:28.249 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39122024-08-02T04:24:29.048Z[ recovery-image] Aug 02 04:24:28.259 INFO O| Aug 02 04:24:28.259 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
39132024-08-02T04:24:29.084Z[ recovery-image] Aug 02 04:24:28.296 INFO O| Aug 02 04:24:28.296 INFO STEP 3 (remove_files) COMPLETE
39142024-08-02T04:24:29.084Z[ recovery-image] Aug 02 04:24:28.296 INFO O| Aug 02 04:24:28.296 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39152024-08-02T04:24:29.095Z[ host-image] Aug 02 04:24:28.307 INFO O| Aug 02 04:24:28.307 INFO O| Planning: Evaluating mediators ... Done
39162024-08-02T04:24:29.096Z[ recovery-image] Aug 02 04:24:28.307 INFO O| Aug 02 04:24:28.307 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
39172024-08-02T04:24:29.099Z[ host-image] Aug 02 04:24:28.310 INFO O| Aug 02 04:24:28.310 INFO O| Planning: Planning completed in 2.00 seconds
39182024-08-02T04:24:29.102Z[ host-image] Aug 02 04:24:28.312 INFO O| Aug 02 04:24:28.312 INFO O| Packages to install: 6
39192024-08-02T04:24:29.102Z[ host-image] Aug 02 04:24:28.312 INFO O| Aug 02 04:24:28.312 INFO O| Mediators to change: 1
39202024-08-02T04:24:29.102Z[ host-image] Aug 02 04:24:28.312 INFO O| Aug 02 04:24:28.312 INFO O| Services to change: 1
39212024-08-02T04:24:29.107Z[ recovery-image] Aug 02 04:24:28.319 INFO O| Aug 02 04:24:28.318 INFO STEP 4 (remove_files) COMPLETE
39222024-08-02T04:24:29.107Z[ recovery-image] Aug 02 04:24:28.319 INFO O| Aug 02 04:24:28.319 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39232024-08-02T04:24:29.113Z[ host-image] Aug 02 04:24:28.325 INFO O| Aug 02 04:24:28.324 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
39242024-08-02T04:24:29.119Z[ recovery-image] Aug 02 04:24:28.330 INFO O| Aug 02 04:24:28.330 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
39252024-08-02T04:24:29.122Z[ recovery-image] Aug 02 04:24:28.333 INFO O| Aug 02 04:24:28.333 INFO STEP 5 (remove_files) COMPLETE
39262024-08-02T04:24:29.122Z[ recovery-image] Aug 02 04:24:28.333 INFO O| Aug 02 04:24:28.333 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39272024-08-02T04:24:29.132Z[ recovery-image] Aug 02 04:24:28.344 INFO O| Aug 02 04:24:28.344 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
39282024-08-02T04:24:29.136Z[ recovery-image] Aug 02 04:24:28.345 INFO O| Aug 02 04:24:28.345 INFO STEP 6 (remove_files) COMPLETE
39292024-08-02T04:24:29.136Z[ recovery-image] Aug 02 04:24:28.345 INFO O| Aug 02 04:24:28.345 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39302024-08-02T04:24:29.144Z[ recovery-image] Aug 02 04:24:28.355 INFO O| Aug 02 04:24:28.355 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
39312024-08-02T04:24:29.147Z[ recovery-image] Aug 02 04:24:28.356 INFO O| Aug 02 04:24:28.356 INFO STEP 7 (remove_files) COMPLETE
39322024-08-02T04:24:29.147Z[ recovery-image] Aug 02 04:24:28.356 INFO O| Aug 02 04:24:28.356 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39332024-08-02T04:24:29.154Z[ recovery-image] Aug 02 04:24:28.366 INFO O| Aug 02 04:24:28.366 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
39342024-08-02T04:24:29.158Z[ recovery-image] Aug 02 04:24:28.369 INFO O| Aug 02 04:24:28.369 INFO STEP 8 (remove_files) COMPLETE
39352024-08-02T04:24:29.158Z[ recovery-image] Aug 02 04:24:28.369 INFO O| Aug 02 04:24:28.369 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39362024-08-02T04:24:29.167Z[ recovery-image] Aug 02 04:24:28.378 INFO O| Aug 02 04:24:28.378 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
39372024-08-02T04:24:29.170Z[ recovery-image] Aug 02 04:24:28.379 INFO O| Aug 02 04:24:28.379 INFO STEP 9 (remove_files) COMPLETE
39382024-08-02T04:24:29.170Z[ recovery-image] Aug 02 04:24:28.379 INFO O| Aug 02 04:24:28.379 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39392024-08-02T04:24:29.177Z[ recovery-image] Aug 02 04:24:28.388 INFO O| Aug 02 04:24:28.388 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
39402024-08-02T04:24:29.180Z[ recovery-image] Aug 02 04:24:28.389 INFO O| Aug 02 04:24:28.389 INFO STEP 10 (remove_files) COMPLETE
39412024-08-02T04:24:29.180Z[ recovery-image] Aug 02 04:24:28.389 INFO O| Aug 02 04:24:28.389 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39422024-08-02T04:24:29.187Z[ recovery-image] Aug 02 04:24:28.398 INFO O| Aug 02 04:24:28.398 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
39432024-08-02T04:24:29.233Z[ recovery-image] Aug 02 04:24:28.444 INFO O| Aug 02 04:24:28.444 INFO STEP 11 (remove_files) COMPLETE
39442024-08-02T04:24:29.233Z[ recovery-image] Aug 02 04:24:28.444 INFO O| Aug 02 04:24:28.444 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39452024-08-02T04:24:29.244Z[ recovery-image] Aug 02 04:24:28.455 INFO O| Aug 02 04:24:28.455 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
39462024-08-02T04:24:29.247Z[ recovery-image] Aug 02 04:24:28.457 INFO O| Aug 02 04:24:28.457 INFO STEP 12 (remove_files) COMPLETE
39472024-08-02T04:24:29.247Z[ recovery-image] Aug 02 04:24:28.457 INFO O| Aug 02 04:24:28.457 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39482024-08-02T04:24:29.255Z[ recovery-image] Aug 02 04:24:28.467 INFO O| Aug 02 04:24:28.467 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
39492024-08-02T04:24:29.258Z[ recovery-image] Aug 02 04:24:28.469 INFO O| Aug 02 04:24:28.469 INFO STEP 13 (remove_files) COMPLETE
39502024-08-02T04:24:29.258Z[ recovery-image] Aug 02 04:24:28.469 INFO O| Aug 02 04:24:28.469 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39512024-08-02T04:24:29.268Z[ recovery-image] Aug 02 04:24:28.479 INFO O| Aug 02 04:24:28.479 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
39522024-08-02T04:24:29.271Z[ recovery-image] Aug 02 04:24:28.479 INFO O| Aug 02 04:24:28.479 INFO STEP 14 (remove_files) COMPLETE
39532024-08-02T04:24:29.271Z[ recovery-image] Aug 02 04:24:28.479 INFO O| Aug 02 04:24:28.479 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39542024-08-02T04:24:29.277Z[ recovery-image] Aug 02 04:24:28.489 INFO O| Aug 02 04:24:28.489 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
39552024-08-02T04:24:29.281Z[ recovery-image] Aug 02 04:24:28.489 INFO O| Aug 02 04:24:28.489 INFO STEP 15 (remove_files) COMPLETE
39562024-08-02T04:24:29.281Z[ recovery-image] Aug 02 04:24:28.489 INFO O| Aug 02 04:24:28.489 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39572024-08-02T04:24:29.287Z[ recovery-image] Aug 02 04:24:28.498 INFO O| Aug 02 04:24:28.498 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
39582024-08-02T04:24:29.294Z[ recovery-image] Aug 02 04:24:28.505 INFO O| Aug 02 04:24:28.505 INFO STEP 16 (remove_files) COMPLETE
39592024-08-02T04:24:29.294Z[ recovery-image] Aug 02 04:24:28.505 INFO O| Aug 02 04:24:28.505 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39602024-08-02T04:24:29.304Z[ recovery-image] Aug 02 04:24:28.515 INFO O| Aug 02 04:24:28.515 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
39612024-08-02T04:24:29.307Z[ recovery-image] Aug 02 04:24:28.515 INFO O| Aug 02 04:24:28.515 INFO STEP 17 (remove_files) COMPLETE
39622024-08-02T04:24:29.307Z[ recovery-image] Aug 02 04:24:28.515 INFO O| Aug 02 04:24:28.515 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39632024-08-02T04:24:29.313Z[ recovery-image] Aug 02 04:24:28.524 INFO O| Aug 02 04:24:28.524 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
39642024-08-02T04:24:29.316Z[ recovery-image] Aug 02 04:24:28.525 INFO O| Aug 02 04:24:28.525 INFO STEP 18 (remove_files) COMPLETE
39652024-08-02T04:24:29.316Z[ recovery-image] Aug 02 04:24:28.525 INFO O| Aug 02 04:24:28.525 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39662024-08-02T04:24:29.322Z[ recovery-image] Aug 02 04:24:28.534 INFO O| Aug 02 04:24:28.534 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
39672024-08-02T04:24:29.361Z[ recovery-image] Aug 02 04:24:28.572 INFO O| Aug 02 04:24:28.572 INFO STEP 19 (remove_files) COMPLETE
39682024-08-02T04:24:29.361Z[ recovery-image] Aug 02 04:24:28.572 INFO O| Aug 02 04:24:28.572 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39692024-08-02T04:24:29.372Z[ recovery-image] Aug 02 04:24:28.583 INFO O| Aug 02 04:24:28.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
39702024-08-02T04:24:29.376Z[ recovery-image] Aug 02 04:24:28.584 INFO O| Aug 02 04:24:28.584 INFO STEP 20 (remove_files) COMPLETE
39712024-08-02T04:24:29.376Z[ recovery-image] Aug 02 04:24:28.584 INFO O| Aug 02 04:24:28.584 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39722024-08-02T04:24:29.382Z[ recovery-image] Aug 02 04:24:28.594 INFO O| Aug 02 04:24:28.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
39732024-08-02T04:24:29.386Z[ recovery-image] Aug 02 04:24:28.594 INFO O| Aug 02 04:24:28.594 INFO STEP 21 (remove_files) COMPLETE
39742024-08-02T04:24:29.386Z[ recovery-image] Aug 02 04:24:28.594 INFO O| Aug 02 04:24:28.594 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39752024-08-02T04:24:29.393Z[ recovery-image] Aug 02 04:24:28.604 INFO O| Aug 02 04:24:28.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
39762024-08-02T04:24:29.396Z[ recovery-image] Aug 02 04:24:28.604 INFO O| Aug 02 04:24:28.604 INFO STEP 22 (remove_files) COMPLETE
39772024-08-02T04:24:29.396Z[ recovery-image] Aug 02 04:24:28.604 INFO O| Aug 02 04:24:28.604 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39782024-08-02T04:24:29.403Z[ recovery-image] Aug 02 04:24:28.614 INFO O| Aug 02 04:24:28.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
39792024-08-02T04:24:29.406Z[ recovery-image] Aug 02 04:24:28.615 INFO O| Aug 02 04:24:28.615 INFO STEP 23 (remove_files) COMPLETE
39802024-08-02T04:24:29.406Z[ recovery-image] Aug 02 04:24:28.615 INFO O| Aug 02 04:24:28.615 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39812024-08-02T04:24:29.413Z[ recovery-image] Aug 02 04:24:28.624 INFO O| Aug 02 04:24:28.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
39822024-08-02T04:24:29.420Z[ recovery-image] Aug 02 04:24:28.624 INFO O| Aug 02 04:24:28.624 INFO STEP 24 (remove_files) COMPLETE
39832024-08-02T04:24:29.420Z[ recovery-image] Aug 02 04:24:28.624 INFO O| Aug 02 04:24:28.624 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39842024-08-02T04:24:29.424Z[ recovery-image] Aug 02 04:24:28.634 INFO O| Aug 02 04:24:28.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
39852024-08-02T04:24:29.424Z[ recovery-image] Aug 02 04:24:28.634 INFO O| Aug 02 04:24:28.634 INFO STEP 25 (remove_files) COMPLETE
39862024-08-02T04:24:29.424Z[ recovery-image] Aug 02 04:24:28.634 INFO O| Aug 02 04:24:28.634 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39872024-08-02T04:24:29.432Z[ recovery-image] Aug 02 04:24:28.643 INFO O| Aug 02 04:24:28.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
39882024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.643 INFO O| Aug 02 04:24:28.643 INFO STEP 26 (remove_files) COMPLETE
39892024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.643 INFO O| Aug 02 04:24:28.643 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39902024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.653 INFO O| Aug 02 04:24:28.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
39912024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.653 INFO O| Aug 02 04:24:28.653 INFO STEP 27 (remove_files) COMPLETE
39922024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.653 INFO O| Aug 02 04:24:28.653 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39932024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.663 INFO O| Aug 02 04:24:28.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
39942024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.663 INFO O| Aug 02 04:24:28.663 INFO STEP 28 (remove_files) COMPLETE
39952024-08-02T04:24:29.453Z[ recovery-image] Aug 02 04:24:28.663 INFO O| Aug 02 04:24:28.663 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39962024-08-02T04:24:29.461Z[ recovery-image] Aug 02 04:24:28.672 INFO O| Aug 02 04:24:28.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
39972024-08-02T04:24:29.461Z[ recovery-image] Aug 02 04:24:28.673 INFO O| Aug 02 04:24:28.672 INFO STEP 29 (remove_files) COMPLETE
39982024-08-02T04:24:29.464Z[ recovery-image] Aug 02 04:24:28.673 INFO O| Aug 02 04:24:28.672 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
39992024-08-02T04:24:29.472Z[ recovery-image] Aug 02 04:24:28.682 INFO O| Aug 02 04:24:28.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
40002024-08-02T04:24:29.472Z[ recovery-image] Aug 02 04:24:28.682 INFO O| Aug 02 04:24:28.682 INFO STEP 30 (remove_files) COMPLETE
40012024-08-02T04:24:29.472Z[ recovery-image] Aug 02 04:24:28.682 INFO O| Aug 02 04:24:28.682 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40022024-08-02T04:24:29.481Z[ recovery-image] Aug 02 04:24:28.692 INFO O| Aug 02 04:24:28.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
40032024-08-02T04:24:29.487Z[ recovery-image] Aug 02 04:24:28.692 INFO O| Aug 02 04:24:28.692 INFO STEP 31 (remove_files) COMPLETE
40042024-08-02T04:24:29.487Z[ recovery-image] Aug 02 04:24:28.692 INFO O| Aug 02 04:24:28.692 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40052024-08-02T04:24:29.496Z[ recovery-image] Aug 02 04:24:28.702 INFO O| Aug 02 04:24:28.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
40062024-08-02T04:24:29.496Z[ recovery-image] Aug 02 04:24:28.702 INFO O| Aug 02 04:24:28.702 INFO STEP 32 (remove_files) COMPLETE
40072024-08-02T04:24:29.496Z[ recovery-image] Aug 02 04:24:28.702 INFO O| Aug 02 04:24:28.702 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40082024-08-02T04:24:29.500Z[ recovery-image] Aug 02 04:24:28.711 INFO O| Aug 02 04:24:28.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
40092024-08-02T04:24:29.503Z[ recovery-image] Aug 02 04:24:28.712 INFO O| Aug 02 04:24:28.712 INFO STEP 33 (remove_files) COMPLETE
40102024-08-02T04:24:29.503Z[ recovery-image] Aug 02 04:24:28.712 INFO O| Aug 02 04:24:28.712 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40112024-08-02T04:24:29.517Z[ recovery-image] Aug 02 04:24:28.721 INFO O| Aug 02 04:24:28.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
40122024-08-02T04:24:29.517Z[ recovery-image] Aug 02 04:24:28.721 INFO O| Aug 02 04:24:28.721 INFO STEP 34 (remove_files) COMPLETE
40132024-08-02T04:24:29.517Z[ recovery-image] Aug 02 04:24:28.721 INFO O| Aug 02 04:24:28.721 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40142024-08-02T04:24:29.521Z[ recovery-image] Aug 02 04:24:28.731 INFO O| Aug 02 04:24:28.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
40152024-08-02T04:24:29.521Z[ recovery-image] Aug 02 04:24:28.731 INFO O| Aug 02 04:24:28.731 INFO STEP 35 (remove_files) COMPLETE
40162024-08-02T04:24:29.521Z[ recovery-image] Aug 02 04:24:28.731 INFO O| Aug 02 04:24:28.731 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40172024-08-02T04:24:29.529Z[ recovery-image] Aug 02 04:24:28.741 INFO O| Aug 02 04:24:28.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
40182024-08-02T04:24:29.533Z[ recovery-image] Aug 02 04:24:28.741 INFO O| Aug 02 04:24:28.741 INFO STEP 36 (remove_files) COMPLETE
40192024-08-02T04:24:29.533Z[ recovery-image] Aug 02 04:24:28.741 INFO O| Aug 02 04:24:28.741 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40202024-08-02T04:24:29.556Z[ recovery-image] Aug 02 04:24:28.750 INFO O| Aug 02 04:24:28.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
40212024-08-02T04:24:29.560Z[ recovery-image] Aug 02 04:24:28.751 INFO O| Aug 02 04:24:28.751 INFO STEP 37 (remove_files) COMPLETE
40222024-08-02T04:24:29.560Z[ recovery-image] Aug 02 04:24:28.751 INFO O| Aug 02 04:24:28.751 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40232024-08-02T04:24:29.560Z[ recovery-image] Aug 02 04:24:28.761 INFO O| Aug 02 04:24:28.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
40242024-08-02T04:24:29.560Z[ recovery-image] Aug 02 04:24:28.761 INFO O| Aug 02 04:24:28.761 INFO STEP 38 (remove_files) COMPLETE
40252024-08-02T04:24:29.560Z[ recovery-image] Aug 02 04:24:28.761 INFO O| Aug 02 04:24:28.761 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40262024-08-02T04:24:29.566Z[ recovery-image] Aug 02 04:24:28.771 INFO O| Aug 02 04:24:28.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
40272024-08-02T04:24:29.566Z[ recovery-image] Aug 02 04:24:28.771 INFO O| Aug 02 04:24:28.771 INFO STEP 39 (remove_files) COMPLETE
40282024-08-02T04:24:29.566Z[ recovery-image] Aug 02 04:24:28.771 INFO O| Aug 02 04:24:28.771 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40292024-08-02T04:24:29.569Z[ recovery-image] Aug 02 04:24:28.781 INFO O| Aug 02 04:24:28.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
40302024-08-02T04:24:29.572Z[ recovery-image] Aug 02 04:24:28.781 INFO O| Aug 02 04:24:28.781 INFO STEP 40 (remove_files) COMPLETE
40312024-08-02T04:24:29.572Z[ recovery-image] Aug 02 04:24:28.781 INFO O| Aug 02 04:24:28.781 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40322024-08-02T04:24:29.580Z[ recovery-image] Aug 02 04:24:28.790 INFO O| Aug 02 04:24:28.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
40332024-08-02T04:24:29.580Z[ recovery-image] Aug 02 04:24:28.790 INFO O| Aug 02 04:24:28.790 INFO STEP 41 (remove_files) COMPLETE
40342024-08-02T04:24:29.580Z[ recovery-image] Aug 02 04:24:28.790 INFO O| Aug 02 04:24:28.790 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40352024-08-02T04:24:29.590Z[ recovery-image] Aug 02 04:24:28.800 INFO O| Aug 02 04:24:28.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
40362024-08-02T04:24:29.590Z[ recovery-image] Aug 02 04:24:28.800 INFO O| Aug 02 04:24:28.800 INFO STEP 42 (remove_files) COMPLETE
40372024-08-02T04:24:29.590Z[ recovery-image] Aug 02 04:24:28.800 INFO O| Aug 02 04:24:28.800 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40382024-08-02T04:24:29.599Z[ recovery-image] Aug 02 04:24:28.810 INFO O| Aug 02 04:24:28.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
40392024-08-02T04:24:29.599Z[ recovery-image] Aug 02 04:24:28.810 INFO O| Aug 02 04:24:28.810 INFO STEP 43 (remove_files) COMPLETE
40402024-08-02T04:24:29.602Z[ recovery-image] Aug 02 04:24:28.810 INFO O| Aug 02 04:24:28.810 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40412024-08-02T04:24:29.608Z[ recovery-image] Aug 02 04:24:28.820 INFO O| Aug 02 04:24:28.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
40422024-08-02T04:24:29.608Z[ recovery-image] Aug 02 04:24:28.820 INFO O| Aug 02 04:24:28.820 INFO STEP 44 (remove_files) COMPLETE
40432024-08-02T04:24:29.608Z[ recovery-image] Aug 02 04:24:28.820 INFO O| Aug 02 04:24:28.820 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40442024-08-02T04:24:29.618Z[ recovery-image] Aug 02 04:24:28.829 INFO O| Aug 02 04:24:28.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
40452024-08-02T04:24:29.618Z[ recovery-image] Aug 02 04:24:28.829 INFO O| Aug 02 04:24:28.829 INFO STEP 45 (remove_files) COMPLETE
40462024-08-02T04:24:29.621Z[ recovery-image] Aug 02 04:24:28.829 INFO O| Aug 02 04:24:28.829 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40472024-08-02T04:24:29.627Z[ recovery-image] Aug 02 04:24:28.838 INFO O| Aug 02 04:24:28.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
40482024-08-02T04:24:29.630Z[ recovery-image] Aug 02 04:24:28.838 INFO O| Aug 02 04:24:28.838 INFO STEP 46 (remove_files) COMPLETE
40492024-08-02T04:24:29.631Z[ recovery-image] Aug 02 04:24:28.838 INFO O| Aug 02 04:24:28.838 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40502024-08-02T04:24:29.636Z[ recovery-image] Aug 02 04:24:28.848 INFO O| Aug 02 04:24:28.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
40512024-08-02T04:24:29.640Z[ recovery-image] Aug 02 04:24:28.848 INFO O| Aug 02 04:24:28.848 INFO STEP 47 (remove_files) COMPLETE
40522024-08-02T04:24:29.640Z[ recovery-image] Aug 02 04:24:28.848 INFO O| Aug 02 04:24:28.848 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40532024-08-02T04:24:29.646Z[ recovery-image] Aug 02 04:24:28.857 INFO O| Aug 02 04:24:28.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
40542024-08-02T04:24:29.649Z[ recovery-image] Aug 02 04:24:28.857 INFO O| Aug 02 04:24:28.857 INFO STEP 48 (remove_files) COMPLETE
40552024-08-02T04:24:29.649Z[ recovery-image] Aug 02 04:24:28.857 INFO O| Aug 02 04:24:28.857 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40562024-08-02T04:24:29.656Z[ recovery-image] Aug 02 04:24:28.867 INFO O| Aug 02 04:24:28.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
40572024-08-02T04:24:29.656Z[ recovery-image] Aug 02 04:24:28.867 INFO O| Aug 02 04:24:28.867 INFO STEP 49 (remove_files) COMPLETE
40582024-08-02T04:24:29.659Z[ recovery-image] Aug 02 04:24:28.867 INFO O| Aug 02 04:24:28.867 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40592024-08-02T04:24:29.665Z[ recovery-image] Aug 02 04:24:28.877 INFO O| Aug 02 04:24:28.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
40602024-08-02T04:24:29.665Z[ recovery-image] Aug 02 04:24:28.877 INFO O| Aug 02 04:24:28.877 INFO STEP 50 (remove_files) COMPLETE
40612024-08-02T04:24:29.669Z[ recovery-image] Aug 02 04:24:28.877 INFO O| Aug 02 04:24:28.877 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40622024-08-02T04:24:29.675Z[ recovery-image] Aug 02 04:24:28.886 INFO O| Aug 02 04:24:28.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
40632024-08-02T04:24:29.678Z[ recovery-image] Aug 02 04:24:28.886 INFO O| Aug 02 04:24:28.886 INFO STEP 51 (remove_files) COMPLETE
40642024-08-02T04:24:29.678Z[ recovery-image] Aug 02 04:24:28.886 INFO O| Aug 02 04:24:28.886 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40652024-08-02T04:24:29.684Z[ recovery-image] Aug 02 04:24:28.895 INFO O| Aug 02 04:24:28.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
40662024-08-02T04:24:29.684Z[ recovery-image] Aug 02 04:24:28.896 INFO O| Aug 02 04:24:28.896 INFO STEP 52 (remove_files) COMPLETE
40672024-08-02T04:24:29.684Z[ recovery-image] Aug 02 04:24:28.896 INFO O| Aug 02 04:24:28.896 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40682024-08-02T04:24:29.693Z[ recovery-image] Aug 02 04:24:28.905 INFO O| Aug 02 04:24:28.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
40692024-08-02T04:24:29.697Z[ recovery-image] Aug 02 04:24:28.905 INFO O| Aug 02 04:24:28.905 INFO STEP 53 (remove_files) COMPLETE
40702024-08-02T04:24:29.697Z[ recovery-image] Aug 02 04:24:28.905 INFO O| Aug 02 04:24:28.905 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40712024-08-02T04:24:29.705Z[ recovery-image] Aug 02 04:24:28.916 INFO O| Aug 02 04:24:28.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
40722024-08-02T04:24:29.705Z[ recovery-image] Aug 02 04:24:28.916 INFO O| Aug 02 04:24:28.916 INFO STEP 54 (remove_files) COMPLETE
40732024-08-02T04:24:29.708Z[ recovery-image] Aug 02 04:24:28.916 INFO O| Aug 02 04:24:28.916 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40742024-08-02T04:24:29.715Z[ recovery-image] Aug 02 04:24:28.926 INFO O| Aug 02 04:24:28.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
40752024-08-02T04:24:29.715Z[ recovery-image] Aug 02 04:24:28.926 INFO O| Aug 02 04:24:28.926 INFO STEP 55 (remove_files) COMPLETE
40762024-08-02T04:24:29.718Z[ recovery-image] Aug 02 04:24:28.926 INFO O| Aug 02 04:24:28.926 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40772024-08-02T04:24:29.724Z[ recovery-image] Aug 02 04:24:28.936 INFO O| Aug 02 04:24:28.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
40782024-08-02T04:24:29.724Z[ recovery-image] Aug 02 04:24:28.936 INFO O| Aug 02 04:24:28.936 INFO STEP 56 (remove_files) COMPLETE
40792024-08-02T04:24:29.728Z[ recovery-image] Aug 02 04:24:28.936 INFO O| Aug 02 04:24:28.936 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40802024-08-02T04:24:29.733Z[ recovery-image] Aug 02 04:24:28.945 INFO O| Aug 02 04:24:28.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
40812024-08-02T04:24:29.733Z[ recovery-image] Aug 02 04:24:28.945 INFO O| Aug 02 04:24:28.945 INFO STEP 57 (remove_files) COMPLETE
40822024-08-02T04:24:29.736Z[ recovery-image] Aug 02 04:24:28.945 INFO O| Aug 02 04:24:28.945 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40832024-08-02T04:24:29.742Z[ recovery-image] Aug 02 04:24:28.954 INFO O| Aug 02 04:24:28.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
40842024-08-02T04:24:29.746Z[ recovery-image] Aug 02 04:24:28.954 INFO O| Aug 02 04:24:28.954 INFO STEP 58 (remove_files) COMPLETE
40852024-08-02T04:24:29.746Z[ recovery-image] Aug 02 04:24:28.954 INFO O| Aug 02 04:24:28.954 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40862024-08-02T04:24:29.752Z[ recovery-image] Aug 02 04:24:28.963 INFO O| Aug 02 04:24:28.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
40872024-08-02T04:24:29.755Z[ recovery-image] Aug 02 04:24:28.964 INFO O| Aug 02 04:24:28.963 INFO STEP 59 (remove_files) COMPLETE
40882024-08-02T04:24:29.755Z[ recovery-image] Aug 02 04:24:28.964 INFO O| Aug 02 04:24:28.964 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40892024-08-02T04:24:29.761Z[ recovery-image] Aug 02 04:24:28.973 INFO O| Aug 02 04:24:28.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
40902024-08-02T04:24:29.761Z[ recovery-image] Aug 02 04:24:28.973 INFO O| Aug 02 04:24:28.973 INFO STEP 60 (remove_files) COMPLETE
40912024-08-02T04:24:29.764Z[ recovery-image] Aug 02 04:24:28.973 INFO O| Aug 02 04:24:28.973 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40922024-08-02T04:24:29.771Z[ recovery-image] Aug 02 04:24:28.982 INFO O| Aug 02 04:24:28.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
40932024-08-02T04:24:29.774Z[ recovery-image] Aug 02 04:24:28.982 INFO O| Aug 02 04:24:28.982 INFO STEP 61 (remove_files) COMPLETE
40942024-08-02T04:24:29.774Z[ recovery-image] Aug 02 04:24:28.982 INFO O| Aug 02 04:24:28.982 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40952024-08-02T04:24:29.780Z[ recovery-image] Aug 02 04:24:28.991 INFO O| Aug 02 04:24:28.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
40962024-08-02T04:24:29.780Z[ recovery-image] Aug 02 04:24:28.991 INFO O| Aug 02 04:24:28.991 INFO STEP 62 (remove_files) COMPLETE
40972024-08-02T04:24:29.783Z[ recovery-image] Aug 02 04:24:28.991 INFO O| Aug 02 04:24:28.991 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
40982024-08-02T04:24:29.789Z[ recovery-image] Aug 02 04:24:29.001 INFO O| Aug 02 04:24:29.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
40992024-08-02T04:24:29.793Z[ recovery-image] Aug 02 04:24:29.001 INFO O| Aug 02 04:24:29.001 INFO STEP 63 (remove_files) COMPLETE
41002024-08-02T04:24:29.793Z[ recovery-image] Aug 02 04:24:29.001 INFO O| Aug 02 04:24:29.001 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41012024-08-02T04:24:29.801Z[ recovery-image] Aug 02 04:24:29.012 INFO O| Aug 02 04:24:29.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
41022024-08-02T04:24:29.801Z[ recovery-image] Aug 02 04:24:29.012 INFO O| Aug 02 04:24:29.012 INFO STEP 64 (remove_files) COMPLETE
41032024-08-02T04:24:29.804Z[ recovery-image] Aug 02 04:24:29.012 INFO O| Aug 02 04:24:29.012 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41042024-08-02T04:24:29.810Z[ recovery-image] Aug 02 04:24:29.022 INFO O| Aug 02 04:24:29.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
41052024-08-02T04:24:29.813Z[ recovery-image] Aug 02 04:24:29.022 INFO O| Aug 02 04:24:29.022 INFO STEP 65 (remove_files) COMPLETE
41062024-08-02T04:24:29.813Z[ recovery-image] Aug 02 04:24:29.022 INFO O| Aug 02 04:24:29.022 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41072024-08-02T04:24:29.820Z[ recovery-image] Aug 02 04:24:29.031 INFO O| Aug 02 04:24:29.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
41082024-08-02T04:24:29.823Z[ recovery-image] Aug 02 04:24:29.031 INFO O| Aug 02 04:24:29.031 INFO STEP 66 (remove_files) COMPLETE
41092024-08-02T04:24:29.823Z[ recovery-image] Aug 02 04:24:29.031 INFO O| Aug 02 04:24:29.031 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41102024-08-02T04:24:29.829Z[ recovery-image] Aug 02 04:24:29.040 INFO O| Aug 02 04:24:29.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
41112024-08-02T04:24:29.832Z[ recovery-image] Aug 02 04:24:29.040 INFO O| Aug 02 04:24:29.040 INFO STEP 67 (remove_files) COMPLETE
41122024-08-02T04:24:29.832Z[ recovery-image] Aug 02 04:24:29.040 INFO O| Aug 02 04:24:29.040 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41132024-08-02T04:24:29.838Z[ recovery-image] Aug 02 04:24:29.050 INFO O| Aug 02 04:24:29.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
41142024-08-02T04:24:29.838Z[ recovery-image] Aug 02 04:24:29.050 INFO O| Aug 02 04:24:29.050 INFO STEP 68 (remove_files) COMPLETE
41152024-08-02T04:24:29.838Z[ recovery-image] Aug 02 04:24:29.050 INFO O| Aug 02 04:24:29.050 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41162024-08-02T04:24:29.847Z[ recovery-image] Aug 02 04:24:29.059 INFO O| Aug 02 04:24:29.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
41172024-08-02T04:24:29.848Z[ recovery-image] Aug 02 04:24:29.059 INFO O| Aug 02 04:24:29.059 INFO STEP 69 (remove_files) COMPLETE
41182024-08-02T04:24:29.851Z[ recovery-image] Aug 02 04:24:29.059 INFO O| Aug 02 04:24:29.059 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41192024-08-02T04:24:29.857Z[ recovery-image] Aug 02 04:24:29.068 INFO O| Aug 02 04:24:29.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
41202024-08-02T04:24:29.860Z[ recovery-image] Aug 02 04:24:29.068 INFO O| Aug 02 04:24:29.068 INFO STEP 70 (remove_files) COMPLETE
41212024-08-02T04:24:29.860Z[ recovery-image] Aug 02 04:24:29.068 INFO O| Aug 02 04:24:29.068 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41222024-08-02T04:24:29.866Z[ recovery-image] Aug 02 04:24:29.077 INFO O| Aug 02 04:24:29.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
41232024-08-02T04:24:29.866Z[ recovery-image] Aug 02 04:24:29.077 INFO O| Aug 02 04:24:29.077 INFO STEP 71 (remove_files) COMPLETE
41242024-08-02T04:24:29.869Z[ recovery-image] Aug 02 04:24:29.077 INFO O| Aug 02 04:24:29.077 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41252024-08-02T04:24:29.875Z[ recovery-image] Aug 02 04:24:29.086 INFO O| Aug 02 04:24:29.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
41262024-08-02T04:24:29.875Z[ recovery-image] Aug 02 04:24:29.086 INFO O| Aug 02 04:24:29.086 INFO STEP 72 (remove_files) COMPLETE
41272024-08-02T04:24:29.878Z[ recovery-image] Aug 02 04:24:29.086 INFO O| Aug 02 04:24:29.086 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41282024-08-02T04:24:29.884Z[ recovery-image] Aug 02 04:24:29.095 INFO O| Aug 02 04:24:29.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
41292024-08-02T04:24:29.887Z[ recovery-image] Aug 02 04:24:29.095 INFO O| Aug 02 04:24:29.095 INFO STEP 73 (remove_files) COMPLETE
41302024-08-02T04:24:29.887Z[ recovery-image] Aug 02 04:24:29.095 INFO O| Aug 02 04:24:29.095 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41312024-08-02T04:24:29.893Z[ recovery-image] Aug 02 04:24:29.105 INFO O| Aug 02 04:24:29.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
41322024-08-02T04:24:29.896Z[ recovery-image] Aug 02 04:24:29.105 INFO O| Aug 02 04:24:29.105 INFO STEP 74 (remove_files) COMPLETE
41332024-08-02T04:24:29.896Z[ recovery-image] Aug 02 04:24:29.105 INFO O| Aug 02 04:24:29.105 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41342024-08-02T04:24:29.902Z[ recovery-image] Aug 02 04:24:29.114 INFO O| Aug 02 04:24:29.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
41352024-08-02T04:24:29.902Z[ recovery-image] Aug 02 04:24:29.114 INFO O| Aug 02 04:24:29.114 INFO STEP 75 (remove_files) COMPLETE
41362024-08-02T04:24:29.905Z[ recovery-image] Aug 02 04:24:29.114 INFO O| Aug 02 04:24:29.114 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41372024-08-02T04:24:29.912Z[ recovery-image] Aug 02 04:24:29.123 INFO O| Aug 02 04:24:29.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
41382024-08-02T04:24:29.922Z[ recovery-image] Aug 02 04:24:29.123 INFO O| Aug 02 04:24:29.123 INFO STEP 76 (remove_files) COMPLETE
41392024-08-02T04:24:29.923Z[ recovery-image] Aug 02 04:24:29.123 INFO O| Aug 02 04:24:29.123 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41402024-08-02T04:24:29.923Z[ recovery-image] Aug 02 04:24:29.132 INFO O| Aug 02 04:24:29.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
41412024-08-02T04:24:29.923Z[ recovery-image] Aug 02 04:24:29.132 INFO O| Aug 02 04:24:29.132 INFO STEP 77 (remove_files) COMPLETE
41422024-08-02T04:24:29.923Z[ recovery-image] Aug 02 04:24:29.132 INFO O| Aug 02 04:24:29.132 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41432024-08-02T04:24:29.929Z[ recovery-image] Aug 02 04:24:29.141 INFO O| Aug 02 04:24:29.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
41442024-08-02T04:24:29.930Z[ recovery-image] Aug 02 04:24:29.141 INFO O| Aug 02 04:24:29.141 INFO STEP 78 (remove_files) COMPLETE
41452024-08-02T04:24:29.933Z[ recovery-image] Aug 02 04:24:29.141 INFO O| Aug 02 04:24:29.141 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41462024-08-02T04:24:29.939Z[ recovery-image] Aug 02 04:24:29.150 INFO O| Aug 02 04:24:29.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
41472024-08-02T04:24:29.939Z[ recovery-image] Aug 02 04:24:29.150 INFO O| Aug 02 04:24:29.150 INFO STEP 79 (remove_files) COMPLETE
41482024-08-02T04:24:29.942Z[ recovery-image] Aug 02 04:24:29.150 INFO O| Aug 02 04:24:29.150 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41492024-08-02T04:24:29.948Z[ recovery-image] Aug 02 04:24:29.159 INFO O| Aug 02 04:24:29.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
41502024-08-02T04:24:29.948Z[ recovery-image] Aug 02 04:24:29.160 INFO O| Aug 02 04:24:29.159 INFO STEP 80 (remove_files) COMPLETE
41512024-08-02T04:24:29.948Z[ recovery-image] Aug 02 04:24:29.160 INFO O| Aug 02 04:24:29.160 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41522024-08-02T04:24:29.957Z[ recovery-image] Aug 02 04:24:29.169 INFO O| Aug 02 04:24:29.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
41532024-08-02T04:24:29.957Z[ recovery-image] Aug 02 04:24:29.169 INFO O| Aug 02 04:24:29.169 INFO STEP 81 (remove_files) COMPLETE
41542024-08-02T04:24:29.957Z[ recovery-image] Aug 02 04:24:29.169 INFO O| Aug 02 04:24:29.169 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41552024-08-02T04:24:29.967Z[ recovery-image] Aug 02 04:24:29.178 INFO O| Aug 02 04:24:29.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
41562024-08-02T04:24:29.967Z[ recovery-image] Aug 02 04:24:29.178 INFO O| Aug 02 04:24:29.178 INFO STEP 82 (remove_files) COMPLETE
41572024-08-02T04:24:29.970Z[ recovery-image] Aug 02 04:24:29.178 INFO O| Aug 02 04:24:29.178 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41582024-08-02T04:24:29.977Z[ recovery-image] Aug 02 04:24:29.188 INFO O| Aug 02 04:24:29.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
41592024-08-02T04:24:29.977Z[ recovery-image] Aug 02 04:24:29.188 INFO O| Aug 02 04:24:29.188 INFO STEP 83 (remove_files) COMPLETE
41602024-08-02T04:24:29.977Z[ recovery-image] Aug 02 04:24:29.188 INFO O| Aug 02 04:24:29.188 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41612024-08-02T04:24:29.986Z[ recovery-image] Aug 02 04:24:29.197 INFO O| Aug 02 04:24:29.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
41622024-08-02T04:24:29.989Z[ recovery-image] Aug 02 04:24:29.197 INFO O| Aug 02 04:24:29.197 INFO STEP 84 (remove_files) COMPLETE
41632024-08-02T04:24:29.989Z[ recovery-image] Aug 02 04:24:29.197 INFO O| Aug 02 04:24:29.197 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41642024-08-02T04:24:29.995Z[ recovery-image] Aug 02 04:24:29.207 INFO O| Aug 02 04:24:29.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
41652024-08-02T04:24:29.995Z[ recovery-image] Aug 02 04:24:29.207 INFO O| Aug 02 04:24:29.207 INFO STEP 85 (remove_files) COMPLETE
41662024-08-02T04:24:29.995Z[ recovery-image] Aug 02 04:24:29.207 INFO O| Aug 02 04:24:29.207 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41672024-08-02T04:24:30.004Z[ recovery-image] Aug 02 04:24:29.216 INFO O| Aug 02 04:24:29.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
41682024-08-02T04:24:30.008Z[ recovery-image] Aug 02 04:24:29.216 INFO O| Aug 02 04:24:29.216 INFO STEP 86 (remove_files) COMPLETE
41692024-08-02T04:24:30.008Z[ recovery-image] Aug 02 04:24:29.216 INFO O| Aug 02 04:24:29.216 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41702024-08-02T04:24:30.013Z[ recovery-image] Aug 02 04:24:29.225 INFO O| Aug 02 04:24:29.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
41712024-08-02T04:24:30.017Z[ recovery-image] Aug 02 04:24:29.225 INFO O| Aug 02 04:24:29.225 INFO STEP 87 (remove_files) COMPLETE
41722024-08-02T04:24:30.017Z[ recovery-image] Aug 02 04:24:29.225 INFO O| Aug 02 04:24:29.225 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41732024-08-02T04:24:30.023Z[ recovery-image] Aug 02 04:24:29.234 INFO O| Aug 02 04:24:29.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
41742024-08-02T04:24:30.023Z[ recovery-image] Aug 02 04:24:29.234 INFO O| Aug 02 04:24:29.234 INFO STEP 88 (remove_files) COMPLETE
41752024-08-02T04:24:30.023Z[ recovery-image] Aug 02 04:24:29.234 INFO O| Aug 02 04:24:29.234 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41762024-08-02T04:24:30.032Z[ recovery-image] Aug 02 04:24:29.243 INFO O| Aug 02 04:24:29.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
41772024-08-02T04:24:30.032Z[ recovery-image] Aug 02 04:24:29.243 INFO O| Aug 02 04:24:29.243 INFO STEP 89 (remove_files) COMPLETE
41782024-08-02T04:24:30.032Z[ recovery-image] Aug 02 04:24:29.243 INFO O| Aug 02 04:24:29.243 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41792024-08-02T04:24:30.041Z[ recovery-image] Aug 02 04:24:29.252 INFO O| Aug 02 04:24:29.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
41802024-08-02T04:24:30.044Z[ recovery-image] Aug 02 04:24:29.252 INFO O| Aug 02 04:24:29.252 INFO STEP 90 (remove_files) COMPLETE
41812024-08-02T04:24:30.044Z[ recovery-image] Aug 02 04:24:29.252 INFO O| Aug 02 04:24:29.252 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41822024-08-02T04:24:30.050Z[ recovery-image] Aug 02 04:24:29.262 INFO O| Aug 02 04:24:29.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
41832024-08-02T04:24:30.050Z[ recovery-image] Aug 02 04:24:29.262 INFO O| Aug 02 04:24:29.262 INFO STEP 91 (remove_files) COMPLETE
41842024-08-02T04:24:30.054Z[ recovery-image] Aug 02 04:24:29.262 INFO O| Aug 02 04:24:29.262 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41852024-08-02T04:24:30.059Z[ recovery-image] Aug 02 04:24:29.271 INFO O| Aug 02 04:24:29.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
41862024-08-02T04:24:30.060Z[ recovery-image] Aug 02 04:24:29.271 INFO O| Aug 02 04:24:29.271 INFO STEP 92 (remove_files) COMPLETE
41872024-08-02T04:24:30.063Z[ recovery-image] Aug 02 04:24:29.271 INFO O| Aug 02 04:24:29.271 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41882024-08-02T04:24:30.069Z[ recovery-image] Aug 02 04:24:29.280 INFO O| Aug 02 04:24:29.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
41892024-08-02T04:24:30.069Z[ recovery-image] Aug 02 04:24:29.281 INFO O| Aug 02 04:24:29.280 INFO STEP 93 (remove_files) COMPLETE
41902024-08-02T04:24:30.072Z[ recovery-image] Aug 02 04:24:29.281 INFO O| Aug 02 04:24:29.280 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41912024-08-02T04:24:30.078Z[ recovery-image] Aug 02 04:24:29.290 INFO O| Aug 02 04:24:29.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
41922024-08-02T04:24:30.081Z[ recovery-image] Aug 02 04:24:29.290 INFO O| Aug 02 04:24:29.290 INFO STEP 94 (remove_files) COMPLETE
41932024-08-02T04:24:30.081Z[ recovery-image] Aug 02 04:24:29.290 INFO O| Aug 02 04:24:29.290 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41942024-08-02T04:24:30.089Z[ recovery-image] Aug 02 04:24:29.301 INFO O| Aug 02 04:24:29.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
41952024-08-02T04:24:30.093Z[ recovery-image] Aug 02 04:24:29.301 INFO O| Aug 02 04:24:29.301 INFO STEP 95 (remove_files) COMPLETE
41962024-08-02T04:24:30.093Z[ recovery-image] Aug 02 04:24:29.301 INFO O| Aug 02 04:24:29.301 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
41972024-08-02T04:24:30.099Z[ recovery-image] Aug 02 04:24:29.310 INFO O| Aug 02 04:24:29.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
41982024-08-02T04:24:30.102Z[ recovery-image] Aug 02 04:24:29.310 INFO O| Aug 02 04:24:29.310 INFO STEP 96 (remove_files) COMPLETE
41992024-08-02T04:24:30.102Z[ recovery-image] Aug 02 04:24:29.310 INFO O| Aug 02 04:24:29.310 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42002024-08-02T04:24:30.108Z[ recovery-image] Aug 02 04:24:29.319 INFO O| Aug 02 04:24:29.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
42012024-08-02T04:24:30.111Z[ recovery-image] Aug 02 04:24:29.319 INFO O| Aug 02 04:24:29.319 INFO STEP 97 (remove_files) COMPLETE
42022024-08-02T04:24:30.111Z[ recovery-image] Aug 02 04:24:29.319 INFO O| Aug 02 04:24:29.319 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42032024-08-02T04:24:30.117Z[ recovery-image] Aug 02 04:24:29.328 INFO O| Aug 02 04:24:29.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
42042024-08-02T04:24:30.120Z[ recovery-image] Aug 02 04:24:29.328 INFO O| Aug 02 04:24:29.328 INFO STEP 98 (remove_files) COMPLETE
42052024-08-02T04:24:30.120Z[ recovery-image] Aug 02 04:24:29.328 INFO O| Aug 02 04:24:29.328 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42062024-08-02T04:24:30.126Z[ recovery-image] Aug 02 04:24:29.337 INFO O| Aug 02 04:24:29.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
42072024-08-02T04:24:30.126Z[ recovery-image] Aug 02 04:24:29.337 INFO O| Aug 02 04:24:29.337 INFO STEP 99 (remove_files) COMPLETE
42082024-08-02T04:24:30.129Z[ recovery-image] Aug 02 04:24:29.337 INFO O| Aug 02 04:24:29.337 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42092024-08-02T04:24:30.135Z[ recovery-image] Aug 02 04:24:29.346 INFO O| Aug 02 04:24:29.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
42102024-08-02T04:24:30.135Z[ recovery-image] Aug 02 04:24:29.346 INFO O| Aug 02 04:24:29.346 INFO STEP 100 (remove_files) COMPLETE
42112024-08-02T04:24:30.135Z[ recovery-image] Aug 02 04:24:29.346 INFO O| Aug 02 04:24:29.346 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42122024-08-02T04:24:30.144Z[ recovery-image] Aug 02 04:24:29.355 INFO O| Aug 02 04:24:29.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
42132024-08-02T04:24:30.144Z[ recovery-image] Aug 02 04:24:29.355 INFO O| Aug 02 04:24:29.355 INFO STEP 101 (remove_files) COMPLETE
42142024-08-02T04:24:30.147Z[ recovery-image] Aug 02 04:24:29.355 INFO O| Aug 02 04:24:29.355 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42152024-08-02T04:24:30.154Z[ recovery-image] Aug 02 04:24:29.364 INFO O| Aug 02 04:24:29.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
42162024-08-02T04:24:30.157Z[ recovery-image] Aug 02 04:24:29.364 INFO O| Aug 02 04:24:29.364 INFO STEP 102 (remove_files) COMPLETE
42172024-08-02T04:24:30.157Z[ recovery-image] Aug 02 04:24:29.364 INFO O| Aug 02 04:24:29.364 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42182024-08-02T04:24:30.163Z[ recovery-image] Aug 02 04:24:29.373 INFO O| Aug 02 04:24:29.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
42192024-08-02T04:24:30.166Z[ recovery-image] Aug 02 04:24:29.374 INFO O| Aug 02 04:24:29.374 INFO STEP 103 (remove_files) COMPLETE
42202024-08-02T04:24:30.166Z[ recovery-image] Aug 02 04:24:29.374 INFO O| Aug 02 04:24:29.374 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42212024-08-02T04:24:30.171Z[ recovery-image] Aug 02 04:24:29.383 INFO O| Aug 02 04:24:29.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
42222024-08-02T04:24:30.174Z[ recovery-image] Aug 02 04:24:29.383 INFO O| Aug 02 04:24:29.383 INFO STEP 104 (remove_files) COMPLETE
42232024-08-02T04:24:30.174Z[ recovery-image] Aug 02 04:24:29.383 INFO O| Aug 02 04:24:29.383 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42242024-08-02T04:24:30.180Z[ recovery-image] Aug 02 04:24:29.392 INFO O| Aug 02 04:24:29.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
42252024-08-02T04:24:30.183Z[ recovery-image] Aug 02 04:24:29.392 INFO O| Aug 02 04:24:29.392 INFO STEP 105 (remove_files) COMPLETE
42262024-08-02T04:24:30.184Z[ recovery-image] Aug 02 04:24:29.392 INFO O| Aug 02 04:24:29.392 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42272024-08-02T04:24:30.193Z[ recovery-image] Aug 02 04:24:29.401 INFO O| Aug 02 04:24:29.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
42282024-08-02T04:24:30.193Z[ recovery-image] Aug 02 04:24:29.401 INFO O| Aug 02 04:24:29.401 INFO STEP 106 (remove_files) COMPLETE
42292024-08-02T04:24:30.197Z[ recovery-image] Aug 02 04:24:29.401 INFO O| Aug 02 04:24:29.401 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42302024-08-02T04:24:30.200Z[ recovery-image] Aug 02 04:24:29.411 INFO O| Aug 02 04:24:29.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
42312024-08-02T04:24:30.200Z[ recovery-image] Aug 02 04:24:29.411 INFO O| Aug 02 04:24:29.411 INFO STEP 107 (remove_files) COMPLETE
42322024-08-02T04:24:30.200Z[ recovery-image] Aug 02 04:24:29.411 INFO O| Aug 02 04:24:29.411 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42332024-08-02T04:24:30.209Z[ recovery-image] Aug 02 04:24:29.420 INFO O| Aug 02 04:24:29.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
42342024-08-02T04:24:30.209Z[ recovery-image] Aug 02 04:24:29.420 INFO O| Aug 02 04:24:29.420 INFO STEP 108 (remove_files) COMPLETE
42352024-08-02T04:24:30.209Z[ recovery-image] Aug 02 04:24:29.420 INFO O| Aug 02 04:24:29.420 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42362024-08-02T04:24:30.234Z[ recovery-image] Aug 02 04:24:29.429 INFO O| Aug 02 04:24:29.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
42372024-08-02T04:24:30.234Z[ recovery-image] Aug 02 04:24:29.429 INFO O| Aug 02 04:24:29.429 INFO STEP 109 (remove_files) COMPLETE
42382024-08-02T04:24:30.234Z[ recovery-image] Aug 02 04:24:29.429 INFO O| Aug 02 04:24:29.429 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42392024-08-02T04:24:30.234Z[ recovery-image] Aug 02 04:24:29.438 INFO O| Aug 02 04:24:29.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
42402024-08-02T04:24:30.234Z[ recovery-image] Aug 02 04:24:29.438 INFO O| Aug 02 04:24:29.438 INFO STEP 110 (remove_files) COMPLETE
42412024-08-02T04:24:30.235Z[ recovery-image] Aug 02 04:24:29.438 INFO O| Aug 02 04:24:29.438 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42422024-08-02T04:24:30.238Z[ recovery-image] Aug 02 04:24:29.447 INFO O| Aug 02 04:24:29.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
42432024-08-02T04:24:30.238Z[ recovery-image] Aug 02 04:24:29.448 INFO O| Aug 02 04:24:29.448 INFO STEP 111 (remove_files) COMPLETE
42442024-08-02T04:24:30.238Z[ recovery-image] Aug 02 04:24:29.448 INFO O| Aug 02 04:24:29.448 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42452024-08-02T04:24:30.245Z[ recovery-image] Aug 02 04:24:29.457 INFO O| Aug 02 04:24:29.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
42462024-08-02T04:24:30.245Z[ recovery-image] Aug 02 04:24:29.457 INFO O| Aug 02 04:24:29.457 INFO STEP 112 (remove_files) COMPLETE
42472024-08-02T04:24:30.248Z[ recovery-image] Aug 02 04:24:29.457 INFO O| Aug 02 04:24:29.457 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42482024-08-02T04:24:30.255Z[ recovery-image] Aug 02 04:24:29.466 INFO O| Aug 02 04:24:29.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
42492024-08-02T04:24:30.255Z[ recovery-image] Aug 02 04:24:29.466 INFO O| Aug 02 04:24:29.466 INFO STEP 113 (remove_files) COMPLETE
42502024-08-02T04:24:30.258Z[ recovery-image] Aug 02 04:24:29.466 INFO O| Aug 02 04:24:29.466 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42512024-08-02T04:24:30.264Z[ recovery-image] Aug 02 04:24:29.476 INFO O| Aug 02 04:24:29.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
42522024-08-02T04:24:30.268Z[ recovery-image] Aug 02 04:24:29.476 INFO O| Aug 02 04:24:29.476 INFO STEP 114 (remove_files) COMPLETE
42532024-08-02T04:24:30.268Z[ recovery-image] Aug 02 04:24:29.476 INFO O| Aug 02 04:24:29.476 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42542024-08-02T04:24:30.274Z[ recovery-image] Aug 02 04:24:29.485 INFO O| Aug 02 04:24:29.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
42552024-08-02T04:24:30.277Z[ recovery-image] Aug 02 04:24:29.486 INFO O| Aug 02 04:24:29.485 INFO STEP 115 (remove_files) COMPLETE
42562024-08-02T04:24:30.277Z[ recovery-image] Aug 02 04:24:29.486 INFO O| Aug 02 04:24:29.486 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42572024-08-02T04:24:30.283Z[ recovery-image] Aug 02 04:24:29.495 INFO O| Aug 02 04:24:29.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
42582024-08-02T04:24:30.284Z[ recovery-image] Aug 02 04:24:29.495 INFO O| Aug 02 04:24:29.495 INFO STEP 116 (remove_files) COMPLETE
42592024-08-02T04:24:30.284Z[ recovery-image] Aug 02 04:24:29.495 INFO O| Aug 02 04:24:29.495 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42602024-08-02T04:24:30.293Z[ recovery-image] Aug 02 04:24:29.504 INFO O| Aug 02 04:24:29.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
42612024-08-02T04:24:30.296Z[ recovery-image] Aug 02 04:24:29.505 INFO O| Aug 02 04:24:29.505 INFO STEP 117 (remove_files) COMPLETE
42622024-08-02T04:24:30.296Z[ recovery-image] Aug 02 04:24:29.505 INFO O| Aug 02 04:24:29.505 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42632024-08-02T04:24:30.303Z[ recovery-image] Aug 02 04:24:29.514 INFO O| Aug 02 04:24:29.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
42642024-08-02T04:24:30.303Z[ recovery-image] Aug 02 04:24:29.514 INFO O| Aug 02 04:24:29.514 INFO STEP 118 (remove_files) COMPLETE
42652024-08-02T04:24:30.306Z[ recovery-image] Aug 02 04:24:29.514 INFO O| Aug 02 04:24:29.514 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42662024-08-02T04:24:30.313Z[ recovery-image] Aug 02 04:24:29.523 INFO O| Aug 02 04:24:29.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
42672024-08-02T04:24:30.313Z[ recovery-image] Aug 02 04:24:29.523 INFO O| Aug 02 04:24:29.523 INFO STEP 119 (remove_files) COMPLETE
42682024-08-02T04:24:30.316Z[ recovery-image] Aug 02 04:24:29.523 INFO O| Aug 02 04:24:29.523 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42692024-08-02T04:24:30.322Z[ recovery-image] Aug 02 04:24:29.533 INFO O| Aug 02 04:24:29.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
42702024-08-02T04:24:30.325Z[ recovery-image] Aug 02 04:24:29.533 INFO O| Aug 02 04:24:29.533 INFO STEP 120 (remove_files) COMPLETE
42712024-08-02T04:24:30.325Z[ recovery-image] Aug 02 04:24:29.533 INFO O| Aug 02 04:24:29.533 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42722024-08-02T04:24:30.331Z[ recovery-image] Aug 02 04:24:29.543 INFO O| Aug 02 04:24:29.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
42732024-08-02T04:24:30.335Z[ recovery-image] Aug 02 04:24:29.543 INFO O| Aug 02 04:24:29.543 INFO STEP 121 (remove_files) COMPLETE
42742024-08-02T04:24:30.335Z[ recovery-image] Aug 02 04:24:29.543 INFO O| Aug 02 04:24:29.543 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42752024-08-02T04:24:30.341Z[ recovery-image] Aug 02 04:24:29.552 INFO O| Aug 02 04:24:29.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
42762024-08-02T04:24:30.341Z[ recovery-image] Aug 02 04:24:29.553 INFO O| Aug 02 04:24:29.553 INFO STEP 122 (remove_files) COMPLETE
42772024-08-02T04:24:30.345Z[ recovery-image] Aug 02 04:24:29.553 INFO O| Aug 02 04:24:29.553 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42782024-08-02T04:24:30.350Z[ recovery-image] Aug 02 04:24:29.562 INFO O| Aug 02 04:24:29.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
42792024-08-02T04:24:30.350Z[ recovery-image] Aug 02 04:24:29.562 INFO O| Aug 02 04:24:29.562 INFO STEP 123 (remove_files) COMPLETE
42802024-08-02T04:24:30.354Z[ recovery-image] Aug 02 04:24:29.562 INFO O| Aug 02 04:24:29.562 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42812024-08-02T04:24:30.360Z[ recovery-image] Aug 02 04:24:29.571 INFO O| Aug 02 04:24:29.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
42822024-08-02T04:24:30.363Z[ recovery-image] Aug 02 04:24:29.571 INFO O| Aug 02 04:24:29.571 INFO STEP 124 (remove_files) COMPLETE
42832024-08-02T04:24:30.364Z[ recovery-image] Aug 02 04:24:29.571 INFO O| Aug 02 04:24:29.571 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42842024-08-02T04:24:30.369Z[ recovery-image] Aug 02 04:24:29.580 INFO O| Aug 02 04:24:29.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
42852024-08-02T04:24:30.372Z[ recovery-image] Aug 02 04:24:29.580 INFO O| Aug 02 04:24:29.580 INFO STEP 125 (remove_files) COMPLETE
42862024-08-02T04:24:30.372Z[ recovery-image] Aug 02 04:24:29.580 INFO O| Aug 02 04:24:29.580 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42872024-08-02T04:24:30.378Z[ recovery-image] Aug 02 04:24:29.589 INFO O| Aug 02 04:24:29.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
42882024-08-02T04:24:30.381Z[ recovery-image] Aug 02 04:24:29.589 INFO O| Aug 02 04:24:29.589 INFO STEP 126 (remove_files) COMPLETE
42892024-08-02T04:24:30.382Z[ recovery-image] Aug 02 04:24:29.589 INFO O| Aug 02 04:24:29.589 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42902024-08-02T04:24:30.388Z[ recovery-image] Aug 02 04:24:29.599 INFO O| Aug 02 04:24:29.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
42912024-08-02T04:24:30.388Z[ recovery-image] Aug 02 04:24:29.599 INFO O| Aug 02 04:24:29.599 INFO STEP 127 (remove_files) COMPLETE
42922024-08-02T04:24:30.391Z[ recovery-image] Aug 02 04:24:29.599 INFO O| Aug 02 04:24:29.599 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42932024-08-02T04:24:30.397Z[ recovery-image] Aug 02 04:24:29.608 INFO O| Aug 02 04:24:29.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
42942024-08-02T04:24:30.400Z[ recovery-image] Aug 02 04:24:29.608 INFO O| Aug 02 04:24:29.608 INFO STEP 128 (remove_files) COMPLETE
42952024-08-02T04:24:30.400Z[ recovery-image] Aug 02 04:24:29.608 INFO O| Aug 02 04:24:29.608 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42962024-08-02T04:24:30.406Z[ recovery-image] Aug 02 04:24:29.617 INFO O| Aug 02 04:24:29.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
42972024-08-02T04:24:30.406Z[ recovery-image] Aug 02 04:24:29.617 INFO O| Aug 02 04:24:29.617 INFO STEP 129 (remove_files) COMPLETE
42982024-08-02T04:24:30.410Z[ recovery-image] Aug 02 04:24:29.617 INFO O| Aug 02 04:24:29.617 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42992024-08-02T04:24:30.415Z[ recovery-image] Aug 02 04:24:29.626 INFO O| Aug 02 04:24:29.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
43002024-08-02T04:24:30.415Z[ recovery-image] Aug 02 04:24:29.626 INFO O| Aug 02 04:24:29.626 INFO STEP 130 (remove_files) COMPLETE
43012024-08-02T04:24:30.419Z[ recovery-image] Aug 02 04:24:29.626 INFO O| Aug 02 04:24:29.626 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43022024-08-02T04:24:30.424Z[ recovery-image] Aug 02 04:24:29.636 INFO O| Aug 02 04:24:29.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
43032024-08-02T04:24:30.425Z[ recovery-image] Aug 02 04:24:29.636 INFO O| Aug 02 04:24:29.636 INFO STEP 131 (remove_files) COMPLETE
43042024-08-02T04:24:30.425Z[ recovery-image] Aug 02 04:24:29.636 INFO O| Aug 02 04:24:29.636 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43052024-08-02T04:24:30.434Z[ recovery-image] Aug 02 04:24:29.645 INFO O| Aug 02 04:24:29.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
43062024-08-02T04:24:30.434Z[ recovery-image] Aug 02 04:24:29.645 INFO O| Aug 02 04:24:29.645 INFO STEP 132 (remove_files) COMPLETE
43072024-08-02T04:24:30.434Z[ recovery-image] Aug 02 04:24:29.645 INFO O| Aug 02 04:24:29.645 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43082024-08-02T04:24:30.443Z[ recovery-image] Aug 02 04:24:29.654 INFO O| Aug 02 04:24:29.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
43092024-08-02T04:24:30.446Z[ recovery-image] Aug 02 04:24:29.654 INFO O| Aug 02 04:24:29.654 INFO STEP 133 (remove_files) COMPLETE
43102024-08-02T04:24:30.446Z[ recovery-image] Aug 02 04:24:29.654 INFO O| Aug 02 04:24:29.654 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43112024-08-02T04:24:30.452Z[ recovery-image] Aug 02 04:24:29.663 INFO O| Aug 02 04:24:29.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
43122024-08-02T04:24:30.452Z[ recovery-image] Aug 02 04:24:29.663 INFO O| Aug 02 04:24:29.663 INFO STEP 134 (remove_files) COMPLETE
43132024-08-02T04:24:30.452Z[ recovery-image] Aug 02 04:24:29.663 INFO O| Aug 02 04:24:29.663 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43142024-08-02T04:24:30.461Z[ recovery-image] Aug 02 04:24:29.673 INFO O| Aug 02 04:24:29.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
43152024-08-02T04:24:30.461Z[ recovery-image] Aug 02 04:24:29.673 INFO O| Aug 02 04:24:29.673 INFO STEP 135 (remove_files) COMPLETE
43162024-08-02T04:24:30.462Z[ recovery-image] Aug 02 04:24:29.673 INFO O| Aug 02 04:24:29.673 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43172024-08-02T04:24:30.471Z[ recovery-image] Aug 02 04:24:29.682 INFO O| Aug 02 04:24:29.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
43182024-08-02T04:24:30.471Z[ recovery-image] Aug 02 04:24:29.682 INFO O| Aug 02 04:24:29.682 INFO STEP 136 (remove_files) COMPLETE
43192024-08-02T04:24:30.471Z[ recovery-image] Aug 02 04:24:29.682 INFO O| Aug 02 04:24:29.682 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43202024-08-02T04:24:30.480Z[ recovery-image] Aug 02 04:24:29.691 INFO O| Aug 02 04:24:29.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
43212024-08-02T04:24:30.480Z[ recovery-image] Aug 02 04:24:29.691 INFO O| Aug 02 04:24:29.691 INFO STEP 137 (remove_files) COMPLETE
43222024-08-02T04:24:30.483Z[ recovery-image] Aug 02 04:24:29.691 INFO O| Aug 02 04:24:29.691 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43232024-08-02T04:24:30.489Z[ recovery-image] Aug 02 04:24:29.700 INFO O| Aug 02 04:24:29.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
43242024-08-02T04:24:30.489Z[ recovery-image] Aug 02 04:24:29.700 INFO O| Aug 02 04:24:29.700 INFO STEP 138 (remove_files) COMPLETE
43252024-08-02T04:24:30.555Z[ recovery-image] Aug 02 04:24:29.700 INFO O| Aug 02 04:24:29.700 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43262024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.709 INFO O| Aug 02 04:24:29.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
43272024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.709 INFO O| Aug 02 04:24:29.709 INFO STEP 139 (remove_files) COMPLETE
43282024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.709 INFO O| Aug 02 04:24:29.709 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43292024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.719 INFO O| Aug 02 04:24:29.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
43302024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.719 INFO O| Aug 02 04:24:29.719 INFO STEP 140 (remove_files) COMPLETE
43312024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.719 INFO O| Aug 02 04:24:29.719 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43322024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.728 INFO O| Aug 02 04:24:29.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
43332024-08-02T04:24:30.559Z[ recovery-image] Aug 02 04:24:29.728 INFO O| Aug 02 04:24:29.728 INFO STEP 141 (remove_files) COMPLETE
43342024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.728 INFO O| Aug 02 04:24:29.728 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43352024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.737 INFO O| Aug 02 04:24:29.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
43362024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.737 INFO O| Aug 02 04:24:29.737 INFO STEP 142 (remove_files) COMPLETE
43372024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.737 INFO O| Aug 02 04:24:29.737 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43382024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.746 INFO O| Aug 02 04:24:29.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
43392024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.746 INFO O| Aug 02 04:24:29.746 INFO STEP 143 (remove_files) COMPLETE
43402024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.746 INFO O| Aug 02 04:24:29.746 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43412024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.755 INFO O| Aug 02 04:24:29.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
43422024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.755 INFO O| Aug 02 04:24:29.755 INFO STEP 144 (remove_files) COMPLETE
43432024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.755 INFO O| Aug 02 04:24:29.755 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43442024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.765 INFO O| Aug 02 04:24:29.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
43452024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.765 INFO O| Aug 02 04:24:29.765 INFO STEP 145 (remove_files) COMPLETE
43462024-08-02T04:24:30.560Z[ recovery-image] Aug 02 04:24:29.765 INFO O| Aug 02 04:24:29.765 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43472024-08-02T04:24:30.564Z[ recovery-image] Aug 02 04:24:29.775 INFO O| Aug 02 04:24:29.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
43482024-08-02T04:24:30.564Z[ recovery-image] Aug 02 04:24:29.775 INFO O| Aug 02 04:24:29.775 INFO STEP 146 (remove_files) COMPLETE
43492024-08-02T04:24:30.564Z[ recovery-image] Aug 02 04:24:29.775 INFO O| Aug 02 04:24:29.775 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43502024-08-02T04:24:30.573Z[ recovery-image] Aug 02 04:24:29.784 INFO O| Aug 02 04:24:29.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
43512024-08-02T04:24:30.576Z[ recovery-image] Aug 02 04:24:29.784 INFO O| Aug 02 04:24:29.784 INFO STEP 147 (remove_files) COMPLETE
43522024-08-02T04:24:30.576Z[ recovery-image] Aug 02 04:24:29.784 INFO O| Aug 02 04:24:29.784 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43532024-08-02T04:24:30.582Z[ recovery-image] Aug 02 04:24:29.793 INFO O| Aug 02 04:24:29.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
43542024-08-02T04:24:30.585Z[ recovery-image] Aug 02 04:24:29.793 INFO O| Aug 02 04:24:29.793 INFO STEP 148 (remove_files) COMPLETE
43552024-08-02T04:24:30.585Z[ recovery-image] Aug 02 04:24:29.793 INFO O| Aug 02 04:24:29.793 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43562024-08-02T04:24:30.591Z[ recovery-image] Aug 02 04:24:29.802 INFO O| Aug 02 04:24:29.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
43572024-08-02T04:24:30.591Z[ recovery-image] Aug 02 04:24:29.802 INFO O| Aug 02 04:24:29.802 INFO STEP 149 (remove_files) COMPLETE
43582024-08-02T04:24:30.594Z[ recovery-image] Aug 02 04:24:29.802 INFO O| Aug 02 04:24:29.802 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43592024-08-02T04:24:30.600Z[ recovery-image] Aug 02 04:24:29.811 INFO O| Aug 02 04:24:29.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
43602024-08-02T04:24:30.603Z[ recovery-image] Aug 02 04:24:29.812 INFO O| Aug 02 04:24:29.812 INFO STEP 150 (remove_files) COMPLETE
43612024-08-02T04:24:30.603Z[ recovery-image] Aug 02 04:24:29.812 INFO O| Aug 02 04:24:29.812 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43622024-08-02T04:24:30.610Z[ recovery-image] Aug 02 04:24:29.821 INFO O| Aug 02 04:24:29.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
43632024-08-02T04:24:30.613Z[ recovery-image] Aug 02 04:24:29.821 INFO O| Aug 02 04:24:29.821 INFO STEP 151 (remove_files) COMPLETE
43642024-08-02T04:24:30.613Z[ recovery-image] Aug 02 04:24:29.821 INFO O| Aug 02 04:24:29.821 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43652024-08-02T04:24:30.619Z[ recovery-image] Aug 02 04:24:29.830 INFO O| Aug 02 04:24:29.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
43662024-08-02T04:24:30.619Z[ recovery-image] Aug 02 04:24:29.830 INFO O| Aug 02 04:24:29.830 INFO STEP 152 (remove_files) COMPLETE
43672024-08-02T04:24:30.619Z[ recovery-image] Aug 02 04:24:29.830 INFO O| Aug 02 04:24:29.830 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43682024-08-02T04:24:30.628Z[ recovery-image] Aug 02 04:24:29.840 INFO O| Aug 02 04:24:29.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
43692024-08-02T04:24:30.628Z[ recovery-image] Aug 02 04:24:29.840 INFO O| Aug 02 04:24:29.840 INFO STEP 153 (remove_files) COMPLETE
43702024-08-02T04:24:30.632Z[ recovery-image] Aug 02 04:24:29.840 INFO O| Aug 02 04:24:29.840 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43712024-08-02T04:24:30.637Z[ recovery-image] Aug 02 04:24:29.849 INFO O| Aug 02 04:24:29.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
43722024-08-02T04:24:30.641Z[ recovery-image] Aug 02 04:24:29.849 INFO O| Aug 02 04:24:29.849 INFO STEP 154 (remove_files) COMPLETE
43732024-08-02T04:24:30.641Z[ recovery-image] Aug 02 04:24:29.849 INFO O| Aug 02 04:24:29.849 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43742024-08-02T04:24:30.646Z[ recovery-image] Aug 02 04:24:29.858 INFO O| Aug 02 04:24:29.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
43752024-08-02T04:24:30.646Z[ recovery-image] Aug 02 04:24:29.858 INFO O| Aug 02 04:24:29.858 INFO STEP 155 (remove_files) COMPLETE
43762024-08-02T04:24:30.650Z[ recovery-image] Aug 02 04:24:29.858 INFO O| Aug 02 04:24:29.858 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43772024-08-02T04:24:30.656Z[ recovery-image] Aug 02 04:24:29.867 INFO O| Aug 02 04:24:29.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
43782024-08-02T04:24:30.656Z[ recovery-image] Aug 02 04:24:29.867 INFO O| Aug 02 04:24:29.867 INFO STEP 156 (remove_files) COMPLETE
43792024-08-02T04:24:30.659Z[ recovery-image] Aug 02 04:24:29.867 INFO O| Aug 02 04:24:29.867 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43802024-08-02T04:24:30.665Z[ recovery-image] Aug 02 04:24:29.876 INFO O| Aug 02 04:24:29.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
43812024-08-02T04:24:30.668Z[ recovery-image] Aug 02 04:24:29.876 INFO O| Aug 02 04:24:29.876 INFO STEP 157 (remove_files) COMPLETE
43822024-08-02T04:24:30.668Z[ recovery-image] Aug 02 04:24:29.876 INFO O| Aug 02 04:24:29.876 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43832024-08-02T04:24:30.674Z[ recovery-image] Aug 02 04:24:29.885 INFO O| Aug 02 04:24:29.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
43842024-08-02T04:24:30.677Z[ recovery-image] Aug 02 04:24:29.886 INFO O| Aug 02 04:24:29.886 INFO STEP 158 (remove_files) COMPLETE
43852024-08-02T04:24:30.677Z[ recovery-image] Aug 02 04:24:29.886 INFO O| Aug 02 04:24:29.886 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43862024-08-02T04:24:30.684Z[ recovery-image] Aug 02 04:24:29.895 INFO O| Aug 02 04:24:29.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
43872024-08-02T04:24:30.684Z[ recovery-image] Aug 02 04:24:29.895 INFO O| Aug 02 04:24:29.895 INFO STEP 159 (remove_files) COMPLETE
43882024-08-02T04:24:30.687Z[ recovery-image] Aug 02 04:24:29.895 INFO O| Aug 02 04:24:29.895 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43892024-08-02T04:24:30.693Z[ recovery-image] Aug 02 04:24:29.904 INFO O| Aug 02 04:24:29.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
43902024-08-02T04:24:30.693Z[ recovery-image] Aug 02 04:24:29.904 INFO O| Aug 02 04:24:29.904 INFO STEP 160 (remove_files) COMPLETE
43912024-08-02T04:24:30.696Z[ recovery-image] Aug 02 04:24:29.904 INFO O| Aug 02 04:24:29.904 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43922024-08-02T04:24:30.702Z[ recovery-image] Aug 02 04:24:29.913 INFO O| Aug 02 04:24:29.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
43932024-08-02T04:24:30.702Z[ recovery-image] Aug 02 04:24:29.913 INFO O| Aug 02 04:24:29.913 INFO STEP 161 (remove_files) COMPLETE
43942024-08-02T04:24:30.702Z[ recovery-image] Aug 02 04:24:29.913 INFO O| Aug 02 04:24:29.913 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43952024-08-02T04:24:30.711Z[ recovery-image] Aug 02 04:24:29.922 INFO O| Aug 02 04:24:29.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
43962024-08-02T04:24:30.711Z[ recovery-image] Aug 02 04:24:29.922 INFO O| Aug 02 04:24:29.922 INFO STEP 162 (remove_files) COMPLETE
43972024-08-02T04:24:30.714Z[ recovery-image] Aug 02 04:24:29.922 INFO O| Aug 02 04:24:29.922 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43982024-08-02T04:24:30.721Z[ recovery-image] Aug 02 04:24:29.932 INFO O| Aug 02 04:24:29.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
43992024-08-02T04:24:30.721Z[ recovery-image] Aug 02 04:24:29.932 INFO O| Aug 02 04:24:29.932 INFO STEP 163 (remove_files) COMPLETE
44002024-08-02T04:24:30.724Z[ recovery-image] Aug 02 04:24:29.932 INFO O| Aug 02 04:24:29.932 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44012024-08-02T04:24:30.730Z[ recovery-image] Aug 02 04:24:29.941 INFO O| Aug 02 04:24:29.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
44022024-08-02T04:24:30.730Z[ recovery-image] Aug 02 04:24:29.941 INFO O| Aug 02 04:24:29.941 INFO STEP 164 (remove_files) COMPLETE
44032024-08-02T04:24:30.734Z[ recovery-image] Aug 02 04:24:29.941 INFO O| Aug 02 04:24:29.941 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44042024-08-02T04:24:30.739Z[ recovery-image] Aug 02 04:24:29.950 INFO O| Aug 02 04:24:29.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
44052024-08-02T04:24:30.739Z[ recovery-image] Aug 02 04:24:29.950 INFO O| Aug 02 04:24:29.950 INFO STEP 165 (remove_files) COMPLETE
44062024-08-02T04:24:30.739Z[ recovery-image] Aug 02 04:24:29.951 INFO O| Aug 02 04:24:29.950 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44072024-08-02T04:24:30.748Z[ recovery-image] Aug 02 04:24:29.960 INFO O| Aug 02 04:24:29.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
44082024-08-02T04:24:30.752Z[ recovery-image] Aug 02 04:24:29.960 INFO O| Aug 02 04:24:29.960 INFO STEP 166 (remove_files) COMPLETE
44092024-08-02T04:24:30.752Z[ recovery-image] Aug 02 04:24:29.960 INFO O| Aug 02 04:24:29.960 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44102024-08-02T04:24:30.758Z[ recovery-image] Aug 02 04:24:29.969 INFO O| Aug 02 04:24:29.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
44112024-08-02T04:24:30.758Z[ recovery-image] Aug 02 04:24:29.969 INFO O| Aug 02 04:24:29.969 INFO STEP 167 (remove_files) COMPLETE
44122024-08-02T04:24:30.761Z[ recovery-image] Aug 02 04:24:29.970 INFO O| Aug 02 04:24:29.969 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44132024-08-02T04:24:30.767Z[ recovery-image] Aug 02 04:24:29.979 INFO O| Aug 02 04:24:29.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
44142024-08-02T04:24:30.771Z[ recovery-image] Aug 02 04:24:29.979 INFO O| Aug 02 04:24:29.979 INFO STEP 168 (remove_files) COMPLETE
44152024-08-02T04:24:30.771Z[ recovery-image] Aug 02 04:24:29.979 INFO O| Aug 02 04:24:29.979 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44162024-08-02T04:24:30.777Z[ recovery-image] Aug 02 04:24:29.988 INFO O| Aug 02 04:24:29.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
44172024-08-02T04:24:30.777Z[ recovery-image] Aug 02 04:24:29.988 INFO O| Aug 02 04:24:29.988 INFO STEP 169 (remove_files) COMPLETE
44182024-08-02T04:24:30.777Z[ recovery-image] Aug 02 04:24:29.988 INFO O| Aug 02 04:24:29.988 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44192024-08-02T04:24:30.786Z[ recovery-image] Aug 02 04:24:29.997 INFO O| Aug 02 04:24:29.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
44202024-08-02T04:24:30.789Z[ recovery-image] Aug 02 04:24:29.997 INFO O| Aug 02 04:24:29.997 INFO STEP 170 (remove_files) COMPLETE
44212024-08-02T04:24:30.790Z[ recovery-image] Aug 02 04:24:29.997 INFO O| Aug 02 04:24:29.997 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44222024-08-02T04:24:30.796Z[ recovery-image] Aug 02 04:24:30.007 INFO O| Aug 02 04:24:30.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
44232024-08-02T04:24:30.796Z[ recovery-image] Aug 02 04:24:30.007 INFO O| Aug 02 04:24:30.007 INFO STEP 171 (remove_files) COMPLETE
44242024-08-02T04:24:30.799Z[ recovery-image] Aug 02 04:24:30.007 INFO O| Aug 02 04:24:30.007 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44252024-08-02T04:24:30.805Z[ recovery-image] Aug 02 04:24:30.016 INFO O| Aug 02 04:24:30.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
44262024-08-02T04:24:30.809Z[ recovery-image] Aug 02 04:24:30.017 INFO O| Aug 02 04:24:30.016 INFO STEP 172 (remove_files) COMPLETE
44272024-08-02T04:24:30.809Z[ recovery-image] Aug 02 04:24:30.017 INFO O| Aug 02 04:24:30.017 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44282024-08-02T04:24:30.815Z[ recovery-image] Aug 02 04:24:30.026 INFO O| Aug 02 04:24:30.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
44292024-08-02T04:24:30.815Z[ recovery-image] Aug 02 04:24:30.026 INFO O| Aug 02 04:24:30.026 INFO STEP 173 (remove_files) COMPLETE
44302024-08-02T04:24:30.818Z[ recovery-image] Aug 02 04:24:30.026 INFO O| Aug 02 04:24:30.026 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44312024-08-02T04:24:30.824Z[ recovery-image] Aug 02 04:24:30.035 INFO O| Aug 02 04:24:30.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
44322024-08-02T04:24:30.824Z[ recovery-image] Aug 02 04:24:30.035 INFO O| Aug 02 04:24:30.035 INFO STEP 174 (remove_files) COMPLETE
44332024-08-02T04:24:30.827Z[ recovery-image] Aug 02 04:24:30.035 INFO O| Aug 02 04:24:30.035 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44342024-08-02T04:24:30.833Z[ recovery-image] Aug 02 04:24:30.045 INFO O| Aug 02 04:24:30.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
44352024-08-02T04:24:30.833Z[ recovery-image] Aug 02 04:24:30.045 INFO O| Aug 02 04:24:30.045 INFO STEP 175 (remove_files) COMPLETE
44362024-08-02T04:24:30.837Z[ recovery-image] Aug 02 04:24:30.045 INFO O| Aug 02 04:24:30.045 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44372024-08-02T04:24:30.843Z[ recovery-image] Aug 02 04:24:30.054 INFO O| Aug 02 04:24:30.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
44382024-08-02T04:24:30.846Z[ recovery-image] Aug 02 04:24:30.054 INFO O| Aug 02 04:24:30.054 INFO STEP 176 (remove_files) COMPLETE
44392024-08-02T04:24:30.846Z[ recovery-image] Aug 02 04:24:30.054 INFO O| Aug 02 04:24:30.054 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44402024-08-02T04:24:30.852Z[ recovery-image] Aug 02 04:24:30.063 INFO O| Aug 02 04:24:30.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
44412024-08-02T04:24:30.855Z[ recovery-image] Aug 02 04:24:30.063 INFO O| Aug 02 04:24:30.063 INFO STEP 177 (remove_files) COMPLETE
44422024-08-02T04:24:30.855Z[ recovery-image] Aug 02 04:24:30.063 INFO O| Aug 02 04:24:30.063 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44432024-08-02T04:24:30.861Z[ recovery-image] Aug 02 04:24:30.072 INFO O| Aug 02 04:24:30.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
44442024-08-02T04:24:30.861Z[ recovery-image] Aug 02 04:24:30.072 INFO O| Aug 02 04:24:30.072 INFO STEP 178 (remove_files) COMPLETE
44452024-08-02T04:24:30.864Z[ recovery-image] Aug 02 04:24:30.072 INFO O| Aug 02 04:24:30.072 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44462024-08-02T04:24:30.870Z[ recovery-image] Aug 02 04:24:30.081 INFO O| Aug 02 04:24:30.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
44472024-08-02T04:24:30.870Z[ recovery-image] Aug 02 04:24:30.081 INFO O| Aug 02 04:24:30.081 INFO STEP 179 (remove_files) COMPLETE
44482024-08-02T04:24:30.873Z[ recovery-image] Aug 02 04:24:30.081 INFO O| Aug 02 04:24:30.081 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44492024-08-02T04:24:30.879Z[ recovery-image] Aug 02 04:24:30.091 INFO O| Aug 02 04:24:30.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
44502024-08-02T04:24:30.879Z[ recovery-image] Aug 02 04:24:30.091 INFO O| Aug 02 04:24:30.091 INFO STEP 180 (remove_files) COMPLETE
44512024-08-02T04:24:30.879Z[ recovery-image] Aug 02 04:24:30.091 INFO O| Aug 02 04:24:30.091 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44522024-08-02T04:24:30.889Z[ recovery-image] Aug 02 04:24:30.100 INFO O| Aug 02 04:24:30.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
44532024-08-02T04:24:30.889Z[ recovery-image] Aug 02 04:24:30.100 INFO O| Aug 02 04:24:30.100 INFO STEP 181 (remove_files) COMPLETE
44542024-08-02T04:24:30.892Z[ recovery-image] Aug 02 04:24:30.100 INFO O| Aug 02 04:24:30.100 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44552024-08-02T04:24:30.898Z[ recovery-image] Aug 02 04:24:30.110 INFO O| Aug 02 04:24:30.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
44562024-08-02T04:24:30.899Z[ recovery-image] Aug 02 04:24:30.110 INFO O| Aug 02 04:24:30.110 INFO STEP 182 (remove_files) COMPLETE
44572024-08-02T04:24:30.899Z[ recovery-image] Aug 02 04:24:30.110 INFO O| Aug 02 04:24:30.110 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44582024-08-02T04:24:30.908Z[ recovery-image] Aug 02 04:24:30.119 INFO O| Aug 02 04:24:30.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
44592024-08-02T04:24:30.911Z[ recovery-image] Aug 02 04:24:30.120 INFO O| Aug 02 04:24:30.119 INFO STEP 183 (remove_files) COMPLETE
44602024-08-02T04:24:30.911Z[ recovery-image] Aug 02 04:24:30.120 INFO O| Aug 02 04:24:30.120 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44612024-08-02T04:24:30.917Z[ recovery-image] Aug 02 04:24:30.128 INFO O| Aug 02 04:24:30.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
44622024-08-02T04:24:30.917Z[ recovery-image] Aug 02 04:24:30.129 INFO O| Aug 02 04:24:30.129 INFO STEP 184 (remove_files) COMPLETE
44632024-08-02T04:24:30.917Z[ recovery-image] Aug 02 04:24:30.129 INFO O| Aug 02 04:24:30.129 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44642024-08-02T04:24:30.926Z[ recovery-image] Aug 02 04:24:30.138 INFO O| Aug 02 04:24:30.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
44652024-08-02T04:24:30.926Z[ recovery-image] Aug 02 04:24:30.138 INFO O| Aug 02 04:24:30.138 INFO STEP 185 (remove_files) COMPLETE
44662024-08-02T04:24:30.930Z[ recovery-image] Aug 02 04:24:30.138 INFO O| Aug 02 04:24:30.138 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44672024-08-02T04:24:30.936Z[ recovery-image] Aug 02 04:24:30.147 INFO O| Aug 02 04:24:30.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
44682024-08-02T04:24:30.936Z[ recovery-image] Aug 02 04:24:30.147 INFO O| Aug 02 04:24:30.147 INFO STEP 186 (remove_files) COMPLETE
44692024-08-02T04:24:30.936Z[ recovery-image] Aug 02 04:24:30.147 INFO O| Aug 02 04:24:30.147 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44702024-08-02T04:24:30.945Z[ recovery-image] Aug 02 04:24:30.156 INFO O| Aug 02 04:24:30.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
44712024-08-02T04:24:30.945Z[ recovery-image] Aug 02 04:24:30.156 INFO O| Aug 02 04:24:30.156 INFO STEP 187 (remove_files) COMPLETE
44722024-08-02T04:24:30.945Z[ recovery-image] Aug 02 04:24:30.156 INFO O| Aug 02 04:24:30.156 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44732024-08-02T04:24:30.954Z[ recovery-image] Aug 02 04:24:30.165 INFO O| Aug 02 04:24:30.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
44742024-08-02T04:24:30.954Z[ recovery-image] Aug 02 04:24:30.165 INFO O| Aug 02 04:24:30.165 INFO STEP 188 (remove_files) COMPLETE
44752024-08-02T04:24:30.954Z[ recovery-image] Aug 02 04:24:30.165 INFO O| Aug 02 04:24:30.165 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44762024-08-02T04:24:30.963Z[ recovery-image] Aug 02 04:24:30.174 INFO O| Aug 02 04:24:30.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
44772024-08-02T04:24:30.963Z[ recovery-image] Aug 02 04:24:30.175 INFO O| Aug 02 04:24:30.174 INFO STEP 189 (remove_files) COMPLETE
44782024-08-02T04:24:30.967Z[ recovery-image] Aug 02 04:24:30.175 INFO O| Aug 02 04:24:30.174 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44792024-08-02T04:24:30.972Z[ recovery-image] Aug 02 04:24:30.184 INFO O| Aug 02 04:24:30.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
44802024-08-02T04:24:30.972Z[ recovery-image] Aug 02 04:24:30.184 INFO O| Aug 02 04:24:30.184 INFO STEP 190 (remove_files) COMPLETE
44812024-08-02T04:24:30.976Z[ recovery-image] Aug 02 04:24:30.184 INFO O| Aug 02 04:24:30.184 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44822024-08-02T04:24:30.982Z[ recovery-image] Aug 02 04:24:30.193 INFO O| Aug 02 04:24:30.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
44832024-08-02T04:24:30.982Z[ recovery-image] Aug 02 04:24:30.193 INFO O| Aug 02 04:24:30.193 INFO STEP 191 (remove_files) COMPLETE
44842024-08-02T04:24:30.982Z[ recovery-image] Aug 02 04:24:30.193 INFO O| Aug 02 04:24:30.193 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44852024-08-02T04:24:30.991Z[ recovery-image] Aug 02 04:24:30.202 INFO O| Aug 02 04:24:30.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
44862024-08-02T04:24:30.991Z[ recovery-image] Aug 02 04:24:30.202 INFO O| Aug 02 04:24:30.202 INFO STEP 192 (remove_files) COMPLETE
44872024-08-02T04:24:30.994Z[ recovery-image] Aug 02 04:24:30.202 INFO O| Aug 02 04:24:30.202 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44882024-08-02T04:24:31.000Z[ recovery-image] Aug 02 04:24:30.211 INFO O| Aug 02 04:24:30.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
44892024-08-02T04:24:31.000Z[ recovery-image] Aug 02 04:24:30.211 INFO O| Aug 02 04:24:30.211 INFO STEP 193 (remove_files) COMPLETE
44902024-08-02T04:24:31.000Z[ recovery-image] Aug 02 04:24:30.211 INFO O| Aug 02 04:24:30.211 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44912024-08-02T04:24:31.009Z[ recovery-image] Aug 02 04:24:30.220 INFO O| Aug 02 04:24:30.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
44922024-08-02T04:24:31.009Z[ recovery-image] Aug 02 04:24:30.220 INFO O| Aug 02 04:24:30.220 INFO STEP 194 (remove_files) COMPLETE
44932024-08-02T04:24:31.012Z[ recovery-image] Aug 02 04:24:30.220 INFO O| Aug 02 04:24:30.220 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44942024-08-02T04:24:31.018Z[ recovery-image] Aug 02 04:24:30.229 INFO O| Aug 02 04:24:30.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
44952024-08-02T04:24:31.018Z[ recovery-image] Aug 02 04:24:30.229 INFO O| Aug 02 04:24:30.229 INFO STEP 195 (remove_files) COMPLETE
44962024-08-02T04:24:31.021Z[ recovery-image] Aug 02 04:24:30.229 INFO O| Aug 02 04:24:30.229 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44972024-08-02T04:24:31.027Z[ recovery-image] Aug 02 04:24:30.238 INFO O| Aug 02 04:24:30.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
44982024-08-02T04:24:31.027Z[ recovery-image] Aug 02 04:24:30.238 INFO O| Aug 02 04:24:30.238 INFO STEP 196 (remove_files) COMPLETE
44992024-08-02T04:24:31.027Z[ recovery-image] Aug 02 04:24:30.238 INFO O| Aug 02 04:24:30.238 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45002024-08-02T04:24:31.036Z[ recovery-image] Aug 02 04:24:30.247 INFO O| Aug 02 04:24:30.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
45012024-08-02T04:24:31.036Z[ recovery-image] Aug 02 04:24:30.247 INFO O| Aug 02 04:24:30.247 INFO STEP 197 (remove_files) COMPLETE
45022024-08-02T04:24:31.039Z[ recovery-image] Aug 02 04:24:30.247 INFO O| Aug 02 04:24:30.247 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45032024-08-02T04:24:31.045Z[ recovery-image] Aug 02 04:24:30.256 INFO O| Aug 02 04:24:30.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
45042024-08-02T04:24:31.045Z[ recovery-image] Aug 02 04:24:30.256 INFO O| Aug 02 04:24:30.256 INFO STEP 198 (remove_files) COMPLETE
45052024-08-02T04:24:31.048Z[ recovery-image] Aug 02 04:24:30.256 INFO O| Aug 02 04:24:30.256 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45062024-08-02T04:24:31.054Z[ recovery-image] Aug 02 04:24:30.265 INFO O| Aug 02 04:24:30.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
45072024-08-02T04:24:31.054Z[ recovery-image] Aug 02 04:24:30.265 INFO O| Aug 02 04:24:30.265 INFO STEP 199 (remove_files) COMPLETE
45082024-08-02T04:24:31.058Z[ recovery-image] Aug 02 04:24:30.265 INFO O| Aug 02 04:24:30.265 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45092024-08-02T04:24:31.063Z[ recovery-image] Aug 02 04:24:30.275 INFO O| Aug 02 04:24:30.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
45102024-08-02T04:24:31.063Z[ recovery-image] Aug 02 04:24:30.275 INFO O| Aug 02 04:24:30.275 INFO STEP 200 (remove_files) COMPLETE
45112024-08-02T04:24:31.066Z[ recovery-image] Aug 02 04:24:30.275 INFO O| Aug 02 04:24:30.275 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45122024-08-02T04:24:31.072Z[ recovery-image] Aug 02 04:24:30.284 INFO O| Aug 02 04:24:30.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
45132024-08-02T04:24:31.073Z[ recovery-image] Aug 02 04:24:30.284 INFO O| Aug 02 04:24:30.284 INFO STEP 201 (remove_files) COMPLETE
45142024-08-02T04:24:31.073Z[ recovery-image] Aug 02 04:24:30.284 INFO O| Aug 02 04:24:30.284 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45152024-08-02T04:24:31.081Z[ recovery-image] Aug 02 04:24:30.293 INFO O| Aug 02 04:24:30.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
45162024-08-02T04:24:31.082Z[ recovery-image] Aug 02 04:24:30.293 INFO O| Aug 02 04:24:30.293 INFO STEP 202 (remove_files) COMPLETE
45172024-08-02T04:24:31.085Z[ recovery-image] Aug 02 04:24:30.293 INFO O| Aug 02 04:24:30.293 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45182024-08-02T04:24:31.091Z[ recovery-image] Aug 02 04:24:30.302 INFO O| Aug 02 04:24:30.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
45192024-08-02T04:24:31.091Z[ recovery-image] Aug 02 04:24:30.302 INFO O| Aug 02 04:24:30.302 INFO STEP 203 (remove_files) COMPLETE
45202024-08-02T04:24:31.094Z[ recovery-image] Aug 02 04:24:30.302 INFO O| Aug 02 04:24:30.302 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45212024-08-02T04:24:31.100Z[ recovery-image] Aug 02 04:24:30.312 INFO O| Aug 02 04:24:30.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
45222024-08-02T04:24:31.100Z[ recovery-image] Aug 02 04:24:30.312 INFO O| Aug 02 04:24:30.312 INFO STEP 204 (remove_files) COMPLETE
45232024-08-02T04:24:31.101Z[ recovery-image] Aug 02 04:24:30.312 INFO O| Aug 02 04:24:30.312 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45242024-08-02T04:24:31.110Z[ recovery-image] Aug 02 04:24:30.321 INFO O| Aug 02 04:24:30.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
45252024-08-02T04:24:31.113Z[ recovery-image] Aug 02 04:24:30.321 INFO O| Aug 02 04:24:30.321 INFO STEP 205 (remove_files) COMPLETE
45262024-08-02T04:24:31.113Z[ recovery-image] Aug 02 04:24:30.321 INFO O| Aug 02 04:24:30.321 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45272024-08-02T04:24:31.119Z[ recovery-image] Aug 02 04:24:30.330 INFO O| Aug 02 04:24:30.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
45282024-08-02T04:24:31.122Z[ recovery-image] Aug 02 04:24:30.330 INFO O| Aug 02 04:24:30.330 INFO STEP 206 (remove_files) COMPLETE
45292024-08-02T04:24:31.122Z[ recovery-image] Aug 02 04:24:30.330 INFO O| Aug 02 04:24:30.330 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45302024-08-02T04:24:31.128Z[ recovery-image] Aug 02 04:24:30.339 INFO O| Aug 02 04:24:30.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
45312024-08-02T04:24:31.128Z[ recovery-image] Aug 02 04:24:30.339 INFO O| Aug 02 04:24:30.339 INFO STEP 207 (remove_files) COMPLETE
45322024-08-02T04:24:31.128Z[ recovery-image] Aug 02 04:24:30.339 INFO O| Aug 02 04:24:30.339 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45332024-08-02T04:24:31.137Z[ recovery-image] Aug 02 04:24:30.348 INFO O| Aug 02 04:24:30.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
45342024-08-02T04:24:31.137Z[ recovery-image] Aug 02 04:24:30.348 INFO O| Aug 02 04:24:30.348 INFO STEP 208 (remove_files) COMPLETE
45352024-08-02T04:24:31.141Z[ recovery-image] Aug 02 04:24:30.348 INFO O| Aug 02 04:24:30.348 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45362024-08-02T04:24:31.146Z[ recovery-image] Aug 02 04:24:30.357 INFO O| Aug 02 04:24:30.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
45372024-08-02T04:24:31.146Z[ recovery-image] Aug 02 04:24:30.357 INFO O| Aug 02 04:24:30.357 INFO STEP 209 (remove_files) COMPLETE
45382024-08-02T04:24:31.146Z[ recovery-image] Aug 02 04:24:30.357 INFO O| Aug 02 04:24:30.357 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45392024-08-02T04:24:31.155Z[ recovery-image] Aug 02 04:24:30.366 INFO O| Aug 02 04:24:30.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
45402024-08-02T04:24:31.155Z[ recovery-image] Aug 02 04:24:30.366 INFO O| Aug 02 04:24:30.366 INFO STEP 210 (remove_files) COMPLETE
45412024-08-02T04:24:31.159Z[ recovery-image] Aug 02 04:24:30.367 INFO O| Aug 02 04:24:30.366 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45422024-08-02T04:24:31.164Z[ recovery-image] Aug 02 04:24:30.376 INFO O| Aug 02 04:24:30.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
45432024-08-02T04:24:31.165Z[ recovery-image] Aug 02 04:24:30.376 INFO O| Aug 02 04:24:30.376 INFO STEP 211 (remove_files) COMPLETE
45442024-08-02T04:24:31.165Z[ recovery-image] Aug 02 04:24:30.376 INFO O| Aug 02 04:24:30.376 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45452024-08-02T04:24:31.173Z[ recovery-image] Aug 02 04:24:30.385 INFO O| Aug 02 04:24:30.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
45462024-08-02T04:24:31.177Z[ recovery-image] Aug 02 04:24:30.385 INFO O| Aug 02 04:24:30.385 INFO STEP 212 (remove_files) COMPLETE
45472024-08-02T04:24:31.177Z[ recovery-image] Aug 02 04:24:30.385 INFO O| Aug 02 04:24:30.385 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45482024-08-02T04:24:31.182Z[ recovery-image] Aug 02 04:24:30.394 INFO O| Aug 02 04:24:30.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
45492024-08-02T04:24:31.182Z[ recovery-image] Aug 02 04:24:30.394 INFO O| Aug 02 04:24:30.394 INFO STEP 213 (remove_files) COMPLETE
45502024-08-02T04:24:31.183Z[ recovery-image] Aug 02 04:24:30.394 INFO O| Aug 02 04:24:30.394 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45512024-08-02T04:24:31.192Z[ recovery-image] Aug 02 04:24:30.403 INFO O| Aug 02 04:24:30.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
45522024-08-02T04:24:31.192Z[ recovery-image] Aug 02 04:24:30.403 INFO O| Aug 02 04:24:30.403 INFO STEP 214 (remove_files) COMPLETE
45532024-08-02T04:24:31.192Z[ recovery-image] Aug 02 04:24:30.403 INFO O| Aug 02 04:24:30.403 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45542024-08-02T04:24:31.201Z[ recovery-image] Aug 02 04:24:30.412 INFO O| Aug 02 04:24:30.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
45552024-08-02T04:24:31.201Z[ recovery-image] Aug 02 04:24:30.412 INFO O| Aug 02 04:24:30.412 INFO STEP 215 (remove_files) COMPLETE
45562024-08-02T04:24:31.201Z[ recovery-image] Aug 02 04:24:30.412 INFO O| Aug 02 04:24:30.412 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45572024-08-02T04:24:31.210Z[ recovery-image] Aug 02 04:24:30.421 INFO O| Aug 02 04:24:30.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
45582024-08-02T04:24:31.210Z[ recovery-image] Aug 02 04:24:30.421 INFO O| Aug 02 04:24:30.421 INFO STEP 216 (remove_files) COMPLETE
45592024-08-02T04:24:31.214Z[ recovery-image] Aug 02 04:24:30.421 INFO O| Aug 02 04:24:30.421 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45602024-08-02T04:24:31.219Z[ recovery-image] Aug 02 04:24:30.431 INFO O| Aug 02 04:24:30.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
45612024-08-02T04:24:31.222Z[ recovery-image] Aug 02 04:24:30.431 INFO O| Aug 02 04:24:30.431 INFO STEP 217 (remove_files) COMPLETE
45622024-08-02T04:24:31.223Z[ recovery-image] Aug 02 04:24:30.431 INFO O| Aug 02 04:24:30.431 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45632024-08-02T04:24:31.228Z[ recovery-image] Aug 02 04:24:30.440 INFO O| Aug 02 04:24:30.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
45642024-08-02T04:24:31.232Z[ recovery-image] Aug 02 04:24:30.440 INFO O| Aug 02 04:24:30.440 INFO STEP 218 (remove_files) COMPLETE
45652024-08-02T04:24:31.232Z[ recovery-image] Aug 02 04:24:30.440 INFO O| Aug 02 04:24:30.440 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45662024-08-02T04:24:31.238Z[ recovery-image] Aug 02 04:24:30.449 INFO O| Aug 02 04:24:30.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
45672024-08-02T04:24:31.238Z[ recovery-image] Aug 02 04:24:30.449 INFO O| Aug 02 04:24:30.449 INFO STEP 219 (remove_files) COMPLETE
45682024-08-02T04:24:31.238Z[ recovery-image] Aug 02 04:24:30.449 INFO O| Aug 02 04:24:30.449 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45692024-08-02T04:24:31.247Z[ recovery-image] Aug 02 04:24:30.458 INFO O| Aug 02 04:24:30.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
45702024-08-02T04:24:31.247Z[ recovery-image] Aug 02 04:24:30.458 INFO O| Aug 02 04:24:30.458 INFO STEP 220 (remove_files) COMPLETE
45712024-08-02T04:24:31.250Z[ recovery-image] Aug 02 04:24:30.458 INFO O| Aug 02 04:24:30.458 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45722024-08-02T04:24:31.256Z[ recovery-image] Aug 02 04:24:30.467 INFO O| Aug 02 04:24:30.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
45732024-08-02T04:24:31.256Z[ recovery-image] Aug 02 04:24:30.467 INFO O| Aug 02 04:24:30.467 INFO STEP 221 (remove_files) COMPLETE
45742024-08-02T04:24:31.256Z[ recovery-image] Aug 02 04:24:30.467 INFO O| Aug 02 04:24:30.467 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45752024-08-02T04:24:31.265Z[ recovery-image] Aug 02 04:24:30.476 INFO O| Aug 02 04:24:30.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
45762024-08-02T04:24:31.265Z[ recovery-image] Aug 02 04:24:30.476 INFO O| Aug 02 04:24:30.476 INFO STEP 222 (remove_files) COMPLETE
45772024-08-02T04:24:31.269Z[ recovery-image] Aug 02 04:24:30.476 INFO O| Aug 02 04:24:30.476 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45782024-08-02T04:24:31.274Z[ recovery-image] Aug 02 04:24:30.486 INFO O| Aug 02 04:24:30.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
45792024-08-02T04:24:31.274Z[ recovery-image] Aug 02 04:24:30.486 INFO O| Aug 02 04:24:30.486 INFO STEP 223 (remove_files) COMPLETE
45802024-08-02T04:24:31.278Z[ recovery-image] Aug 02 04:24:30.486 INFO O| Aug 02 04:24:30.486 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45812024-08-02T04:24:31.284Z[ recovery-image] Aug 02 04:24:30.495 INFO O| Aug 02 04:24:30.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
45822024-08-02T04:24:31.287Z[ recovery-image] Aug 02 04:24:30.495 INFO O| Aug 02 04:24:30.495 INFO STEP 224 (remove_files) COMPLETE
45832024-08-02T04:24:31.287Z[ recovery-image] Aug 02 04:24:30.495 INFO O| Aug 02 04:24:30.495 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45842024-08-02T04:24:31.293Z[ recovery-image] Aug 02 04:24:30.504 INFO O| Aug 02 04:24:30.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
45852024-08-02T04:24:31.296Z[ recovery-image] Aug 02 04:24:30.504 INFO O| Aug 02 04:24:30.504 INFO STEP 225 (remove_files) COMPLETE
45862024-08-02T04:24:31.296Z[ recovery-image] Aug 02 04:24:30.504 INFO O| Aug 02 04:24:30.504 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45872024-08-02T04:24:31.302Z[ recovery-image] Aug 02 04:24:30.513 INFO O| Aug 02 04:24:30.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
45882024-08-02T04:24:31.302Z[ recovery-image] Aug 02 04:24:30.513 INFO O| Aug 02 04:24:30.513 INFO STEP 226 (remove_files) COMPLETE
45892024-08-02T04:24:31.305Z[ recovery-image] Aug 02 04:24:30.513 INFO O| Aug 02 04:24:30.513 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45902024-08-02T04:24:31.311Z[ recovery-image] Aug 02 04:24:30.522 INFO O| Aug 02 04:24:30.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
45912024-08-02T04:24:31.314Z[ recovery-image] Aug 02 04:24:30.522 INFO O| Aug 02 04:24:30.522 INFO STEP 227 (remove_files) COMPLETE
45922024-08-02T04:24:31.314Z[ recovery-image] Aug 02 04:24:30.522 INFO O| Aug 02 04:24:30.522 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45932024-08-02T04:24:31.320Z[ recovery-image] Aug 02 04:24:30.531 INFO O| Aug 02 04:24:30.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
45942024-08-02T04:24:31.320Z[ recovery-image] Aug 02 04:24:30.531 INFO O| Aug 02 04:24:30.531 INFO STEP 228 (remove_files) COMPLETE
45952024-08-02T04:24:31.320Z[ recovery-image] Aug 02 04:24:30.531 INFO O| Aug 02 04:24:30.531 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45962024-08-02T04:24:31.330Z[ recovery-image] Aug 02 04:24:30.541 INFO O| Aug 02 04:24:30.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
45972024-08-02T04:24:31.330Z[ recovery-image] Aug 02 04:24:30.541 INFO O| Aug 02 04:24:30.541 INFO STEP 229 (remove_files) COMPLETE
45982024-08-02T04:24:31.333Z[ recovery-image] Aug 02 04:24:30.541 INFO O| Aug 02 04:24:30.541 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45992024-08-02T04:24:31.339Z[ recovery-image] Aug 02 04:24:30.550 INFO O| Aug 02 04:24:30.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
46002024-08-02T04:24:31.339Z[ recovery-image] Aug 02 04:24:30.550 INFO O| Aug 02 04:24:30.550 INFO STEP 230 (remove_files) COMPLETE
46012024-08-02T04:24:31.339Z[ recovery-image] Aug 02 04:24:30.550 INFO O| Aug 02 04:24:30.550 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46022024-08-02T04:24:31.348Z[ recovery-image] Aug 02 04:24:30.559 INFO O| Aug 02 04:24:30.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
46032024-08-02T04:24:31.351Z[ recovery-image] Aug 02 04:24:30.559 INFO O| Aug 02 04:24:30.559 INFO STEP 231 (remove_files) COMPLETE
46042024-08-02T04:24:31.351Z[ recovery-image] Aug 02 04:24:30.559 INFO O| Aug 02 04:24:30.559 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46052024-08-02T04:24:31.357Z[ recovery-image] Aug 02 04:24:30.568 INFO O| Aug 02 04:24:30.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
46062024-08-02T04:24:31.357Z[ recovery-image] Aug 02 04:24:30.568 INFO O| Aug 02 04:24:30.568 INFO STEP 232 (remove_files) COMPLETE
46072024-08-02T04:24:31.362Z[ recovery-image] Aug 02 04:24:30.568 INFO O| Aug 02 04:24:30.568 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46082024-08-02T04:24:31.366Z[ recovery-image] Aug 02 04:24:30.577 INFO O| Aug 02 04:24:30.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
46092024-08-02T04:24:31.366Z[ recovery-image] Aug 02 04:24:30.577 INFO O| Aug 02 04:24:30.577 INFO STEP 233 (remove_files) COMPLETE
46102024-08-02T04:24:31.367Z[ recovery-image] Aug 02 04:24:30.577 INFO O| Aug 02 04:24:30.577 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46112024-08-02T04:24:31.375Z[ recovery-image] Aug 02 04:24:30.586 INFO O| Aug 02 04:24:30.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
46122024-08-02T04:24:31.378Z[ recovery-image] Aug 02 04:24:30.586 INFO O| Aug 02 04:24:30.586 INFO STEP 234 (remove_files) COMPLETE
46132024-08-02T04:24:31.378Z[ recovery-image] Aug 02 04:24:30.586 INFO O| Aug 02 04:24:30.586 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46142024-08-02T04:24:31.384Z[ recovery-image] Aug 02 04:24:30.595 INFO O| Aug 02 04:24:30.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
46152024-08-02T04:24:31.384Z[ recovery-image] Aug 02 04:24:30.595 INFO O| Aug 02 04:24:30.595 INFO STEP 235 (remove_files) COMPLETE
46162024-08-02T04:24:31.388Z[ recovery-image] Aug 02 04:24:30.595 INFO O| Aug 02 04:24:30.595 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46172024-08-02T04:24:31.393Z[ recovery-image] Aug 02 04:24:30.604 INFO O| Aug 02 04:24:30.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
46182024-08-02T04:24:31.396Z[ recovery-image] Aug 02 04:24:30.605 INFO O| Aug 02 04:24:30.605 INFO STEP 236 (remove_files) COMPLETE
46192024-08-02T04:24:31.396Z[ recovery-image] Aug 02 04:24:30.605 INFO O| Aug 02 04:24:30.605 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46202024-08-02T04:24:31.403Z[ recovery-image] Aug 02 04:24:30.614 INFO O| Aug 02 04:24:30.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
46212024-08-02T04:24:31.403Z[ recovery-image] Aug 02 04:24:30.614 INFO O| Aug 02 04:24:30.614 INFO STEP 237 (remove_files) COMPLETE
46222024-08-02T04:24:31.403Z[ recovery-image] Aug 02 04:24:30.614 INFO O| Aug 02 04:24:30.614 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46232024-08-02T04:24:31.412Z[ recovery-image] Aug 02 04:24:30.623 INFO O| Aug 02 04:24:30.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
46242024-08-02T04:24:31.415Z[ recovery-image] Aug 02 04:24:30.623 INFO O| Aug 02 04:24:30.623 INFO STEP 238 (remove_files) COMPLETE
46252024-08-02T04:24:31.416Z[ recovery-image] Aug 02 04:24:30.623 INFO O| Aug 02 04:24:30.623 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46262024-08-02T04:24:31.421Z[ recovery-image] Aug 02 04:24:30.632 INFO O| Aug 02 04:24:30.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
46272024-08-02T04:24:31.421Z[ recovery-image] Aug 02 04:24:30.632 INFO O| Aug 02 04:24:30.632 INFO STEP 239 (remove_files) COMPLETE
46282024-08-02T04:24:31.421Z[ recovery-image] Aug 02 04:24:30.632 INFO O| Aug 02 04:24:30.632 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46292024-08-02T04:24:31.429Z[ recovery-image] Aug 02 04:24:30.641 INFO O| Aug 02 04:24:30.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
46302024-08-02T04:24:31.430Z[ recovery-image] Aug 02 04:24:30.641 INFO O| Aug 02 04:24:30.641 INFO STEP 240 (remove_files) COMPLETE
46312024-08-02T04:24:31.433Z[ recovery-image] Aug 02 04:24:30.641 INFO O| Aug 02 04:24:30.641 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46322024-08-02T04:24:31.439Z[ recovery-image] Aug 02 04:24:30.650 INFO O| Aug 02 04:24:30.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
46332024-08-02T04:24:31.439Z[ recovery-image] Aug 02 04:24:30.650 INFO O| Aug 02 04:24:30.650 INFO STEP 241 (remove_files) COMPLETE
46342024-08-02T04:24:31.443Z[ recovery-image] Aug 02 04:24:30.650 INFO O| Aug 02 04:24:30.650 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46352024-08-02T04:24:31.448Z[ recovery-image] Aug 02 04:24:30.660 INFO O| Aug 02 04:24:30.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
46362024-08-02T04:24:31.448Z[ recovery-image] Aug 02 04:24:30.660 INFO O| Aug 02 04:24:30.660 INFO STEP 242 (remove_files) COMPLETE
46372024-08-02T04:24:31.449Z[ recovery-image] Aug 02 04:24:30.660 INFO O| Aug 02 04:24:30.660 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46382024-08-02T04:24:31.458Z[ recovery-image] Aug 02 04:24:30.669 INFO O| Aug 02 04:24:30.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
46392024-08-02T04:24:31.458Z[ recovery-image] Aug 02 04:24:30.669 INFO O| Aug 02 04:24:30.669 INFO STEP 243 (remove_files) COMPLETE
46402024-08-02T04:24:31.462Z[ recovery-image] Aug 02 04:24:30.669 INFO O| Aug 02 04:24:30.669 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46412024-08-02T04:24:31.467Z[ recovery-image] Aug 02 04:24:30.679 INFO O| Aug 02 04:24:30.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
46422024-08-02T04:24:31.471Z[ recovery-image] Aug 02 04:24:30.679 INFO O| Aug 02 04:24:30.679 INFO STEP 244 (remove_files) COMPLETE
46432024-08-02T04:24:31.472Z[ recovery-image] Aug 02 04:24:30.679 INFO O| Aug 02 04:24:30.679 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46442024-08-02T04:24:31.477Z[ recovery-image] Aug 02 04:24:30.688 INFO O| Aug 02 04:24:30.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
46452024-08-02T04:24:31.477Z[ recovery-image] Aug 02 04:24:30.688 INFO O| Aug 02 04:24:30.688 INFO STEP 245 (remove_files) COMPLETE
46462024-08-02T04:24:31.477Z[ recovery-image] Aug 02 04:24:30.688 INFO O| Aug 02 04:24:30.688 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46472024-08-02T04:24:31.486Z[ recovery-image] Aug 02 04:24:30.697 INFO O| Aug 02 04:24:30.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
46482024-08-02T04:24:31.486Z[ recovery-image] Aug 02 04:24:30.697 INFO O| Aug 02 04:24:30.697 INFO STEP 246 (remove_files) COMPLETE
46492024-08-02T04:24:31.489Z[ recovery-image] Aug 02 04:24:30.697 INFO O| Aug 02 04:24:30.697 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46502024-08-02T04:24:31.496Z[ recovery-image] Aug 02 04:24:30.707 INFO O| Aug 02 04:24:30.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
46512024-08-02T04:24:31.499Z[ recovery-image] Aug 02 04:24:30.707 INFO O| Aug 02 04:24:30.707 INFO STEP 247 (remove_files) COMPLETE
46522024-08-02T04:24:31.499Z[ recovery-image] Aug 02 04:24:30.707 INFO O| Aug 02 04:24:30.707 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46532024-08-02T04:24:31.505Z[ recovery-image] Aug 02 04:24:30.716 INFO O| Aug 02 04:24:30.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
46542024-08-02T04:24:31.505Z[ recovery-image] Aug 02 04:24:30.716 INFO O| Aug 02 04:24:30.716 INFO STEP 248 (remove_files) COMPLETE
46552024-08-02T04:24:31.505Z[ recovery-image] Aug 02 04:24:30.716 INFO O| Aug 02 04:24:30.716 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46562024-08-02T04:24:31.515Z[ recovery-image] Aug 02 04:24:30.726 INFO O| Aug 02 04:24:30.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
46572024-08-02T04:24:31.516Z[ recovery-image] Aug 02 04:24:30.726 INFO O| Aug 02 04:24:30.726 INFO STEP 249 (remove_files) COMPLETE
46582024-08-02T04:24:31.516Z[ recovery-image] Aug 02 04:24:30.726 INFO O| Aug 02 04:24:30.726 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46592024-08-02T04:24:31.525Z[ recovery-image] Aug 02 04:24:30.735 INFO O| Aug 02 04:24:30.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
46602024-08-02T04:24:31.525Z[ recovery-image] Aug 02 04:24:30.735 INFO O| Aug 02 04:24:30.735 INFO STEP 250 (remove_files) COMPLETE
46612024-08-02T04:24:31.525Z[ recovery-image] Aug 02 04:24:30.736 INFO O| Aug 02 04:24:30.735 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46622024-08-02T04:24:31.533Z[ recovery-image] Aug 02 04:24:30.745 INFO O| Aug 02 04:24:30.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
46632024-08-02T04:24:31.534Z[ recovery-image] Aug 02 04:24:30.745 INFO O| Aug 02 04:24:30.745 INFO STEP 251 (remove_files) COMPLETE
46642024-08-02T04:24:31.534Z[ recovery-image] Aug 02 04:24:30.745 INFO O| Aug 02 04:24:30.745 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46652024-08-02T04:24:31.543Z[ recovery-image] Aug 02 04:24:30.754 INFO O| Aug 02 04:24:30.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
46662024-08-02T04:24:31.543Z[ recovery-image] Aug 02 04:24:30.754 INFO O| Aug 02 04:24:30.754 INFO STEP 252 (remove_files) COMPLETE
46672024-08-02T04:24:31.543Z[ recovery-image] Aug 02 04:24:30.754 INFO O| Aug 02 04:24:30.754 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46682024-08-02T04:24:31.552Z[ recovery-image] Aug 02 04:24:30.763 INFO O| Aug 02 04:24:30.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
46692024-08-02T04:24:31.552Z[ recovery-image] Aug 02 04:24:30.763 INFO O| Aug 02 04:24:30.763 INFO STEP 253 (remove_files) COMPLETE
46702024-08-02T04:24:31.556Z[ recovery-image] Aug 02 04:24:30.763 INFO O| Aug 02 04:24:30.763 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46712024-08-02T04:24:31.561Z[ recovery-image] Aug 02 04:24:30.772 INFO O| Aug 02 04:24:30.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
46722024-08-02T04:24:31.561Z[ recovery-image] Aug 02 04:24:30.772 INFO O| Aug 02 04:24:30.772 INFO STEP 254 (remove_files) COMPLETE
46732024-08-02T04:24:31.564Z[ recovery-image] Aug 02 04:24:30.772 INFO O| Aug 02 04:24:30.772 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46742024-08-02T04:24:31.570Z[ recovery-image] Aug 02 04:24:30.781 INFO O| Aug 02 04:24:30.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
46752024-08-02T04:24:31.570Z[ recovery-image] Aug 02 04:24:30.782 INFO O| Aug 02 04:24:30.781 INFO STEP 255 (remove_files) COMPLETE
46762024-08-02T04:24:31.573Z[ recovery-image] Aug 02 04:24:30.782 INFO O| Aug 02 04:24:30.782 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46772024-08-02T04:24:31.580Z[ recovery-image] Aug 02 04:24:30.791 INFO O| Aug 02 04:24:30.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
46782024-08-02T04:24:31.580Z[ recovery-image] Aug 02 04:24:30.791 INFO O| Aug 02 04:24:30.791 INFO STEP 256 (remove_files) COMPLETE
46792024-08-02T04:24:31.583Z[ recovery-image] Aug 02 04:24:30.791 INFO O| Aug 02 04:24:30.791 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46802024-08-02T04:24:31.589Z[ recovery-image] Aug 02 04:24:30.801 INFO O| Aug 02 04:24:30.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
46812024-08-02T04:24:31.589Z[ recovery-image] Aug 02 04:24:30.801 INFO O| Aug 02 04:24:30.801 INFO STEP 257 (remove_files) COMPLETE
46822024-08-02T04:24:31.593Z[ recovery-image] Aug 02 04:24:30.801 INFO O| Aug 02 04:24:30.801 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46832024-08-02T04:24:31.599Z[ recovery-image] Aug 02 04:24:30.810 INFO O| Aug 02 04:24:30.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
46842024-08-02T04:24:31.603Z[ recovery-image] Aug 02 04:24:30.810 INFO O| Aug 02 04:24:30.810 INFO STEP 258 (remove_files) COMPLETE
46852024-08-02T04:24:31.603Z[ recovery-image] Aug 02 04:24:30.810 INFO O| Aug 02 04:24:30.810 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46862024-08-02T04:24:31.608Z[ recovery-image] Aug 02 04:24:30.820 INFO O| Aug 02 04:24:30.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
46872024-08-02T04:24:31.612Z[ recovery-image] Aug 02 04:24:30.820 INFO O| Aug 02 04:24:30.820 INFO STEP 259 (remove_files) COMPLETE
46882024-08-02T04:24:31.612Z[ recovery-image] Aug 02 04:24:30.820 INFO O| Aug 02 04:24:30.820 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46892024-08-02T04:24:31.618Z[ recovery-image] Aug 02 04:24:30.829 INFO O| Aug 02 04:24:30.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
46902024-08-02T04:24:31.621Z[ recovery-image] Aug 02 04:24:30.829 INFO O| Aug 02 04:24:30.829 INFO STEP 260 (remove_files) COMPLETE
46912024-08-02T04:24:31.621Z[ recovery-image] Aug 02 04:24:30.829 INFO O| Aug 02 04:24:30.829 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46922024-08-02T04:24:31.627Z[ recovery-image] Aug 02 04:24:30.838 INFO O| Aug 02 04:24:30.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
46932024-08-02T04:24:31.627Z[ recovery-image] Aug 02 04:24:30.838 INFO O| Aug 02 04:24:30.838 INFO STEP 261 (remove_files) COMPLETE
46942024-08-02T04:24:31.631Z[ recovery-image] Aug 02 04:24:30.838 INFO O| Aug 02 04:24:30.838 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46952024-08-02T04:24:31.638Z[ recovery-image] Aug 02 04:24:30.848 INFO O| Aug 02 04:24:30.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
46962024-08-02T04:24:31.641Z[ recovery-image] Aug 02 04:24:30.848 INFO O| Aug 02 04:24:30.848 INFO STEP 262 (remove_files) COMPLETE
46972024-08-02T04:24:31.641Z[ recovery-image] Aug 02 04:24:30.848 INFO O| Aug 02 04:24:30.848 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982024-08-02T04:24:31.646Z[ recovery-image] Aug 02 04:24:30.857 INFO O| Aug 02 04:24:30.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
46992024-08-02T04:24:31.646Z[ recovery-image] Aug 02 04:24:30.857 INFO O| Aug 02 04:24:30.857 INFO STEP 263 (remove_files) COMPLETE
47002024-08-02T04:24:31.649Z[ recovery-image] Aug 02 04:24:30.857 INFO O| Aug 02 04:24:30.857 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012024-08-02T04:24:31.655Z[ recovery-image] Aug 02 04:24:30.866 INFO O| Aug 02 04:24:30.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
47022024-08-02T04:24:31.655Z[ recovery-image] Aug 02 04:24:30.866 INFO O| Aug 02 04:24:30.866 INFO STEP 264 (remove_files) COMPLETE
47032024-08-02T04:24:31.658Z[ recovery-image] Aug 02 04:24:30.866 INFO O| Aug 02 04:24:30.866 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47042024-08-02T04:24:31.664Z[ recovery-image] Aug 02 04:24:30.875 INFO O| Aug 02 04:24:30.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
47052024-08-02T04:24:31.664Z[ recovery-image] Aug 02 04:24:30.876 INFO O| Aug 02 04:24:30.876 INFO STEP 265 (remove_files) COMPLETE
47062024-08-02T04:24:31.668Z[ recovery-image] Aug 02 04:24:30.876 INFO O| Aug 02 04:24:30.876 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47072024-08-02T04:24:31.674Z[ recovery-image] Aug 02 04:24:30.885 INFO O| Aug 02 04:24:30.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
47082024-08-02T04:24:31.674Z[ recovery-image] Aug 02 04:24:30.885 INFO O| Aug 02 04:24:30.885 INFO STEP 266 (remove_files) COMPLETE
47092024-08-02T04:24:31.677Z[ recovery-image] Aug 02 04:24:30.885 INFO O| Aug 02 04:24:30.885 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47102024-08-02T04:24:31.683Z[ recovery-image] Aug 02 04:24:30.894 INFO O| Aug 02 04:24:30.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
47112024-08-02T04:24:31.683Z[ recovery-image] Aug 02 04:24:30.894 INFO O| Aug 02 04:24:30.894 INFO STEP 267 (remove_files) COMPLETE
47122024-08-02T04:24:31.686Z[ recovery-image] Aug 02 04:24:30.895 INFO O| Aug 02 04:24:30.894 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47132024-08-02T04:24:31.693Z[ recovery-image] Aug 02 04:24:30.904 INFO O| Aug 02 04:24:30.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
47142024-08-02T04:24:31.696Z[ recovery-image] Aug 02 04:24:30.905 INFO O| Aug 02 04:24:30.904 INFO STEP 268 (remove_files) COMPLETE
47152024-08-02T04:24:31.696Z[ recovery-image] Aug 02 04:24:30.905 INFO O| Aug 02 04:24:30.905 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47162024-08-02T04:24:31.703Z[ recovery-image] Aug 02 04:24:30.914 INFO O| Aug 02 04:24:30.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
47172024-08-02T04:24:31.703Z[ recovery-image] Aug 02 04:24:30.914 INFO O| Aug 02 04:24:30.914 INFO STEP 269 (remove_files) COMPLETE
47182024-08-02T04:24:31.706Z[ recovery-image] Aug 02 04:24:30.914 INFO O| Aug 02 04:24:30.914 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47192024-08-02T04:24:31.712Z[ recovery-image] Aug 02 04:24:30.923 INFO O| Aug 02 04:24:30.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
47202024-08-02T04:24:31.712Z[ recovery-image] Aug 02 04:24:30.923 INFO O| Aug 02 04:24:30.923 INFO STEP 270 (remove_files) COMPLETE
47212024-08-02T04:24:31.712Z[ recovery-image] Aug 02 04:24:30.923 INFO O| Aug 02 04:24:30.923 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47222024-08-02T04:24:31.721Z[ recovery-image] Aug 02 04:24:30.932 INFO O| Aug 02 04:24:30.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
47232024-08-02T04:24:31.721Z[ recovery-image] Aug 02 04:24:30.932 INFO O| Aug 02 04:24:30.932 INFO STEP 271 (remove_files) COMPLETE
47242024-08-02T04:24:31.725Z[ recovery-image] Aug 02 04:24:30.933 INFO O| Aug 02 04:24:30.932 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47252024-08-02T04:24:31.730Z[ recovery-image] Aug 02 04:24:30.941 INFO O| Aug 02 04:24:30.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
47262024-08-02T04:24:31.733Z[ recovery-image] Aug 02 04:24:30.942 INFO O| Aug 02 04:24:30.942 INFO STEP 272 (remove_files) COMPLETE
47272024-08-02T04:24:31.733Z[ recovery-image] Aug 02 04:24:30.942 INFO O| Aug 02 04:24:30.942 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47282024-08-02T04:24:31.751Z[ recovery-image] Aug 02 04:24:30.951 INFO O| Aug 02 04:24:30.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
47292024-08-02T04:24:31.752Z[ recovery-image] Aug 02 04:24:30.951 INFO O| Aug 02 04:24:30.951 INFO STEP 273 (remove_files) COMPLETE
47302024-08-02T04:24:31.752Z[ recovery-image] Aug 02 04:24:30.951 INFO O| Aug 02 04:24:30.951 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47312024-08-02T04:24:31.752Z[ recovery-image] Aug 02 04:24:30.960 INFO O| Aug 02 04:24:30.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
47322024-08-02T04:24:31.752Z[ recovery-image] Aug 02 04:24:30.961 INFO O| Aug 02 04:24:30.960 INFO STEP 274 (remove_files) COMPLETE
47332024-08-02T04:24:31.752Z[ recovery-image] Aug 02 04:24:30.961 INFO O| Aug 02 04:24:30.960 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47342024-08-02T04:24:31.760Z[ recovery-image] Aug 02 04:24:30.970 INFO O| Aug 02 04:24:30.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
47352024-08-02T04:24:31.760Z[ recovery-image] Aug 02 04:24:30.970 INFO O| Aug 02 04:24:30.970 INFO STEP 275 (remove_files) COMPLETE
47362024-08-02T04:24:31.760Z[ recovery-image] Aug 02 04:24:30.970 INFO O| Aug 02 04:24:30.970 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47372024-08-02T04:24:31.768Z[ recovery-image] Aug 02 04:24:30.979 INFO O| Aug 02 04:24:30.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
47382024-08-02T04:24:31.771Z[ recovery-image] Aug 02 04:24:30.979 INFO O| Aug 02 04:24:30.979 INFO STEP 276 (remove_files) COMPLETE
47392024-08-02T04:24:31.771Z[ recovery-image] Aug 02 04:24:30.979 INFO O| Aug 02 04:24:30.979 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47402024-08-02T04:24:31.777Z[ recovery-image] Aug 02 04:24:30.988 INFO O| Aug 02 04:24:30.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
47412024-08-02T04:24:31.777Z[ recovery-image] Aug 02 04:24:30.988 INFO O| Aug 02 04:24:30.988 INFO STEP 277 (remove_files) COMPLETE
47422024-08-02T04:24:31.777Z[ recovery-image] Aug 02 04:24:30.988 INFO O| Aug 02 04:24:30.988 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47432024-08-02T04:24:31.787Z[ recovery-image] Aug 02 04:24:30.998 INFO O| Aug 02 04:24:30.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
47442024-08-02T04:24:31.787Z[ recovery-image] Aug 02 04:24:30.998 INFO O| Aug 02 04:24:30.998 INFO STEP 278 (remove_files) COMPLETE
47452024-08-02T04:24:31.787Z[ recovery-image] Aug 02 04:24:30.998 INFO O| Aug 02 04:24:30.998 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47462024-08-02T04:24:31.798Z[ recovery-image] Aug 02 04:24:31.009 INFO O| Aug 02 04:24:31.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
47472024-08-02T04:24:31.798Z[ recovery-image] Aug 02 04:24:31.009 INFO O| Aug 02 04:24:31.009 INFO STEP 279 (remove_files) COMPLETE
47482024-08-02T04:24:31.798Z[ recovery-image] Aug 02 04:24:31.009 INFO O| Aug 02 04:24:31.009 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47492024-08-02T04:24:31.808Z[ recovery-image] Aug 02 04:24:31.019 INFO O| Aug 02 04:24:31.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
47502024-08-02T04:24:31.811Z[ recovery-image] Aug 02 04:24:31.019 INFO O| Aug 02 04:24:31.019 INFO STEP 280 (remove_files) COMPLETE
47512024-08-02T04:24:31.811Z[ recovery-image] Aug 02 04:24:31.019 INFO O| Aug 02 04:24:31.019 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47522024-08-02T04:24:31.817Z[ recovery-image] Aug 02 04:24:31.028 INFO O| Aug 02 04:24:31.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
47532024-08-02T04:24:31.817Z[ recovery-image] Aug 02 04:24:31.028 INFO O| Aug 02 04:24:31.028 INFO STEP 281 (remove_files) COMPLETE
47542024-08-02T04:24:31.817Z[ recovery-image] Aug 02 04:24:31.028 INFO O| Aug 02 04:24:31.028 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47552024-08-02T04:24:31.826Z[ recovery-image] Aug 02 04:24:31.037 INFO O| Aug 02 04:24:31.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
47562024-08-02T04:24:31.826Z[ recovery-image] Aug 02 04:24:31.037 INFO O| Aug 02 04:24:31.037 INFO STEP 282 (remove_files) COMPLETE
47572024-08-02T04:24:31.829Z[ recovery-image] Aug 02 04:24:31.037 INFO O| Aug 02 04:24:31.037 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47582024-08-02T04:24:31.835Z[ recovery-image] Aug 02 04:24:31.047 INFO O| Aug 02 04:24:31.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
47592024-08-02T04:24:31.838Z[ recovery-image] Aug 02 04:24:31.047 INFO O| Aug 02 04:24:31.047 INFO STEP 283 (remove_files) COMPLETE
47602024-08-02T04:24:31.839Z[ recovery-image] Aug 02 04:24:31.047 INFO O| Aug 02 04:24:31.047 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47612024-08-02T04:24:31.845Z[ recovery-image] Aug 02 04:24:31.056 INFO O| Aug 02 04:24:31.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
47622024-08-02T04:24:31.848Z[ recovery-image] Aug 02 04:24:31.056 INFO O| Aug 02 04:24:31.056 INFO STEP 284 (remove_files) COMPLETE
47632024-08-02T04:24:31.848Z[ recovery-image] Aug 02 04:24:31.056 INFO O| Aug 02 04:24:31.056 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47642024-08-02T04:24:31.854Z[ recovery-image] Aug 02 04:24:31.065 INFO O| Aug 02 04:24:31.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
47652024-08-02T04:24:31.854Z[ recovery-image] Aug 02 04:24:31.065 INFO O| Aug 02 04:24:31.065 INFO STEP 285 (remove_files) COMPLETE
47662024-08-02T04:24:31.857Z[ recovery-image] Aug 02 04:24:31.065 INFO O| Aug 02 04:24:31.065 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47672024-08-02T04:24:31.863Z[ recovery-image] Aug 02 04:24:31.075 INFO O| Aug 02 04:24:31.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
47682024-08-02T04:24:31.864Z[ recovery-image] Aug 02 04:24:31.075 INFO O| Aug 02 04:24:31.075 INFO STEP 286 (remove_files) COMPLETE
47692024-08-02T04:24:31.867Z[ recovery-image] Aug 02 04:24:31.075 INFO O| Aug 02 04:24:31.075 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47702024-08-02T04:24:31.873Z[ recovery-image] Aug 02 04:24:31.084 INFO O| Aug 02 04:24:31.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
47712024-08-02T04:24:31.873Z[ recovery-image] Aug 02 04:24:31.084 INFO O| Aug 02 04:24:31.084 INFO STEP 287 (remove_files) COMPLETE
47722024-08-02T04:24:31.876Z[ recovery-image] Aug 02 04:24:31.084 INFO O| Aug 02 04:24:31.084 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47732024-08-02T04:24:31.882Z[ recovery-image] Aug 02 04:24:31.094 INFO O| Aug 02 04:24:31.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
47742024-08-02T04:24:31.882Z[ recovery-image] Aug 02 04:24:31.094 INFO O| Aug 02 04:24:31.094 INFO STEP 288 (remove_files) COMPLETE
47752024-08-02T04:24:31.885Z[ recovery-image] Aug 02 04:24:31.094 INFO O| Aug 02 04:24:31.094 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47762024-08-02T04:24:31.892Z[ recovery-image] Aug 02 04:24:31.103 INFO O| Aug 02 04:24:31.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
47772024-08-02T04:24:31.895Z[ recovery-image] Aug 02 04:24:31.103 INFO O| Aug 02 04:24:31.103 INFO STEP 289 (remove_files) COMPLETE
47782024-08-02T04:24:31.896Z[ recovery-image] Aug 02 04:24:31.103 INFO O| Aug 02 04:24:31.103 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47792024-08-02T04:24:31.901Z[ recovery-image] Aug 02 04:24:31.112 INFO O| Aug 02 04:24:31.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
47802024-08-02T04:24:31.904Z[ recovery-image] Aug 02 04:24:31.112 INFO O| Aug 02 04:24:31.112 INFO STEP 290 (remove_files) COMPLETE
47812024-08-02T04:24:31.904Z[ recovery-image] Aug 02 04:24:31.112 INFO O| Aug 02 04:24:31.112 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47822024-08-02T04:24:31.911Z[ recovery-image] Aug 02 04:24:31.122 INFO O| Aug 02 04:24:31.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
47832024-08-02T04:24:31.913Z[ recovery-image] Aug 02 04:24:31.122 INFO O| Aug 02 04:24:31.122 INFO STEP 291 (remove_files) COMPLETE
47842024-08-02T04:24:31.913Z[ recovery-image] Aug 02 04:24:31.122 INFO O| Aug 02 04:24:31.122 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47852024-08-02T04:24:31.920Z[ recovery-image] Aug 02 04:24:31.132 INFO O| Aug 02 04:24:31.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
47862024-08-02T04:24:31.920Z[ recovery-image] Aug 02 04:24:31.132 INFO O| Aug 02 04:24:31.132 INFO STEP 292 (remove_files) COMPLETE
47872024-08-02T04:24:31.923Z[ recovery-image] Aug 02 04:24:31.132 INFO O| Aug 02 04:24:31.132 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47882024-08-02T04:24:31.930Z[ recovery-image] Aug 02 04:24:31.141 INFO O| Aug 02 04:24:31.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
47892024-08-02T04:24:31.930Z[ recovery-image] Aug 02 04:24:31.141 INFO O| Aug 02 04:24:31.141 INFO STEP 293 (remove_files) COMPLETE
47902024-08-02T04:24:31.930Z[ recovery-image] Aug 02 04:24:31.141 INFO O| Aug 02 04:24:31.141 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47912024-08-02T04:24:31.940Z[ recovery-image] Aug 02 04:24:31.151 INFO O| Aug 02 04:24:31.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
47922024-08-02T04:24:31.940Z[ recovery-image] Aug 02 04:24:31.151 INFO O| Aug 02 04:24:31.151 INFO STEP 294 (remove_files) COMPLETE
47932024-08-02T04:24:31.943Z[ recovery-image] Aug 02 04:24:31.151 INFO O| Aug 02 04:24:31.151 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47942024-08-02T04:24:31.949Z[ recovery-image] Aug 02 04:24:31.160 INFO O| Aug 02 04:24:31.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
47952024-08-02T04:24:31.949Z[ recovery-image] Aug 02 04:24:31.160 INFO O| Aug 02 04:24:31.160 INFO STEP 295 (remove_files) COMPLETE
47962024-08-02T04:24:31.949Z[ recovery-image] Aug 02 04:24:31.160 INFO O| Aug 02 04:24:31.160 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47972024-08-02T04:24:31.959Z[ recovery-image] Aug 02 04:24:31.170 INFO O| Aug 02 04:24:31.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
47982024-08-02T04:24:31.959Z[ recovery-image] Aug 02 04:24:31.170 INFO O| Aug 02 04:24:31.170 INFO STEP 296 (remove_files) COMPLETE
47992024-08-02T04:24:31.962Z[ recovery-image] Aug 02 04:24:31.170 INFO O| Aug 02 04:24:31.170 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48002024-08-02T04:24:31.968Z[ recovery-image] Aug 02 04:24:31.179 INFO O| Aug 02 04:24:31.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
48012024-08-02T04:24:31.968Z[ recovery-image] Aug 02 04:24:31.179 INFO O| Aug 02 04:24:31.179 INFO STEP 297 (remove_files) COMPLETE
48022024-08-02T04:24:31.968Z[ recovery-image] Aug 02 04:24:31.179 INFO O| Aug 02 04:24:31.179 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032024-08-02T04:24:31.977Z[ recovery-image] Aug 02 04:24:31.188 INFO O| Aug 02 04:24:31.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
48042024-08-02T04:24:31.977Z[ recovery-image] Aug 02 04:24:31.188 INFO O| Aug 02 04:24:31.188 INFO STEP 298 (remove_files) COMPLETE
48052024-08-02T04:24:31.980Z[ recovery-image] Aug 02 04:24:31.188 INFO O| Aug 02 04:24:31.188 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062024-08-02T04:24:31.987Z[ recovery-image] Aug 02 04:24:31.198 INFO O| Aug 02 04:24:31.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
48072024-08-02T04:24:31.987Z[ recovery-image] Aug 02 04:24:31.198 INFO O| Aug 02 04:24:31.198 INFO STEP 299 (remove_files) COMPLETE
48082024-08-02T04:24:31.987Z[ recovery-image] Aug 02 04:24:31.198 INFO O| Aug 02 04:24:31.198 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092024-08-02T04:24:31.996Z[ recovery-image] Aug 02 04:24:31.208 INFO O| Aug 02 04:24:31.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
48102024-08-02T04:24:31.997Z[ recovery-image] Aug 02 04:24:31.208 INFO O| Aug 02 04:24:31.208 INFO STEP 300 (remove_files) COMPLETE
48112024-08-02T04:24:31.997Z[ recovery-image] Aug 02 04:24:31.208 INFO O| Aug 02 04:24:31.208 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122024-08-02T04:24:32.007Z[ recovery-image] Aug 02 04:24:31.218 INFO O| Aug 02 04:24:31.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
48132024-08-02T04:24:32.007Z[ recovery-image] Aug 02 04:24:31.218 INFO O| Aug 02 04:24:31.218 INFO STEP 301 (remove_files) COMPLETE
48142024-08-02T04:24:32.010Z[ recovery-image] Aug 02 04:24:31.218 INFO O| Aug 02 04:24:31.218 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152024-08-02T04:24:32.016Z[ recovery-image] Aug 02 04:24:31.227 INFO O| Aug 02 04:24:31.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
48162024-08-02T04:24:32.019Z[ recovery-image] Aug 02 04:24:31.227 INFO O| Aug 02 04:24:31.227 INFO STEP 302 (remove_files) COMPLETE
48172024-08-02T04:24:32.019Z[ recovery-image] Aug 02 04:24:31.227 INFO O| Aug 02 04:24:31.227 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182024-08-02T04:24:32.025Z[ recovery-image] Aug 02 04:24:31.236 INFO O| Aug 02 04:24:31.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
48192024-08-02T04:24:32.025Z[ recovery-image] Aug 02 04:24:31.236 INFO O| Aug 02 04:24:31.236 INFO STEP 303 (remove_files) COMPLETE
48202024-08-02T04:24:32.028Z[ recovery-image] Aug 02 04:24:31.236 INFO O| Aug 02 04:24:31.236 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212024-08-02T04:24:32.034Z[ recovery-image] Aug 02 04:24:31.246 INFO O| Aug 02 04:24:31.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
48222024-08-02T04:24:32.034Z[ recovery-image] Aug 02 04:24:31.246 INFO O| Aug 02 04:24:31.246 INFO STEP 304 (remove_files) COMPLETE
48232024-08-02T04:24:32.037Z[ recovery-image] Aug 02 04:24:31.246 INFO O| Aug 02 04:24:31.246 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242024-08-02T04:24:32.043Z[ recovery-image] Aug 02 04:24:31.255 INFO O| Aug 02 04:24:31.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
48252024-08-02T04:24:32.044Z[ recovery-image] Aug 02 04:24:31.255 INFO O| Aug 02 04:24:31.255 INFO STEP 305 (remove_files) COMPLETE
48262024-08-02T04:24:32.046Z[ recovery-image] Aug 02 04:24:31.255 INFO O| Aug 02 04:24:31.255 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272024-08-02T04:24:32.053Z[ recovery-image] Aug 02 04:24:31.264 INFO O| Aug 02 04:24:31.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
48282024-08-02T04:24:32.056Z[ recovery-image] Aug 02 04:24:31.264 INFO O| Aug 02 04:24:31.264 INFO STEP 306 (remove_files) COMPLETE
48292024-08-02T04:24:32.056Z[ recovery-image] Aug 02 04:24:31.264 INFO O| Aug 02 04:24:31.264 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302024-08-02T04:24:32.062Z[ recovery-image] Aug 02 04:24:31.273 INFO O| Aug 02 04:24:31.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
48312024-08-02T04:24:32.062Z[ recovery-image] Aug 02 04:24:31.273 INFO O| Aug 02 04:24:31.273 INFO STEP 307 (remove_files) COMPLETE
48322024-08-02T04:24:32.062Z[ recovery-image] Aug 02 04:24:31.273 INFO O| Aug 02 04:24:31.273 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332024-08-02T04:24:32.071Z[ recovery-image] Aug 02 04:24:31.282 INFO O| Aug 02 04:24:31.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
48342024-08-02T04:24:32.071Z[ recovery-image] Aug 02 04:24:31.282 INFO O| Aug 02 04:24:31.282 INFO STEP 308 (remove_files) COMPLETE
48352024-08-02T04:24:32.074Z[ recovery-image] Aug 02 04:24:31.282 INFO O| Aug 02 04:24:31.282 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362024-08-02T04:24:32.080Z[ recovery-image] Aug 02 04:24:31.291 INFO O| Aug 02 04:24:31.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
48372024-08-02T04:24:32.080Z[ recovery-image] Aug 02 04:24:31.291 INFO O| Aug 02 04:24:31.291 INFO STEP 309 (remove_files) COMPLETE
48382024-08-02T04:24:32.083Z[ recovery-image] Aug 02 04:24:31.291 INFO O| Aug 02 04:24:31.291 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392024-08-02T04:24:32.090Z[ recovery-image] Aug 02 04:24:31.301 INFO O| Aug 02 04:24:31.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
48402024-08-02T04:24:32.090Z[ recovery-image] Aug 02 04:24:31.301 INFO O| Aug 02 04:24:31.301 INFO STEP 310 (remove_files) COMPLETE
48412024-08-02T04:24:32.090Z[ recovery-image] Aug 02 04:24:31.301 INFO O| Aug 02 04:24:31.301 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422024-08-02T04:24:32.100Z[ recovery-image] Aug 02 04:24:31.311 INFO O| Aug 02 04:24:31.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
48432024-08-02T04:24:32.103Z[ recovery-image] Aug 02 04:24:31.311 INFO O| Aug 02 04:24:31.311 INFO STEP 311 (remove_files) COMPLETE
48442024-08-02T04:24:32.103Z[ recovery-image] Aug 02 04:24:31.311 INFO O| Aug 02 04:24:31.311 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452024-08-02T04:24:32.109Z[ recovery-image] Aug 02 04:24:31.320 INFO O| Aug 02 04:24:31.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
48462024-08-02T04:24:32.110Z[ recovery-image] Aug 02 04:24:31.321 INFO O| Aug 02 04:24:31.321 INFO STEP 312 (remove_files) COMPLETE
48472024-08-02T04:24:32.113Z[ recovery-image] Aug 02 04:24:31.321 INFO O| Aug 02 04:24:31.321 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482024-08-02T04:24:32.119Z[ recovery-image] Aug 02 04:24:31.330 INFO O| Aug 02 04:24:31.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
48492024-08-02T04:24:32.119Z[ recovery-image] Aug 02 04:24:31.330 INFO O| Aug 02 04:24:31.330 INFO STEP 313 (remove_files) COMPLETE
48502024-08-02T04:24:32.119Z[ recovery-image] Aug 02 04:24:31.330 INFO O| Aug 02 04:24:31.330 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512024-08-02T04:24:32.129Z[ recovery-image] Aug 02 04:24:31.340 INFO O| Aug 02 04:24:31.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
48522024-08-02T04:24:32.132Z[ recovery-image] Aug 02 04:24:31.340 INFO O| Aug 02 04:24:31.340 INFO STEP 314 (remove_files) COMPLETE
48532024-08-02T04:24:32.132Z[ recovery-image] Aug 02 04:24:31.340 INFO O| Aug 02 04:24:31.340 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542024-08-02T04:24:32.138Z[ recovery-image] Aug 02 04:24:31.349 INFO O| Aug 02 04:24:31.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
48552024-08-02T04:24:32.138Z[ recovery-image] Aug 02 04:24:31.349 INFO O| Aug 02 04:24:31.349 INFO STEP 315 (remove_files) COMPLETE
48562024-08-02T04:24:32.141Z[ recovery-image] Aug 02 04:24:31.349 INFO O| Aug 02 04:24:31.349 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572024-08-02T04:24:32.148Z[ recovery-image] Aug 02 04:24:31.358 INFO O| Aug 02 04:24:31.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
48582024-08-02T04:24:32.151Z[ recovery-image] Aug 02 04:24:31.359 INFO O| Aug 02 04:24:31.359 INFO STEP 316 (remove_files) COMPLETE
48592024-08-02T04:24:32.151Z[ recovery-image] Aug 02 04:24:31.359 INFO O| Aug 02 04:24:31.359 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602024-08-02T04:24:32.157Z[ recovery-image] Aug 02 04:24:31.368 INFO O| Aug 02 04:24:31.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
48612024-08-02T04:24:32.157Z[ recovery-image] Aug 02 04:24:31.368 INFO O| Aug 02 04:24:31.368 INFO STEP 317 (remove_files) COMPLETE
48622024-08-02T04:24:32.160Z[ recovery-image] Aug 02 04:24:31.368 INFO O| Aug 02 04:24:31.368 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632024-08-02T04:24:32.166Z[ recovery-image] Aug 02 04:24:31.377 INFO O| Aug 02 04:24:31.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
48642024-08-02T04:24:32.167Z[ recovery-image] Aug 02 04:24:31.377 INFO O| Aug 02 04:24:31.377 INFO STEP 318 (remove_files) COMPLETE
48652024-08-02T04:24:32.167Z[ recovery-image] Aug 02 04:24:31.377 INFO O| Aug 02 04:24:31.377 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662024-08-02T04:24:32.175Z[ recovery-image] Aug 02 04:24:31.387 INFO O| Aug 02 04:24:31.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
48672024-08-02T04:24:32.175Z[ recovery-image] Aug 02 04:24:31.387 INFO O| Aug 02 04:24:31.387 INFO STEP 319 (remove_files) COMPLETE
48682024-08-02T04:24:32.179Z[ recovery-image] Aug 02 04:24:31.387 INFO O| Aug 02 04:24:31.387 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692024-08-02T04:24:32.185Z[ recovery-image] Aug 02 04:24:31.396 INFO O| Aug 02 04:24:31.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
48702024-08-02T04:24:32.185Z[ recovery-image] Aug 02 04:24:31.396 INFO O| Aug 02 04:24:31.396 INFO STEP 320 (remove_files) COMPLETE
48712024-08-02T04:24:32.188Z[ recovery-image] Aug 02 04:24:31.396 INFO O| Aug 02 04:24:31.396 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722024-08-02T04:24:32.194Z[ recovery-image] Aug 02 04:24:31.405 INFO O| Aug 02 04:24:31.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
48732024-08-02T04:24:32.194Z[ recovery-image] Aug 02 04:24:31.405 INFO O| Aug 02 04:24:31.405 INFO STEP 321 (remove_files) COMPLETE
48742024-08-02T04:24:32.194Z[ recovery-image] Aug 02 04:24:31.406 INFO O| Aug 02 04:24:31.405 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752024-08-02T04:24:32.204Z[ recovery-image] Aug 02 04:24:31.415 INFO O| Aug 02 04:24:31.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
48762024-08-02T04:24:32.204Z[ recovery-image] Aug 02 04:24:31.415 INFO O| Aug 02 04:24:31.415 INFO STEP 322 (remove_files) COMPLETE
48772024-08-02T04:24:32.207Z[ recovery-image] Aug 02 04:24:31.415 INFO O| Aug 02 04:24:31.415 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782024-08-02T04:24:32.213Z[ recovery-image] Aug 02 04:24:31.424 INFO O| Aug 02 04:24:31.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
48792024-08-02T04:24:32.213Z[ recovery-image] Aug 02 04:24:31.424 INFO O| Aug 02 04:24:31.424 INFO STEP 323 (remove_files) COMPLETE
48802024-08-02T04:24:32.216Z[ recovery-image] Aug 02 04:24:31.424 INFO O| Aug 02 04:24:31.424 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812024-08-02T04:24:32.223Z[ recovery-image] Aug 02 04:24:31.434 INFO O| Aug 02 04:24:31.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
48822024-08-02T04:24:32.223Z[ recovery-image] Aug 02 04:24:31.434 INFO O| Aug 02 04:24:31.434 INFO STEP 324 (remove_files) COMPLETE
48832024-08-02T04:24:32.223Z[ recovery-image] Aug 02 04:24:31.434 INFO O| Aug 02 04:24:31.434 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842024-08-02T04:24:32.232Z[ recovery-image] Aug 02 04:24:31.443 INFO O| Aug 02 04:24:31.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
48852024-08-02T04:24:32.232Z[ recovery-image] Aug 02 04:24:31.443 INFO O| Aug 02 04:24:31.443 INFO STEP 325 (remove_files) COMPLETE
48862024-08-02T04:24:32.232Z[ recovery-image] Aug 02 04:24:31.443 INFO O| Aug 02 04:24:31.443 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872024-08-02T04:24:32.241Z[ recovery-image] Aug 02 04:24:31.452 INFO O| Aug 02 04:24:31.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
48882024-08-02T04:24:32.241Z[ recovery-image] Aug 02 04:24:31.452 INFO O| Aug 02 04:24:31.452 INFO STEP 326 (remove_files) COMPLETE
48892024-08-02T04:24:32.245Z[ recovery-image] Aug 02 04:24:31.452 INFO O| Aug 02 04:24:31.452 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902024-08-02T04:24:32.251Z[ recovery-image] Aug 02 04:24:31.462 INFO O| Aug 02 04:24:31.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
48912024-08-02T04:24:32.251Z[ recovery-image] Aug 02 04:24:31.462 INFO O| Aug 02 04:24:31.462 INFO STEP 327 (remove_files) COMPLETE
48922024-08-02T04:24:32.254Z[ recovery-image] Aug 02 04:24:31.462 INFO O| Aug 02 04:24:31.462 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932024-08-02T04:24:32.260Z[ recovery-image] Aug 02 04:24:31.471 INFO O| Aug 02 04:24:31.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
48942024-08-02T04:24:32.260Z[ recovery-image] Aug 02 04:24:31.471 INFO O| Aug 02 04:24:31.471 INFO STEP 328 (remove_files) COMPLETE
48952024-08-02T04:24:32.263Z[ recovery-image] Aug 02 04:24:31.471 INFO O| Aug 02 04:24:31.471 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962024-08-02T04:24:32.269Z[ recovery-image] Aug 02 04:24:31.480 INFO O| Aug 02 04:24:31.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
48972024-08-02T04:24:32.269Z[ recovery-image] Aug 02 04:24:31.480 INFO O| Aug 02 04:24:31.480 INFO STEP 329 (remove_files) COMPLETE
48982024-08-02T04:24:32.273Z[ recovery-image] Aug 02 04:24:31.480 INFO O| Aug 02 04:24:31.480 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992024-08-02T04:24:32.279Z[ recovery-image] Aug 02 04:24:31.490 INFO O| Aug 02 04:24:31.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
49002024-08-02T04:24:32.279Z[ recovery-image] Aug 02 04:24:31.490 INFO O| Aug 02 04:24:31.490 INFO STEP 330 (remove_files) COMPLETE
49012024-08-02T04:24:32.282Z[ recovery-image] Aug 02 04:24:31.490 INFO O| Aug 02 04:24:31.490 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022024-08-02T04:24:32.288Z[ recovery-image] Aug 02 04:24:31.499 INFO O| Aug 02 04:24:31.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
49032024-08-02T04:24:32.289Z[ recovery-image] Aug 02 04:24:31.500 INFO O| Aug 02 04:24:31.499 INFO STEP 331 (remove_files) COMPLETE
49042024-08-02T04:24:32.292Z[ recovery-image] Aug 02 04:24:31.500 INFO O| Aug 02 04:24:31.500 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052024-08-02T04:24:32.298Z[ recovery-image] Aug 02 04:24:31.509 INFO O| Aug 02 04:24:31.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
49062024-08-02T04:24:32.301Z[ recovery-image] Aug 02 04:24:31.509 INFO O| Aug 02 04:24:31.509 INFO STEP 332 (remove_files) COMPLETE
49072024-08-02T04:24:32.301Z[ recovery-image] Aug 02 04:24:31.509 INFO O| Aug 02 04:24:31.509 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082024-08-02T04:24:32.307Z[ recovery-image] Aug 02 04:24:31.519 INFO O| Aug 02 04:24:31.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
49092024-08-02T04:24:32.308Z[ recovery-image] Aug 02 04:24:31.519 INFO O| Aug 02 04:24:31.519 INFO STEP 333 (remove_files) COMPLETE
49102024-08-02T04:24:32.308Z[ recovery-image] Aug 02 04:24:31.519 INFO O| Aug 02 04:24:31.519 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112024-08-02T04:24:32.317Z[ recovery-image] Aug 02 04:24:31.528 INFO O| Aug 02 04:24:31.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
49122024-08-02T04:24:32.320Z[ recovery-image] Aug 02 04:24:31.528 INFO O| Aug 02 04:24:31.528 INFO STEP 334 (remove_files) COMPLETE
49132024-08-02T04:24:32.320Z[ recovery-image] Aug 02 04:24:31.528 INFO O| Aug 02 04:24:31.528 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142024-08-02T04:24:32.327Z[ recovery-image] Aug 02 04:24:31.537 INFO O| Aug 02 04:24:31.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
49152024-08-02T04:24:32.330Z[ recovery-image] Aug 02 04:24:31.538 INFO O| Aug 02 04:24:31.537 INFO STEP 335 (remove_files) COMPLETE
49162024-08-02T04:24:32.330Z[ recovery-image] Aug 02 04:24:31.538 INFO O| Aug 02 04:24:31.537 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172024-08-02T04:24:32.336Z[ recovery-image] Aug 02 04:24:31.547 INFO O| Aug 02 04:24:31.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
49182024-08-02T04:24:32.339Z[ recovery-image] Aug 02 04:24:31.547 INFO O| Aug 02 04:24:31.547 INFO STEP 336 (remove_files) COMPLETE
49192024-08-02T04:24:32.339Z[ recovery-image] Aug 02 04:24:31.547 INFO O| Aug 02 04:24:31.547 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202024-08-02T04:24:32.345Z[ recovery-image] Aug 02 04:24:31.556 INFO O| Aug 02 04:24:31.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
49212024-08-02T04:24:32.345Z[ recovery-image] Aug 02 04:24:31.556 INFO O| Aug 02 04:24:31.556 INFO STEP 337 (remove_files) COMPLETE
49222024-08-02T04:24:32.348Z[ recovery-image] Aug 02 04:24:31.556 INFO O| Aug 02 04:24:31.556 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232024-08-02T04:24:32.354Z[ recovery-image] Aug 02 04:24:31.565 INFO O| Aug 02 04:24:31.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
49242024-08-02T04:24:32.355Z[ recovery-image] Aug 02 04:24:31.565 INFO O| Aug 02 04:24:31.565 INFO STEP 338 (remove_files) COMPLETE
49252024-08-02T04:24:32.358Z[ recovery-image] Aug 02 04:24:31.565 INFO O| Aug 02 04:24:31.565 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262024-08-02T04:24:32.365Z[ recovery-image] Aug 02 04:24:31.575 INFO O| Aug 02 04:24:31.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
49272024-08-02T04:24:32.365Z[ recovery-image] Aug 02 04:24:31.575 INFO O| Aug 02 04:24:31.575 INFO STEP 339 (remove_files) COMPLETE
49282024-08-02T04:24:32.369Z[ recovery-image] Aug 02 04:24:31.575 INFO O| Aug 02 04:24:31.575 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292024-08-02T04:24:32.373Z[ recovery-image] Aug 02 04:24:31.584 INFO O| Aug 02 04:24:31.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
49302024-08-02T04:24:32.376Z[ recovery-image] Aug 02 04:24:31.584 INFO O| Aug 02 04:24:31.584 INFO STEP 340 (remove_files) COMPLETE
49312024-08-02T04:24:32.376Z[ recovery-image] Aug 02 04:24:31.584 INFO O| Aug 02 04:24:31.584 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-08-02T04:24:32.382Z[ recovery-image] Aug 02 04:24:31.593 INFO O| Aug 02 04:24:31.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
49332024-08-02T04:24:32.382Z[ recovery-image] Aug 02 04:24:31.593 INFO O| Aug 02 04:24:31.593 INFO STEP 341 (remove_files) COMPLETE
49342024-08-02T04:24:32.386Z[ recovery-image] Aug 02 04:24:31.593 INFO O| Aug 02 04:24:31.593 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-08-02T04:24:32.392Z[ recovery-image] Aug 02 04:24:31.603 INFO O| Aug 02 04:24:31.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
49362024-08-02T04:24:32.395Z[ recovery-image] Aug 02 04:24:31.603 INFO O| Aug 02 04:24:31.603 INFO STEP 342 (remove_files) COMPLETE
49372024-08-02T04:24:32.395Z[ recovery-image] Aug 02 04:24:31.603 INFO O| Aug 02 04:24:31.603 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-08-02T04:24:32.401Z[ recovery-image] Aug 02 04:24:31.612 INFO O| Aug 02 04:24:31.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
49392024-08-02T04:24:32.401Z[ recovery-image] Aug 02 04:24:31.612 INFO O| Aug 02 04:24:31.612 INFO STEP 343 (remove_files) COMPLETE
49402024-08-02T04:24:32.405Z[ recovery-image] Aug 02 04:24:31.612 INFO O| Aug 02 04:24:31.612 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-08-02T04:24:32.410Z[ recovery-image] Aug 02 04:24:31.621 INFO O| Aug 02 04:24:31.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
49422024-08-02T04:24:32.414Z[ recovery-image] Aug 02 04:24:31.622 INFO O| Aug 02 04:24:31.622 INFO STEP 344 (remove_files) COMPLETE
49432024-08-02T04:24:32.414Z[ recovery-image] Aug 02 04:24:31.622 INFO O| Aug 02 04:24:31.622 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-08-02T04:24:32.420Z[ recovery-image] Aug 02 04:24:31.631 INFO O| Aug 02 04:24:31.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
49452024-08-02T04:24:32.420Z[ recovery-image] Aug 02 04:24:31.631 INFO O| Aug 02 04:24:31.631 INFO STEP 345 (remove_files) COMPLETE
49462024-08-02T04:24:32.424Z[ recovery-image] Aug 02 04:24:31.631 INFO O| Aug 02 04:24:31.631 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-08-02T04:24:32.429Z[ recovery-image] Aug 02 04:24:31.640 INFO O| Aug 02 04:24:31.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
49482024-08-02T04:24:32.429Z[ recovery-image] Aug 02 04:24:31.640 INFO O| Aug 02 04:24:31.640 INFO STEP 346 (remove_files) COMPLETE
49492024-08-02T04:24:32.433Z[ recovery-image] Aug 02 04:24:31.640 INFO O| Aug 02 04:24:31.640 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-08-02T04:24:32.439Z[ recovery-image] Aug 02 04:24:31.650 INFO O| Aug 02 04:24:31.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
49512024-08-02T04:24:32.439Z[ recovery-image] Aug 02 04:24:31.650 INFO O| Aug 02 04:24:31.650 INFO STEP 347 (remove_files) COMPLETE
49522024-08-02T04:24:32.442Z[ recovery-image] Aug 02 04:24:31.650 INFO O| Aug 02 04:24:31.650 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-08-02T04:24:32.448Z[ recovery-image] Aug 02 04:24:31.659 INFO O| Aug 02 04:24:31.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
49542024-08-02T04:24:32.448Z[ recovery-image] Aug 02 04:24:31.659 INFO O| Aug 02 04:24:31.659 INFO STEP 348 (remove_files) COMPLETE
49552024-08-02T04:24:32.451Z[ recovery-image] Aug 02 04:24:31.659 INFO O| Aug 02 04:24:31.659 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-08-02T04:24:32.458Z[ recovery-image] Aug 02 04:24:31.669 INFO O| Aug 02 04:24:31.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
49572024-08-02T04:24:32.458Z[ recovery-image] Aug 02 04:24:31.669 INFO O| Aug 02 04:24:31.669 INFO STEP 349 (remove_files) COMPLETE
49582024-08-02T04:24:32.461Z[ recovery-image] Aug 02 04:24:31.669 INFO O| Aug 02 04:24:31.669 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-08-02T04:24:32.467Z[ recovery-image] Aug 02 04:24:31.678 INFO O| Aug 02 04:24:31.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
49602024-08-02T04:24:32.467Z[ recovery-image] Aug 02 04:24:31.678 INFO O| Aug 02 04:24:31.678 INFO STEP 350 (remove_files) COMPLETE
49612024-08-02T04:24:32.468Z[ recovery-image] Aug 02 04:24:31.678 INFO O| Aug 02 04:24:31.678 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-08-02T04:24:32.477Z[ recovery-image] Aug 02 04:24:31.687 INFO O| Aug 02 04:24:31.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
49632024-08-02T04:24:32.480Z[ recovery-image] Aug 02 04:24:31.687 INFO O| Aug 02 04:24:31.687 INFO STEP 351 (remove_files) COMPLETE
49642024-08-02T04:24:32.481Z[ recovery-image] Aug 02 04:24:31.687 INFO O| Aug 02 04:24:31.687 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-08-02T04:24:32.486Z[ recovery-image] Aug 02 04:24:31.697 INFO O| Aug 02 04:24:31.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
49662024-08-02T04:24:32.486Z[ recovery-image] Aug 02 04:24:31.697 INFO O| Aug 02 04:24:31.697 INFO STEP 352 (remove_files) COMPLETE
49672024-08-02T04:24:32.489Z[ recovery-image] Aug 02 04:24:31.697 INFO O| Aug 02 04:24:31.697 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-08-02T04:24:32.495Z[ recovery-image] Aug 02 04:24:31.706 INFO O| Aug 02 04:24:31.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
49692024-08-02T04:24:32.495Z[ recovery-image] Aug 02 04:24:31.706 INFO O| Aug 02 04:24:31.706 INFO STEP 353 (remove_files) COMPLETE
49702024-08-02T04:24:32.495Z[ recovery-image] Aug 02 04:24:31.706 INFO O| Aug 02 04:24:31.706 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-08-02T04:24:32.504Z[ recovery-image] Aug 02 04:24:31.715 INFO O| Aug 02 04:24:31.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
49722024-08-02T04:24:32.507Z[ recovery-image] Aug 02 04:24:31.716 INFO O| Aug 02 04:24:31.716 INFO STEP 354 (remove_files) COMPLETE
49732024-08-02T04:24:32.507Z[ recovery-image] Aug 02 04:24:31.716 INFO O| Aug 02 04:24:31.716 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-08-02T04:24:32.515Z[ recovery-image] Aug 02 04:24:31.726 INFO O| Aug 02 04:24:31.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
49752024-08-02T04:24:32.515Z[ recovery-image] Aug 02 04:24:31.726 INFO O| Aug 02 04:24:31.726 INFO STEP 355 (remove_files) COMPLETE
49762024-08-02T04:24:32.518Z[ recovery-image] Aug 02 04:24:31.726 INFO O| Aug 02 04:24:31.726 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772024-08-02T04:24:32.524Z[ recovery-image] Aug 02 04:24:31.735 INFO O| Aug 02 04:24:31.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
49782024-08-02T04:24:32.524Z[ recovery-image] Aug 02 04:24:31.735 INFO O| Aug 02 04:24:31.735 INFO STEP 356 (remove_files) COMPLETE
49792024-08-02T04:24:32.527Z[ recovery-image] Aug 02 04:24:31.735 INFO O| Aug 02 04:24:31.735 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802024-08-02T04:24:32.533Z[ recovery-image] Aug 02 04:24:31.745 INFO O| Aug 02 04:24:31.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
49812024-08-02T04:24:32.534Z[ recovery-image] Aug 02 04:24:31.745 INFO O| Aug 02 04:24:31.745 INFO STEP 357 (remove_files) COMPLETE
49822024-08-02T04:24:32.537Z[ recovery-image] Aug 02 04:24:31.745 INFO O| Aug 02 04:24:31.745 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832024-08-02T04:24:32.543Z[ recovery-image] Aug 02 04:24:31.754 INFO O| Aug 02 04:24:31.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
49842024-08-02T04:24:32.546Z[ recovery-image] Aug 02 04:24:31.754 INFO O| Aug 02 04:24:31.754 INFO STEP 358 (remove_files) COMPLETE
49852024-08-02T04:24:32.546Z[ recovery-image] Aug 02 04:24:31.754 INFO O| Aug 02 04:24:31.754 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862024-08-02T04:24:32.553Z[ recovery-image] Aug 02 04:24:31.764 INFO O| Aug 02 04:24:31.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
49872024-08-02T04:24:32.553Z[ recovery-image] Aug 02 04:24:31.764 INFO O| Aug 02 04:24:31.764 INFO STEP 359 (remove_files) COMPLETE
49882024-08-02T04:24:32.556Z[ recovery-image] Aug 02 04:24:31.764 INFO O| Aug 02 04:24:31.764 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892024-08-02T04:24:32.562Z[ recovery-image] Aug 02 04:24:31.773 INFO O| Aug 02 04:24:31.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
49902024-08-02T04:24:32.562Z[ recovery-image] Aug 02 04:24:31.773 INFO O| Aug 02 04:24:31.773 INFO STEP 360 (remove_files) COMPLETE
49912024-08-02T04:24:32.566Z[ recovery-image] Aug 02 04:24:31.774 INFO O| Aug 02 04:24:31.773 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922024-08-02T04:24:32.572Z[ recovery-image] Aug 02 04:24:31.783 INFO O| Aug 02 04:24:31.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
49932024-08-02T04:24:32.572Z[ recovery-image] Aug 02 04:24:31.783 INFO O| Aug 02 04:24:31.783 INFO STEP 361 (remove_files) COMPLETE
49942024-08-02T04:24:32.575Z[ recovery-image] Aug 02 04:24:31.783 INFO O| Aug 02 04:24:31.783 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952024-08-02T04:24:32.581Z[ recovery-image] Aug 02 04:24:31.792 INFO O| Aug 02 04:24:31.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
49962024-08-02T04:24:32.581Z[ recovery-image] Aug 02 04:24:31.792 INFO O| Aug 02 04:24:31.792 INFO STEP 362 (remove_files) COMPLETE
49972024-08-02T04:24:32.584Z[ recovery-image] Aug 02 04:24:31.792 INFO O| Aug 02 04:24:31.792 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982024-08-02T04:24:32.592Z[ recovery-image] Aug 02 04:24:31.802 INFO O| Aug 02 04:24:31.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
49992024-08-02T04:24:32.592Z[ recovery-image] Aug 02 04:24:31.802 INFO O| Aug 02 04:24:31.802 INFO STEP 363 (remove_files) COMPLETE
50002024-08-02T04:24:32.592Z[ recovery-image] Aug 02 04:24:31.802 INFO O| Aug 02 04:24:31.802 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-08-02T04:24:32.600Z[ recovery-image] Aug 02 04:24:31.811 INFO O| Aug 02 04:24:31.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
50022024-08-02T04:24:32.603Z[ recovery-image] Aug 02 04:24:31.811 INFO O| Aug 02 04:24:31.811 INFO STEP 364 (remove_files) COMPLETE
50032024-08-02T04:24:32.603Z[ recovery-image] Aug 02 04:24:31.811 INFO O| Aug 02 04:24:31.811 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-08-02T04:24:32.609Z[ recovery-image] Aug 02 04:24:31.820 INFO O| Aug 02 04:24:31.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
50052024-08-02T04:24:32.613Z[ recovery-image] Aug 02 04:24:31.820 INFO O| Aug 02 04:24:31.820 INFO STEP 365 (remove_files) COMPLETE
50062024-08-02T04:24:32.613Z[ recovery-image] Aug 02 04:24:31.820 INFO O| Aug 02 04:24:31.820 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-08-02T04:24:32.619Z[ recovery-image] Aug 02 04:24:31.830 INFO O| Aug 02 04:24:31.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
50082024-08-02T04:24:32.619Z[ recovery-image] Aug 02 04:24:31.830 INFO O| Aug 02 04:24:31.830 INFO STEP 366 (remove_files) COMPLETE
50092024-08-02T04:24:32.623Z[ recovery-image] Aug 02 04:24:31.830 INFO O| Aug 02 04:24:31.830 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-08-02T04:24:32.630Z[ recovery-image] Aug 02 04:24:31.841 INFO O| Aug 02 04:24:31.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
50112024-08-02T04:24:32.630Z[ recovery-image] Aug 02 04:24:31.841 INFO O| Aug 02 04:24:31.841 INFO STEP 367 (remove_files) COMPLETE
50122024-08-02T04:24:32.630Z[ recovery-image] Aug 02 04:24:31.841 INFO O| Aug 02 04:24:31.841 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-08-02T04:24:32.641Z[ recovery-image] Aug 02 04:24:31.852 INFO O| Aug 02 04:24:31.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
50142024-08-02T04:24:32.641Z[ recovery-image] Aug 02 04:24:31.852 INFO O| Aug 02 04:24:31.852 INFO STEP 368 (remove_files) COMPLETE
50152024-08-02T04:24:32.644Z[ recovery-image] Aug 02 04:24:31.852 INFO O| Aug 02 04:24:31.852 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-08-02T04:24:32.650Z[ recovery-image] Aug 02 04:24:31.861 INFO O| Aug 02 04:24:31.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
50172024-08-02T04:24:32.650Z[ recovery-image] Aug 02 04:24:31.861 INFO O| Aug 02 04:24:31.861 INFO STEP 369 (remove_files) COMPLETE
50182024-08-02T04:24:32.650Z[ recovery-image] Aug 02 04:24:31.861 INFO O| Aug 02 04:24:31.861 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-08-02T04:24:32.660Z[ recovery-image] Aug 02 04:24:31.871 INFO O| Aug 02 04:24:31.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
50202024-08-02T04:24:32.660Z[ recovery-image] Aug 02 04:24:31.871 INFO O| Aug 02 04:24:31.871 INFO STEP 370 (remove_files) COMPLETE
50212024-08-02T04:24:32.660Z[ recovery-image] Aug 02 04:24:31.871 INFO O| Aug 02 04:24:31.871 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-08-02T04:24:32.670Z[ recovery-image] Aug 02 04:24:31.881 INFO O| Aug 02 04:24:31.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
50232024-08-02T04:24:32.670Z[ recovery-image] Aug 02 04:24:31.881 INFO O| Aug 02 04:24:31.881 INFO STEP 371 (remove_files) COMPLETE
50242024-08-02T04:24:32.670Z[ recovery-image] Aug 02 04:24:31.881 INFO O| Aug 02 04:24:31.881 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-08-02T04:24:32.681Z[ recovery-image] Aug 02 04:24:31.892 INFO O| Aug 02 04:24:31.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
50262024-08-02T04:24:32.681Z[ recovery-image] Aug 02 04:24:31.892 INFO O| Aug 02 04:24:31.892 INFO STEP 372 (remove_files) COMPLETE
50272024-08-02T04:24:32.684Z[ recovery-image] Aug 02 04:24:31.892 INFO O| Aug 02 04:24:31.892 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-08-02T04:24:32.691Z[ recovery-image] Aug 02 04:24:31.902 INFO O| Aug 02 04:24:31.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
50292024-08-02T04:24:32.691Z[ recovery-image] Aug 02 04:24:31.903 INFO O| Aug 02 04:24:31.903 INFO STEP 373 (remove_files) COMPLETE
50302024-08-02T04:24:32.691Z[ recovery-image] Aug 02 04:24:31.903 INFO O| Aug 02 04:24:31.903 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-08-02T04:24:32.702Z[ recovery-image] Aug 02 04:24:31.913 INFO O| Aug 02 04:24:31.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
50322024-08-02T04:24:32.702Z[ recovery-image] Aug 02 04:24:31.913 INFO O| Aug 02 04:24:31.913 INFO STEP 374 (remove_files) COMPLETE
50332024-08-02T04:24:32.702Z[ recovery-image] Aug 02 04:24:31.913 INFO O| Aug 02 04:24:31.913 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-08-02T04:24:32.711Z[ recovery-image] Aug 02 04:24:31.922 INFO O| Aug 02 04:24:31.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
50352024-08-02T04:24:32.711Z[ recovery-image] Aug 02 04:24:31.922 INFO O| Aug 02 04:24:31.922 INFO STEP 375 (remove_files) COMPLETE
50362024-08-02T04:24:32.711Z[ recovery-image] Aug 02 04:24:31.922 INFO O| Aug 02 04:24:31.922 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-08-02T04:24:32.721Z[ recovery-image] Aug 02 04:24:31.932 INFO O| Aug 02 04:24:31.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
50382024-08-02T04:24:32.721Z[ recovery-image] Aug 02 04:24:31.932 INFO O| Aug 02 04:24:31.932 INFO STEP 376 (remove_files) COMPLETE
50392024-08-02T04:24:32.721Z[ recovery-image] Aug 02 04:24:31.932 INFO O| Aug 02 04:24:31.932 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402024-08-02T04:24:32.730Z[ recovery-image] Aug 02 04:24:31.941 INFO O| Aug 02 04:24:31.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
50412024-08-02T04:24:32.730Z[ recovery-image] Aug 02 04:24:31.941 INFO O| Aug 02 04:24:31.941 INFO STEP 377 (remove_files) COMPLETE
50422024-08-02T04:24:32.733Z[ recovery-image] Aug 02 04:24:31.941 INFO O| Aug 02 04:24:31.941 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-08-02T04:24:32.739Z[ recovery-image] Aug 02 04:24:31.950 INFO O| Aug 02 04:24:31.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
50442024-08-02T04:24:32.739Z[ recovery-image] Aug 02 04:24:31.950 INFO O| Aug 02 04:24:31.950 INFO STEP 378 (remove_files) COMPLETE
50452024-08-02T04:24:32.739Z[ recovery-image] Aug 02 04:24:31.950 INFO O| Aug 02 04:24:31.950 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-08-02T04:24:32.748Z[ recovery-image] Aug 02 04:24:31.959 INFO O| Aug 02 04:24:31.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
50472024-08-02T04:24:32.748Z[ recovery-image] Aug 02 04:24:31.959 INFO O| Aug 02 04:24:31.959 INFO STEP 379 (remove_files) COMPLETE
50482024-08-02T04:24:32.752Z[ recovery-image] Aug 02 04:24:31.959 INFO O| Aug 02 04:24:31.959 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-08-02T04:24:32.757Z[ recovery-image] Aug 02 04:24:31.968 INFO O| Aug 02 04:24:31.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
50502024-08-02T04:24:32.761Z[ recovery-image] Aug 02 04:24:31.968 INFO O| Aug 02 04:24:31.968 INFO STEP 380 (remove_files) COMPLETE
50512024-08-02T04:24:32.761Z[ recovery-image] Aug 02 04:24:31.968 INFO O| Aug 02 04:24:31.968 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-08-02T04:24:32.766Z[ recovery-image] Aug 02 04:24:31.977 INFO O| Aug 02 04:24:31.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
50532024-08-02T04:24:32.769Z[ recovery-image] Aug 02 04:24:31.978 INFO O| Aug 02 04:24:31.978 INFO STEP 381 (remove_files) COMPLETE
50542024-08-02T04:24:32.770Z[ recovery-image] Aug 02 04:24:31.978 INFO O| Aug 02 04:24:31.978 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-08-02T04:24:32.776Z[ recovery-image] Aug 02 04:24:31.987 INFO O| Aug 02 04:24:31.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
50562024-08-02T04:24:32.779Z[ recovery-image] Aug 02 04:24:31.987 INFO O| Aug 02 04:24:31.987 INFO STEP 382 (remove_files) COMPLETE
50572024-08-02T04:24:32.779Z[ recovery-image] Aug 02 04:24:31.987 INFO O| Aug 02 04:24:31.987 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-08-02T04:24:32.785Z[ recovery-image] Aug 02 04:24:31.996 INFO O| Aug 02 04:24:31.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
50592024-08-02T04:24:32.788Z[ recovery-image] Aug 02 04:24:31.996 INFO O| Aug 02 04:24:31.996 INFO STEP 383 (remove_files) COMPLETE
50602024-08-02T04:24:32.788Z[ recovery-image] Aug 02 04:24:31.996 INFO O| Aug 02 04:24:31.996 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-08-02T04:24:32.795Z[ recovery-image] Aug 02 04:24:32.006 INFO O| Aug 02 04:24:32.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
50622024-08-02T04:24:32.795Z[ recovery-image] Aug 02 04:24:32.006 INFO O| Aug 02 04:24:32.006 INFO STEP 384 (remove_files) COMPLETE
50632024-08-02T04:24:32.795Z[ recovery-image] Aug 02 04:24:32.006 INFO O| Aug 02 04:24:32.006 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-08-02T04:24:32.805Z[ recovery-image] Aug 02 04:24:32.016 INFO O| Aug 02 04:24:32.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
50652024-08-02T04:24:32.805Z[ recovery-image] Aug 02 04:24:32.016 INFO O| Aug 02 04:24:32.016 INFO STEP 385 (remove_files) COMPLETE
50662024-08-02T04:24:32.809Z[ recovery-image] Aug 02 04:24:32.016 INFO O| Aug 02 04:24:32.016 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-08-02T04:24:32.815Z[ recovery-image] Aug 02 04:24:32.026 INFO O| Aug 02 04:24:32.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
50682024-08-02T04:24:32.815Z[ recovery-image] Aug 02 04:24:32.026 INFO O| Aug 02 04:24:32.026 INFO STEP 386 (remove_files) COMPLETE
50692024-08-02T04:24:32.818Z[ recovery-image] Aug 02 04:24:32.026 INFO O| Aug 02 04:24:32.026 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702024-08-02T04:24:32.825Z[ recovery-image] Aug 02 04:24:32.036 INFO O| Aug 02 04:24:32.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
50712024-08-02T04:24:32.825Z[ recovery-image] Aug 02 04:24:32.036 INFO O| Aug 02 04:24:32.036 INFO STEP 387 (remove_files) COMPLETE
50722024-08-02T04:24:32.825Z[ recovery-image] Aug 02 04:24:32.036 INFO O| Aug 02 04:24:32.036 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732024-08-02T04:24:32.835Z[ recovery-image] Aug 02 04:24:32.045 INFO O| Aug 02 04:24:32.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
50742024-08-02T04:24:32.835Z[ recovery-image] Aug 02 04:24:32.046 INFO O| Aug 02 04:24:32.046 INFO STEP 388 (remove_files) COMPLETE
50752024-08-02T04:24:32.838Z[ recovery-image] Aug 02 04:24:32.046 INFO O| Aug 02 04:24:32.046 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762024-08-02T04:24:32.844Z[ recovery-image] Aug 02 04:24:32.055 INFO O| Aug 02 04:24:32.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
50772024-08-02T04:24:32.844Z[ recovery-image] Aug 02 04:24:32.055 INFO O| Aug 02 04:24:32.055 INFO STEP 389 (remove_files) COMPLETE
50782024-08-02T04:24:32.847Z[ recovery-image] Aug 02 04:24:32.055 INFO O| Aug 02 04:24:32.055 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792024-08-02T04:24:32.853Z[ recovery-image] Aug 02 04:24:32.064 INFO O| Aug 02 04:24:32.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
50802024-08-02T04:24:32.853Z[ recovery-image] Aug 02 04:24:32.064 INFO O| Aug 02 04:24:32.064 INFO STEP 390 (remove_files) COMPLETE
50812024-08-02T04:24:32.853Z[ recovery-image] Aug 02 04:24:32.064 INFO O| Aug 02 04:24:32.064 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822024-08-02T04:24:32.863Z[ recovery-image] Aug 02 04:24:32.074 INFO O| Aug 02 04:24:32.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
50832024-08-02T04:24:32.863Z[ recovery-image] Aug 02 04:24:32.074 INFO O| Aug 02 04:24:32.074 INFO STEP 391 (remove_files) COMPLETE
50842024-08-02T04:24:32.863Z[ recovery-image] Aug 02 04:24:32.074 INFO O| Aug 02 04:24:32.074 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852024-08-02T04:24:32.872Z[ recovery-image] Aug 02 04:24:32.083 INFO O| Aug 02 04:24:32.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
50862024-08-02T04:24:32.872Z[ recovery-image] Aug 02 04:24:32.083 INFO O| Aug 02 04:24:32.083 INFO STEP 392 (remove_files) COMPLETE
50872024-08-02T04:24:32.875Z[ recovery-image] Aug 02 04:24:32.083 INFO O| Aug 02 04:24:32.083 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882024-08-02T04:24:32.881Z[ recovery-image] Aug 02 04:24:32.092 INFO O| Aug 02 04:24:32.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
50892024-08-02T04:24:32.881Z[ recovery-image] Aug 02 04:24:32.092 INFO O| Aug 02 04:24:32.092 INFO STEP 393 (remove_files) COMPLETE
50902024-08-02T04:24:32.885Z[ recovery-image] Aug 02 04:24:32.092 INFO O| Aug 02 04:24:32.092 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912024-08-02T04:24:32.890Z[ recovery-image] Aug 02 04:24:32.101 INFO O| Aug 02 04:24:32.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
50922024-08-02T04:24:32.890Z[ recovery-image] Aug 02 04:24:32.101 INFO O| Aug 02 04:24:32.101 INFO STEP 394 (remove_files) COMPLETE
50932024-08-02T04:24:32.893Z[ recovery-image] Aug 02 04:24:32.101 INFO O| Aug 02 04:24:32.101 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942024-08-02T04:24:32.899Z[ recovery-image] Aug 02 04:24:32.110 INFO O| Aug 02 04:24:32.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
50952024-08-02T04:24:32.899Z[ recovery-image] Aug 02 04:24:32.110 INFO O| Aug 02 04:24:32.110 INFO STEP 395 (remove_files) COMPLETE
50962024-08-02T04:24:32.903Z[ recovery-image] Aug 02 04:24:32.110 INFO O| Aug 02 04:24:32.110 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972024-08-02T04:24:32.908Z[ recovery-image] Aug 02 04:24:32.119 INFO O| Aug 02 04:24:32.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
50982024-08-02T04:24:32.911Z[ recovery-image] Aug 02 04:24:32.120 INFO O| Aug 02 04:24:32.120 INFO STEP 396 (remove_files) COMPLETE
50992024-08-02T04:24:32.911Z[ recovery-image] Aug 02 04:24:32.120 INFO O| Aug 02 04:24:32.120 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002024-08-02T04:24:32.918Z[ recovery-image] Aug 02 04:24:32.129 INFO O| Aug 02 04:24:32.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
51012024-08-02T04:24:32.918Z[ recovery-image] Aug 02 04:24:32.129 INFO O| Aug 02 04:24:32.129 INFO STEP 397 (remove_files) COMPLETE
51022024-08-02T04:24:32.918Z[ recovery-image] Aug 02 04:24:32.129 INFO O| Aug 02 04:24:32.129 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-08-02T04:24:32.927Z[ recovery-image] Aug 02 04:24:32.138 INFO O| Aug 02 04:24:32.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
51042024-08-02T04:24:32.927Z[ recovery-image] Aug 02 04:24:32.138 INFO O| Aug 02 04:24:32.138 INFO STEP 398 (remove_files) COMPLETE
51052024-08-02T04:24:32.930Z[ recovery-image] Aug 02 04:24:32.138 INFO O| Aug 02 04:24:32.138 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062024-08-02T04:24:32.936Z[ recovery-image] Aug 02 04:24:32.147 INFO O| Aug 02 04:24:32.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
51072024-08-02T04:24:32.936Z[ recovery-image] Aug 02 04:24:32.147 INFO O| Aug 02 04:24:32.147 INFO STEP 399 (remove_files) COMPLETE
51082024-08-02T04:24:32.939Z[ recovery-image] Aug 02 04:24:32.147 INFO O| Aug 02 04:24:32.147 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092024-08-02T04:24:32.945Z[ recovery-image] Aug 02 04:24:32.156 INFO O| Aug 02 04:24:32.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
51102024-08-02T04:24:32.948Z[ recovery-image] Aug 02 04:24:32.156 INFO O| Aug 02 04:24:32.156 INFO STEP 400 (remove_files) COMPLETE
51112024-08-02T04:24:32.948Z[ recovery-image] Aug 02 04:24:32.156 INFO O| Aug 02 04:24:32.156 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122024-08-02T04:24:32.954Z[ recovery-image] Aug 02 04:24:32.165 INFO O| Aug 02 04:24:32.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
51132024-08-02T04:24:32.954Z[ recovery-image] Aug 02 04:24:32.166 INFO O| Aug 02 04:24:32.166 INFO STEP 401 (remove_files) COMPLETE
51142024-08-02T04:24:32.954Z[ recovery-image] Aug 02 04:24:32.166 INFO O| Aug 02 04:24:32.166 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152024-08-02T04:24:32.964Z[ recovery-image] Aug 02 04:24:32.175 INFO O| Aug 02 04:24:32.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
51162024-08-02T04:24:32.967Z[ recovery-image] Aug 02 04:24:32.175 INFO O| Aug 02 04:24:32.175 INFO STEP 402 (remove_files) COMPLETE
51172024-08-02T04:24:32.967Z[ recovery-image] Aug 02 04:24:32.175 INFO O| Aug 02 04:24:32.175 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182024-08-02T04:24:32.973Z[ recovery-image] Aug 02 04:24:32.185 INFO O| Aug 02 04:24:32.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
51192024-08-02T04:24:32.974Z[ recovery-image] Aug 02 04:24:32.185 INFO O| Aug 02 04:24:32.185 INFO STEP 403 (remove_files) COMPLETE
51202024-08-02T04:24:32.977Z[ recovery-image] Aug 02 04:24:32.185 INFO O| Aug 02 04:24:32.185 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212024-08-02T04:24:32.983Z[ recovery-image] Aug 02 04:24:32.194 INFO O| Aug 02 04:24:32.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
51222024-08-02T04:24:32.983Z[ recovery-image] Aug 02 04:24:32.194 INFO O| Aug 02 04:24:32.194 INFO STEP 404 (remove_files) COMPLETE
51232024-08-02T04:24:32.983Z[ recovery-image] Aug 02 04:24:32.194 INFO O| Aug 02 04:24:32.194 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242024-08-02T04:24:32.992Z[ recovery-image] Aug 02 04:24:32.203 INFO O| Aug 02 04:24:32.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
51252024-08-02T04:24:32.992Z[ recovery-image] Aug 02 04:24:32.203 INFO O| Aug 02 04:24:32.203 INFO STEP 405 (remove_files) COMPLETE
51262024-08-02T04:24:32.992Z[ recovery-image] Aug 02 04:24:32.203 INFO O| Aug 02 04:24:32.203 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272024-08-02T04:24:33.002Z[ recovery-image] Aug 02 04:24:32.212 INFO O| Aug 02 04:24:32.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
51282024-08-02T04:24:33.002Z[ recovery-image] Aug 02 04:24:32.213 INFO O| Aug 02 04:24:32.212 INFO STEP 406 (remove_files) COMPLETE
51292024-08-02T04:24:33.005Z[ recovery-image] Aug 02 04:24:32.213 INFO O| Aug 02 04:24:32.212 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302024-08-02T04:24:33.011Z[ recovery-image] Aug 02 04:24:32.222 INFO O| Aug 02 04:24:32.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
51312024-08-02T04:24:33.014Z[ recovery-image] Aug 02 04:24:32.222 INFO O| Aug 02 04:24:32.222 INFO STEP 407 (remove_files) COMPLETE
51322024-08-02T04:24:33.014Z[ recovery-image] Aug 02 04:24:32.222 INFO O| Aug 02 04:24:32.222 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332024-08-02T04:24:33.020Z[ recovery-image] Aug 02 04:24:32.231 INFO O| Aug 02 04:24:32.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
51342024-08-02T04:24:33.020Z[ recovery-image] Aug 02 04:24:32.231 INFO O| Aug 02 04:24:32.231 INFO STEP 408 (remove_files) COMPLETE
51352024-08-02T04:24:33.023Z[ recovery-image] Aug 02 04:24:32.231 INFO O| Aug 02 04:24:32.231 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362024-08-02T04:24:33.029Z[ recovery-image] Aug 02 04:24:32.240 INFO O| Aug 02 04:24:32.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
51372024-08-02T04:24:33.029Z[ recovery-image] Aug 02 04:24:32.240 INFO O| Aug 02 04:24:32.240 INFO STEP 409 (remove_files) COMPLETE
51382024-08-02T04:24:33.029Z[ recovery-image] Aug 02 04:24:32.240 INFO O| Aug 02 04:24:32.240 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392024-08-02T04:24:33.039Z[ recovery-image] Aug 02 04:24:32.250 INFO O| Aug 02 04:24:32.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
51402024-08-02T04:24:33.042Z[ recovery-image] Aug 02 04:24:32.250 INFO O| Aug 02 04:24:32.250 INFO STEP 410 (remove_files) COMPLETE
51412024-08-02T04:24:33.042Z[ recovery-image] Aug 02 04:24:32.250 INFO O| Aug 02 04:24:32.250 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422024-08-02T04:24:33.048Z[ recovery-image] Aug 02 04:24:32.259 INFO O| Aug 02 04:24:32.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
51432024-08-02T04:24:33.051Z[ recovery-image] Aug 02 04:24:32.259 INFO O| Aug 02 04:24:32.259 INFO STEP 411 (remove_files) COMPLETE
51442024-08-02T04:24:33.051Z[ recovery-image] Aug 02 04:24:32.259 INFO O| Aug 02 04:24:32.259 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452024-08-02T04:24:33.057Z[ recovery-image] Aug 02 04:24:32.268 INFO O| Aug 02 04:24:32.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
51462024-08-02T04:24:33.057Z[ recovery-image] Aug 02 04:24:32.268 INFO O| Aug 02 04:24:32.268 INFO STEP 412 (remove_files) COMPLETE
51472024-08-02T04:24:33.057Z[ recovery-image] Aug 02 04:24:32.268 INFO O| Aug 02 04:24:32.268 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482024-08-02T04:24:33.067Z[ recovery-image] Aug 02 04:24:32.278 INFO O| Aug 02 04:24:32.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
51492024-08-02T04:24:33.067Z[ recovery-image] Aug 02 04:24:32.278 INFO O| Aug 02 04:24:32.278 INFO STEP 413 (remove_files) COMPLETE
51502024-08-02T04:24:33.067Z[ recovery-image] Aug 02 04:24:32.278 INFO O| Aug 02 04:24:32.278 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512024-08-02T04:24:33.076Z[ recovery-image] Aug 02 04:24:32.287 INFO O| Aug 02 04:24:32.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
51522024-08-02T04:24:33.076Z[ recovery-image] Aug 02 04:24:32.287 INFO O| Aug 02 04:24:32.287 INFO STEP 414 (remove_files) COMPLETE
51532024-08-02T04:24:33.079Z[ recovery-image] Aug 02 04:24:32.287 INFO O| Aug 02 04:24:32.287 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542024-08-02T04:24:33.085Z[ recovery-image] Aug 02 04:24:32.296 INFO O| Aug 02 04:24:32.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
51552024-08-02T04:24:33.088Z[ recovery-image] Aug 02 04:24:32.296 INFO O| Aug 02 04:24:32.296 INFO STEP 415 (remove_files) COMPLETE
51562024-08-02T04:24:33.088Z[ recovery-image] Aug 02 04:24:32.296 INFO O| Aug 02 04:24:32.296 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572024-08-02T04:24:33.094Z[ recovery-image] Aug 02 04:24:32.305 INFO O| Aug 02 04:24:32.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
51582024-08-02T04:24:33.094Z[ recovery-image] Aug 02 04:24:32.305 INFO O| Aug 02 04:24:32.305 INFO STEP 416 (remove_files) COMPLETE
51592024-08-02T04:24:33.095Z[ recovery-image] Aug 02 04:24:32.305 INFO O| Aug 02 04:24:32.305 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602024-08-02T04:24:33.104Z[ recovery-image] Aug 02 04:24:32.315 INFO O| Aug 02 04:24:32.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
51612024-08-02T04:24:33.104Z[ recovery-image] Aug 02 04:24:32.315 INFO O| Aug 02 04:24:32.315 INFO STEP 417 (remove_files) COMPLETE
51622024-08-02T04:24:33.104Z[ recovery-image] Aug 02 04:24:32.315 INFO O| Aug 02 04:24:32.315 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632024-08-02T04:24:33.114Z[ recovery-image] Aug 02 04:24:32.325 INFO O| Aug 02 04:24:32.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
51642024-08-02T04:24:33.114Z[ recovery-image] Aug 02 04:24:32.325 INFO O| Aug 02 04:24:32.325 INFO STEP 418 (remove_files) COMPLETE
51652024-08-02T04:24:33.114Z[ recovery-image] Aug 02 04:24:32.325 INFO O| Aug 02 04:24:32.325 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662024-08-02T04:24:33.123Z[ recovery-image] Aug 02 04:24:32.334 INFO O| Aug 02 04:24:32.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
51672024-08-02T04:24:33.124Z[ recovery-image] Aug 02 04:24:32.335 INFO O| Aug 02 04:24:32.334 INFO STEP 419 (remove_files) COMPLETE
51682024-08-02T04:24:33.127Z[ recovery-image] Aug 02 04:24:32.335 INFO O| Aug 02 04:24:32.334 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692024-08-02T04:24:33.133Z[ recovery-image] Aug 02 04:24:32.344 INFO O| Aug 02 04:24:32.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
51702024-08-02T04:24:33.133Z[ recovery-image] Aug 02 04:24:32.344 INFO O| Aug 02 04:24:32.344 INFO STEP 420 (remove_files) COMPLETE
51712024-08-02T04:24:33.136Z[ recovery-image] Aug 02 04:24:32.344 INFO O| Aug 02 04:24:32.344 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722024-08-02T04:24:33.142Z[ recovery-image] Aug 02 04:24:32.353 INFO O| Aug 02 04:24:32.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
51732024-08-02T04:24:33.146Z[ recovery-image] Aug 02 04:24:32.353 INFO O| Aug 02 04:24:32.353 INFO STEP 421 (remove_files) COMPLETE
51742024-08-02T04:24:33.146Z[ recovery-image] Aug 02 04:24:32.353 INFO O| Aug 02 04:24:32.353 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752024-08-02T04:24:33.152Z[ recovery-image] Aug 02 04:24:32.363 INFO O| Aug 02 04:24:32.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
51762024-08-02T04:24:33.152Z[ recovery-image] Aug 02 04:24:32.363 INFO O| Aug 02 04:24:32.363 INFO STEP 422 (remove_files) COMPLETE
51772024-08-02T04:24:33.155Z[ recovery-image] Aug 02 04:24:32.363 INFO O| Aug 02 04:24:32.363 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782024-08-02T04:24:33.161Z[ recovery-image] Aug 02 04:24:32.372 INFO O| Aug 02 04:24:32.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
51792024-08-02T04:24:33.161Z[ recovery-image] Aug 02 04:24:32.372 INFO O| Aug 02 04:24:32.372 INFO STEP 423 (remove_files) COMPLETE
51802024-08-02T04:24:33.161Z[ recovery-image] Aug 02 04:24:32.372 INFO O| Aug 02 04:24:32.372 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812024-08-02T04:24:33.171Z[ recovery-image] Aug 02 04:24:32.381 INFO O| Aug 02 04:24:32.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
51822024-08-02T04:24:33.171Z[ recovery-image] Aug 02 04:24:32.381 INFO O| Aug 02 04:24:32.381 INFO STEP 424 (remove_files) COMPLETE
51832024-08-02T04:24:33.174Z[ recovery-image] Aug 02 04:24:32.381 INFO O| Aug 02 04:24:32.381 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842024-08-02T04:24:33.179Z[ recovery-image] Aug 02 04:24:32.390 INFO O| Aug 02 04:24:32.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
51852024-08-02T04:24:33.182Z[ recovery-image] Aug 02 04:24:32.390 INFO O| Aug 02 04:24:32.390 INFO STEP 425 (remove_files) COMPLETE
51862024-08-02T04:24:33.182Z[ recovery-image] Aug 02 04:24:32.390 INFO O| Aug 02 04:24:32.390 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872024-08-02T04:24:33.188Z[ recovery-image] Aug 02 04:24:32.400 INFO O| Aug 02 04:24:32.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
51882024-08-02T04:24:33.189Z[ recovery-image] Aug 02 04:24:32.400 INFO O| Aug 02 04:24:32.400 INFO STEP 426 (remove_files) COMPLETE
51892024-08-02T04:24:33.189Z[ recovery-image] Aug 02 04:24:32.400 INFO O| Aug 02 04:24:32.400 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902024-08-02T04:24:33.198Z[ recovery-image] Aug 02 04:24:32.409 INFO O| Aug 02 04:24:32.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
51912024-08-02T04:24:33.198Z[ recovery-image] Aug 02 04:24:32.409 INFO O| Aug 02 04:24:32.409 INFO STEP 427 (remove_files) COMPLETE
51922024-08-02T04:24:33.201Z[ recovery-image] Aug 02 04:24:32.409 INFO O| Aug 02 04:24:32.409 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932024-08-02T04:24:33.207Z[ recovery-image] Aug 02 04:24:32.418 INFO O| Aug 02 04:24:32.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
51942024-08-02T04:24:33.207Z[ recovery-image] Aug 02 04:24:32.418 INFO O| Aug 02 04:24:32.418 INFO STEP 428 (remove_files) COMPLETE
51952024-08-02T04:24:33.210Z[ recovery-image] Aug 02 04:24:32.418 INFO O| Aug 02 04:24:32.418 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962024-08-02T04:24:33.216Z[ recovery-image] Aug 02 04:24:32.428 INFO O| Aug 02 04:24:32.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
51972024-08-02T04:24:33.216Z[ recovery-image] Aug 02 04:24:32.428 INFO O| Aug 02 04:24:32.428 INFO STEP 429 (remove_files) COMPLETE
51982024-08-02T04:24:33.219Z[ recovery-image] Aug 02 04:24:32.428 INFO O| Aug 02 04:24:32.428 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992024-08-02T04:24:33.225Z[ recovery-image] Aug 02 04:24:32.437 INFO O| Aug 02 04:24:32.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
52002024-08-02T04:24:33.225Z[ recovery-image] Aug 02 04:24:32.437 INFO O| Aug 02 04:24:32.437 INFO STEP 430 (remove_files) COMPLETE
52012024-08-02T04:24:33.225Z[ recovery-image] Aug 02 04:24:32.437 INFO O| Aug 02 04:24:32.437 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022024-08-02T04:24:33.235Z[ recovery-image] Aug 02 04:24:32.446 INFO O| Aug 02 04:24:32.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
52032024-08-02T04:24:33.235Z[ recovery-image] Aug 02 04:24:32.446 INFO O| Aug 02 04:24:32.446 INFO STEP 431 (remove_files) COMPLETE
52042024-08-02T04:24:33.238Z[ recovery-image] Aug 02 04:24:32.446 INFO O| Aug 02 04:24:32.446 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052024-08-02T04:24:33.244Z[ recovery-image] Aug 02 04:24:32.455 INFO O| Aug 02 04:24:32.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
52062024-08-02T04:24:33.247Z[ recovery-image] Aug 02 04:24:32.455 INFO O| Aug 02 04:24:32.455 INFO STEP 432 (remove_files) COMPLETE
52072024-08-02T04:24:33.247Z[ recovery-image] Aug 02 04:24:32.455 INFO O| Aug 02 04:24:32.455 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082024-08-02T04:24:33.253Z[ recovery-image] Aug 02 04:24:32.464 INFO O| Aug 02 04:24:32.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
52092024-08-02T04:24:33.253Z[ recovery-image] Aug 02 04:24:32.464 INFO O| Aug 02 04:24:32.464 INFO STEP 433 (remove_files) COMPLETE
52102024-08-02T04:24:33.255Z[ recovery-image] Aug 02 04:24:32.464 INFO O| Aug 02 04:24:32.464 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112024-08-02T04:24:33.262Z[ recovery-image] Aug 02 04:24:32.473 INFO O| Aug 02 04:24:32.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
52122024-08-02T04:24:33.262Z[ recovery-image] Aug 02 04:24:32.473 INFO O| Aug 02 04:24:32.473 INFO STEP 434 (remove_files) COMPLETE
52132024-08-02T04:24:33.265Z[ recovery-image] Aug 02 04:24:32.473 INFO O| Aug 02 04:24:32.473 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142024-08-02T04:24:33.271Z[ recovery-image] Aug 02 04:24:32.482 INFO O| Aug 02 04:24:32.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
52152024-08-02T04:24:33.274Z[ recovery-image] Aug 02 04:24:32.482 INFO O| Aug 02 04:24:32.482 INFO STEP 435 (remove_files) COMPLETE
52162024-08-02T04:24:33.274Z[ recovery-image] Aug 02 04:24:32.482 INFO O| Aug 02 04:24:32.482 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172024-08-02T04:24:33.280Z[ recovery-image] Aug 02 04:24:32.492 INFO O| Aug 02 04:24:32.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
52182024-08-02T04:24:33.280Z[ recovery-image] Aug 02 04:24:32.492 INFO O| Aug 02 04:24:32.492 INFO STEP 436 (remove_files) COMPLETE
52192024-08-02T04:24:33.283Z[ recovery-image] Aug 02 04:24:32.492 INFO O| Aug 02 04:24:32.492 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202024-08-02T04:24:33.290Z[ recovery-image] Aug 02 04:24:32.501 INFO O| Aug 02 04:24:32.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
52212024-08-02T04:24:33.290Z[ recovery-image] Aug 02 04:24:32.501 INFO O| Aug 02 04:24:32.501 INFO STEP 437 (remove_files) COMPLETE
52222024-08-02T04:24:33.293Z[ recovery-image] Aug 02 04:24:32.501 INFO O| Aug 02 04:24:32.501 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232024-08-02T04:24:33.299Z[ recovery-image] Aug 02 04:24:32.510 INFO O| Aug 02 04:24:32.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
52242024-08-02T04:24:33.299Z[ recovery-image] Aug 02 04:24:32.510 INFO O| Aug 02 04:24:32.510 INFO STEP 438 (remove_files) COMPLETE
52252024-08-02T04:24:33.302Z[ recovery-image] Aug 02 04:24:32.510 INFO O| Aug 02 04:24:32.510 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262024-08-02T04:24:33.308Z[ recovery-image] Aug 02 04:24:32.519 INFO O| Aug 02 04:24:32.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
52272024-08-02T04:24:33.308Z[ recovery-image] Aug 02 04:24:32.520 INFO O| Aug 02 04:24:32.519 INFO STEP 439 (remove_files) COMPLETE
52282024-08-02T04:24:33.311Z[ recovery-image] Aug 02 04:24:32.520 INFO O| Aug 02 04:24:32.520 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292024-08-02T04:24:33.317Z[ recovery-image] Aug 02 04:24:32.529 INFO O| Aug 02 04:24:32.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
52302024-08-02T04:24:33.317Z[ recovery-image] Aug 02 04:24:32.529 INFO O| Aug 02 04:24:32.529 INFO STEP 440 (remove_files) COMPLETE
52312024-08-02T04:24:33.317Z[ recovery-image] Aug 02 04:24:32.529 INFO O| Aug 02 04:24:32.529 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322024-08-02T04:24:33.327Z[ recovery-image] Aug 02 04:24:32.538 INFO O| Aug 02 04:24:32.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
52332024-08-02T04:24:33.327Z[ recovery-image] Aug 02 04:24:32.538 INFO O| Aug 02 04:24:32.538 INFO STEP 441 (remove_files) COMPLETE
52342024-08-02T04:24:33.329Z[ recovery-image] Aug 02 04:24:32.538 INFO O| Aug 02 04:24:32.538 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352024-08-02T04:24:33.336Z[ recovery-image] Aug 02 04:24:32.547 INFO O| Aug 02 04:24:32.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
52362024-08-02T04:24:33.336Z[ recovery-image] Aug 02 04:24:32.547 INFO O| Aug 02 04:24:32.547 INFO STEP 442 (remove_files) COMPLETE
52372024-08-02T04:24:33.338Z[ recovery-image] Aug 02 04:24:32.547 INFO O| Aug 02 04:24:32.547 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382024-08-02T04:24:33.345Z[ recovery-image] Aug 02 04:24:32.556 INFO O| Aug 02 04:24:32.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
52392024-08-02T04:24:33.345Z[ recovery-image] Aug 02 04:24:32.556 INFO O| Aug 02 04:24:32.556 INFO STEP 443 (remove_files) COMPLETE
52402024-08-02T04:24:33.347Z[ recovery-image] Aug 02 04:24:32.556 INFO O| Aug 02 04:24:32.556 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412024-08-02T04:24:33.355Z[ recovery-image] Aug 02 04:24:32.565 INFO O| Aug 02 04:24:32.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
52422024-08-02T04:24:33.357Z[ recovery-image] Aug 02 04:24:32.565 INFO O| Aug 02 04:24:32.565 INFO STEP 444 (remove_files) COMPLETE
52432024-08-02T04:24:33.357Z[ recovery-image] Aug 02 04:24:32.565 INFO O| Aug 02 04:24:32.565 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442024-08-02T04:24:33.363Z[ recovery-image] Aug 02 04:24:32.575 INFO O| Aug 02 04:24:32.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
52452024-08-02T04:24:33.363Z[ recovery-image] Aug 02 04:24:32.575 INFO O| Aug 02 04:24:32.575 INFO STEP 445 (remove_files) COMPLETE
52462024-08-02T04:24:33.363Z[ recovery-image] Aug 02 04:24:32.575 INFO O| Aug 02 04:24:32.575 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472024-08-02T04:24:33.373Z[ recovery-image] Aug 02 04:24:32.584 INFO O| Aug 02 04:24:32.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
52482024-08-02T04:24:33.373Z[ recovery-image] Aug 02 04:24:32.584 INFO O| Aug 02 04:24:32.584 INFO STEP 446 (remove_files) COMPLETE
52492024-08-02T04:24:33.373Z[ recovery-image] Aug 02 04:24:32.584 INFO O| Aug 02 04:24:32.584 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502024-08-02T04:24:33.382Z[ recovery-image] Aug 02 04:24:32.593 INFO O| Aug 02 04:24:32.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
52512024-08-02T04:24:33.382Z[ recovery-image] Aug 02 04:24:32.593 INFO O| Aug 02 04:24:32.593 INFO STEP 447 (remove_files) COMPLETE
52522024-08-02T04:24:33.382Z[ recovery-image] Aug 02 04:24:32.593 INFO O| Aug 02 04:24:32.593 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532024-08-02T04:24:33.391Z[ recovery-image] Aug 02 04:24:32.602 INFO O| Aug 02 04:24:32.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
52542024-08-02T04:24:33.391Z[ recovery-image] Aug 02 04:24:32.602 INFO O| Aug 02 04:24:32.602 INFO STEP 448 (remove_files) COMPLETE
52552024-08-02T04:24:33.394Z[ recovery-image] Aug 02 04:24:32.602 INFO O| Aug 02 04:24:32.602 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562024-08-02T04:24:33.400Z[ recovery-image] Aug 02 04:24:32.611 INFO O| Aug 02 04:24:32.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
52572024-08-02T04:24:33.403Z[ recovery-image] Aug 02 04:24:32.611 INFO O| Aug 02 04:24:32.611 INFO STEP 449 (remove_files) COMPLETE
52582024-08-02T04:24:33.403Z[ recovery-image] Aug 02 04:24:32.612 INFO O| Aug 02 04:24:32.611 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592024-08-02T04:24:33.409Z[ recovery-image] Aug 02 04:24:32.621 INFO O| Aug 02 04:24:32.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
52602024-08-02T04:24:33.409Z[ recovery-image] Aug 02 04:24:32.621 INFO O| Aug 02 04:24:32.621 INFO STEP 450 (remove_files) COMPLETE
52612024-08-02T04:24:33.412Z[ recovery-image] Aug 02 04:24:32.621 INFO O| Aug 02 04:24:32.621 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622024-08-02T04:24:33.418Z[ recovery-image] Aug 02 04:24:32.630 INFO O| Aug 02 04:24:32.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
52632024-08-02T04:24:33.418Z[ recovery-image] Aug 02 04:24:32.630 INFO O| Aug 02 04:24:32.630 INFO STEP 451 (remove_files) COMPLETE
52642024-08-02T04:24:33.422Z[ recovery-image] Aug 02 04:24:32.630 INFO O| Aug 02 04:24:32.630 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652024-08-02T04:24:33.428Z[ recovery-image] Aug 02 04:24:32.639 INFO O| Aug 02 04:24:32.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
52662024-08-02T04:24:33.431Z[ recovery-image] Aug 02 04:24:32.639 INFO O| Aug 02 04:24:32.639 INFO STEP 452 (remove_files) COMPLETE
52672024-08-02T04:24:33.431Z[ recovery-image] Aug 02 04:24:32.639 INFO O| Aug 02 04:24:32.639 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682024-08-02T04:24:33.437Z[ recovery-image] Aug 02 04:24:32.648 INFO O| Aug 02 04:24:32.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
52692024-08-02T04:24:33.440Z[ recovery-image] Aug 02 04:24:32.648 INFO O| Aug 02 04:24:32.648 INFO STEP 453 (remove_files) COMPLETE
52702024-08-02T04:24:33.440Z[ recovery-image] Aug 02 04:24:32.648 INFO O| Aug 02 04:24:32.648 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712024-08-02T04:24:33.446Z[ recovery-image] Aug 02 04:24:32.657 INFO O| Aug 02 04:24:32.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
52722024-08-02T04:24:33.446Z[ recovery-image] Aug 02 04:24:32.657 INFO O| Aug 02 04:24:32.657 INFO STEP 454 (remove_files) COMPLETE
52732024-08-02T04:24:33.449Z[ recovery-image] Aug 02 04:24:32.657 INFO O| Aug 02 04:24:32.657 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742024-08-02T04:24:33.455Z[ recovery-image] Aug 02 04:24:32.666 INFO O| Aug 02 04:24:32.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
52752024-08-02T04:24:33.455Z[ recovery-image] Aug 02 04:24:32.666 INFO O| Aug 02 04:24:32.666 INFO STEP 455 (remove_files) COMPLETE
52762024-08-02T04:24:33.457Z[ recovery-image] Aug 02 04:24:32.666 INFO O| Aug 02 04:24:32.666 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772024-08-02T04:24:33.464Z[ recovery-image] Aug 02 04:24:32.675 INFO O| Aug 02 04:24:32.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
52782024-08-02T04:24:33.464Z[ recovery-image] Aug 02 04:24:32.675 INFO O| Aug 02 04:24:32.675 INFO STEP 456 (remove_files) COMPLETE
52792024-08-02T04:24:33.464Z[ recovery-image] Aug 02 04:24:32.675 INFO O| Aug 02 04:24:32.675 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802024-08-02T04:24:33.473Z[ recovery-image] Aug 02 04:24:32.684 INFO O| Aug 02 04:24:32.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
52812024-08-02T04:24:33.473Z[ recovery-image] Aug 02 04:24:32.684 INFO O| Aug 02 04:24:32.684 INFO STEP 457 (remove_files) COMPLETE
52822024-08-02T04:24:33.476Z[ recovery-image] Aug 02 04:24:32.684 INFO O| Aug 02 04:24:32.684 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832024-08-02T04:24:33.482Z[ recovery-image] Aug 02 04:24:32.693 INFO O| Aug 02 04:24:32.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
52842024-08-02T04:24:33.482Z[ recovery-image] Aug 02 04:24:32.693 INFO O| Aug 02 04:24:32.693 INFO STEP 458 (remove_files) COMPLETE
52852024-08-02T04:24:33.482Z[ recovery-image] Aug 02 04:24:32.693 INFO O| Aug 02 04:24:32.693 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862024-08-02T04:24:33.491Z[ recovery-image] Aug 02 04:24:32.702 INFO O| Aug 02 04:24:32.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
52872024-08-02T04:24:33.491Z[ recovery-image] Aug 02 04:24:32.702 INFO O| Aug 02 04:24:32.702 INFO STEP 459 (remove_files) COMPLETE
52882024-08-02T04:24:33.491Z[ recovery-image] Aug 02 04:24:32.702 INFO O| Aug 02 04:24:32.702 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892024-08-02T04:24:33.500Z[ recovery-image] Aug 02 04:24:32.711 INFO O| Aug 02 04:24:32.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
52902024-08-02T04:24:33.503Z[ recovery-image] Aug 02 04:24:32.711 INFO O| Aug 02 04:24:32.711 INFO STEP 460 (remove_files) COMPLETE
52912024-08-02T04:24:33.503Z[ recovery-image] Aug 02 04:24:32.711 INFO O| Aug 02 04:24:32.711 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922024-08-02T04:24:33.509Z[ recovery-image] Aug 02 04:24:32.720 INFO O| Aug 02 04:24:32.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
52932024-08-02T04:24:33.509Z[ recovery-image] Aug 02 04:24:32.721 INFO O| Aug 02 04:24:32.721 INFO STEP 461 (remove_files) COMPLETE
52942024-08-02T04:24:33.512Z[ recovery-image] Aug 02 04:24:32.721 INFO O| Aug 02 04:24:32.721 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952024-08-02T04:24:33.519Z[ recovery-image] Aug 02 04:24:32.730 INFO O| Aug 02 04:24:32.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
52962024-08-02T04:24:33.519Z[ recovery-image] Aug 02 04:24:32.730 INFO O| Aug 02 04:24:32.730 INFO STEP 462 (remove_files) COMPLETE
52972024-08-02T04:24:33.519Z[ recovery-image] Aug 02 04:24:32.730 INFO O| Aug 02 04:24:32.730 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982024-08-02T04:24:33.528Z[ recovery-image] Aug 02 04:24:32.739 INFO O| Aug 02 04:24:32.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
52992024-08-02T04:24:33.528Z[ recovery-image] Aug 02 04:24:32.740 INFO O| Aug 02 04:24:32.739 INFO STEP 463 (remove_files) COMPLETE
53002024-08-02T04:24:33.528Z[ recovery-image] Aug 02 04:24:32.740 INFO O| Aug 02 04:24:32.739 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012024-08-02T04:24:33.537Z[ recovery-image] Aug 02 04:24:32.749 INFO O| Aug 02 04:24:32.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
53022024-08-02T04:24:33.537Z[ recovery-image] Aug 02 04:24:32.749 INFO O| Aug 02 04:24:32.749 INFO STEP 464 (remove_files) COMPLETE
53032024-08-02T04:24:33.540Z[ recovery-image] Aug 02 04:24:32.749 INFO O| Aug 02 04:24:32.749 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042024-08-02T04:24:33.553Z[ recovery-image] Aug 02 04:24:32.758 INFO O| Aug 02 04:24:32.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
53052024-08-02T04:24:33.553Z[ recovery-image] Aug 02 04:24:32.758 INFO O| Aug 02 04:24:32.758 INFO STEP 465 (remove_files) COMPLETE
53062024-08-02T04:24:33.553Z[ recovery-image] Aug 02 04:24:32.758 INFO O| Aug 02 04:24:32.758 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072024-08-02T04:24:33.555Z[ recovery-image] Aug 02 04:24:32.767 INFO O| Aug 02 04:24:32.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
53082024-08-02T04:24:33.555Z[ recovery-image] Aug 02 04:24:32.767 INFO O| Aug 02 04:24:32.767 INFO STEP 466 (remove_files) COMPLETE
53092024-08-02T04:24:33.558Z[ recovery-image] Aug 02 04:24:32.767 INFO O| Aug 02 04:24:32.767 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102024-08-02T04:24:33.565Z[ recovery-image] Aug 02 04:24:32.776 INFO O| Aug 02 04:24:32.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
53112024-08-02T04:24:33.565Z[ recovery-image] Aug 02 04:24:32.776 INFO O| Aug 02 04:24:32.776 INFO STEP 467 (remove_files) COMPLETE
53122024-08-02T04:24:33.565Z[ recovery-image] Aug 02 04:24:32.776 INFO O| Aug 02 04:24:32.776 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132024-08-02T04:24:33.574Z[ recovery-image] Aug 02 04:24:32.785 INFO O| Aug 02 04:24:32.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
53142024-08-02T04:24:33.574Z[ recovery-image] Aug 02 04:24:32.785 INFO O| Aug 02 04:24:32.785 INFO STEP 468 (remove_files) COMPLETE
53152024-08-02T04:24:33.577Z[ recovery-image] Aug 02 04:24:32.785 INFO O| Aug 02 04:24:32.785 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162024-08-02T04:24:33.583Z[ recovery-image] Aug 02 04:24:32.794 INFO O| Aug 02 04:24:32.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
53172024-08-02T04:24:33.583Z[ recovery-image] Aug 02 04:24:32.794 INFO O| Aug 02 04:24:32.794 INFO STEP 469 (remove_files) COMPLETE
53182024-08-02T04:24:33.583Z[ recovery-image] Aug 02 04:24:32.794 INFO O| Aug 02 04:24:32.794 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192024-08-02T04:24:33.592Z[ recovery-image] Aug 02 04:24:32.803 INFO O| Aug 02 04:24:32.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
53202024-08-02T04:24:33.592Z[ recovery-image] Aug 02 04:24:32.803 INFO O| Aug 02 04:24:32.803 INFO STEP 470 (remove_files) COMPLETE
53212024-08-02T04:24:33.592Z[ recovery-image] Aug 02 04:24:32.803 INFO O| Aug 02 04:24:32.803 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222024-08-02T04:24:33.601Z[ recovery-image] Aug 02 04:24:32.812 INFO O| Aug 02 04:24:32.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
53232024-08-02T04:24:33.601Z[ recovery-image] Aug 02 04:24:32.812 INFO O| Aug 02 04:24:32.812 INFO STEP 471 (remove_files) COMPLETE
53242024-08-02T04:24:33.601Z[ recovery-image] Aug 02 04:24:32.812 INFO O| Aug 02 04:24:32.812 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252024-08-02T04:24:33.610Z[ recovery-image] Aug 02 04:24:32.822 INFO O| Aug 02 04:24:32.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
53262024-08-02T04:24:33.610Z[ recovery-image] Aug 02 04:24:32.822 INFO O| Aug 02 04:24:32.822 INFO STEP 472 (remove_files) COMPLETE
53272024-08-02T04:24:33.618Z[ recovery-image] Aug 02 04:24:32.822 INFO O| Aug 02 04:24:32.822 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282024-08-02T04:24:33.623Z[ recovery-image] Aug 02 04:24:32.831 INFO O| Aug 02 04:24:32.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
53292024-08-02T04:24:33.624Z[ recovery-image] Aug 02 04:24:32.831 INFO O| Aug 02 04:24:32.831 INFO STEP 473 (remove_files) COMPLETE
53302024-08-02T04:24:33.624Z[ recovery-image] Aug 02 04:24:32.831 INFO O| Aug 02 04:24:32.831 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312024-08-02T04:24:33.629Z[ recovery-image] Aug 02 04:24:32.840 INFO O| Aug 02 04:24:32.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
53322024-08-02T04:24:33.629Z[ recovery-image] Aug 02 04:24:32.840 INFO O| Aug 02 04:24:32.840 INFO STEP 474 (remove_files) COMPLETE
53332024-08-02T04:24:33.631Z[ recovery-image] Aug 02 04:24:32.840 INFO O| Aug 02 04:24:32.840 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342024-08-02T04:24:33.638Z[ recovery-image] Aug 02 04:24:32.849 INFO O| Aug 02 04:24:32.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
53352024-08-02T04:24:33.638Z[ recovery-image] Aug 02 04:24:32.849 INFO O| Aug 02 04:24:32.849 INFO STEP 475 (remove_files) COMPLETE
53362024-08-02T04:24:33.641Z[ recovery-image] Aug 02 04:24:32.849 INFO O| Aug 02 04:24:32.849 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372024-08-02T04:24:33.647Z[ recovery-image] Aug 02 04:24:32.858 INFO O| Aug 02 04:24:32.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
53382024-08-02T04:24:33.647Z[ recovery-image] Aug 02 04:24:32.858 INFO O| Aug 02 04:24:32.858 INFO STEP 476 (remove_files) COMPLETE
53392024-08-02T04:24:33.647Z[ recovery-image] Aug 02 04:24:32.858 INFO O| Aug 02 04:24:32.858 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402024-08-02T04:24:33.656Z[ recovery-image] Aug 02 04:24:32.867 INFO O| Aug 02 04:24:32.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
53412024-08-02T04:24:33.659Z[ recovery-image] Aug 02 04:24:32.868 INFO O| Aug 02 04:24:32.868 INFO STEP 477 (remove_files) COMPLETE
53422024-08-02T04:24:33.659Z[ recovery-image] Aug 02 04:24:32.868 INFO O| Aug 02 04:24:32.868 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432024-08-02T04:24:33.665Z[ recovery-image] Aug 02 04:24:32.877 INFO O| Aug 02 04:24:32.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
53442024-08-02T04:24:33.666Z[ recovery-image] Aug 02 04:24:32.877 INFO O| Aug 02 04:24:32.877 INFO STEP 478 (remove_files) COMPLETE
53452024-08-02T04:24:33.668Z[ recovery-image] Aug 02 04:24:32.877 INFO O| Aug 02 04:24:32.877 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462024-08-02T04:24:33.675Z[ recovery-image] Aug 02 04:24:32.886 INFO O| Aug 02 04:24:32.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
53472024-08-02T04:24:33.677Z[ recovery-image] Aug 02 04:24:32.886 INFO O| Aug 02 04:24:32.886 INFO STEP 479 (remove_files) COMPLETE
53482024-08-02T04:24:33.677Z[ recovery-image] Aug 02 04:24:32.886 INFO O| Aug 02 04:24:32.886 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492024-08-02T04:24:33.684Z[ recovery-image] Aug 02 04:24:32.895 INFO O| Aug 02 04:24:32.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
53502024-08-02T04:24:33.686Z[ recovery-image] Aug 02 04:24:32.895 INFO O| Aug 02 04:24:32.895 INFO STEP 480 (remove_files) COMPLETE
53512024-08-02T04:24:33.686Z[ recovery-image] Aug 02 04:24:32.895 INFO O| Aug 02 04:24:32.895 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522024-08-02T04:24:33.693Z[ recovery-image] Aug 02 04:24:32.904 INFO O| Aug 02 04:24:32.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
53532024-08-02T04:24:33.693Z[ recovery-image] Aug 02 04:24:32.904 INFO O| Aug 02 04:24:32.904 INFO STEP 481 (remove_files) COMPLETE
53542024-08-02T04:24:33.693Z[ recovery-image] Aug 02 04:24:32.904 INFO O| Aug 02 04:24:32.904 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552024-08-02T04:24:33.702Z[ recovery-image] Aug 02 04:24:32.913 INFO O| Aug 02 04:24:32.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
53562024-08-02T04:24:33.702Z[ recovery-image] Aug 02 04:24:32.913 INFO O| Aug 02 04:24:32.913 INFO STEP 482 (remove_files) COMPLETE
53572024-08-02T04:24:33.702Z[ recovery-image] Aug 02 04:24:32.913 INFO O| Aug 02 04:24:32.913 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582024-08-02T04:24:33.711Z[ recovery-image] Aug 02 04:24:32.922 INFO O| Aug 02 04:24:32.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
53592024-08-02T04:24:33.714Z[ recovery-image] Aug 02 04:24:32.923 INFO O| Aug 02 04:24:32.923 INFO STEP 483 (remove_files) COMPLETE
53602024-08-02T04:24:33.714Z[ recovery-image] Aug 02 04:24:32.923 INFO O| Aug 02 04:24:32.923 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612024-08-02T04:24:33.721Z[ recovery-image] Aug 02 04:24:32.932 INFO O| Aug 02 04:24:32.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
53622024-08-02T04:24:33.721Z[ recovery-image] Aug 02 04:24:32.932 INFO O| Aug 02 04:24:32.932 INFO STEP 484 (remove_files) COMPLETE
53632024-08-02T04:24:33.723Z[ recovery-image] Aug 02 04:24:32.932 INFO O| Aug 02 04:24:32.932 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642024-08-02T04:24:33.730Z[ recovery-image] Aug 02 04:24:32.941 INFO O| Aug 02 04:24:32.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
53652024-08-02T04:24:33.730Z[ recovery-image] Aug 02 04:24:32.941 INFO O| Aug 02 04:24:32.941 INFO STEP 485 (remove_files) COMPLETE
53662024-08-02T04:24:33.730Z[ recovery-image] Aug 02 04:24:32.941 INFO O| Aug 02 04:24:32.941 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672024-08-02T04:24:33.739Z[ recovery-image] Aug 02 04:24:32.950 INFO O| Aug 02 04:24:32.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
53682024-08-02T04:24:33.739Z[ recovery-image] Aug 02 04:24:32.950 INFO O| Aug 02 04:24:32.950 INFO STEP 486 (remove_files) COMPLETE
53692024-08-02T04:24:33.742Z[ recovery-image] Aug 02 04:24:32.950 INFO O| Aug 02 04:24:32.950 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702024-08-02T04:24:33.748Z[ recovery-image] Aug 02 04:24:32.959 INFO O| Aug 02 04:24:32.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
53712024-08-02T04:24:33.748Z[ recovery-image] Aug 02 04:24:32.959 INFO O| Aug 02 04:24:32.959 INFO STEP 487 (remove_files) COMPLETE
53722024-08-02T04:24:33.750Z[ recovery-image] Aug 02 04:24:32.959 INFO O| Aug 02 04:24:32.959 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732024-08-02T04:24:33.757Z[ recovery-image] Aug 02 04:24:32.968 INFO O| Aug 02 04:24:32.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
53742024-08-02T04:24:33.760Z[ recovery-image] Aug 02 04:24:32.968 INFO O| Aug 02 04:24:32.968 INFO STEP 488 (remove_files) COMPLETE
53752024-08-02T04:24:33.760Z[ recovery-image] Aug 02 04:24:32.968 INFO O| Aug 02 04:24:32.968 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762024-08-02T04:24:33.767Z[ recovery-image] Aug 02 04:24:32.978 INFO O| Aug 02 04:24:32.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
53772024-08-02T04:24:33.767Z[ recovery-image] Aug 02 04:24:32.978 INFO O| Aug 02 04:24:32.978 INFO STEP 489 (remove_files) COMPLETE
53782024-08-02T04:24:33.770Z[ recovery-image] Aug 02 04:24:32.978 INFO O| Aug 02 04:24:32.978 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792024-08-02T04:24:33.777Z[ recovery-image] Aug 02 04:24:32.988 INFO O| Aug 02 04:24:32.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
53802024-08-02T04:24:33.777Z[ recovery-image] Aug 02 04:24:32.988 INFO O| Aug 02 04:24:32.988 INFO STEP 490 (remove_files) COMPLETE
53812024-08-02T04:24:33.777Z[ recovery-image] Aug 02 04:24:32.988 INFO O| Aug 02 04:24:32.988 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822024-08-02T04:24:33.786Z[ recovery-image] Aug 02 04:24:32.998 INFO O| Aug 02 04:24:32.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
53832024-08-02T04:24:33.786Z[ recovery-image] Aug 02 04:24:32.998 INFO O| Aug 02 04:24:32.998 INFO STEP 491 (remove_files) COMPLETE
53842024-08-02T04:24:33.789Z[ recovery-image] Aug 02 04:24:32.998 INFO O| Aug 02 04:24:32.998 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852024-08-02T04:24:33.797Z[ recovery-image] Aug 02 04:24:33.008 INFO O| Aug 02 04:24:33.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
53862024-08-02T04:24:33.797Z[ recovery-image] Aug 02 04:24:33.008 INFO O| Aug 02 04:24:33.008 INFO STEP 492 (remove_files) COMPLETE
53872024-08-02T04:24:33.800Z[ recovery-image] Aug 02 04:24:33.008 INFO O| Aug 02 04:24:33.008 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882024-08-02T04:24:33.807Z[ recovery-image] Aug 02 04:24:33.018 INFO O| Aug 02 04:24:33.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
53892024-08-02T04:24:33.810Z[ recovery-image] Aug 02 04:24:33.018 INFO O| Aug 02 04:24:33.018 INFO STEP 493 (remove_files) COMPLETE
53902024-08-02T04:24:33.810Z[ recovery-image] Aug 02 04:24:33.018 INFO O| Aug 02 04:24:33.018 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912024-08-02T04:24:33.816Z[ recovery-image] Aug 02 04:24:33.028 INFO O| Aug 02 04:24:33.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
53922024-08-02T04:24:33.819Z[ recovery-image] Aug 02 04:24:33.028 INFO O| Aug 02 04:24:33.028 INFO STEP 494 (remove_files) COMPLETE
53932024-08-02T04:24:33.819Z[ recovery-image] Aug 02 04:24:33.028 INFO O| Aug 02 04:24:33.028 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942024-08-02T04:24:33.826Z[ recovery-image] Aug 02 04:24:33.037 INFO O| Aug 02 04:24:33.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
53952024-08-02T04:24:33.826Z[ recovery-image] Aug 02 04:24:33.037 INFO O| Aug 02 04:24:33.037 INFO STEP 495 (remove_files) COMPLETE
53962024-08-02T04:24:33.829Z[ recovery-image] Aug 02 04:24:33.037 INFO O| Aug 02 04:24:33.037 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972024-08-02T04:24:33.835Z[ recovery-image] Aug 02 04:24:33.046 INFO O| Aug 02 04:24:33.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
53982024-08-02T04:24:33.835Z[ recovery-image] Aug 02 04:24:33.046 INFO O| Aug 02 04:24:33.046 INFO STEP 496 (remove_files) COMPLETE
53992024-08-02T04:24:33.835Z[ recovery-image] Aug 02 04:24:33.046 INFO O| Aug 02 04:24:33.046 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002024-08-02T04:24:33.845Z[ recovery-image] Aug 02 04:24:33.056 INFO O| Aug 02 04:24:33.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
54012024-08-02T04:24:33.845Z[ recovery-image] Aug 02 04:24:33.056 INFO O| Aug 02 04:24:33.056 INFO STEP 497 (remove_files) COMPLETE
54022024-08-02T04:24:33.845Z[ recovery-image] Aug 02 04:24:33.056 INFO O| Aug 02 04:24:33.056 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032024-08-02T04:24:33.854Z[ recovery-image] Aug 02 04:24:33.065 INFO O| Aug 02 04:24:33.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
54042024-08-02T04:24:33.854Z[ recovery-image] Aug 02 04:24:33.065 INFO O| Aug 02 04:24:33.065 INFO STEP 498 (remove_files) COMPLETE
54052024-08-02T04:24:33.857Z[ recovery-image] Aug 02 04:24:33.065 INFO O| Aug 02 04:24:33.065 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062024-08-02T04:24:33.864Z[ recovery-image] Aug 02 04:24:33.075 INFO O| Aug 02 04:24:33.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
54072024-08-02T04:24:33.864Z[ recovery-image] Aug 02 04:24:33.075 INFO O| Aug 02 04:24:33.075 INFO STEP 499 (remove_files) COMPLETE
54082024-08-02T04:24:33.866Z[ recovery-image] Aug 02 04:24:33.075 INFO O| Aug 02 04:24:33.075 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092024-08-02T04:24:33.873Z[ recovery-image] Aug 02 04:24:33.084 INFO O| Aug 02 04:24:33.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
54102024-08-02T04:24:33.873Z[ recovery-image] Aug 02 04:24:33.084 INFO O| Aug 02 04:24:33.084 INFO STEP 500 (remove_files) COMPLETE
54112024-08-02T04:24:33.876Z[ recovery-image] Aug 02 04:24:33.084 INFO O| Aug 02 04:24:33.084 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122024-08-02T04:24:33.882Z[ recovery-image] Aug 02 04:24:33.093 INFO O| Aug 02 04:24:33.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
54132024-08-02T04:24:33.882Z[ recovery-image] Aug 02 04:24:33.093 INFO O| Aug 02 04:24:33.093 INFO STEP 501 (remove_files) COMPLETE
54142024-08-02T04:24:33.885Z[ recovery-image] Aug 02 04:24:33.093 INFO O| Aug 02 04:24:33.093 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152024-08-02T04:24:33.892Z[ recovery-image] Aug 02 04:24:33.103 INFO O| Aug 02 04:24:33.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
54162024-08-02T04:24:33.892Z[ recovery-image] Aug 02 04:24:33.103 INFO O| Aug 02 04:24:33.103 INFO STEP 502 (remove_files) COMPLETE
54172024-08-02T04:24:33.892Z[ recovery-image] Aug 02 04:24:33.103 INFO O| Aug 02 04:24:33.103 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182024-08-02T04:24:33.905Z[ recovery-image] Aug 02 04:24:33.116 INFO O| Aug 02 04:24:33.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
54192024-08-02T04:24:33.905Z[ recovery-image] Aug 02 04:24:33.116 INFO O| Aug 02 04:24:33.116 INFO STEP 503 (remove_files) COMPLETE
54202024-08-02T04:24:33.908Z[ recovery-image] Aug 02 04:24:33.116 INFO O| Aug 02 04:24:33.116 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212024-08-02T04:24:33.920Z[ recovery-image] Aug 02 04:24:33.131 INFO O| Aug 02 04:24:33.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
54222024-08-02T04:24:33.920Z[ recovery-image] Aug 02 04:24:33.131 INFO O| Aug 02 04:24:33.131 INFO STEP 504 (remove_files) COMPLETE
54232024-08-02T04:24:33.920Z[ recovery-image] Aug 02 04:24:33.131 INFO O| Aug 02 04:24:33.131 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242024-08-02T04:24:33.933Z[ recovery-image] Aug 02 04:24:33.144 INFO O| Aug 02 04:24:33.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
54252024-08-02T04:24:33.933Z[ recovery-image] Aug 02 04:24:33.144 INFO O| Aug 02 04:24:33.144 INFO STEP 505 (remove_files) COMPLETE
54262024-08-02T04:24:33.936Z[ recovery-image] Aug 02 04:24:33.145 INFO O| Aug 02 04:24:33.144 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272024-08-02T04:24:33.944Z[ recovery-image] Aug 02 04:24:33.155 INFO O| Aug 02 04:24:33.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
54282024-08-02T04:24:33.946Z[ recovery-image] Aug 02 04:24:33.155 INFO O| Aug 02 04:24:33.155 INFO STEP 506 (remove_files) COMPLETE
54292024-08-02T04:24:33.946Z[ recovery-image] Aug 02 04:24:33.155 INFO O| Aug 02 04:24:33.155 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302024-08-02T04:24:33.955Z[ recovery-image] Aug 02 04:24:33.164 INFO O| Aug 02 04:24:33.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
54312024-08-02T04:24:33.955Z[ recovery-image] Aug 02 04:24:33.165 INFO O| Aug 02 04:24:33.165 INFO STEP 507 (remove_files) COMPLETE
54322024-08-02T04:24:33.958Z[ recovery-image] Aug 02 04:24:33.165 INFO O| Aug 02 04:24:33.165 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332024-08-02T04:24:33.963Z[ recovery-image] Aug 02 04:24:33.174 INFO O| Aug 02 04:24:33.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
54342024-08-02T04:24:33.963Z[ recovery-image] Aug 02 04:24:33.174 INFO O| Aug 02 04:24:33.174 INFO STEP 508 (remove_files) COMPLETE
54352024-08-02T04:24:33.966Z[ recovery-image] Aug 02 04:24:33.174 INFO O| Aug 02 04:24:33.174 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362024-08-02T04:24:33.972Z[ recovery-image] Aug 02 04:24:33.184 INFO O| Aug 02 04:24:33.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
54372024-08-02T04:24:33.975Z[ recovery-image] Aug 02 04:24:33.184 INFO O| Aug 02 04:24:33.184 INFO STEP 509 (remove_files) COMPLETE
54382024-08-02T04:24:33.975Z[ recovery-image] Aug 02 04:24:33.184 INFO O| Aug 02 04:24:33.184 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392024-08-02T04:24:33.982Z[ recovery-image] Aug 02 04:24:33.193 INFO O| Aug 02 04:24:33.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
54402024-08-02T04:24:33.982Z[ recovery-image] Aug 02 04:24:33.193 INFO O| Aug 02 04:24:33.193 INFO STEP 510 (remove_files) COMPLETE
54412024-08-02T04:24:33.985Z[ recovery-image] Aug 02 04:24:33.193 INFO O| Aug 02 04:24:33.193 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422024-08-02T04:24:33.991Z[ recovery-image] Aug 02 04:24:33.203 INFO O| Aug 02 04:24:33.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
54432024-08-02T04:24:33.991Z[ recovery-image] Aug 02 04:24:33.203 INFO O| Aug 02 04:24:33.203 INFO STEP 511 (remove_files) COMPLETE
54442024-08-02T04:24:33.991Z[ recovery-image] Aug 02 04:24:33.203 INFO O| Aug 02 04:24:33.203 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452024-08-02T04:24:34.001Z[ recovery-image] Aug 02 04:24:33.212 INFO O| Aug 02 04:24:33.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
54462024-08-02T04:24:34.001Z[ recovery-image] Aug 02 04:24:33.212 INFO O| Aug 02 04:24:33.212 INFO STEP 512 (remove_files) COMPLETE
54472024-08-02T04:24:34.004Z[ recovery-image] Aug 02 04:24:33.212 INFO O| Aug 02 04:24:33.212 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482024-08-02T04:24:34.010Z[ recovery-image] Aug 02 04:24:33.221 INFO O| Aug 02 04:24:33.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
54492024-08-02T04:24:34.010Z[ recovery-image] Aug 02 04:24:33.221 INFO O| Aug 02 04:24:33.221 INFO STEP 513 (remove_files) COMPLETE
54502024-08-02T04:24:34.013Z[ recovery-image] Aug 02 04:24:33.221 INFO O| Aug 02 04:24:33.221 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512024-08-02T04:24:34.019Z[ recovery-image] Aug 02 04:24:33.230 INFO O| Aug 02 04:24:33.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
54522024-08-02T04:24:34.019Z[ recovery-image] Aug 02 04:24:33.230 INFO O| Aug 02 04:24:33.230 INFO STEP 514 (remove_files) COMPLETE
54532024-08-02T04:24:34.019Z[ recovery-image] Aug 02 04:24:33.230 INFO O| Aug 02 04:24:33.230 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542024-08-02T04:24:34.028Z[ recovery-image] Aug 02 04:24:33.239 INFO O| Aug 02 04:24:33.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
54552024-08-02T04:24:34.031Z[ recovery-image] Aug 02 04:24:33.240 INFO O| Aug 02 04:24:33.239 INFO STEP 515 (remove_files) COMPLETE
54562024-08-02T04:24:34.031Z[ recovery-image] Aug 02 04:24:33.240 INFO O| Aug 02 04:24:33.240 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572024-08-02T04:24:34.037Z[ recovery-image] Aug 02 04:24:33.249 INFO O| Aug 02 04:24:33.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
54582024-08-02T04:24:34.041Z[ recovery-image] Aug 02 04:24:33.249 INFO O| Aug 02 04:24:33.249 INFO STEP 516 (remove_files) COMPLETE
54592024-08-02T04:24:34.041Z[ recovery-image] Aug 02 04:24:33.249 INFO O| Aug 02 04:24:33.249 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602024-08-02T04:24:34.046Z[ recovery-image] Aug 02 04:24:33.258 INFO O| Aug 02 04:24:33.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
54612024-08-02T04:24:34.047Z[ recovery-image] Aug 02 04:24:33.258 INFO O| Aug 02 04:24:33.258 INFO STEP 517 (remove_files) COMPLETE
54622024-08-02T04:24:34.050Z[ recovery-image] Aug 02 04:24:33.258 INFO O| Aug 02 04:24:33.258 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632024-08-02T04:24:34.056Z[ recovery-image] Aug 02 04:24:33.267 INFO O| Aug 02 04:24:33.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
54642024-08-02T04:24:34.056Z[ recovery-image] Aug 02 04:24:33.267 INFO O| Aug 02 04:24:33.267 INFO STEP 518 (remove_files) COMPLETE
54652024-08-02T04:24:34.058Z[ recovery-image] Aug 02 04:24:33.267 INFO O| Aug 02 04:24:33.267 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662024-08-02T04:24:34.065Z[ recovery-image] Aug 02 04:24:33.276 INFO O| Aug 02 04:24:33.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
54672024-08-02T04:24:34.067Z[ recovery-image] Aug 02 04:24:33.276 INFO O| Aug 02 04:24:33.276 INFO STEP 519 (remove_files) COMPLETE
54682024-08-02T04:24:34.068Z[ recovery-image] Aug 02 04:24:33.276 INFO O| Aug 02 04:24:33.276 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692024-08-02T04:24:34.074Z[ recovery-image] Aug 02 04:24:33.285 INFO O| Aug 02 04:24:33.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
54702024-08-02T04:24:34.074Z[ recovery-image] Aug 02 04:24:33.285 INFO O| Aug 02 04:24:33.285 INFO STEP 520 (remove_files) COMPLETE
54712024-08-02T04:24:34.077Z[ recovery-image] Aug 02 04:24:33.285 INFO O| Aug 02 04:24:33.285 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722024-08-02T04:24:34.083Z[ recovery-image] Aug 02 04:24:33.294 INFO O| Aug 02 04:24:33.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
54732024-08-02T04:24:34.086Z[ recovery-image] Aug 02 04:24:33.295 INFO O| Aug 02 04:24:33.295 INFO STEP 521 (remove_files) COMPLETE
54742024-08-02T04:24:34.086Z[ recovery-image] Aug 02 04:24:33.295 INFO O| Aug 02 04:24:33.295 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752024-08-02T04:24:34.093Z[ recovery-image] Aug 02 04:24:33.304 INFO O| Aug 02 04:24:33.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
54762024-08-02T04:24:34.093Z[ recovery-image] Aug 02 04:24:33.304 INFO O| Aug 02 04:24:33.304 INFO STEP 522 (remove_files) COMPLETE
54772024-08-02T04:24:34.093Z[ recovery-image] Aug 02 04:24:33.304 INFO O| Aug 02 04:24:33.304 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782024-08-02T04:24:34.102Z[ recovery-image] Aug 02 04:24:33.313 INFO O| Aug 02 04:24:33.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
54792024-08-02T04:24:34.102Z[ recovery-image] Aug 02 04:24:33.313 INFO O| Aug 02 04:24:33.313 INFO STEP 523 (remove_files) COMPLETE
54802024-08-02T04:24:34.105Z[ recovery-image] Aug 02 04:24:33.313 INFO O| Aug 02 04:24:33.313 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812024-08-02T04:24:34.111Z[ recovery-image] Aug 02 04:24:33.322 INFO O| Aug 02 04:24:33.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
54822024-08-02T04:24:34.111Z[ recovery-image] Aug 02 04:24:33.322 INFO O| Aug 02 04:24:33.322 INFO STEP 524 (remove_files) COMPLETE
54832024-08-02T04:24:34.114Z[ recovery-image] Aug 02 04:24:33.322 INFO O| Aug 02 04:24:33.322 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842024-08-02T04:24:34.120Z[ recovery-image] Aug 02 04:24:33.331 INFO O| Aug 02 04:24:33.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
54852024-08-02T04:24:34.120Z[ recovery-image] Aug 02 04:24:33.331 INFO O| Aug 02 04:24:33.331 INFO STEP 525 (remove_files) COMPLETE
54862024-08-02T04:24:34.123Z[ recovery-image] Aug 02 04:24:33.331 INFO O| Aug 02 04:24:33.331 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872024-08-02T04:24:34.129Z[ recovery-image] Aug 02 04:24:33.340 INFO O| Aug 02 04:24:33.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
54882024-08-02T04:24:34.129Z[ recovery-image] Aug 02 04:24:33.340 INFO O| Aug 02 04:24:33.340 INFO STEP 526 (remove_files) COMPLETE
54892024-08-02T04:24:34.132Z[ recovery-image] Aug 02 04:24:33.340 INFO O| Aug 02 04:24:33.340 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902024-08-02T04:24:34.138Z[ recovery-image] Aug 02 04:24:33.349 INFO O| Aug 02 04:24:33.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
54912024-08-02T04:24:34.141Z[ recovery-image] Aug 02 04:24:33.349 INFO O| Aug 02 04:24:33.349 INFO STEP 527 (remove_files) COMPLETE
54922024-08-02T04:24:34.141Z[ recovery-image] Aug 02 04:24:33.350 INFO O| Aug 02 04:24:33.349 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932024-08-02T04:24:34.147Z[ recovery-image] Aug 02 04:24:33.359 INFO O| Aug 02 04:24:33.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
54942024-08-02T04:24:34.147Z[ recovery-image] Aug 02 04:24:33.359 INFO O| Aug 02 04:24:33.359 INFO STEP 528 (remove_files) COMPLETE
54952024-08-02T04:24:34.150Z[ recovery-image] Aug 02 04:24:33.359 INFO O| Aug 02 04:24:33.359 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962024-08-02T04:24:34.157Z[ recovery-image] Aug 02 04:24:33.368 INFO O| Aug 02 04:24:33.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
54972024-08-02T04:24:34.160Z[ recovery-image] Aug 02 04:24:33.368 INFO O| Aug 02 04:24:33.368 INFO STEP 529 (remove_files) COMPLETE
54982024-08-02T04:24:34.160Z[ recovery-image] Aug 02 04:24:33.368 INFO O| Aug 02 04:24:33.368 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992024-08-02T04:24:34.166Z[ recovery-image] Aug 02 04:24:33.377 INFO O| Aug 02 04:24:33.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
55002024-08-02T04:24:34.168Z[ recovery-image] Aug 02 04:24:33.377 INFO O| Aug 02 04:24:33.377 INFO STEP 530 (remove_files) COMPLETE
55012024-08-02T04:24:34.168Z[ recovery-image] Aug 02 04:24:33.377 INFO O| Aug 02 04:24:33.377 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022024-08-02T04:24:34.175Z[ recovery-image] Aug 02 04:24:33.386 INFO O| Aug 02 04:24:33.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
55032024-08-02T04:24:34.175Z[ recovery-image] Aug 02 04:24:33.386 INFO O| Aug 02 04:24:33.386 INFO STEP 531 (remove_files) COMPLETE
55042024-08-02T04:24:34.175Z[ recovery-image] Aug 02 04:24:33.386 INFO O| Aug 02 04:24:33.386 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052024-08-02T04:24:34.184Z[ recovery-image] Aug 02 04:24:33.395 INFO O| Aug 02 04:24:33.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
55062024-08-02T04:24:34.184Z[ recovery-image] Aug 02 04:24:33.395 INFO O| Aug 02 04:24:33.395 INFO STEP 532 (remove_files) COMPLETE
55072024-08-02T04:24:34.184Z[ recovery-image] Aug 02 04:24:33.395 INFO O| Aug 02 04:24:33.395 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082024-08-02T04:24:34.194Z[ recovery-image] Aug 02 04:24:33.404 INFO O| Aug 02 04:24:33.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
55092024-08-02T04:24:34.194Z[ recovery-image] Aug 02 04:24:33.404 INFO O| Aug 02 04:24:33.404 INFO STEP 533 (remove_files) COMPLETE
55102024-08-02T04:24:34.196Z[ recovery-image] Aug 02 04:24:33.404 INFO O| Aug 02 04:24:33.404 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112024-08-02T04:24:34.202Z[ recovery-image] Aug 02 04:24:33.413 INFO O| Aug 02 04:24:33.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
55122024-08-02T04:24:34.202Z[ recovery-image] Aug 02 04:24:33.414 INFO O| Aug 02 04:24:33.414 INFO STEP 534 (remove_files) COMPLETE
55132024-08-02T04:24:34.202Z[ recovery-image] Aug 02 04:24:33.414 INFO O| Aug 02 04:24:33.414 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142024-08-02T04:24:34.212Z[ recovery-image] Aug 02 04:24:33.423 INFO O| Aug 02 04:24:33.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
55152024-08-02T04:24:34.214Z[ recovery-image] Aug 02 04:24:33.423 INFO O| Aug 02 04:24:33.423 INFO STEP 535 (remove_files) COMPLETE
55162024-08-02T04:24:34.214Z[ recovery-image] Aug 02 04:24:33.423 INFO O| Aug 02 04:24:33.423 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172024-08-02T04:24:34.221Z[ recovery-image] Aug 02 04:24:33.432 INFO O| Aug 02 04:24:33.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
55182024-08-02T04:24:34.221Z[ recovery-image] Aug 02 04:24:33.432 INFO O| Aug 02 04:24:33.432 INFO STEP 536 (remove_files) COMPLETE
55192024-08-02T04:24:34.224Z[ recovery-image] Aug 02 04:24:33.432 INFO O| Aug 02 04:24:33.432 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202024-08-02T04:24:34.230Z[ recovery-image] Aug 02 04:24:33.441 INFO O| Aug 02 04:24:33.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
55212024-08-02T04:24:34.233Z[ recovery-image] Aug 02 04:24:33.442 INFO O| Aug 02 04:24:33.442 INFO STEP 537 (remove_files) COMPLETE
55222024-08-02T04:24:34.233Z[ recovery-image] Aug 02 04:24:33.442 INFO O| Aug 02 04:24:33.442 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232024-08-02T04:24:34.240Z[ recovery-image] Aug 02 04:24:33.451 INFO O| Aug 02 04:24:33.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
55242024-08-02T04:24:34.240Z[ recovery-image] Aug 02 04:24:33.451 INFO O| Aug 02 04:24:33.451 INFO STEP 538 (remove_files) COMPLETE
55252024-08-02T04:24:34.242Z[ recovery-image] Aug 02 04:24:33.451 INFO O| Aug 02 04:24:33.451 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262024-08-02T04:24:34.249Z[ recovery-image] Aug 02 04:24:33.460 INFO O| Aug 02 04:24:33.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
55272024-08-02T04:24:34.251Z[ recovery-image] Aug 02 04:24:33.460 INFO O| Aug 02 04:24:33.460 INFO STEP 539 (remove_files) COMPLETE
55282024-08-02T04:24:34.251Z[ recovery-image] Aug 02 04:24:33.460 INFO O| Aug 02 04:24:33.460 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292024-08-02T04:24:34.258Z[ recovery-image] Aug 02 04:24:33.469 INFO O| Aug 02 04:24:33.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
55302024-08-02T04:24:34.261Z[ recovery-image] Aug 02 04:24:33.470 INFO O| Aug 02 04:24:33.470 INFO STEP 540 (remove_files) COMPLETE
55312024-08-02T04:24:34.261Z[ recovery-image] Aug 02 04:24:33.470 INFO O| Aug 02 04:24:33.470 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322024-08-02T04:24:34.267Z[ recovery-image] Aug 02 04:24:33.479 INFO O| Aug 02 04:24:33.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
55332024-08-02T04:24:34.268Z[ recovery-image] Aug 02 04:24:33.479 INFO O| Aug 02 04:24:33.479 INFO STEP 541 (remove_files) COMPLETE
55342024-08-02T04:24:34.270Z[ recovery-image] Aug 02 04:24:33.479 INFO O| Aug 02 04:24:33.479 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352024-08-02T04:24:34.277Z[ recovery-image] Aug 02 04:24:33.488 INFO O| Aug 02 04:24:33.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
55362024-08-02T04:24:34.277Z[ recovery-image] Aug 02 04:24:33.488 INFO O| Aug 02 04:24:33.488 INFO STEP 542 (remove_files) COMPLETE
55372024-08-02T04:24:34.279Z[ recovery-image] Aug 02 04:24:33.488 INFO O| Aug 02 04:24:33.488 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382024-08-02T04:24:34.286Z[ recovery-image] Aug 02 04:24:33.497 INFO O| Aug 02 04:24:33.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
55392024-08-02T04:24:34.286Z[ recovery-image] Aug 02 04:24:33.497 INFO O| Aug 02 04:24:33.497 INFO STEP 543 (remove_files) COMPLETE
55402024-08-02T04:24:34.289Z[ recovery-image] Aug 02 04:24:33.497 INFO O| Aug 02 04:24:33.497 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412024-08-02T04:24:34.295Z[ recovery-image] Aug 02 04:24:33.506 INFO O| Aug 02 04:24:33.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
55422024-08-02T04:24:34.295Z[ recovery-image] Aug 02 04:24:33.506 INFO O| Aug 02 04:24:33.506 INFO STEP 544 (remove_files) COMPLETE
55432024-08-02T04:24:34.298Z[ recovery-image] Aug 02 04:24:33.506 INFO O| Aug 02 04:24:33.506 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442024-08-02T04:24:34.304Z[ recovery-image] Aug 02 04:24:33.515 INFO O| Aug 02 04:24:33.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
55452024-08-02T04:24:34.307Z[ recovery-image] Aug 02 04:24:33.516 INFO O| Aug 02 04:24:33.516 INFO STEP 545 (remove_files) COMPLETE
55462024-08-02T04:24:34.307Z[ recovery-image] Aug 02 04:24:33.516 INFO O| Aug 02 04:24:33.516 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472024-08-02T04:24:34.314Z[ recovery-image] Aug 02 04:24:33.525 INFO O| Aug 02 04:24:33.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
55482024-08-02T04:24:34.317Z[ recovery-image] Aug 02 04:24:33.525 INFO O| Aug 02 04:24:33.525 INFO STEP 546 (remove_files) COMPLETE
55492024-08-02T04:24:34.317Z[ recovery-image] Aug 02 04:24:33.525 INFO O| Aug 02 04:24:33.525 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502024-08-02T04:24:34.323Z[ recovery-image] Aug 02 04:24:33.534 INFO O| Aug 02 04:24:33.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
55512024-08-02T04:24:34.323Z[ recovery-image] Aug 02 04:24:33.534 INFO O| Aug 02 04:24:33.534 INFO STEP 547 (remove_files) COMPLETE
55522024-08-02T04:24:34.325Z[ recovery-image] Aug 02 04:24:33.534 INFO O| Aug 02 04:24:33.534 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532024-08-02T04:24:34.328Z[ host-image] Aug 02 04:24:33.537 INFO O| Aug 02 04:24:33.537 INFO O| Download: 1139/1140 items 7.5/8.4MB 89% complete (1.4M/s)
55542024-08-02T04:24:34.334Z[ recovery-image] Aug 02 04:24:33.545 INFO O| Aug 02 04:24:33.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
55552024-08-02T04:24:34.334Z[ recovery-image] Aug 02 04:24:33.545 INFO O| Aug 02 04:24:33.545 INFO STEP 548 (remove_files) COMPLETE
55562024-08-02T04:24:34.337Z[ recovery-image] Aug 02 04:24:33.545 INFO O| Aug 02 04:24:33.545 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55572024-08-02T04:24:34.345Z[ host-image] Aug 02 04:24:33.557 INFO O| Aug 02 04:24:33.556 INFO O| Download: Completed 8.42 MB in 5.23 seconds (1.6M/s)
55582024-08-02T04:24:34.351Z[ recovery-image] Aug 02 04:24:33.558 INFO O| Aug 02 04:24:33.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
55592024-08-02T04:24:34.351Z[ recovery-image] Aug 02 04:24:33.558 INFO O| Aug 02 04:24:33.558 INFO STEP 549 (remove_files) COMPLETE
55602024-08-02T04:24:34.351Z[ recovery-image] Aug 02 04:24:33.558 INFO O| Aug 02 04:24:33.558 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612024-08-02T04:24:34.356Z[ recovery-image] Aug 02 04:24:33.567 INFO O| Aug 02 04:24:33.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
55622024-08-02T04:24:34.359Z[ recovery-image] Aug 02 04:24:33.567 INFO O| Aug 02 04:24:33.567 INFO STEP 550 (remove_files) COMPLETE
55632024-08-02T04:24:34.359Z[ recovery-image] Aug 02 04:24:33.567 INFO O| Aug 02 04:24:33.567 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642024-08-02T04:24:34.366Z[ recovery-image] Aug 02 04:24:33.577 INFO O| Aug 02 04:24:33.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
55652024-08-02T04:24:34.370Z[ recovery-image] Aug 02 04:24:33.577 INFO O| Aug 02 04:24:33.577 INFO STEP 551 (remove_files) COMPLETE
55662024-08-02T04:24:34.370Z[ recovery-image] Aug 02 04:24:33.577 INFO O| Aug 02 04:24:33.577 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672024-08-02T04:24:34.376Z[ recovery-image] Aug 02 04:24:33.587 INFO O| Aug 02 04:24:33.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
55682024-08-02T04:24:34.379Z[ recovery-image] Aug 02 04:24:33.587 INFO O| Aug 02 04:24:33.587 INFO STEP 552 (remove_files) COMPLETE
55692024-08-02T04:24:34.379Z[ recovery-image] Aug 02 04:24:33.587 INFO O| Aug 02 04:24:33.587 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702024-08-02T04:24:34.385Z[ recovery-image] Aug 02 04:24:33.596 INFO O| Aug 02 04:24:33.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
55712024-08-02T04:24:34.385Z[ recovery-image] Aug 02 04:24:33.596 INFO O| Aug 02 04:24:33.596 INFO STEP 553 (remove_files) COMPLETE
55722024-08-02T04:24:34.388Z[ recovery-image] Aug 02 04:24:33.596 INFO O| Aug 02 04:24:33.596 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732024-08-02T04:24:34.395Z[ recovery-image] Aug 02 04:24:33.606 INFO O| Aug 02 04:24:33.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
55742024-08-02T04:24:34.398Z[ recovery-image] Aug 02 04:24:33.606 INFO O| Aug 02 04:24:33.606 INFO STEP 554 (remove_files) COMPLETE
55752024-08-02T04:24:34.398Z[ recovery-image] Aug 02 04:24:33.606 INFO O| Aug 02 04:24:33.606 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762024-08-02T04:24:34.398Z[ host-image] Aug 02 04:24:33.609 INFO O| Aug 02 04:24:33.609 INFO O| Actions: 1/1361 actions (Installing new actions)
55772024-08-02T04:24:34.405Z[ recovery-image] Aug 02 04:24:33.616 INFO O| Aug 02 04:24:33.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
55782024-08-02T04:24:34.407Z[ recovery-image] Aug 02 04:24:33.617 INFO O| Aug 02 04:24:33.617 INFO STEP 555 (remove_files) COMPLETE
55792024-08-02T04:24:34.408Z[ recovery-image] Aug 02 04:24:33.617 INFO O| Aug 02 04:24:33.617 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802024-08-02T04:24:34.415Z[ recovery-image] Aug 02 04:24:33.626 INFO O| Aug 02 04:24:33.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
55812024-08-02T04:24:34.418Z[ recovery-image] Aug 02 04:24:33.626 INFO O| Aug 02 04:24:33.626 INFO STEP 556 (remove_files) COMPLETE
55822024-08-02T04:24:34.418Z[ recovery-image] Aug 02 04:24:33.626 INFO O| Aug 02 04:24:33.626 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832024-08-02T04:24:34.424Z[ recovery-image] Aug 02 04:24:33.635 INFO O| Aug 02 04:24:33.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
55842024-08-02T04:24:34.427Z[ recovery-image] Aug 02 04:24:33.636 INFO O| Aug 02 04:24:33.636 INFO STEP 557 (remove_files) COMPLETE
55852024-08-02T04:24:34.427Z[ recovery-image] Aug 02 04:24:33.636 INFO O| Aug 02 04:24:33.636 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862024-08-02T04:24:34.434Z[ recovery-image] Aug 02 04:24:33.645 INFO O| Aug 02 04:24:33.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
55872024-08-02T04:24:34.434Z[ recovery-image] Aug 02 04:24:33.645 INFO O| Aug 02 04:24:33.645 INFO STEP 558 (remove_files) COMPLETE
55882024-08-02T04:24:34.437Z[ recovery-image] Aug 02 04:24:33.645 INFO O| Aug 02 04:24:33.645 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892024-08-02T04:24:34.443Z[ recovery-image] Aug 02 04:24:33.654 INFO O| Aug 02 04:24:33.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
55902024-08-02T04:24:34.443Z[ recovery-image] Aug 02 04:24:33.654 INFO O| Aug 02 04:24:33.654 INFO STEP 559 (remove_files) COMPLETE
55912024-08-02T04:24:34.446Z[ recovery-image] Aug 02 04:24:33.654 INFO O| Aug 02 04:24:33.654 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922024-08-02T04:24:34.453Z[ recovery-image] Aug 02 04:24:33.664 INFO O| Aug 02 04:24:33.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
55932024-08-02T04:24:34.453Z[ recovery-image] Aug 02 04:24:33.664 INFO O| Aug 02 04:24:33.664 INFO STEP 560 (remove_files) COMPLETE
55942024-08-02T04:24:34.453Z[ recovery-image] Aug 02 04:24:33.664 INFO O| Aug 02 04:24:33.664 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952024-08-02T04:24:34.463Z[ recovery-image] Aug 02 04:24:33.673 INFO O| Aug 02 04:24:33.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
55962024-08-02T04:24:34.463Z[ recovery-image] Aug 02 04:24:33.673 INFO O| Aug 02 04:24:33.673 INFO STEP 561 (remove_files) COMPLETE
55972024-08-02T04:24:34.463Z[ recovery-image] Aug 02 04:24:33.673 INFO O| Aug 02 04:24:33.673 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982024-08-02T04:24:34.473Z[ recovery-image] Aug 02 04:24:33.684 INFO O| Aug 02 04:24:33.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
55992024-08-02T04:24:34.473Z[ recovery-image] Aug 02 04:24:33.684 INFO O| Aug 02 04:24:33.684 INFO STEP 562 (remove_files) COMPLETE
56002024-08-02T04:24:34.476Z[ recovery-image] Aug 02 04:24:33.684 INFO O| Aug 02 04:24:33.684 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012024-08-02T04:24:34.483Z[ recovery-image] Aug 02 04:24:33.694 INFO O| Aug 02 04:24:33.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
56022024-08-02T04:24:34.483Z[ recovery-image] Aug 02 04:24:33.694 INFO O| Aug 02 04:24:33.694 INFO STEP 563 (remove_files) COMPLETE
56032024-08-02T04:24:34.486Z[ recovery-image] Aug 02 04:24:33.694 INFO O| Aug 02 04:24:33.694 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042024-08-02T04:24:34.493Z[ recovery-image] Aug 02 04:24:33.704 INFO O| Aug 02 04:24:33.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
56052024-08-02T04:24:34.493Z[ recovery-image] Aug 02 04:24:33.704 INFO O| Aug 02 04:24:33.704 INFO STEP 564 (remove_files) COMPLETE
56062024-08-02T04:24:34.493Z[ recovery-image] Aug 02 04:24:33.704 INFO O| Aug 02 04:24:33.704 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072024-08-02T04:24:34.502Z[ recovery-image] Aug 02 04:24:33.713 INFO O| Aug 02 04:24:33.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
56082024-08-02T04:24:34.502Z[ recovery-image] Aug 02 04:24:33.713 INFO O| Aug 02 04:24:33.713 INFO STEP 565 (remove_files) COMPLETE
56092024-08-02T04:24:34.502Z[ recovery-image] Aug 02 04:24:33.713 INFO O| Aug 02 04:24:33.713 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102024-08-02T04:24:34.511Z[ recovery-image] Aug 02 04:24:33.722 INFO O| Aug 02 04:24:33.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
56112024-08-02T04:24:34.514Z[ recovery-image] Aug 02 04:24:33.722 INFO O| Aug 02 04:24:33.722 INFO STEP 566 (remove_files) COMPLETE
56122024-08-02T04:24:34.515Z[ recovery-image] Aug 02 04:24:33.722 INFO O| Aug 02 04:24:33.722 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132024-08-02T04:24:34.521Z[ recovery-image] Aug 02 04:24:33.731 INFO O| Aug 02 04:24:33.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
56142024-08-02T04:24:34.521Z[ recovery-image] Aug 02 04:24:33.732 INFO O| Aug 02 04:24:33.732 INFO STEP 567 (remove_files) COMPLETE
56152024-08-02T04:24:34.521Z[ recovery-image] Aug 02 04:24:33.732 INFO O| Aug 02 04:24:33.732 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162024-08-02T04:24:34.531Z[ recovery-image] Aug 02 04:24:33.742 INFO O| Aug 02 04:24:33.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
56172024-08-02T04:24:34.531Z[ recovery-image] Aug 02 04:24:33.742 INFO O| Aug 02 04:24:33.742 INFO STEP 568 (remove_files) COMPLETE
56182024-08-02T04:24:34.534Z[ recovery-image] Aug 02 04:24:33.742 INFO O| Aug 02 04:24:33.742 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192024-08-02T04:24:34.540Z[ recovery-image] Aug 02 04:24:33.751 INFO O| Aug 02 04:24:33.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
56202024-08-02T04:24:34.541Z[ recovery-image] Aug 02 04:24:33.751 INFO O| Aug 02 04:24:33.751 INFO STEP 569 (remove_files) COMPLETE
56212024-08-02T04:24:34.541Z[ recovery-image] Aug 02 04:24:33.751 INFO O| Aug 02 04:24:33.751 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222024-08-02T04:24:34.550Z[ recovery-image] Aug 02 04:24:33.761 INFO O| Aug 02 04:24:33.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
56232024-08-02T04:24:34.550Z[ recovery-image] Aug 02 04:24:33.761 INFO O| Aug 02 04:24:33.761 INFO STEP 570 (remove_files) COMPLETE
56242024-08-02T04:24:34.550Z[ recovery-image] Aug 02 04:24:33.761 INFO O| Aug 02 04:24:33.761 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252024-08-02T04:24:34.559Z[ recovery-image] Aug 02 04:24:33.770 INFO O| Aug 02 04:24:33.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
56262024-08-02T04:24:34.559Z[ recovery-image] Aug 02 04:24:33.770 INFO O| Aug 02 04:24:33.770 INFO STEP 571 (remove_files) COMPLETE
56272024-08-02T04:24:34.562Z[ recovery-image] Aug 02 04:24:33.770 INFO O| Aug 02 04:24:33.770 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282024-08-02T04:24:34.569Z[ recovery-image] Aug 02 04:24:33.780 INFO O| Aug 02 04:24:33.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
56292024-08-02T04:24:34.569Z[ recovery-image] Aug 02 04:24:33.780 INFO O| Aug 02 04:24:33.780 INFO STEP 572 (remove_files) COMPLETE
56302024-08-02T04:24:34.572Z[ recovery-image] Aug 02 04:24:33.780 INFO O| Aug 02 04:24:33.780 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312024-08-02T04:24:34.578Z[ recovery-image] Aug 02 04:24:33.789 INFO O| Aug 02 04:24:33.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
56322024-08-02T04:24:34.581Z[ recovery-image] Aug 02 04:24:33.789 INFO O| Aug 02 04:24:33.789 INFO STEP 573 (remove_files) COMPLETE
56332024-08-02T04:24:34.581Z[ recovery-image] Aug 02 04:24:33.789 INFO O| Aug 02 04:24:33.789 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342024-08-02T04:24:34.588Z[ recovery-image] Aug 02 04:24:33.799 INFO O| Aug 02 04:24:33.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
56352024-08-02T04:24:34.588Z[ recovery-image] Aug 02 04:24:33.799 INFO O| Aug 02 04:24:33.799 INFO STEP 574 (remove_files) COMPLETE
56362024-08-02T04:24:34.591Z[ recovery-image] Aug 02 04:24:33.799 INFO O| Aug 02 04:24:33.799 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372024-08-02T04:24:34.602Z[ recovery-image] Aug 02 04:24:33.813 INFO O| Aug 02 04:24:33.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
56382024-08-02T04:24:34.602Z[ recovery-image] Aug 02 04:24:33.813 INFO O| Aug 02 04:24:33.813 INFO STEP 575 (remove_files) COMPLETE
56392024-08-02T04:24:34.602Z[ recovery-image] Aug 02 04:24:33.813 INFO O| Aug 02 04:24:33.813 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-08-02T04:24:34.616Z[ recovery-image] Aug 02 04:24:33.827 INFO O| Aug 02 04:24:33.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
56412024-08-02T04:24:34.616Z[ recovery-image] Aug 02 04:24:33.827 INFO O| Aug 02 04:24:33.827 INFO STEP 576 (remove_files) COMPLETE
56422024-08-02T04:24:34.616Z[ recovery-image] Aug 02 04:24:33.827 INFO O| Aug 02 04:24:33.827 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-08-02T04:24:34.631Z[ recovery-image] Aug 02 04:24:33.842 INFO O| Aug 02 04:24:33.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
56442024-08-02T04:24:34.634Z[ recovery-image] Aug 02 04:24:33.842 INFO O| Aug 02 04:24:33.842 INFO STEP 577 (remove_files) COMPLETE
56452024-08-02T04:24:34.634Z[ recovery-image] Aug 02 04:24:33.842 INFO O| Aug 02 04:24:33.842 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-08-02T04:24:34.645Z[ recovery-image] Aug 02 04:24:33.856 INFO O| Aug 02 04:24:33.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
56472024-08-02T04:24:34.648Z[ recovery-image] Aug 02 04:24:33.856 INFO O| Aug 02 04:24:33.856 INFO STEP 578 (remove_files) COMPLETE
56482024-08-02T04:24:34.648Z[ recovery-image] Aug 02 04:24:33.856 INFO O| Aug 02 04:24:33.856 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-08-02T04:24:34.659Z[ recovery-image] Aug 02 04:24:33.870 INFO O| Aug 02 04:24:33.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
56502024-08-02T04:24:34.659Z[ recovery-image] Aug 02 04:24:33.870 INFO O| Aug 02 04:24:33.870 INFO STEP 579 (remove_files) COMPLETE
56512024-08-02T04:24:34.662Z[ recovery-image] Aug 02 04:24:33.870 INFO O| Aug 02 04:24:33.870 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-08-02T04:24:34.673Z[ recovery-image] Aug 02 04:24:33.884 INFO O| Aug 02 04:24:33.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
56532024-08-02T04:24:34.676Z[ recovery-image] Aug 02 04:24:33.885 INFO O| Aug 02 04:24:33.885 INFO STEP 580 (remove_files) COMPLETE
56542024-08-02T04:24:34.676Z[ recovery-image] Aug 02 04:24:33.885 INFO O| Aug 02 04:24:33.885 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-08-02T04:24:34.688Z[ recovery-image] Aug 02 04:24:33.899 INFO O| Aug 02 04:24:33.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
56562024-08-02T04:24:34.688Z[ recovery-image] Aug 02 04:24:33.899 INFO O| Aug 02 04:24:33.899 INFO STEP 581 (remove_files) COMPLETE
56572024-08-02T04:24:34.691Z[ recovery-image] Aug 02 04:24:33.899 INFO O| Aug 02 04:24:33.899 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-08-02T04:24:34.707Z[ recovery-image] Aug 02 04:24:33.918 INFO O| Aug 02 04:24:33.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
56592024-08-02T04:24:34.710Z[ recovery-image] Aug 02 04:24:33.918 INFO O| Aug 02 04:24:33.918 INFO STEP 582 (remove_files) COMPLETE
56602024-08-02T04:24:34.710Z[ recovery-image] Aug 02 04:24:33.918 INFO O| Aug 02 04:24:33.918 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612024-08-02T04:24:34.725Z[ recovery-image] Aug 02 04:24:33.936 INFO O| Aug 02 04:24:33.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
56622024-08-02T04:24:34.728Z[ recovery-image] Aug 02 04:24:33.936 INFO O| Aug 02 04:24:33.936 INFO STEP 583 (remove_files) COMPLETE
56632024-08-02T04:24:34.728Z[ recovery-image] Aug 02 04:24:33.936 INFO O| Aug 02 04:24:33.936 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642024-08-02T04:24:34.742Z[ recovery-image] Aug 02 04:24:33.953 INFO O| Aug 02 04:24:33.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
56652024-08-02T04:24:34.742Z[ recovery-image] Aug 02 04:24:33.953 INFO O| Aug 02 04:24:33.953 INFO STEP 584 (remove_files) COMPLETE
56662024-08-02T04:24:34.745Z[ recovery-image] Aug 02 04:24:33.953 INFO O| Aug 02 04:24:33.953 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-08-02T04:24:34.758Z[ recovery-image] Aug 02 04:24:33.969 INFO O| Aug 02 04:24:33.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
56682024-08-02T04:24:34.761Z[ recovery-image] Aug 02 04:24:33.969 INFO O| Aug 02 04:24:33.969 INFO STEP 585 (remove_files) COMPLETE
56692024-08-02T04:24:34.761Z[ recovery-image] Aug 02 04:24:33.969 INFO O| Aug 02 04:24:33.969 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-08-02T04:24:34.774Z[ recovery-image] Aug 02 04:24:33.985 INFO O| Aug 02 04:24:33.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
56712024-08-02T04:24:34.778Z[ recovery-image] Aug 02 04:24:33.986 INFO O| Aug 02 04:24:33.986 INFO STEP 586 (remove_files) COMPLETE
56722024-08-02T04:24:34.778Z[ recovery-image] Aug 02 04:24:33.986 INFO O| Aug 02 04:24:33.986 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-08-02T04:24:34.790Z[ recovery-image] Aug 02 04:24:34.001 INFO O| Aug 02 04:24:34.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
56742024-08-02T04:24:34.793Z[ recovery-image] Aug 02 04:24:34.002 INFO O| Aug 02 04:24:34.002 INFO STEP 587 (remove_files) COMPLETE
56752024-08-02T04:24:34.793Z[ recovery-image] Aug 02 04:24:34.002 INFO O| Aug 02 04:24:34.002 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-08-02T04:24:34.809Z[ recovery-image] Aug 02 04:24:34.020 INFO O| Aug 02 04:24:34.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
56772024-08-02T04:24:34.811Z[ recovery-image] Aug 02 04:24:34.020 INFO O| Aug 02 04:24:34.020 INFO STEP 588 (remove_files) COMPLETE
56782024-08-02T04:24:34.811Z[ recovery-image] Aug 02 04:24:34.020 INFO O| Aug 02 04:24:34.020 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-08-02T04:24:34.822Z[ recovery-image] Aug 02 04:24:34.033 INFO O| Aug 02 04:24:34.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
56802024-08-02T04:24:34.825Z[ recovery-image] Aug 02 04:24:34.033 INFO O| Aug 02 04:24:34.033 INFO STEP 589 (remove_files) COMPLETE
56812024-08-02T04:24:34.825Z[ recovery-image] Aug 02 04:24:34.033 INFO O| Aug 02 04:24:34.033 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-08-02T04:24:34.831Z[ recovery-image] Aug 02 04:24:34.042 INFO O| Aug 02 04:24:34.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
56832024-08-02T04:24:34.831Z[ recovery-image] Aug 02 04:24:34.042 INFO O| Aug 02 04:24:34.042 INFO STEP 590 (remove_files) COMPLETE
56842024-08-02T04:24:34.831Z[ recovery-image] Aug 02 04:24:34.042 INFO O| Aug 02 04:24:34.042 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-08-02T04:24:34.840Z[ recovery-image] Aug 02 04:24:34.051 INFO O| Aug 02 04:24:34.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
56862024-08-02T04:24:34.843Z[ recovery-image] Aug 02 04:24:34.051 INFO O| Aug 02 04:24:34.051 INFO STEP 591 (remove_files) COMPLETE
56872024-08-02T04:24:34.843Z[ recovery-image] Aug 02 04:24:34.051 INFO O| Aug 02 04:24:34.051 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-08-02T04:24:34.849Z[ recovery-image] Aug 02 04:24:34.060 INFO O| Aug 02 04:24:34.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
56892024-08-02T04:24:34.852Z[ recovery-image] Aug 02 04:24:34.060 INFO O| Aug 02 04:24:34.060 INFO STEP 592 (remove_files) COMPLETE
56902024-08-02T04:24:34.852Z[ recovery-image] Aug 02 04:24:34.060 INFO O| Aug 02 04:24:34.060 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-08-02T04:24:34.858Z[ recovery-image] Aug 02 04:24:34.069 INFO O| Aug 02 04:24:34.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
56922024-08-02T04:24:34.858Z[ recovery-image] Aug 02 04:24:34.069 INFO O| Aug 02 04:24:34.069 INFO STEP 593 (remove_files) COMPLETE
56932024-08-02T04:24:34.861Z[ recovery-image] Aug 02 04:24:34.069 INFO O| Aug 02 04:24:34.069 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-08-02T04:24:34.867Z[ recovery-image] Aug 02 04:24:34.078 INFO O| Aug 02 04:24:34.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
56952024-08-02T04:24:34.870Z[ recovery-image] Aug 02 04:24:34.079 INFO O| Aug 02 04:24:34.079 INFO STEP 594 (remove_files) COMPLETE
56962024-08-02T04:24:34.870Z[ recovery-image] Aug 02 04:24:34.079 INFO O| Aug 02 04:24:34.079 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-08-02T04:24:34.877Z[ recovery-image] Aug 02 04:24:34.088 INFO O| Aug 02 04:24:34.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
56982024-08-02T04:24:34.877Z[ recovery-image] Aug 02 04:24:34.088 INFO O| Aug 02 04:24:34.088 INFO STEP 595 (remove_files) COMPLETE
56992024-08-02T04:24:34.880Z[ recovery-image] Aug 02 04:24:34.088 INFO O| Aug 02 04:24:34.088 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-08-02T04:24:34.886Z[ recovery-image] Aug 02 04:24:34.097 INFO O| Aug 02 04:24:34.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
57012024-08-02T04:24:34.886Z[ recovery-image] Aug 02 04:24:34.097 INFO O| Aug 02 04:24:34.097 INFO STEP 596 (remove_files) COMPLETE
57022024-08-02T04:24:34.886Z[ recovery-image] Aug 02 04:24:34.097 INFO O| Aug 02 04:24:34.097 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-08-02T04:24:34.895Z[ recovery-image] Aug 02 04:24:34.106 INFO O| Aug 02 04:24:34.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
57042024-08-02T04:24:34.895Z[ host-image] Aug 02 04:24:34.106 INFO O| Aug 02 04:24:34.106 INFO O| Actions: Completed 1361 actions in 0.50 seconds.
57052024-08-02T04:24:34.895Z[ recovery-image] Aug 02 04:24:34.106 INFO O| Aug 02 04:24:34.106 INFO STEP 597 (remove_files) COMPLETE
57062024-08-02T04:24:34.898Z[ recovery-image] Aug 02 04:24:34.106 INFO O| Aug 02 04:24:34.106 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57072024-08-02T04:24:34.906Z[ recovery-image] Aug 02 04:24:34.116 INFO O| Aug 02 04:24:34.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
57082024-08-02T04:24:34.908Z[ recovery-image] Aug 02 04:24:34.117 INFO O| Aug 02 04:24:34.117 INFO STEP 598 (remove_files) COMPLETE
57092024-08-02T04:24:34.908Z[ recovery-image] Aug 02 04:24:34.117 INFO O| Aug 02 04:24:34.117 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57102024-08-02T04:24:34.915Z[ recovery-image] Aug 02 04:24:34.126 INFO O| Aug 02 04:24:34.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
57112024-08-02T04:24:34.918Z[ recovery-image] Aug 02 04:24:34.127 INFO O| Aug 02 04:24:34.127 INFO STEP 599 (remove_files) COMPLETE
57122024-08-02T04:24:34.918Z[ recovery-image] Aug 02 04:24:34.127 INFO O| Aug 02 04:24:34.127 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57132024-08-02T04:24:34.925Z[ recovery-image] Aug 02 04:24:34.136 INFO O| Aug 02 04:24:34.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
57142024-08-02T04:24:34.925Z[ recovery-image] Aug 02 04:24:34.137 INFO O| Aug 02 04:24:34.136 INFO STEP 600 (remove_files) COMPLETE
57152024-08-02T04:24:34.928Z[ recovery-image] Aug 02 04:24:34.137 INFO O| Aug 02 04:24:34.137 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57162024-08-02T04:24:34.935Z[ recovery-image] Aug 02 04:24:34.146 INFO O| Aug 02 04:24:34.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
57172024-08-02T04:24:34.935Z[ recovery-image] Aug 02 04:24:34.146 INFO O| Aug 02 04:24:34.146 INFO STEP 601 (remove_files) COMPLETE
57182024-08-02T04:24:34.938Z[ recovery-image] Aug 02 04:24:34.146 INFO O| Aug 02 04:24:34.146 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57192024-08-02T04:24:34.946Z[ recovery-image] Aug 02 04:24:34.157 INFO O| Aug 02 04:24:34.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
57202024-08-02T04:24:34.946Z[ recovery-image] Aug 02 04:24:34.157 INFO O| Aug 02 04:24:34.157 INFO STEP 602 (remove_files) COMPLETE
57212024-08-02T04:24:34.949Z[ recovery-image] Aug 02 04:24:34.157 INFO O| Aug 02 04:24:34.157 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57222024-08-02T04:24:34.958Z[ recovery-image] Aug 02 04:24:34.169 INFO O| Aug 02 04:24:34.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
57232024-08-02T04:24:34.960Z[ recovery-image] Aug 02 04:24:34.169 INFO O| Aug 02 04:24:34.169 INFO STEP 603 (remove_files) COMPLETE
57242024-08-02T04:24:34.960Z[ recovery-image] Aug 02 04:24:34.169 INFO O| Aug 02 04:24:34.169 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57252024-08-02T04:24:34.970Z[ recovery-image] Aug 02 04:24:34.181 INFO O| Aug 02 04:24:34.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
57262024-08-02T04:24:34.972Z[ recovery-image] Aug 02 04:24:34.181 INFO O| Aug 02 04:24:34.181 INFO STEP 604 (remove_files) COMPLETE
57272024-08-02T04:24:34.972Z[ recovery-image] Aug 02 04:24:34.181 INFO O| Aug 02 04:24:34.181 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57282024-08-02T04:24:34.980Z[ recovery-image] Aug 02 04:24:34.191 INFO O| Aug 02 04:24:34.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
57292024-08-02T04:24:34.980Z[ recovery-image] Aug 02 04:24:34.191 INFO O| Aug 02 04:24:34.191 INFO STEP 605 (remove_files) COMPLETE
57302024-08-02T04:24:34.983Z[ recovery-image] Aug 02 04:24:34.191 INFO O| Aug 02 04:24:34.191 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57312024-08-02T04:24:34.991Z[ recovery-image] Aug 02 04:24:34.202 INFO O| Aug 02 04:24:34.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
57322024-08-02T04:24:34.993Z[ recovery-image] Aug 02 04:24:34.202 INFO O| Aug 02 04:24:34.202 INFO STEP 606 (remove_files) COMPLETE
57332024-08-02T04:24:34.993Z[ recovery-image] Aug 02 04:24:34.202 INFO O| Aug 02 04:24:34.202 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57342024-08-02T04:24:35.001Z[ recovery-image] Aug 02 04:24:34.212 INFO O| Aug 02 04:24:34.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
57352024-08-02T04:24:35.001Z[ recovery-image] Aug 02 04:24:34.212 INFO O| Aug 02 04:24:34.212 INFO STEP 607 (remove_files) COMPLETE
57362024-08-02T04:24:35.004Z[ recovery-image] Aug 02 04:24:34.212 INFO O| Aug 02 04:24:34.212 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57372024-08-02T04:24:35.012Z[ recovery-image] Aug 02 04:24:34.223 INFO O| Aug 02 04:24:34.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
57382024-08-02T04:24:35.012Z[ recovery-image] Aug 02 04:24:34.223 INFO O| Aug 02 04:24:34.223 INFO STEP 608 (remove_files) COMPLETE
57392024-08-02T04:24:35.015Z[ recovery-image] Aug 02 04:24:34.223 INFO O| Aug 02 04:24:34.223 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57402024-08-02T04:24:35.023Z[ recovery-image] Aug 02 04:24:34.234 INFO O| Aug 02 04:24:34.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
57412024-08-02T04:24:35.023Z[ recovery-image] Aug 02 04:24:34.234 INFO O| Aug 02 04:24:34.234 INFO STEP 609 (remove_files) COMPLETE
57422024-08-02T04:24:35.026Z[ recovery-image] Aug 02 04:24:34.234 INFO O| Aug 02 04:24:34.234 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57432024-08-02T04:24:35.033Z[ recovery-image] Aug 02 04:24:34.244 INFO O| Aug 02 04:24:34.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
57442024-08-02T04:24:35.036Z[ recovery-image] Aug 02 04:24:34.244 INFO O| Aug 02 04:24:34.244 INFO STEP 610 (remove_files) COMPLETE
57452024-08-02T04:24:35.036Z[ recovery-image] Aug 02 04:24:34.244 INFO O| Aug 02 04:24:34.244 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57462024-08-02T04:24:35.044Z[ recovery-image] Aug 02 04:24:34.255 INFO O| Aug 02 04:24:34.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
57472024-08-02T04:24:35.045Z[ recovery-image] Aug 02 04:24:34.255 INFO O| Aug 02 04:24:34.255 INFO STEP 611 (remove_files) COMPLETE
57482024-08-02T04:24:35.045Z[ recovery-image] Aug 02 04:24:34.255 INFO O| Aug 02 04:24:34.255 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57492024-08-02T04:24:35.056Z[ recovery-image] Aug 02 04:24:34.267 INFO O| Aug 02 04:24:34.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
57502024-08-02T04:24:35.056Z[ recovery-image] Aug 02 04:24:34.267 INFO O| Aug 02 04:24:34.267 INFO STEP 612 (remove_files) COMPLETE
57512024-08-02T04:24:35.059Z[ recovery-image] Aug 02 04:24:34.267 INFO O| Aug 02 04:24:34.267 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57522024-08-02T04:24:35.069Z[ recovery-image] Aug 02 04:24:34.280 INFO O| Aug 02 04:24:34.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
57532024-08-02T04:24:35.069Z[ recovery-image] Aug 02 04:24:34.280 INFO O| Aug 02 04:24:34.280 INFO STEP 613 (remove_files) COMPLETE
57542024-08-02T04:24:35.070Z[ recovery-image] Aug 02 04:24:34.280 INFO O| Aug 02 04:24:34.280 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57552024-08-02T04:24:35.081Z[ recovery-image] Aug 02 04:24:34.292 INFO O| Aug 02 04:24:34.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
57562024-08-02T04:24:35.084Z[ recovery-image] Aug 02 04:24:34.292 INFO O| Aug 02 04:24:34.292 INFO STEP 614 (remove_files) COMPLETE
57572024-08-02T04:24:35.084Z[ recovery-image] Aug 02 04:24:34.292 INFO O| Aug 02 04:24:34.292 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57582024-08-02T04:24:35.091Z[ recovery-image] Aug 02 04:24:34.302 INFO O| Aug 02 04:24:34.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
57592024-08-02T04:24:35.094Z[ recovery-image] Aug 02 04:24:34.302 INFO O| Aug 02 04:24:34.302 INFO STEP 615 (remove_files) COMPLETE
57602024-08-02T04:24:35.094Z[ recovery-image] Aug 02 04:24:34.302 INFO O| Aug 02 04:24:34.302 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57612024-08-02T04:24:35.102Z[ recovery-image] Aug 02 04:24:34.313 INFO O| Aug 02 04:24:34.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
57622024-08-02T04:24:35.105Z[ recovery-image] Aug 02 04:24:34.314 INFO O| Aug 02 04:24:34.314 INFO STEP 616 (remove_files) COMPLETE
57632024-08-02T04:24:35.105Z[ recovery-image] Aug 02 04:24:34.314 INFO O| Aug 02 04:24:34.314 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57642024-08-02T04:24:35.113Z[ recovery-image] Aug 02 04:24:34.324 INFO O| Aug 02 04:24:34.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
57652024-08-02T04:24:35.113Z[ recovery-image] Aug 02 04:24:34.324 INFO O| Aug 02 04:24:34.324 INFO STEP 617 (remove_files) COMPLETE
57662024-08-02T04:24:35.113Z[ recovery-image] Aug 02 04:24:34.324 INFO O| Aug 02 04:24:34.324 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57672024-08-02T04:24:35.123Z[ recovery-image] Aug 02 04:24:34.334 INFO O| Aug 02 04:24:34.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
57682024-08-02T04:24:35.123Z[ recovery-image] Aug 02 04:24:34.334 INFO O| Aug 02 04:24:34.334 INFO STEP 618 (remove_files) COMPLETE
57692024-08-02T04:24:35.123Z[ recovery-image] Aug 02 04:24:34.334 INFO O| Aug 02 04:24:34.334 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57702024-08-02T04:24:35.126Z[ host-image] Aug 02 04:24:34.336 INFO O| Aug 02 04:24:34.336 INFO O| Done
57712024-08-02T04:24:35.126Z[ host-image] Aug 02 04:24:34.336 INFO O| Aug 02 04:24:34.336 INFO O| Done
57722024-08-02T04:24:35.135Z[ recovery-image] Aug 02 04:24:34.345 INFO O| Aug 02 04:24:34.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
57732024-08-02T04:24:35.135Z[ recovery-image] Aug 02 04:24:34.345 INFO O| Aug 02 04:24:34.345 INFO STEP 619 (remove_files) COMPLETE
57742024-08-02T04:24:35.137Z[ recovery-image] Aug 02 04:24:34.345 INFO O| Aug 02 04:24:34.345 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752024-08-02T04:24:35.145Z[ recovery-image] Aug 02 04:24:34.356 INFO O| Aug 02 04:24:34.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
57762024-08-02T04:24:35.148Z[ recovery-image] Aug 02 04:24:34.356 INFO O| Aug 02 04:24:34.356 INFO STEP 620 (remove_files) COMPLETE
57772024-08-02T04:24:35.148Z[ recovery-image] Aug 02 04:24:34.356 INFO O| Aug 02 04:24:34.356 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782024-08-02T04:24:35.156Z[ recovery-image] Aug 02 04:24:34.367 INFO O| Aug 02 04:24:34.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
57792024-08-02T04:24:35.156Z[ recovery-image] Aug 02 04:24:34.367 INFO O| Aug 02 04:24:34.367 INFO STEP 621 (remove_files) COMPLETE
57802024-08-02T04:24:35.156Z[ recovery-image] Aug 02 04:24:34.367 INFO O| Aug 02 04:24:34.367 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812024-08-02T04:24:35.167Z[ recovery-image] Aug 02 04:24:34.378 INFO O| Aug 02 04:24:34.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
57822024-08-02T04:24:35.167Z[ recovery-image] Aug 02 04:24:34.378 INFO O| Aug 02 04:24:34.378 INFO STEP 622 (remove_files) COMPLETE
57832024-08-02T04:24:35.170Z[ recovery-image] Aug 02 04:24:34.378 INFO O| Aug 02 04:24:34.378 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842024-08-02T04:24:35.177Z[ recovery-image] Aug 02 04:24:34.388 INFO O| Aug 02 04:24:34.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
57852024-08-02T04:24:35.178Z[ recovery-image] Aug 02 04:24:34.388 INFO O| Aug 02 04:24:34.388 INFO STEP 623 (remove_files) COMPLETE
57862024-08-02T04:24:35.181Z[ recovery-image] Aug 02 04:24:34.388 INFO O| Aug 02 04:24:34.388 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872024-08-02T04:24:35.187Z[ recovery-image] Aug 02 04:24:34.398 INFO O| Aug 02 04:24:34.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
57882024-08-02T04:24:35.187Z[ recovery-image] Aug 02 04:24:34.398 INFO O| Aug 02 04:24:34.398 INFO STEP 624 (remove_files) COMPLETE
57892024-08-02T04:24:35.190Z[ recovery-image] Aug 02 04:24:34.398 INFO O| Aug 02 04:24:34.398 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902024-08-02T04:24:35.198Z[ recovery-image] Aug 02 04:24:34.408 INFO O| Aug 02 04:24:34.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
57912024-08-02T04:24:35.198Z[ recovery-image] Aug 02 04:24:34.409 INFO O| Aug 02 04:24:34.409 INFO STEP 625 (remove_files) COMPLETE
57922024-08-02T04:24:35.198Z[ recovery-image] Aug 02 04:24:34.409 INFO O| Aug 02 04:24:34.409 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932024-08-02T04:24:35.208Z[ recovery-image] Aug 02 04:24:34.418 INFO O| Aug 02 04:24:34.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
57942024-08-02T04:24:35.208Z[ recovery-image] Aug 02 04:24:34.418 INFO O| Aug 02 04:24:34.418 INFO STEP 626 (remove_files) COMPLETE
57952024-08-02T04:24:35.208Z[ recovery-image] Aug 02 04:24:34.418 INFO O| Aug 02 04:24:34.418 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962024-08-02T04:24:35.218Z[ recovery-image] Aug 02 04:24:34.428 INFO O| Aug 02 04:24:34.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
57972024-08-02T04:24:35.219Z[ recovery-image] Aug 02 04:24:34.428 INFO O| Aug 02 04:24:34.428 INFO STEP 627 (remove_files) COMPLETE
57982024-08-02T04:24:35.222Z[ recovery-image] Aug 02 04:24:34.428 INFO O| Aug 02 04:24:34.428 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992024-08-02T04:24:35.227Z[ recovery-image] Aug 02 04:24:34.438 INFO O| Aug 02 04:24:34.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
58002024-08-02T04:24:35.230Z[ recovery-image] Aug 02 04:24:34.438 INFO O| Aug 02 04:24:34.438 INFO STEP 628 (remove_files) COMPLETE
58012024-08-02T04:24:35.231Z[ recovery-image] Aug 02 04:24:34.438 INFO O| Aug 02 04:24:34.438 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022024-08-02T04:24:35.236Z[ recovery-image] Aug 02 04:24:34.447 INFO O| Aug 02 04:24:34.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
58032024-08-02T04:24:35.239Z[ recovery-image] Aug 02 04:24:34.447 INFO O| Aug 02 04:24:34.447 INFO STEP 629 (remove_files) COMPLETE
58042024-08-02T04:24:35.239Z[ recovery-image] Aug 02 04:24:34.447 INFO O| Aug 02 04:24:34.447 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052024-08-02T04:24:35.246Z[ recovery-image] Aug 02 04:24:34.457 INFO O| Aug 02 04:24:34.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
58062024-08-02T04:24:35.247Z[ recovery-image] Aug 02 04:24:34.457 INFO O| Aug 02 04:24:34.457 INFO STEP 630 (remove_files) COMPLETE
58072024-08-02T04:24:35.249Z[ recovery-image] Aug 02 04:24:34.457 INFO O| Aug 02 04:24:34.457 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082024-08-02T04:24:35.255Z[ recovery-image] Aug 02 04:24:34.466 INFO O| Aug 02 04:24:34.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
58092024-08-02T04:24:35.255Z[ recovery-image] Aug 02 04:24:34.466 INFO O| Aug 02 04:24:34.466 INFO STEP 631 (remove_files) COMPLETE
58102024-08-02T04:24:35.255Z[ recovery-image] Aug 02 04:24:34.466 INFO O| Aug 02 04:24:34.466 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112024-08-02T04:24:35.265Z[ recovery-image] Aug 02 04:24:34.475 INFO O| Aug 02 04:24:34.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
58122024-08-02T04:24:35.265Z[ recovery-image] Aug 02 04:24:34.475 INFO O| Aug 02 04:24:34.475 INFO STEP 632 (remove_files) COMPLETE
58132024-08-02T04:24:35.265Z[ recovery-image] Aug 02 04:24:34.476 INFO O| Aug 02 04:24:34.475 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142024-08-02T04:24:35.274Z[ recovery-image] Aug 02 04:24:34.485 INFO O| Aug 02 04:24:34.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
58152024-08-02T04:24:35.274Z[ recovery-image] Aug 02 04:24:34.485 INFO O| Aug 02 04:24:34.485 INFO STEP 633 (remove_files) COMPLETE
58162024-08-02T04:24:35.274Z[ recovery-image] Aug 02 04:24:34.485 INFO O| Aug 02 04:24:34.485 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172024-08-02T04:24:35.284Z[ recovery-image] Aug 02 04:24:34.494 INFO O| Aug 02 04:24:34.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
58182024-08-02T04:24:35.284Z[ recovery-image] Aug 02 04:24:34.494 INFO O| Aug 02 04:24:34.494 INFO STEP 634 (remove_files) COMPLETE
58192024-08-02T04:24:35.284Z[ recovery-image] Aug 02 04:24:34.495 INFO O| Aug 02 04:24:34.494 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202024-08-02T04:24:35.293Z[ recovery-image] Aug 02 04:24:34.504 INFO O| Aug 02 04:24:34.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
58212024-08-02T04:24:35.293Z[ recovery-image] Aug 02 04:24:34.504 INFO O| Aug 02 04:24:34.504 INFO STEP 635 (remove_files) COMPLETE
58222024-08-02T04:24:35.296Z[ recovery-image] Aug 02 04:24:34.504 INFO O| Aug 02 04:24:34.504 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232024-08-02T04:24:35.302Z[ recovery-image] Aug 02 04:24:34.513 INFO O| Aug 02 04:24:34.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
58242024-08-02T04:24:35.303Z[ recovery-image] Aug 02 04:24:34.514 INFO O| Aug 02 04:24:34.513 INFO STEP 636 (remove_files) COMPLETE
58252024-08-02T04:24:35.306Z[ recovery-image] Aug 02 04:24:34.514 INFO O| Aug 02 04:24:34.514 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262024-08-02T04:24:35.313Z[ recovery-image] Aug 02 04:24:34.523 INFO O| Aug 02 04:24:34.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
58272024-08-02T04:24:35.316Z[ recovery-image] Aug 02 04:24:34.523 INFO O| Aug 02 04:24:34.523 INFO STEP 637 (remove_files) COMPLETE
58282024-08-02T04:24:35.317Z[ recovery-image] Aug 02 04:24:34.523 INFO O| Aug 02 04:24:34.523 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292024-08-02T04:24:35.321Z[ recovery-image] Aug 02 04:24:34.532 INFO O| Aug 02 04:24:34.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
58302024-08-02T04:24:35.321Z[ recovery-image] Aug 02 04:24:34.532 INFO O| Aug 02 04:24:34.532 INFO STEP 638 (remove_files) COMPLETE
58312024-08-02T04:24:35.324Z[ recovery-image] Aug 02 04:24:34.532 INFO O| Aug 02 04:24:34.532 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322024-08-02T04:24:35.331Z[ recovery-image] Aug 02 04:24:34.542 INFO O| Aug 02 04:24:34.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
58332024-08-02T04:24:35.331Z[ recovery-image] Aug 02 04:24:34.542 INFO O| Aug 02 04:24:34.542 INFO STEP 639 (remove_files) COMPLETE
58342024-08-02T04:24:35.334Z[ recovery-image] Aug 02 04:24:34.542 INFO O| Aug 02 04:24:34.542 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352024-08-02T04:24:35.340Z[ recovery-image] Aug 02 04:24:34.551 INFO O| Aug 02 04:24:34.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
58362024-08-02T04:24:35.343Z[ recovery-image] Aug 02 04:24:34.551 INFO O| Aug 02 04:24:34.551 INFO STEP 640 (remove_files) COMPLETE
58372024-08-02T04:24:35.343Z[ recovery-image] Aug 02 04:24:34.551 INFO O| Aug 02 04:24:34.551 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382024-08-02T04:24:35.350Z[ recovery-image] Aug 02 04:24:34.561 INFO O| Aug 02 04:24:34.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
58392024-08-02T04:24:35.352Z[ recovery-image] Aug 02 04:24:34.561 INFO O| Aug 02 04:24:34.561 INFO STEP 641 (remove_files) COMPLETE
58402024-08-02T04:24:35.353Z[ recovery-image] Aug 02 04:24:34.561 INFO O| Aug 02 04:24:34.561 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412024-08-02T04:24:35.359Z[ recovery-image] Aug 02 04:24:34.570 INFO O| Aug 02 04:24:34.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
58422024-08-02T04:24:35.359Z[ recovery-image] Aug 02 04:24:34.570 INFO O| Aug 02 04:24:34.570 INFO STEP 642 (remove_files) COMPLETE
58432024-08-02T04:24:35.362Z[ recovery-image] Aug 02 04:24:34.570 INFO O| Aug 02 04:24:34.570 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442024-08-02T04:24:35.378Z[ recovery-image] Aug 02 04:24:34.580 INFO O| Aug 02 04:24:34.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
58452024-08-02T04:24:35.378Z[ recovery-image] Aug 02 04:24:34.580 INFO O| Aug 02 04:24:34.580 INFO STEP 643 (remove_files) COMPLETE
58462024-08-02T04:24:35.378Z[ recovery-image] Aug 02 04:24:34.580 INFO O| Aug 02 04:24:34.580 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472024-08-02T04:24:35.385Z[ recovery-image] Aug 02 04:24:34.589 INFO O| Aug 02 04:24:34.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
58482024-08-02T04:24:35.385Z[ recovery-image] Aug 02 04:24:34.589 INFO O| Aug 02 04:24:34.589 INFO STEP 644 (remove_files) COMPLETE
58492024-08-02T04:24:35.385Z[ recovery-image] Aug 02 04:24:34.589 INFO O| Aug 02 04:24:34.589 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502024-08-02T04:24:35.387Z[ recovery-image] Aug 02 04:24:34.598 INFO O| Aug 02 04:24:34.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
58512024-08-02T04:24:35.390Z[ recovery-image] Aug 02 04:24:34.599 INFO O| Aug 02 04:24:34.599 INFO STEP 645 (remove_files) COMPLETE
58522024-08-02T04:24:35.390Z[ recovery-image] Aug 02 04:24:34.599 INFO O| Aug 02 04:24:34.599 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532024-08-02T04:24:35.397Z[ recovery-image] Aug 02 04:24:34.608 INFO O| Aug 02 04:24:34.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
58542024-08-02T04:24:35.397Z[ recovery-image] Aug 02 04:24:34.608 INFO O| Aug 02 04:24:34.608 INFO STEP 646 (remove_files) COMPLETE
58552024-08-02T04:24:35.397Z[ recovery-image] Aug 02 04:24:34.608 INFO O| Aug 02 04:24:34.608 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562024-08-02T04:24:35.406Z[ recovery-image] Aug 02 04:24:34.617 INFO O| Aug 02 04:24:34.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
58572024-08-02T04:24:35.409Z[ recovery-image] Aug 02 04:24:34.617 INFO O| Aug 02 04:24:34.617 INFO STEP 647 (remove_files) COMPLETE
58582024-08-02T04:24:35.409Z[ recovery-image] Aug 02 04:24:34.617 INFO O| Aug 02 04:24:34.617 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592024-08-02T04:24:35.415Z[ recovery-image] Aug 02 04:24:34.626 INFO O| Aug 02 04:24:34.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
58602024-08-02T04:24:35.415Z[ recovery-image] Aug 02 04:24:34.626 INFO O| Aug 02 04:24:34.626 INFO STEP 648 (remove_files) COMPLETE
58612024-08-02T04:24:35.418Z[ recovery-image] Aug 02 04:24:34.626 INFO O| Aug 02 04:24:34.626 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622024-08-02T04:24:35.425Z[ recovery-image] Aug 02 04:24:34.636 INFO O| Aug 02 04:24:34.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
58632024-08-02T04:24:35.425Z[ recovery-image] Aug 02 04:24:34.636 INFO O| Aug 02 04:24:34.636 INFO STEP 649 (remove_files) COMPLETE
58642024-08-02T04:24:35.425Z[ recovery-image] Aug 02 04:24:34.636 INFO O| Aug 02 04:24:34.636 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652024-08-02T04:24:35.434Z[ recovery-image] Aug 02 04:24:34.645 INFO O| Aug 02 04:24:34.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
58662024-08-02T04:24:35.434Z[ recovery-image] Aug 02 04:24:34.645 INFO O| Aug 02 04:24:34.645 INFO STEP 650 (remove_files) COMPLETE
58672024-08-02T04:24:35.444Z[ recovery-image] Aug 02 04:24:34.645 INFO O| Aug 02 04:24:34.645 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682024-08-02T04:24:35.444Z[ recovery-image] Aug 02 04:24:34.655 INFO O| Aug 02 04:24:34.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
58692024-08-02T04:24:35.444Z[ recovery-image] Aug 02 04:24:34.655 INFO O| Aug 02 04:24:34.655 INFO STEP 651 (remove_files) COMPLETE
58702024-08-02T04:24:35.444Z[ recovery-image] Aug 02 04:24:34.655 INFO O| Aug 02 04:24:34.655 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712024-08-02T04:24:35.453Z[ recovery-image] Aug 02 04:24:34.664 INFO O| Aug 02 04:24:34.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
58722024-08-02T04:24:35.453Z[ recovery-image] Aug 02 04:24:34.664 INFO O| Aug 02 04:24:34.664 INFO STEP 652 (remove_files) COMPLETE
58732024-08-02T04:24:35.453Z[ recovery-image] Aug 02 04:24:34.664 INFO O| Aug 02 04:24:34.664 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742024-08-02T04:24:35.463Z[ recovery-image] Aug 02 04:24:34.673 INFO O| Aug 02 04:24:34.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
58752024-08-02T04:24:35.466Z[ recovery-image] Aug 02 04:24:34.674 INFO O| Aug 02 04:24:34.674 INFO STEP 653 (remove_files) COMPLETE
58762024-08-02T04:24:35.466Z[ recovery-image] Aug 02 04:24:34.674 INFO O| Aug 02 04:24:34.674 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772024-08-02T04:24:35.472Z[ recovery-image] Aug 02 04:24:34.683 INFO O| Aug 02 04:24:34.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
58782024-08-02T04:24:35.472Z[ recovery-image] Aug 02 04:24:34.683 INFO O| Aug 02 04:24:34.683 INFO STEP 654 (remove_files) COMPLETE
58792024-08-02T04:24:35.475Z[ recovery-image] Aug 02 04:24:34.683 INFO O| Aug 02 04:24:34.683 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802024-08-02T04:24:35.477Z[ host-image] Aug 02 04:24:34.687 INFO O| Aug 02 04:24:34.687 INFO O| Done
58812024-08-02T04:24:35.481Z[ recovery-image] Aug 02 04:24:34.692 INFO O| Aug 02 04:24:34.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
58822024-08-02T04:24:35.484Z[ recovery-image] Aug 02 04:24:34.693 INFO O| Aug 02 04:24:34.693 INFO STEP 655 (remove_files) COMPLETE
58832024-08-02T04:24:35.484Z[ recovery-image] Aug 02 04:24:34.693 INFO O| Aug 02 04:24:34.693 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842024-08-02T04:24:35.492Z[ recovery-image] Aug 02 04:24:34.703 INFO O| Aug 02 04:24:34.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
58852024-08-02T04:24:35.495Z[ recovery-image] Aug 02 04:24:34.703 INFO O| Aug 02 04:24:34.703 INFO STEP 656 (remove_files) COMPLETE
58862024-08-02T04:24:35.495Z[ recovery-image] Aug 02 04:24:34.703 INFO O| Aug 02 04:24:34.703 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872024-08-02T04:24:35.502Z[ recovery-image] Aug 02 04:24:34.713 INFO O| Aug 02 04:24:34.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
58882024-08-02T04:24:35.502Z[ recovery-image] Aug 02 04:24:34.713 INFO O| Aug 02 04:24:34.713 INFO STEP 657 (remove_files) COMPLETE
58892024-08-02T04:24:35.505Z[ recovery-image] Aug 02 04:24:34.713 INFO O| Aug 02 04:24:34.713 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902024-08-02T04:24:35.512Z[ recovery-image] Aug 02 04:24:34.723 INFO O| Aug 02 04:24:34.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
58912024-08-02T04:24:35.512Z[ recovery-image] Aug 02 04:24:34.723 INFO O| Aug 02 04:24:34.723 INFO STEP 658 (remove_files) COMPLETE
58922024-08-02T04:24:35.515Z[ recovery-image] Aug 02 04:24:34.723 INFO O| Aug 02 04:24:34.723 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932024-08-02T04:24:35.522Z[ recovery-image] Aug 02 04:24:34.733 INFO O| Aug 02 04:24:34.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
58942024-08-02T04:24:35.525Z[ recovery-image] Aug 02 04:24:34.733 INFO O| Aug 02 04:24:34.733 INFO STEP 659 (remove_files) COMPLETE
58952024-08-02T04:24:35.525Z[ recovery-image] Aug 02 04:24:34.733 INFO O| Aug 02 04:24:34.733 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962024-08-02T04:24:35.532Z[ recovery-image] Aug 02 04:24:34.743 INFO O| Aug 02 04:24:34.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
58972024-08-02T04:24:35.532Z[ recovery-image] Aug 02 04:24:34.743 INFO O| Aug 02 04:24:34.743 INFO STEP 660 (remove_files) COMPLETE
58982024-08-02T04:24:35.535Z[ recovery-image] Aug 02 04:24:34.743 INFO O| Aug 02 04:24:34.743 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992024-08-02T04:24:35.542Z[ recovery-image] Aug 02 04:24:34.753 INFO O| Aug 02 04:24:34.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
59002024-08-02T04:24:35.542Z[ recovery-image] Aug 02 04:24:34.753 INFO O| Aug 02 04:24:34.753 INFO STEP 661 (remove_files) COMPLETE
59012024-08-02T04:24:35.542Z[ recovery-image] Aug 02 04:24:34.753 INFO O| Aug 02 04:24:34.753 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022024-08-02T04:24:35.552Z[ recovery-image] Aug 02 04:24:34.763 INFO O| Aug 02 04:24:34.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
59032024-08-02T04:24:35.554Z[ recovery-image] Aug 02 04:24:34.763 INFO O| Aug 02 04:24:34.763 INFO STEP 662 (remove_files) COMPLETE
59042024-08-02T04:24:35.554Z[ recovery-image] Aug 02 04:24:34.763 INFO O| Aug 02 04:24:34.763 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052024-08-02T04:24:35.562Z[ recovery-image] Aug 02 04:24:34.773 INFO O| Aug 02 04:24:34.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
59062024-08-02T04:24:35.562Z[ recovery-image] Aug 02 04:24:34.773 INFO O| Aug 02 04:24:34.773 INFO STEP 663 (remove_files) COMPLETE
59072024-08-02T04:24:35.565Z[ recovery-image] Aug 02 04:24:34.773 INFO O| Aug 02 04:24:34.773 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082024-08-02T04:24:35.572Z[ recovery-image] Aug 02 04:24:34.783 INFO O| Aug 02 04:24:34.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
59092024-08-02T04:24:35.575Z[ recovery-image] Aug 02 04:24:34.783 INFO O| Aug 02 04:24:34.783 INFO STEP 664 (remove_files) COMPLETE
59102024-08-02T04:24:35.575Z[ recovery-image] Aug 02 04:24:34.783 INFO O| Aug 02 04:24:34.783 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112024-08-02T04:24:35.582Z[ recovery-image] Aug 02 04:24:34.793 INFO O| Aug 02 04:24:34.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
59122024-08-02T04:24:35.584Z[ recovery-image] Aug 02 04:24:34.793 INFO O| Aug 02 04:24:34.793 INFO STEP 665 (remove_files) COMPLETE
59132024-08-02T04:24:35.584Z[ recovery-image] Aug 02 04:24:34.793 INFO O| Aug 02 04:24:34.793 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142024-08-02T04:24:35.592Z[ recovery-image] Aug 02 04:24:34.803 INFO O| Aug 02 04:24:34.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
59152024-08-02T04:24:35.592Z[ recovery-image] Aug 02 04:24:34.803 INFO O| Aug 02 04:24:34.803 INFO STEP 666 (remove_files) COMPLETE
59162024-08-02T04:24:35.594Z[ recovery-image] Aug 02 04:24:34.803 INFO O| Aug 02 04:24:34.803 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172024-08-02T04:24:35.601Z[ recovery-image] Aug 02 04:24:34.812 INFO O| Aug 02 04:24:34.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
59182024-08-02T04:24:35.604Z[ recovery-image] Aug 02 04:24:34.813 INFO O| Aug 02 04:24:34.813 INFO STEP 667 (remove_files) COMPLETE
59192024-08-02T04:24:35.604Z[ recovery-image] Aug 02 04:24:34.813 INFO O| Aug 02 04:24:34.813 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202024-08-02T04:24:35.611Z[ recovery-image] Aug 02 04:24:34.822 INFO O| Aug 02 04:24:34.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
59212024-08-02T04:24:35.611Z[ recovery-image] Aug 02 04:24:34.822 INFO O| Aug 02 04:24:34.822 INFO STEP 668 (remove_files) COMPLETE
59222024-08-02T04:24:35.614Z[ recovery-image] Aug 02 04:24:34.822 INFO O| Aug 02 04:24:34.822 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232024-08-02T04:24:35.621Z[ recovery-image] Aug 02 04:24:34.832 INFO O| Aug 02 04:24:34.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
59242024-08-02T04:24:35.621Z[ recovery-image] Aug 02 04:24:34.832 INFO O| Aug 02 04:24:34.832 INFO STEP 669 (remove_files) COMPLETE
59252024-08-02T04:24:35.624Z[ recovery-image] Aug 02 04:24:34.832 INFO O| Aug 02 04:24:34.832 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262024-08-02T04:24:35.631Z[ recovery-image] Aug 02 04:24:34.842 INFO O| Aug 02 04:24:34.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
59272024-08-02T04:24:35.631Z[ recovery-image] Aug 02 04:24:34.842 INFO O| Aug 02 04:24:34.842 INFO STEP 670 (remove_files) COMPLETE
59282024-08-02T04:24:35.634Z[ recovery-image] Aug 02 04:24:34.842 INFO O| Aug 02 04:24:34.842 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292024-08-02T04:24:35.640Z[ recovery-image] Aug 02 04:24:34.851 INFO O| Aug 02 04:24:34.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
59302024-08-02T04:24:35.643Z[ recovery-image] Aug 02 04:24:34.851 INFO O| Aug 02 04:24:34.851 INFO STEP 671 (remove_files) COMPLETE
59312024-08-02T04:24:35.643Z[ recovery-image] Aug 02 04:24:34.851 INFO O| Aug 02 04:24:34.851 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322024-08-02T04:24:35.650Z[ recovery-image] Aug 02 04:24:34.861 INFO O| Aug 02 04:24:34.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
59332024-08-02T04:24:35.650Z[ recovery-image] Aug 02 04:24:34.861 INFO O| Aug 02 04:24:34.861 INFO STEP 672 (remove_files) COMPLETE
59342024-08-02T04:24:35.652Z[ recovery-image] Aug 02 04:24:34.861 INFO O| Aug 02 04:24:34.861 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352024-08-02T04:24:35.659Z[ recovery-image] Aug 02 04:24:34.870 INFO O| Aug 02 04:24:34.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
59362024-08-02T04:24:35.662Z[ recovery-image] Aug 02 04:24:34.870 INFO O| Aug 02 04:24:34.870 INFO STEP 673 (remove_files) COMPLETE
59372024-08-02T04:24:35.662Z[ recovery-image] Aug 02 04:24:34.870 INFO O| Aug 02 04:24:34.870 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382024-08-02T04:24:35.669Z[ recovery-image] Aug 02 04:24:34.880 INFO O| Aug 02 04:24:34.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
59392024-08-02T04:24:35.669Z[ recovery-image] Aug 02 04:24:34.880 INFO O| Aug 02 04:24:34.880 INFO STEP 674 (remove_files) COMPLETE
59402024-08-02T04:24:35.672Z[ recovery-image] Aug 02 04:24:34.880 INFO O| Aug 02 04:24:34.880 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412024-08-02T04:24:35.679Z[ recovery-image] Aug 02 04:24:34.889 INFO O| Aug 02 04:24:34.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
59422024-08-02T04:24:35.679Z[ recovery-image] Aug 02 04:24:34.889 INFO O| Aug 02 04:24:34.889 INFO STEP 675 (remove_files) COMPLETE
59432024-08-02T04:24:35.679Z[ recovery-image] Aug 02 04:24:34.889 INFO O| Aug 02 04:24:34.889 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442024-08-02T04:24:35.688Z[ recovery-image] Aug 02 04:24:34.899 INFO O| Aug 02 04:24:34.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
59452024-08-02T04:24:35.691Z[ recovery-image] Aug 02 04:24:34.899 INFO O| Aug 02 04:24:34.899 INFO STEP 676 (remove_files) COMPLETE
59462024-08-02T04:24:35.691Z[ recovery-image] Aug 02 04:24:34.899 INFO O| Aug 02 04:24:34.899 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472024-08-02T04:24:35.698Z[ recovery-image] Aug 02 04:24:34.908 INFO O| Aug 02 04:24:34.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
59482024-08-02T04:24:35.698Z[ recovery-image] Aug 02 04:24:34.909 INFO O| Aug 02 04:24:34.908 INFO STEP 677 (remove_files) COMPLETE
59492024-08-02T04:24:35.698Z[ recovery-image] Aug 02 04:24:34.909 INFO O| Aug 02 04:24:34.908 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502024-08-02T04:24:35.707Z[ recovery-image] Aug 02 04:24:34.918 INFO O| Aug 02 04:24:34.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
59512024-08-02T04:24:35.711Z[ recovery-image] Aug 02 04:24:34.918 INFO O| Aug 02 04:24:34.918 INFO STEP 678 (remove_files) COMPLETE
59522024-08-02T04:24:35.711Z[ recovery-image] Aug 02 04:24:34.918 INFO O| Aug 02 04:24:34.918 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532024-08-02T04:24:35.718Z[ recovery-image] Aug 02 04:24:34.928 INFO O| Aug 02 04:24:34.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
59542024-08-02T04:24:35.721Z[ recovery-image] Aug 02 04:24:34.928 INFO O| Aug 02 04:24:34.928 INFO STEP 679 (remove_files) COMPLETE
59552024-08-02T04:24:35.721Z[ recovery-image] Aug 02 04:24:34.928 INFO O| Aug 02 04:24:34.928 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562024-08-02T04:24:35.728Z[ recovery-image] Aug 02 04:24:34.938 INFO O| Aug 02 04:24:34.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
59572024-08-02T04:24:35.728Z[ recovery-image] Aug 02 04:24:34.938 INFO O| Aug 02 04:24:34.938 INFO STEP 680 (remove_files) COMPLETE
59582024-08-02T04:24:35.731Z[ recovery-image] Aug 02 04:24:34.938 INFO O| Aug 02 04:24:34.938 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592024-08-02T04:24:35.737Z[ recovery-image] Aug 02 04:24:34.948 INFO O| Aug 02 04:24:34.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
59602024-08-02T04:24:35.737Z[ recovery-image] Aug 02 04:24:34.948 INFO O| Aug 02 04:24:34.948 INFO STEP 681 (remove_files) COMPLETE
59612024-08-02T04:24:35.742Z[ recovery-image] Aug 02 04:24:34.948 INFO O| Aug 02 04:24:34.948 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622024-08-02T04:24:35.747Z[ recovery-image] Aug 02 04:24:34.958 INFO O| Aug 02 04:24:34.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
59632024-08-02T04:24:35.747Z[ recovery-image] Aug 02 04:24:34.958 INFO O| Aug 02 04:24:34.958 INFO STEP 682 (remove_files) COMPLETE
59642024-08-02T04:24:35.750Z[ recovery-image] Aug 02 04:24:34.958 INFO O| Aug 02 04:24:34.958 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652024-08-02T04:24:35.757Z[ recovery-image] Aug 02 04:24:34.967 INFO O| Aug 02 04:24:34.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
59662024-08-02T04:24:35.757Z[ recovery-image] Aug 02 04:24:34.967 INFO O| Aug 02 04:24:34.967 INFO STEP 683 (remove_files) COMPLETE
59672024-08-02T04:24:35.757Z[ recovery-image] Aug 02 04:24:34.967 INFO O| Aug 02 04:24:34.967 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682024-08-02T04:24:35.766Z[ recovery-image] Aug 02 04:24:34.977 INFO O| Aug 02 04:24:34.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
59692024-08-02T04:24:35.766Z[ recovery-image] Aug 02 04:24:34.977 INFO O| Aug 02 04:24:34.977 INFO STEP 684 (remove_files) COMPLETE
59702024-08-02T04:24:35.773Z[ recovery-image] Aug 02 04:24:34.977 INFO O| Aug 02 04:24:34.977 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712024-08-02T04:24:35.776Z[ recovery-image] Aug 02 04:24:34.986 INFO O| Aug 02 04:24:34.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
59722024-08-02T04:24:35.776Z[ recovery-image] Aug 02 04:24:34.986 INFO O| Aug 02 04:24:34.986 INFO STEP 685 (remove_files) COMPLETE
59732024-08-02T04:24:35.776Z[ recovery-image] Aug 02 04:24:34.986 INFO O| Aug 02 04:24:34.986 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742024-08-02T04:24:35.785Z[ recovery-image] Aug 02 04:24:34.996 INFO O| Aug 02 04:24:34.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
59752024-08-02T04:24:35.785Z[ recovery-image] Aug 02 04:24:34.996 INFO O| Aug 02 04:24:34.996 INFO STEP 686 (remove_files) COMPLETE
59762024-08-02T04:24:35.785Z[ recovery-image] Aug 02 04:24:34.996 INFO O| Aug 02 04:24:34.996 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772024-08-02T04:24:35.796Z[ recovery-image] Aug 02 04:24:35.006 INFO O| Aug 02 04:24:35.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
59782024-08-02T04:24:35.796Z[ recovery-image] Aug 02 04:24:35.006 INFO O| Aug 02 04:24:35.006 INFO STEP 687 (remove_files) COMPLETE
59792024-08-02T04:24:35.796Z[ recovery-image] Aug 02 04:24:35.007 INFO O| Aug 02 04:24:35.006 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802024-08-02T04:24:35.806Z[ recovery-image] Aug 02 04:24:35.017 INFO O| Aug 02 04:24:35.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
59812024-08-02T04:24:35.806Z[ recovery-image] Aug 02 04:24:35.017 INFO O| Aug 02 04:24:35.017 INFO STEP 688 (remove_files) COMPLETE
59822024-08-02T04:24:35.806Z[ recovery-image] Aug 02 04:24:35.017 INFO O| Aug 02 04:24:35.017 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832024-08-02T04:24:35.817Z[ recovery-image] Aug 02 04:24:35.027 INFO O| Aug 02 04:24:35.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
59842024-08-02T04:24:35.817Z[ recovery-image] Aug 02 04:24:35.027 INFO O| Aug 02 04:24:35.027 INFO STEP 689 (remove_files) COMPLETE
59852024-08-02T04:24:35.819Z[ recovery-image] Aug 02 04:24:35.027 INFO O| Aug 02 04:24:35.027 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862024-08-02T04:24:35.827Z[ recovery-image] Aug 02 04:24:35.038 INFO O| Aug 02 04:24:35.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
59872024-08-02T04:24:35.830Z[ recovery-image] Aug 02 04:24:35.038 INFO O| Aug 02 04:24:35.038 INFO STEP 690 (remove_files) COMPLETE
59882024-08-02T04:24:35.830Z[ recovery-image] Aug 02 04:24:35.038 INFO O| Aug 02 04:24:35.038 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892024-08-02T04:24:35.837Z[ recovery-image] Aug 02 04:24:35.048 INFO O| Aug 02 04:24:35.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
59902024-08-02T04:24:35.837Z[ recovery-image] Aug 02 04:24:35.048 INFO O| Aug 02 04:24:35.048 INFO STEP 691 (remove_files) COMPLETE
59912024-08-02T04:24:35.840Z[ recovery-image] Aug 02 04:24:35.048 INFO O| Aug 02 04:24:35.048 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922024-08-02T04:24:35.846Z[ recovery-image] Aug 02 04:24:35.057 INFO O| Aug 02 04:24:35.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
59932024-08-02T04:24:35.849Z[ recovery-image] Aug 02 04:24:35.057 INFO O| Aug 02 04:24:35.057 INFO STEP 692 (remove_files) COMPLETE
59942024-08-02T04:24:35.849Z[ recovery-image] Aug 02 04:24:35.057 INFO O| Aug 02 04:24:35.057 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952024-08-02T04:24:35.856Z[ recovery-image] Aug 02 04:24:35.067 INFO O| Aug 02 04:24:35.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
59962024-08-02T04:24:35.856Z[ recovery-image] Aug 02 04:24:35.067 INFO O| Aug 02 04:24:35.067 INFO STEP 693 (remove_files) COMPLETE
59972024-08-02T04:24:35.859Z[ recovery-image] Aug 02 04:24:35.067 INFO O| Aug 02 04:24:35.067 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982024-08-02T04:24:35.866Z[ recovery-image] Aug 02 04:24:35.076 INFO O| Aug 02 04:24:35.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
59992024-08-02T04:24:35.866Z[ recovery-image] Aug 02 04:24:35.077 INFO O| Aug 02 04:24:35.076 INFO STEP 694 (remove_files) COMPLETE
60002024-08-02T04:24:35.868Z[ recovery-image] Aug 02 04:24:35.077 INFO O| Aug 02 04:24:35.076 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012024-08-02T04:24:35.875Z[ recovery-image] Aug 02 04:24:35.086 INFO O| Aug 02 04:24:35.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
60022024-08-02T04:24:35.878Z[ recovery-image] Aug 02 04:24:35.086 INFO O| Aug 02 04:24:35.086 INFO STEP 695 (remove_files) COMPLETE
60032024-08-02T04:24:35.878Z[ recovery-image] Aug 02 04:24:35.086 INFO O| Aug 02 04:24:35.086 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042024-08-02T04:24:35.885Z[ recovery-image] Aug 02 04:24:35.096 INFO O| Aug 02 04:24:35.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
60052024-08-02T04:24:35.885Z[ recovery-image] Aug 02 04:24:35.096 INFO O| Aug 02 04:24:35.096 INFO STEP 696 (remove_files) COMPLETE
60062024-08-02T04:24:35.887Z[ recovery-image] Aug 02 04:24:35.096 INFO O| Aug 02 04:24:35.096 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072024-08-02T04:24:35.894Z[ recovery-image] Aug 02 04:24:35.105 INFO O| Aug 02 04:24:35.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
60082024-08-02T04:24:35.896Z[ recovery-image] Aug 02 04:24:35.105 INFO O| Aug 02 04:24:35.105 INFO STEP 697 (remove_files) COMPLETE
60092024-08-02T04:24:35.896Z[ recovery-image] Aug 02 04:24:35.105 INFO O| Aug 02 04:24:35.105 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102024-08-02T04:24:35.903Z[ recovery-image] Aug 02 04:24:35.114 INFO O| Aug 02 04:24:35.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
60112024-08-02T04:24:35.903Z[ recovery-image] Aug 02 04:24:35.114 INFO O| Aug 02 04:24:35.114 INFO STEP 698 (remove_files) COMPLETE
60122024-08-02T04:24:35.906Z[ recovery-image] Aug 02 04:24:35.114 INFO O| Aug 02 04:24:35.114 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132024-08-02T04:24:35.913Z[ recovery-image] Aug 02 04:24:35.124 INFO O| Aug 02 04:24:35.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
60142024-08-02T04:24:35.916Z[ recovery-image] Aug 02 04:24:35.124 INFO O| Aug 02 04:24:35.124 INFO STEP 699 (remove_files) COMPLETE
60152024-08-02T04:24:35.916Z[ recovery-image] Aug 02 04:24:35.124 INFO O| Aug 02 04:24:35.124 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162024-08-02T04:24:35.922Z[ recovery-image] Aug 02 04:24:35.133 INFO O| Aug 02 04:24:35.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
60172024-08-02T04:24:35.924Z[ recovery-image] Aug 02 04:24:35.133 INFO O| Aug 02 04:24:35.133 INFO STEP 700 (remove_files) COMPLETE
60182024-08-02T04:24:35.925Z[ recovery-image] Aug 02 04:24:35.133 INFO O| Aug 02 04:24:35.133 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192024-08-02T04:24:35.931Z[ recovery-image] Aug 02 04:24:35.142 INFO O| Aug 02 04:24:35.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
60202024-08-02T04:24:35.931Z[ recovery-image] Aug 02 04:24:35.142 INFO O| Aug 02 04:24:35.142 INFO STEP 701 (remove_files) COMPLETE
60212024-08-02T04:24:35.934Z[ recovery-image] Aug 02 04:24:35.142 INFO O| Aug 02 04:24:35.142 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60222024-08-02T04:24:35.940Z[ recovery-image] Aug 02 04:24:35.151 INFO O| Aug 02 04:24:35.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
60232024-08-02T04:24:35.940Z[ recovery-image] Aug 02 04:24:35.151 INFO O| Aug 02 04:24:35.151 INFO STEP 702 (remove_files) COMPLETE
60242024-08-02T04:24:35.940Z[ recovery-image] Aug 02 04:24:35.151 INFO O| Aug 02 04:24:35.151 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60252024-08-02T04:24:35.949Z[ recovery-image] Aug 02 04:24:35.160 INFO O| Aug 02 04:24:35.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
60262024-08-02T04:24:35.952Z[ recovery-image] Aug 02 04:24:35.160 INFO O| Aug 02 04:24:35.160 INFO STEP 703 (remove_files) COMPLETE
60272024-08-02T04:24:35.952Z[ recovery-image] Aug 02 04:24:35.160 INFO O| Aug 02 04:24:35.160 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60282024-08-02T04:24:35.959Z[ recovery-image] Aug 02 04:24:35.170 INFO O| Aug 02 04:24:35.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
60292024-08-02T04:24:35.959Z[ recovery-image] Aug 02 04:24:35.170 INFO O| Aug 02 04:24:35.170 INFO STEP 704 (remove_files) COMPLETE
60302024-08-02T04:24:35.962Z[ recovery-image] Aug 02 04:24:35.170 INFO O| Aug 02 04:24:35.170 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60312024-08-02T04:24:35.968Z[ recovery-image] Aug 02 04:24:35.179 INFO O| Aug 02 04:24:35.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
60322024-08-02T04:24:35.968Z[ recovery-image] Aug 02 04:24:35.179 INFO O| Aug 02 04:24:35.179 INFO STEP 705 (remove_files) COMPLETE
60332024-08-02T04:24:35.971Z[ recovery-image] Aug 02 04:24:35.179 INFO O| Aug 02 04:24:35.179 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60342024-08-02T04:24:35.977Z[ recovery-image] Aug 02 04:24:35.188 INFO O| Aug 02 04:24:35.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
60352024-08-02T04:24:35.977Z[ recovery-image] Aug 02 04:24:35.188 INFO O| Aug 02 04:24:35.188 INFO STEP 706 (remove_files) COMPLETE
60362024-08-02T04:24:35.977Z[ recovery-image] Aug 02 04:24:35.188 INFO O| Aug 02 04:24:35.188 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60372024-08-02T04:24:35.986Z[ recovery-image] Aug 02 04:24:35.197 INFO O| Aug 02 04:24:35.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
60382024-08-02T04:24:35.987Z[ recovery-image] Aug 02 04:24:35.197 INFO O| Aug 02 04:24:35.197 INFO STEP 707 (remove_files) COMPLETE
60392024-08-02T04:24:35.990Z[ recovery-image] Aug 02 04:24:35.197 INFO O| Aug 02 04:24:35.197 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60402024-08-02T04:24:35.996Z[ recovery-image] Aug 02 04:24:35.206 INFO O| Aug 02 04:24:35.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
60412024-08-02T04:24:35.996Z[ recovery-image] Aug 02 04:24:35.207 INFO O| Aug 02 04:24:35.207 INFO STEP 708 (remove_files) COMPLETE
60422024-08-02T04:24:35.998Z[ recovery-image] Aug 02 04:24:35.207 INFO O| Aug 02 04:24:35.207 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60432024-08-02T04:24:36.005Z[ recovery-image] Aug 02 04:24:35.216 INFO O| Aug 02 04:24:35.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
60442024-08-02T04:24:36.005Z[ recovery-image] Aug 02 04:24:35.216 INFO O| Aug 02 04:24:35.216 INFO STEP 709 (remove_files) COMPLETE
60452024-08-02T04:24:36.005Z[ recovery-image] Aug 02 04:24:35.216 INFO O| Aug 02 04:24:35.216 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60462024-08-02T04:24:36.015Z[ recovery-image] Aug 02 04:24:35.225 INFO O| Aug 02 04:24:35.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
60472024-08-02T04:24:36.015Z[ recovery-image] Aug 02 04:24:35.225 INFO O| Aug 02 04:24:35.225 INFO STEP 710 (remove_files) COMPLETE
60482024-08-02T04:24:36.015Z[ recovery-image] Aug 02 04:24:35.226 INFO O| Aug 02 04:24:35.225 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60492024-08-02T04:24:36.025Z[ recovery-image] Aug 02 04:24:35.235 INFO O| Aug 02 04:24:35.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
60502024-08-02T04:24:36.025Z[ recovery-image] Aug 02 04:24:35.236 INFO O| Aug 02 04:24:35.235 INFO STEP 711 (remove_files) COMPLETE
60512024-08-02T04:24:36.025Z[ recovery-image] Aug 02 04:24:35.236 INFO O| Aug 02 04:24:35.236 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60522024-08-02T04:24:36.036Z[ recovery-image] Aug 02 04:24:35.247 INFO O| Aug 02 04:24:35.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
60532024-08-02T04:24:36.036Z[ recovery-image] Aug 02 04:24:35.247 INFO O| Aug 02 04:24:35.247 INFO STEP 712 (remove_files) COMPLETE
60542024-08-02T04:24:36.036Z[ recovery-image] Aug 02 04:24:35.247 INFO O| Aug 02 04:24:35.247 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60552024-08-02T04:24:36.048Z[ recovery-image] Aug 02 04:24:35.258 INFO O| Aug 02 04:24:35.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
60562024-08-02T04:24:36.048Z[ recovery-image] Aug 02 04:24:35.258 INFO O| Aug 02 04:24:35.258 INFO STEP 713 (remove_files) COMPLETE
60572024-08-02T04:24:36.048Z[ recovery-image] Aug 02 04:24:35.258 INFO O| Aug 02 04:24:35.258 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60582024-08-02T04:24:36.059Z[ recovery-image] Aug 02 04:24:35.270 INFO O| Aug 02 04:24:35.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
60592024-08-02T04:24:36.059Z[ recovery-image] Aug 02 04:24:35.270 INFO O| Aug 02 04:24:35.270 INFO STEP 714 (remove_files) COMPLETE
60602024-08-02T04:24:36.059Z[ recovery-image] Aug 02 04:24:35.270 INFO O| Aug 02 04:24:35.270 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60612024-08-02T04:24:36.069Z[ recovery-image] Aug 02 04:24:35.280 INFO O| Aug 02 04:24:35.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
60622024-08-02T04:24:36.072Z[ recovery-image] Aug 02 04:24:35.280 INFO O| Aug 02 04:24:35.280 INFO STEP 715 (remove_files) COMPLETE
60632024-08-02T04:24:36.072Z[ recovery-image] Aug 02 04:24:35.280 INFO O| Aug 02 04:24:35.280 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60642024-08-02T04:24:36.079Z[ recovery-image] Aug 02 04:24:35.290 INFO O| Aug 02 04:24:35.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
60652024-08-02T04:24:36.083Z[ recovery-image] Aug 02 04:24:35.290 INFO O| Aug 02 04:24:35.290 INFO STEP 716 (remove_files) COMPLETE
60662024-08-02T04:24:36.083Z[ recovery-image] Aug 02 04:24:35.290 INFO O| Aug 02 04:24:35.290 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60672024-08-02T04:24:36.089Z[ recovery-image] Aug 02 04:24:35.300 INFO O| Aug 02 04:24:35.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
60682024-08-02T04:24:36.089Z[ recovery-image] Aug 02 04:24:35.300 INFO O| Aug 02 04:24:35.300 INFO STEP 717 (remove_files) COMPLETE
60692024-08-02T04:24:36.092Z[ recovery-image] Aug 02 04:24:35.300 INFO O| Aug 02 04:24:35.300 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60702024-08-02T04:24:36.099Z[ recovery-image] Aug 02 04:24:35.310 INFO O| Aug 02 04:24:35.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
60712024-08-02T04:24:36.099Z[ recovery-image] Aug 02 04:24:35.310 INFO O| Aug 02 04:24:35.310 INFO STEP 718 (remove_files) COMPLETE
60722024-08-02T04:24:36.101Z[ recovery-image] Aug 02 04:24:35.310 INFO O| Aug 02 04:24:35.310 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60732024-08-02T04:24:36.109Z[ recovery-image] Aug 02 04:24:35.320 INFO O| Aug 02 04:24:35.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
60742024-08-02T04:24:36.109Z[ recovery-image] Aug 02 04:24:35.320 INFO O| Aug 02 04:24:35.320 INFO STEP 719 (remove_files) COMPLETE
60752024-08-02T04:24:36.112Z[ recovery-image] Aug 02 04:24:35.320 INFO O| Aug 02 04:24:35.320 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60762024-08-02T04:24:36.119Z[ recovery-image] Aug 02 04:24:35.329 INFO O| Aug 02 04:24:35.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
60772024-08-02T04:24:36.121Z[ recovery-image] Aug 02 04:24:35.330 INFO O| Aug 02 04:24:35.329 INFO STEP 720 (remove_files) COMPLETE
60782024-08-02T04:24:36.121Z[ recovery-image] Aug 02 04:24:35.330 INFO O| Aug 02 04:24:35.329 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60792024-08-02T04:24:36.128Z[ recovery-image] Aug 02 04:24:35.339 INFO O| Aug 02 04:24:35.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
60802024-08-02T04:24:36.128Z[ recovery-image] Aug 02 04:24:35.339 INFO O| Aug 02 04:24:35.339 INFO STEP 721 (remove_files) COMPLETE
60812024-08-02T04:24:36.131Z[ recovery-image] Aug 02 04:24:35.339 INFO O| Aug 02 04:24:35.339 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822024-08-02T04:24:36.138Z[ recovery-image] Aug 02 04:24:35.349 INFO O| Aug 02 04:24:35.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
60832024-08-02T04:24:36.141Z[ recovery-image] Aug 02 04:24:35.349 INFO O| Aug 02 04:24:35.349 INFO STEP 722 (remove_files) COMPLETE
60842024-08-02T04:24:36.141Z[ recovery-image] Aug 02 04:24:35.349 INFO O| Aug 02 04:24:35.349 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60852024-08-02T04:24:36.148Z[ recovery-image] Aug 02 04:24:35.358 INFO O| Aug 02 04:24:35.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
60862024-08-02T04:24:36.148Z[ recovery-image] Aug 02 04:24:35.358 INFO O| Aug 02 04:24:35.358 INFO STEP 723 (remove_files) COMPLETE
60872024-08-02T04:24:36.151Z[ recovery-image] Aug 02 04:24:35.358 INFO O| Aug 02 04:24:35.358 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60882024-08-02T04:24:36.163Z[ recovery-image] Aug 02 04:24:35.368 INFO O| Aug 02 04:24:35.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
60892024-08-02T04:24:36.164Z[ recovery-image] Aug 02 04:24:35.369 INFO O| Aug 02 04:24:35.369 INFO STEP 724 (remove_files) COMPLETE
60902024-08-02T04:24:36.164Z[ recovery-image] Aug 02 04:24:35.369 INFO O| Aug 02 04:24:35.369 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60912024-08-02T04:24:36.167Z[ recovery-image] Aug 02 04:24:35.378 INFO O| Aug 02 04:24:35.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
60922024-08-02T04:24:36.168Z[ recovery-image] Aug 02 04:24:35.378 INFO O| Aug 02 04:24:35.378 INFO STEP 725 (remove_files) COMPLETE
60932024-08-02T04:24:36.172Z[ recovery-image] Aug 02 04:24:35.378 INFO O| Aug 02 04:24:35.378 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60942024-08-02T04:24:36.177Z[ recovery-image] Aug 02 04:24:35.388 INFO O| Aug 02 04:24:35.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
60952024-08-02T04:24:36.180Z[ recovery-image] Aug 02 04:24:35.388 INFO O| Aug 02 04:24:35.388 INFO STEP 726 (remove_files) COMPLETE
60962024-08-02T04:24:36.180Z[ recovery-image] Aug 02 04:24:35.388 INFO O| Aug 02 04:24:35.388 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60972024-08-02T04:24:36.187Z[ recovery-image] Aug 02 04:24:35.398 INFO O| Aug 02 04:24:35.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
60982024-08-02T04:24:36.187Z[ recovery-image] Aug 02 04:24:35.398 INFO O| Aug 02 04:24:35.398 INFO STEP 727 (remove_files) COMPLETE
60992024-08-02T04:24:36.187Z[ recovery-image] Aug 02 04:24:35.398 INFO O| Aug 02 04:24:35.398 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61002024-08-02T04:24:36.196Z[ recovery-image] Aug 02 04:24:35.407 INFO O| Aug 02 04:24:35.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
61012024-08-02T04:24:36.199Z[ recovery-image] Aug 02 04:24:35.407 INFO O| Aug 02 04:24:35.407 INFO STEP 728 (remove_files) COMPLETE
61022024-08-02T04:24:36.200Z[ recovery-image] Aug 02 04:24:35.407 INFO O| Aug 02 04:24:35.407 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61032024-08-02T04:24:36.206Z[ recovery-image] Aug 02 04:24:35.417 INFO O| Aug 02 04:24:35.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
61042024-08-02T04:24:36.209Z[ recovery-image] Aug 02 04:24:35.417 INFO O| Aug 02 04:24:35.417 INFO STEP 729 (remove_files) COMPLETE
61052024-08-02T04:24:36.209Z[ recovery-image] Aug 02 04:24:35.417 INFO O| Aug 02 04:24:35.417 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61062024-08-02T04:24:36.216Z[ recovery-image] Aug 02 04:24:35.426 INFO O| Aug 02 04:24:35.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
61072024-08-02T04:24:36.216Z[ recovery-image] Aug 02 04:24:35.426 INFO O| Aug 02 04:24:35.426 INFO STEP 730 (remove_files) COMPLETE
61082024-08-02T04:24:36.216Z[ recovery-image] Aug 02 04:24:35.426 INFO O| Aug 02 04:24:35.426 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61092024-08-02T04:24:36.226Z[ recovery-image] Aug 02 04:24:35.436 INFO O| Aug 02 04:24:35.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
61102024-08-02T04:24:36.226Z[ recovery-image] Aug 02 04:24:35.436 INFO O| Aug 02 04:24:35.436 INFO STEP 731 (remove_files) COMPLETE
61112024-08-02T04:24:36.229Z[ recovery-image] Aug 02 04:24:35.436 INFO O| Aug 02 04:24:35.436 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61122024-08-02T04:24:36.235Z[ recovery-image] Aug 02 04:24:35.446 INFO O| Aug 02 04:24:35.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
61132024-08-02T04:24:36.238Z[ recovery-image] Aug 02 04:24:35.446 INFO O| Aug 02 04:24:35.446 INFO STEP 732 (remove_files) COMPLETE
61142024-08-02T04:24:36.239Z[ recovery-image] Aug 02 04:24:35.446 INFO O| Aug 02 04:24:35.446 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61152024-08-02T04:24:36.245Z[ recovery-image] Aug 02 04:24:35.455 INFO O| Aug 02 04:24:35.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
61162024-08-02T04:24:36.245Z[ recovery-image] Aug 02 04:24:35.456 INFO O| Aug 02 04:24:35.456 INFO STEP 733 (remove_files) COMPLETE
61172024-08-02T04:24:36.245Z[ recovery-image] Aug 02 04:24:35.456 INFO O| Aug 02 04:24:35.456 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61182024-08-02T04:24:36.255Z[ recovery-image] Aug 02 04:24:35.465 INFO O| Aug 02 04:24:35.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
61192024-08-02T04:24:36.255Z[ recovery-image] Aug 02 04:24:35.465 INFO O| Aug 02 04:24:35.465 INFO STEP 734 (remove_files) COMPLETE
61202024-08-02T04:24:36.255Z[ recovery-image] Aug 02 04:24:35.465 INFO O| Aug 02 04:24:35.465 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61212024-08-02T04:24:36.264Z[ recovery-image] Aug 02 04:24:35.475 INFO O| Aug 02 04:24:35.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
61222024-08-02T04:24:36.265Z[ recovery-image] Aug 02 04:24:35.475 INFO O| Aug 02 04:24:35.475 INFO STEP 735 (remove_files) COMPLETE
61232024-08-02T04:24:36.268Z[ recovery-image] Aug 02 04:24:35.475 INFO O| Aug 02 04:24:35.475 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61242024-08-02T04:24:36.274Z[ recovery-image] Aug 02 04:24:35.485 INFO O| Aug 02 04:24:35.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
61252024-08-02T04:24:36.278Z[ recovery-image] Aug 02 04:24:35.485 INFO O| Aug 02 04:24:35.485 INFO STEP 736 (remove_files) COMPLETE
61262024-08-02T04:24:36.278Z[ recovery-image] Aug 02 04:24:35.485 INFO O| Aug 02 04:24:35.485 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61272024-08-02T04:24:36.284Z[ recovery-image] Aug 02 04:24:35.495 INFO O| Aug 02 04:24:35.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
61282024-08-02T04:24:36.284Z[ recovery-image] Aug 02 04:24:35.495 INFO O| Aug 02 04:24:35.495 INFO STEP 737 (remove_files) COMPLETE
61292024-08-02T04:24:36.289Z[ recovery-image] Aug 02 04:24:35.495 INFO O| Aug 02 04:24:35.495 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61302024-08-02T04:24:36.294Z[ recovery-image] Aug 02 04:24:35.505 INFO O| Aug 02 04:24:35.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
61312024-08-02T04:24:36.294Z[ recovery-image] Aug 02 04:24:35.505 INFO O| Aug 02 04:24:35.505 INFO STEP 738 (remove_files) COMPLETE
61322024-08-02T04:24:36.294Z[ recovery-image] Aug 02 04:24:35.505 INFO O| Aug 02 04:24:35.505 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61332024-08-02T04:24:36.304Z[ recovery-image] Aug 02 04:24:35.514 INFO O| Aug 02 04:24:35.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
61342024-08-02T04:24:36.307Z[ recovery-image] Aug 02 04:24:35.514 INFO O| Aug 02 04:24:35.514 INFO STEP 739 (remove_files) COMPLETE
61352024-08-02T04:24:36.307Z[ recovery-image] Aug 02 04:24:35.514 INFO O| Aug 02 04:24:35.514 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61362024-08-02T04:24:36.314Z[ recovery-image] Aug 02 04:24:35.524 INFO O| Aug 02 04:24:35.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
61372024-08-02T04:24:36.314Z[ recovery-image] Aug 02 04:24:35.524 INFO O| Aug 02 04:24:35.524 INFO STEP 740 (remove_files) COMPLETE
61382024-08-02T04:24:36.318Z[ recovery-image] Aug 02 04:24:35.524 INFO O| Aug 02 04:24:35.524 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61392024-08-02T04:24:36.323Z[ recovery-image] Aug 02 04:24:35.533 INFO O| Aug 02 04:24:35.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
61402024-08-02T04:24:36.325Z[ recovery-image] Aug 02 04:24:35.533 INFO O| Aug 02 04:24:35.533 INFO STEP 741 (remove_files) COMPLETE
61412024-08-02T04:24:36.326Z[ recovery-image] Aug 02 04:24:35.533 INFO O| Aug 02 04:24:35.533 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61422024-08-02T04:24:36.332Z[ recovery-image] Aug 02 04:24:35.543 INFO O| Aug 02 04:24:35.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
61432024-08-02T04:24:36.336Z[ recovery-image] Aug 02 04:24:35.543 INFO O| Aug 02 04:24:35.543 INFO STEP 742 (remove_files) COMPLETE
61442024-08-02T04:24:36.336Z[ recovery-image] Aug 02 04:24:35.543 INFO O| Aug 02 04:24:35.543 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61452024-08-02T04:24:36.342Z[ recovery-image] Aug 02 04:24:35.553 INFO O| Aug 02 04:24:35.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
61462024-08-02T04:24:36.345Z[ recovery-image] Aug 02 04:24:35.553 INFO O| Aug 02 04:24:35.553 INFO STEP 743 (remove_files) COMPLETE
61472024-08-02T04:24:36.345Z[ recovery-image] Aug 02 04:24:35.553 INFO O| Aug 02 04:24:35.553 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61482024-08-02T04:24:36.354Z[ recovery-image] Aug 02 04:24:35.562 INFO O| Aug 02 04:24:35.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
61492024-08-02T04:24:36.354Z[ recovery-image] Aug 02 04:24:35.562 INFO O| Aug 02 04:24:35.562 INFO STEP 744 (remove_files) COMPLETE
61502024-08-02T04:24:36.354Z[ recovery-image] Aug 02 04:24:35.562 INFO O| Aug 02 04:24:35.562 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61512024-08-02T04:24:36.361Z[ recovery-image] Aug 02 04:24:35.571 INFO O| Aug 02 04:24:35.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
61522024-08-02T04:24:36.364Z[ recovery-image] Aug 02 04:24:35.571 INFO O| Aug 02 04:24:35.571 INFO STEP 745 (remove_files) COMPLETE
61532024-08-02T04:24:36.364Z[ recovery-image] Aug 02 04:24:35.572 INFO O| Aug 02 04:24:35.571 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61542024-08-02T04:24:36.370Z[ recovery-image] Aug 02 04:24:35.581 INFO O| Aug 02 04:24:35.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
61552024-08-02T04:24:36.373Z[ recovery-image] Aug 02 04:24:35.581 INFO O| Aug 02 04:24:35.581 INFO STEP 746 (remove_files) COMPLETE
61562024-08-02T04:24:36.373Z[ recovery-image] Aug 02 04:24:35.581 INFO O| Aug 02 04:24:35.581 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61572024-08-02T04:24:36.381Z[ recovery-image] Aug 02 04:24:35.591 INFO O| Aug 02 04:24:35.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
61582024-08-02T04:24:36.381Z[ recovery-image] Aug 02 04:24:35.591 INFO O| Aug 02 04:24:35.591 INFO STEP 747 (remove_files) COMPLETE
61592024-08-02T04:24:36.384Z[ recovery-image] Aug 02 04:24:35.591 INFO O| Aug 02 04:24:35.591 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61602024-08-02T04:24:36.392Z[ recovery-image] Aug 02 04:24:35.602 INFO O| Aug 02 04:24:35.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
61612024-08-02T04:24:36.392Z[ recovery-image] Aug 02 04:24:35.602 INFO O| Aug 02 04:24:35.602 INFO STEP 748 (remove_files) COMPLETE
61622024-08-02T04:24:36.395Z[ recovery-image] Aug 02 04:24:35.602 INFO O| Aug 02 04:24:35.602 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61632024-08-02T04:24:36.402Z[ recovery-image] Aug 02 04:24:35.612 INFO O| Aug 02 04:24:35.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
61642024-08-02T04:24:36.406Z[ recovery-image] Aug 02 04:24:35.612 INFO O| Aug 02 04:24:35.612 INFO STEP 749 (remove_files) COMPLETE
61652024-08-02T04:24:36.406Z[ recovery-image] Aug 02 04:24:35.612 INFO O| Aug 02 04:24:35.612 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61662024-08-02T04:24:36.412Z[ recovery-image] Aug 02 04:24:35.623 INFO O| Aug 02 04:24:35.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
61672024-08-02T04:24:36.415Z[ recovery-image] Aug 02 04:24:35.623 INFO O| Aug 02 04:24:35.623 INFO STEP 750 (remove_files) COMPLETE
61682024-08-02T04:24:36.416Z[ recovery-image] Aug 02 04:24:35.623 INFO O| Aug 02 04:24:35.623 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61692024-08-02T04:24:36.423Z[ recovery-image] Aug 02 04:24:35.633 INFO O| Aug 02 04:24:35.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
61702024-08-02T04:24:36.423Z[ recovery-image] Aug 02 04:24:35.633 INFO O| Aug 02 04:24:35.633 INFO STEP 751 (remove_files) COMPLETE
61712024-08-02T04:24:36.426Z[ recovery-image] Aug 02 04:24:35.633 INFO O| Aug 02 04:24:35.633 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61722024-08-02T04:24:36.432Z[ recovery-image] Aug 02 04:24:35.642 INFO O| Aug 02 04:24:35.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
61732024-08-02T04:24:36.432Z[ recovery-image] Aug 02 04:24:35.642 INFO O| Aug 02 04:24:35.642 INFO STEP 752 (remove_files) COMPLETE
61742024-08-02T04:24:36.435Z[ recovery-image] Aug 02 04:24:35.642 INFO O| Aug 02 04:24:35.642 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61752024-08-02T04:24:36.441Z[ recovery-image] Aug 02 04:24:35.652 INFO O| Aug 02 04:24:35.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
61762024-08-02T04:24:36.444Z[ recovery-image] Aug 02 04:24:35.652 INFO O| Aug 02 04:24:35.652 INFO STEP 753 (remove_files) COMPLETE
61772024-08-02T04:24:36.444Z[ recovery-image] Aug 02 04:24:35.652 INFO O| Aug 02 04:24:35.652 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61782024-08-02T04:24:36.451Z[ recovery-image] Aug 02 04:24:35.662 INFO O| Aug 02 04:24:35.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
61792024-08-02T04:24:36.455Z[ recovery-image] Aug 02 04:24:35.662 INFO O| Aug 02 04:24:35.662 INFO STEP 754 (remove_files) COMPLETE
61802024-08-02T04:24:36.455Z[ recovery-image] Aug 02 04:24:35.662 INFO O| Aug 02 04:24:35.662 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61812024-08-02T04:24:36.462Z[ recovery-image] Aug 02 04:24:35.672 INFO O| Aug 02 04:24:35.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
61822024-08-02T04:24:36.462Z[ recovery-image] Aug 02 04:24:35.672 INFO O| Aug 02 04:24:35.672 INFO STEP 755 (remove_files) COMPLETE
61832024-08-02T04:24:36.465Z[ recovery-image] Aug 02 04:24:35.672 INFO O| Aug 02 04:24:35.672 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61842024-08-02T04:24:36.471Z[ recovery-image] Aug 02 04:24:35.682 INFO O| Aug 02 04:24:35.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
61852024-08-02T04:24:36.471Z[ recovery-image] Aug 02 04:24:35.682 INFO O| Aug 02 04:24:35.682 INFO STEP 756 (remove_files) COMPLETE
61862024-08-02T04:24:36.471Z[ recovery-image] Aug 02 04:24:35.682 INFO O| Aug 02 04:24:35.682 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61872024-08-02T04:24:36.481Z[ recovery-image] Aug 02 04:24:35.692 INFO O| Aug 02 04:24:35.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
61882024-08-02T04:24:36.481Z[ recovery-image] Aug 02 04:24:35.692 INFO O| Aug 02 04:24:35.692 INFO STEP 757 (remove_files) COMPLETE
61892024-08-02T04:24:36.485Z[ recovery-image] Aug 02 04:24:35.692 INFO O| Aug 02 04:24:35.692 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61902024-08-02T04:24:36.491Z[ recovery-image] Aug 02 04:24:35.701 INFO O| Aug 02 04:24:35.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
61912024-08-02T04:24:36.491Z[ recovery-image] Aug 02 04:24:35.701 INFO O| Aug 02 04:24:35.701 INFO STEP 758 (remove_files) COMPLETE
61922024-08-02T04:24:36.494Z[ recovery-image] Aug 02 04:24:35.701 INFO O| Aug 02 04:24:35.701 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61932024-08-02T04:24:36.500Z[ recovery-image] Aug 02 04:24:35.711 INFO O| Aug 02 04:24:35.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
61942024-08-02T04:24:36.500Z[ recovery-image] Aug 02 04:24:35.711 INFO O| Aug 02 04:24:35.711 INFO STEP 759 (remove_files) COMPLETE
61952024-08-02T04:24:36.501Z[ recovery-image] Aug 02 04:24:35.711 INFO O| Aug 02 04:24:35.711 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61962024-08-02T04:24:36.510Z[ recovery-image] Aug 02 04:24:35.720 INFO O| Aug 02 04:24:35.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
61972024-08-02T04:24:36.513Z[ recovery-image] Aug 02 04:24:35.721 INFO O| Aug 02 04:24:35.721 INFO STEP 760 (remove_files) COMPLETE
61982024-08-02T04:24:36.513Z[ recovery-image] Aug 02 04:24:35.721 INFO O| Aug 02 04:24:35.721 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61992024-08-02T04:24:36.520Z[ recovery-image] Aug 02 04:24:35.730 INFO O| Aug 02 04:24:35.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
62002024-08-02T04:24:36.520Z[ recovery-image] Aug 02 04:24:35.731 INFO O| Aug 02 04:24:35.731 INFO STEP 761 (remove_files) COMPLETE
62012024-08-02T04:24:36.520Z[ recovery-image] Aug 02 04:24:35.731 INFO O| Aug 02 04:24:35.731 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62022024-08-02T04:24:36.529Z[ recovery-image] Aug 02 04:24:35.740 INFO O| Aug 02 04:24:35.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
62032024-08-02T04:24:36.532Z[ recovery-image] Aug 02 04:24:35.740 INFO O| Aug 02 04:24:35.740 INFO STEP 762 (remove_files) COMPLETE
62042024-08-02T04:24:36.532Z[ recovery-image] Aug 02 04:24:35.740 INFO O| Aug 02 04:24:35.740 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62052024-08-02T04:24:36.539Z[ recovery-image] Aug 02 04:24:35.750 INFO O| Aug 02 04:24:35.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
62062024-08-02T04:24:36.542Z[ recovery-image] Aug 02 04:24:35.750 INFO O| Aug 02 04:24:35.750 INFO STEP 763 (remove_files) COMPLETE
62072024-08-02T04:24:36.542Z[ recovery-image] Aug 02 04:24:35.750 INFO O| Aug 02 04:24:35.750 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62082024-08-02T04:24:36.549Z[ recovery-image] Aug 02 04:24:35.759 INFO O| Aug 02 04:24:35.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
62092024-08-02T04:24:36.549Z[ recovery-image] Aug 02 04:24:35.759 INFO O| Aug 02 04:24:35.759 INFO STEP 764 (remove_files) COMPLETE
62102024-08-02T04:24:36.552Z[ recovery-image] Aug 02 04:24:35.759 INFO O| Aug 02 04:24:35.759 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62112024-08-02T04:24:36.558Z[ recovery-image] Aug 02 04:24:35.769 INFO O| Aug 02 04:24:35.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
62122024-08-02T04:24:36.558Z[ recovery-image] Aug 02 04:24:35.769 INFO O| Aug 02 04:24:35.769 INFO STEP 765 (remove_files) COMPLETE
62132024-08-02T04:24:36.561Z[ recovery-image] Aug 02 04:24:35.769 INFO O| Aug 02 04:24:35.769 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62142024-08-02T04:24:36.567Z[ recovery-image] Aug 02 04:24:35.778 INFO O| Aug 02 04:24:35.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
62152024-08-02T04:24:36.567Z[ recovery-image] Aug 02 04:24:35.778 INFO O| Aug 02 04:24:35.778 INFO STEP 766 (remove_files) COMPLETE
62162024-08-02T04:24:36.570Z[ recovery-image] Aug 02 04:24:35.778 INFO O| Aug 02 04:24:35.778 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62172024-08-02T04:24:36.577Z[ recovery-image] Aug 02 04:24:35.788 INFO O| Aug 02 04:24:35.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
62182024-08-02T04:24:36.580Z[ recovery-image] Aug 02 04:24:35.788 INFO O| Aug 02 04:24:35.788 INFO STEP 767 (remove_files) COMPLETE
62192024-08-02T04:24:36.580Z[ recovery-image] Aug 02 04:24:35.788 INFO O| Aug 02 04:24:35.788 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62202024-08-02T04:24:36.586Z[ recovery-image] Aug 02 04:24:35.797 INFO O| Aug 02 04:24:35.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
62212024-08-02T04:24:36.586Z[ recovery-image] Aug 02 04:24:35.797 INFO O| Aug 02 04:24:35.797 INFO STEP 768 (remove_files) COMPLETE
62222024-08-02T04:24:36.586Z[ recovery-image] Aug 02 04:24:35.797 INFO O| Aug 02 04:24:35.797 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62232024-08-02T04:24:36.596Z[ recovery-image] Aug 02 04:24:35.807 INFO O| Aug 02 04:24:35.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
62242024-08-02T04:24:36.596Z[ recovery-image] Aug 02 04:24:35.807 INFO O| Aug 02 04:24:35.807 INFO STEP 769 (remove_files) COMPLETE
62252024-08-02T04:24:36.597Z[ recovery-image] Aug 02 04:24:35.807 INFO O| Aug 02 04:24:35.807 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62262024-08-02T04:24:36.605Z[ recovery-image] Aug 02 04:24:35.816 INFO O| Aug 02 04:24:35.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
62272024-08-02T04:24:36.609Z[ recovery-image] Aug 02 04:24:35.816 INFO O| Aug 02 04:24:35.816 INFO STEP 770 (remove_files) COMPLETE
62282024-08-02T04:24:36.609Z[ recovery-image] Aug 02 04:24:35.817 INFO O| Aug 02 04:24:35.816 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62292024-08-02T04:24:36.615Z[ recovery-image] Aug 02 04:24:35.826 INFO O| Aug 02 04:24:35.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
62302024-08-02T04:24:36.618Z[ recovery-image] Aug 02 04:24:35.826 INFO O| Aug 02 04:24:35.826 INFO STEP 771 (remove_files) COMPLETE
62312024-08-02T04:24:36.618Z[ recovery-image] Aug 02 04:24:35.826 INFO O| Aug 02 04:24:35.826 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62322024-08-02T04:24:36.625Z[ recovery-image] Aug 02 04:24:35.835 INFO O| Aug 02 04:24:35.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
62332024-08-02T04:24:36.625Z[ recovery-image] Aug 02 04:24:35.835 INFO O| Aug 02 04:24:35.835 INFO STEP 772 (remove_files) COMPLETE
62342024-08-02T04:24:36.625Z[ recovery-image] Aug 02 04:24:35.835 INFO O| Aug 02 04:24:35.835 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62352024-08-02T04:24:36.634Z[ recovery-image] Aug 02 04:24:35.845 INFO O| Aug 02 04:24:35.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
62362024-08-02T04:24:36.634Z[ recovery-image] Aug 02 04:24:35.845 INFO O| Aug 02 04:24:35.845 INFO STEP 773 (remove_files) COMPLETE
62372024-08-02T04:24:36.638Z[ recovery-image] Aug 02 04:24:35.845 INFO O| Aug 02 04:24:35.845 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62382024-08-02T04:24:36.643Z[ recovery-image] Aug 02 04:24:35.854 INFO O| Aug 02 04:24:35.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
62392024-08-02T04:24:36.643Z[ recovery-image] Aug 02 04:24:35.854 INFO O| Aug 02 04:24:35.854 INFO STEP 774 (remove_files) COMPLETE
62402024-08-02T04:24:36.647Z[ recovery-image] Aug 02 04:24:35.854 INFO O| Aug 02 04:24:35.854 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62412024-08-02T04:24:36.653Z[ recovery-image] Aug 02 04:24:35.863 INFO O| Aug 02 04:24:35.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
62422024-08-02T04:24:36.653Z[ recovery-image] Aug 02 04:24:35.864 INFO O| Aug 02 04:24:35.863 INFO STEP 775 (remove_files) COMPLETE
62432024-08-02T04:24:36.653Z[ recovery-image] Aug 02 04:24:35.864 INFO O| Aug 02 04:24:35.864 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62442024-08-02T04:24:36.663Z[ recovery-image] Aug 02 04:24:35.873 INFO O| Aug 02 04:24:35.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
62452024-08-02T04:24:36.663Z[ recovery-image] Aug 02 04:24:35.874 INFO O| Aug 02 04:24:35.873 INFO STEP 776 (remove_files) COMPLETE
62462024-08-02T04:24:36.666Z[ recovery-image] Aug 02 04:24:35.874 INFO O| Aug 02 04:24:35.873 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62472024-08-02T04:24:36.666Z[ host-image] Aug 02 04:24:35.876 INFO O| Aug 02 04:24:35.876 INFO O| Done
62482024-08-02T04:24:36.673Z[ recovery-image] Aug 02 04:24:35.884 INFO O| Aug 02 04:24:35.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
62492024-08-02T04:24:36.673Z[ recovery-image] Aug 02 04:24:35.884 INFO O| Aug 02 04:24:35.884 INFO STEP 777 (remove_files) COMPLETE
62502024-08-02T04:24:36.673Z[ recovery-image] Aug 02 04:24:35.884 INFO O| Aug 02 04:24:35.884 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512024-08-02T04:24:36.684Z[ recovery-image] Aug 02 04:24:35.895 INFO O| Aug 02 04:24:35.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
62522024-08-02T04:24:36.684Z[ recovery-image] Aug 02 04:24:35.895 INFO O| Aug 02 04:24:35.895 INFO STEP 778 (remove_files) COMPLETE
62532024-08-02T04:24:36.687Z[ recovery-image] Aug 02 04:24:35.895 INFO O| Aug 02 04:24:35.895 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-08-02T04:24:36.690Z[ host-image] Aug 02 04:24:35.901 INFO O| Aug 02 04:24:35.901 INFO O| Done
62552024-08-02T04:24:36.693Z[ host-image] Aug 02 04:24:35.901 INFO O| Aug 02 04:24:35.901 INFO O| Done
62562024-08-02T04:24:36.696Z[ recovery-image] Aug 02 04:24:35.905 INFO O| Aug 02 04:24:35.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
62572024-08-02T04:24:36.696Z[ recovery-image] Aug 02 04:24:35.905 INFO O| Aug 02 04:24:35.905 INFO STEP 779 (remove_files) COMPLETE
62582024-08-02T04:24:36.696Z[ recovery-image] Aug 02 04:24:35.905 INFO O| Aug 02 04:24:35.905 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62592024-08-02T04:24:36.704Z[ recovery-image] Aug 02 04:24:35.915 INFO O| Aug 02 04:24:35.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
62602024-08-02T04:24:36.704Z[ recovery-image] Aug 02 04:24:35.915 INFO O| Aug 02 04:24:35.915 INFO STEP 780 (remove_files) COMPLETE
62612024-08-02T04:24:36.704Z[ recovery-image] Aug 02 04:24:35.915 INFO O| Aug 02 04:24:35.915 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62622024-08-02T04:24:36.715Z[ recovery-image] Aug 02 04:24:35.925 INFO O| Aug 02 04:24:35.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
62632024-08-02T04:24:36.715Z[ recovery-image] Aug 02 04:24:35.925 INFO O| Aug 02 04:24:35.925 INFO STEP 781 (remove_files) COMPLETE
62642024-08-02T04:24:36.717Z[ recovery-image] Aug 02 04:24:35.925 INFO O| Aug 02 04:24:35.925 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62652024-08-02T04:24:36.725Z[ recovery-image] Aug 02 04:24:35.935 INFO O| Aug 02 04:24:35.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
62662024-08-02T04:24:36.725Z[ recovery-image] Aug 02 04:24:35.935 INFO O| Aug 02 04:24:35.935 INFO STEP 782 (remove_files) COMPLETE
62672024-08-02T04:24:36.725Z[ recovery-image] Aug 02 04:24:35.935 INFO O| Aug 02 04:24:35.935 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62682024-08-02T04:24:36.732Z[ host-image] Aug 02 04:24:35.943 INFO O| Aug 02 04:24:35.943 INFO O| Done
62692024-08-02T04:24:36.735Z[ recovery-image] Aug 02 04:24:35.945 INFO O| Aug 02 04:24:35.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
62702024-08-02T04:24:36.735Z[ recovery-image] Aug 02 04:24:35.945 INFO O| Aug 02 04:24:35.945 INFO STEP 783 (remove_files) COMPLETE
62712024-08-02T04:24:36.735Z[ recovery-image] Aug 02 04:24:35.945 INFO O| Aug 02 04:24:35.945 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722024-08-02T04:24:36.745Z[ recovery-image] Aug 02 04:24:35.955 INFO O| Aug 02 04:24:35.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
62732024-08-02T04:24:36.745Z[ recovery-image] Aug 02 04:24:35.956 INFO O| Aug 02 04:24:35.955 INFO STEP 784 (remove_files) COMPLETE
62742024-08-02T04:24:36.747Z[ recovery-image] Aug 02 04:24:35.956 INFO O| Aug 02 04:24:35.955 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752024-08-02T04:24:36.757Z[ recovery-image] Aug 02 04:24:35.967 INFO O| Aug 02 04:24:35.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
62762024-08-02T04:24:36.757Z[ recovery-image] Aug 02 04:24:35.967 INFO O| Aug 02 04:24:35.967 INFO STEP 785 (remove_files) COMPLETE
62772024-08-02T04:24:36.760Z[ recovery-image] Aug 02 04:24:35.967 INFO O| Aug 02 04:24:35.967 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782024-08-02T04:24:36.766Z[ recovery-image] Aug 02 04:24:35.977 INFO O| Aug 02 04:24:35.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
62792024-08-02T04:24:36.769Z[ recovery-image] Aug 02 04:24:35.977 INFO O| Aug 02 04:24:35.977 INFO STEP 786 (remove_files) COMPLETE
62802024-08-02T04:24:36.769Z[ recovery-image] Aug 02 04:24:35.977 INFO O| Aug 02 04:24:35.977 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812024-08-02T04:24:36.777Z[ recovery-image] Aug 02 04:24:35.987 INFO O| Aug 02 04:24:35.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
62822024-08-02T04:24:36.780Z[ recovery-image] Aug 02 04:24:35.987 INFO O| Aug 02 04:24:35.987 INFO STEP 787 (remove_files) COMPLETE
62832024-08-02T04:24:36.780Z[ recovery-image] Aug 02 04:24:35.987 INFO O| Aug 02 04:24:35.987 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842024-08-02T04:24:36.787Z[ recovery-image] Aug 02 04:24:35.998 INFO O| Aug 02 04:24:35.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
62852024-08-02T04:24:36.787Z[ recovery-image] Aug 02 04:24:35.998 INFO O| Aug 02 04:24:35.998 INFO STEP 788 (remove_files) COMPLETE
62862024-08-02T04:24:36.791Z[ recovery-image] Aug 02 04:24:35.998 INFO O| Aug 02 04:24:35.998 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872024-08-02T04:24:36.799Z[ recovery-image] Aug 02 04:24:36.010 INFO O| Aug 02 04:24:36.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
62882024-08-02T04:24:36.799Z[ recovery-image] Aug 02 04:24:36.010 INFO O| Aug 02 04:24:36.010 INFO STEP 789 (remove_files) COMPLETE
62892024-08-02T04:24:36.803Z[ recovery-image] Aug 02 04:24:36.010 INFO O| Aug 02 04:24:36.010 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-08-02T04:24:36.810Z[ recovery-image] Aug 02 04:24:36.020 INFO O| Aug 02 04:24:36.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
62912024-08-02T04:24:36.810Z[ recovery-image] Aug 02 04:24:36.020 INFO O| Aug 02 04:24:36.020 INFO STEP 790 (remove_files) COMPLETE
62922024-08-02T04:24:36.810Z[ recovery-image] Aug 02 04:24:36.020 INFO O| Aug 02 04:24:36.020 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-08-02T04:24:36.820Z[ recovery-image] Aug 02 04:24:36.030 INFO O| Aug 02 04:24:36.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
62942024-08-02T04:24:36.820Z[ recovery-image] Aug 02 04:24:36.030 INFO O| Aug 02 04:24:36.030 INFO STEP 791 (remove_files) COMPLETE
62952024-08-02T04:24:36.828Z[ recovery-image] Aug 02 04:24:36.030 INFO O| Aug 02 04:24:36.030 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-08-02T04:24:36.835Z[ recovery-image] Aug 02 04:24:36.040 INFO O| Aug 02 04:24:36.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
62972024-08-02T04:24:36.835Z[ recovery-image] Aug 02 04:24:36.040 INFO O| Aug 02 04:24:36.040 INFO STEP 792 (remove_files) COMPLETE
62982024-08-02T04:24:36.835Z[ recovery-image] Aug 02 04:24:36.040 INFO O| Aug 02 04:24:36.040 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992024-08-02T04:24:36.835Z[ host-image] Aug 02 04:24:36.043 INFO O| Aug 02 04:24:36.043 INFO STEP 13 (pkg_install) COMPLETE
63002024-08-02T04:24:36.835Z[ host-image] Aug 02 04:24:36.043 INFO O| Aug 02 04:24:36.043 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
63012024-08-02T04:24:36.840Z[ recovery-image] Aug 02 04:24:36.050 INFO O| Aug 02 04:24:36.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
63022024-08-02T04:24:36.840Z[ recovery-image] Aug 02 04:24:36.050 INFO O| Aug 02 04:24:36.050 INFO STEP 793 (remove_files) COMPLETE
63032024-08-02T04:24:36.840Z[ recovery-image] Aug 02 04:24:36.050 INFO O| Aug 02 04:24:36.050 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63042024-08-02T04:24:36.843Z[ host-image] Aug 02 04:24:36.054 INFO O| Aug 02 04:24:36.054 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.33.277"]
63052024-08-02T04:24:36.849Z[ recovery-image] Aug 02 04:24:36.060 INFO O| Aug 02 04:24:36.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
63062024-08-02T04:24:36.849Z[ recovery-image] Aug 02 04:24:36.060 INFO O| Aug 02 04:24:36.060 INFO STEP 794 (remove_files) COMPLETE
63072024-08-02T04:24:36.849Z[ recovery-image] Aug 02 04:24:36.060 INFO O| Aug 02 04:24:36.060 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082024-08-02T04:24:36.858Z[ recovery-image] Aug 02 04:24:36.069 INFO O| Aug 02 04:24:36.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
63092024-08-02T04:24:36.858Z[ recovery-image] Aug 02 04:24:36.069 INFO O| Aug 02 04:24:36.069 INFO STEP 795 (remove_files) COMPLETE
63102024-08-02T04:24:36.861Z[ recovery-image] Aug 02 04:24:36.069 INFO O| Aug 02 04:24:36.069 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112024-08-02T04:24:36.868Z[ recovery-image] Aug 02 04:24:36.079 INFO O| Aug 02 04:24:36.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
63122024-08-02T04:24:36.868Z[ recovery-image] Aug 02 04:24:36.079 INFO O| Aug 02 04:24:36.079 INFO STEP 796 (remove_files) COMPLETE
63132024-08-02T04:24:36.871Z[ recovery-image] Aug 02 04:24:36.079 INFO O| Aug 02 04:24:36.079 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142024-08-02T04:24:36.877Z[ recovery-image] Aug 02 04:24:36.088 INFO O| Aug 02 04:24:36.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
63152024-08-02T04:24:36.880Z[ recovery-image] Aug 02 04:24:36.089 INFO O| Aug 02 04:24:36.088 INFO STEP 797 (remove_files) COMPLETE
63162024-08-02T04:24:36.881Z[ recovery-image] Aug 02 04:24:36.089 INFO O| Aug 02 04:24:36.088 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172024-08-02T04:24:36.887Z[ recovery-image] Aug 02 04:24:36.098 INFO O| Aug 02 04:24:36.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
63182024-08-02T04:24:36.890Z[ recovery-image] Aug 02 04:24:36.098 INFO O| Aug 02 04:24:36.098 INFO STEP 798 (remove_files) COMPLETE
63192024-08-02T04:24:36.890Z[ recovery-image] Aug 02 04:24:36.098 INFO O| Aug 02 04:24:36.098 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202024-08-02T04:24:36.897Z[ recovery-image] Aug 02 04:24:36.107 INFO O| Aug 02 04:24:36.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
63212024-08-02T04:24:36.897Z[ recovery-image] Aug 02 04:24:36.107 INFO O| Aug 02 04:24:36.107 INFO STEP 799 (remove_files) COMPLETE
63222024-08-02T04:24:36.899Z[ recovery-image] Aug 02 04:24:36.107 INFO O| Aug 02 04:24:36.107 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232024-08-02T04:24:36.906Z[ recovery-image] Aug 02 04:24:36.117 INFO O| Aug 02 04:24:36.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
63242024-08-02T04:24:36.906Z[ recovery-image] Aug 02 04:24:36.117 INFO O| Aug 02 04:24:36.117 INFO STEP 800 (remove_files) COMPLETE
63252024-08-02T04:24:36.906Z[ recovery-image] Aug 02 04:24:36.117 INFO O| Aug 02 04:24:36.117 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262024-08-02T04:24:36.915Z[ recovery-image] Aug 02 04:24:36.126 INFO O| Aug 02 04:24:36.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
63272024-08-02T04:24:36.915Z[ recovery-image] Aug 02 04:24:36.126 INFO O| Aug 02 04:24:36.126 INFO STEP 801 (remove_files) COMPLETE
63282024-08-02T04:24:36.918Z[ recovery-image] Aug 02 04:24:36.126 INFO O| Aug 02 04:24:36.126 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292024-08-02T04:24:36.925Z[ recovery-image] Aug 02 04:24:36.135 INFO O| Aug 02 04:24:36.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
63302024-08-02T04:24:36.927Z[ recovery-image] Aug 02 04:24:36.136 INFO O| Aug 02 04:24:36.136 INFO STEP 802 (remove_files) COMPLETE
63312024-08-02T04:24:36.927Z[ recovery-image] Aug 02 04:24:36.136 INFO O| Aug 02 04:24:36.136 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322024-08-02T04:24:36.934Z[ recovery-image] Aug 02 04:24:36.145 INFO O| Aug 02 04:24:36.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
63332024-08-02T04:24:36.937Z[ recovery-image] Aug 02 04:24:36.145 INFO O| Aug 02 04:24:36.145 INFO STEP 803 (remove_files) COMPLETE
63342024-08-02T04:24:36.937Z[ recovery-image] Aug 02 04:24:36.145 INFO O| Aug 02 04:24:36.145 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352024-08-02T04:24:36.945Z[ recovery-image] Aug 02 04:24:36.155 INFO O| Aug 02 04:24:36.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
63362024-08-02T04:24:36.945Z[ recovery-image] Aug 02 04:24:36.155 INFO O| Aug 02 04:24:36.155 INFO STEP 804 (remove_files) COMPLETE
63372024-08-02T04:24:36.945Z[ recovery-image] Aug 02 04:24:36.155 INFO O| Aug 02 04:24:36.155 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382024-08-02T04:24:36.954Z[ recovery-image] Aug 02 04:24:36.164 INFO O| Aug 02 04:24:36.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
63392024-08-02T04:24:36.957Z[ recovery-image] Aug 02 04:24:36.164 INFO O| Aug 02 04:24:36.164 INFO STEP 805 (remove_files) COMPLETE
63402024-08-02T04:24:36.957Z[ recovery-image] Aug 02 04:24:36.164 INFO O| Aug 02 04:24:36.164 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412024-08-02T04:24:36.963Z[ recovery-image] Aug 02 04:24:36.174 INFO O| Aug 02 04:24:36.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
63422024-08-02T04:24:36.967Z[ recovery-image] Aug 02 04:24:36.174 INFO O| Aug 02 04:24:36.174 INFO STEP 806 (remove_files) COMPLETE
63432024-08-02T04:24:36.967Z[ recovery-image] Aug 02 04:24:36.174 INFO O| Aug 02 04:24:36.174 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442024-08-02T04:24:36.974Z[ recovery-image] Aug 02 04:24:36.184 INFO O| Aug 02 04:24:36.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
63452024-08-02T04:24:36.974Z[ recovery-image] Aug 02 04:24:36.184 INFO O| Aug 02 04:24:36.184 INFO STEP 807 (remove_files) COMPLETE
63462024-08-02T04:24:36.977Z[ recovery-image] Aug 02 04:24:36.184 INFO O| Aug 02 04:24:36.184 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472024-08-02T04:24:36.983Z[ recovery-image] Aug 02 04:24:36.194 INFO O| Aug 02 04:24:36.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
63482024-08-02T04:24:36.986Z[ recovery-image] Aug 02 04:24:36.194 INFO O| Aug 02 04:24:36.194 INFO STEP 808 (remove_files) COMPLETE
63492024-08-02T04:24:36.986Z[ recovery-image] Aug 02 04:24:36.194 INFO O| Aug 02 04:24:36.194 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502024-08-02T04:24:36.993Z[ recovery-image] Aug 02 04:24:36.204 INFO O| Aug 02 04:24:36.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
63512024-08-02T04:24:36.993Z[ recovery-image] Aug 02 04:24:36.204 INFO O| Aug 02 04:24:36.204 INFO STEP 809 (remove_files) COMPLETE
63522024-08-02T04:24:36.996Z[ recovery-image] Aug 02 04:24:36.204 INFO O| Aug 02 04:24:36.204 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532024-08-02T04:24:37.003Z[ recovery-image] Aug 02 04:24:36.213 INFO O| Aug 02 04:24:36.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
63542024-08-02T04:24:37.003Z[ recovery-image] Aug 02 04:24:36.213 INFO O| Aug 02 04:24:36.213 INFO STEP 810 (remove_files) COMPLETE
63552024-08-02T04:24:37.003Z[ recovery-image] Aug 02 04:24:36.213 INFO O| Aug 02 04:24:36.213 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562024-08-02T04:24:37.013Z[ recovery-image] Aug 02 04:24:36.223 INFO O| Aug 02 04:24:36.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
63572024-08-02T04:24:37.013Z[ recovery-image] Aug 02 04:24:36.223 INFO O| Aug 02 04:24:36.223 INFO STEP 811 (remove_files) COMPLETE
63582024-08-02T04:24:37.014Z[ recovery-image] Aug 02 04:24:36.223 INFO O| Aug 02 04:24:36.223 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592024-08-02T04:24:37.022Z[ recovery-image] Aug 02 04:24:36.232 INFO O| Aug 02 04:24:36.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
63602024-08-02T04:24:37.025Z[ recovery-image] Aug 02 04:24:36.232 INFO O| Aug 02 04:24:36.232 INFO STEP 812 (remove_files) COMPLETE
63612024-08-02T04:24:37.025Z[ recovery-image] Aug 02 04:24:36.233 INFO O| Aug 02 04:24:36.232 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622024-08-02T04:24:37.031Z[ recovery-image] Aug 02 04:24:36.242 INFO O| Aug 02 04:24:36.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
63632024-08-02T04:24:37.034Z[ recovery-image] Aug 02 04:24:36.242 INFO O| Aug 02 04:24:36.242 INFO STEP 813 (remove_files) COMPLETE
63642024-08-02T04:24:37.034Z[ recovery-image] Aug 02 04:24:36.242 INFO O| Aug 02 04:24:36.242 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652024-08-02T04:24:37.041Z[ recovery-image] Aug 02 04:24:36.252 INFO O| Aug 02 04:24:36.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
63662024-08-02T04:24:37.041Z[ recovery-image] Aug 02 04:24:36.252 INFO O| Aug 02 04:24:36.252 INFO STEP 814 (remove_files) COMPLETE
63672024-08-02T04:24:37.044Z[ recovery-image] Aug 02 04:24:36.252 INFO O| Aug 02 04:24:36.252 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682024-08-02T04:24:37.051Z[ recovery-image] Aug 02 04:24:36.261 INFO O| Aug 02 04:24:36.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
63692024-08-02T04:24:37.051Z[ recovery-image] Aug 02 04:24:36.261 INFO O| Aug 02 04:24:36.261 INFO STEP 815 (remove_files) COMPLETE
63702024-08-02T04:24:37.051Z[ recovery-image] Aug 02 04:24:36.261 INFO O| Aug 02 04:24:36.261 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712024-08-02T04:24:37.062Z[ recovery-image] Aug 02 04:24:36.271 INFO O| Aug 02 04:24:36.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
63722024-08-02T04:24:37.062Z[ recovery-image] Aug 02 04:24:36.271 INFO O| Aug 02 04:24:36.271 INFO STEP 816 (remove_files) COMPLETE
63732024-08-02T04:24:37.062Z[ recovery-image] Aug 02 04:24:36.271 INFO O| Aug 02 04:24:36.271 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742024-08-02T04:24:37.070Z[ recovery-image] Aug 02 04:24:36.281 INFO O| Aug 02 04:24:36.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
63752024-08-02T04:24:37.078Z[ recovery-image] Aug 02 04:24:36.281 INFO O| Aug 02 04:24:36.281 INFO STEP 817 (remove_files) COMPLETE
63762024-08-02T04:24:37.078Z[ recovery-image] Aug 02 04:24:36.281 INFO O| Aug 02 04:24:36.281 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772024-08-02T04:24:37.081Z[ recovery-image] Aug 02 04:24:36.291 INFO O| Aug 02 04:24:36.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
63782024-08-02T04:24:37.081Z[ recovery-image] Aug 02 04:24:36.291 INFO O| Aug 02 04:24:36.291 INFO STEP 818 (remove_files) COMPLETE
63792024-08-02T04:24:37.081Z[ recovery-image] Aug 02 04:24:36.291 INFO O| Aug 02 04:24:36.291 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802024-08-02T04:24:37.094Z[ recovery-image] Aug 02 04:24:36.300 INFO O| Aug 02 04:24:36.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
63812024-08-02T04:24:37.094Z[ recovery-image] Aug 02 04:24:36.300 INFO O| Aug 02 04:24:36.300 INFO STEP 819 (remove_files) COMPLETE
63822024-08-02T04:24:37.094Z[ recovery-image] Aug 02 04:24:36.300 INFO O| Aug 02 04:24:36.300 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832024-08-02T04:24:37.099Z[ recovery-image] Aug 02 04:24:36.310 INFO O| Aug 02 04:24:36.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
63842024-08-02T04:24:37.102Z[ recovery-image] Aug 02 04:24:36.310 INFO O| Aug 02 04:24:36.310 INFO STEP 820 (remove_files) COMPLETE
63852024-08-02T04:24:37.102Z[ recovery-image] Aug 02 04:24:36.310 INFO O| Aug 02 04:24:36.310 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862024-08-02T04:24:37.110Z[ recovery-image] Aug 02 04:24:36.320 INFO O| Aug 02 04:24:36.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
63872024-08-02T04:24:37.114Z[ recovery-image] Aug 02 04:24:36.320 INFO O| Aug 02 04:24:36.320 INFO STEP 821 (remove_files) COMPLETE
63882024-08-02T04:24:37.114Z[ recovery-image] Aug 02 04:24:36.320 INFO O| Aug 02 04:24:36.320 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892024-08-02T04:24:37.120Z[ recovery-image] Aug 02 04:24:36.330 INFO O| Aug 02 04:24:36.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
63902024-08-02T04:24:37.123Z[ recovery-image] Aug 02 04:24:36.330 INFO O| Aug 02 04:24:36.330 INFO STEP 822 (remove_files) COMPLETE
63912024-08-02T04:24:37.123Z[ recovery-image] Aug 02 04:24:36.330 INFO O| Aug 02 04:24:36.330 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922024-08-02T04:24:37.130Z[ recovery-image] Aug 02 04:24:36.341 INFO O| Aug 02 04:24:36.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
63932024-08-02T04:24:37.130Z[ recovery-image] Aug 02 04:24:36.341 INFO O| Aug 02 04:24:36.341 INFO STEP 823 (remove_files) COMPLETE
63942024-08-02T04:24:37.133Z[ recovery-image] Aug 02 04:24:36.341 INFO O| Aug 02 04:24:36.341 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952024-08-02T04:24:37.140Z[ recovery-image] Aug 02 04:24:36.351 INFO O| Aug 02 04:24:36.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
63962024-08-02T04:24:37.140Z[ recovery-image] Aug 02 04:24:36.351 INFO O| Aug 02 04:24:36.351 INFO STEP 824 (remove_files) COMPLETE
63972024-08-02T04:24:37.140Z[ recovery-image] Aug 02 04:24:36.351 INFO O| Aug 02 04:24:36.351 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982024-08-02T04:24:37.151Z[ recovery-image] Aug 02 04:24:36.361 INFO O| Aug 02 04:24:36.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
63992024-08-02T04:24:37.151Z[ recovery-image] Aug 02 04:24:36.361 INFO O| Aug 02 04:24:36.361 INFO STEP 825 (remove_files) COMPLETE
64002024-08-02T04:24:37.151Z[ recovery-image] Aug 02 04:24:36.361 INFO O| Aug 02 04:24:36.361 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012024-08-02T04:24:37.160Z[ recovery-image] Aug 02 04:24:36.371 INFO O| Aug 02 04:24:36.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
64022024-08-02T04:24:37.161Z[ recovery-image] Aug 02 04:24:36.371 INFO O| Aug 02 04:24:36.371 INFO STEP 826 (remove_files) COMPLETE
64032024-08-02T04:24:37.161Z[ recovery-image] Aug 02 04:24:36.371 INFO O| Aug 02 04:24:36.371 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-08-02T04:24:37.170Z[ recovery-image] Aug 02 04:24:36.381 INFO O| Aug 02 04:24:36.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
64052024-08-02T04:24:37.173Z[ recovery-image] Aug 02 04:24:36.381 INFO O| Aug 02 04:24:36.381 INFO STEP 827 (remove_files) COMPLETE
64062024-08-02T04:24:37.173Z[ recovery-image] Aug 02 04:24:36.381 INFO O| Aug 02 04:24:36.381 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-08-02T04:24:37.180Z[ recovery-image] Aug 02 04:24:36.390 INFO O| Aug 02 04:24:36.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
64082024-08-02T04:24:37.180Z[ recovery-image] Aug 02 04:24:36.390 INFO O| Aug 02 04:24:36.390 INFO STEP 828 (remove_files) COMPLETE
64092024-08-02T04:24:37.183Z[ recovery-image] Aug 02 04:24:36.390 INFO O| Aug 02 04:24:36.390 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-08-02T04:24:37.189Z[ recovery-image] Aug 02 04:24:36.400 INFO O| Aug 02 04:24:36.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
64112024-08-02T04:24:37.192Z[ recovery-image] Aug 02 04:24:36.400 INFO O| Aug 02 04:24:36.400 INFO STEP 829 (remove_files) COMPLETE
64122024-08-02T04:24:37.192Z[ recovery-image] Aug 02 04:24:36.400 INFO O| Aug 02 04:24:36.400 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-08-02T04:24:37.199Z[ recovery-image] Aug 02 04:24:36.409 INFO O| Aug 02 04:24:36.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
64142024-08-02T04:24:37.202Z[ recovery-image] Aug 02 04:24:36.410 INFO O| Aug 02 04:24:36.409 INFO STEP 830 (remove_files) COMPLETE
64152024-08-02T04:24:37.202Z[ recovery-image] Aug 02 04:24:36.410 INFO O| Aug 02 04:24:36.409 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162024-08-02T04:24:37.208Z[ recovery-image] Aug 02 04:24:36.419 INFO O| Aug 02 04:24:36.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
64172024-08-02T04:24:37.208Z[ recovery-image] Aug 02 04:24:36.419 INFO O| Aug 02 04:24:36.419 INFO STEP 831 (remove_files) COMPLETE
64182024-08-02T04:24:37.208Z[ recovery-image] Aug 02 04:24:36.419 INFO O| Aug 02 04:24:36.419 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192024-08-02T04:24:37.218Z[ recovery-image] Aug 02 04:24:36.429 INFO O| Aug 02 04:24:36.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
64202024-08-02T04:24:37.218Z[ recovery-image] Aug 02 04:24:36.429 INFO O| Aug 02 04:24:36.429 INFO STEP 832 (remove_files) COMPLETE
64212024-08-02T04:24:37.218Z[ recovery-image] Aug 02 04:24:36.429 INFO O| Aug 02 04:24:36.429 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222024-08-02T04:24:37.227Z[ recovery-image] Aug 02 04:24:36.438 INFO O| Aug 02 04:24:36.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
64232024-08-02T04:24:37.228Z[ recovery-image] Aug 02 04:24:36.438 INFO O| Aug 02 04:24:36.438 INFO STEP 833 (remove_files) COMPLETE
64242024-08-02T04:24:37.228Z[ recovery-image] Aug 02 04:24:36.438 INFO O| Aug 02 04:24:36.438 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252024-08-02T04:24:37.237Z[ recovery-image] Aug 02 04:24:36.447 INFO O| Aug 02 04:24:36.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
64262024-08-02T04:24:37.237Z[ recovery-image] Aug 02 04:24:36.447 INFO O| Aug 02 04:24:36.447 INFO STEP 834 (remove_files) COMPLETE
64272024-08-02T04:24:37.240Z[ recovery-image] Aug 02 04:24:36.447 INFO O| Aug 02 04:24:36.447 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282024-08-02T04:24:37.247Z[ recovery-image] Aug 02 04:24:36.457 INFO O| Aug 02 04:24:36.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
64292024-08-02T04:24:37.250Z[ recovery-image] Aug 02 04:24:36.457 INFO O| Aug 02 04:24:36.457 INFO STEP 835 (remove_files) COMPLETE
64302024-08-02T04:24:37.250Z[ recovery-image] Aug 02 04:24:36.457 INFO O| Aug 02 04:24:36.457 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312024-08-02T04:24:37.255Z[ recovery-image] Aug 02 04:24:36.466 INFO O| Aug 02 04:24:36.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
64322024-08-02T04:24:37.255Z[ recovery-image] Aug 02 04:24:36.466 INFO O| Aug 02 04:24:36.466 INFO STEP 836 (remove_files) COMPLETE
64332024-08-02T04:24:37.255Z[ recovery-image] Aug 02 04:24:36.466 INFO O| Aug 02 04:24:36.466 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342024-08-02T04:24:37.265Z[ recovery-image] Aug 02 04:24:36.475 INFO O| Aug 02 04:24:36.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
64352024-08-02T04:24:37.266Z[ recovery-image] Aug 02 04:24:36.475 INFO O| Aug 02 04:24:36.475 INFO STEP 837 (remove_files) COMPLETE
64362024-08-02T04:24:37.269Z[ recovery-image] Aug 02 04:24:36.475 INFO O| Aug 02 04:24:36.475 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372024-08-02T04:24:37.274Z[ recovery-image] Aug 02 04:24:36.485 INFO O| Aug 02 04:24:36.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
64382024-08-02T04:24:37.274Z[ recovery-image] Aug 02 04:24:36.485 INFO O| Aug 02 04:24:36.485 INFO STEP 838 (remove_files) COMPLETE
64392024-08-02T04:24:37.274Z[ recovery-image] Aug 02 04:24:36.485 INFO O| Aug 02 04:24:36.485 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402024-08-02T04:24:37.284Z[ recovery-image] Aug 02 04:24:36.494 INFO O| Aug 02 04:24:36.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
64412024-08-02T04:24:37.284Z[ recovery-image] Aug 02 04:24:36.494 INFO O| Aug 02 04:24:36.494 INFO STEP 839 (remove_files) COMPLETE
64422024-08-02T04:24:37.287Z[ recovery-image] Aug 02 04:24:36.494 INFO O| Aug 02 04:24:36.494 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432024-08-02T04:24:37.293Z[ recovery-image] Aug 02 04:24:36.503 INFO O| Aug 02 04:24:36.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
64442024-08-02T04:24:37.297Z[ recovery-image] Aug 02 04:24:36.504 INFO O| Aug 02 04:24:36.503 INFO STEP 840 (remove_files) COMPLETE
64452024-08-02T04:24:37.297Z[ recovery-image] Aug 02 04:24:36.504 INFO O| Aug 02 04:24:36.504 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462024-08-02T04:24:37.302Z[ recovery-image] Aug 02 04:24:36.513 INFO O| Aug 02 04:24:36.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
64472024-08-02T04:24:37.303Z[ recovery-image] Aug 02 04:24:36.513 INFO O| Aug 02 04:24:36.513 INFO STEP 841 (remove_files) COMPLETE
64482024-08-02T04:24:37.306Z[ recovery-image] Aug 02 04:24:36.513 INFO O| Aug 02 04:24:36.513 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492024-08-02T04:24:37.312Z[ recovery-image] Aug 02 04:24:36.522 INFO O| Aug 02 04:24:36.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
64502024-08-02T04:24:37.312Z[ recovery-image] Aug 02 04:24:36.522 INFO O| Aug 02 04:24:36.522 INFO STEP 842 (remove_files) COMPLETE
64512024-08-02T04:24:37.312Z[ recovery-image] Aug 02 04:24:36.522 INFO O| Aug 02 04:24:36.522 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522024-08-02T04:24:37.322Z[ recovery-image] Aug 02 04:24:36.532 INFO O| Aug 02 04:24:36.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
64532024-08-02T04:24:37.322Z[ recovery-image] Aug 02 04:24:36.532 INFO O| Aug 02 04:24:36.532 INFO STEP 843 (remove_files) COMPLETE
64542024-08-02T04:24:37.326Z[ recovery-image] Aug 02 04:24:36.532 INFO O| Aug 02 04:24:36.532 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552024-08-02T04:24:37.331Z[ recovery-image] Aug 02 04:24:36.542 INFO O| Aug 02 04:24:36.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
64562024-08-02T04:24:37.331Z[ recovery-image] Aug 02 04:24:36.542 INFO O| Aug 02 04:24:36.542 INFO STEP 844 (remove_files) COMPLETE
64572024-08-02T04:24:37.336Z[ recovery-image] Aug 02 04:24:36.542 INFO O| Aug 02 04:24:36.542 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582024-08-02T04:24:37.346Z[ recovery-image] Aug 02 04:24:36.553 INFO O| Aug 02 04:24:36.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
64592024-08-02T04:24:37.346Z[ recovery-image] Aug 02 04:24:36.553 INFO O| Aug 02 04:24:36.553 INFO STEP 845 (remove_files) COMPLETE
64602024-08-02T04:24:37.346Z[ recovery-image] Aug 02 04:24:36.553 INFO O| Aug 02 04:24:36.553 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612024-08-02T04:24:37.353Z[ recovery-image] Aug 02 04:24:36.563 INFO O| Aug 02 04:24:36.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
64622024-08-02T04:24:37.356Z[ recovery-image] Aug 02 04:24:36.564 INFO O| Aug 02 04:24:36.564 INFO STEP 846 (remove_files) COMPLETE
64632024-08-02T04:24:37.356Z[ recovery-image] Aug 02 04:24:36.564 INFO O| Aug 02 04:24:36.564 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642024-08-02T04:24:37.363Z[ recovery-image] Aug 02 04:24:36.574 INFO O| Aug 02 04:24:36.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
64652024-08-02T04:24:37.363Z[ recovery-image] Aug 02 04:24:36.574 INFO O| Aug 02 04:24:36.574 INFO STEP 847 (remove_files) COMPLETE
64662024-08-02T04:24:37.363Z[ recovery-image] Aug 02 04:24:36.574 INFO O| Aug 02 04:24:36.574 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672024-08-02T04:24:37.373Z[ recovery-image] Aug 02 04:24:36.584 INFO O| Aug 02 04:24:36.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
64682024-08-02T04:24:37.376Z[ recovery-image] Aug 02 04:24:36.584 INFO O| Aug 02 04:24:36.584 INFO STEP 848 (remove_files) COMPLETE
64692024-08-02T04:24:37.376Z[ recovery-image] Aug 02 04:24:36.584 INFO O| Aug 02 04:24:36.584 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702024-08-02T04:24:37.384Z[ recovery-image] Aug 02 04:24:36.594 INFO O| Aug 02 04:24:36.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
64712024-08-02T04:24:37.387Z[ recovery-image] Aug 02 04:24:36.594 INFO O| Aug 02 04:24:36.594 INFO STEP 849 (remove_files) COMPLETE
64722024-08-02T04:24:37.387Z[ recovery-image] Aug 02 04:24:36.594 INFO O| Aug 02 04:24:36.594 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732024-08-02T04:24:37.394Z[ recovery-image] Aug 02 04:24:36.604 INFO O| Aug 02 04:24:36.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
64742024-08-02T04:24:37.394Z[ recovery-image] Aug 02 04:24:36.604 INFO O| Aug 02 04:24:36.604 INFO STEP 850 (remove_files) COMPLETE
64752024-08-02T04:24:37.397Z[ recovery-image] Aug 02 04:24:36.604 INFO O| Aug 02 04:24:36.604 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762024-08-02T04:24:37.404Z[ recovery-image] Aug 02 04:24:36.615 INFO O| Aug 02 04:24:36.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
64772024-08-02T04:24:37.407Z[ recovery-image] Aug 02 04:24:36.615 INFO O| Aug 02 04:24:36.615 INFO STEP 851 (remove_files) COMPLETE
64782024-08-02T04:24:37.407Z[ recovery-image] Aug 02 04:24:36.615 INFO O| Aug 02 04:24:36.615 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792024-08-02T04:24:37.407Z[ host-image] Aug 02 04:24:36.616 INFO O| Aug 02 04:24:36.616 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
64802024-08-02T04:24:37.415Z[ recovery-image] Aug 02 04:24:36.625 INFO O| Aug 02 04:24:36.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
64812024-08-02T04:24:37.415Z[ recovery-image] Aug 02 04:24:36.625 INFO O| Aug 02 04:24:36.625 INFO STEP 852 (remove_files) COMPLETE
64822024-08-02T04:24:37.418Z[ recovery-image] Aug 02 04:24:36.625 INFO O| Aug 02 04:24:36.625 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832024-08-02T04:24:37.425Z[ recovery-image] Aug 02 04:24:36.635 INFO O| Aug 02 04:24:36.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
64842024-08-02T04:24:37.425Z[ recovery-image] Aug 02 04:24:36.635 INFO O| Aug 02 04:24:36.635 INFO STEP 853 (remove_files) COMPLETE
64852024-08-02T04:24:37.428Z[ recovery-image] Aug 02 04:24:36.635 INFO O| Aug 02 04:24:36.635 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862024-08-02T04:24:37.436Z[ recovery-image] Aug 02 04:24:36.646 INFO O| Aug 02 04:24:36.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
64872024-08-02T04:24:37.436Z[ recovery-image] Aug 02 04:24:36.646 INFO O| Aug 02 04:24:36.646 INFO STEP 854 (remove_files) COMPLETE
64882024-08-02T04:24:37.439Z[ recovery-image] Aug 02 04:24:36.646 INFO O| Aug 02 04:24:36.646 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892024-08-02T04:24:37.447Z[ recovery-image] Aug 02 04:24:36.657 INFO O| Aug 02 04:24:36.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
64902024-08-02T04:24:37.447Z[ recovery-image] Aug 02 04:24:36.657 INFO O| Aug 02 04:24:36.657 INFO STEP 855 (remove_files) COMPLETE
64912024-08-02T04:24:37.447Z[ recovery-image] Aug 02 04:24:36.657 INFO O| Aug 02 04:24:36.657 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922024-08-02T04:24:37.457Z[ recovery-image] Aug 02 04:24:36.667 INFO O| Aug 02 04:24:36.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
64932024-08-02T04:24:37.457Z[ recovery-image] Aug 02 04:24:36.667 INFO O| Aug 02 04:24:36.667 INFO STEP 856 (remove_files) COMPLETE
64942024-08-02T04:24:37.460Z[ recovery-image] Aug 02 04:24:36.667 INFO O| Aug 02 04:24:36.667 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952024-08-02T04:24:37.466Z[ recovery-image] Aug 02 04:24:36.677 INFO O| Aug 02 04:24:36.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
64962024-08-02T04:24:37.466Z[ recovery-image] Aug 02 04:24:36.677 INFO O| Aug 02 04:24:36.677 INFO STEP 857 (remove_files) COMPLETE
64972024-08-02T04:24:37.470Z[ recovery-image] Aug 02 04:24:36.677 INFO O| Aug 02 04:24:36.677 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982024-08-02T04:24:37.476Z[ recovery-image] Aug 02 04:24:36.687 INFO O| Aug 02 04:24:36.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
64992024-08-02T04:24:37.480Z[ recovery-image] Aug 02 04:24:36.687 INFO O| Aug 02 04:24:36.687 INFO STEP 858 (remove_files) COMPLETE
65002024-08-02T04:24:37.480Z[ recovery-image] Aug 02 04:24:36.687 INFO O| Aug 02 04:24:36.687 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012024-08-02T04:24:37.492Z[ recovery-image] Aug 02 04:24:36.697 INFO O| Aug 02 04:24:36.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
65022024-08-02T04:24:37.493Z[ recovery-image] Aug 02 04:24:36.697 INFO O| Aug 02 04:24:36.697 INFO STEP 859 (remove_files) COMPLETE
65032024-08-02T04:24:37.493Z[ recovery-image] Aug 02 04:24:36.697 INFO O| Aug 02 04:24:36.697 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042024-08-02T04:24:37.496Z[ recovery-image] Aug 02 04:24:36.706 INFO O| Aug 02 04:24:36.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
65052024-08-02T04:24:37.496Z[ recovery-image] Aug 02 04:24:36.707 INFO O| Aug 02 04:24:36.707 INFO STEP 860 (remove_files) COMPLETE
65062024-08-02T04:24:37.499Z[ recovery-image] Aug 02 04:24:36.707 INFO O| Aug 02 04:24:36.707 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072024-08-02T04:24:37.507Z[ recovery-image] Aug 02 04:24:36.717 INFO O| Aug 02 04:24:36.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
65082024-08-02T04:24:37.507Z[ recovery-image] Aug 02 04:24:36.718 INFO O| Aug 02 04:24:36.718 INFO STEP 861 (remove_files) COMPLETE
65092024-08-02T04:24:37.510Z[ recovery-image] Aug 02 04:24:36.718 INFO O| Aug 02 04:24:36.718 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102024-08-02T04:24:37.523Z[ recovery-image] Aug 02 04:24:36.731 INFO O| Aug 02 04:24:36.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
65112024-08-02T04:24:37.539Z[ recovery-image] Aug 02 04:24:36.731 INFO O| Aug 02 04:24:36.731 INFO STEP 862 (remove_files) COMPLETE
65122024-08-02T04:24:37.539Z[ recovery-image] Aug 02 04:24:36.731 INFO O| Aug 02 04:24:36.731 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132024-08-02T04:24:37.539Z[ recovery-image] Aug 02 04:24:36.742 INFO O| Aug 02 04:24:36.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
65142024-08-02T04:24:37.539Z[ recovery-image] Aug 02 04:24:36.742 INFO O| Aug 02 04:24:36.742 INFO STEP 863 (remove_files) COMPLETE
65152024-08-02T04:24:37.539Z[ recovery-image] Aug 02 04:24:36.742 INFO O| Aug 02 04:24:36.742 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162024-08-02T04:24:37.542Z[ recovery-image] Aug 02 04:24:36.752 INFO O| Aug 02 04:24:36.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
65172024-08-02T04:24:37.542Z[ recovery-image] Aug 02 04:24:36.752 INFO O| Aug 02 04:24:36.752 INFO STEP 864 (remove_files) COMPLETE
65182024-08-02T04:24:37.542Z[ recovery-image] Aug 02 04:24:36.752 INFO O| Aug 02 04:24:36.752 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192024-08-02T04:24:37.555Z[ recovery-image] Aug 02 04:24:36.762 INFO O| Aug 02 04:24:36.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
65202024-08-02T04:24:37.555Z[ recovery-image] Aug 02 04:24:36.763 INFO O| Aug 02 04:24:36.763 INFO STEP 865 (remove_files) COMPLETE
65212024-08-02T04:24:37.558Z[ recovery-image] Aug 02 04:24:36.763 INFO O| Aug 02 04:24:36.763 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222024-08-02T04:24:37.562Z[ recovery-image] Aug 02 04:24:36.773 INFO O| Aug 02 04:24:36.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
65232024-08-02T04:24:37.563Z[ recovery-image] Aug 02 04:24:36.773 INFO O| Aug 02 04:24:36.773 INFO STEP 866 (remove_files) COMPLETE
65242024-08-02T04:24:37.567Z[ recovery-image] Aug 02 04:24:36.773 INFO O| Aug 02 04:24:36.773 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252024-08-02T04:24:37.572Z[ recovery-image] Aug 02 04:24:36.783 INFO O| Aug 02 04:24:36.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
65262024-08-02T04:24:37.575Z[ recovery-image] Aug 02 04:24:36.783 INFO O| Aug 02 04:24:36.783 INFO STEP 867 (remove_files) COMPLETE
65272024-08-02T04:24:37.575Z[ recovery-image] Aug 02 04:24:36.783 INFO O| Aug 02 04:24:36.783 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282024-08-02T04:24:37.582Z[ recovery-image] Aug 02 04:24:36.792 INFO O| Aug 02 04:24:36.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
65292024-08-02T04:24:37.582Z[ recovery-image] Aug 02 04:24:36.793 INFO O| Aug 02 04:24:36.793 INFO STEP 868 (remove_files) COMPLETE
65302024-08-02T04:24:37.582Z[ recovery-image] Aug 02 04:24:36.793 INFO O| Aug 02 04:24:36.793 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312024-08-02T04:24:37.591Z[ recovery-image] Aug 02 04:24:36.802 INFO O| Aug 02 04:24:36.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
65322024-08-02T04:24:37.592Z[ recovery-image] Aug 02 04:24:36.802 INFO O| Aug 02 04:24:36.802 INFO STEP 869 (remove_files) COMPLETE
65332024-08-02T04:24:37.592Z[ recovery-image] Aug 02 04:24:36.802 INFO O| Aug 02 04:24:36.802 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342024-08-02T04:24:37.603Z[ recovery-image] Aug 02 04:24:36.811 INFO O| Aug 02 04:24:36.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
65352024-08-02T04:24:37.606Z[ recovery-image] Aug 02 04:24:36.812 INFO O| Aug 02 04:24:36.812 INFO STEP 870 (remove_files) COMPLETE
65362024-08-02T04:24:37.606Z[ recovery-image] Aug 02 04:24:36.812 INFO O| Aug 02 04:24:36.812 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372024-08-02T04:24:37.611Z[ recovery-image] Aug 02 04:24:36.821 INFO O| Aug 02 04:24:36.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
65382024-08-02T04:24:37.611Z[ recovery-image] Aug 02 04:24:36.821 INFO O| Aug 02 04:24:36.821 INFO STEP 871 (remove_files) COMPLETE
65392024-08-02T04:24:37.614Z[ recovery-image] Aug 02 04:24:36.821 INFO O| Aug 02 04:24:36.821 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402024-08-02T04:24:37.620Z[ recovery-image] Aug 02 04:24:36.831 INFO O| Aug 02 04:24:36.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
65412024-08-02T04:24:37.624Z[ recovery-image] Aug 02 04:24:36.831 INFO O| Aug 02 04:24:36.831 INFO STEP 872 (remove_files) COMPLETE
65422024-08-02T04:24:37.624Z[ recovery-image] Aug 02 04:24:36.831 INFO O| Aug 02 04:24:36.831 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432024-08-02T04:24:37.630Z[ recovery-image] Aug 02 04:24:36.841 INFO O| Aug 02 04:24:36.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
65442024-08-02T04:24:37.634Z[ recovery-image] Aug 02 04:24:36.841 INFO O| Aug 02 04:24:36.841 INFO STEP 873 (remove_files) COMPLETE
65452024-08-02T04:24:37.634Z[ recovery-image] Aug 02 04:24:36.841 INFO O| Aug 02 04:24:36.841 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462024-08-02T04:24:37.641Z[ recovery-image] Aug 02 04:24:36.851 INFO O| Aug 02 04:24:36.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
65472024-08-02T04:24:37.644Z[ recovery-image] Aug 02 04:24:36.851 INFO O| Aug 02 04:24:36.851 INFO STEP 874 (remove_files) COMPLETE
65482024-08-02T04:24:37.644Z[ recovery-image] Aug 02 04:24:36.851 INFO O| Aug 02 04:24:36.851 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492024-08-02T04:24:37.651Z[ recovery-image] Aug 02 04:24:36.861 INFO O| Aug 02 04:24:36.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
65502024-08-02T04:24:37.654Z[ recovery-image] Aug 02 04:24:36.862 INFO O| Aug 02 04:24:36.862 INFO STEP 875 (remove_files) COMPLETE
65512024-08-02T04:24:37.654Z[ recovery-image] Aug 02 04:24:36.862 INFO O| Aug 02 04:24:36.862 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522024-08-02T04:24:37.662Z[ recovery-image] Aug 02 04:24:36.872 INFO O| Aug 02 04:24:36.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
65532024-08-02T04:24:37.662Z[ recovery-image] Aug 02 04:24:36.872 INFO O| Aug 02 04:24:36.872 INFO STEP 876 (remove_files) COMPLETE
65542024-08-02T04:24:37.662Z[ recovery-image] Aug 02 04:24:36.873 INFO O| Aug 02 04:24:36.872 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552024-08-02T04:24:37.674Z[ recovery-image] Aug 02 04:24:36.885 INFO O| Aug 02 04:24:36.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
65562024-08-02T04:24:37.674Z[ recovery-image] Aug 02 04:24:36.885 INFO O| Aug 02 04:24:36.885 INFO STEP 877 (remove_files) COMPLETE
65572024-08-02T04:24:37.674Z[ recovery-image] Aug 02 04:24:36.885 INFO O| Aug 02 04:24:36.885 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582024-08-02T04:24:37.686Z[ recovery-image] Aug 02 04:24:36.896 INFO O| Aug 02 04:24:36.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
65592024-08-02T04:24:37.686Z[ recovery-image] Aug 02 04:24:36.897 INFO O| Aug 02 04:24:36.897 INFO STEP 878 (remove_files) COMPLETE
65602024-08-02T04:24:37.689Z[ recovery-image] Aug 02 04:24:36.897 INFO O| Aug 02 04:24:36.897 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612024-08-02T04:24:37.697Z[ recovery-image] Aug 02 04:24:36.907 INFO O| Aug 02 04:24:36.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
65622024-08-02T04:24:37.697Z[ recovery-image] Aug 02 04:24:36.907 INFO O| Aug 02 04:24:36.907 INFO STEP 879 (remove_files) COMPLETE
65632024-08-02T04:24:37.700Z[ recovery-image] Aug 02 04:24:36.907 INFO O| Aug 02 04:24:36.907 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642024-08-02T04:24:37.707Z[ recovery-image] Aug 02 04:24:36.918 INFO O| Aug 02 04:24:36.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
65652024-08-02T04:24:37.710Z[ recovery-image] Aug 02 04:24:36.918 INFO O| Aug 02 04:24:36.918 INFO STEP 880 (remove_files) COMPLETE
65662024-08-02T04:24:37.710Z[ recovery-image] Aug 02 04:24:36.918 INFO O| Aug 02 04:24:36.918 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672024-08-02T04:24:37.717Z[ recovery-image] Aug 02 04:24:36.927 INFO O| Aug 02 04:24:36.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
65682024-08-02T04:24:37.717Z[ recovery-image] Aug 02 04:24:36.928 INFO O| Aug 02 04:24:36.928 INFO STEP 881 (remove_files) COMPLETE
65692024-08-02T04:24:37.717Z[ recovery-image] Aug 02 04:24:36.928 INFO O| Aug 02 04:24:36.928 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702024-08-02T04:24:37.727Z[ recovery-image] Aug 02 04:24:36.938 INFO O| Aug 02 04:24:36.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
65712024-08-02T04:24:37.727Z[ recovery-image] Aug 02 04:24:36.938 INFO O| Aug 02 04:24:36.938 INFO STEP 882 (remove_files) COMPLETE
65722024-08-02T04:24:37.730Z[ recovery-image] Aug 02 04:24:36.938 INFO O| Aug 02 04:24:36.938 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732024-08-02T04:24:37.737Z[ recovery-image] Aug 02 04:24:36.947 INFO O| Aug 02 04:24:36.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
65742024-08-02T04:24:37.737Z[ recovery-image] Aug 02 04:24:36.948 INFO O| Aug 02 04:24:36.948 INFO STEP 883 (remove_files) COMPLETE
65752024-08-02T04:24:37.740Z[ recovery-image] Aug 02 04:24:36.948 INFO O| Aug 02 04:24:36.948 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762024-08-02T04:24:37.747Z[ recovery-image] Aug 02 04:24:36.958 INFO O| Aug 02 04:24:36.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
65772024-08-02T04:24:37.750Z[ recovery-image] Aug 02 04:24:36.958 INFO O| Aug 02 04:24:36.958 INFO STEP 884 (remove_files) COMPLETE
65782024-08-02T04:24:37.750Z[ recovery-image] Aug 02 04:24:36.958 INFO O| Aug 02 04:24:36.958 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792024-08-02T04:24:37.757Z[ recovery-image] Aug 02 04:24:36.967 INFO O| Aug 02 04:24:36.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
65802024-08-02T04:24:37.757Z[ recovery-image] Aug 02 04:24:36.968 INFO O| Aug 02 04:24:36.968 INFO STEP 885 (remove_files) COMPLETE
65812024-08-02T04:24:37.760Z[ recovery-image] Aug 02 04:24:36.968 INFO O| Aug 02 04:24:36.968 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822024-08-02T04:24:37.767Z[ recovery-image] Aug 02 04:24:36.977 INFO O| Aug 02 04:24:36.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
65832024-08-02T04:24:37.769Z[ recovery-image] Aug 02 04:24:36.977 INFO O| Aug 02 04:24:36.977 INFO STEP 886 (remove_files) COMPLETE
65842024-08-02T04:24:37.769Z[ recovery-image] Aug 02 04:24:36.977 INFO O| Aug 02 04:24:36.977 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852024-08-02T04:24:37.776Z[ recovery-image] Aug 02 04:24:36.987 INFO O| Aug 02 04:24:36.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
65862024-08-02T04:24:37.779Z[ recovery-image] Aug 02 04:24:36.988 INFO O| Aug 02 04:24:36.988 INFO STEP 887 (remove_files) COMPLETE
65872024-08-02T04:24:37.779Z[ recovery-image] Aug 02 04:24:36.988 INFO O| Aug 02 04:24:36.988 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882024-08-02T04:24:37.787Z[ recovery-image] Aug 02 04:24:36.997 INFO O| Aug 02 04:24:36.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
65892024-08-02T04:24:37.790Z[ recovery-image] Aug 02 04:24:36.997 INFO O| Aug 02 04:24:36.997 INFO STEP 888 (remove_files) COMPLETE
65902024-08-02T04:24:37.790Z[ recovery-image] Aug 02 04:24:36.997 INFO O| Aug 02 04:24:36.997 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912024-08-02T04:24:37.799Z[ recovery-image] Aug 02 04:24:37.010 INFO O| Aug 02 04:24:37.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
65922024-08-02T04:24:37.799Z[ recovery-image] Aug 02 04:24:37.010 INFO O| Aug 02 04:24:37.010 INFO STEP 889 (remove_files) COMPLETE
65932024-08-02T04:24:37.799Z[ recovery-image] Aug 02 04:24:37.010 INFO O| Aug 02 04:24:37.010 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942024-08-02T04:24:37.812Z[ recovery-image] Aug 02 04:24:37.022 INFO O| Aug 02 04:24:37.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
65952024-08-02T04:24:37.815Z[ recovery-image] Aug 02 04:24:37.022 INFO O| Aug 02 04:24:37.022 INFO STEP 890 (remove_files) COMPLETE
65962024-08-02T04:24:37.815Z[ recovery-image] Aug 02 04:24:37.022 INFO O| Aug 02 04:24:37.022 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972024-08-02T04:24:37.823Z[ recovery-image] Aug 02 04:24:37.034 INFO O| Aug 02 04:24:37.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
65982024-08-02T04:24:37.824Z[ recovery-image] Aug 02 04:24:37.034 INFO O| Aug 02 04:24:37.034 INFO STEP 891 (remove_files) COMPLETE
65992024-08-02T04:24:37.826Z[ recovery-image] Aug 02 04:24:37.034 INFO O| Aug 02 04:24:37.034 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002024-08-02T04:24:37.835Z[ recovery-image] Aug 02 04:24:37.046 INFO O| Aug 02 04:24:37.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
66012024-08-02T04:24:37.835Z[ recovery-image] Aug 02 04:24:37.046 INFO O| Aug 02 04:24:37.046 INFO STEP 892 (remove_files) COMPLETE
66022024-08-02T04:24:37.835Z[ recovery-image] Aug 02 04:24:37.046 INFO O| Aug 02 04:24:37.046 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032024-08-02T04:24:37.846Z[ recovery-image] Aug 02 04:24:37.057 INFO O| Aug 02 04:24:37.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
66042024-08-02T04:24:37.846Z[ recovery-image] Aug 02 04:24:37.057 INFO O| Aug 02 04:24:37.057 INFO STEP 893 (remove_files) COMPLETE
66052024-08-02T04:24:37.846Z[ recovery-image] Aug 02 04:24:37.057 INFO O| Aug 02 04:24:37.057 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062024-08-02T04:24:37.857Z[ recovery-image] Aug 02 04:24:37.067 INFO O| Aug 02 04:24:37.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
66072024-08-02T04:24:37.860Z[ recovery-image] Aug 02 04:24:37.067 INFO O| Aug 02 04:24:37.067 INFO STEP 894 (remove_files) COMPLETE
66082024-08-02T04:24:37.860Z[ recovery-image] Aug 02 04:24:37.068 INFO O| Aug 02 04:24:37.067 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092024-08-02T04:24:37.867Z[ recovery-image] Aug 02 04:24:37.078 INFO O| Aug 02 04:24:37.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
66102024-08-02T04:24:37.867Z[ recovery-image] Aug 02 04:24:37.078 INFO O| Aug 02 04:24:37.078 INFO STEP 895 (remove_files) COMPLETE
66112024-08-02T04:24:37.870Z[ recovery-image] Aug 02 04:24:37.078 INFO O| Aug 02 04:24:37.078 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122024-08-02T04:24:37.878Z[ recovery-image] Aug 02 04:24:37.088 INFO O| Aug 02 04:24:37.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
66132024-08-02T04:24:37.881Z[ recovery-image] Aug 02 04:24:37.088 INFO O| Aug 02 04:24:37.088 INFO STEP 896 (remove_files) COMPLETE
66142024-08-02T04:24:37.881Z[ recovery-image] Aug 02 04:24:37.088 INFO O| Aug 02 04:24:37.088 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152024-08-02T04:24:37.887Z[ recovery-image] Aug 02 04:24:37.098 INFO O| Aug 02 04:24:37.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
66162024-08-02T04:24:37.887Z[ recovery-image] Aug 02 04:24:37.098 INFO O| Aug 02 04:24:37.098 INFO STEP 897 (remove_files) COMPLETE
66172024-08-02T04:24:37.887Z[ recovery-image] Aug 02 04:24:37.098 INFO O| Aug 02 04:24:37.098 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182024-08-02T04:24:37.898Z[ recovery-image] Aug 02 04:24:37.108 INFO O| Aug 02 04:24:37.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
66192024-08-02T04:24:37.901Z[ recovery-image] Aug 02 04:24:37.108 INFO O| Aug 02 04:24:37.108 INFO STEP 898 (remove_files) COMPLETE
66202024-08-02T04:24:37.901Z[ recovery-image] Aug 02 04:24:37.108 INFO O| Aug 02 04:24:37.108 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212024-08-02T04:24:37.907Z[ recovery-image] Aug 02 04:24:37.118 INFO O| Aug 02 04:24:37.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
66222024-08-02T04:24:37.907Z[ recovery-image] Aug 02 04:24:37.118 INFO O| Aug 02 04:24:37.118 INFO STEP 899 (remove_files) COMPLETE
66232024-08-02T04:24:37.911Z[ recovery-image] Aug 02 04:24:37.118 INFO O| Aug 02 04:24:37.118 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242024-08-02T04:24:37.917Z[ recovery-image] Aug 02 04:24:37.127 INFO O| Aug 02 04:24:37.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
66252024-08-02T04:24:37.920Z[ recovery-image] Aug 02 04:24:37.127 INFO O| Aug 02 04:24:37.127 INFO STEP 900 (remove_files) COMPLETE
66262024-08-02T04:24:37.920Z[ recovery-image] Aug 02 04:24:37.127 INFO O| Aug 02 04:24:37.127 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272024-08-02T04:24:37.926Z[ recovery-image] Aug 02 04:24:37.137 INFO O| Aug 02 04:24:37.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
66282024-08-02T04:24:37.929Z[ recovery-image] Aug 02 04:24:37.137 INFO O| Aug 02 04:24:37.137 INFO STEP 901 (remove_files) COMPLETE
66292024-08-02T04:24:37.929Z[ recovery-image] Aug 02 04:24:37.137 INFO O| Aug 02 04:24:37.137 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302024-08-02T04:24:37.936Z[ recovery-image] Aug 02 04:24:37.146 INFO O| Aug 02 04:24:37.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
66312024-08-02T04:24:37.938Z[ recovery-image] Aug 02 04:24:37.146 INFO O| Aug 02 04:24:37.146 INFO STEP 902 (remove_files) COMPLETE
66322024-08-02T04:24:37.939Z[ recovery-image] Aug 02 04:24:37.146 INFO O| Aug 02 04:24:37.146 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332024-08-02T04:24:37.946Z[ recovery-image] Aug 02 04:24:37.156 INFO O| Aug 02 04:24:37.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
66342024-08-02T04:24:37.946Z[ recovery-image] Aug 02 04:24:37.156 INFO O| Aug 02 04:24:37.156 INFO STEP 903 (remove_files) COMPLETE
66352024-08-02T04:24:37.946Z[ recovery-image] Aug 02 04:24:37.156 INFO O| Aug 02 04:24:37.156 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362024-08-02T04:24:37.955Z[ recovery-image] Aug 02 04:24:37.166 INFO O| Aug 02 04:24:37.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
66372024-08-02T04:24:37.955Z[ recovery-image] Aug 02 04:24:37.166 INFO O| Aug 02 04:24:37.166 INFO STEP 904 (remove_files) COMPLETE
66382024-08-02T04:24:37.955Z[ recovery-image] Aug 02 04:24:37.166 INFO O| Aug 02 04:24:37.166 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392024-08-02T04:24:37.966Z[ recovery-image] Aug 02 04:24:37.176 INFO O| Aug 02 04:24:37.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
66402024-08-02T04:24:37.969Z[ recovery-image] Aug 02 04:24:37.177 INFO O| Aug 02 04:24:37.177 INFO STEP 905 (remove_files) COMPLETE
66412024-08-02T04:24:37.969Z[ recovery-image] Aug 02 04:24:37.177 INFO O| Aug 02 04:24:37.177 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422024-08-02T04:24:37.975Z[ recovery-image] Aug 02 04:24:37.186 INFO O| Aug 02 04:24:37.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
66432024-08-02T04:24:37.975Z[ recovery-image] Aug 02 04:24:37.186 INFO O| Aug 02 04:24:37.186 INFO STEP 906 (remove_files) COMPLETE
66442024-08-02T04:24:37.978Z[ recovery-image] Aug 02 04:24:37.186 INFO O| Aug 02 04:24:37.186 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452024-08-02T04:24:37.986Z[ recovery-image] Aug 02 04:24:37.196 INFO O| Aug 02 04:24:37.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
66462024-08-02T04:24:37.986Z[ recovery-image] Aug 02 04:24:37.196 INFO O| Aug 02 04:24:37.196 INFO STEP 907 (remove_files) COMPLETE
66472024-08-02T04:24:37.988Z[ recovery-image] Aug 02 04:24:37.196 INFO O| Aug 02 04:24:37.196 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482024-08-02T04:24:37.995Z[ recovery-image] Aug 02 04:24:37.206 INFO O| Aug 02 04:24:37.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
66492024-08-02T04:24:37.995Z[ recovery-image] Aug 02 04:24:37.206 INFO O| Aug 02 04:24:37.206 INFO STEP 908 (remove_files) COMPLETE
66502024-08-02T04:24:37.998Z[ recovery-image] Aug 02 04:24:37.206 INFO O| Aug 02 04:24:37.206 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512024-08-02T04:24:38.004Z[ recovery-image] Aug 02 04:24:37.215 INFO O| Aug 02 04:24:37.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
66522024-08-02T04:24:38.004Z[ recovery-image] Aug 02 04:24:37.215 INFO O| Aug 02 04:24:37.215 INFO STEP 909 (remove_files) COMPLETE
66532024-08-02T04:24:38.007Z[ recovery-image] Aug 02 04:24:37.215 INFO O| Aug 02 04:24:37.215 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-08-02T04:24:38.014Z[ recovery-image] Aug 02 04:24:37.225 INFO O| Aug 02 04:24:37.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
66552024-08-02T04:24:38.017Z[ recovery-image] Aug 02 04:24:37.225 INFO O| Aug 02 04:24:37.225 INFO STEP 910 (remove_files) COMPLETE
66562024-08-02T04:24:38.017Z[ recovery-image] Aug 02 04:24:37.225 INFO O| Aug 02 04:24:37.225 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-08-02T04:24:38.023Z[ recovery-image] Aug 02 04:24:37.234 INFO O| Aug 02 04:24:37.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
66582024-08-02T04:24:38.026Z[ recovery-image] Aug 02 04:24:37.234 INFO O| Aug 02 04:24:37.234 INFO STEP 911 (remove_files) COMPLETE
66592024-08-02T04:24:38.026Z[ recovery-image] Aug 02 04:24:37.234 INFO O| Aug 02 04:24:37.234 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-08-02T04:24:38.034Z[ recovery-image] Aug 02 04:24:37.244 INFO O| Aug 02 04:24:37.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
66612024-08-02T04:24:38.034Z[ recovery-image] Aug 02 04:24:37.244 INFO O| Aug 02 04:24:37.244 INFO STEP 912 (remove_files) COMPLETE
66622024-08-02T04:24:38.037Z[ recovery-image] Aug 02 04:24:37.244 INFO O| Aug 02 04:24:37.244 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632024-08-02T04:24:38.045Z[ recovery-image] Aug 02 04:24:37.256 INFO O| Aug 02 04:24:37.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
66642024-08-02T04:24:38.045Z[ recovery-image] Aug 02 04:24:37.256 INFO O| Aug 02 04:24:37.256 INFO STEP 913 (remove_files) COMPLETE
66652024-08-02T04:24:38.049Z[ recovery-image] Aug 02 04:24:37.256 INFO O| Aug 02 04:24:37.256 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662024-08-02T04:24:38.057Z[ recovery-image] Aug 02 04:24:37.267 INFO O| Aug 02 04:24:37.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
66672024-08-02T04:24:38.060Z[ recovery-image] Aug 02 04:24:37.268 INFO O| Aug 02 04:24:37.268 INFO STEP 914 (remove_files) COMPLETE
66682024-08-02T04:24:38.060Z[ recovery-image] Aug 02 04:24:37.268 INFO O| Aug 02 04:24:37.268 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-08-02T04:24:38.068Z[ recovery-image] Aug 02 04:24:37.279 INFO O| Aug 02 04:24:37.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
66702024-08-02T04:24:38.068Z[ recovery-image] Aug 02 04:24:37.279 INFO O| Aug 02 04:24:37.279 INFO STEP 915 (remove_files) COMPLETE
66712024-08-02T04:24:38.068Z[ recovery-image] Aug 02 04:24:37.279 INFO O| Aug 02 04:24:37.279 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-08-02T04:24:38.079Z[ recovery-image] Aug 02 04:24:37.290 INFO O| Aug 02 04:24:37.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
66732024-08-02T04:24:38.079Z[ recovery-image] Aug 02 04:24:37.290 INFO O| Aug 02 04:24:37.290 INFO STEP 916 (remove_files) COMPLETE
66742024-08-02T04:24:38.079Z[ recovery-image] Aug 02 04:24:37.290 INFO O| Aug 02 04:24:37.290 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-08-02T04:24:38.090Z[ recovery-image] Aug 02 04:24:37.300 INFO O| Aug 02 04:24:37.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
66762024-08-02T04:24:38.090Z[ recovery-image] Aug 02 04:24:37.301 INFO O| Aug 02 04:24:37.301 INFO STEP 917 (remove_files) COMPLETE
66772024-08-02T04:24:38.093Z[ recovery-image] Aug 02 04:24:37.301 INFO O| Aug 02 04:24:37.301 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-08-02T04:24:38.100Z[ recovery-image] Aug 02 04:24:37.311 INFO O| Aug 02 04:24:37.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
66792024-08-02T04:24:38.100Z[ recovery-image] Aug 02 04:24:37.311 INFO O| Aug 02 04:24:37.311 INFO STEP 918 (remove_files) COMPLETE
66802024-08-02T04:24:38.103Z[ recovery-image] Aug 02 04:24:37.311 INFO O| Aug 02 04:24:37.311 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-08-02T04:24:38.110Z[ recovery-image] Aug 02 04:24:37.321 INFO O| Aug 02 04:24:37.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
66822024-08-02T04:24:38.113Z[ recovery-image] Aug 02 04:24:37.321 INFO O| Aug 02 04:24:37.321 INFO STEP 919 (remove_files) COMPLETE
66832024-08-02T04:24:38.113Z[ recovery-image] Aug 02 04:24:37.321 INFO O| Aug 02 04:24:37.321 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842024-08-02T04:24:38.120Z[ recovery-image] Aug 02 04:24:37.331 INFO O| Aug 02 04:24:37.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
66852024-08-02T04:24:38.120Z[ recovery-image] Aug 02 04:24:37.331 INFO O| Aug 02 04:24:37.331 INFO STEP 920 (remove_files) COMPLETE
66862024-08-02T04:24:38.120Z[ recovery-image] Aug 02 04:24:37.331 INFO O| Aug 02 04:24:37.331 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872024-08-02T04:24:38.130Z[ recovery-image] Aug 02 04:24:37.341 INFO O| Aug 02 04:24:37.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
66882024-08-02T04:24:38.130Z[ recovery-image] Aug 02 04:24:37.341 INFO O| Aug 02 04:24:37.341 INFO STEP 921 (remove_files) COMPLETE
66892024-08-02T04:24:38.133Z[ recovery-image] Aug 02 04:24:37.341 INFO O| Aug 02 04:24:37.341 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902024-08-02T04:24:38.139Z[ recovery-image] Aug 02 04:24:37.350 INFO O| Aug 02 04:24:37.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
66912024-08-02T04:24:38.139Z[ recovery-image] Aug 02 04:24:37.350 INFO O| Aug 02 04:24:37.350 INFO STEP 922 (remove_files) COMPLETE
66922024-08-02T04:24:38.140Z[ recovery-image] Aug 02 04:24:37.350 INFO O| Aug 02 04:24:37.350 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932024-08-02T04:24:38.149Z[ recovery-image] Aug 02 04:24:37.360 INFO O| Aug 02 04:24:37.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
66942024-08-02T04:24:38.152Z[ recovery-image] Aug 02 04:24:37.360 INFO O| Aug 02 04:24:37.360 INFO STEP 923 (remove_files) COMPLETE
66952024-08-02T04:24:38.152Z[ recovery-image] Aug 02 04:24:37.360 INFO O| Aug 02 04:24:37.360 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962024-08-02T04:24:38.159Z[ recovery-image] Aug 02 04:24:37.370 INFO O| Aug 02 04:24:37.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
66972024-08-02T04:24:38.159Z[ recovery-image] Aug 02 04:24:37.370 INFO O| Aug 02 04:24:37.370 INFO STEP 924 (remove_files) COMPLETE
66982024-08-02T04:24:38.162Z[ recovery-image] Aug 02 04:24:37.370 INFO O| Aug 02 04:24:37.370 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992024-08-02T04:24:38.169Z[ recovery-image] Aug 02 04:24:37.379 INFO O| Aug 02 04:24:37.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
67002024-08-02T04:24:38.172Z[ recovery-image] Aug 02 04:24:37.380 INFO O| Aug 02 04:24:37.380 INFO STEP 925 (remove_files) COMPLETE
67012024-08-02T04:24:38.172Z[ recovery-image] Aug 02 04:24:37.380 INFO O| Aug 02 04:24:37.380 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-08-02T04:24:38.179Z[ recovery-image] Aug 02 04:24:37.390 INFO O| Aug 02 04:24:37.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
67032024-08-02T04:24:38.179Z[ recovery-image] Aug 02 04:24:37.390 INFO O| Aug 02 04:24:37.390 INFO STEP 926 (remove_files) COMPLETE
67042024-08-02T04:24:38.182Z[ recovery-image] Aug 02 04:24:37.390 INFO O| Aug 02 04:24:37.390 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-08-02T04:24:38.189Z[ recovery-image] Aug 02 04:24:37.399 INFO O| Aug 02 04:24:37.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
67062024-08-02T04:24:38.192Z[ recovery-image] Aug 02 04:24:37.400 INFO O| Aug 02 04:24:37.400 INFO STEP 927 (remove_files) COMPLETE
67072024-08-02T04:24:38.192Z[ recovery-image] Aug 02 04:24:37.400 INFO O| Aug 02 04:24:37.400 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082024-08-02T04:24:38.199Z[ recovery-image] Aug 02 04:24:37.409 INFO O| Aug 02 04:24:37.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
67092024-08-02T04:24:38.199Z[ recovery-image] Aug 02 04:24:37.409 INFO O| Aug 02 04:24:37.409 INFO STEP 928 (remove_files) COMPLETE
67102024-08-02T04:24:38.201Z[ recovery-image] Aug 02 04:24:37.409 INFO O| Aug 02 04:24:37.409 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-08-02T04:24:38.208Z[ recovery-image] Aug 02 04:24:37.419 INFO O| Aug 02 04:24:37.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
67122024-08-02T04:24:38.208Z[ recovery-image] Aug 02 04:24:37.419 INFO O| Aug 02 04:24:37.419 INFO STEP 929 (remove_files) COMPLETE
67132024-08-02T04:24:38.211Z[ recovery-image] Aug 02 04:24:37.419 INFO O| Aug 02 04:24:37.419 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-08-02T04:24:38.217Z[ recovery-image] Aug 02 04:24:37.428 INFO O| Aug 02 04:24:37.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
67152024-08-02T04:24:38.217Z[ recovery-image] Aug 02 04:24:37.428 INFO O| Aug 02 04:24:37.428 INFO STEP 930 (remove_files) COMPLETE
67162024-08-02T04:24:38.218Z[ recovery-image] Aug 02 04:24:37.428 INFO O| Aug 02 04:24:37.428 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-08-02T04:24:38.227Z[ recovery-image] Aug 02 04:24:37.437 INFO O| Aug 02 04:24:37.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
67182024-08-02T04:24:38.227Z[ recovery-image] Aug 02 04:24:37.437 INFO O| Aug 02 04:24:37.437 INFO STEP 931 (remove_files) COMPLETE
67192024-08-02T04:24:38.227Z[ recovery-image] Aug 02 04:24:37.437 INFO O| Aug 02 04:24:37.437 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-08-02T04:24:38.237Z[ recovery-image] Aug 02 04:24:37.447 INFO O| Aug 02 04:24:37.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
67212024-08-02T04:24:38.237Z[ recovery-image] Aug 02 04:24:37.447 INFO O| Aug 02 04:24:37.447 INFO STEP 932 (remove_files) COMPLETE
67222024-08-02T04:24:38.240Z[ recovery-image] Aug 02 04:24:37.447 INFO O| Aug 02 04:24:37.447 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-08-02T04:24:38.246Z[ recovery-image] Aug 02 04:24:37.456 INFO O| Aug 02 04:24:37.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
67242024-08-02T04:24:38.250Z[ recovery-image] Aug 02 04:24:37.457 INFO O| Aug 02 04:24:37.456 INFO STEP 933 (remove_files) COMPLETE
67252024-08-02T04:24:38.250Z[ recovery-image] Aug 02 04:24:37.457 INFO O| Aug 02 04:24:37.456 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-08-02T04:24:38.255Z[ recovery-image] Aug 02 04:24:37.466 INFO O| Aug 02 04:24:37.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
67272024-08-02T04:24:38.255Z[ recovery-image] Aug 02 04:24:37.466 INFO O| Aug 02 04:24:37.466 INFO STEP 934 (remove_files) COMPLETE
67282024-08-02T04:24:38.258Z[ recovery-image] Aug 02 04:24:37.466 INFO O| Aug 02 04:24:37.466 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-08-02T04:24:38.265Z[ recovery-image] Aug 02 04:24:37.475 INFO O| Aug 02 04:24:37.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
67302024-08-02T04:24:38.265Z[ recovery-image] Aug 02 04:24:37.475 INFO O| Aug 02 04:24:37.475 INFO STEP 935 (remove_files) COMPLETE
67312024-08-02T04:24:38.265Z[ recovery-image] Aug 02 04:24:37.475 INFO O| Aug 02 04:24:37.475 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-08-02T04:24:38.274Z[ recovery-image] Aug 02 04:24:37.485 INFO O| Aug 02 04:24:37.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
67332024-08-02T04:24:38.277Z[ recovery-image] Aug 02 04:24:37.485 INFO O| Aug 02 04:24:37.485 INFO STEP 936 (remove_files) COMPLETE
67342024-08-02T04:24:38.277Z[ recovery-image] Aug 02 04:24:37.485 INFO O| Aug 02 04:24:37.485 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-08-02T04:24:38.283Z[ recovery-image] Aug 02 04:24:37.494 INFO O| Aug 02 04:24:37.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
67362024-08-02T04:24:38.286Z[ recovery-image] Aug 02 04:24:37.494 INFO O| Aug 02 04:24:37.494 INFO STEP 937 (remove_files) COMPLETE
67372024-08-02T04:24:38.286Z[ recovery-image] Aug 02 04:24:37.494 INFO O| Aug 02 04:24:37.494 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-08-02T04:24:38.293Z[ recovery-image] Aug 02 04:24:37.503 INFO O| Aug 02 04:24:37.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
67392024-08-02T04:24:38.293Z[ recovery-image] Aug 02 04:24:37.503 INFO O| Aug 02 04:24:37.503 INFO STEP 938 (remove_files) COMPLETE
67402024-08-02T04:24:38.293Z[ recovery-image] Aug 02 04:24:37.503 INFO O| Aug 02 04:24:37.503 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-08-02T04:24:38.302Z[ recovery-image] Aug 02 04:24:37.513 INFO O| Aug 02 04:24:37.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
67422024-08-02T04:24:38.302Z[ recovery-image] Aug 02 04:24:37.513 INFO O| Aug 02 04:24:37.513 INFO STEP 939 (remove_files) COMPLETE
67432024-08-02T04:24:38.302Z[ recovery-image] Aug 02 04:24:37.513 INFO O| Aug 02 04:24:37.513 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-08-02T04:24:38.312Z[ recovery-image] Aug 02 04:24:37.523 INFO O| Aug 02 04:24:37.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
67452024-08-02T04:24:38.312Z[ recovery-image] Aug 02 04:24:37.523 INFO O| Aug 02 04:24:37.523 INFO STEP 940 (remove_files) COMPLETE
67462024-08-02T04:24:38.312Z[ recovery-image] Aug 02 04:24:37.523 INFO O| Aug 02 04:24:37.523 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-08-02T04:24:38.323Z[ recovery-image] Aug 02 04:24:37.533 INFO O| Aug 02 04:24:37.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
67482024-08-02T04:24:38.323Z[ recovery-image] Aug 02 04:24:37.534 INFO O| Aug 02 04:24:37.534 INFO STEP 941 (remove_files) COMPLETE
67492024-08-02T04:24:38.324Z[ recovery-image] Aug 02 04:24:37.534 INFO O| Aug 02 04:24:37.534 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-08-02T04:24:38.335Z[ recovery-image] Aug 02 04:24:37.545 INFO O| Aug 02 04:24:37.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
67512024-08-02T04:24:38.335Z[ recovery-image] Aug 02 04:24:37.545 INFO O| Aug 02 04:24:37.545 INFO STEP 942 (remove_files) COMPLETE
67522024-08-02T04:24:38.335Z[ recovery-image] Aug 02 04:24:37.545 INFO O| Aug 02 04:24:37.545 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-08-02T04:24:38.346Z[ recovery-image] Aug 02 04:24:37.556 INFO O| Aug 02 04:24:37.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
67542024-08-02T04:24:38.346Z[ recovery-image] Aug 02 04:24:37.556 INFO O| Aug 02 04:24:37.556 INFO STEP 943 (remove_files) COMPLETE
67552024-08-02T04:24:38.346Z[ recovery-image] Aug 02 04:24:37.556 INFO O| Aug 02 04:24:37.556 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-08-02T04:24:38.357Z[ recovery-image] Aug 02 04:24:37.567 INFO O| Aug 02 04:24:37.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
67572024-08-02T04:24:38.357Z[ recovery-image] Aug 02 04:24:37.568 INFO O| Aug 02 04:24:37.568 INFO STEP 944 (remove_files) COMPLETE
67582024-08-02T04:24:38.357Z[ recovery-image] Aug 02 04:24:37.568 INFO O| Aug 02 04:24:37.568 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-08-02T04:24:38.369Z[ recovery-image] Aug 02 04:24:37.579 INFO O| Aug 02 04:24:37.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
67602024-08-02T04:24:38.369Z[ recovery-image] Aug 02 04:24:37.579 INFO O| Aug 02 04:24:37.579 INFO STEP 945 (remove_files) COMPLETE
67612024-08-02T04:24:38.369Z[ recovery-image] Aug 02 04:24:37.579 INFO O| Aug 02 04:24:37.579 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-08-02T04:24:38.381Z[ recovery-image] Aug 02 04:24:37.591 INFO O| Aug 02 04:24:37.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
67632024-08-02T04:24:38.381Z[ recovery-image] Aug 02 04:24:37.592 INFO O| Aug 02 04:24:37.592 INFO STEP 946 (remove_files) COMPLETE
67642024-08-02T04:24:38.381Z[ recovery-image] Aug 02 04:24:37.592 INFO O| Aug 02 04:24:37.592 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-08-02T04:24:38.392Z[ recovery-image] Aug 02 04:24:37.602 INFO O| Aug 02 04:24:37.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
67662024-08-02T04:24:38.392Z[ recovery-image] Aug 02 04:24:37.602 INFO O| Aug 02 04:24:37.602 INFO STEP 947 (remove_files) COMPLETE
67672024-08-02T04:24:38.392Z[ recovery-image] Aug 02 04:24:37.602 INFO O| Aug 02 04:24:37.602 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-08-02T04:24:38.402Z[ recovery-image] Aug 02 04:24:37.612 INFO O| Aug 02 04:24:37.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
67692024-08-02T04:24:38.402Z[ recovery-image] Aug 02 04:24:37.612 INFO O| Aug 02 04:24:37.612 INFO STEP 948 (remove_files) COMPLETE
67702024-08-02T04:24:38.405Z[ recovery-image] Aug 02 04:24:37.612 INFO O| Aug 02 04:24:37.612 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-08-02T04:24:38.411Z[ recovery-image] Aug 02 04:24:37.622 INFO O| Aug 02 04:24:37.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
67722024-08-02T04:24:38.411Z[ recovery-image] Aug 02 04:24:37.622 INFO O| Aug 02 04:24:37.622 INFO STEP 949 (remove_files) COMPLETE
67732024-08-02T04:24:38.411Z[ recovery-image] Aug 02 04:24:37.622 INFO O| Aug 02 04:24:37.622 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-08-02T04:24:38.421Z[ recovery-image] Aug 02 04:24:37.631 INFO O| Aug 02 04:24:37.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
67752024-08-02T04:24:38.421Z[ recovery-image] Aug 02 04:24:37.631 INFO O| Aug 02 04:24:37.631 INFO STEP 950 (remove_files) COMPLETE
67762024-08-02T04:24:38.421Z[ recovery-image] Aug 02 04:24:37.631 INFO O| Aug 02 04:24:37.631 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-08-02T04:24:38.430Z[ recovery-image] Aug 02 04:24:37.641 INFO O| Aug 02 04:24:37.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
67782024-08-02T04:24:38.433Z[ recovery-image] Aug 02 04:24:37.641 INFO O| Aug 02 04:24:37.641 INFO STEP 951 (remove_files) COMPLETE
67792024-08-02T04:24:38.433Z[ recovery-image] Aug 02 04:24:37.641 INFO O| Aug 02 04:24:37.641 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-08-02T04:24:38.439Z[ recovery-image] Aug 02 04:24:37.650 INFO O| Aug 02 04:24:37.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
67812024-08-02T04:24:38.439Z[ recovery-image] Aug 02 04:24:37.650 INFO O| Aug 02 04:24:37.650 INFO STEP 952 (remove_files) COMPLETE
67822024-08-02T04:24:38.439Z[ recovery-image] Aug 02 04:24:37.650 INFO O| Aug 02 04:24:37.650 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-08-02T04:24:38.449Z[ recovery-image] Aug 02 04:24:37.659 INFO O| Aug 02 04:24:37.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
67842024-08-02T04:24:38.449Z[ recovery-image] Aug 02 04:24:37.659 INFO O| Aug 02 04:24:37.659 INFO STEP 953 (remove_files) COMPLETE
67852024-08-02T04:24:38.449Z[ recovery-image] Aug 02 04:24:37.659 INFO O| Aug 02 04:24:37.659 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-08-02T04:24:38.458Z[ recovery-image] Aug 02 04:24:37.669 INFO O| Aug 02 04:24:37.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
67872024-08-02T04:24:38.461Z[ recovery-image] Aug 02 04:24:37.669 INFO O| Aug 02 04:24:37.669 INFO STEP 954 (remove_files) COMPLETE
67882024-08-02T04:24:38.461Z[ recovery-image] Aug 02 04:24:37.669 INFO O| Aug 02 04:24:37.669 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-08-02T04:24:38.468Z[ recovery-image] Aug 02 04:24:37.678 INFO O| Aug 02 04:24:37.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
67902024-08-02T04:24:38.475Z[ recovery-image] Aug 02 04:24:37.678 INFO O| Aug 02 04:24:37.678 INFO STEP 955 (remove_files) COMPLETE
67912024-08-02T04:24:38.475Z[ recovery-image] Aug 02 04:24:37.678 INFO O| Aug 02 04:24:37.678 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-08-02T04:24:38.479Z[ recovery-image] Aug 02 04:24:37.688 INFO O| Aug 02 04:24:37.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
67932024-08-02T04:24:38.479Z[ recovery-image] Aug 02 04:24:37.688 INFO O| Aug 02 04:24:37.688 INFO STEP 956 (remove_files) COMPLETE
67942024-08-02T04:24:38.479Z[ recovery-image] Aug 02 04:24:37.688 INFO O| Aug 02 04:24:37.688 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-08-02T04:24:38.487Z[ recovery-image] Aug 02 04:24:37.698 INFO O| Aug 02 04:24:37.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
67962024-08-02T04:24:38.487Z[ recovery-image] Aug 02 04:24:37.698 INFO O| Aug 02 04:24:37.698 INFO STEP 957 (remove_files) COMPLETE
67972024-08-02T04:24:38.491Z[ recovery-image] Aug 02 04:24:37.698 INFO O| Aug 02 04:24:37.698 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-08-02T04:24:38.497Z[ recovery-image] Aug 02 04:24:37.707 INFO O| Aug 02 04:24:37.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
67992024-08-02T04:24:38.497Z[ recovery-image] Aug 02 04:24:37.707 INFO O| Aug 02 04:24:37.707 INFO STEP 958 (remove_files) COMPLETE
68002024-08-02T04:24:38.500Z[ recovery-image] Aug 02 04:24:37.707 INFO O| Aug 02 04:24:37.707 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012024-08-02T04:24:38.506Z[ recovery-image] Aug 02 04:24:37.717 INFO O| Aug 02 04:24:37.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
68022024-08-02T04:24:38.506Z[ recovery-image] Aug 02 04:24:37.717 INFO O| Aug 02 04:24:37.717 INFO STEP 959 (remove_files) COMPLETE
68032024-08-02T04:24:38.507Z[ recovery-image] Aug 02 04:24:37.717 INFO O| Aug 02 04:24:37.717 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042024-08-02T04:24:38.517Z[ recovery-image] Aug 02 04:24:37.727 INFO O| Aug 02 04:24:37.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
68052024-08-02T04:24:38.521Z[ recovery-image] Aug 02 04:24:37.727 INFO O| Aug 02 04:24:37.727 INFO STEP 960 (remove_files) COMPLETE
68062024-08-02T04:24:38.521Z[ recovery-image] Aug 02 04:24:37.727 INFO O| Aug 02 04:24:37.727 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072024-08-02T04:24:38.526Z[ recovery-image] Aug 02 04:24:37.736 INFO O| Aug 02 04:24:37.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
68082024-08-02T04:24:38.526Z[ recovery-image] Aug 02 04:24:37.736 INFO O| Aug 02 04:24:37.736 INFO STEP 961 (remove_files) COMPLETE
68092024-08-02T04:24:38.529Z[ recovery-image] Aug 02 04:24:37.736 INFO O| Aug 02 04:24:37.736 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102024-08-02T04:24:38.535Z[ recovery-image] Aug 02 04:24:37.746 INFO O| Aug 02 04:24:37.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
68112024-08-02T04:24:38.538Z[ recovery-image] Aug 02 04:24:37.746 INFO O| Aug 02 04:24:37.746 INFO STEP 962 (remove_files) COMPLETE
68122024-08-02T04:24:38.538Z[ recovery-image] Aug 02 04:24:37.746 INFO O| Aug 02 04:24:37.746 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132024-08-02T04:24:38.545Z[ recovery-image] Aug 02 04:24:37.755 INFO O| Aug 02 04:24:37.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
68142024-08-02T04:24:38.545Z[ recovery-image] Aug 02 04:24:37.755 INFO O| Aug 02 04:24:37.755 INFO STEP 963 (remove_files) COMPLETE
68152024-08-02T04:24:38.545Z[ recovery-image] Aug 02 04:24:37.755 INFO O| Aug 02 04:24:37.755 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162024-08-02T04:24:38.555Z[ recovery-image] Aug 02 04:24:37.765 INFO O| Aug 02 04:24:37.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
68172024-08-02T04:24:38.558Z[ recovery-image] Aug 02 04:24:37.765 INFO O| Aug 02 04:24:37.765 INFO STEP 964 (remove_files) COMPLETE
68182024-08-02T04:24:38.558Z[ recovery-image] Aug 02 04:24:37.765 INFO O| Aug 02 04:24:37.765 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192024-08-02T04:24:38.564Z[ recovery-image] Aug 02 04:24:37.775 INFO O| Aug 02 04:24:37.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
68202024-08-02T04:24:38.564Z[ recovery-image] Aug 02 04:24:37.775 INFO O| Aug 02 04:24:37.775 INFO STEP 965 (remove_files) COMPLETE
68212024-08-02T04:24:38.564Z[ recovery-image] Aug 02 04:24:37.775 INFO O| Aug 02 04:24:37.775 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222024-08-02T04:24:38.574Z[ recovery-image] Aug 02 04:24:37.784 INFO O| Aug 02 04:24:37.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
68232024-08-02T04:24:38.577Z[ recovery-image] Aug 02 04:24:37.784 INFO O| Aug 02 04:24:37.784 INFO STEP 966 (remove_files) COMPLETE
68242024-08-02T04:24:38.577Z[ recovery-image] Aug 02 04:24:37.785 INFO O| Aug 02 04:24:37.784 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252024-08-02T04:24:38.584Z[ recovery-image] Aug 02 04:24:37.794 INFO O| Aug 02 04:24:37.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
68262024-08-02T04:24:38.584Z[ recovery-image] Aug 02 04:24:37.794 INFO O| Aug 02 04:24:37.794 INFO STEP 967 (remove_files) COMPLETE
68272024-08-02T04:24:38.587Z[ recovery-image] Aug 02 04:24:37.794 INFO O| Aug 02 04:24:37.794 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282024-08-02T04:24:38.594Z[ recovery-image] Aug 02 04:24:37.804 INFO O| Aug 02 04:24:37.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
68292024-08-02T04:24:38.594Z[ recovery-image] Aug 02 04:24:37.804 INFO O| Aug 02 04:24:37.804 INFO STEP 968 (remove_files) COMPLETE
68302024-08-02T04:24:38.597Z[ recovery-image] Aug 02 04:24:37.804 INFO O| Aug 02 04:24:37.804 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312024-08-02T04:24:38.604Z[ recovery-image] Aug 02 04:24:37.814 INFO O| Aug 02 04:24:37.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
68322024-08-02T04:24:38.606Z[ recovery-image] Aug 02 04:24:37.814 INFO O| Aug 02 04:24:37.814 INFO STEP 969 (remove_files) COMPLETE
68332024-08-02T04:24:38.607Z[ recovery-image] Aug 02 04:24:37.814 INFO O| Aug 02 04:24:37.814 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342024-08-02T04:24:38.613Z[ recovery-image] Aug 02 04:24:37.824 INFO O| Aug 02 04:24:37.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
68352024-08-02T04:24:38.613Z[ recovery-image] Aug 02 04:24:37.824 INFO O| Aug 02 04:24:37.824 INFO STEP 970 (remove_files) COMPLETE
68362024-08-02T04:24:38.616Z[ recovery-image] Aug 02 04:24:37.824 INFO O| Aug 02 04:24:37.824 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372024-08-02T04:24:38.623Z[ recovery-image] Aug 02 04:24:37.833 INFO O| Aug 02 04:24:37.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
68382024-08-02T04:24:38.626Z[ recovery-image] Aug 02 04:24:37.834 INFO O| Aug 02 04:24:37.834 INFO STEP 971 (remove_files) COMPLETE
68392024-08-02T04:24:38.626Z[ recovery-image] Aug 02 04:24:37.834 INFO O| Aug 02 04:24:37.834 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402024-08-02T04:24:38.633Z[ recovery-image] Aug 02 04:24:37.844 INFO O| Aug 02 04:24:37.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
68412024-08-02T04:24:38.636Z[ recovery-image] Aug 02 04:24:37.844 INFO O| Aug 02 04:24:37.844 INFO STEP 972 (remove_files) COMPLETE
68422024-08-02T04:24:38.636Z[ recovery-image] Aug 02 04:24:37.844 INFO O| Aug 02 04:24:37.844 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432024-08-02T04:24:38.642Z[ recovery-image] Aug 02 04:24:37.853 INFO O| Aug 02 04:24:37.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
68442024-08-02T04:24:38.642Z[ recovery-image] Aug 02 04:24:37.853 INFO O| Aug 02 04:24:37.853 INFO STEP 973 (remove_files) COMPLETE
68452024-08-02T04:24:38.645Z[ recovery-image] Aug 02 04:24:37.853 INFO O| Aug 02 04:24:37.853 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462024-08-02T04:24:38.652Z[ recovery-image] Aug 02 04:24:37.863 INFO O| Aug 02 04:24:37.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
68472024-08-02T04:24:38.655Z[ recovery-image] Aug 02 04:24:37.863 INFO O| Aug 02 04:24:37.863 INFO STEP 974 (remove_files) COMPLETE
68482024-08-02T04:24:38.655Z[ recovery-image] Aug 02 04:24:37.863 INFO O| Aug 02 04:24:37.863 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492024-08-02T04:24:38.662Z[ recovery-image] Aug 02 04:24:37.873 INFO O| Aug 02 04:24:37.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
68502024-08-02T04:24:38.662Z[ recovery-image] Aug 02 04:24:37.873 INFO O| Aug 02 04:24:37.873 INFO STEP 975 (remove_files) COMPLETE
68512024-08-02T04:24:38.665Z[ recovery-image] Aug 02 04:24:37.873 INFO O| Aug 02 04:24:37.873 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522024-08-02T04:24:38.672Z[ recovery-image] Aug 02 04:24:37.882 INFO O| Aug 02 04:24:37.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
68532024-08-02T04:24:38.674Z[ recovery-image] Aug 02 04:24:37.882 INFO O| Aug 02 04:24:37.882 INFO STEP 976 (remove_files) COMPLETE
68542024-08-02T04:24:38.674Z[ recovery-image] Aug 02 04:24:37.882 INFO O| Aug 02 04:24:37.882 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552024-08-02T04:24:38.681Z[ recovery-image] Aug 02 04:24:37.892 INFO O| Aug 02 04:24:37.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
68562024-08-02T04:24:38.681Z[ recovery-image] Aug 02 04:24:37.892 INFO O| Aug 02 04:24:37.892 INFO STEP 977 (remove_files) COMPLETE
68572024-08-02T04:24:38.681Z[ recovery-image] Aug 02 04:24:37.892 INFO O| Aug 02 04:24:37.892 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582024-08-02T04:24:38.692Z[ recovery-image] Aug 02 04:24:37.903 INFO O| Aug 02 04:24:37.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
68592024-08-02T04:24:38.695Z[ recovery-image] Aug 02 04:24:37.903 INFO O| Aug 02 04:24:37.903 INFO STEP 978 (remove_files) COMPLETE
68602024-08-02T04:24:38.695Z[ recovery-image] Aug 02 04:24:37.903 INFO O| Aug 02 04:24:37.903 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612024-08-02T04:24:38.698Z[ host-image] Aug 02 04:24:37.908 INFO O| Aug 02 04:24:37.908 INFO O| Planning: Solver setup ... Done
68622024-08-02T04:24:38.701Z[ host-image] Aug 02 04:24:37.912 INFO O| Aug 02 04:24:37.912 INFO O| Planning: Running solver ... Done
68632024-08-02T04:24:38.704Z[ recovery-image] Aug 02 04:24:37.913 INFO O| Aug 02 04:24:37.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
68642024-08-02T04:24:38.704Z[ recovery-image] Aug 02 04:24:37.913 INFO O| Aug 02 04:24:37.913 INFO STEP 979 (remove_files) COMPLETE
68652024-08-02T04:24:38.704Z[ recovery-image] Aug 02 04:24:37.913 INFO O| Aug 02 04:24:37.913 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662024-08-02T04:24:38.712Z[ recovery-image] Aug 02 04:24:37.923 INFO O| Aug 02 04:24:37.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
68672024-08-02T04:24:38.712Z[ recovery-image] Aug 02 04:24:37.923 INFO O| Aug 02 04:24:37.923 INFO STEP 980 (remove_files) COMPLETE
68682024-08-02T04:24:38.715Z[ recovery-image] Aug 02 04:24:37.923 INFO O| Aug 02 04:24:37.923 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692024-08-02T04:24:38.722Z[ recovery-image] Aug 02 04:24:37.933 INFO O| Aug 02 04:24:37.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
68702024-08-02T04:24:38.722Z[ recovery-image] Aug 02 04:24:37.933 INFO O| Aug 02 04:24:37.933 INFO STEP 981 (remove_files) COMPLETE
68712024-08-02T04:24:38.722Z[ recovery-image] Aug 02 04:24:37.933 INFO O| Aug 02 04:24:37.933 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722024-08-02T04:24:38.732Z[ recovery-image] Aug 02 04:24:37.943 INFO O| Aug 02 04:24:37.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
68732024-08-02T04:24:38.735Z[ recovery-image] Aug 02 04:24:37.943 INFO O| Aug 02 04:24:37.943 INFO STEP 982 (remove_files) COMPLETE
68742024-08-02T04:24:38.735Z[ recovery-image] Aug 02 04:24:37.943 INFO O| Aug 02 04:24:37.943 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68752024-08-02T04:24:38.738Z[ host-image] Aug 02 04:24:37.948 INFO O| Aug 02 04:24:37.948 INFO O| Planning: Finding local manifests ... Done
68762024-08-02T04:24:38.741Z[ host-image] Aug 02 04:24:37.949 INFO O| Aug 02 04:24:37.949 INFO O| Planning: Fetching manifests: 0/1 0% complete
68772024-08-02T04:24:38.744Z[ recovery-image] Aug 02 04:24:37.952 INFO O| Aug 02 04:24:37.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
68782024-08-02T04:24:38.744Z[ recovery-image] Aug 02 04:24:37.952 INFO O| Aug 02 04:24:37.952 INFO STEP 983 (remove_files) COMPLETE
68792024-08-02T04:24:38.744Z[ recovery-image] Aug 02 04:24:37.952 INFO O| Aug 02 04:24:37.952 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802024-08-02T04:24:38.751Z[ recovery-image] Aug 02 04:24:37.962 INFO O| Aug 02 04:24:37.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
68812024-08-02T04:24:38.751Z[ recovery-image] Aug 02 04:24:37.962 INFO O| Aug 02 04:24:37.962 INFO STEP 984 (remove_files) COMPLETE
68822024-08-02T04:24:38.752Z[ recovery-image] Aug 02 04:24:37.962 INFO O| Aug 02 04:24:37.962 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832024-08-02T04:24:38.761Z[ recovery-image] Aug 02 04:24:37.972 INFO O| Aug 02 04:24:37.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
68842024-08-02T04:24:38.761Z[ recovery-image] Aug 02 04:24:37.972 INFO O| Aug 02 04:24:37.972 INFO STEP 985 (remove_files) COMPLETE
68852024-08-02T04:24:38.761Z[ recovery-image] Aug 02 04:24:37.972 INFO O| Aug 02 04:24:37.972 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862024-08-02T04:24:38.771Z[ recovery-image] Aug 02 04:24:37.981 INFO O| Aug 02 04:24:37.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
68872024-08-02T04:24:38.771Z[ recovery-image] Aug 02 04:24:37.981 INFO O| Aug 02 04:24:37.981 INFO STEP 986 (remove_files) COMPLETE
68882024-08-02T04:24:38.774Z[ recovery-image] Aug 02 04:24:37.981 INFO O| Aug 02 04:24:37.981 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892024-08-02T04:24:38.780Z[ recovery-image] Aug 02 04:24:37.991 INFO O| Aug 02 04:24:37.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
68902024-08-02T04:24:38.780Z[ recovery-image] Aug 02 04:24:37.991 INFO O| Aug 02 04:24:37.991 INFO STEP 987 (remove_files) COMPLETE
68912024-08-02T04:24:38.784Z[ recovery-image] Aug 02 04:24:37.991 INFO O| Aug 02 04:24:37.991 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922024-08-02T04:24:38.791Z[ recovery-image] Aug 02 04:24:38.001 INFO O| Aug 02 04:24:38.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
68932024-08-02T04:24:38.791Z[ recovery-image] Aug 02 04:24:38.001 INFO O| Aug 02 04:24:38.001 INFO STEP 988 (remove_files) COMPLETE
68942024-08-02T04:24:38.794Z[ recovery-image] Aug 02 04:24:38.001 INFO O| Aug 02 04:24:38.001 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952024-08-02T04:24:38.799Z[ host-image] Aug 02 04:24:38.009 INFO O| Aug 02 04:24:38.009 INFO O| Planning: Fetching manifests: 1/1 100% complete
68962024-08-02T04:24:38.802Z[ recovery-image] Aug 02 04:24:38.013 INFO O| Aug 02 04:24:38.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
68972024-08-02T04:24:38.802Z[ recovery-image] Aug 02 04:24:38.013 INFO O| Aug 02 04:24:38.013 INFO STEP 989 (remove_files) COMPLETE
68982024-08-02T04:24:38.802Z[ recovery-image] Aug 02 04:24:38.013 INFO O| Aug 02 04:24:38.013 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992024-08-02T04:24:38.813Z[ recovery-image] Aug 02 04:24:38.023 INFO O| Aug 02 04:24:38.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
69002024-08-02T04:24:38.813Z[ recovery-image] Aug 02 04:24:38.023 INFO O| Aug 02 04:24:38.023 INFO STEP 990 (remove_files) COMPLETE
69012024-08-02T04:24:38.813Z[ recovery-image] Aug 02 04:24:38.023 INFO O| Aug 02 04:24:38.023 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022024-08-02T04:24:38.818Z[ host-image] Aug 02 04:24:38.028 INFO O| Aug 02 04:24:38.028 INFO O| Planning: Package planning ... Done
69032024-08-02T04:24:38.821Z[ host-image] Aug 02 04:24:38.028 INFO O| Aug 02 04:24:38.028 INFO O| Planning: Merging actions ... Done
69042024-08-02T04:24:38.825Z[ recovery-image] Aug 02 04:24:38.033 INFO O| Aug 02 04:24:38.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
69052024-08-02T04:24:38.825Z[ recovery-image] Aug 02 04:24:38.033 INFO O| Aug 02 04:24:38.033 INFO STEP 991 (remove_files) COMPLETE
69062024-08-02T04:24:38.825Z[ recovery-image] Aug 02 04:24:38.033 INFO O| Aug 02 04:24:38.033 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072024-08-02T04:24:38.832Z[ recovery-image] Aug 02 04:24:38.042 INFO O| Aug 02 04:24:38.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
69082024-08-02T04:24:38.832Z[ recovery-image] Aug 02 04:24:38.042 INFO O| Aug 02 04:24:38.042 INFO STEP 992 (remove_files) COMPLETE
69092024-08-02T04:24:38.832Z[ recovery-image] Aug 02 04:24:38.042 INFO O| Aug 02 04:24:38.042 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102024-08-02T04:24:38.841Z[ recovery-image] Aug 02 04:24:38.052 INFO O| Aug 02 04:24:38.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
69112024-08-02T04:24:38.845Z[ recovery-image] Aug 02 04:24:38.052 INFO O| Aug 02 04:24:38.052 INFO STEP 993 (remove_files) COMPLETE
69122024-08-02T04:24:38.846Z[ recovery-image] Aug 02 04:24:38.052 INFO O| Aug 02 04:24:38.052 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132024-08-02T04:24:38.851Z[ recovery-image] Aug 02 04:24:38.061 INFO O| Aug 02 04:24:38.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
69142024-08-02T04:24:38.854Z[ recovery-image] Aug 02 04:24:38.061 INFO O| Aug 02 04:24:38.061 INFO STEP 994 (remove_files) COMPLETE
69152024-08-02T04:24:38.855Z[ recovery-image] Aug 02 04:24:38.061 INFO O| Aug 02 04:24:38.061 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162024-08-02T04:24:38.860Z[ recovery-image] Aug 02 04:24:38.071 INFO O| Aug 02 04:24:38.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
69172024-08-02T04:24:38.863Z[ recovery-image] Aug 02 04:24:38.071 INFO O| Aug 02 04:24:38.071 INFO STEP 995 (remove_files) COMPLETE
69182024-08-02T04:24:38.863Z[ recovery-image] Aug 02 04:24:38.071 INFO O| Aug 02 04:24:38.071 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192024-08-02T04:24:38.870Z[ recovery-image] Aug 02 04:24:38.080 INFO O| Aug 02 04:24:38.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
69202024-08-02T04:24:38.870Z[ recovery-image] Aug 02 04:24:38.080 INFO O| Aug 02 04:24:38.080 INFO STEP 996 (remove_files) COMPLETE
69212024-08-02T04:24:38.870Z[ recovery-image] Aug 02 04:24:38.080 INFO O| Aug 02 04:24:38.080 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222024-08-02T04:24:38.878Z[ host-image] Aug 02 04:24:38.089 INFO O| Aug 02 04:24:38.088 INFO O| Planning: Checking for conflicting actions ... Done
69232024-08-02T04:24:38.881Z[ host-image] Aug 02 04:24:38.089 INFO O| Aug 02 04:24:38.089 INFO O| Planning: Consolidating action changes ... Done
69242024-08-02T04:24:38.881Z[ recovery-image] Aug 02 04:24:38.090 INFO O| Aug 02 04:24:38.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
69252024-08-02T04:24:38.881Z[ recovery-image] Aug 02 04:24:38.090 INFO O| Aug 02 04:24:38.090 INFO STEP 997 (remove_files) COMPLETE
69262024-08-02T04:24:38.881Z[ recovery-image] Aug 02 04:24:38.090 INFO O| Aug 02 04:24:38.090 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272024-08-02T04:24:38.889Z[ recovery-image] Aug 02 04:24:38.099 INFO O| Aug 02 04:24:38.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
69282024-08-02T04:24:38.889Z[ recovery-image] Aug 02 04:24:38.099 INFO O| Aug 02 04:24:38.099 INFO STEP 998 (remove_files) COMPLETE
69292024-08-02T04:24:38.889Z[ recovery-image] Aug 02 04:24:38.099 INFO O| Aug 02 04:24:38.099 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302024-08-02T04:24:38.898Z[ recovery-image] Aug 02 04:24:38.108 INFO O| Aug 02 04:24:38.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
69312024-08-02T04:24:38.898Z[ recovery-image] Aug 02 04:24:38.108 INFO O| Aug 02 04:24:38.108 INFO STEP 999 (remove_files) COMPLETE
69322024-08-02T04:24:38.898Z[ recovery-image] Aug 02 04:24:38.108 INFO O| Aug 02 04:24:38.108 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332024-08-02T04:24:38.918Z[ recovery-image] Aug 02 04:24:38.128 INFO O| Aug 02 04:24:38.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
69342024-08-02T04:24:38.921Z[ recovery-image] Aug 02 04:24:38.128 INFO O| Aug 02 04:24:38.128 INFO STEP 1000 (remove_files) COMPLETE
69352024-08-02T04:24:38.921Z[ recovery-image] Aug 02 04:24:38.128 INFO O| Aug 02 04:24:38.128 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362024-08-02T04:24:38.940Z[ recovery-image] Aug 02 04:24:38.150 INFO O| Aug 02 04:24:38.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
69372024-08-02T04:24:38.940Z[ recovery-image] Aug 02 04:24:38.150 INFO O| Aug 02 04:24:38.150 INFO STEP 1001 (remove_files) COMPLETE
69382024-08-02T04:24:38.943Z[ recovery-image] Aug 02 04:24:38.150 INFO O| Aug 02 04:24:38.150 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392024-08-02T04:24:38.955Z[ recovery-image] Aug 02 04:24:38.165 INFO O| Aug 02 04:24:38.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
69402024-08-02T04:24:38.955Z[ recovery-image] Aug 02 04:24:38.165 INFO O| Aug 02 04:24:38.165 INFO STEP 1002 (remove_files) COMPLETE
69412024-08-02T04:24:38.958Z[ recovery-image] Aug 02 04:24:38.165 INFO O| Aug 02 04:24:38.165 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422024-08-02T04:24:38.965Z[ recovery-image] Aug 02 04:24:38.176 INFO O| Aug 02 04:24:38.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
69432024-08-02T04:24:38.966Z[ recovery-image] Aug 02 04:24:38.176 INFO O| Aug 02 04:24:38.176 INFO STEP 1003 (remove_files) COMPLETE
69442024-08-02T04:24:38.969Z[ recovery-image] Aug 02 04:24:38.176 INFO O| Aug 02 04:24:38.176 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452024-08-02T04:24:38.976Z[ recovery-image] Aug 02 04:24:38.186 INFO O| Aug 02 04:24:38.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
69462024-08-02T04:24:38.976Z[ recovery-image] Aug 02 04:24:38.186 INFO O| Aug 02 04:24:38.186 INFO STEP 1004 (remove_files) COMPLETE
69472024-08-02T04:24:38.976Z[ recovery-image] Aug 02 04:24:38.186 INFO O| Aug 02 04:24:38.186 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482024-08-02T04:24:38.985Z[ recovery-image] Aug 02 04:24:38.196 INFO O| Aug 02 04:24:38.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
69492024-08-02T04:24:38.988Z[ recovery-image] Aug 02 04:24:38.196 INFO O| Aug 02 04:24:38.196 INFO STEP 1005 (remove_files) COMPLETE
69502024-08-02T04:24:38.988Z[ recovery-image] Aug 02 04:24:38.196 INFO O| Aug 02 04:24:38.196 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512024-08-02T04:24:38.995Z[ recovery-image] Aug 02 04:24:38.205 INFO O| Aug 02 04:24:38.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
69522024-08-02T04:24:38.998Z[ recovery-image] Aug 02 04:24:38.206 INFO O| Aug 02 04:24:38.205 INFO STEP 1006 (remove_files) COMPLETE
69532024-08-02T04:24:38.998Z[ recovery-image] Aug 02 04:24:38.206 INFO O| Aug 02 04:24:38.206 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542024-08-02T04:24:39.004Z[ recovery-image] Aug 02 04:24:38.215 INFO O| Aug 02 04:24:38.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
69552024-08-02T04:24:39.004Z[ recovery-image] Aug 02 04:24:38.215 INFO O| Aug 02 04:24:38.215 INFO STEP 1007 (remove_files) COMPLETE
69562024-08-02T04:24:39.008Z[ recovery-image] Aug 02 04:24:38.215 INFO O| Aug 02 04:24:38.215 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572024-08-02T04:24:39.014Z[ recovery-image] Aug 02 04:24:38.224 INFO O| Aug 02 04:24:38.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
69582024-08-02T04:24:39.014Z[ recovery-image] Aug 02 04:24:38.224 INFO O| Aug 02 04:24:38.224 INFO STEP 1008 (remove_files) COMPLETE
69592024-08-02T04:24:39.017Z[ recovery-image] Aug 02 04:24:38.224 INFO O| Aug 02 04:24:38.224 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602024-08-02T04:24:39.023Z[ recovery-image] Aug 02 04:24:38.234 INFO O| Aug 02 04:24:38.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
69612024-08-02T04:24:39.026Z[ recovery-image] Aug 02 04:24:38.234 INFO O| Aug 02 04:24:38.234 INFO STEP 1009 (remove_files) COMPLETE
69622024-08-02T04:24:39.026Z[ recovery-image] Aug 02 04:24:38.234 INFO O| Aug 02 04:24:38.234 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632024-08-02T04:24:39.033Z[ recovery-image] Aug 02 04:24:38.243 INFO O| Aug 02 04:24:38.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
69642024-08-02T04:24:39.033Z[ recovery-image] Aug 02 04:24:38.243 INFO O| Aug 02 04:24:38.243 INFO STEP 1010 (remove_files) COMPLETE
69652024-08-02T04:24:39.036Z[ recovery-image] Aug 02 04:24:38.243 INFO O| Aug 02 04:24:38.243 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662024-08-02T04:24:39.042Z[ recovery-image] Aug 02 04:24:38.253 INFO O| Aug 02 04:24:38.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
69672024-08-02T04:24:39.042Z[ recovery-image] Aug 02 04:24:38.253 INFO O| Aug 02 04:24:38.253 INFO STEP 1011 (remove_files) COMPLETE
69682024-08-02T04:24:39.045Z[ recovery-image] Aug 02 04:24:38.253 INFO O| Aug 02 04:24:38.253 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692024-08-02T04:24:39.052Z[ recovery-image] Aug 02 04:24:38.262 INFO O| Aug 02 04:24:38.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
69702024-08-02T04:24:39.052Z[ recovery-image] Aug 02 04:24:38.262 INFO O| Aug 02 04:24:38.262 INFO STEP 1012 (remove_files) COMPLETE
69712024-08-02T04:24:39.054Z[ recovery-image] Aug 02 04:24:38.262 INFO O| Aug 02 04:24:38.262 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722024-08-02T04:24:39.061Z[ recovery-image] Aug 02 04:24:38.271 INFO O| Aug 02 04:24:38.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
69732024-08-02T04:24:39.061Z[ recovery-image] Aug 02 04:24:38.271 INFO O| Aug 02 04:24:38.271 INFO STEP 1013 (remove_files) COMPLETE
69742024-08-02T04:24:39.061Z[ recovery-image] Aug 02 04:24:38.271 INFO O| Aug 02 04:24:38.271 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752024-08-02T04:24:39.071Z[ recovery-image] Aug 02 04:24:38.281 INFO O| Aug 02 04:24:38.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
69762024-08-02T04:24:39.071Z[ recovery-image] Aug 02 04:24:38.281 INFO O| Aug 02 04:24:38.281 INFO STEP 1014 (remove_files) COMPLETE
69772024-08-02T04:24:39.073Z[ recovery-image] Aug 02 04:24:38.281 INFO O| Aug 02 04:24:38.281 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782024-08-02T04:24:39.079Z[ host-image] Aug 02 04:24:38.290 INFO O| Aug 02 04:24:38.290 INFO O| Planning: Evaluating mediators ... Done
69792024-08-02T04:24:39.083Z[ host-image] Aug 02 04:24:38.290 INFO O| Aug 02 04:24:38.290 INFO O| Planning: Planning completed in 1.67 seconds
69802024-08-02T04:24:39.083Z[ recovery-image] Aug 02 04:24:38.291 INFO O| Aug 02 04:24:38.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
69812024-08-02T04:24:39.083Z[ recovery-image] Aug 02 04:24:38.291 INFO O| Aug 02 04:24:38.291 INFO STEP 1015 (remove_files) COMPLETE
69822024-08-02T04:24:39.083Z[ recovery-image] Aug 02 04:24:38.291 INFO O| Aug 02 04:24:38.291 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832024-08-02T04:24:39.083Z[ host-image] Aug 02 04:24:38.292 INFO O| Aug 02 04:24:38.292 INFO O| Packages to install: 1
69842024-08-02T04:24:39.092Z[ recovery-image] Aug 02 04:24:38.302 INFO O| Aug 02 04:24:38.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
69852024-08-02T04:24:39.092Z[ recovery-image] Aug 02 04:24:38.302 INFO O| Aug 02 04:24:38.302 INFO STEP 1016 (remove_files) COMPLETE
69862024-08-02T04:24:39.095Z[ recovery-image] Aug 02 04:24:38.302 INFO O| Aug 02 04:24:38.302 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872024-08-02T04:24:39.095Z[ host-image] Aug 02 04:24:38.305 INFO O| Aug 02 04:24:38.305 INFO O| Download: 0/4 items 0.0/20.9MB 0% complete
69882024-08-02T04:24:39.101Z[ recovery-image] Aug 02 04:24:38.312 INFO O| Aug 02 04:24:38.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
69892024-08-02T04:24:39.101Z[ recovery-image] Aug 02 04:24:38.312 INFO O| Aug 02 04:24:38.312 INFO STEP 1017 (remove_files) COMPLETE
69902024-08-02T04:24:39.104Z[ recovery-image] Aug 02 04:24:38.312 INFO O| Aug 02 04:24:38.312 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912024-08-02T04:24:39.111Z[ recovery-image] Aug 02 04:24:38.321 INFO O| Aug 02 04:24:38.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
69922024-08-02T04:24:39.111Z[ recovery-image] Aug 02 04:24:38.321 INFO O| Aug 02 04:24:38.321 INFO STEP 1018 (remove_files) COMPLETE
69932024-08-02T04:24:39.113Z[ recovery-image] Aug 02 04:24:38.321 INFO O| Aug 02 04:24:38.321 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942024-08-02T04:24:39.120Z[ recovery-image] Aug 02 04:24:38.330 INFO O| Aug 02 04:24:38.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
69952024-08-02T04:24:39.123Z[ recovery-image] Aug 02 04:24:38.331 INFO O| Aug 02 04:24:38.331 INFO STEP 1019 (remove_files) COMPLETE
69962024-08-02T04:24:39.123Z[ recovery-image] Aug 02 04:24:38.331 INFO O| Aug 02 04:24:38.331 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972024-08-02T04:24:39.133Z[ recovery-image] Aug 02 04:24:38.343 INFO O| Aug 02 04:24:38.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
69982024-08-02T04:24:39.136Z[ recovery-image] Aug 02 04:24:38.344 INFO O| Aug 02 04:24:38.344 INFO STEP 1020 (remove_files) COMPLETE
69992024-08-02T04:24:39.136Z[ recovery-image] Aug 02 04:24:38.344 INFO O| Aug 02 04:24:38.344 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002024-08-02T04:24:39.147Z[ recovery-image] Aug 02 04:24:38.358 INFO O| Aug 02 04:24:38.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
70012024-08-02T04:24:39.150Z[ recovery-image] Aug 02 04:24:38.358 INFO O| Aug 02 04:24:38.358 INFO STEP 1021 (remove_files) COMPLETE
70022024-08-02T04:24:39.150Z[ recovery-image] Aug 02 04:24:38.358 INFO O| Aug 02 04:24:38.358 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032024-08-02T04:24:39.161Z[ recovery-image] Aug 02 04:24:38.371 INFO O| Aug 02 04:24:38.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
70042024-08-02T04:24:39.161Z[ recovery-image] Aug 02 04:24:38.372 INFO O| Aug 02 04:24:38.372 INFO STEP 1022 (remove_files) COMPLETE
70052024-08-02T04:24:39.164Z[ recovery-image] Aug 02 04:24:38.372 INFO O| Aug 02 04:24:38.372 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062024-08-02T04:24:39.173Z[ recovery-image] Aug 02 04:24:38.384 INFO O| Aug 02 04:24:38.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
70072024-08-02T04:24:39.173Z[ recovery-image] Aug 02 04:24:38.384 INFO O| Aug 02 04:24:38.384 INFO STEP 1023 (remove_files) COMPLETE
70082024-08-02T04:24:39.176Z[ recovery-image] Aug 02 04:24:38.384 INFO O| Aug 02 04:24:38.384 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092024-08-02T04:24:39.183Z[ recovery-image] Aug 02 04:24:38.393 INFO O| Aug 02 04:24:38.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
70102024-08-02T04:24:39.183Z[ recovery-image] Aug 02 04:24:38.394 INFO O| Aug 02 04:24:38.394 INFO STEP 1024 (remove_files) COMPLETE
70112024-08-02T04:24:39.186Z[ recovery-image] Aug 02 04:24:38.394 INFO O| Aug 02 04:24:38.394 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122024-08-02T04:24:39.196Z[ recovery-image] Aug 02 04:24:38.406 INFO O| Aug 02 04:24:38.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
70132024-08-02T04:24:39.196Z[ recovery-image] Aug 02 04:24:38.407 INFO O| Aug 02 04:24:38.407 INFO STEP 1025 (remove_files) COMPLETE
70142024-08-02T04:24:39.196Z[ recovery-image] Aug 02 04:24:38.407 INFO O| Aug 02 04:24:38.407 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152024-08-02T04:24:39.211Z[ recovery-image] Aug 02 04:24:38.421 INFO O| Aug 02 04:24:38.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
70162024-08-02T04:24:39.211Z[ recovery-image] Aug 02 04:24:38.421 INFO O| Aug 02 04:24:38.421 INFO STEP 1026 (remove_files) COMPLETE
70172024-08-02T04:24:39.211Z[ recovery-image] Aug 02 04:24:38.421 INFO O| Aug 02 04:24:38.421 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182024-08-02T04:24:39.225Z[ recovery-image] Aug 02 04:24:38.435 INFO O| Aug 02 04:24:38.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
70192024-08-02T04:24:39.228Z[ recovery-image] Aug 02 04:24:38.436 INFO O| Aug 02 04:24:38.436 INFO STEP 1027 (remove_files) COMPLETE
70202024-08-02T04:24:39.228Z[ recovery-image] Aug 02 04:24:38.436 INFO O| Aug 02 04:24:38.436 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212024-08-02T04:24:39.240Z[ recovery-image] Aug 02 04:24:38.451 INFO O| Aug 02 04:24:38.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
70222024-08-02T04:24:39.243Z[ recovery-image] Aug 02 04:24:38.451 INFO O| Aug 02 04:24:38.451 INFO STEP 1028 (remove_files) COMPLETE
70232024-08-02T04:24:39.243Z[ recovery-image] Aug 02 04:24:38.451 INFO O| Aug 02 04:24:38.451 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242024-08-02T04:24:39.252Z[ recovery-image] Aug 02 04:24:38.462 INFO O| Aug 02 04:24:38.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
70252024-08-02T04:24:39.252Z[ recovery-image] Aug 02 04:24:38.462 INFO O| Aug 02 04:24:38.462 INFO STEP 1029 (remove_files) COMPLETE
70262024-08-02T04:24:39.255Z[ recovery-image] Aug 02 04:24:38.462 INFO O| Aug 02 04:24:38.462 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272024-08-02T04:24:39.266Z[ recovery-image] Aug 02 04:24:38.476 INFO O| Aug 02 04:24:38.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
70282024-08-02T04:24:39.266Z[ recovery-image] Aug 02 04:24:38.476 INFO O| Aug 02 04:24:38.476 INFO STEP 1030 (remove_files) COMPLETE
70292024-08-02T04:24:39.266Z[ recovery-image] Aug 02 04:24:38.476 INFO O| Aug 02 04:24:38.476 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302024-08-02T04:24:39.277Z[ recovery-image] Aug 02 04:24:38.487 INFO O| Aug 02 04:24:38.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
70312024-08-02T04:24:39.277Z[ recovery-image] Aug 02 04:24:38.487 INFO O| Aug 02 04:24:38.487 INFO STEP 1031 (remove_files) COMPLETE
70322024-08-02T04:24:39.277Z[ recovery-image] Aug 02 04:24:38.487 INFO O| Aug 02 04:24:38.487 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332024-08-02T04:24:39.287Z[ recovery-image] Aug 02 04:24:38.498 INFO O| Aug 02 04:24:38.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
70342024-08-02T04:24:39.288Z[ recovery-image] Aug 02 04:24:38.498 INFO O| Aug 02 04:24:38.498 INFO STEP 1032 (remove_files) COMPLETE
70352024-08-02T04:24:39.288Z[ recovery-image] Aug 02 04:24:38.498 INFO O| Aug 02 04:24:38.498 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362024-08-02T04:24:39.301Z[ recovery-image] Aug 02 04:24:38.511 INFO O| Aug 02 04:24:38.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
70372024-08-02T04:24:39.304Z[ recovery-image] Aug 02 04:24:38.511 INFO O| Aug 02 04:24:38.511 INFO STEP 1033 (remove_files) COMPLETE
70382024-08-02T04:24:39.304Z[ recovery-image] Aug 02 04:24:38.511 INFO O| Aug 02 04:24:38.511 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392024-08-02T04:24:39.315Z[ recovery-image] Aug 02 04:24:38.525 INFO O| Aug 02 04:24:38.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
70402024-08-02T04:24:39.318Z[ recovery-image] Aug 02 04:24:38.525 INFO O| Aug 02 04:24:38.525 INFO STEP 1034 (remove_files) COMPLETE
70412024-08-02T04:24:39.318Z[ recovery-image] Aug 02 04:24:38.525 INFO O| Aug 02 04:24:38.525 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422024-08-02T04:24:39.329Z[ recovery-image] Aug 02 04:24:38.540 INFO O| Aug 02 04:24:38.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
70432024-08-02T04:24:39.329Z[ recovery-image] Aug 02 04:24:38.540 INFO O| Aug 02 04:24:38.540 INFO STEP 1035 (remove_files) COMPLETE
70442024-08-02T04:24:39.329Z[ recovery-image] Aug 02 04:24:38.540 INFO O| Aug 02 04:24:38.540 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452024-08-02T04:24:39.343Z[ recovery-image] Aug 02 04:24:38.553 INFO O| Aug 02 04:24:38.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
70462024-08-02T04:24:39.343Z[ recovery-image] Aug 02 04:24:38.553 INFO O| Aug 02 04:24:38.553 INFO STEP 1036 (remove_files) COMPLETE
70472024-08-02T04:24:39.347Z[ recovery-image] Aug 02 04:24:38.553 INFO O| Aug 02 04:24:38.553 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482024-08-02T04:24:39.357Z[ recovery-image] Aug 02 04:24:38.568 INFO O| Aug 02 04:24:38.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
70492024-08-02T04:24:39.361Z[ recovery-image] Aug 02 04:24:38.568 INFO O| Aug 02 04:24:38.568 INFO STEP 1037 (remove_files) COMPLETE
70502024-08-02T04:24:39.361Z[ recovery-image] Aug 02 04:24:38.568 INFO O| Aug 02 04:24:38.568 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512024-08-02T04:24:39.371Z[ recovery-image] Aug 02 04:24:38.582 INFO O| Aug 02 04:24:38.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
70522024-08-02T04:24:39.371Z[ recovery-image] Aug 02 04:24:38.582 INFO O| Aug 02 04:24:38.582 INFO STEP 1038 (remove_files) COMPLETE
70532024-08-02T04:24:39.374Z[ recovery-image] Aug 02 04:24:38.582 INFO O| Aug 02 04:24:38.582 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542024-08-02T04:24:39.386Z[ recovery-image] Aug 02 04:24:38.596 INFO O| Aug 02 04:24:38.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
70552024-08-02T04:24:39.391Z[ recovery-image] Aug 02 04:24:38.596 INFO O| Aug 02 04:24:38.596 INFO STEP 1039 (remove_files) COMPLETE
70562024-08-02T04:24:39.391Z[ recovery-image] Aug 02 04:24:38.596 INFO O| Aug 02 04:24:38.596 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572024-08-02T04:24:39.403Z[ recovery-image] Aug 02 04:24:38.613 INFO O| Aug 02 04:24:38.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
70582024-08-02T04:24:39.403Z[ recovery-image] Aug 02 04:24:38.613 INFO O| Aug 02 04:24:38.613 INFO STEP 1040 (remove_files) COMPLETE
70592024-08-02T04:24:39.406Z[ recovery-image] Aug 02 04:24:38.613 INFO O| Aug 02 04:24:38.613 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602024-08-02T04:24:39.414Z[ recovery-image] Aug 02 04:24:38.623 INFO O| Aug 02 04:24:38.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
70612024-08-02T04:24:39.418Z[ recovery-image] Aug 02 04:24:38.623 INFO O| Aug 02 04:24:38.623 INFO STEP 1041 (remove_files) COMPLETE
70622024-08-02T04:24:39.419Z[ recovery-image] Aug 02 04:24:38.623 INFO O| Aug 02 04:24:38.623 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632024-08-02T04:24:39.425Z[ recovery-image] Aug 02 04:24:38.632 INFO O| Aug 02 04:24:38.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
70642024-08-02T04:24:39.425Z[ recovery-image] Aug 02 04:24:38.632 INFO O| Aug 02 04:24:38.632 INFO STEP 1042 (remove_files) COMPLETE
70652024-08-02T04:24:39.425Z[ recovery-image] Aug 02 04:24:38.632 INFO O| Aug 02 04:24:38.632 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662024-08-02T04:24:39.432Z[ recovery-image] Aug 02 04:24:38.642 INFO O| Aug 02 04:24:38.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
70672024-08-02T04:24:39.432Z[ recovery-image] Aug 02 04:24:38.642 INFO O| Aug 02 04:24:38.642 INFO STEP 1043 (remove_files) COMPLETE
70682024-08-02T04:24:39.436Z[ recovery-image] Aug 02 04:24:38.642 INFO O| Aug 02 04:24:38.642 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692024-08-02T04:24:39.441Z[ recovery-image] Aug 02 04:24:38.651 INFO O| Aug 02 04:24:38.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
70702024-08-02T04:24:39.441Z[ recovery-image] Aug 02 04:24:38.651 INFO O| Aug 02 04:24:38.651 INFO STEP 1044 (remove_files) COMPLETE
70712024-08-02T04:24:39.441Z[ recovery-image] Aug 02 04:24:38.651 INFO O| Aug 02 04:24:38.651 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722024-08-02T04:24:39.444Z[ host-image] Aug 02 04:24:38.655 INFO O| Aug 02 04:24:38.655 INFO O| Download: Completed 20.86 MB in 0.35 seconds (59.6M/s)
70732024-08-02T04:24:39.451Z[ recovery-image] Aug 02 04:24:38.661 INFO O| Aug 02 04:24:38.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
70742024-08-02T04:24:39.453Z[ recovery-image] Aug 02 04:24:38.661 INFO O| Aug 02 04:24:38.661 INFO STEP 1045 (remove_files) COMPLETE
70752024-08-02T04:24:39.454Z[ recovery-image] Aug 02 04:24:38.661 INFO O| Aug 02 04:24:38.661 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70762024-08-02T04:24:39.460Z[ recovery-image] Aug 02 04:24:38.671 INFO O| Aug 02 04:24:38.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
70772024-08-02T04:24:39.463Z[ recovery-image] Aug 02 04:24:38.671 INFO O| Aug 02 04:24:38.671 INFO STEP 1046 (remove_files) COMPLETE
70782024-08-02T04:24:39.463Z[ recovery-image] Aug 02 04:24:38.671 INFO O| Aug 02 04:24:38.671 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70792024-08-02T04:24:39.466Z[ host-image] Aug 02 04:24:38.676 INFO O| Aug 02 04:24:38.676 INFO O| Actions: 1/22 actions (Installing new actions)
70802024-08-02T04:24:39.470Z[ recovery-image] Aug 02 04:24:38.680 INFO O| Aug 02 04:24:38.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
70812024-08-02T04:24:39.472Z[ recovery-image] Aug 02 04:24:38.680 INFO O| Aug 02 04:24:38.680 INFO STEP 1047 (remove_files) COMPLETE
70822024-08-02T04:24:39.473Z[ recovery-image] Aug 02 04:24:38.680 INFO O| Aug 02 04:24:38.680 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832024-08-02T04:24:39.479Z[ recovery-image] Aug 02 04:24:38.689 INFO O| Aug 02 04:24:38.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
70842024-08-02T04:24:39.479Z[ recovery-image] Aug 02 04:24:38.689 INFO O| Aug 02 04:24:38.689 INFO STEP 1048 (remove_files) COMPLETE
70852024-08-02T04:24:39.482Z[ recovery-image] Aug 02 04:24:38.689 INFO O| Aug 02 04:24:38.689 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862024-08-02T04:24:39.488Z[ recovery-image] Aug 02 04:24:38.699 INFO O| Aug 02 04:24:38.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
70872024-08-02T04:24:39.491Z[ recovery-image] Aug 02 04:24:38.699 INFO O| Aug 02 04:24:38.699 INFO STEP 1049 (remove_files) COMPLETE
70882024-08-02T04:24:39.491Z[ recovery-image] Aug 02 04:24:38.699 INFO O| Aug 02 04:24:38.699 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892024-08-02T04:24:39.498Z[ recovery-image] Aug 02 04:24:38.708 INFO O| Aug 02 04:24:38.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
70902024-08-02T04:24:39.498Z[ recovery-image] Aug 02 04:24:38.708 INFO O| Aug 02 04:24:38.708 INFO STEP 1050 (remove_files) COMPLETE
70912024-08-02T04:24:39.498Z[ recovery-image] Aug 02 04:24:38.708 INFO O| Aug 02 04:24:38.708 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922024-08-02T04:24:39.508Z[ recovery-image] Aug 02 04:24:38.718 INFO O| Aug 02 04:24:38.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
70932024-08-02T04:24:39.508Z[ recovery-image] Aug 02 04:24:38.718 INFO O| Aug 02 04:24:38.718 INFO STEP 1051 (remove_files) COMPLETE
70942024-08-02T04:24:39.511Z[ recovery-image] Aug 02 04:24:38.718 INFO O| Aug 02 04:24:38.718 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952024-08-02T04:24:39.517Z[ recovery-image] Aug 02 04:24:38.728 INFO O| Aug 02 04:24:38.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
70962024-08-02T04:24:39.517Z[ recovery-image] Aug 02 04:24:38.728 INFO O| Aug 02 04:24:38.728 INFO STEP 1052 (remove_files) COMPLETE
70972024-08-02T04:24:39.517Z[ recovery-image] Aug 02 04:24:38.728 INFO O| Aug 02 04:24:38.728 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982024-08-02T04:24:39.528Z[ recovery-image] Aug 02 04:24:38.737 INFO O| Aug 02 04:24:38.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
70992024-08-02T04:24:39.528Z[ recovery-image] Aug 02 04:24:38.737 INFO O| Aug 02 04:24:38.737 INFO STEP 1053 (remove_files) COMPLETE
71002024-08-02T04:24:39.528Z[ recovery-image] Aug 02 04:24:38.737 INFO O| Aug 02 04:24:38.737 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012024-08-02T04:24:39.536Z[ recovery-image] Aug 02 04:24:38.746 INFO O| Aug 02 04:24:38.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
71022024-08-02T04:24:39.536Z[ recovery-image] Aug 02 04:24:38.746 INFO O| Aug 02 04:24:38.746 INFO STEP 1054 (remove_files) COMPLETE
71032024-08-02T04:24:39.539Z[ recovery-image] Aug 02 04:24:38.746 INFO O| Aug 02 04:24:38.746 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042024-08-02T04:24:39.546Z[ recovery-image] Aug 02 04:24:38.756 INFO O| Aug 02 04:24:38.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
71052024-08-02T04:24:39.546Z[ recovery-image] Aug 02 04:24:38.756 INFO O| Aug 02 04:24:38.756 INFO STEP 1055 (remove_files) COMPLETE
71062024-08-02T04:24:39.549Z[ recovery-image] Aug 02 04:24:38.756 INFO O| Aug 02 04:24:38.756 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072024-08-02T04:24:39.555Z[ recovery-image] Aug 02 04:24:38.766 INFO O| Aug 02 04:24:38.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
71082024-08-02T04:24:39.555Z[ recovery-image] Aug 02 04:24:38.766 INFO O| Aug 02 04:24:38.766 INFO STEP 1056 (remove_files) COMPLETE
71092024-08-02T04:24:39.558Z[ recovery-image] Aug 02 04:24:38.766 INFO O| Aug 02 04:24:38.766 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102024-08-02T04:24:39.566Z[ recovery-image] Aug 02 04:24:38.776 INFO O| Aug 02 04:24:38.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
71112024-08-02T04:24:39.566Z[ recovery-image] Aug 02 04:24:38.776 INFO O| Aug 02 04:24:38.776 INFO STEP 1057 (remove_files) COMPLETE
71122024-08-02T04:24:39.569Z[ recovery-image] Aug 02 04:24:38.776 INFO O| Aug 02 04:24:38.776 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132024-08-02T04:24:39.576Z[ recovery-image] Aug 02 04:24:38.786 INFO O| Aug 02 04:24:38.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
71142024-08-02T04:24:39.576Z[ recovery-image] Aug 02 04:24:38.786 INFO O| Aug 02 04:24:38.786 INFO STEP 1058 (remove_files) COMPLETE
71152024-08-02T04:24:39.576Z[ recovery-image] Aug 02 04:24:38.786 INFO O| Aug 02 04:24:38.786 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162024-08-02T04:24:39.586Z[ recovery-image] Aug 02 04:24:38.796 INFO O| Aug 02 04:24:38.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
71172024-08-02T04:24:39.586Z[ recovery-image] Aug 02 04:24:38.796 INFO O| Aug 02 04:24:38.796 INFO STEP 1059 (remove_files) COMPLETE
71182024-08-02T04:24:39.589Z[ recovery-image] Aug 02 04:24:38.796 INFO O| Aug 02 04:24:38.796 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192024-08-02T04:24:39.595Z[ recovery-image] Aug 02 04:24:38.805 INFO O| Aug 02 04:24:38.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
71202024-08-02T04:24:39.595Z[ recovery-image] Aug 02 04:24:38.806 INFO O| Aug 02 04:24:38.806 INFO STEP 1060 (remove_files) COMPLETE
71212024-08-02T04:24:39.598Z[ recovery-image] Aug 02 04:24:38.806 INFO O| Aug 02 04:24:38.806 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222024-08-02T04:24:39.604Z[ recovery-image] Aug 02 04:24:38.815 INFO O| Aug 02 04:24:38.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
71232024-08-02T04:24:39.604Z[ recovery-image] Aug 02 04:24:38.815 INFO O| Aug 02 04:24:38.815 INFO STEP 1061 (remove_files) COMPLETE
71242024-08-02T04:24:39.607Z[ recovery-image] Aug 02 04:24:38.815 INFO O| Aug 02 04:24:38.815 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252024-08-02T04:24:39.614Z[ recovery-image] Aug 02 04:24:38.824 INFO O| Aug 02 04:24:38.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
71262024-08-02T04:24:39.614Z[ recovery-image] Aug 02 04:24:38.824 INFO O| Aug 02 04:24:38.824 INFO STEP 1062 (remove_files) COMPLETE
71272024-08-02T04:24:39.617Z[ recovery-image] Aug 02 04:24:38.825 INFO O| Aug 02 04:24:38.824 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282024-08-02T04:24:39.623Z[ recovery-image] Aug 02 04:24:38.834 INFO O| Aug 02 04:24:38.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
71292024-08-02T04:24:39.623Z[ recovery-image] Aug 02 04:24:38.834 INFO O| Aug 02 04:24:38.834 INFO STEP 1063 (remove_files) COMPLETE
71302024-08-02T04:24:39.626Z[ recovery-image] Aug 02 04:24:38.834 INFO O| Aug 02 04:24:38.834 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312024-08-02T04:24:39.633Z[ recovery-image] Aug 02 04:24:38.843 INFO O| Aug 02 04:24:38.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
71322024-08-02T04:24:39.633Z[ recovery-image] Aug 02 04:24:38.843 INFO O| Aug 02 04:24:38.843 INFO STEP 1064 (remove_files) COMPLETE
71332024-08-02T04:24:39.633Z[ recovery-image] Aug 02 04:24:38.843 INFO O| Aug 02 04:24:38.843 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342024-08-02T04:24:39.642Z[ recovery-image] Aug 02 04:24:38.852 INFO O| Aug 02 04:24:38.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
71352024-08-02T04:24:39.642Z[ recovery-image] Aug 02 04:24:38.852 INFO O| Aug 02 04:24:38.852 INFO STEP 1065 (remove_files) COMPLETE
71362024-08-02T04:24:39.645Z[ recovery-image] Aug 02 04:24:38.853 INFO O| Aug 02 04:24:38.852 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372024-08-02T04:24:39.651Z[ recovery-image] Aug 02 04:24:38.862 INFO O| Aug 02 04:24:38.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
71382024-08-02T04:24:39.651Z[ recovery-image] Aug 02 04:24:38.862 INFO O| Aug 02 04:24:38.862 INFO STEP 1066 (remove_files) COMPLETE
71392024-08-02T04:24:39.654Z[ recovery-image] Aug 02 04:24:38.862 INFO O| Aug 02 04:24:38.862 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402024-08-02T04:24:39.661Z[ recovery-image] Aug 02 04:24:38.871 INFO O| Aug 02 04:24:38.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
71412024-08-02T04:24:39.661Z[ recovery-image] Aug 02 04:24:38.871 INFO O| Aug 02 04:24:38.871 INFO STEP 1067 (remove_files) COMPLETE
71422024-08-02T04:24:39.661Z[ recovery-image] Aug 02 04:24:38.871 INFO O| Aug 02 04:24:38.871 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432024-08-02T04:24:39.670Z[ recovery-image] Aug 02 04:24:38.881 INFO O| Aug 02 04:24:38.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
71442024-08-02T04:24:39.670Z[ recovery-image] Aug 02 04:24:38.881 INFO O| Aug 02 04:24:38.881 INFO STEP 1068 (remove_files) COMPLETE
71452024-08-02T04:24:39.673Z[ recovery-image] Aug 02 04:24:38.881 INFO O| Aug 02 04:24:38.881 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462024-08-02T04:24:39.680Z[ recovery-image] Aug 02 04:24:38.890 INFO O| Aug 02 04:24:38.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
71472024-08-02T04:24:39.682Z[ recovery-image] Aug 02 04:24:38.890 INFO O| Aug 02 04:24:38.890 INFO STEP 1069 (remove_files) COMPLETE
71482024-08-02T04:24:39.682Z[ recovery-image] Aug 02 04:24:38.890 INFO O| Aug 02 04:24:38.890 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492024-08-02T04:24:39.689Z[ recovery-image] Aug 02 04:24:38.899 INFO O| Aug 02 04:24:38.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
71502024-08-02T04:24:39.689Z[ recovery-image] Aug 02 04:24:38.900 INFO O| Aug 02 04:24:38.899 INFO STEP 1070 (remove_files) COMPLETE
71512024-08-02T04:24:39.692Z[ recovery-image] Aug 02 04:24:38.900 INFO O| Aug 02 04:24:38.899 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522024-08-02T04:24:39.698Z[ recovery-image] Aug 02 04:24:38.909 INFO O| Aug 02 04:24:38.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
71532024-08-02T04:24:39.698Z[ recovery-image] Aug 02 04:24:38.909 INFO O| Aug 02 04:24:38.909 INFO STEP 1071 (remove_files) COMPLETE
71542024-08-02T04:24:39.701Z[ recovery-image] Aug 02 04:24:38.909 INFO O| Aug 02 04:24:38.909 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552024-08-02T04:24:39.708Z[ recovery-image] Aug 02 04:24:38.918 INFO O| Aug 02 04:24:38.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
71562024-08-02T04:24:39.708Z[ recovery-image] Aug 02 04:24:38.918 INFO O| Aug 02 04:24:38.918 INFO STEP 1072 (remove_files) COMPLETE
71572024-08-02T04:24:39.711Z[ recovery-image] Aug 02 04:24:38.919 INFO O| Aug 02 04:24:38.918 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582024-08-02T04:24:39.717Z[ recovery-image] Aug 02 04:24:38.928 INFO O| Aug 02 04:24:38.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
71592024-08-02T04:24:39.717Z[ recovery-image] Aug 02 04:24:38.928 INFO O| Aug 02 04:24:38.928 INFO STEP 1073 (remove_files) COMPLETE
71602024-08-02T04:24:39.720Z[ recovery-image] Aug 02 04:24:38.928 INFO O| Aug 02 04:24:38.928 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612024-08-02T04:24:39.727Z[ recovery-image] Aug 02 04:24:38.937 INFO O| Aug 02 04:24:38.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
71622024-08-02T04:24:39.730Z[ recovery-image] Aug 02 04:24:38.938 INFO O| Aug 02 04:24:38.937 INFO STEP 1074 (remove_files) COMPLETE
71632024-08-02T04:24:39.730Z[ recovery-image] Aug 02 04:24:38.938 INFO O| Aug 02 04:24:38.937 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642024-08-02T04:24:39.737Z[ recovery-image] Aug 02 04:24:38.947 INFO O| Aug 02 04:24:38.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
71652024-08-02T04:24:39.737Z[ recovery-image] Aug 02 04:24:38.947 INFO O| Aug 02 04:24:38.947 INFO STEP 1075 (remove_files) COMPLETE
71662024-08-02T04:24:39.740Z[ recovery-image] Aug 02 04:24:38.947 INFO O| Aug 02 04:24:38.947 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672024-08-02T04:24:39.746Z[ recovery-image] Aug 02 04:24:38.956 INFO O| Aug 02 04:24:38.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
71682024-08-02T04:24:39.746Z[ recovery-image] Aug 02 04:24:38.957 INFO O| Aug 02 04:24:38.956 INFO STEP 1076 (remove_files) COMPLETE
71692024-08-02T04:24:39.749Z[ recovery-image] Aug 02 04:24:38.957 INFO O| Aug 02 04:24:38.956 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702024-08-02T04:24:39.755Z[ recovery-image] Aug 02 04:24:38.966 INFO O| Aug 02 04:24:38.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
71712024-08-02T04:24:39.755Z[ recovery-image] Aug 02 04:24:38.966 INFO O| Aug 02 04:24:38.966 INFO STEP 1077 (remove_files) COMPLETE
71722024-08-02T04:24:39.758Z[ recovery-image] Aug 02 04:24:38.966 INFO O| Aug 02 04:24:38.966 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732024-08-02T04:24:39.765Z[ recovery-image] Aug 02 04:24:38.975 INFO O| Aug 02 04:24:38.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
71742024-08-02T04:24:39.765Z[ recovery-image] Aug 02 04:24:38.975 INFO O| Aug 02 04:24:38.975 INFO STEP 1078 (remove_files) COMPLETE
71752024-08-02T04:24:39.765Z[ recovery-image] Aug 02 04:24:38.975 INFO O| Aug 02 04:24:38.975 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762024-08-02T04:24:39.774Z[ recovery-image] Aug 02 04:24:38.985 INFO O| Aug 02 04:24:38.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
71772024-08-02T04:24:39.777Z[ recovery-image] Aug 02 04:24:38.985 INFO O| Aug 02 04:24:38.985 INFO STEP 1079 (remove_files) COMPLETE
71782024-08-02T04:24:39.777Z[ recovery-image] Aug 02 04:24:38.985 INFO O| Aug 02 04:24:38.985 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792024-08-02T04:24:39.783Z[ recovery-image] Aug 02 04:24:38.994 INFO O| Aug 02 04:24:38.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
71802024-08-02T04:24:39.783Z[ recovery-image] Aug 02 04:24:38.994 INFO O| Aug 02 04:24:38.994 INFO STEP 1080 (remove_files) COMPLETE
71812024-08-02T04:24:39.784Z[ recovery-image] Aug 02 04:24:38.994 INFO O| Aug 02 04:24:38.994 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822024-08-02T04:24:39.793Z[ recovery-image] Aug 02 04:24:39.003 INFO O| Aug 02 04:24:39.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
71832024-08-02T04:24:39.796Z[ recovery-image] Aug 02 04:24:39.003 INFO O| Aug 02 04:24:39.003 INFO STEP 1081 (remove_files) COMPLETE
71842024-08-02T04:24:39.796Z[ recovery-image] Aug 02 04:24:39.003 INFO O| Aug 02 04:24:39.003 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852024-08-02T04:24:39.802Z[ recovery-image] Aug 02 04:24:39.013 INFO O| Aug 02 04:24:39.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
71862024-08-02T04:24:39.802Z[ recovery-image] Aug 02 04:24:39.013 INFO O| Aug 02 04:24:39.013 INFO STEP 1082 (remove_files) COMPLETE
71872024-08-02T04:24:39.802Z[ recovery-image] Aug 02 04:24:39.013 INFO O| Aug 02 04:24:39.013 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882024-08-02T04:24:39.812Z[ recovery-image] Aug 02 04:24:39.022 INFO O| Aug 02 04:24:39.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
71892024-08-02T04:24:39.812Z[ recovery-image] Aug 02 04:24:39.022 INFO O| Aug 02 04:24:39.022 INFO STEP 1083 (remove_files) COMPLETE
71902024-08-02T04:24:39.812Z[ recovery-image] Aug 02 04:24:39.022 INFO O| Aug 02 04:24:39.022 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912024-08-02T04:24:39.821Z[ recovery-image] Aug 02 04:24:39.032 INFO O| Aug 02 04:24:39.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
71922024-08-02T04:24:39.821Z[ recovery-image] Aug 02 04:24:39.032 INFO O| Aug 02 04:24:39.032 INFO STEP 1084 (remove_files) COMPLETE
71932024-08-02T04:24:39.825Z[ recovery-image] Aug 02 04:24:39.032 INFO O| Aug 02 04:24:39.032 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942024-08-02T04:24:39.831Z[ recovery-image] Aug 02 04:24:39.041 INFO O| Aug 02 04:24:39.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
71952024-08-02T04:24:39.831Z[ recovery-image] Aug 02 04:24:39.041 INFO O| Aug 02 04:24:39.041 INFO STEP 1085 (remove_files) COMPLETE
71962024-08-02T04:24:39.834Z[ recovery-image] Aug 02 04:24:39.041 INFO O| Aug 02 04:24:39.041 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972024-08-02T04:24:39.841Z[ recovery-image] Aug 02 04:24:39.051 INFO O| Aug 02 04:24:39.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
71982024-08-02T04:24:39.844Z[ recovery-image] Aug 02 04:24:39.051 INFO O| Aug 02 04:24:39.051 INFO STEP 1086 (remove_files) COMPLETE
71992024-08-02T04:24:39.845Z[ recovery-image] Aug 02 04:24:39.051 INFO O| Aug 02 04:24:39.051 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002024-08-02T04:24:39.851Z[ recovery-image] Aug 02 04:24:39.061 INFO O| Aug 02 04:24:39.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
72012024-08-02T04:24:39.851Z[ recovery-image] Aug 02 04:24:39.061 INFO O| Aug 02 04:24:39.061 INFO STEP 1087 (remove_files) COMPLETE
72022024-08-02T04:24:39.855Z[ recovery-image] Aug 02 04:24:39.061 INFO O| Aug 02 04:24:39.061 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032024-08-02T04:24:39.861Z[ recovery-image] Aug 02 04:24:39.071 INFO O| Aug 02 04:24:39.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
72042024-08-02T04:24:39.861Z[ recovery-image] Aug 02 04:24:39.071 INFO O| Aug 02 04:24:39.071 INFO STEP 1088 (remove_files) COMPLETE
72052024-08-02T04:24:39.864Z[ recovery-image] Aug 02 04:24:39.071 INFO O| Aug 02 04:24:39.071 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062024-08-02T04:24:39.871Z[ recovery-image] Aug 02 04:24:39.081 INFO O| Aug 02 04:24:39.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
72072024-08-02T04:24:39.871Z[ recovery-image] Aug 02 04:24:39.081 INFO O| Aug 02 04:24:39.081 INFO STEP 1089 (remove_files) COMPLETE
72082024-08-02T04:24:39.871Z[ recovery-image] Aug 02 04:24:39.081 INFO O| Aug 02 04:24:39.081 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092024-08-02T04:24:39.880Z[ recovery-image] Aug 02 04:24:39.090 INFO O| Aug 02 04:24:39.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
72102024-08-02T04:24:39.880Z[ recovery-image] Aug 02 04:24:39.091 INFO O| Aug 02 04:24:39.091 INFO STEP 1090 (remove_files) COMPLETE
72112024-08-02T04:24:39.880Z[ recovery-image] Aug 02 04:24:39.091 INFO O| Aug 02 04:24:39.091 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122024-08-02T04:24:39.890Z[ recovery-image] Aug 02 04:24:39.100 INFO O| Aug 02 04:24:39.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
72132024-08-02T04:24:39.890Z[ recovery-image] Aug 02 04:24:39.100 INFO O| Aug 02 04:24:39.100 INFO STEP 1091 (remove_files) COMPLETE
72142024-08-02T04:24:39.890Z[ recovery-image] Aug 02 04:24:39.100 INFO O| Aug 02 04:24:39.100 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152024-08-02T04:24:39.899Z[ recovery-image] Aug 02 04:24:39.110 INFO O| Aug 02 04:24:39.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
72162024-08-02T04:24:39.899Z[ recovery-image] Aug 02 04:24:39.110 INFO O| Aug 02 04:24:39.110 INFO STEP 1092 (remove_files) COMPLETE
72172024-08-02T04:24:39.899Z[ recovery-image] Aug 02 04:24:39.110 INFO O| Aug 02 04:24:39.110 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182024-08-02T04:24:39.913Z[ recovery-image] Aug 02 04:24:39.124 INFO O| Aug 02 04:24:39.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
72192024-08-02T04:24:39.914Z[ recovery-image] Aug 02 04:24:39.124 INFO O| Aug 02 04:24:39.124 INFO STEP 1093 (remove_files) COMPLETE
72202024-08-02T04:24:39.914Z[ recovery-image] Aug 02 04:24:39.124 INFO O| Aug 02 04:24:39.124 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212024-08-02T04:24:39.929Z[ recovery-image] Aug 02 04:24:39.139 INFO O| Aug 02 04:24:39.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
72222024-08-02T04:24:39.932Z[ recovery-image] Aug 02 04:24:39.139 INFO O| Aug 02 04:24:39.139 INFO STEP 1094 (remove_files) COMPLETE
72232024-08-02T04:24:39.932Z[ recovery-image] Aug 02 04:24:39.139 INFO O| Aug 02 04:24:39.139 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242024-08-02T04:24:39.944Z[ recovery-image] Aug 02 04:24:39.154 INFO O| Aug 02 04:24:39.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
72252024-08-02T04:24:39.947Z[ recovery-image] Aug 02 04:24:39.154 INFO O| Aug 02 04:24:39.154 INFO STEP 1095 (remove_files) COMPLETE
72262024-08-02T04:24:39.947Z[ recovery-image] Aug 02 04:24:39.154 INFO O| Aug 02 04:24:39.154 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272024-08-02T04:24:39.956Z[ recovery-image] Aug 02 04:24:39.167 INFO O| Aug 02 04:24:39.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
72282024-08-02T04:24:39.956Z[ recovery-image] Aug 02 04:24:39.167 INFO O| Aug 02 04:24:39.167 INFO STEP 1096 (remove_files) COMPLETE
72292024-08-02T04:24:39.959Z[ recovery-image] Aug 02 04:24:39.167 INFO O| Aug 02 04:24:39.167 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302024-08-02T04:24:39.970Z[ recovery-image] Aug 02 04:24:39.180 INFO O| Aug 02 04:24:39.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
72312024-08-02T04:24:39.970Z[ recovery-image] Aug 02 04:24:39.180 INFO O| Aug 02 04:24:39.180 INFO STEP 1097 (remove_files) COMPLETE
72322024-08-02T04:24:39.973Z[ recovery-image] Aug 02 04:24:39.180 INFO O| Aug 02 04:24:39.180 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332024-08-02T04:24:39.981Z[ recovery-image] Aug 02 04:24:39.192 INFO O| Aug 02 04:24:39.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
72342024-08-02T04:24:39.981Z[ recovery-image] Aug 02 04:24:39.192 INFO O| Aug 02 04:24:39.192 INFO STEP 1098 (remove_files) COMPLETE
72352024-08-02T04:24:39.981Z[ recovery-image] Aug 02 04:24:39.192 INFO O| Aug 02 04:24:39.192 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362024-08-02T04:24:39.987Z[ host-image] Aug 02 04:24:39.197 INFO O| Aug 02 04:24:39.197 INFO O| Actions: Completed 22 actions in 0.52 seconds.
72372024-08-02T04:24:39.992Z[ recovery-image] Aug 02 04:24:39.203 INFO O| Aug 02 04:24:39.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
72382024-08-02T04:24:39.995Z[ recovery-image] Aug 02 04:24:39.203 INFO O| Aug 02 04:24:39.203 INFO STEP 1099 (remove_files) COMPLETE
72392024-08-02T04:24:39.995Z[ recovery-image] Aug 02 04:24:39.203 INFO O| Aug 02 04:24:39.203 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402024-08-02T04:24:40.003Z[ recovery-image] Aug 02 04:24:39.213 INFO O| Aug 02 04:24:39.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
72412024-08-02T04:24:40.003Z[ recovery-image] Aug 02 04:24:39.214 INFO O| Aug 02 04:24:39.214 INFO STEP 1100 (remove_files) COMPLETE
72422024-08-02T04:24:40.003Z[ recovery-image] Aug 02 04:24:39.214 INFO O| Aug 02 04:24:39.214 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432024-08-02T04:24:40.014Z[ recovery-image] Aug 02 04:24:39.225 INFO O| Aug 02 04:24:39.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
72442024-08-02T04:24:40.014Z[ recovery-image] Aug 02 04:24:39.225 INFO O| Aug 02 04:24:39.225 INFO STEP 1101 (remove_files) COMPLETE
72452024-08-02T04:24:40.018Z[ recovery-image] Aug 02 04:24:39.225 INFO O| Aug 02 04:24:39.225 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462024-08-02T04:24:40.026Z[ recovery-image] Aug 02 04:24:39.236 INFO O| Aug 02 04:24:39.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
72472024-08-02T04:24:40.029Z[ recovery-image] Aug 02 04:24:39.236 INFO O| Aug 02 04:24:39.236 INFO STEP 1102 (remove_files) COMPLETE
72482024-08-02T04:24:40.029Z[ recovery-image] Aug 02 04:24:39.236 INFO O| Aug 02 04:24:39.236 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492024-08-02T04:24:40.037Z[ recovery-image] Aug 02 04:24:39.247 INFO O| Aug 02 04:24:39.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
72502024-08-02T04:24:40.037Z[ recovery-image] Aug 02 04:24:39.248 INFO O| Aug 02 04:24:39.248 INFO STEP 1103 (remove_files) COMPLETE
72512024-08-02T04:24:40.040Z[ recovery-image] Aug 02 04:24:39.248 INFO O| Aug 02 04:24:39.248 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522024-08-02T04:24:40.049Z[ recovery-image] Aug 02 04:24:39.259 INFO O| Aug 02 04:24:39.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
72532024-08-02T04:24:40.049Z[ recovery-image] Aug 02 04:24:39.259 INFO O| Aug 02 04:24:39.259 INFO STEP 1104 (remove_files) COMPLETE
72542024-08-02T04:24:40.052Z[ recovery-image] Aug 02 04:24:39.259 INFO O| Aug 02 04:24:39.259 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552024-08-02T04:24:40.061Z[ recovery-image] Aug 02 04:24:39.271 INFO O| Aug 02 04:24:39.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
72562024-08-02T04:24:40.061Z[ recovery-image] Aug 02 04:24:39.271 INFO O| Aug 02 04:24:39.271 INFO STEP 1105 (remove_files) COMPLETE
72572024-08-02T04:24:40.061Z[ recovery-image] Aug 02 04:24:39.271 INFO O| Aug 02 04:24:39.271 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582024-08-02T04:24:40.072Z[ recovery-image] Aug 02 04:24:39.282 INFO O| Aug 02 04:24:39.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
72592024-08-02T04:24:40.072Z[ recovery-image] Aug 02 04:24:39.282 INFO O| Aug 02 04:24:39.282 INFO STEP 1106 (remove_files) COMPLETE
72602024-08-02T04:24:40.073Z[ recovery-image] Aug 02 04:24:39.282 INFO O| Aug 02 04:24:39.282 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612024-08-02T04:24:40.082Z[ recovery-image] Aug 02 04:24:39.292 INFO O| Aug 02 04:24:39.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
72622024-08-02T04:24:40.083Z[ recovery-image] Aug 02 04:24:39.292 INFO O| Aug 02 04:24:39.292 INFO STEP 1107 (remove_files) COMPLETE
72632024-08-02T04:24:40.086Z[ recovery-image] Aug 02 04:24:39.293 INFO O| Aug 02 04:24:39.292 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642024-08-02T04:24:40.094Z[ recovery-image] Aug 02 04:24:39.304 INFO O| Aug 02 04:24:39.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
72652024-08-02T04:24:40.094Z[ recovery-image] Aug 02 04:24:39.304 INFO O| Aug 02 04:24:39.304 INFO STEP 1108 (remove_files) COMPLETE
72662024-08-02T04:24:40.094Z[ recovery-image] Aug 02 04:24:39.304 INFO O| Aug 02 04:24:39.304 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672024-08-02T04:24:40.104Z[ recovery-image] Aug 02 04:24:39.314 INFO O| Aug 02 04:24:39.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
72682024-08-02T04:24:40.104Z[ recovery-image] Aug 02 04:24:39.314 INFO O| Aug 02 04:24:39.314 INFO STEP 1109 (remove_files) COMPLETE
72692024-08-02T04:24:40.107Z[ recovery-image] Aug 02 04:24:39.314 INFO O| Aug 02 04:24:39.314 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702024-08-02T04:24:40.115Z[ recovery-image] Aug 02 04:24:39.325 INFO O| Aug 02 04:24:39.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
72712024-08-02T04:24:40.115Z[ recovery-image] Aug 02 04:24:39.325 INFO O| Aug 02 04:24:39.325 INFO STEP 1110 (remove_files) COMPLETE
72722024-08-02T04:24:40.115Z[ recovery-image] Aug 02 04:24:39.325 INFO O| Aug 02 04:24:39.325 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732024-08-02T04:24:40.125Z[ recovery-image] Aug 02 04:24:39.335 INFO O| Aug 02 04:24:39.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
72742024-08-02T04:24:40.125Z[ recovery-image] Aug 02 04:24:39.335 INFO O| Aug 02 04:24:39.335 INFO STEP 1111 (remove_files) COMPLETE
72752024-08-02T04:24:40.128Z[ recovery-image] Aug 02 04:24:39.335 INFO O| Aug 02 04:24:39.335 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762024-08-02T04:24:40.135Z[ recovery-image] Aug 02 04:24:39.345 INFO O| Aug 02 04:24:39.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
72772024-08-02T04:24:40.135Z[ recovery-image] Aug 02 04:24:39.345 INFO O| Aug 02 04:24:39.345 INFO STEP 1112 (remove_files) COMPLETE
72782024-08-02T04:24:40.135Z[ recovery-image] Aug 02 04:24:39.345 INFO O| Aug 02 04:24:39.345 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792024-08-02T04:24:40.145Z[ recovery-image] Aug 02 04:24:39.355 INFO O| Aug 02 04:24:39.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
72802024-08-02T04:24:40.145Z[ recovery-image] Aug 02 04:24:39.356 INFO O| Aug 02 04:24:39.355 INFO STEP 1113 (remove_files) COMPLETE
72812024-08-02T04:24:40.145Z[ recovery-image] Aug 02 04:24:39.356 INFO O| Aug 02 04:24:39.356 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822024-08-02T04:24:40.155Z[ recovery-image] Aug 02 04:24:39.366 INFO O| Aug 02 04:24:39.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
72832024-08-02T04:24:40.155Z[ recovery-image] Aug 02 04:24:39.366 INFO O| Aug 02 04:24:39.366 INFO STEP 1114 (remove_files) COMPLETE
72842024-08-02T04:24:40.155Z[ recovery-image] Aug 02 04:24:39.366 INFO O| Aug 02 04:24:39.366 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852024-08-02T04:24:40.166Z[ recovery-image] Aug 02 04:24:39.376 INFO O| Aug 02 04:24:39.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
72862024-08-02T04:24:40.166Z[ recovery-image] Aug 02 04:24:39.376 INFO O| Aug 02 04:24:39.376 INFO STEP 1115 (remove_files) COMPLETE
72872024-08-02T04:24:40.166Z[ recovery-image] Aug 02 04:24:39.376 INFO O| Aug 02 04:24:39.376 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882024-08-02T04:24:40.177Z[ recovery-image] Aug 02 04:24:39.387 INFO O| Aug 02 04:24:39.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
72892024-08-02T04:24:40.177Z[ recovery-image] Aug 02 04:24:39.387 INFO O| Aug 02 04:24:39.387 INFO STEP 1116 (remove_files) COMPLETE
72902024-08-02T04:24:40.180Z[ recovery-image] Aug 02 04:24:39.387 INFO O| Aug 02 04:24:39.387 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912024-08-02T04:24:40.189Z[ recovery-image] Aug 02 04:24:39.399 INFO O| Aug 02 04:24:39.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
72922024-08-02T04:24:40.189Z[ recovery-image] Aug 02 04:24:39.399 INFO O| Aug 02 04:24:39.399 INFO STEP 1117 (remove_files) COMPLETE
72932024-08-02T04:24:40.192Z[ recovery-image] Aug 02 04:24:39.399 INFO O| Aug 02 04:24:39.399 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942024-08-02T04:24:40.200Z[ recovery-image] Aug 02 04:24:39.411 INFO O| Aug 02 04:24:39.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
72952024-08-02T04:24:40.203Z[ recovery-image] Aug 02 04:24:39.411 INFO O| Aug 02 04:24:39.411 INFO STEP 1118 (remove_files) COMPLETE
72962024-08-02T04:24:40.203Z[ recovery-image] Aug 02 04:24:39.411 INFO O| Aug 02 04:24:39.411 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972024-08-02T04:24:40.212Z[ recovery-image] Aug 02 04:24:39.422 INFO O| Aug 02 04:24:39.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
72982024-08-02T04:24:40.212Z[ recovery-image] Aug 02 04:24:39.422 INFO O| Aug 02 04:24:39.422 INFO STEP 1119 (remove_files) COMPLETE
72992024-08-02T04:24:40.215Z[ recovery-image] Aug 02 04:24:39.422 INFO O| Aug 02 04:24:39.422 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002024-08-02T04:24:40.223Z[ recovery-image] Aug 02 04:24:39.434 INFO O| Aug 02 04:24:39.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
73012024-08-02T04:24:40.223Z[ recovery-image] Aug 02 04:24:39.434 INFO O| Aug 02 04:24:39.434 INFO STEP 1120 (remove_files) COMPLETE
73022024-08-02T04:24:40.226Z[ recovery-image] Aug 02 04:24:39.434 INFO O| Aug 02 04:24:39.434 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032024-08-02T04:24:40.236Z[ recovery-image] Aug 02 04:24:39.446 INFO O| Aug 02 04:24:39.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
73042024-08-02T04:24:40.239Z[ recovery-image] Aug 02 04:24:39.446 INFO O| Aug 02 04:24:39.446 INFO STEP 1121 (remove_files) COMPLETE
73052024-08-02T04:24:40.239Z[ recovery-image] Aug 02 04:24:39.446 INFO O| Aug 02 04:24:39.446 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062024-08-02T04:24:40.248Z[ recovery-image] Aug 02 04:24:39.459 INFO O| Aug 02 04:24:39.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
73072024-08-02T04:24:40.251Z[ recovery-image] Aug 02 04:24:39.459 INFO O| Aug 02 04:24:39.459 INFO STEP 1122 (remove_files) COMPLETE
73082024-08-02T04:24:40.251Z[ recovery-image] Aug 02 04:24:39.459 INFO O| Aug 02 04:24:39.459 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092024-08-02T04:24:40.260Z[ recovery-image] Aug 02 04:24:39.470 INFO O| Aug 02 04:24:39.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
73102024-08-02T04:24:40.263Z[ recovery-image] Aug 02 04:24:39.470 INFO O| Aug 02 04:24:39.470 INFO STEP 1123 (remove_files) COMPLETE
73112024-08-02T04:24:40.263Z[ recovery-image] Aug 02 04:24:39.470 INFO O| Aug 02 04:24:39.470 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122024-08-02T04:24:40.270Z[ recovery-image] Aug 02 04:24:39.480 INFO O| Aug 02 04:24:39.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
73132024-08-02T04:24:40.271Z[ recovery-image] Aug 02 04:24:39.480 INFO O| Aug 02 04:24:39.480 INFO STEP 1124 (remove_files) COMPLETE
73142024-08-02T04:24:40.274Z[ recovery-image] Aug 02 04:24:39.480 INFO O| Aug 02 04:24:39.480 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152024-08-02T04:24:40.274Z[ host-image] Aug 02 04:24:39.483 INFO O| Aug 02 04:24:39.483 INFO O| Done
73162024-08-02T04:24:40.274Z[ host-image] Aug 02 04:24:39.483 INFO O| Aug 02 04:24:39.483 INFO O| Done
73172024-08-02T04:24:40.281Z[ recovery-image] Aug 02 04:24:39.491 INFO O| Aug 02 04:24:39.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
73182024-08-02T04:24:40.284Z[ recovery-image] Aug 02 04:24:39.491 INFO O| Aug 02 04:24:39.491 INFO STEP 1125 (remove_files) COMPLETE
73192024-08-02T04:24:40.284Z[ recovery-image] Aug 02 04:24:39.491 INFO O| Aug 02 04:24:39.491 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202024-08-02T04:24:40.293Z[ recovery-image] Aug 02 04:24:39.502 INFO O| Aug 02 04:24:39.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
73212024-08-02T04:24:40.293Z[ recovery-image] Aug 02 04:24:39.502 INFO O| Aug 02 04:24:39.502 INFO STEP 1126 (remove_files) COMPLETE
73222024-08-02T04:24:40.293Z[ recovery-image] Aug 02 04:24:39.503 INFO O| Aug 02 04:24:39.502 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232024-08-02T04:24:40.302Z[ recovery-image] Aug 02 04:24:39.513 INFO O| Aug 02 04:24:39.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
73242024-08-02T04:24:40.303Z[ recovery-image] Aug 02 04:24:39.513 INFO O| Aug 02 04:24:39.513 INFO STEP 1127 (remove_files) COMPLETE
73252024-08-02T04:24:40.303Z[ recovery-image] Aug 02 04:24:39.513 INFO O| Aug 02 04:24:39.513 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262024-08-02T04:24:40.313Z[ recovery-image] Aug 02 04:24:39.522 INFO O| Aug 02 04:24:39.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
73272024-08-02T04:24:40.316Z[ recovery-image] Aug 02 04:24:39.522 INFO O| Aug 02 04:24:39.522 INFO STEP 1128 (remove_files) COMPLETE
73282024-08-02T04:24:40.316Z[ recovery-image] Aug 02 04:24:39.522 INFO O| Aug 02 04:24:39.522 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292024-08-02T04:24:40.322Z[ recovery-image] Aug 02 04:24:39.532 INFO O| Aug 02 04:24:39.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
73302024-08-02T04:24:40.325Z[ recovery-image] Aug 02 04:24:39.532 INFO O| Aug 02 04:24:39.532 INFO STEP 1129 (remove_files) COMPLETE
73312024-08-02T04:24:40.325Z[ recovery-image] Aug 02 04:24:39.532 INFO O| Aug 02 04:24:39.532 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322024-08-02T04:24:40.331Z[ recovery-image] Aug 02 04:24:39.542 INFO O| Aug 02 04:24:39.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
73332024-08-02T04:24:40.331Z[ recovery-image] Aug 02 04:24:39.542 INFO O| Aug 02 04:24:39.542 INFO STEP 1130 (remove_files) COMPLETE
73342024-08-02T04:24:40.334Z[ recovery-image] Aug 02 04:24:39.542 INFO O| Aug 02 04:24:39.542 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352024-08-02T04:24:40.341Z[ recovery-image] Aug 02 04:24:39.551 INFO O| Aug 02 04:24:39.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
73362024-08-02T04:24:40.344Z[ recovery-image] Aug 02 04:24:39.551 INFO O| Aug 02 04:24:39.551 INFO STEP 1131 (remove_files) COMPLETE
73372024-08-02T04:24:40.344Z[ recovery-image] Aug 02 04:24:39.551 INFO O| Aug 02 04:24:39.551 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382024-08-02T04:24:40.350Z[ recovery-image] Aug 02 04:24:39.560 INFO O| Aug 02 04:24:39.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
73392024-08-02T04:24:40.353Z[ recovery-image] Aug 02 04:24:39.561 INFO O| Aug 02 04:24:39.561 INFO STEP 1132 (remove_files) COMPLETE
73402024-08-02T04:24:40.353Z[ recovery-image] Aug 02 04:24:39.561 INFO O| Aug 02 04:24:39.561 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412024-08-02T04:24:40.360Z[ recovery-image] Aug 02 04:24:39.570 INFO O| Aug 02 04:24:39.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
73422024-08-02T04:24:40.360Z[ recovery-image] Aug 02 04:24:39.570 INFO O| Aug 02 04:24:39.570 INFO STEP 1133 (remove_files) COMPLETE
73432024-08-02T04:24:40.360Z[ recovery-image] Aug 02 04:24:39.570 INFO O| Aug 02 04:24:39.570 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442024-08-02T04:24:40.369Z[ recovery-image] Aug 02 04:24:39.579 INFO O| Aug 02 04:24:39.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
73452024-08-02T04:24:40.369Z[ recovery-image] Aug 02 04:24:39.579 INFO O| Aug 02 04:24:39.579 INFO STEP 1134 (remove_files) COMPLETE
73462024-08-02T04:24:40.372Z[ recovery-image] Aug 02 04:24:39.579 INFO O| Aug 02 04:24:39.579 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472024-08-02T04:24:40.378Z[ recovery-image] Aug 02 04:24:39.588 INFO O| Aug 02 04:24:39.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
73482024-08-02T04:24:40.378Z[ recovery-image] Aug 02 04:24:39.589 INFO O| Aug 02 04:24:39.589 INFO STEP 1135 (remove_files) COMPLETE
73492024-08-02T04:24:40.378Z[ recovery-image] Aug 02 04:24:39.589 INFO O| Aug 02 04:24:39.589 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502024-08-02T04:24:40.388Z[ recovery-image] Aug 02 04:24:39.598 INFO O| Aug 02 04:24:39.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
73512024-08-02T04:24:40.388Z[ recovery-image] Aug 02 04:24:39.598 INFO O| Aug 02 04:24:39.598 INFO STEP 1136 (remove_files) COMPLETE
73522024-08-02T04:24:40.391Z[ recovery-image] Aug 02 04:24:39.598 INFO O| Aug 02 04:24:39.598 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532024-08-02T04:24:40.397Z[ recovery-image] Aug 02 04:24:39.607 INFO O| Aug 02 04:24:39.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
73542024-08-02T04:24:40.397Z[ recovery-image] Aug 02 04:24:39.607 INFO O| Aug 02 04:24:39.607 INFO STEP 1137 (remove_files) COMPLETE
73552024-08-02T04:24:40.400Z[ recovery-image] Aug 02 04:24:39.607 INFO O| Aug 02 04:24:39.607 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562024-08-02T04:24:40.406Z[ recovery-image] Aug 02 04:24:39.617 INFO O| Aug 02 04:24:39.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
73572024-08-02T04:24:40.406Z[ recovery-image] Aug 02 04:24:39.617 INFO O| Aug 02 04:24:39.617 INFO STEP 1138 (remove_files) COMPLETE
73582024-08-02T04:24:40.409Z[ recovery-image] Aug 02 04:24:39.617 INFO O| Aug 02 04:24:39.617 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592024-08-02T04:24:40.416Z[ recovery-image] Aug 02 04:24:39.626 INFO O| Aug 02 04:24:39.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
73602024-08-02T04:24:40.416Z[ recovery-image] Aug 02 04:24:39.626 INFO O| Aug 02 04:24:39.626 INFO STEP 1139 (remove_files) COMPLETE
73612024-08-02T04:24:40.418Z[ recovery-image] Aug 02 04:24:39.626 INFO O| Aug 02 04:24:39.626 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622024-08-02T04:24:40.425Z[ recovery-image] Aug 02 04:24:39.635 INFO O| Aug 02 04:24:39.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
73632024-08-02T04:24:40.425Z[ recovery-image] Aug 02 04:24:39.635 INFO O| Aug 02 04:24:39.635 INFO STEP 1140 (remove_files) COMPLETE
73642024-08-02T04:24:40.428Z[ recovery-image] Aug 02 04:24:39.635 INFO O| Aug 02 04:24:39.635 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652024-08-02T04:24:40.434Z[ recovery-image] Aug 02 04:24:39.644 INFO O| Aug 02 04:24:39.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
73662024-08-02T04:24:40.434Z[ recovery-image] Aug 02 04:24:39.644 INFO O| Aug 02 04:24:39.644 INFO STEP 1141 (remove_files) COMPLETE
73672024-08-02T04:24:40.437Z[ recovery-image] Aug 02 04:24:39.644 INFO O| Aug 02 04:24:39.644 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682024-08-02T04:24:40.443Z[ recovery-image] Aug 02 04:24:39.654 INFO O| Aug 02 04:24:39.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
73692024-08-02T04:24:40.443Z[ recovery-image] Aug 02 04:24:39.654 INFO O| Aug 02 04:24:39.654 INFO STEP 1142 (remove_files) COMPLETE
73702024-08-02T04:24:40.446Z[ recovery-image] Aug 02 04:24:39.654 INFO O| Aug 02 04:24:39.654 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712024-08-02T04:24:40.452Z[ recovery-image] Aug 02 04:24:39.663 INFO O| Aug 02 04:24:39.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
73722024-08-02T04:24:40.455Z[ recovery-image] Aug 02 04:24:39.663 INFO O| Aug 02 04:24:39.663 INFO STEP 1143 (remove_files) COMPLETE
73732024-08-02T04:24:40.455Z[ recovery-image] Aug 02 04:24:39.663 INFO O| Aug 02 04:24:39.663 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742024-08-02T04:24:40.462Z[ recovery-image] Aug 02 04:24:39.672 INFO O| Aug 02 04:24:39.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
73752024-08-02T04:24:40.462Z[ recovery-image] Aug 02 04:24:39.672 INFO O| Aug 02 04:24:39.672 INFO STEP 1144 (remove_files) COMPLETE
73762024-08-02T04:24:40.465Z[ recovery-image] Aug 02 04:24:39.672 INFO O| Aug 02 04:24:39.672 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772024-08-02T04:24:40.472Z[ recovery-image] Aug 02 04:24:39.682 INFO O| Aug 02 04:24:39.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
73782024-08-02T04:24:40.472Z[ recovery-image] Aug 02 04:24:39.682 INFO O| Aug 02 04:24:39.682 INFO STEP 1145 (remove_files) COMPLETE
73792024-08-02T04:24:40.476Z[ recovery-image] Aug 02 04:24:39.682 INFO O| Aug 02 04:24:39.682 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802024-08-02T04:24:40.481Z[ recovery-image] Aug 02 04:24:39.691 INFO O| Aug 02 04:24:39.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
73812024-08-02T04:24:40.481Z[ recovery-image] Aug 02 04:24:39.691 INFO O| Aug 02 04:24:39.691 INFO STEP 1146 (remove_files) COMPLETE
73822024-08-02T04:24:40.485Z[ recovery-image] Aug 02 04:24:39.691 INFO O| Aug 02 04:24:39.691 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832024-08-02T04:24:40.491Z[ recovery-image] Aug 02 04:24:39.701 INFO O| Aug 02 04:24:39.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
73842024-08-02T04:24:40.491Z[ recovery-image] Aug 02 04:24:39.701 INFO O| Aug 02 04:24:39.701 INFO STEP 1147 (remove_files) COMPLETE
73852024-08-02T04:24:40.491Z[ recovery-image] Aug 02 04:24:39.701 INFO O| Aug 02 04:24:39.701 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862024-08-02T04:24:40.501Z[ recovery-image] Aug 02 04:24:39.710 INFO O| Aug 02 04:24:39.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
73872024-08-02T04:24:40.501Z[ recovery-image] Aug 02 04:24:39.710 INFO O| Aug 02 04:24:39.710 INFO STEP 1148 (remove_files) COMPLETE
73882024-08-02T04:24:40.504Z[ recovery-image] Aug 02 04:24:39.710 INFO O| Aug 02 04:24:39.710 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892024-08-02T04:24:40.509Z[ recovery-image] Aug 02 04:24:39.719 INFO O| Aug 02 04:24:39.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
73902024-08-02T04:24:40.513Z[ recovery-image] Aug 02 04:24:39.719 INFO O| Aug 02 04:24:39.719 INFO STEP 1149 (remove_files) COMPLETE
73912024-08-02T04:24:40.513Z[ recovery-image] Aug 02 04:24:39.719 INFO O| Aug 02 04:24:39.719 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922024-08-02T04:24:40.518Z[ recovery-image] Aug 02 04:24:39.729 INFO O| Aug 02 04:24:39.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
73932024-08-02T04:24:40.522Z[ recovery-image] Aug 02 04:24:39.729 INFO O| Aug 02 04:24:39.729 INFO STEP 1150 (remove_files) COMPLETE
73942024-08-02T04:24:40.522Z[ recovery-image] Aug 02 04:24:39.729 INFO O| Aug 02 04:24:39.729 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952024-08-02T04:24:40.528Z[ recovery-image] Aug 02 04:24:39.738 INFO O| Aug 02 04:24:39.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
73962024-08-02T04:24:40.531Z[ recovery-image] Aug 02 04:24:39.738 INFO O| Aug 02 04:24:39.738 INFO STEP 1151 (remove_files) COMPLETE
73972024-08-02T04:24:40.531Z[ recovery-image] Aug 02 04:24:39.738 INFO O| Aug 02 04:24:39.738 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982024-08-02T04:24:40.537Z[ recovery-image] Aug 02 04:24:39.747 INFO O| Aug 02 04:24:39.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
73992024-08-02T04:24:40.537Z[ recovery-image] Aug 02 04:24:39.747 INFO O| Aug 02 04:24:39.747 INFO STEP 1152 (remove_files) COMPLETE
74002024-08-02T04:24:40.537Z[ recovery-image] Aug 02 04:24:39.747 INFO O| Aug 02 04:24:39.747 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012024-08-02T04:24:40.546Z[ recovery-image] Aug 02 04:24:39.757 INFO O| Aug 02 04:24:39.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
74022024-08-02T04:24:40.546Z[ recovery-image] Aug 02 04:24:39.757 INFO O| Aug 02 04:24:39.757 INFO STEP 1153 (remove_files) COMPLETE
74032024-08-02T04:24:40.546Z[ recovery-image] Aug 02 04:24:39.757 INFO O| Aug 02 04:24:39.757 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042024-08-02T04:24:40.555Z[ recovery-image] Aug 02 04:24:39.766 INFO O| Aug 02 04:24:39.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
74052024-08-02T04:24:40.556Z[ recovery-image] Aug 02 04:24:39.766 INFO O| Aug 02 04:24:39.766 INFO STEP 1154 (remove_files) COMPLETE
74062024-08-02T04:24:40.558Z[ recovery-image] Aug 02 04:24:39.766 INFO O| Aug 02 04:24:39.766 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072024-08-02T04:24:40.565Z[ recovery-image] Aug 02 04:24:39.775 INFO O| Aug 02 04:24:39.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
74082024-08-02T04:24:40.567Z[ recovery-image] Aug 02 04:24:39.775 INFO O| Aug 02 04:24:39.775 INFO STEP 1155 (remove_files) COMPLETE
74092024-08-02T04:24:40.567Z[ recovery-image] Aug 02 04:24:39.775 INFO O| Aug 02 04:24:39.775 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102024-08-02T04:24:40.574Z[ recovery-image] Aug 02 04:24:39.784 INFO O| Aug 02 04:24:39.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
74112024-08-02T04:24:40.576Z[ recovery-image] Aug 02 04:24:39.784 INFO O| Aug 02 04:24:39.784 INFO STEP 1156 (remove_files) COMPLETE
74122024-08-02T04:24:40.576Z[ recovery-image] Aug 02 04:24:39.784 INFO O| Aug 02 04:24:39.784 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132024-08-02T04:24:40.583Z[ recovery-image] Aug 02 04:24:39.793 INFO O| Aug 02 04:24:39.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
74142024-08-02T04:24:40.583Z[ recovery-image] Aug 02 04:24:39.793 INFO O| Aug 02 04:24:39.793 INFO STEP 1157 (remove_files) COMPLETE
74152024-08-02T04:24:40.583Z[ recovery-image] Aug 02 04:24:39.793 INFO O| Aug 02 04:24:39.793 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162024-08-02T04:24:40.592Z[ recovery-image] Aug 02 04:24:39.803 INFO O| Aug 02 04:24:39.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
74172024-08-02T04:24:40.592Z[ recovery-image] Aug 02 04:24:39.803 INFO O| Aug 02 04:24:39.803 INFO STEP 1158 (remove_files) COMPLETE
74182024-08-02T04:24:40.595Z[ recovery-image] Aug 02 04:24:39.803 INFO O| Aug 02 04:24:39.803 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192024-08-02T04:24:40.599Z[ host-image] Aug 02 04:24:39.809 INFO O| Aug 02 04:24:39.809 INFO O| Done
74202024-08-02T04:24:40.602Z[ recovery-image] Aug 02 04:24:39.812 INFO O| Aug 02 04:24:39.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
74212024-08-02T04:24:40.605Z[ recovery-image] Aug 02 04:24:39.812 INFO O| Aug 02 04:24:39.812 INFO STEP 1159 (remove_files) COMPLETE
74222024-08-02T04:24:40.605Z[ recovery-image] Aug 02 04:24:39.812 INFO O| Aug 02 04:24:39.812 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232024-08-02T04:24:40.611Z[ recovery-image] Aug 02 04:24:39.822 INFO O| Aug 02 04:24:39.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
74242024-08-02T04:24:40.611Z[ recovery-image] Aug 02 04:24:39.822 INFO O| Aug 02 04:24:39.822 INFO STEP 1160 (remove_files) COMPLETE
74252024-08-02T04:24:40.615Z[ recovery-image] Aug 02 04:24:39.822 INFO O| Aug 02 04:24:39.822 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262024-08-02T04:24:40.621Z[ recovery-image] Aug 02 04:24:39.831 INFO O| Aug 02 04:24:39.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
74272024-08-02T04:24:40.621Z[ recovery-image] Aug 02 04:24:39.831 INFO O| Aug 02 04:24:39.831 INFO STEP 1161 (remove_files) COMPLETE
74282024-08-02T04:24:40.621Z[ recovery-image] Aug 02 04:24:39.831 INFO O| Aug 02 04:24:39.831 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292024-08-02T04:24:40.630Z[ recovery-image] Aug 02 04:24:39.841 INFO O| Aug 02 04:24:39.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
74302024-08-02T04:24:40.630Z[ recovery-image] Aug 02 04:24:39.841 INFO O| Aug 02 04:24:39.841 INFO STEP 1162 (remove_files) COMPLETE
74312024-08-02T04:24:40.633Z[ recovery-image] Aug 02 04:24:39.841 INFO O| Aug 02 04:24:39.841 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74322024-08-02T04:24:40.640Z[ recovery-image] Aug 02 04:24:39.850 INFO O| Aug 02 04:24:39.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
74332024-08-02T04:24:40.640Z[ recovery-image] Aug 02 04:24:39.850 INFO O| Aug 02 04:24:39.850 INFO STEP 1163 (remove_files) COMPLETE
74342024-08-02T04:24:40.643Z[ recovery-image] Aug 02 04:24:39.850 INFO O| Aug 02 04:24:39.850 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74352024-08-02T04:24:40.649Z[ recovery-image] Aug 02 04:24:39.860 INFO O| Aug 02 04:24:39.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
74362024-08-02T04:24:40.649Z[ recovery-image] Aug 02 04:24:39.860 INFO O| Aug 02 04:24:39.860 INFO STEP 1164 (remove_files) COMPLETE
74372024-08-02T04:24:40.652Z[ recovery-image] Aug 02 04:24:39.860 INFO O| Aug 02 04:24:39.860 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74382024-08-02T04:24:40.659Z[ recovery-image] Aug 02 04:24:39.869 INFO O| Aug 02 04:24:39.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
74392024-08-02T04:24:40.659Z[ recovery-image] Aug 02 04:24:39.869 INFO O| Aug 02 04:24:39.869 INFO STEP 1165 (remove_files) COMPLETE
74402024-08-02T04:24:40.662Z[ recovery-image] Aug 02 04:24:39.869 INFO O| Aug 02 04:24:39.869 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74412024-08-02T04:24:40.668Z[ recovery-image] Aug 02 04:24:39.879 INFO O| Aug 02 04:24:39.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
74422024-08-02T04:24:40.668Z[ recovery-image] Aug 02 04:24:39.879 INFO O| Aug 02 04:24:39.879 INFO STEP 1166 (remove_files) COMPLETE
74432024-08-02T04:24:40.668Z[ recovery-image] Aug 02 04:24:39.879 INFO O| Aug 02 04:24:39.879 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74442024-08-02T04:24:40.678Z[ recovery-image] Aug 02 04:24:39.888 INFO O| Aug 02 04:24:39.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
74452024-08-02T04:24:40.678Z[ recovery-image] Aug 02 04:24:39.888 INFO O| Aug 02 04:24:39.888 INFO STEP 1167 (remove_files) COMPLETE
74462024-08-02T04:24:40.681Z[ recovery-image] Aug 02 04:24:39.888 INFO O| Aug 02 04:24:39.888 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74472024-08-02T04:24:40.687Z[ recovery-image] Aug 02 04:24:39.898 INFO O| Aug 02 04:24:39.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
74482024-08-02T04:24:40.688Z[ recovery-image] Aug 02 04:24:39.898 INFO O| Aug 02 04:24:39.898 INFO STEP 1168 (remove_files) COMPLETE
74492024-08-02T04:24:40.688Z[ recovery-image] Aug 02 04:24:39.898 INFO O| Aug 02 04:24:39.898 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74502024-08-02T04:24:40.697Z[ recovery-image] Aug 02 04:24:39.907 INFO O| Aug 02 04:24:39.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
74512024-08-02T04:24:40.700Z[ recovery-image] Aug 02 04:24:39.907 INFO O| Aug 02 04:24:39.907 INFO STEP 1169 (remove_files) COMPLETE
74522024-08-02T04:24:40.700Z[ recovery-image] Aug 02 04:24:39.907 INFO O| Aug 02 04:24:39.907 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74532024-08-02T04:24:40.706Z[ recovery-image] Aug 02 04:24:39.917 INFO O| Aug 02 04:24:39.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
74542024-08-02T04:24:40.707Z[ recovery-image] Aug 02 04:24:39.917 INFO O| Aug 02 04:24:39.917 INFO STEP 1170 (remove_files) COMPLETE
74552024-08-02T04:24:40.709Z[ recovery-image] Aug 02 04:24:39.917 INFO O| Aug 02 04:24:39.917 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74562024-08-02T04:24:40.716Z[ recovery-image] Aug 02 04:24:39.926 INFO O| Aug 02 04:24:39.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
74572024-08-02T04:24:40.719Z[ recovery-image] Aug 02 04:24:39.926 INFO O| Aug 02 04:24:39.926 INFO STEP 1171 (remove_files) COMPLETE
74582024-08-02T04:24:40.719Z[ recovery-image] Aug 02 04:24:39.927 INFO O| Aug 02 04:24:39.926 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74592024-08-02T04:24:40.727Z[ recovery-image] Aug 02 04:24:39.936 INFO O| Aug 02 04:24:39.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
74602024-08-02T04:24:40.727Z[ recovery-image] Aug 02 04:24:39.936 INFO O| Aug 02 04:24:39.936 INFO STEP 1172 (remove_files) COMPLETE
74612024-08-02T04:24:40.727Z[ recovery-image] Aug 02 04:24:39.936 INFO O| Aug 02 04:24:39.936 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74622024-08-02T04:24:40.735Z[ recovery-image] Aug 02 04:24:39.945 INFO O| Aug 02 04:24:39.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
74632024-08-02T04:24:40.735Z[ recovery-image] Aug 02 04:24:39.945 INFO O| Aug 02 04:24:39.945 INFO STEP 1173 (remove_files) COMPLETE
74642024-08-02T04:24:40.738Z[ recovery-image] Aug 02 04:24:39.945 INFO O| Aug 02 04:24:39.945 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74652024-08-02T04:24:40.744Z[ recovery-image] Aug 02 04:24:39.955 INFO O| Aug 02 04:24:39.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
74662024-08-02T04:24:40.744Z[ recovery-image] Aug 02 04:24:39.955 INFO O| Aug 02 04:24:39.955 INFO STEP 1174 (remove_files) COMPLETE
74672024-08-02T04:24:40.747Z[ recovery-image] Aug 02 04:24:39.955 INFO O| Aug 02 04:24:39.955 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74682024-08-02T04:24:40.753Z[ recovery-image] Aug 02 04:24:39.964 INFO O| Aug 02 04:24:39.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
74692024-08-02T04:24:40.753Z[ recovery-image] Aug 02 04:24:39.964 INFO O| Aug 02 04:24:39.964 INFO STEP 1175 (remove_files) COMPLETE
74702024-08-02T04:24:40.758Z[ recovery-image] Aug 02 04:24:39.964 INFO O| Aug 02 04:24:39.964 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74712024-08-02T04:24:40.763Z[ recovery-image] Aug 02 04:24:39.973 INFO O| Aug 02 04:24:39.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
74722024-08-02T04:24:40.763Z[ recovery-image] Aug 02 04:24:39.973 INFO O| Aug 02 04:24:39.973 INFO STEP 1176 (remove_files) COMPLETE
74732024-08-02T04:24:40.765Z[ recovery-image] Aug 02 04:24:39.973 INFO O| Aug 02 04:24:39.973 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74742024-08-02T04:24:40.772Z[ recovery-image] Aug 02 04:24:39.982 INFO O| Aug 02 04:24:39.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
74752024-08-02T04:24:40.772Z[ recovery-image] Aug 02 04:24:39.982 INFO O| Aug 02 04:24:39.982 INFO STEP 1177 (remove_files) COMPLETE
74762024-08-02T04:24:40.775Z[ recovery-image] Aug 02 04:24:39.982 INFO O| Aug 02 04:24:39.982 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74772024-08-02T04:24:40.781Z[ recovery-image] Aug 02 04:24:39.991 INFO O| Aug 02 04:24:39.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
74782024-08-02T04:24:40.781Z[ recovery-image] Aug 02 04:24:39.991 INFO O| Aug 02 04:24:39.991 INFO STEP 1178 (remove_files) COMPLETE
74792024-08-02T04:24:40.784Z[ recovery-image] Aug 02 04:24:39.991 INFO O| Aug 02 04:24:39.991 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74802024-08-02T04:24:40.790Z[ recovery-image] Aug 02 04:24:40.001 INFO O| Aug 02 04:24:40.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
74812024-08-02T04:24:40.790Z[ recovery-image] Aug 02 04:24:40.001 INFO O| Aug 02 04:24:40.001 INFO STEP 1179 (remove_files) COMPLETE
74822024-08-02T04:24:40.793Z[ recovery-image] Aug 02 04:24:40.001 INFO O| Aug 02 04:24:40.001 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74832024-08-02T04:24:40.803Z[ recovery-image] Aug 02 04:24:40.013 INFO O| Aug 02 04:24:40.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
74842024-08-02T04:24:40.803Z[ recovery-image] Aug 02 04:24:40.013 INFO O| Aug 02 04:24:40.013 INFO STEP 1180 (remove_files) COMPLETE
74852024-08-02T04:24:40.806Z[ recovery-image] Aug 02 04:24:40.013 INFO O| Aug 02 04:24:40.013 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74862024-08-02T04:24:40.812Z[ recovery-image] Aug 02 04:24:40.022 INFO O| Aug 02 04:24:40.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
74872024-08-02T04:24:40.815Z[ recovery-image] Aug 02 04:24:40.022 INFO O| Aug 02 04:24:40.022 INFO STEP 1181 (remove_files) COMPLETE
74882024-08-02T04:24:40.815Z[ recovery-image] Aug 02 04:24:40.022 INFO O| Aug 02 04:24:40.022 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892024-08-02T04:24:40.821Z[ recovery-image] Aug 02 04:24:40.032 INFO O| Aug 02 04:24:40.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
74902024-08-02T04:24:40.822Z[ recovery-image] Aug 02 04:24:40.032 INFO O| Aug 02 04:24:40.032 INFO STEP 1182 (remove_files) COMPLETE
74912024-08-02T04:24:40.822Z[ recovery-image] Aug 02 04:24:40.032 INFO O| Aug 02 04:24:40.032 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74922024-08-02T04:24:40.831Z[ recovery-image] Aug 02 04:24:40.041 INFO O| Aug 02 04:24:40.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
74932024-08-02T04:24:40.834Z[ recovery-image] Aug 02 04:24:40.042 INFO O| Aug 02 04:24:40.042 INFO STEP 1183 (remove_files) COMPLETE
74942024-08-02T04:24:40.834Z[ recovery-image] Aug 02 04:24:40.042 INFO O| Aug 02 04:24:40.042 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74952024-08-02T04:24:40.841Z[ recovery-image] Aug 02 04:24:40.051 INFO O| Aug 02 04:24:40.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
74962024-08-02T04:24:40.841Z[ recovery-image] Aug 02 04:24:40.051 INFO O| Aug 02 04:24:40.051 INFO STEP 1184 (remove_files) COMPLETE
74972024-08-02T04:24:40.844Z[ recovery-image] Aug 02 04:24:40.051 INFO O| Aug 02 04:24:40.051 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74982024-08-02T04:24:40.850Z[ recovery-image] Aug 02 04:24:40.061 INFO O| Aug 02 04:24:40.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
74992024-08-02T04:24:40.850Z[ recovery-image] Aug 02 04:24:40.061 INFO O| Aug 02 04:24:40.061 INFO STEP 1185 (remove_files) COMPLETE
75002024-08-02T04:24:40.850Z[ recovery-image] Aug 02 04:24:40.061 INFO O| Aug 02 04:24:40.061 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75012024-08-02T04:24:40.860Z[ recovery-image] Aug 02 04:24:40.070 INFO O| Aug 02 04:24:40.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
75022024-08-02T04:24:40.863Z[ recovery-image] Aug 02 04:24:40.071 INFO O| Aug 02 04:24:40.071 INFO STEP 1186 (remove_files) COMPLETE
75032024-08-02T04:24:40.863Z[ recovery-image] Aug 02 04:24:40.071 INFO O| Aug 02 04:24:40.071 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75042024-08-02T04:24:40.872Z[ recovery-image] Aug 02 04:24:40.082 INFO O| Aug 02 04:24:40.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
75052024-08-02T04:24:40.875Z[ recovery-image] Aug 02 04:24:40.082 INFO O| Aug 02 04:24:40.082 INFO STEP 1187 (remove_files) COMPLETE
75062024-08-02T04:24:40.875Z[ recovery-image] Aug 02 04:24:40.082 INFO O| Aug 02 04:24:40.082 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75072024-08-02T04:24:40.882Z[ recovery-image] Aug 02 04:24:40.092 INFO O| Aug 02 04:24:40.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
75082024-08-02T04:24:40.882Z[ recovery-image] Aug 02 04:24:40.092 INFO O| Aug 02 04:24:40.092 INFO STEP 1188 (remove_files) COMPLETE
75092024-08-02T04:24:40.887Z[ recovery-image] Aug 02 04:24:40.092 INFO O| Aug 02 04:24:40.092 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75102024-08-02T04:24:40.892Z[ recovery-image] Aug 02 04:24:40.102 INFO O| Aug 02 04:24:40.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
75112024-08-02T04:24:40.892Z[ recovery-image] Aug 02 04:24:40.102 INFO O| Aug 02 04:24:40.102 INFO STEP 1189 (remove_files) COMPLETE
75122024-08-02T04:24:40.896Z[ recovery-image] Aug 02 04:24:40.102 INFO O| Aug 02 04:24:40.102 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75132024-08-02T04:24:40.903Z[ recovery-image] Aug 02 04:24:40.113 INFO O| Aug 02 04:24:40.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
75142024-08-02T04:24:40.907Z[ recovery-image] Aug 02 04:24:40.113 INFO O| Aug 02 04:24:40.113 INFO STEP 1190 (remove_files) COMPLETE
75152024-08-02T04:24:40.907Z[ recovery-image] Aug 02 04:24:40.113 INFO O| Aug 02 04:24:40.113 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75162024-08-02T04:24:40.913Z[ recovery-image] Aug 02 04:24:40.123 INFO O| Aug 02 04:24:40.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
75172024-08-02T04:24:40.913Z[ recovery-image] Aug 02 04:24:40.123 INFO O| Aug 02 04:24:40.123 INFO STEP 1191 (remove_files) COMPLETE
75182024-08-02T04:24:40.914Z[ recovery-image] Aug 02 04:24:40.123 INFO O| Aug 02 04:24:40.123 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75192024-08-02T04:24:40.923Z[ recovery-image] Aug 02 04:24:40.133 INFO O| Aug 02 04:24:40.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
75202024-08-02T04:24:40.923Z[ recovery-image] Aug 02 04:24:40.133 INFO O| Aug 02 04:24:40.133 INFO STEP 1192 (remove_files) COMPLETE
75212024-08-02T04:24:40.926Z[ recovery-image] Aug 02 04:24:40.133 INFO O| Aug 02 04:24:40.133 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75222024-08-02T04:24:40.934Z[ recovery-image] Aug 02 04:24:40.144 INFO O| Aug 02 04:24:40.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
75232024-08-02T04:24:40.934Z[ recovery-image] Aug 02 04:24:40.144 INFO O| Aug 02 04:24:40.144 INFO STEP 1193 (remove_files) COMPLETE
75242024-08-02T04:24:40.938Z[ recovery-image] Aug 02 04:24:40.144 INFO O| Aug 02 04:24:40.144 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75252024-08-02T04:24:40.943Z[ recovery-image] Aug 02 04:24:40.154 INFO O| Aug 02 04:24:40.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
75262024-08-02T04:24:40.943Z[ recovery-image] Aug 02 04:24:40.154 INFO O| Aug 02 04:24:40.154 INFO STEP 1194 (remove_files) COMPLETE
75272024-08-02T04:24:40.947Z[ recovery-image] Aug 02 04:24:40.154 INFO O| Aug 02 04:24:40.154 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75282024-08-02T04:24:40.955Z[ recovery-image] Aug 02 04:24:40.165 INFO O| Aug 02 04:24:40.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
75292024-08-02T04:24:40.955Z[ recovery-image] Aug 02 04:24:40.165 INFO O| Aug 02 04:24:40.165 INFO STEP 1195 (remove_files) COMPLETE
75302024-08-02T04:24:40.955Z[ recovery-image] Aug 02 04:24:40.165 INFO O| Aug 02 04:24:40.165 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75312024-08-02T04:24:40.964Z[ recovery-image] Aug 02 04:24:40.175 INFO O| Aug 02 04:24:40.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
75322024-08-02T04:24:40.964Z[ recovery-image] Aug 02 04:24:40.175 INFO O| Aug 02 04:24:40.175 INFO STEP 1196 (remove_files) COMPLETE
75332024-08-02T04:24:40.964Z[ recovery-image] Aug 02 04:24:40.175 INFO O| Aug 02 04:24:40.175 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75342024-08-02T04:24:40.976Z[ recovery-image] Aug 02 04:24:40.186 INFO O| Aug 02 04:24:40.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
75352024-08-02T04:24:40.976Z[ recovery-image] Aug 02 04:24:40.186 INFO O| Aug 02 04:24:40.186 INFO STEP 1197 (remove_files) COMPLETE
75362024-08-02T04:24:40.979Z[ recovery-image] Aug 02 04:24:40.186 INFO O| Aug 02 04:24:40.186 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75372024-08-02T04:24:40.986Z[ recovery-image] Aug 02 04:24:40.196 INFO O| Aug 02 04:24:40.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
75382024-08-02T04:24:40.986Z[ recovery-image] Aug 02 04:24:40.196 INFO O| Aug 02 04:24:40.196 INFO STEP 1198 (remove_files) COMPLETE
75392024-08-02T04:24:40.986Z[ recovery-image] Aug 02 04:24:40.196 INFO O| Aug 02 04:24:40.196 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75402024-08-02T04:24:40.995Z[ recovery-image] Aug 02 04:24:40.205 INFO O| Aug 02 04:24:40.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
75412024-08-02T04:24:40.995Z[ recovery-image] Aug 02 04:24:40.205 INFO O| Aug 02 04:24:40.205 INFO STEP 1199 (remove_files) COMPLETE
75422024-08-02T04:24:40.998Z[ recovery-image] Aug 02 04:24:40.205 INFO O| Aug 02 04:24:40.205 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75432024-08-02T04:24:41.007Z[ recovery-image] Aug 02 04:24:40.217 INFO O| Aug 02 04:24:40.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
75442024-08-02T04:24:41.007Z[ recovery-image] Aug 02 04:24:40.217 INFO O| Aug 02 04:24:40.217 INFO STEP 1200 (remove_files) COMPLETE
75452024-08-02T04:24:41.010Z[ recovery-image] Aug 02 04:24:40.217 INFO O| Aug 02 04:24:40.217 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75462024-08-02T04:24:41.019Z[ recovery-image] Aug 02 04:24:40.229 INFO O| Aug 02 04:24:40.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
75472024-08-02T04:24:41.019Z[ recovery-image] Aug 02 04:24:40.229 INFO O| Aug 02 04:24:40.229 INFO STEP 1201 (remove_files) COMPLETE
75482024-08-02T04:24:41.022Z[ recovery-image] Aug 02 04:24:40.229 INFO O| Aug 02 04:24:40.229 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75492024-08-02T04:24:41.029Z[ recovery-image] Aug 02 04:24:40.240 INFO O| Aug 02 04:24:40.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
75502024-08-02T04:24:41.029Z[ recovery-image] Aug 02 04:24:40.240 INFO O| Aug 02 04:24:40.240 INFO STEP 1202 (remove_files) COMPLETE
75512024-08-02T04:24:41.030Z[ recovery-image] Aug 02 04:24:40.240 INFO O| Aug 02 04:24:40.240 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75522024-08-02T04:24:41.039Z[ recovery-image] Aug 02 04:24:40.249 INFO O| Aug 02 04:24:40.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
75532024-08-02T04:24:41.043Z[ recovery-image] Aug 02 04:24:40.249 INFO O| Aug 02 04:24:40.249 INFO STEP 1203 (remove_files) COMPLETE
75542024-08-02T04:24:41.043Z[ recovery-image] Aug 02 04:24:40.249 INFO O| Aug 02 04:24:40.249 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75552024-08-02T04:24:41.049Z[ recovery-image] Aug 02 04:24:40.259 INFO O| Aug 02 04:24:40.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
75562024-08-02T04:24:41.049Z[ recovery-image] Aug 02 04:24:40.259 INFO O| Aug 02 04:24:40.259 INFO STEP 1204 (remove_files) COMPLETE
75572024-08-02T04:24:41.049Z[ recovery-image] Aug 02 04:24:40.259 INFO O| Aug 02 04:24:40.259 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75582024-08-02T04:24:41.058Z[ recovery-image] Aug 02 04:24:40.268 INFO O| Aug 02 04:24:40.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
75592024-08-02T04:24:41.062Z[ recovery-image] Aug 02 04:24:40.268 INFO O| Aug 02 04:24:40.268 INFO STEP 1205 (remove_files) COMPLETE
75602024-08-02T04:24:41.062Z[ recovery-image] Aug 02 04:24:40.268 INFO O| Aug 02 04:24:40.268 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75612024-08-02T04:24:41.067Z[ recovery-image] Aug 02 04:24:40.277 INFO O| Aug 02 04:24:40.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
75622024-08-02T04:24:41.067Z[ recovery-image] Aug 02 04:24:40.278 INFO O| Aug 02 04:24:40.277 INFO STEP 1206 (remove_files) COMPLETE
75632024-08-02T04:24:41.071Z[ recovery-image] Aug 02 04:24:40.278 INFO O| Aug 02 04:24:40.278 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
75642024-08-02T04:24:41.083Z[ recovery-image] Aug 02 04:24:40.293 INFO O| Aug 02 04:24:40.293 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
75652024-08-02T04:24:41.086Z[ recovery-image] Aug 02 04:24:40.293 INFO O| Aug 02 04:24:40.293 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
75662024-08-02T04:24:41.794Z[ recovery-image] Aug 02 04:24:41.004 INFO O| Aug 02 04:24:41.004 INFO STEP 1207 (pack_tar) COMPLETE
75672024-08-02T04:24:41.794Z[ recovery-image] Aug 02 04:24:41.004 INFO O| Aug 02 04:24:41.004 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
75682024-08-02T04:24:41.798Z[ recovery-image] Aug 02 04:24:41.004 INFO O| Aug 02 04:24:41.004 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
75692024-08-02T04:24:41.809Z[ host-image] Aug 02 04:24:41.014 INFO O| Aug 02 04:24:41.014 INFO O| Done
75702024-08-02T04:24:41.848Z[ host-image] Aug 02 04:24:41.058 INFO O| Aug 02 04:24:41.058 INFO O| Done
75712024-08-02T04:24:41.848Z[ host-image] Aug 02 04:24:41.058 INFO O| Aug 02 04:24:41.058 INFO O| Done
75722024-08-02T04:24:41.864Z[ host-image] Aug 02 04:24:41.074 INFO O| Aug 02 04:24:41.074 INFO O| Done
75732024-08-02T04:24:41.982Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO STEP 14 (pkg_install) COMPLETE
75742024-08-02T04:24:41.982Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
75752024-08-02T04:24:41.982Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO skip step because feature "mfg" is not enabled
75762024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
75772024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO skip step because feature "compliance" is not enabled
75782024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
75792024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO skip step because feature "stress" is not enabled
75802024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
75812024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO skip step because feature "nfs" is not enabled
75822024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
75832024-08-02T04:24:41.985Z[ host-image] Aug 02 04:24:41.192 INFO O| Aug 02 04:24:41.192 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
75842024-08-02T04:24:42.037Z[ recovery-image] Aug 02 04:24:41.246 INFO O| Aug 02 04:24:41.246 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
75852024-08-02T04:24:42.052Z[ host-image] Aug 02 04:24:41.262 INFO O| Aug 02 04:24:41.262 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
75862024-08-02T04:24:42.090Z[ recovery-image] Aug 02 04:24:41.299 INFO O| Aug 02 04:24:41.299 INFO completed processing gimlet/ramdisk-03-recovery-trim
75872024-08-02T04:24:42.096Z[ recovery-image] Aug 02 04:24:41.306 INFO image builder template: zfs-recovery...
75882024-08-02T04:24:42.096Z[ recovery-image] Aug 02 04:24:41.306 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0yq2OH/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.33.277", "-n", "zfs-recovery"], pwd: None
75892024-08-02T04:24:42.101Z[ host-image] Aug 02 04:24:41.312 INFO O| Aug 02 04:24:41.312 INFO completed processing gimlet/ramdisk-01-os
75902024-08-02T04:24:42.104Z[ host-image] Aug 02 04:24:41.313 INFO omicron1 baseline generation...
75912024-08-02T04:24:42.104Z[ host-image] Aug 02 04:24:41.313 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
75922024-08-02T04:24:42.127Z[ recovery-image] Aug 02 04:24:41.337 INFO O| Aug 02 04:24:41.337 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
75932024-08-02T04:24:42.131Z[ recovery-image] Aug 02 04:24:41.341 INFO O| Aug 02 04:24:41.341 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
75942024-08-02T04:24:42.239Z[ recovery-image] Aug 02 04:24:41.448 INFO O| Aug 02 04:24:41.448 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
75952024-08-02T04:24:42.325Z[ recovery-image] Aug 02 04:24:41.535 INFO O| Aug 02 04:24:41.535 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
75962024-08-02T04:24:42.326Z[ recovery-image] Aug 02 04:24:41.535 INFO O| Aug 02 04:24:41.535 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
75972024-08-02T04:24:42.330Z[ recovery-image] Aug 02 04:24:41.539 INFO O| Aug 02 04:24:41.539 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
75982024-08-02T04:24:42.421Z[ recovery-image] Aug 02 04:24:41.630 INFO O| Aug 02 04:24:41.630 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
75992024-08-02T04:24:42.487Z[ host-image] Aug 02 04:24:41.697 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22798:20240731T094504Z
76002024-08-02T04:24:42.505Z[ recovery-image] Aug 02 04:24:41.715 INFO O| Aug 02 04:24:41.715 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
76012024-08-02T04:24:42.515Z[ recovery-image] Aug 02 04:24:41.725 INFO O| Aug 02 04:24:41.725 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
76022024-08-02T04:24:42.520Z[ recovery-image] Aug 02 04:24:41.730 INFO O| Aug 02 04:24:41.730 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
76032024-08-02T04:24:42.524Z[ recovery-image] Aug 02 04:24:41.731 INFO O| Aug 02 04:24:41.731 INFO no lofi found
76042024-08-02T04:24:42.524Z[ recovery-image] Aug 02 04:24:41.731 INFO O| Aug 02 04:24:41.731 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
76052024-08-02T04:24:42.524Z[ recovery-image] Aug 02 04:24:41.731 INFO O| Aug 02 04:24:41.731 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
76062024-08-02T04:24:44.800Z[ recovery-image] Aug 02 04:24:44.009 INFO O| Aug 02 04:24:44.009 INFO lofi device = /dev/dsk/c2t1d0p0
76072024-08-02T04:24:44.800Z[ recovery-image] Aug 02 04:24:44.009 INFO O| Aug 02 04:24:44.009 INFO pool device = /dev/dsk/c2t1d0p0
76082024-08-02T04:24:44.803Z[ recovery-image] Aug 02 04:24:44.010 INFO O| Aug 02 04:24:44.009 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"]
76092024-08-02T04:24:44.871Z[ recovery-image] Aug 02 04:24:44.081 INFO O| Aug 02 04:24:44.081 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
76102024-08-02T04:24:44.871Z[ recovery-image] Aug 02 04:24:44.081 INFO O| Aug 02 04:24:44.081 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
76112024-08-02T04:24:44.891Z[ recovery-image] Aug 02 04:24:44.101 INFO O| Aug 02 04:24:44.101 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
76122024-08-02T04:24:44.956Z[ recovery-image] Aug 02 04:24:44.165 INFO O| Aug 02 04:24:44.164 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
76132024-08-02T04:24:44.993Z[ recovery-image] Aug 02 04:24:44.202 INFO O| Aug 02 04:24:44.202 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
76142024-08-02T04:24:45.008Z[ recovery-image] Aug 02 04:24:44.216 INFO O| Aug 02 04:24:44.216 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
76152024-08-02T04:24:45.018Z[ recovery-image] Aug 02 04:24:44.227 INFO O| Aug 02 04:24:44.227 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
76162024-08-02T04:24:45.065Z[ recovery-image] Aug 02 04:24:44.274 INFO O| Aug 02 04:24:44.274 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
76172024-08-02T04:24:45.069Z[ recovery-image] Aug 02 04:24:44.274 INFO O| Aug 02 04:24:44.274 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
76182024-08-02T04:24:45.069Z[ recovery-image] Aug 02 04:24:44.274 INFO O| Aug 02 04:24:44.274 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
76192024-08-02T04:24:45.074Z[ recovery-image] Aug 02 04:24:44.284 INFO O| Aug 02 04:24:44.284 INFO boot environment UUID: 660d9765-b179-40e8-852d-0ec916ee94f1
76202024-08-02T04:24:45.074Z[ recovery-image] Aug 02 04:24:44.284 INFO O| Aug 02 04:24:44.284 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 660d9765-b179-40e8-852d-0ec916ee94f1
76212024-08-02T04:24:45.085Z[ recovery-image] Aug 02 04:24:44.294 INFO O| Aug 02 04:24:44.294 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
76222024-08-02T04:24:45.095Z[ recovery-image] Aug 02 04:24:44.304 INFO O| Aug 02 04:24:44.304 INFO STEP 0 (create_be) COMPLETE
76232024-08-02T04:24:45.095Z[ recovery-image] Aug 02 04:24:44.304 INFO O| Aug 02 04:24:44.304 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
76242024-08-02T04:24:45.110Z[ recovery-image] Aug 02 04:24:44.319 INFO O| Aug 02 04:24:44.319 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"]
76252024-08-02T04:24:47.153Z[ recovery-image] Aug 02 04:24:46.362 INFO O| Aug 02 04:24:46.362 INFO STEP 1 (unpack_tar) COMPLETE
76262024-08-02T04:24:47.153Z[ recovery-image] Aug 02 04:24:46.362 INFO O| Aug 02 04:24:46.362 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76272024-08-02T04:24:47.164Z[ recovery-image] Aug 02 04:24:46.373 INFO O| Aug 02 04:24:46.373 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
76282024-08-02T04:24:47.561Z[ recovery-image] Aug 02 04:24:46.770 INFO O| Aug 02 04:24:46.770 INFO STEP 2 (devfsadm) COMPLETE
76292024-08-02T04:24:47.561Z[ recovery-image] Aug 02 04:24:46.770 INFO O| Aug 02 04:24:46.770 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76302024-08-02T04:24:47.572Z[ recovery-image] Aug 02 04:24:46.782 INFO O| Aug 02 04:24:46.782 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
76312024-08-02T04:24:47.572Z[ recovery-image] Aug 02 04:24:46.782 INFO O| Aug 02 04:24:46.782 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
76322024-08-02T04:24:47.575Z[ recovery-image] Aug 02 04:24:46.782 INFO O| Aug 02 04:24:46.782 INFO STEP 3 (ensure_dir) COMPLETE
76332024-08-02T04:24:47.575Z[ recovery-image] Aug 02 04:24:46.782 INFO O| Aug 02 04:24:46.782 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76342024-08-02T04:24:47.583Z[ recovery-image] Aug 02 04:24:46.793 INFO O| Aug 02 04:24:46.792 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
76352024-08-02T04:24:47.583Z[ recovery-image] Aug 02 04:24:46.793 INFO O| Aug 02 04:24:46.793 INFO STEP 4 (ensure_dir) COMPLETE
76362024-08-02T04:24:47.583Z[ recovery-image] Aug 02 04:24:46.793 INFO O| Aug 02 04:24:46.793 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76372024-08-02T04:24:47.594Z[ recovery-image] Aug 02 04:24:46.803 INFO O| Aug 02 04:24:46.803 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
76382024-08-02T04:24:47.594Z[ recovery-image] Aug 02 04:24:46.803 INFO O| Aug 02 04:24:46.803 INFO STEP 5 (ensure_dir) COMPLETE
76392024-08-02T04:24:47.594Z[ recovery-image] Aug 02 04:24:46.803 INFO O| Aug 02 04:24:46.803 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76402024-08-02T04:24:47.604Z[ recovery-image] Aug 02 04:24:46.813 INFO O| Aug 02 04:24:46.813 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
76412024-08-02T04:24:47.604Z[ recovery-image] Aug 02 04:24:46.813 INFO O| Aug 02 04:24:46.813 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
76422024-08-02T04:24:47.607Z[ recovery-image] Aug 02 04:24:46.813 INFO O| Aug 02 04:24:46.813 INFO STEP 6 (ensure_dir) COMPLETE
76432024-08-02T04:24:47.607Z[ recovery-image] Aug 02 04:24:46.813 INFO O| Aug 02 04:24:46.813 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76442024-08-02T04:24:47.614Z[ recovery-image] Aug 02 04:24:46.824 INFO O| Aug 02 04:24:46.823 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
76452024-08-02T04:24:47.614Z[ recovery-image] Aug 02 04:24:46.824 INFO O| Aug 02 04:24:46.824 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
76462024-08-02T04:24:47.614Z[ recovery-image] Aug 02 04:24:46.824 INFO O| Aug 02 04:24:46.824 INFO STEP 7 (ensure_dir) COMPLETE
76472024-08-02T04:24:47.617Z[ recovery-image] Aug 02 04:24:46.824 INFO O| Aug 02 04:24:46.824 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76482024-08-02T04:24:47.625Z[ recovery-image] Aug 02 04:24:46.834 INFO O| Aug 02 04:24:46.834 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
76492024-08-02T04:24:47.630Z[ recovery-image] Aug 02 04:24:46.834 INFO O| Aug 02 04:24:46.834 INFO STEP 8 (remove_files) COMPLETE
76502024-08-02T04:24:47.630Z[ recovery-image] Aug 02 04:24:46.834 INFO O| Aug 02 04:24:46.834 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76512024-08-02T04:24:47.636Z[ recovery-image] Aug 02 04:24:46.845 INFO O| Aug 02 04:24:46.845 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
76522024-08-02T04:24:47.639Z[ recovery-image] Aug 02 04:24:46.846 INFO O| Aug 02 04:24:46.846 INFO STEP 9 (remove_files) COMPLETE
76532024-08-02T04:24:47.639Z[ recovery-image] Aug 02 04:24:46.846 INFO O| Aug 02 04:24:46.846 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76542024-08-02T04:24:47.648Z[ recovery-image] Aug 02 04:24:46.857 INFO O| Aug 02 04:24:46.857 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
76552024-08-02T04:24:47.652Z[ recovery-image] Aug 02 04:24:46.858 INFO O| Aug 02 04:24:46.858 INFO STEP 10 (remove_files) COMPLETE
76562024-08-02T04:24:47.652Z[ recovery-image] Aug 02 04:24:46.858 INFO O| Aug 02 04:24:46.858 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76572024-08-02T04:24:47.661Z[ recovery-image] Aug 02 04:24:46.870 INFO O| Aug 02 04:24:46.870 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
76582024-08-02T04:24:47.661Z[ recovery-image] Aug 02 04:24:46.870 INFO O| Aug 02 04:24:46.870 INFO STEP 11 (remove_files) COMPLETE
76592024-08-02T04:24:47.665Z[ recovery-image] Aug 02 04:24:46.870 INFO O| Aug 02 04:24:46.870 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76602024-08-02T04:24:47.674Z[ recovery-image] Aug 02 04:24:46.883 INFO O| Aug 02 04:24:46.883 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
76612024-08-02T04:24:47.674Z[ recovery-image] Aug 02 04:24:46.883 INFO O| Aug 02 04:24:46.883 INFO STEP 12 (remove_files) COMPLETE
76622024-08-02T04:24:47.677Z[ recovery-image] Aug 02 04:24:46.883 INFO O| Aug 02 04:24:46.883 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76632024-08-02T04:24:47.685Z[ recovery-image] Aug 02 04:24:46.894 INFO O| Aug 02 04:24:46.894 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
76642024-08-02T04:24:47.688Z[ recovery-image] Aug 02 04:24:46.894 INFO O| Aug 02 04:24:46.894 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
76652024-08-02T04:24:47.689Z[ recovery-image] Aug 02 04:24:46.894 INFO O| Aug 02 04:24:46.894 INFO STEP 13 (ensure_dir) COMPLETE
76662024-08-02T04:24:47.689Z[ recovery-image] Aug 02 04:24:46.894 INFO O| Aug 02 04:24:46.894 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76672024-08-02T04:24:47.696Z[ recovery-image] Aug 02 04:24:46.905 INFO O| Aug 02 04:24:46.905 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
76682024-08-02T04:24:47.696Z[ recovery-image] Aug 02 04:24:46.905 INFO O| Aug 02 04:24:46.905 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
76692024-08-02T04:24:47.700Z[ recovery-image] Aug 02 04:24:46.905 INFO O| Aug 02 04:24:46.905 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
76702024-08-02T04:24:47.700Z[ recovery-image] Aug 02 04:24:46.905 INFO O| Aug 02 04:24:46.905 INFO STEP 14 (ensure_dir) COMPLETE
76712024-08-02T04:24:47.700Z[ recovery-image] Aug 02 04:24:46.905 INFO O| Aug 02 04:24:46.905 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76722024-08-02T04:24:47.707Z[ recovery-image] Aug 02 04:24:46.916 INFO O| Aug 02 04:24:46.916 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
76732024-08-02T04:24:47.710Z[ recovery-image] Aug 02 04:24:46.916 INFO O| Aug 02 04:24:46.916 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
76742024-08-02T04:24:47.710Z[ recovery-image] Aug 02 04:24:46.916 INFO O| Aug 02 04:24:46.916 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
76752024-08-02T04:24:47.710Z[ recovery-image] Aug 02 04:24:46.916 INFO O| Aug 02 04:24:46.916 INFO STEP 15 (ensure_dir) COMPLETE
76762024-08-02T04:24:47.710Z[ recovery-image] Aug 02 04:24:46.916 INFO O| Aug 02 04:24:46.916 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76772024-08-02T04:24:47.717Z[ recovery-image] Aug 02 04:24:46.927 INFO O| Aug 02 04:24:46.927 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
76782024-08-02T04:24:47.717Z[ recovery-image] Aug 02 04:24:46.927 INFO O| Aug 02 04:24:46.927 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
76792024-08-02T04:24:47.720Z[ recovery-image] Aug 02 04:24:46.927 INFO O| Aug 02 04:24:46.927 INFO STEP 16 (ensure_dir) COMPLETE
76802024-08-02T04:24:47.720Z[ recovery-image] Aug 02 04:24:46.927 INFO O| Aug 02 04:24:46.927 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76812024-08-02T04:24:47.728Z[ recovery-image] Aug 02 04:24:46.937 INFO O| Aug 02 04:24:46.937 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
76822024-08-02T04:24:47.728Z[ recovery-image] Aug 02 04:24:46.937 INFO O| Aug 02 04:24:46.937 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
76832024-08-02T04:24:47.731Z[ recovery-image] Aug 02 04:24:46.937 INFO O| Aug 02 04:24:46.937 INFO STEP 17 (ensure_dir) COMPLETE
76842024-08-02T04:24:47.731Z[ recovery-image] Aug 02 04:24:46.937 INFO O| Aug 02 04:24:46.937 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76852024-08-02T04:24:47.738Z[ recovery-image] Aug 02 04:24:46.948 INFO O| Aug 02 04:24:46.948 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
76862024-08-02T04:24:47.738Z[ recovery-image] Aug 02 04:24:46.948 INFO O| Aug 02 04:24:46.948 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
76872024-08-02T04:24:47.742Z[ recovery-image] Aug 02 04:24:46.948 INFO O| Aug 02 04:24:46.948 INFO ok!
76882024-08-02T04:24:47.742Z[ recovery-image] Aug 02 04:24:46.948 INFO O| Aug 02 04:24:46.948 INFO STEP 18 (ensure_symlink) COMPLETE
76892024-08-02T04:24:47.742Z[ recovery-image] Aug 02 04:24:46.948 INFO O| Aug 02 04:24:46.948 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
76902024-08-02T04:24:47.749Z[ recovery-image] Aug 02 04:24:46.959 INFO O| Aug 02 04:24:46.959 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
76912024-08-02T04:24:47.749Z[ recovery-image] Aug 02 04:24:46.959 INFO O| Aug 02 04:24:46.959 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
76922024-08-02T04:24:47.753Z[ recovery-image] Aug 02 04:24:46.959 INFO O| Aug 02 04:24:46.959 INFO ok!
76932024-08-02T04:24:47.753Z[ recovery-image] Aug 02 04:24:46.959 INFO O| Aug 02 04:24:46.959 INFO STEP 19 (ensure_file) COMPLETE
76942024-08-02T04:24:47.753Z[ recovery-image] Aug 02 04:24:46.959 INFO O| Aug 02 04:24:46.959 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
76952024-08-02T04:24:47.760Z[ recovery-image] Aug 02 04:24:46.969 INFO O| Aug 02 04:24:46.969 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
76962024-08-02T04:24:47.764Z[ recovery-image] Aug 02 04:24:46.969 INFO O| Aug 02 04:24:46.969 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
76972024-08-02T04:24:47.764Z[ recovery-image] Aug 02 04:24:46.969 INFO O| Aug 02 04:24:46.969 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
76982024-08-02T04:24:47.764Z[ recovery-image] Aug 02 04:24:46.969 INFO O| Aug 02 04:24:46.969 INFO ok!
76992024-08-02T04:24:47.764Z[ recovery-image] Aug 02 04:24:46.969 INFO O| Aug 02 04:24:46.969 INFO STEP 20 (ensure_symlink) COMPLETE
77002024-08-02T04:24:47.764Z[ recovery-image] Aug 02 04:24:46.969 INFO O| Aug 02 04:24:46.969 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
77012024-08-02T04:24:47.771Z[ recovery-image] Aug 02 04:24:46.980 INFO O| Aug 02 04:24:46.980 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
77022024-08-02T04:24:47.771Z[ recovery-image] Aug 02 04:24:46.980 INFO O| Aug 02 04:24:46.980 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
77032024-08-02T04:24:47.774Z[ recovery-image] Aug 02 04:24:46.980 INFO O| Aug 02 04:24:46.980 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
77042024-08-02T04:24:47.774Z[ recovery-image] Aug 02 04:24:46.980 INFO O| Aug 02 04:24:46.980 INFO ok!
77052024-08-02T04:24:47.774Z[ recovery-image] Aug 02 04:24:46.980 INFO O| Aug 02 04:24:46.980 INFO STEP 21 (ensure_symlink) COMPLETE
77062024-08-02T04:24:47.774Z[ recovery-image] Aug 02 04:24:46.980 INFO O| Aug 02 04:24:46.980 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
77072024-08-02T04:24:47.781Z[ recovery-image] Aug 02 04:24:46.991 INFO O| Aug 02 04:24:46.991 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
77082024-08-02T04:24:47.781Z[ recovery-image] Aug 02 04:24:46.991 INFO O| Aug 02 04:24:46.991 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
77092024-08-02T04:24:47.781Z[ recovery-image] Aug 02 04:24:46.991 INFO O| Aug 02 04:24:46.991 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
77102024-08-02T04:24:47.784Z[ recovery-image] Aug 02 04:24:46.991 INFO O| Aug 02 04:24:46.991 INFO ok!
77112024-08-02T04:24:47.784Z[ recovery-image] Aug 02 04:24:46.991 INFO O| Aug 02 04:24:46.991 INFO STEP 22 (ensure_symlink) COMPLETE
77122024-08-02T04:24:47.784Z[ recovery-image] Aug 02 04:24:46.991 INFO O| Aug 02 04:24:46.991 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
77132024-08-02T04:24:47.793Z[ recovery-image] Aug 02 04:24:47.001 INFO O| Aug 02 04:24:47.001 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
77142024-08-02T04:24:47.793Z[ recovery-image] Aug 02 04:24:47.001 INFO O| Aug 02 04:24:47.001 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
77152024-08-02T04:24:47.793Z[ recovery-image] Aug 02 04:24:47.001 INFO O| Aug 02 04:24:47.001 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
77162024-08-02T04:24:47.793Z[ recovery-image] Aug 02 04:24:47.001 INFO O| Aug 02 04:24:47.001 INFO ok!
77172024-08-02T04:24:47.796Z[ recovery-image] Aug 02 04:24:47.001 INFO O| Aug 02 04:24:47.001 INFO STEP 23 (ensure_symlink) COMPLETE
77182024-08-02T04:24:47.796Z[ recovery-image] Aug 02 04:24:47.001 INFO O| Aug 02 04:24:47.001 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
77192024-08-02T04:24:47.804Z[ recovery-image] Aug 02 04:24:47.012 INFO O| Aug 02 04:24:47.012 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
77202024-08-02T04:24:47.804Z[ recovery-image] Aug 02 04:24:47.012 INFO O| Aug 02 04:24:47.012 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 ...
77212024-08-02T04:24:47.807Z[ recovery-image] Aug 02 04:24:47.012 INFO O| Aug 02 04:24:47.012 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
77222024-08-02T04:24:47.807Z[ recovery-image] Aug 02 04:24:47.012 INFO O| Aug 02 04:24:47.012 INFO ok!
77232024-08-02T04:24:47.807Z[ recovery-image] Aug 02 04:24:47.012 INFO O| Aug 02 04:24:47.012 INFO STEP 24 (ensure_file) COMPLETE
77242024-08-02T04:24:47.807Z[ recovery-image] Aug 02 04:24:47.012 INFO O| Aug 02 04:24:47.012 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
77252024-08-02T04:24:47.814Z[ recovery-image] Aug 02 04:24:47.023 INFO O| Aug 02 04:24:47.022 INFO updating shadow file
77262024-08-02T04:24:47.817Z[ recovery-image] Aug 02 04:24:47.023 INFO O| Aug 02 04:24:47.023 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
77272024-08-02T04:24:47.817Z[ recovery-image] Aug 02 04:24:47.023 INFO O| Aug 02 04:24:47.023 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
77282024-08-02T04:24:47.817Z[ recovery-image] Aug 02 04:24:47.023 INFO O| Aug 02 04:24:47.023 INFO STEP 25 (shadow) COMPLETE
77292024-08-02T04:24:47.817Z[ recovery-image] Aug 02 04:24:47.023 INFO O| Aug 02 04:24:47.023 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
77302024-08-02T04:24:47.824Z[ recovery-image] Aug 02 04:24:47.033 INFO O| Aug 02 04:24:47.033 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
77312024-08-02T04:24:47.824Z[ recovery-image] Aug 02 04:24:47.033 INFO O| Aug 02 04:24:47.033 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
77322024-08-02T04:24:47.827Z[ recovery-image] Aug 02 04:24:47.033 INFO O| Aug 02 04:24:47.033 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
77332024-08-02T04:24:47.827Z[ recovery-image] Aug 02 04:24:47.033 INFO O| Aug 02 04:24:47.033 INFO ok!
77342024-08-02T04:24:47.828Z[ recovery-image] Aug 02 04:24:47.033 INFO O| Aug 02 04:24:47.033 INFO STEP 26 (ensure_file) COMPLETE
77352024-08-02T04:24:47.828Z[ recovery-image] Aug 02 04:24:47.033 INFO O| Aug 02 04:24:47.033 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
77362024-08-02T04:24:47.835Z[ recovery-image] Aug 02 04:24:47.043 INFO O| Aug 02 04:24:47.043 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
77372024-08-02T04:24:47.835Z[ recovery-image] Aug 02 04:24:47.043 INFO O| Aug 02 04:24:47.043 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
77382024-08-02T04:24:47.839Z[ recovery-image] Aug 02 04:24:47.043 INFO O| Aug 02 04:24:47.043 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
77392024-08-02T04:24:47.839Z[ recovery-image] Aug 02 04:24:47.043 INFO O| Aug 02 04:24:47.043 INFO ok!
77402024-08-02T04:24:47.839Z[ recovery-image] Aug 02 04:24:47.043 INFO O| Aug 02 04:24:47.043 INFO STEP 27 (ensure_file) COMPLETE
77412024-08-02T04:24:47.839Z[ recovery-image] Aug 02 04:24:47.043 INFO O| Aug 02 04:24:47.043 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
77422024-08-02T04:24:47.845Z[ recovery-image] Aug 02 04:24:47.054 INFO O| Aug 02 04:24:47.053 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
77432024-08-02T04:24:47.845Z[ recovery-image] Aug 02 04:24:47.054 INFO O| Aug 02 04:24:47.054 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
77442024-08-02T04:24:47.848Z[ recovery-image] Aug 02 04:24:47.054 INFO O| Aug 02 04:24:47.054 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
77452024-08-02T04:24:47.848Z[ recovery-image] Aug 02 04:24:47.054 INFO O| Aug 02 04:24:47.054 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
77462024-08-02T04:24:47.848Z[ recovery-image] Aug 02 04:24:47.054 INFO O| Aug 02 04:24:47.054 INFO ok!
77472024-08-02T04:24:47.848Z[ recovery-image] Aug 02 04:24:47.054 INFO O| Aug 02 04:24:47.054 INFO STEP 28 (ensure_file) COMPLETE
77482024-08-02T04:24:47.848Z[ recovery-image] Aug 02 04:24:47.054 INFO O| Aug 02 04:24:47.054 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
77492024-08-02T04:24:47.854Z[ recovery-image] Aug 02 04:24:47.064 INFO O| Aug 02 04:24:47.064 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
77502024-08-02T04:24:47.854Z[ recovery-image] Aug 02 04:24:47.064 INFO O| Aug 02 04:24:47.064 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
77512024-08-02T04:24:47.869Z[ recovery-image] Aug 02 04:24:47.064 INFO O| Aug 02 04:24:47.064 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
77522024-08-02T04:24:47.869Z[ recovery-image] Aug 02 04:24:47.064 INFO O| Aug 02 04:24:47.064 INFO ok!
77532024-08-02T04:24:47.869Z[ recovery-image] Aug 02 04:24:47.064 INFO O| Aug 02 04:24:47.064 INFO STEP 29 (ensure_file) COMPLETE
77542024-08-02T04:24:47.869Z[ recovery-image] Aug 02 04:24:47.064 INFO O| Aug 02 04:24:47.064 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
77552024-08-02T04:24:47.873Z[ recovery-image] Aug 02 04:24:47.074 INFO O| Aug 02 04:24:47.073 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
77562024-08-02T04:24:47.874Z[ recovery-image] Aug 02 04:24:47.074 INFO O| Aug 02 04:24:47.073 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
77572024-08-02T04:24:47.874Z[ recovery-image] Aug 02 04:24:47.074 INFO O| Aug 02 04:24:47.074 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
77582024-08-02T04:24:47.874Z[ recovery-image] Aug 02 04:24:47.074 INFO O| Aug 02 04:24:47.074 INFO ok!
77592024-08-02T04:24:47.874Z[ recovery-image] Aug 02 04:24:47.074 INFO O| Aug 02 04:24:47.074 INFO STEP 30 (ensure_file) COMPLETE
77602024-08-02T04:24:47.874Z[ recovery-image] Aug 02 04:24:47.074 INFO O| Aug 02 04:24:47.074 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
77612024-08-02T04:24:47.877Z[ recovery-image] Aug 02 04:24:47.084 INFO O| Aug 02 04:24:47.084 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
77622024-08-02T04:24:47.877Z[ recovery-image] Aug 02 04:24:47.084 INFO O| Aug 02 04:24:47.084 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
77632024-08-02T04:24:47.877Z[ recovery-image] Aug 02 04:24:47.084 INFO O| Aug 02 04:24:47.084 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
77642024-08-02T04:24:47.877Z[ recovery-image] Aug 02 04:24:47.084 INFO O| Aug 02 04:24:47.084 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
77652024-08-02T04:24:47.877Z[ recovery-image] Aug 02 04:24:47.084 INFO O| Aug 02 04:24:47.084 INFO ok!
77662024-08-02T04:24:47.877Z[ recovery-image] Aug 02 04:24:47.084 INFO O| Aug 02 04:24:47.084 INFO STEP 31 (ensure_file) COMPLETE
77672024-08-02T04:24:47.878Z[ recovery-image] Aug 02 04:24:47.084 INFO O| Aug 02 04:24:47.084 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
77682024-08-02T04:24:47.885Z[ recovery-image] Aug 02 04:24:47.094 INFO O| Aug 02 04:24:47.094 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
77692024-08-02T04:24:47.885Z[ recovery-image] Aug 02 04:24:47.094 INFO O| Aug 02 04:24:47.094 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
77702024-08-02T04:24:47.888Z[ recovery-image] Aug 02 04:24:47.094 INFO O| Aug 02 04:24:47.094 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
77712024-08-02T04:24:47.888Z[ recovery-image] Aug 02 04:24:47.094 INFO O| Aug 02 04:24:47.094 INFO ok!
77722024-08-02T04:24:47.888Z[ recovery-image] Aug 02 04:24:47.094 INFO O| Aug 02 04:24:47.094 INFO STEP 32 (ensure_file) COMPLETE
77732024-08-02T04:24:47.888Z[ recovery-image] Aug 02 04:24:47.094 INFO O| Aug 02 04:24:47.094 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
77742024-08-02T04:24:47.905Z[ recovery-image] Aug 02 04:24:47.112 INFO O| Aug 02 04:24:47.110 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
77752024-08-02T04:24:47.905Z[ recovery-image] Aug 02 04:24:47.112 INFO O| Aug 02 04:24:47.110 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
77762024-08-02T04:24:47.905Z[ recovery-image] Aug 02 04:24:47.112 INFO O| Aug 02 04:24:47.110 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
77772024-08-02T04:24:47.905Z[ recovery-image] Aug 02 04:24:47.112 INFO O| Aug 02 04:24:47.110 INFO ok!
77782024-08-02T04:24:47.905Z[ recovery-image] Aug 02 04:24:47.112 INFO O| Aug 02 04:24:47.110 INFO STEP 33 (ensure_file) COMPLETE
77792024-08-02T04:24:47.905Z[ recovery-image] Aug 02 04:24:47.112 INFO O| Aug 02 04:24:47.110 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
77802024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.132 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
77812024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
77822024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
77832024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
77842024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
77852024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
77862024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO ok!
77872024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO STEP 34 (ensure_file) COMPLETE
77882024-08-02T04:24:47.927Z[ recovery-image] Aug 02 04:24:47.134 INFO O| Aug 02 04:24:47.133 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
77892024-08-02T04:24:47.951Z[ recovery-image] Aug 02 04:24:47.159 INFO O| Aug 02 04:24:47.158 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
77902024-08-02T04:24:47.951Z[ recovery-image] Aug 02 04:24:47.159 INFO O| Aug 02 04:24:47.158 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
77912024-08-02T04:24:47.955Z[ recovery-image] Aug 02 04:24:47.159 INFO O| Aug 02 04:24:47.158 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
77922024-08-02T04:24:47.955Z[ recovery-image] Aug 02 04:24:47.159 INFO O| Aug 02 04:24:47.158 INFO STEP 35 (ensure_dir) COMPLETE
77932024-08-02T04:24:47.955Z[ recovery-image] Aug 02 04:24:47.159 INFO O| Aug 02 04:24:47.158 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
77942024-08-02T04:24:47.973Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 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
77952024-08-02T04:24:47.973Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 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 ...
77962024-08-02T04:24:47.977Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 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
77972024-08-02T04:24:47.977Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 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
77982024-08-02T04:24:47.977Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 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
77992024-08-02T04:24:47.977Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 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
78002024-08-02T04:24:47.977Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 INFO ok!
78012024-08-02T04:24:47.977Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 INFO STEP 36 (ensure_file) COMPLETE
78022024-08-02T04:24:47.977Z[ recovery-image] Aug 02 04:24:47.181 INFO O| Aug 02 04:24:47.180 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
78032024-08-02T04:24:48.001Z[ recovery-image] Aug 02 04:24:47.209 INFO O| Aug 02 04:24:47.207 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
78042024-08-02T04:24:48.005Z[ recovery-image] Aug 02 04:24:47.209 INFO O| Aug 02 04:24:47.207 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 ...
78052024-08-02T04:24:48.005Z[ recovery-image] Aug 02 04:24:47.209 INFO O| Aug 02 04:24:47.207 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
78062024-08-02T04:24:48.006Z[ recovery-image] Aug 02 04:24:47.209 INFO O| Aug 02 04:24:47.207 INFO ok!
78072024-08-02T04:24:48.006Z[ recovery-image] Aug 02 04:24:47.209 INFO O| Aug 02 04:24:47.207 INFO STEP 37 (ensure_symlink) COMPLETE
78082024-08-02T04:24:48.006Z[ recovery-image] Aug 02 04:24:47.209 INFO O| Aug 02 04:24:47.207 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
78092024-08-02T04:24:48.015Z[ recovery-image] Aug 02 04:24:47.223 INFO O| Aug 02 04:24:47.223 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
78102024-08-02T04:24:48.015Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.223 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
78112024-08-02T04:24:48.018Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.224 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
78122024-08-02T04:24:48.018Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.224 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
78132024-08-02T04:24:48.018Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.224 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
78142024-08-02T04:24:48.018Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.224 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
78152024-08-02T04:24:48.019Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.224 INFO ok!
78162024-08-02T04:24:48.019Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.224 INFO STEP 38 (ensure_file) COMPLETE
78172024-08-02T04:24:48.019Z[ recovery-image] Aug 02 04:24:47.224 INFO O| Aug 02 04:24:47.224 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
78182024-08-02T04:24:48.028Z[ recovery-image] Aug 02 04:24:47.237 INFO O| Aug 02 04:24:47.237 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
78192024-08-02T04:24:48.028Z[ recovery-image] Aug 02 04:24:47.237 INFO O| Aug 02 04:24:47.237 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 ...
78202024-08-02T04:24:48.031Z[ recovery-image] Aug 02 04:24:47.237 INFO O| Aug 02 04:24:47.237 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
78212024-08-02T04:24:48.031Z[ recovery-image] Aug 02 04:24:47.237 INFO O| Aug 02 04:24:47.237 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
78222024-08-02T04:24:48.031Z[ recovery-image] Aug 02 04:24:47.237 INFO O| Aug 02 04:24:47.237 INFO ok!
78232024-08-02T04:24:48.031Z[ recovery-image] Aug 02 04:24:47.237 INFO O| Aug 02 04:24:47.237 INFO STEP 39 (ensure_file) COMPLETE
78242024-08-02T04:24:48.031Z[ recovery-image] Aug 02 04:24:47.237 INFO O| Aug 02 04:24:47.237 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
78252024-08-02T04:24:48.041Z[ recovery-image] Aug 02 04:24:47.249 INFO O| Aug 02 04:24:47.249 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
78262024-08-02T04:24:48.041Z[ recovery-image] Aug 02 04:24:47.250 INFO O| Aug 02 04:24:47.249 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
78272024-08-02T04:24:48.045Z[ recovery-image] Aug 02 04:24:47.250 INFO O| Aug 02 04:24:47.250 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
78282024-08-02T04:24:48.045Z[ recovery-image] Aug 02 04:24:47.250 INFO O| Aug 02 04:24:47.250 INFO ok!
78292024-08-02T04:24:48.046Z[ recovery-image] Aug 02 04:24:47.250 INFO O| Aug 02 04:24:47.250 INFO STEP 40 (ensure_file) COMPLETE
78302024-08-02T04:24:48.046Z[ recovery-image] Aug 02 04:24:47.250 INFO O| Aug 02 04:24:47.250 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
78312024-08-02T04:24:48.053Z[ recovery-image] Aug 02 04:24:47.262 INFO O| Aug 02 04:24:47.262 INFO updating shadow file
78322024-08-02T04:24:48.053Z[ recovery-image] Aug 02 04:24:47.262 INFO O| Aug 02 04:24:47.262 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
78332024-08-02T04:24:48.056Z[ recovery-image] Aug 02 04:24:47.262 INFO O| Aug 02 04:24:47.262 INFO STEP 41 (shadow) COMPLETE
78342024-08-02T04:24:48.056Z[ recovery-image] Aug 02 04:24:47.262 INFO O| Aug 02 04:24:47.262 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
78352024-08-02T04:24:48.065Z[ recovery-image] Aug 02 04:24:47.274 INFO O| Aug 02 04:24:47.274 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
78362024-08-02T04:24:48.065Z[ recovery-image] Aug 02 04:24:47.274 INFO O| Aug 02 04:24:47.274 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
78372024-08-02T04:24:48.069Z[ recovery-image] Aug 02 04:24:47.274 INFO O| Aug 02 04:24:47.274 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
78382024-08-02T04:24:48.069Z[ recovery-image] Aug 02 04:24:47.274 INFO O| Aug 02 04:24:47.274 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
78392024-08-02T04:24:48.069Z[ recovery-image] Aug 02 04:24:47.274 INFO O| Aug 02 04:24:47.274 INFO ok!
78402024-08-02T04:24:48.069Z[ recovery-image] Aug 02 04:24:47.274 INFO O| Aug 02 04:24:47.274 INFO STEP 42 (ensure_file) COMPLETE
78412024-08-02T04:24:48.069Z[ recovery-image] Aug 02 04:24:47.274 INFO O| Aug 02 04:24:47.274 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78422024-08-02T04:24:48.081Z[ recovery-image] Aug 02 04:24:47.289 INFO O| Aug 02 04:24:47.289 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
78432024-08-02T04:24:48.081Z[ recovery-image] Aug 02 04:24:47.289 INFO O| Aug 02 04:24:47.289 INFO STEP 43 (ensure_dir) COMPLETE
78442024-08-02T04:24:48.084Z[ recovery-image] Aug 02 04:24:47.289 INFO O| Aug 02 04:24:47.289 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78452024-08-02T04:24:48.092Z[ recovery-image] Aug 02 04:24:47.301 INFO O| Aug 02 04:24:47.301 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
78462024-08-02T04:24:48.096Z[ recovery-image] Aug 02 04:24:47.301 INFO O| Aug 02 04:24:47.301 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
78472024-08-02T04:24:48.096Z[ recovery-image] Aug 02 04:24:47.301 INFO O| Aug 02 04:24:47.301 INFO STEP 44 (ensure_dir) COMPLETE
78482024-08-02T04:24:48.096Z[ recovery-image] Aug 02 04:24:47.301 INFO O| Aug 02 04:24:47.301 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78492024-08-02T04:24:48.103Z[ recovery-image] Aug 02 04:24:47.313 INFO O| Aug 02 04:24:47.312 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
78502024-08-02T04:24:48.103Z[ recovery-image] Aug 02 04:24:47.313 INFO O| Aug 02 04:24:47.313 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
78512024-08-02T04:24:48.107Z[ recovery-image] Aug 02 04:24:47.313 INFO O| Aug 02 04:24:47.313 INFO STEP 45 (ensure_dir) COMPLETE
78522024-08-02T04:24:48.107Z[ recovery-image] Aug 02 04:24:47.313 INFO O| Aug 02 04:24:47.313 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78532024-08-02T04:24:48.114Z[ recovery-image] Aug 02 04:24:47.323 INFO O| Aug 02 04:24:47.323 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
78542024-08-02T04:24:48.114Z[ recovery-image] Aug 02 04:24:47.323 INFO O| Aug 02 04:24:47.323 INFO copying /tmp/.tmp0yq2OH/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
78552024-08-02T04:24:48.141Z[ recovery-image] Aug 02 04:24:47.350 INFO O| Aug 02 04:24:47.350 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
78562024-08-02T04:24:48.141Z[ recovery-image] Aug 02 04:24:47.350 INFO O| Aug 02 04:24:47.350 INFO ok!
78572024-08-02T04:24:48.141Z[ recovery-image] Aug 02 04:24:47.350 INFO O| Aug 02 04:24:47.350 INFO STEP 46 (ensure_file) COMPLETE
78582024-08-02T04:24:48.144Z[ recovery-image] Aug 02 04:24:47.350 INFO O| Aug 02 04:24:47.350 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78592024-08-02T04:24:48.153Z[ recovery-image] Aug 02 04:24:47.362 INFO O| Aug 02 04:24:47.362 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
78602024-08-02T04:24:48.153Z[ recovery-image] Aug 02 04:24:47.362 INFO O| Aug 02 04:24:47.362 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
78612024-08-02T04:24:48.156Z[ recovery-image] Aug 02 04:24:47.362 INFO O| Aug 02 04:24:47.362 INFO STEP 47 (ensure_dir) COMPLETE
78622024-08-02T04:24:48.156Z[ recovery-image] Aug 02 04:24:47.362 INFO O| Aug 02 04:24:47.362 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78632024-08-02T04:24:48.163Z[ recovery-image] Aug 02 04:24:47.373 INFO O| Aug 02 04:24:47.372 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
78642024-08-02T04:24:48.163Z[ recovery-image] Aug 02 04:24:47.373 INFO O| Aug 02 04:24:47.373 INFO copying /tmp/.tmp0yq2OH/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
78652024-08-02T04:24:48.166Z[ recovery-image] Aug 02 04:24:47.373 INFO O| Aug 02 04:24:47.373 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
78662024-08-02T04:24:48.166Z[ recovery-image] Aug 02 04:24:47.373 INFO O| Aug 02 04:24:47.373 INFO ok!
78672024-08-02T04:24:48.166Z[ recovery-image] Aug 02 04:24:47.373 INFO O| Aug 02 04:24:47.373 INFO STEP 48 (ensure_file) COMPLETE
78682024-08-02T04:24:48.166Z[ recovery-image] Aug 02 04:24:47.373 INFO O| Aug 02 04:24:47.373 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78692024-08-02T04:24:48.173Z[ recovery-image] Aug 02 04:24:47.382 INFO O| Aug 02 04:24:47.382 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
78702024-08-02T04:24:48.173Z[ recovery-image] Aug 02 04:24:47.383 INFO O| Aug 02 04:24:47.383 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
78712024-08-02T04:24:48.176Z[ recovery-image] Aug 02 04:24:47.383 INFO O| Aug 02 04:24:47.383 INFO STEP 49 (ensure_dir) COMPLETE
78722024-08-02T04:24:48.176Z[ recovery-image] Aug 02 04:24:47.383 INFO O| Aug 02 04:24:47.383 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78732024-08-02T04:24:48.183Z[ recovery-image] Aug 02 04:24:47.393 INFO O| Aug 02 04:24:47.393 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
78742024-08-02T04:24:48.186Z[ recovery-image] Aug 02 04:24:47.393 INFO O| Aug 02 04:24:47.393 INFO copying /tmp/.tmp0yq2OH/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
78752024-08-02T04:24:48.196Z[ recovery-image] Aug 02 04:24:47.406 INFO O| Aug 02 04:24:47.406 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
78762024-08-02T04:24:48.199Z[ recovery-image] Aug 02 04:24:47.406 INFO O| Aug 02 04:24:47.406 INFO ok!
78772024-08-02T04:24:48.199Z[ recovery-image] Aug 02 04:24:47.406 INFO O| Aug 02 04:24:47.406 INFO STEP 50 (ensure_file) COMPLETE
78782024-08-02T04:24:48.199Z[ recovery-image] Aug 02 04:24:47.406 INFO O| Aug 02 04:24:47.406 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78792024-08-02T04:24:48.207Z[ recovery-image] Aug 02 04:24:47.417 INFO O| Aug 02 04:24:47.417 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
78802024-08-02T04:24:48.207Z[ recovery-image] Aug 02 04:24:47.417 INFO O| Aug 02 04:24:47.417 INFO copying /tmp/.tmp0yq2OH/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
78812024-08-02T04:24:48.692Z[ recovery-image] Aug 02 04:24:47.900 INFO O| Aug 02 04:24:47.900 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
78822024-08-02T04:24:48.692Z[ recovery-image] Aug 02 04:24:47.900 INFO O| Aug 02 04:24:47.900 INFO ok!
78832024-08-02T04:24:48.696Z[ recovery-image] Aug 02 04:24:47.900 INFO O| Aug 02 04:24:47.900 INFO STEP 51 (ensure_file) COMPLETE
78842024-08-02T04:24:48.696Z[ recovery-image] Aug 02 04:24:47.900 INFO O| Aug 02 04:24:47.900 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78852024-08-02T04:24:48.703Z[ recovery-image] Aug 02 04:24:47.912 INFO O| Aug 02 04:24:47.912 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
78862024-08-02T04:24:48.706Z[ recovery-image] Aug 02 04:24:47.912 INFO O| Aug 02 04:24:47.912 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
78872024-08-02T04:24:48.706Z[ recovery-image] Aug 02 04:24:47.912 INFO O| Aug 02 04:24:47.912 INFO STEP 52 (ensure_dir) COMPLETE
78882024-08-02T04:24:48.706Z[ recovery-image] Aug 02 04:24:47.912 INFO O| Aug 02 04:24:47.912 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78892024-08-02T04:24:48.713Z[ recovery-image] Aug 02 04:24:47.922 INFO O| Aug 02 04:24:47.922 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
78902024-08-02T04:24:48.713Z[ recovery-image] Aug 02 04:24:47.922 INFO O| Aug 02 04:24:47.922 INFO copying /tmp/.tmp0yq2OH/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 ...
78912024-08-02T04:24:48.713Z[ recovery-image] Aug 02 04:24:47.922 INFO O| Aug 02 04:24:47.922 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
78922024-08-02T04:24:48.716Z[ recovery-image] Aug 02 04:24:47.922 INFO O| Aug 02 04:24:47.922 INFO ok!
78932024-08-02T04:24:48.716Z[ recovery-image] Aug 02 04:24:47.922 INFO O| Aug 02 04:24:47.922 INFO STEP 53 (ensure_file) COMPLETE
78942024-08-02T04:24:48.717Z[ recovery-image] Aug 02 04:24:47.922 INFO O| Aug 02 04:24:47.922 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
78952024-08-02T04:24:48.723Z[ recovery-image] Aug 02 04:24:47.932 INFO O| Aug 02 04:24:47.932 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
78962024-08-02T04:24:48.723Z[ recovery-image] Aug 02 04:24:47.932 INFO O| Aug 02 04:24:47.932 INFO copying /tmp/.tmp0yq2OH/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 ...
78972024-08-02T04:24:48.726Z[ recovery-image] Aug 02 04:24:47.932 INFO O| Aug 02 04:24:47.932 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
78982024-08-02T04:24:48.727Z[ recovery-image] Aug 02 04:24:47.932 INFO O| Aug 02 04:24:47.932 INFO ok!
78992024-08-02T04:24:48.727Z[ recovery-image] Aug 02 04:24:47.932 INFO O| Aug 02 04:24:47.932 INFO STEP 54 (ensure_file) COMPLETE
79002024-08-02T04:24:48.727Z[ recovery-image] Aug 02 04:24:47.932 INFO O| Aug 02 04:24:47.932 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79012024-08-02T04:24:48.733Z[ recovery-image] Aug 02 04:24:47.942 INFO O| Aug 02 04:24:47.942 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
79022024-08-02T04:24:48.736Z[ recovery-image] Aug 02 04:24:47.942 INFO O| Aug 02 04:24:47.942 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
79032024-08-02T04:24:48.736Z[ recovery-image] Aug 02 04:24:47.942 INFO O| Aug 02 04:24:47.942 INFO STEP 55 (ensure_dir) COMPLETE
79042024-08-02T04:24:48.736Z[ recovery-image] Aug 02 04:24:47.942 INFO O| Aug 02 04:24:47.942 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79052024-08-02T04:24:48.743Z[ recovery-image] Aug 02 04:24:47.952 INFO O| Aug 02 04:24:47.952 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
79062024-08-02T04:24:48.743Z[ recovery-image] Aug 02 04:24:47.952 INFO O| Aug 02 04:24:47.952 INFO copying /tmp/.tmp0yq2OH/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 ...
79072024-08-02T04:24:48.743Z[ recovery-image] Aug 02 04:24:47.952 INFO O| Aug 02 04:24:47.952 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
79082024-08-02T04:24:48.747Z[ recovery-image] Aug 02 04:24:47.952 INFO O| Aug 02 04:24:47.952 INFO ok!
79092024-08-02T04:24:48.747Z[ recovery-image] Aug 02 04:24:47.952 INFO O| Aug 02 04:24:47.952 INFO STEP 56 (ensure_file) COMPLETE
79102024-08-02T04:24:48.747Z[ recovery-image] Aug 02 04:24:47.952 INFO O| Aug 02 04:24:47.952 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79112024-08-02T04:24:48.753Z[ recovery-image] Aug 02 04:24:47.962 INFO O| Aug 02 04:24:47.962 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
79122024-08-02T04:24:48.753Z[ recovery-image] Aug 02 04:24:47.963 INFO O| Aug 02 04:24:47.962 INFO copying /tmp/.tmp0yq2OH/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 ...
79132024-08-02T04:24:48.756Z[ recovery-image] Aug 02 04:24:47.963 INFO O| Aug 02 04:24:47.963 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
79142024-08-02T04:24:48.756Z[ recovery-image] Aug 02 04:24:47.963 INFO O| Aug 02 04:24:47.963 INFO ok!
79152024-08-02T04:24:48.756Z[ recovery-image] Aug 02 04:24:47.963 INFO O| Aug 02 04:24:47.963 INFO STEP 57 (ensure_file) COMPLETE
79162024-08-02T04:24:48.756Z[ recovery-image] Aug 02 04:24:47.963 INFO O| Aug 02 04:24:47.963 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79172024-08-02T04:24:48.763Z[ recovery-image] Aug 02 04:24:47.972 INFO O| Aug 02 04:24:47.972 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
79182024-08-02T04:24:48.766Z[ recovery-image] Aug 02 04:24:47.972 INFO O| Aug 02 04:24:47.972 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
79192024-08-02T04:24:48.766Z[ recovery-image] Aug 02 04:24:47.972 INFO O| Aug 02 04:24:47.972 INFO STEP 58 (ensure_dir) COMPLETE
79202024-08-02T04:24:48.766Z[ recovery-image] Aug 02 04:24:47.972 INFO O| Aug 02 04:24:47.972 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79212024-08-02T04:24:48.773Z[ recovery-image] Aug 02 04:24:47.982 INFO O| Aug 02 04:24:47.982 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
79222024-08-02T04:24:48.776Z[ recovery-image] Aug 02 04:24:47.983 INFO O| Aug 02 04:24:47.982 INFO copying /tmp/.tmp0yq2OH/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 ...
79232024-08-02T04:24:48.776Z[ recovery-image] Aug 02 04:24:47.983 INFO O| Aug 02 04:24:47.983 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
79242024-08-02T04:24:48.776Z[ recovery-image] Aug 02 04:24:47.983 INFO O| Aug 02 04:24:47.983 INFO ok!
79252024-08-02T04:24:48.776Z[ recovery-image] Aug 02 04:24:47.983 INFO O| Aug 02 04:24:47.983 INFO STEP 59 (ensure_file) COMPLETE
79262024-08-02T04:24:48.776Z[ recovery-image] Aug 02 04:24:47.983 INFO O| Aug 02 04:24:47.983 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79272024-08-02T04:24:48.783Z[ recovery-image] Aug 02 04:24:47.992 INFO O| Aug 02 04:24:47.992 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
79282024-08-02T04:24:48.786Z[ recovery-image] Aug 02 04:24:47.993 INFO O| Aug 02 04:24:47.992 INFO copying /tmp/.tmp0yq2OH/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
79292024-08-02T04:24:48.786Z[ recovery-image] Aug 02 04:24:47.993 INFO O| Aug 02 04:24:47.993 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
79302024-08-02T04:24:48.786Z[ recovery-image] Aug 02 04:24:47.993 INFO O| Aug 02 04:24:47.993 INFO ok!
79312024-08-02T04:24:48.786Z[ recovery-image] Aug 02 04:24:47.993 INFO O| Aug 02 04:24:47.993 INFO STEP 60 (ensure_file) COMPLETE
79322024-08-02T04:24:48.786Z[ recovery-image] Aug 02 04:24:47.993 INFO O| Aug 02 04:24:47.993 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79332024-08-02T04:24:48.795Z[ recovery-image] Aug 02 04:24:48.005 INFO O| Aug 02 04:24:48.004 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
79342024-08-02T04:24:48.795Z[ recovery-image] Aug 02 04:24:48.005 INFO O| Aug 02 04:24:48.005 INFO STEP 61 (ensure_dir) COMPLETE
79352024-08-02T04:24:48.799Z[ recovery-image] Aug 02 04:24:48.005 INFO O| Aug 02 04:24:48.005 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79362024-08-02T04:24:48.806Z[ recovery-image] Aug 02 04:24:48.014 INFO O| Aug 02 04:24:48.014 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
79372024-08-02T04:24:48.806Z[ recovery-image] Aug 02 04:24:48.014 INFO O| Aug 02 04:24:48.014 INFO STEP 62 (ensure_dir) COMPLETE
79382024-08-02T04:24:48.806Z[ recovery-image] Aug 02 04:24:48.014 INFO O| Aug 02 04:24:48.014 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79392024-08-02T04:24:48.815Z[ recovery-image] Aug 02 04:24:48.024 INFO O| Aug 02 04:24:48.024 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
79402024-08-02T04:24:48.815Z[ recovery-image] Aug 02 04:24:48.024 INFO O| Aug 02 04:24:48.024 INFO STEP 63 (ensure_dir) COMPLETE
79412024-08-02T04:24:48.818Z[ recovery-image] Aug 02 04:24:48.024 INFO O| Aug 02 04:24:48.024 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79422024-08-02T04:24:48.825Z[ recovery-image] Aug 02 04:24:48.034 INFO O| Aug 02 04:24:48.034 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
79432024-08-02T04:24:48.825Z[ recovery-image] Aug 02 04:24:48.034 INFO O| Aug 02 04:24:48.034 INFO STEP 64 (ensure_dir) COMPLETE
79442024-08-02T04:24:48.831Z[ recovery-image] Aug 02 04:24:48.034 INFO O| Aug 02 04:24:48.034 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
79452024-08-02T04:24:48.835Z[ recovery-image] Aug 02 04:24:48.044 INFO O| Aug 02 04:24:48.044 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
79462024-08-02T04:24:48.835Z[ recovery-image] Aug 02 04:24:48.044 INFO O| Aug 02 04:24:48.044 INFO copying /tmp/.tmp0yq2OH/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
79472024-08-02T04:24:48.838Z[ recovery-image] Aug 02 04:24:48.044 INFO O| Aug 02 04:24:48.044 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
79482024-08-02T04:24:48.838Z[ recovery-image] Aug 02 04:24:48.044 INFO O| Aug 02 04:24:48.044 INFO ok!
79492024-08-02T04:24:48.838Z[ recovery-image] Aug 02 04:24:48.044 INFO O| Aug 02 04:24:48.044 INFO STEP 65 (ensure_file) COMPLETE
79502024-08-02T04:24:48.838Z[ recovery-image] Aug 02 04:24:48.044 INFO O| Aug 02 04:24:48.044 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79512024-08-02T04:24:48.845Z[ recovery-image] Aug 02 04:24:48.054 INFO O| Aug 02 04:24:48.054 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
79522024-08-02T04:24:48.856Z[ recovery-image] Aug 02 04:24:48.054 INFO O| Aug 02 04:24:48.054 INFO STEP 66 (remove_files) COMPLETE
79532024-08-02T04:24:48.856Z[ recovery-image] Aug 02 04:24:48.054 INFO O| Aug 02 04:24:48.054 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79542024-08-02T04:24:48.860Z[ recovery-image] Aug 02 04:24:48.064 INFO O| Aug 02 04:24:48.064 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
79552024-08-02T04:24:48.860Z[ recovery-image] Aug 02 04:24:48.064 INFO O| Aug 02 04:24:48.064 INFO STEP 67 (remove_files) COMPLETE
79562024-08-02T04:24:48.860Z[ recovery-image] Aug 02 04:24:48.064 INFO O| Aug 02 04:24:48.064 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79572024-08-02T04:24:48.866Z[ recovery-image] Aug 02 04:24:48.075 INFO O| Aug 02 04:24:48.075 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
79582024-08-02T04:24:48.869Z[ recovery-image] Aug 02 04:24:48.075 INFO O| Aug 02 04:24:48.075 INFO STEP 68 (remove_files) COMPLETE
79592024-08-02T04:24:48.869Z[ recovery-image] Aug 02 04:24:48.075 INFO O| Aug 02 04:24:48.075 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79602024-08-02T04:24:48.875Z[ recovery-image] Aug 02 04:24:48.085 INFO O| Aug 02 04:24:48.084 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
79612024-08-02T04:24:48.878Z[ recovery-image] Aug 02 04:24:48.085 INFO O| Aug 02 04:24:48.085 INFO STEP 69 (remove_files) COMPLETE
79622024-08-02T04:24:48.878Z[ recovery-image] Aug 02 04:24:48.085 INFO O| Aug 02 04:24:48.085 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79632024-08-02T04:24:48.885Z[ recovery-image] Aug 02 04:24:48.095 INFO O| Aug 02 04:24:48.094 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
79642024-08-02T04:24:48.888Z[ recovery-image] Aug 02 04:24:48.095 INFO O| Aug 02 04:24:48.095 INFO STEP 70 (remove_files) COMPLETE
79652024-08-02T04:24:48.889Z[ recovery-image] Aug 02 04:24:48.095 INFO O| Aug 02 04:24:48.095 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79662024-08-02T04:24:48.897Z[ recovery-image] Aug 02 04:24:48.105 INFO O| Aug 02 04:24:48.105 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
79672024-08-02T04:24:48.900Z[ recovery-image] Aug 02 04:24:48.105 INFO O| Aug 02 04:24:48.105 INFO STEP 71 (remove_files) COMPLETE
79682024-08-02T04:24:48.900Z[ recovery-image] Aug 02 04:24:48.106 INFO O| Aug 02 04:24:48.105 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79692024-08-02T04:24:48.907Z[ recovery-image] Aug 02 04:24:48.115 INFO O| Aug 02 04:24:48.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
79702024-08-02T04:24:48.907Z[ recovery-image] Aug 02 04:24:48.116 INFO O| Aug 02 04:24:48.115 INFO STEP 72 (remove_files) COMPLETE
79712024-08-02T04:24:48.907Z[ recovery-image] Aug 02 04:24:48.116 INFO O| Aug 02 04:24:48.116 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79722024-08-02T04:24:48.917Z[ recovery-image] Aug 02 04:24:48.125 INFO O| Aug 02 04:24:48.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
79732024-08-02T04:24:48.921Z[ recovery-image] Aug 02 04:24:48.125 INFO O| Aug 02 04:24:48.125 INFO STEP 73 (remove_files) COMPLETE
79742024-08-02T04:24:48.921Z[ recovery-image] Aug 02 04:24:48.125 INFO O| Aug 02 04:24:48.125 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79752024-08-02T04:24:48.927Z[ recovery-image] Aug 02 04:24:48.135 INFO O| Aug 02 04:24:48.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
79762024-08-02T04:24:48.927Z[ recovery-image] Aug 02 04:24:48.136 INFO O| Aug 02 04:24:48.135 INFO STEP 74 (remove_files) COMPLETE
79772024-08-02T04:24:48.927Z[ recovery-image] Aug 02 04:24:48.136 INFO O| Aug 02 04:24:48.135 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79782024-08-02T04:24:48.936Z[ recovery-image] Aug 02 04:24:48.145 INFO O| Aug 02 04:24:48.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
79792024-08-02T04:24:48.936Z[ recovery-image] Aug 02 04:24:48.145 INFO O| Aug 02 04:24:48.145 INFO STEP 75 (remove_files) COMPLETE
79802024-08-02T04:24:48.940Z[ recovery-image] Aug 02 04:24:48.145 INFO O| Aug 02 04:24:48.145 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79812024-08-02T04:24:48.947Z[ recovery-image] Aug 02 04:24:48.156 INFO O| Aug 02 04:24:48.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
79822024-08-02T04:24:48.947Z[ recovery-image] Aug 02 04:24:48.156 INFO O| Aug 02 04:24:48.156 INFO STEP 76 (remove_files) COMPLETE
79832024-08-02T04:24:48.947Z[ recovery-image] Aug 02 04:24:48.156 INFO O| Aug 02 04:24:48.156 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79842024-08-02T04:24:48.957Z[ recovery-image] Aug 02 04:24:48.166 INFO O| Aug 02 04:24:48.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
79852024-08-02T04:24:48.957Z[ recovery-image] Aug 02 04:24:48.166 INFO O| Aug 02 04:24:48.166 INFO STEP 77 (remove_files) COMPLETE
79862024-08-02T04:24:48.960Z[ recovery-image] Aug 02 04:24:48.166 INFO O| Aug 02 04:24:48.166 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79872024-08-02T04:24:48.969Z[ recovery-image] Aug 02 04:24:48.176 INFO O| Aug 02 04:24:48.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
79882024-08-02T04:24:48.969Z[ recovery-image] Aug 02 04:24:48.176 INFO O| Aug 02 04:24:48.176 INFO STEP 78 (remove_files) COMPLETE
79892024-08-02T04:24:48.972Z[ recovery-image] Aug 02 04:24:48.176 INFO O| Aug 02 04:24:48.176 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79902024-08-02T04:24:48.978Z[ recovery-image] Aug 02 04:24:48.187 INFO O| Aug 02 04:24:48.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
79912024-08-02T04:24:48.981Z[ recovery-image] Aug 02 04:24:48.187 INFO O| Aug 02 04:24:48.187 INFO STEP 79 (remove_files) COMPLETE
79922024-08-02T04:24:48.981Z[ recovery-image] Aug 02 04:24:48.187 INFO O| Aug 02 04:24:48.187 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79932024-08-02T04:24:48.989Z[ recovery-image] Aug 02 04:24:48.198 INFO O| Aug 02 04:24:48.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
79942024-08-02T04:24:48.989Z[ recovery-image] Aug 02 04:24:48.198 INFO O| Aug 02 04:24:48.198 INFO STEP 80 (remove_files) COMPLETE
79952024-08-02T04:24:48.989Z[ recovery-image] Aug 02 04:24:48.198 INFO O| Aug 02 04:24:48.198 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79962024-08-02T04:24:49.002Z[ recovery-image] Aug 02 04:24:48.210 INFO O| Aug 02 04:24:48.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
79972024-08-02T04:24:49.002Z[ recovery-image] Aug 02 04:24:48.210 INFO O| Aug 02 04:24:48.210 INFO STEP 81 (remove_files) COMPLETE
79982024-08-02T04:24:49.005Z[ recovery-image] Aug 02 04:24:48.210 INFO O| Aug 02 04:24:48.210 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
79992024-08-02T04:24:49.012Z[ recovery-image] Aug 02 04:24:48.221 INFO O| Aug 02 04:24:48.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
80002024-08-02T04:24:49.012Z[ recovery-image] Aug 02 04:24:48.221 INFO O| Aug 02 04:24:48.221 INFO STEP 82 (remove_files) COMPLETE
80012024-08-02T04:24:49.015Z[ recovery-image] Aug 02 04:24:48.221 INFO O| Aug 02 04:24:48.221 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80022024-08-02T04:24:49.024Z[ recovery-image] Aug 02 04:24:48.232 INFO O| Aug 02 04:24:48.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
80032024-08-02T04:24:49.024Z[ recovery-image] Aug 02 04:24:48.232 INFO O| Aug 02 04:24:48.232 INFO STEP 83 (remove_files) COMPLETE
80042024-08-02T04:24:49.024Z[ recovery-image] Aug 02 04:24:48.232 INFO O| Aug 02 04:24:48.232 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80052024-08-02T04:24:49.034Z[ recovery-image] Aug 02 04:24:48.243 INFO O| Aug 02 04:24:48.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
80062024-08-02T04:24:49.034Z[ recovery-image] Aug 02 04:24:48.243 INFO O| Aug 02 04:24:48.243 INFO STEP 84 (remove_files) COMPLETE
80072024-08-02T04:24:49.037Z[ recovery-image] Aug 02 04:24:48.243 INFO O| Aug 02 04:24:48.243 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80082024-08-02T04:24:49.044Z[ recovery-image] Aug 02 04:24:48.253 INFO O| Aug 02 04:24:48.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
80092024-08-02T04:24:49.047Z[ recovery-image] Aug 02 04:24:48.253 INFO O| Aug 02 04:24:48.253 INFO STEP 85 (remove_files) COMPLETE
80102024-08-02T04:24:49.048Z[ recovery-image] Aug 02 04:24:48.253 INFO O| Aug 02 04:24:48.253 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80112024-08-02T04:24:49.055Z[ recovery-image] Aug 02 04:24:48.263 INFO O| Aug 02 04:24:48.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
80122024-08-02T04:24:49.058Z[ recovery-image] Aug 02 04:24:48.263 INFO O| Aug 02 04:24:48.263 INFO STEP 86 (remove_files) COMPLETE
80132024-08-02T04:24:49.059Z[ recovery-image] Aug 02 04:24:48.263 INFO O| Aug 02 04:24:48.263 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80142024-08-02T04:24:49.065Z[ recovery-image] Aug 02 04:24:48.273 INFO O| Aug 02 04:24:48.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
80152024-08-02T04:24:49.065Z[ recovery-image] Aug 02 04:24:48.273 INFO O| Aug 02 04:24:48.273 INFO STEP 87 (remove_files) COMPLETE
80162024-08-02T04:24:49.069Z[ recovery-image] Aug 02 04:24:48.273 INFO O| Aug 02 04:24:48.273 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80172024-08-02T04:24:49.074Z[ recovery-image] Aug 02 04:24:48.283 INFO O| Aug 02 04:24:48.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
80182024-08-02T04:24:49.074Z[ recovery-image] Aug 02 04:24:48.283 INFO O| Aug 02 04:24:48.283 INFO STEP 88 (remove_files) COMPLETE
80192024-08-02T04:24:49.084Z[ recovery-image] Aug 02 04:24:48.283 INFO O| Aug 02 04:24:48.283 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80202024-08-02T04:24:49.088Z[ recovery-image] Aug 02 04:24:48.293 INFO O| Aug 02 04:24:48.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
80212024-08-02T04:24:49.088Z[ recovery-image] Aug 02 04:24:48.293 INFO O| Aug 02 04:24:48.293 INFO STEP 89 (remove_files) COMPLETE
80222024-08-02T04:24:49.088Z[ recovery-image] Aug 02 04:24:48.293 INFO O| Aug 02 04:24:48.293 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80232024-08-02T04:24:49.097Z[ recovery-image] Aug 02 04:24:48.305 INFO O| Aug 02 04:24:48.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
80242024-08-02T04:24:49.097Z[ recovery-image] Aug 02 04:24:48.305 INFO O| Aug 02 04:24:48.305 INFO STEP 90 (remove_files) COMPLETE
80252024-08-02T04:24:49.100Z[ recovery-image] Aug 02 04:24:48.305 INFO O| Aug 02 04:24:48.305 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80262024-08-02T04:24:49.107Z[ recovery-image] Aug 02 04:24:48.316 INFO O| Aug 02 04:24:48.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
80272024-08-02T04:24:49.107Z[ recovery-image] Aug 02 04:24:48.316 INFO O| Aug 02 04:24:48.316 INFO STEP 91 (remove_files) COMPLETE
80282024-08-02T04:24:49.111Z[ recovery-image] Aug 02 04:24:48.316 INFO O| Aug 02 04:24:48.316 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80292024-08-02T04:24:49.117Z[ recovery-image] Aug 02 04:24:48.325 INFO O| Aug 02 04:24:48.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
80302024-08-02T04:24:49.120Z[ recovery-image] Aug 02 04:24:48.326 INFO O| Aug 02 04:24:48.326 INFO STEP 92 (remove_files) COMPLETE
80312024-08-02T04:24:49.120Z[ recovery-image] Aug 02 04:24:48.326 INFO O| Aug 02 04:24:48.326 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80322024-08-02T04:24:49.127Z[ recovery-image] Aug 02 04:24:48.335 INFO O| Aug 02 04:24:48.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
80332024-08-02T04:24:49.127Z[ recovery-image] Aug 02 04:24:48.335 INFO O| Aug 02 04:24:48.335 INFO STEP 93 (remove_files) COMPLETE
80342024-08-02T04:24:49.130Z[ recovery-image] Aug 02 04:24:48.335 INFO O| Aug 02 04:24:48.335 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
80352024-08-02T04:24:49.137Z[ recovery-image] Aug 02 04:24:48.345 INFO O| Aug 02 04:24:48.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
80362024-08-02T04:24:49.137Z[ recovery-image] Aug 02 04:24:48.345 INFO O| Aug 02 04:24:48.345 INFO STEP 94 (remove_files) COMPLETE
80372024-08-02T04:24:49.141Z[ recovery-image] Aug 02 04:24:48.345 INFO O| Aug 02 04:24:48.345 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80382024-08-02T04:24:49.151Z[ recovery-image] Aug 02 04:24:48.359 INFO O| Aug 02 04:24:48.359 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
80392024-08-02T04:24:49.151Z[ recovery-image] Aug 02 04:24:48.360 INFO O| Aug 02 04:24:48.359 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"}
80402024-08-02T04:24:58.917Z[ recovery-image] Aug 02 04:24:58.124 INFO O| Aug 02 04:24:58.124 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
80412024-08-02T04:24:58.917Z[ recovery-image] Aug 02 04:24:58.124 INFO O| Aug 02 04:24:58.124 INFO E| svccfg: Loaded 67 smf(7) service descriptions
80422024-08-02T04:24:58.929Z[ recovery-image] Aug 02 04:24:58.137 INFO O| Aug 02 04:24:58.137 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"}
80432024-08-02T04:24:59.003Z[ recovery-image] Aug 02 04:24:58.210 INFO O| Aug 02 04:24:58.210 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
80442024-08-02T04:24:59.003Z[ recovery-image] Aug 02 04:24:58.210 INFO O| Aug 02 04:24:58.210 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 ...
80452024-08-02T04:24:59.007Z[ recovery-image] Aug 02 04:24:58.211 INFO O| Aug 02 04:24:58.211 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
80462024-08-02T04:24:59.007Z[ recovery-image] Aug 02 04:24:58.212 INFO O| Aug 02 04:24:58.211 INFO ok!
80472024-08-02T04:24:59.007Z[ recovery-image] Aug 02 04:24:58.212 INFO O| Aug 02 04:24:58.211 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
80482024-08-02T04:24:59.007Z[ recovery-image] Aug 02 04:24:58.212 INFO O| Aug 02 04:24:58.212 INFO STEP 95 (seed_smf) COMPLETE
80492024-08-02T04:24:59.007Z[ recovery-image] Aug 02 04:24:58.212 INFO O| Aug 02 04:24:58.212 INFO steps complete; finalising image!
80502024-08-02T04:24:59.007Z[ recovery-image] Aug 02 04:24:58.212 INFO O| Aug 02 04:24:58.212 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
80512024-08-02T04:24:59.038Z[ recovery-image] Aug 02 04:24:58.245 INFO O| Aug 02 04:24:58.245 INFO trim TEMPORARY-gimlet-zfs-recovery: (4% trimmed, started at Fri Aug 2 04:24:58 2024)
80522024-08-02T04:24:59.246Z[ recovery-image] Aug 02 04:24:58.454 INFO O| Aug 02 04:24:58.453 INFO trim TEMPORARY-gimlet-zfs-recovery: (90% trimmed, started at Fri Aug 2 04:24:58 2024)
80532024-08-02T04:24:59.468Z[ recovery-image] Aug 02 04:24:58.675 INFO O| Aug 02 04:24:58.674 INFO temporary pool has 399M used, 1.36G avail, 1.00x compressratio
80542024-08-02T04:24:59.468Z[ recovery-image] Aug 02 04:24:58.675 INFO O| Aug 02 04:24:58.674 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
80552024-08-02T04:24:59.677Z[ recovery-image] Aug 02 04:24:58.884 INFO O| Aug 02 04:24:58.884 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
80562024-08-02T04:24:59.677Z[ recovery-image] Aug 02 04:24:58.884 INFO O| Aug 02 04:24:58.884 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
80572024-08-02T04:25:02.634Z[ recovery-image] Aug 02 04:25:01.841 INFO O| Aug 02 04:25:01.841 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
80582024-08-02T04:25:02.634Z[ recovery-image] Aug 02 04:25:01.841 INFO O| Aug 02 04:25:01.841 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
80592024-08-02T04:25:02.637Z[ recovery-image] Aug 02 04:25:01.841 INFO O| Aug 02 04:25:01.841 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
80602024-08-02T04:25:02.637Z[ recovery-image] Aug 02 04:25:01.841 INFO O| Aug 02 04:25:01.841 INFO completed processing gimlet/zfs-recovery
80612024-08-02T04:25:02.637Z[ recovery-image] Aug 02 04:25:01.841 INFO O| Aug 02 04:25:01.841 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
80622024-08-02T04:25:02.916Z[ recovery-image] Aug 02 04:25:02.123 INFO O| Aug 02 04:25:02.123 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80632024-08-02T04:25:02.991Z[ recovery-image] Aug 02 04:25:02.197 INFO BUILD STRING "heads/stlouis-0-gea1fb7f79f\n"
80642024-08-02T04:25:02.991Z[ recovery-image] Aug 02 04:25:02.197 INFO expanded image name: "recovery 613a728/${os_short_commit} 2024-08-02 03:57" -> "recovery 613a728/ea1fb7f 2024-08-02 03:57"
80652024-08-02T04:25:02.991Z[ recovery-image] Aug 02 04:25:02.198 INFO output artefacts stored in: "/work/os-recovery"
80662024-08-02T04:25:02.994Z[ recovery-image] Aug 02 04:25:02.198 INFO collecting git info from project "amd-host-image-builder"...
80672024-08-02T04:25:03.229Z[ recovery-image] Aug 02 04:25:02.437 INFO collecting git info from project "chelsio-t6-roms"...
80682024-08-02T04:25:03.251Z[ recovery-image] Aug 02 04:25:02.457 INFO collecting git info from project "image-builder"...
80692024-08-02T04:25:03.256Z[ recovery-image] Aug 02 04:25:02.463 INFO collecting git info from project "phbl"...
80702024-08-02T04:25:03.262Z[ recovery-image] Aug 02 04:25:02.469 INFO collecting git info from project "amd-firmware"...
80712024-08-02T04:25:03.331Z[ recovery-image] Aug 02 04:25:02.539 INFO collecting git info from project "pinprick"...
80722024-08-02T04:25:03.336Z[ recovery-image] Aug 02 04:25:02.544 INFO collecting git info from project "bootserver"...
80732024-08-02T04:25:03.341Z[ recovery-image] Aug 02 04:25:02.549 INFO collecting git info from project "pilot"...
80742024-08-02T04:25:03.352Z[ recovery-image] Aug 02 04:25:02.559 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
80752024-08-02T04:25:03.702Z[ recovery-image] Aug 02 04:25:02.909 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
80762024-08-02T04:25:04.051Z[ recovery-image] Aug 02 04:25:03.258 INFO creating Oxide boot image...
80772024-08-02T04:25:04.051Z[ recovery-image] Aug 02 04:25:03.258 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 613a728/ea1fb7f 2024-08-02 03:57", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
80782024-08-02T04:25:30.872Z[ host-image] Aug 02 04:25:30.075 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22798:20240731T094535Z
80792024-08-02T04:25:30.872Z[ host-image] Aug 02 04:25:30.075 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22798:20240731T094535Z
80802024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.076 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
80812024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.076 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
80822024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.076 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
80832024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.076 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
80842024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.077 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
80852024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.077 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
80862024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.077 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
80872024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.077 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
80882024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.077 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22798:20240731T094536Z
80892024-08-02T04:25:30.875Z[ host-image] Aug 02 04:25:30.079 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22798:20240731T094537Z
80902024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.080 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22798:20240731T094537Z
80912024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.080 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22798:20240731T094537Z
80922024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.080 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
80932024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.081 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22798:20240731T094537Z
80942024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.082 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22798:20240731T094537Z
80952024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.082 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22798:20240731T094537Z
80962024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.082 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22798:20240731T094537Z
80972024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.082 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22798:20240731T094538Z
80982024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.082 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22798:20240731T094538Z
80992024-08-02T04:25:30.879Z[ host-image] Aug 02 04:25:30.082 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22798:20240731T094538Z
81002024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.082 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22798:20240731T094539Z
81012024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22798:20240731T094540Z
81022024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22798:20240731T094541Z
81032024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22798:20240731T094541Z
81042024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22798:20240731T094542Z
81052024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22798:20240731T094543Z
81062024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/network/opte@0.33.277:20240715T222928Z
81072024-08-02T04:25:30.882Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22798:20240731T094544Z
81082024-08-02T04:25:30.883Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22798:20240731T094546Z
81092024-08-02T04:25:30.883Z[ host-image] Aug 02 04:25:30.083 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22798:20240731T094547Z
81102024-08-02T04:25:30.883Z[ host-image] Aug 02 04:25:30.084 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22798:20240731T094547Z
81112024-08-02T04:25:30.883Z[ host-image] Aug 02 04:25:30.085 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22798:20240731T094549Z
81122024-08-02T04:25:30.883Z[ host-image] Aug 02 04:25:30.085 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22798:20240731T094549Z
81132024-08-02T04:25:30.890Z[ host-image] Aug 02 04:25:30.094 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
81142024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.094 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22798:20240731T094549Z
81152024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.094 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
81162024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.094 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
81172024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.095 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
81182024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.095 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22798:20240731T094549Z
81192024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.095 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
81202024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.096 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
81212024-08-02T04:25:30.893Z[ host-image] Aug 02 04:25:30.097 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
81222024-08-02T04:25:30.896Z[ host-image] Aug 02 04:25:30.097 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
81232024-08-02T04:25:30.905Z[ host-image] Aug 02 04:25:30.109 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
81242024-08-02T04:25:30.905Z[ host-image] Aug 02 04:25:30.109 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
81252024-08-02T04:25:30.908Z[ host-image] Aug 02 04:25:30.109 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
81262024-08-02T04:25:30.908Z[ host-image] Aug 02 04:25:30.110 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
81272024-08-02T04:25:30.908Z[ host-image] Aug 02 04:25:30.110 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
81282024-08-02T04:25:30.908Z[ host-image] Aug 02 04:25:30.111 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
81292024-08-02T04:25:30.942Z[ host-image] Aug 02 04:25:30.145 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.14-2.0:20240604T174838Z
81302024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.146 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
81312024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.146 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
81322024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.147 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22798:20240731T094551Z
81332024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.147 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22798:20240731T094556Z
81342024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.147 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
81352024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.147 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22798:20240731T094557Z
81362024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.148 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.1:20240701T171301Z
81372024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.148 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.1:20240701T171311Z
81382024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.148 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.1:20240627T120527Z
81392024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.148 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22798:20240731T094557Z
81402024-08-02T04:25:30.946Z[ host-image] Aug 02 04:25:30.148 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
81412024-08-02T04:25:30.949Z[ host-image] Aug 02 04:25:30.152 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
81422024-08-02T04:25:30.949Z[ host-image] Aug 02 04:25:30.153 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
81432024-08-02T04:25:30.949Z[ host-image] Aug 02 04:25:30.153 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
81442024-08-02T04:25:30.952Z[ host-image] Aug 02 04:25:30.153 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22798:20240731T094557Z
81452024-08-02T04:25:30.952Z[ host-image] Aug 02 04:25:30.153 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
81462024-08-02T04:25:30.964Z[ host-image] Aug 02 04:25:30.168 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
81472024-08-02T04:25:30.967Z[ host-image] Aug 02 04:25:30.168 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22798:20240731T094558Z
81482024-08-02T04:25:30.967Z[ host-image] Aug 02 04:25:30.170 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22798:20240731T094558Z
81492024-08-02T04:25:30.967Z[ host-image] Aug 02 04:25:30.170 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22798:20240731T094558Z
81502024-08-02T04:25:30.967Z[ host-image] Aug 02 04:25:30.171 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
81512024-08-02T04:25:30.970Z[ host-image] Aug 02 04:25:30.171 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22798:20240731T094559Z
81522024-08-02T04:25:30.970Z[ host-image] Aug 02 04:25:30.172 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22798:20240731T094600Z
81532024-08-02T04:25:30.970Z[ host-image] Aug 02 04:25:30.172 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22798:20240731T094600Z
81542024-08-02T04:25:30.970Z[ host-image] Aug 02 04:25:30.172 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22798:20240731T094600Z
81552024-08-02T04:25:30.973Z[ host-image] Aug 02 04:25:30.176 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
81562024-08-02T04:25:30.973Z[ host-image] Aug 02 04:25:30.176 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22798:20240731T094600Z
81572024-08-02T04:25:30.973Z[ host-image] Aug 02 04:25:30.177 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22798:20240731T094601Z
81582024-08-02T04:25:30.973Z[ host-image] Aug 02 04:25:30.177 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
81592024-08-02T04:25:30.976Z[ host-image] Aug 02 04:25:30.177 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22798:20240731T094602Z
81602024-08-02T04:25:30.976Z[ host-image] Aug 02 04:25:30.177 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22798:20240731T094602Z
81612024-08-02T04:25:30.976Z[ host-image] Aug 02 04:25:30.177 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22798:20240731T094602Z
81622024-08-02T04:25:30.976Z[ host-image] Aug 02 04:25:30.178 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22798:20240731T094602Z
81632024-08-02T04:25:30.982Z[ host-image] Aug 02 04:25:30.186 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22798:20240731T094602Z
81642024-08-02T04:25:30.982Z[ host-image] Aug 02 04:25:30.186 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
81652024-08-02T04:25:30.985Z[ host-image] Aug 02 04:25:30.188 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22798:20240731T094602Z
81662024-08-02T04:25:30.988Z[ host-image] Aug 02 04:25:30.190 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22798:20240731T094602Z
81672024-08-02T04:25:30.988Z[ host-image] Aug 02 04:25:30.190 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22798:20240731T094602Z
81682024-08-02T04:25:30.988Z[ host-image] Aug 02 04:25:30.190 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22798:20240731T094603Z
81692024-08-02T04:25:30.988Z[ host-image] Aug 02 04:25:30.191 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22798:20240731T094603Z
81702024-08-02T04:25:30.988Z[ host-image] Aug 02 04:25:30.191 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22798:20240731T094603Z
81712024-08-02T04:25:30.997Z[ host-image] Aug 02 04:25:30.201 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22798:20240731T094604Z
81722024-08-02T04:25:31.000Z[ host-image] Aug 02 04:25:30.201 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22798:20240731T094604Z
81732024-08-02T04:25:31.001Z[ host-image] Aug 02 04:25:30.201 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22798:20240731T094604Z
81742024-08-02T04:25:31.001Z[ host-image] Aug 02 04:25:30.202 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22798:20240731T094604Z
81752024-08-02T04:25:31.001Z[ host-image] Aug 02 04:25:30.203 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22798:20240731T094605Z
81762024-08-02T04:25:31.021Z[ host-image] Aug 02 04:25:30.224 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22798:20240731T094607Z
81772024-08-02T04:25:31.024Z[ host-image] Aug 02 04:25:30.224 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22798:20240731T094605Z
81782024-08-02T04:25:31.024Z[ host-image] Aug 02 04:25:30.224 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22798:20240731T094605Z
81792024-08-02T04:25:31.024Z[ host-image] Aug 02 04:25:30.225 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
81802024-08-02T04:25:31.024Z[ host-image] Aug 02 04:25:30.225 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
81812024-08-02T04:25:31.050Z[ host-image] Aug 02 04:25:30.254 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22798:20240731T094605Z
81822024-08-02T04:25:31.053Z[ host-image] Aug 02 04:25:30.254 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
81832024-08-02T04:25:31.053Z[ host-image] Aug 02 04:25:30.254 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22798:20240731T094605Z
81842024-08-02T04:25:31.053Z[ host-image] Aug 02 04:25:30.254 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22798:20240731T094605Z
81852024-08-02T04:25:31.054Z[ host-image] Aug 02 04:25:30.255 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22798:20240731T094606Z
81862024-08-02T04:25:31.054Z[ host-image] Aug 02 04:25:30.256 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
81872024-08-02T04:25:31.054Z[ host-image] Aug 02 04:25:30.256 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
81882024-08-02T04:25:31.054Z[ host-image] Aug 02 04:25:30.257 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22798:20240731T094606Z
81892024-08-02T04:25:31.054Z[ host-image] Aug 02 04:25:30.257 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22798:20240731T094606Z
81902024-08-02T04:25:31.054Z[ host-image] Aug 02 04:25:30.257 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22798:20240731T094606Z
81912024-08-02T04:25:31.057Z[ host-image] Aug 02 04:25:30.257 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22798:20240731T094606Z
81922024-08-02T04:25:31.057Z[ host-image] Aug 02 04:25:30.258 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22798:20240731T094607Z
81932024-08-02T04:25:31.057Z[ host-image] Aug 02 04:25:30.258 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22798:20240731T094607Z
81942024-08-02T04:25:31.057Z[ host-image] Aug 02 04:25:30.261 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
81952024-08-02T04:25:31.057Z[ host-image] Aug 02 04:25:30.261 INFO O| install = pkg://helios-dev/system/microcode/amd@20240710-2.0.22798:20240731T094608Z
81962024-08-02T04:25:31.060Z[ host-image] Aug 02 04:25:30.262 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22798:20240731T094608Z
81972024-08-02T04:25:31.060Z[ host-image] Aug 02 04:25:30.262 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.22798:20240731T094608Z
81982024-08-02T04:25:31.060Z[ host-image] Aug 02 04:25:30.263 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22798:20240731T094609Z
81992024-08-02T04:25:31.060Z[ host-image] Aug 02 04:25:30.263 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22798:20240731T094608Z
82002024-08-02T04:25:31.060Z[ host-image] Aug 02 04:25:30.263 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22798:20240731T094609Z
82012024-08-02T04:25:31.060Z[ host-image] Aug 02 04:25:30.263 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
82022024-08-02T04:25:31.060Z[ host-image] Aug 02 04:25:30.263 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
82032024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.264 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22798:20240731T094611Z
82042024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.264 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22798:20240731T094611Z
82052024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.264 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
82062024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.264 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
82072024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.264 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
82082024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.265 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
82092024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.265 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
82102024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.265 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
82112024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.267 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
82122024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.267 INFO O| tempdir @ "/tmp/.tmpUvpTxX/tmp"
82132024-08-02T04:25:31.063Z[ host-image] Aug 02 04:25:30.267 INFO O| image root @ "/tmp/.tmpUvpTxX/tmp/root"
82142024-08-02T04:25:31.066Z[ host-image] Aug 02 04:25:30.267 INFO O| creating image...
82152024-08-02T04:25:31.556Z[ host-image] Aug 02 04:25:30.759 INFO O| copying publishers...
82162024-08-02T04:25:37.035Z[ host-image] Aug 02 04:25:36.237 INFO O| adding properties...
82172024-08-02T04:25:38.042Z[ host-image] Aug 02 04:25:37.244 INFO O| installing packages...
82182024-08-02T04:25:48.068Z[ recovery-image] Aug 02 04:25:47.270 INFO O| ok, image written!
82192024-08-02T04:25:48.069Z[ recovery-image] Aug 02 04:25:47.270 INFO O| ok, boot_image_csum file written!
82202024-08-02T04:25:48.072Z[ recovery-image] Aug 02 04:25:47.273 INFO creating boot archive (CPIO)...
82212024-08-02T04:25:48.072Z[ recovery-image] Aug 02 04:25:47.273 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
82222024-08-02T04:25:48.079Z[ recovery-image] Aug 02 04:25:47.280 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
82232024-08-02T04:25:48.079Z[ recovery-image] Aug 02 04:25:47.281 INFO E| + outfile=/work/os-recovery/cpio
82242024-08-02T04:25:48.082Z[ recovery-image] Aug 02 04:25:47.281 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
82252024-08-02T04:25:48.082Z[ recovery-image] Aug 02 04:25:47.282 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
82262024-08-02T04:25:48.082Z[ recovery-image] Aug 02 04:25:47.283 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
82272024-08-02T04:25:48.112Z[ recovery-image] Aug 02 04:25:47.313 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
82282024-08-02T04:25:48.112Z[ recovery-image] Aug 02 04:25:47.313 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
82292024-08-02T04:25:48.119Z[ recovery-image] Aug 02 04:25:47.320 INFO creating compressed cpio/unix for nanobl-rs...
82302024-08-02T04:25:48.119Z[ recovery-image] Aug 02 04:25:47.320 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
82312024-08-02T04:25:48.399Z[ recovery-image] Aug 02 04:25:47.600 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
82322024-08-02T04:25:52.746Z[ recovery-image] Aug 02 04:25:51.947 INFO creating reset image...
82332024-08-02T04:25:52.746Z[ recovery-image] Aug 02 04:25:51.947 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
82342024-08-02T04:25:52.977Z[ recovery-image] Aug 02 04:25:52.178 INFO E| Updating crates.io index
82352024-08-02T04:25:53.093Z[ recovery-image] Aug 02 04:25:52.294 INFO E| Downloading crates ...
82362024-08-02T04:25:53.145Z[ recovery-image] Aug 02 04:25:52.346 INFO E| Downloaded anstyle-query v1.0.2
82372024-08-02T04:25:53.148Z[ recovery-image] Aug 02 04:25:52.348 INFO E| Downloaded anstyle v1.0.6
82382024-08-02T04:25:53.151Z[ recovery-image] Aug 02 04:25:52.352 INFO E| Downloaded colorchoice v1.0.0
82392024-08-02T04:25:53.154Z[ recovery-image] Aug 02 04:25:52.353 INFO E| Downloaded anstyle-parse v0.2.3
82402024-08-02T04:25:53.157Z[ recovery-image] Aug 02 04:25:52.355 INFO E| Downloaded clap v4.5.3
82412024-08-02T04:25:53.170Z[ recovery-image] Aug 02 04:25:52.371 INFO E| Downloaded clap_derive v4.5.3
82422024-08-02T04:25:53.173Z[ recovery-image] Aug 02 04:25:52.373 INFO E| Downloaded shared_child v1.0.0
82432024-08-02T04:25:53.175Z[ recovery-image] Aug 02 04:25:52.375 INFO E| Downloaded proc-macro2 v1.0.79
82442024-08-02T04:25:53.178Z[ recovery-image] Aug 02 04:25:52.378 INFO E| Downloaded anstream v0.6.13
82452024-08-02T04:25:53.181Z[ recovery-image] Aug 02 04:25:52.381 INFO E| Downloaded clap_builder v4.5.2
82462024-08-02T04:25:53.197Z[ recovery-image] Aug 02 04:25:52.397 INFO E| Downloaded strsim v0.11.0
82472024-08-02T04:25:53.200Z[ recovery-image] Aug 02 04:25:52.399 INFO E| Downloaded duct v0.13.7
82482024-08-02T04:25:53.202Z[ recovery-image] Aug 02 04:25:52.401 INFO E| Downloaded os_pipe v1.1.5
82492024-08-02T04:25:53.211Z[ recovery-image] Aug 02 04:25:52.412 INFO E| Downloaded syn v2.0.53
82502024-08-02T04:25:53.230Z[ recovery-image] Aug 02 04:25:52.431 INFO E| Downloaded libc v0.2.153
82512024-08-02T04:25:53.301Z[ recovery-image] Aug 02 04:25:52.502 INFO E| Compiling proc-macro2 v1.0.79
82522024-08-02T04:25:53.301Z[ recovery-image] Aug 02 04:25:52.502 INFO E| Compiling libc v0.2.153
82532024-08-02T04:25:53.304Z[ recovery-image] Aug 02 04:25:52.502 INFO E| Compiling unicode-ident v1.0.12
82542024-08-02T04:25:53.304Z[ recovery-image] Aug 02 04:25:52.502 INFO E| Compiling utf8parse v0.2.1
82552024-08-02T04:25:53.305Z[ recovery-image] Aug 02 04:25:52.502 INFO E| Compiling anstyle v1.0.6
82562024-08-02T04:25:53.305Z[ recovery-image] Aug 02 04:25:52.502 INFO E| Compiling anstyle-query v1.0.2
82572024-08-02T04:25:53.305Z[ recovery-image] Aug 02 04:25:52.503 INFO E| Compiling colorchoice v1.0.0
82582024-08-02T04:25:53.308Z[ recovery-image] Aug 02 04:25:52.507 INFO E| Compiling clap_lex v0.7.0
82592024-08-02T04:25:53.440Z[ host-image] Aug 02 04:25:52.640 INFO O| seeding SMF database...
82602024-08-02T04:25:53.488Z[ recovery-image] Aug 02 04:25:52.688 INFO E| Compiling anstyle-parse v0.2.3
82612024-08-02T04:25:53.539Z[ recovery-image] Aug 02 04:25:52.740 INFO E| Compiling heck v0.5.0
82622024-08-02T04:25:53.577Z[ recovery-image] Aug 02 04:25:52.778 INFO E| Compiling strsim v0.11.0
82632024-08-02T04:25:53.638Z[ recovery-image] Aug 02 04:25:52.838 INFO E| Compiling once_cell v1.19.0
82642024-08-02T04:25:53.859Z[ recovery-image] Aug 02 04:25:53.059 INFO E| Compiling anstream v0.6.13
82652024-08-02T04:25:54.236Z[ recovery-image] Aug 02 04:25:53.437 INFO E| Compiling clap_builder v4.5.2
82662024-08-02T04:25:54.751Z[ recovery-image] Aug 02 04:25:53.951 INFO E| Compiling quote v1.0.35
82672024-08-02T04:25:54.828Z[ recovery-image] Aug 02 04:25:54.028 INFO E| Compiling os_pipe v1.1.5
82682024-08-02T04:25:54.831Z[ recovery-image] Aug 02 04:25:54.028 INFO E| Compiling shared_child v1.0.0
82692024-08-02T04:25:54.969Z[ recovery-image] Aug 02 04:25:54.170 INFO E| Compiling duct v0.13.7
82702024-08-02T04:25:55.106Z[ recovery-image] Aug 02 04:25:54.306 INFO E| Compiling syn v2.0.53
82712024-08-02T04:26:00.088Z[ recovery-image] Aug 02 04:25:59.287 INFO E| Compiling clap_derive v4.5.3
82722024-08-02T04:26:02.080Z[ recovery-image] Aug 02 04:26:01.279 INFO E| Compiling clap v4.5.3
82732024-08-02T04:26:02.134Z[ recovery-image] Aug 02 04:26:01.333 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
82742024-08-02T04:26:02.634Z[ host-image] Aug 02 04:26:01.833 INFO O| configuring SMF profile...
82752024-08-02T04:26:02.634Z[ host-image] Aug 02 04:26:01.833 INFO O| modifying shadow(5)...
82762024-08-02T04:26:02.637Z[ host-image] Aug 02 04:26:01.833 INFO O| loading user and group database...
82772024-08-02T04:26:02.637Z[ host-image] Aug 02 04:26:01.833 INFO O| assessing packaged files...
82782024-08-02T04:26:03.285Z[ recovery-image] Aug 02 04:26:02.484 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.48s
82792024-08-02T04:26:03.293Z[ recovery-image] Aug 02 04:26:02.493 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
82802024-08-02T04:26:03.419Z[ recovery-image] Aug 02 04:26:02.618 INFO E| Updating crates.io index
82812024-08-02T04:26:03.574Z[ recovery-image] Aug 02 04:26:02.773 INFO E| Downloading crates ...
82822024-08-02T04:26:03.676Z[ recovery-image] Aug 02 04:26:02.875 INFO E| Downloaded raw-cpuid v10.7.0
82832024-08-02T04:26:03.680Z[ recovery-image] Aug 02 04:26:02.879 INFO E| Downloaded cpio_reader v0.1.1
82842024-08-02T04:26:03.683Z[ recovery-image] Aug 02 04:26:02.880 INFO E| Downloaded seq-macro v0.3.5
82852024-08-02T04:26:03.683Z[ recovery-image] Aug 02 04:26:02.882 INFO E| Downloaded bit_field v0.10.2
82862024-08-02T04:26:03.701Z[ recovery-image] Aug 02 04:26:02.901 INFO E| Downloaded goblin v0.8.0
82872024-08-02T04:26:03.822Z[ recovery-image] Aug 02 04:26:03.022 INFO E| Downloaded x86 v0.52.0
82882024-08-02T04:26:03.889Z[ recovery-image] Aug 02 04:26:03.089 INFO E| Updating crates.io index
82892024-08-02T04:26:03.933Z[ recovery-image] Aug 02 04:26:03.132 INFO E| Downloading crates ...
82902024-08-02T04:26:03.991Z[ recovery-image] Aug 02 04:26:03.190 INFO E| Downloaded rustc-demangle v0.1.23
82912024-08-02T04:26:03.999Z[ recovery-image] Aug 02 04:26:03.198 INFO E| Downloaded compiler_builtins v0.1.108
82922024-08-02T04:26:04.009Z[ recovery-image] Aug 02 04:26:03.209 INFO E| Downloaded allocator-api2 v0.2.16
82932024-08-02T04:26:04.067Z[ recovery-image] Aug 02 04:26:03.266 INFO E| Compiling compiler_builtins v0.1.108
82942024-08-02T04:26:04.067Z[ recovery-image] Aug 02 04:26:03.266 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)
82952024-08-02T04:26:04.067Z[ recovery-image] Aug 02 04:26:03.266 INFO E| Compiling proc-macro2 v1.0.79
82962024-08-02T04:26:04.067Z[ recovery-image] Aug 02 04:26:03.266 INFO E| Compiling unicode-ident v1.0.12
82972024-08-02T04:26:04.070Z[ recovery-image] Aug 02 04:26:03.266 INFO E| Compiling syn v1.0.109
82982024-08-02T04:26:04.070Z[ recovery-image] Aug 02 04:26:03.266 INFO E| Compiling x86 v0.52.0
82992024-08-02T04:26:04.073Z[ recovery-image] Aug 02 04:26:03.272 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
83002024-08-02T04:26:04.073Z[ recovery-image] Aug 02 04:26:03.272 INFO E| Compiling seq-macro v0.3.5
83012024-08-02T04:26:05.132Z[ host-image] Aug 02 04:26:04.331 INFO O| creating archive...
83022024-08-02T04:26:05.171Z[ host-image] Aug 02 04:26:04.370 INFO O| missing from packaging:
83032024-08-02T04:26:05.171Z[ host-image] Aug 02 04:26:04.370 INFO O| "etc/.pwd.lock"
83042024-08-02T04:26:05.175Z[ host-image] Aug 02 04:26:04.370 INFO O| "etc/bash"
83052024-08-02T04:26:05.178Z[ host-image] Aug 02 04:26:04.376 INFO O| "etc/svc/profile/generic.xml"
83062024-08-02T04:26:05.178Z[ host-image] Aug 02 04:26:04.376 INFO O| "etc/svc/profile/inetd_services.xml"
83072024-08-02T04:26:05.178Z[ host-image] Aug 02 04:26:04.376 INFO O| "etc/svc/profile/name_service.xml"
83082024-08-02T04:26:05.178Z[ host-image] Aug 02 04:26:04.376 INFO O| "etc/svc/profile/platform.xml"
83092024-08-02T04:26:05.178Z[ host-image] Aug 02 04:26:04.376 INFO O| "etc/svc/profile/platform_omicron1.xml"
83102024-08-02T04:26:05.178Z[ host-image] Aug 02 04:26:04.376 INFO O| "etc/svc/repository.db"
83112024-08-02T04:26:05.186Z[ host-image] Aug 02 04:26:04.385 INFO O| "opt/ooce/share"
83122024-08-02T04:26:05.186Z[ host-image] Aug 02 04:26:04.385 INFO O| "opt/ooce/share/man"
83132024-08-02T04:26:05.186Z[ host-image] Aug 02 04:26:04.385 INFO O| "opt/ooce/share/man/man1"
83142024-08-02T04:26:05.196Z[ host-image] Aug 02 04:26:04.395 INFO O| finishing archive...
83152024-08-02T04:26:05.199Z[ recovery-image] Aug 02 04:26:04.397 INFO E| Compiling quote v1.0.35
83162024-08-02T04:26:05.505Z[ recovery-image] Aug 02 04:26:04.701 INFO E| Compiling syn v2.0.53
83172024-08-02T04:26:08.205Z[ host-image] Aug 02 04:26:07.403 INFO O| creating gzonly manifest...
83182024-08-02T04:26:08.226Z[ host-image] Aug 02 04:26:07.425 INFO O| ok
83192024-08-02T04:26:08.362Z[ host-image] Aug 02 04:26:07.561 INFO image builder template: ramdisk-02-trim...
83202024-08-02T04:26:08.362Z[ host-image] Aug 02 04:26:07.561 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/.tmp0yq2OH/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.33.277", "-n", "ramdisk-02-trim"], pwd: None
83212024-08-02T04:26:08.402Z[ host-image] Aug 02 04:26:07.600 INFO O| Aug 02 04:26:07.600 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
83222024-08-02T04:26:08.409Z[ host-image] Aug 02 04:26:07.608 INFO O| Aug 02 04:26:07.608 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
83232024-08-02T04:26:08.484Z[ host-image] Aug 02 04:26:07.683 INFO O| Aug 02 04:26:07.683 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
83242024-08-02T04:26:08.531Z[ host-image] Aug 02 04:26:07.730 INFO O| Aug 02 04:26:07.729 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
83252024-08-02T04:26:08.534Z[ host-image] Aug 02 04:26:07.730 INFO O| Aug 02 04:26:07.730 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
83262024-08-02T04:26:08.537Z[ host-image] Aug 02 04:26:07.735 INFO O| Aug 02 04:26:07.735 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
83272024-08-02T04:26:08.541Z[ host-image] Aug 02 04:26:07.740 INFO O| Aug 02 04:26:07.740 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
83282024-08-02T04:26:08.547Z[ host-image] Aug 02 04:26:07.746 INFO O| Aug 02 04:26:07.746 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
83292024-08-02T04:26:08.624Z[ recovery-image] Aug 02 04:26:07.823 INFO E| Compiling scroll_derive v0.12.0
83302024-08-02T04:26:08.722Z[ host-image] Aug 02 04:26:07.921 INFO O| Aug 02 04:26:07.921 INFO rolled back to input snapshot; work may begin
83312024-08-02T04:26:08.722Z[ host-image] Aug 02 04:26:07.921 INFO O| Aug 02 04:26:07.921 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
83322024-08-02T04:26:08.730Z[ host-image] Aug 02 04:26:07.929 INFO O| Aug 02 04:26:07.928 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83332024-08-02T04:26:08.746Z[ host-image] Aug 02 04:26:07.944 INFO O| Aug 02 04:26:07.944 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
83342024-08-02T04:26:08.810Z[ host-image] Aug 02 04:26:08.008 INFO O| Aug 02 04:26:08.008 INFO STEP 0 (remove_files) COMPLETE
83352024-08-02T04:26:08.810Z[ host-image] Aug 02 04:26:08.008 INFO O| Aug 02 04:26:08.008 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83362024-08-02T04:26:08.825Z[ host-image] Aug 02 04:26:08.024 INFO O| Aug 02 04:26:08.024 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
83372024-08-02T04:26:08.828Z[ host-image] Aug 02 04:26:08.025 INFO O| Aug 02 04:26:08.025 INFO STEP 1 (remove_files) COMPLETE
83382024-08-02T04:26:08.828Z[ host-image] Aug 02 04:26:08.025 INFO O| Aug 02 04:26:08.025 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83392024-08-02T04:26:08.841Z[ host-image] Aug 02 04:26:08.040 INFO O| Aug 02 04:26:08.040 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
83402024-08-02T04:26:08.854Z[ host-image] Aug 02 04:26:08.053 INFO O| Aug 02 04:26:08.053 INFO STEP 2 (remove_files) COMPLETE
83412024-08-02T04:26:08.857Z[ host-image] Aug 02 04:26:08.053 INFO O| Aug 02 04:26:08.053 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83422024-08-02T04:26:08.869Z[ host-image] Aug 02 04:26:08.068 INFO O| Aug 02 04:26:08.068 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
83432024-08-02T04:26:08.872Z[ host-image] Aug 02 04:26:08.070 INFO O| Aug 02 04:26:08.070 INFO STEP 3 (remove_files) COMPLETE
83442024-08-02T04:26:08.872Z[ host-image] Aug 02 04:26:08.070 INFO O| Aug 02 04:26:08.070 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83452024-08-02T04:26:08.885Z[ host-image] Aug 02 04:26:08.084 INFO O| Aug 02 04:26:08.083 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
83462024-08-02T04:26:08.890Z[ host-image] Aug 02 04:26:08.089 INFO O| Aug 02 04:26:08.089 INFO STEP 4 (remove_files) COMPLETE
83472024-08-02T04:26:08.891Z[ host-image] Aug 02 04:26:08.089 INFO O| Aug 02 04:26:08.089 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83482024-08-02T04:26:08.905Z[ host-image] Aug 02 04:26:08.103 INFO O| Aug 02 04:26:08.103 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
83492024-08-02T04:26:08.909Z[ host-image] Aug 02 04:26:08.108 INFO O| Aug 02 04:26:08.108 INFO STEP 5 (remove_files) COMPLETE
83502024-08-02T04:26:08.909Z[ host-image] Aug 02 04:26:08.108 INFO O| Aug 02 04:26:08.108 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83512024-08-02T04:26:08.923Z[ host-image] Aug 02 04:26:08.121 INFO O| Aug 02 04:26:08.121 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
83522024-08-02T04:26:08.938Z[ host-image] Aug 02 04:26:08.137 INFO O| Aug 02 04:26:08.137 INFO STEP 6 (remove_files) COMPLETE
83532024-08-02T04:26:08.938Z[ host-image] Aug 02 04:26:08.137 INFO O| Aug 02 04:26:08.137 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83542024-08-02T04:26:08.955Z[ host-image] Aug 02 04:26:08.154 INFO O| Aug 02 04:26:08.154 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
83552024-08-02T04:26:08.970Z[ host-image] Aug 02 04:26:08.168 INFO O| Aug 02 04:26:08.168 INFO STEP 7 (remove_files) COMPLETE
83562024-08-02T04:26:08.970Z[ host-image] Aug 02 04:26:08.168 INFO O| Aug 02 04:26:08.168 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83572024-08-02T04:26:08.985Z[ host-image] Aug 02 04:26:08.184 INFO O| Aug 02 04:26:08.184 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
83582024-08-02T04:26:09.135Z[ host-image] Aug 02 04:26:08.333 INFO O| Aug 02 04:26:08.333 INFO STEP 8 (remove_files) COMPLETE
83592024-08-02T04:26:09.135Z[ host-image] Aug 02 04:26:08.333 INFO O| Aug 02 04:26:08.333 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83602024-08-02T04:26:09.152Z[ host-image] Aug 02 04:26:08.350 INFO O| Aug 02 04:26:08.350 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
83612024-08-02T04:26:09.249Z[ host-image] Aug 02 04:26:08.448 INFO O| Aug 02 04:26:08.448 INFO STEP 9 (remove_files) COMPLETE
83622024-08-02T04:26:09.252Z[ host-image] Aug 02 04:26:08.448 INFO O| Aug 02 04:26:08.448 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83632024-08-02T04:26:09.265Z[ host-image] Aug 02 04:26:08.463 INFO O| Aug 02 04:26:08.463 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
83642024-08-02T04:26:09.269Z[ host-image] Aug 02 04:26:08.467 INFO O| Aug 02 04:26:08.467 INFO STEP 10 (remove_files) COMPLETE
83652024-08-02T04:26:09.269Z[ host-image] Aug 02 04:26:08.467 INFO O| Aug 02 04:26:08.467 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83662024-08-02T04:26:09.282Z[ host-image] Aug 02 04:26:08.481 INFO O| Aug 02 04:26:08.481 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
83672024-08-02T04:26:09.285Z[ host-image] Aug 02 04:26:08.482 INFO O| Aug 02 04:26:08.482 INFO STEP 11 (remove_files) COMPLETE
83682024-08-02T04:26:09.285Z[ host-image] Aug 02 04:26:08.482 INFO O| Aug 02 04:26:08.482 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83692024-08-02T04:26:09.295Z[ host-image] Aug 02 04:26:08.493 INFO O| Aug 02 04:26:08.493 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
83702024-08-02T04:26:09.298Z[ host-image] Aug 02 04:26:08.495 INFO O| Aug 02 04:26:08.495 INFO STEP 12 (remove_files) COMPLETE
83712024-08-02T04:26:09.298Z[ host-image] Aug 02 04:26:08.495 INFO O| Aug 02 04:26:08.495 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83722024-08-02T04:26:09.312Z[ host-image] Aug 02 04:26:08.510 INFO O| Aug 02 04:26:08.510 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
83732024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.511 INFO O| Aug 02 04:26:08.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
83742024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.511 INFO O| Aug 02 04:26:08.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
83752024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.511 INFO O| Aug 02 04:26:08.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
83762024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.511 INFO O| Aug 02 04:26:08.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
83772024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.511 INFO O| Aug 02 04:26:08.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
83782024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.512 INFO O| Aug 02 04:26:08.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
83792024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.512 INFO O| Aug 02 04:26:08.512 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
83802024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.512 INFO O| Aug 02 04:26:08.512 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
83812024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.512 INFO O| Aug 02 04:26:08.512 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
83822024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.513 INFO O| Aug 02 04:26:08.513 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
83832024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.513 INFO O| Aug 02 04:26:08.513 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
83842024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.513 INFO O| Aug 02 04:26:08.513 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
83852024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.513 INFO O| Aug 02 04:26:08.513 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
83862024-08-02T04:26:09.315Z[ host-image] Aug 02 04:26:08.513 INFO O| Aug 02 04:26:08.513 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
83872024-08-02T04:26:09.318Z[ host-image] Aug 02 04:26:08.514 INFO O| Aug 02 04:26:08.514 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
83882024-08-02T04:26:09.318Z[ host-image] Aug 02 04:26:08.514 INFO O| Aug 02 04:26:08.514 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
83892024-08-02T04:26:09.452Z[ host-image] Aug 02 04:26:08.650 INFO O| Aug 02 04:26:08.650 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
83902024-08-02T04:26:09.465Z[ host-image] Aug 02 04:26:08.662 INFO O| Aug 02 04:26:08.662 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
83912024-08-02T04:26:09.482Z[ host-image] Aug 02 04:26:08.681 INFO O| Aug 02 04:26:08.680 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
83922024-08-02T04:26:09.485Z[ host-image] Aug 02 04:26:08.684 INFO O| Aug 02 04:26:08.684 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
83932024-08-02T04:26:09.840Z[ host-image] Aug 02 04:26:09.038 INFO O| Aug 02 04:26:09.038 INFO STEP 13 (remove_files) COMPLETE
83942024-08-02T04:26:09.840Z[ host-image] Aug 02 04:26:09.039 INFO O| Aug 02 04:26:09.038 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83952024-08-02T04:26:09.856Z[ host-image] Aug 02 04:26:09.055 INFO O| Aug 02 04:26:09.055 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
83962024-08-02T04:26:09.859Z[ host-image] Aug 02 04:26:09.056 INFO O| Aug 02 04:26:09.056 INFO STEP 14 (remove_files) COMPLETE
83972024-08-02T04:26:09.859Z[ host-image] Aug 02 04:26:09.056 INFO O| Aug 02 04:26:09.056 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
83982024-08-02T04:26:09.873Z[ host-image] Aug 02 04:26:09.072 INFO O| Aug 02 04:26:09.072 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
83992024-08-02T04:26:09.884Z[ host-image] Aug 02 04:26:09.082 INFO O| Aug 02 04:26:09.082 INFO STEP 15 (remove_files) COMPLETE
84002024-08-02T04:26:09.884Z[ host-image] Aug 02 04:26:09.082 INFO O| Aug 02 04:26:09.082 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84012024-08-02T04:26:09.900Z[ host-image] Aug 02 04:26:09.098 INFO O| Aug 02 04:26:09.098 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
84022024-08-02T04:26:09.903Z[ host-image] Aug 02 04:26:09.099 INFO O| Aug 02 04:26:09.099 INFO STEP 16 (remove_files) COMPLETE
84032024-08-02T04:26:09.903Z[ host-image] Aug 02 04:26:09.099 INFO O| Aug 02 04:26:09.099 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84042024-08-02T04:26:09.915Z[ host-image] Aug 02 04:26:09.113 INFO O| Aug 02 04:26:09.113 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
84052024-08-02T04:26:09.918Z[ host-image] Aug 02 04:26:09.116 INFO O| Aug 02 04:26:09.116 INFO STEP 17 (remove_files) COMPLETE
84062024-08-02T04:26:09.918Z[ host-image] Aug 02 04:26:09.116 INFO O| Aug 02 04:26:09.116 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84072024-08-02T04:26:09.933Z[ host-image] Aug 02 04:26:09.131 INFO O| Aug 02 04:26:09.131 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
84082024-08-02T04:26:09.936Z[ host-image] Aug 02 04:26:09.131 INFO O| Aug 02 04:26:09.131 INFO STEP 18 (remove_files) COMPLETE
84092024-08-02T04:26:09.936Z[ host-image] Aug 02 04:26:09.132 INFO O| Aug 02 04:26:09.131 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84102024-08-02T04:26:09.949Z[ host-image] Aug 02 04:26:09.147 INFO O| Aug 02 04:26:09.147 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
84112024-08-02T04:26:09.949Z[ host-image] Aug 02 04:26:09.147 INFO O| Aug 02 04:26:09.147 INFO STEP 19 (remove_files) COMPLETE
84122024-08-02T04:26:09.952Z[ host-image] Aug 02 04:26:09.148 INFO O| Aug 02 04:26:09.147 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84132024-08-02T04:26:09.964Z[ host-image] Aug 02 04:26:09.162 INFO O| Aug 02 04:26:09.162 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
84142024-08-02T04:26:09.964Z[ host-image] Aug 02 04:26:09.163 INFO O| Aug 02 04:26:09.163 INFO STEP 20 (remove_files) COMPLETE
84152024-08-02T04:26:09.964Z[ host-image] Aug 02 04:26:09.163 INFO O| Aug 02 04:26:09.163 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84162024-08-02T04:26:09.982Z[ host-image] Aug 02 04:26:09.180 INFO O| Aug 02 04:26:09.180 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
84172024-08-02T04:26:09.982Z[ host-image] Aug 02 04:26:09.180 INFO O| Aug 02 04:26:09.180 INFO STEP 21 (remove_files) COMPLETE
84182024-08-02T04:26:09.985Z[ host-image] Aug 02 04:26:09.180 INFO O| Aug 02 04:26:09.180 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84192024-08-02T04:26:09.998Z[ host-image] Aug 02 04:26:09.196 INFO O| Aug 02 04:26:09.196 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
84202024-08-02T04:26:09.998Z[ host-image] Aug 02 04:26:09.197 INFO O| Aug 02 04:26:09.197 INFO STEP 22 (remove_files) COMPLETE
84212024-08-02T04:26:09.998Z[ host-image] Aug 02 04:26:09.197 INFO O| Aug 02 04:26:09.197 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84222024-08-02T04:26:10.017Z[ host-image] Aug 02 04:26:09.213 INFO O| Aug 02 04:26:09.213 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
84232024-08-02T04:26:10.020Z[ host-image] Aug 02 04:26:09.213 INFO O| Aug 02 04:26:09.213 INFO STEP 23 (remove_files) COMPLETE
84242024-08-02T04:26:10.020Z[ host-image] Aug 02 04:26:09.213 INFO O| Aug 02 04:26:09.213 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84252024-08-02T04:26:10.030Z[ host-image] Aug 02 04:26:09.229 INFO O| Aug 02 04:26:09.229 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
84262024-08-02T04:26:10.030Z[ host-image] Aug 02 04:26:09.229 INFO O| Aug 02 04:26:09.229 INFO STEP 24 (remove_files) COMPLETE
84272024-08-02T04:26:10.030Z[ host-image] Aug 02 04:26:09.229 INFO O| Aug 02 04:26:09.229 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84282024-08-02T04:26:10.042Z[ host-image] Aug 02 04:26:09.241 INFO O| Aug 02 04:26:09.240 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
84292024-08-02T04:26:10.042Z[ host-image] Aug 02 04:26:09.241 INFO O| Aug 02 04:26:09.241 INFO STEP 25 (remove_files) COMPLETE
84302024-08-02T04:26:10.045Z[ host-image] Aug 02 04:26:09.241 INFO O| Aug 02 04:26:09.241 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84312024-08-02T04:26:10.059Z[ host-image] Aug 02 04:26:09.257 INFO O| Aug 02 04:26:09.257 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
84322024-08-02T04:26:10.059Z[ host-image] Aug 02 04:26:09.257 INFO O| Aug 02 04:26:09.257 INFO STEP 26 (remove_files) COMPLETE
84332024-08-02T04:26:10.059Z[ host-image] Aug 02 04:26:09.257 INFO O| Aug 02 04:26:09.257 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84342024-08-02T04:26:10.075Z[ host-image] Aug 02 04:26:09.273 INFO O| Aug 02 04:26:09.273 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
84352024-08-02T04:26:10.075Z[ host-image] Aug 02 04:26:09.273 INFO O| Aug 02 04:26:09.273 INFO STEP 27 (remove_files) COMPLETE
84362024-08-02T04:26:10.078Z[ host-image] Aug 02 04:26:09.273 INFO O| Aug 02 04:26:09.273 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84372024-08-02T04:26:10.090Z[ host-image] Aug 02 04:26:09.288 INFO O| Aug 02 04:26:09.288 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
84382024-08-02T04:26:10.090Z[ host-image] Aug 02 04:26:09.289 INFO O| Aug 02 04:26:09.289 INFO STEP 28 (remove_files) COMPLETE
84392024-08-02T04:26:10.093Z[ host-image] Aug 02 04:26:09.289 INFO O| Aug 02 04:26:09.289 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84402024-08-02T04:26:10.107Z[ host-image] Aug 02 04:26:09.305 INFO O| Aug 02 04:26:09.305 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
84412024-08-02T04:26:10.107Z[ host-image] Aug 02 04:26:09.305 INFO O| Aug 02 04:26:09.305 INFO STEP 29 (remove_files) COMPLETE
84422024-08-02T04:26:10.107Z[ host-image] Aug 02 04:26:09.305 INFO O| Aug 02 04:26:09.305 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84432024-08-02T04:26:10.122Z[ host-image] Aug 02 04:26:09.320 INFO O| Aug 02 04:26:09.320 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
84442024-08-02T04:26:10.122Z[ host-image] Aug 02 04:26:09.320 INFO O| Aug 02 04:26:09.320 INFO STEP 30 (remove_files) COMPLETE
84452024-08-02T04:26:10.125Z[ host-image] Aug 02 04:26:09.320 INFO O| Aug 02 04:26:09.320 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84462024-08-02T04:26:10.133Z[ host-image] Aug 02 04:26:09.332 INFO O| Aug 02 04:26:09.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
84472024-08-02T04:26:10.133Z[ host-image] Aug 02 04:26:09.332 INFO O| Aug 02 04:26:09.332 INFO STEP 31 (remove_files) COMPLETE
84482024-08-02T04:26:10.133Z[ host-image] Aug 02 04:26:09.332 INFO O| Aug 02 04:26:09.332 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84492024-08-02T04:26:10.147Z[ host-image] Aug 02 04:26:09.344 INFO O| Aug 02 04:26:09.344 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
84502024-08-02T04:26:10.147Z[ host-image] Aug 02 04:26:09.344 INFO O| Aug 02 04:26:09.344 INFO STEP 32 (remove_files) COMPLETE
84512024-08-02T04:26:10.150Z[ host-image] Aug 02 04:26:09.344 INFO O| Aug 02 04:26:09.344 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84522024-08-02T04:26:10.156Z[ host-image] Aug 02 04:26:09.354 INFO O| Aug 02 04:26:09.354 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
84532024-08-02T04:26:10.156Z[ host-image] Aug 02 04:26:09.354 INFO O| Aug 02 04:26:09.354 INFO STEP 33 (remove_files) COMPLETE
84542024-08-02T04:26:10.161Z[ host-image] Aug 02 04:26:09.354 INFO O| Aug 02 04:26:09.354 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84552024-08-02T04:26:10.166Z[ host-image] Aug 02 04:26:09.365 INFO O| Aug 02 04:26:09.365 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
84562024-08-02T04:26:10.166Z[ host-image] Aug 02 04:26:09.365 INFO O| Aug 02 04:26:09.365 INFO STEP 34 (remove_files) COMPLETE
84572024-08-02T04:26:10.169Z[ host-image] Aug 02 04:26:09.365 INFO O| Aug 02 04:26:09.365 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84582024-08-02T04:26:10.178Z[ host-image] Aug 02 04:26:09.377 INFO O| Aug 02 04:26:09.377 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
84592024-08-02T04:26:10.178Z[ host-image] Aug 02 04:26:09.377 INFO O| Aug 02 04:26:09.377 INFO STEP 35 (remove_files) COMPLETE
84602024-08-02T04:26:10.183Z[ host-image] Aug 02 04:26:09.377 INFO O| Aug 02 04:26:09.377 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84612024-08-02T04:26:10.190Z[ host-image] Aug 02 04:26:09.388 INFO O| Aug 02 04:26:09.388 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
84622024-08-02T04:26:10.190Z[ host-image] Aug 02 04:26:09.388 INFO O| Aug 02 04:26:09.388 INFO STEP 36 (remove_files) COMPLETE
84632024-08-02T04:26:10.193Z[ host-image] Aug 02 04:26:09.388 INFO O| Aug 02 04:26:09.388 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84642024-08-02T04:26:10.204Z[ host-image] Aug 02 04:26:09.403 INFO O| Aug 02 04:26:09.403 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
84652024-08-02T04:26:10.205Z[ host-image] Aug 02 04:26:09.403 INFO O| Aug 02 04:26:09.403 INFO STEP 37 (remove_files) COMPLETE
84662024-08-02T04:26:10.208Z[ host-image] Aug 02 04:26:09.403 INFO O| Aug 02 04:26:09.403 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84672024-08-02T04:26:10.220Z[ host-image] Aug 02 04:26:09.419 INFO O| Aug 02 04:26:09.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
84682024-08-02T04:26:10.223Z[ host-image] Aug 02 04:26:09.419 INFO O| Aug 02 04:26:09.419 INFO STEP 38 (remove_files) COMPLETE
84692024-08-02T04:26:10.223Z[ host-image] Aug 02 04:26:09.419 INFO O| Aug 02 04:26:09.419 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84702024-08-02T04:26:10.232Z[ host-image] Aug 02 04:26:09.431 INFO O| Aug 02 04:26:09.431 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
84712024-08-02T04:26:10.232Z[ host-image] Aug 02 04:26:09.431 INFO O| Aug 02 04:26:09.431 INFO STEP 39 (remove_files) COMPLETE
84722024-08-02T04:26:10.235Z[ host-image] Aug 02 04:26:09.431 INFO O| Aug 02 04:26:09.431 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84732024-08-02T04:26:10.248Z[ host-image] Aug 02 04:26:09.446 INFO O| Aug 02 04:26:09.446 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
84742024-08-02T04:26:10.248Z[ host-image] Aug 02 04:26:09.446 INFO O| Aug 02 04:26:09.446 INFO STEP 40 (remove_files) COMPLETE
84752024-08-02T04:26:10.248Z[ host-image] Aug 02 04:26:09.446 INFO O| Aug 02 04:26:09.446 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84762024-08-02T04:26:10.260Z[ host-image] Aug 02 04:26:09.459 INFO O| Aug 02 04:26:09.458 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
84772024-08-02T04:26:10.263Z[ host-image] Aug 02 04:26:09.459 INFO O| Aug 02 04:26:09.459 INFO STEP 41 (remove_files) COMPLETE
84782024-08-02T04:26:10.263Z[ host-image] Aug 02 04:26:09.459 INFO O| Aug 02 04:26:09.459 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84792024-08-02T04:26:10.272Z[ host-image] Aug 02 04:26:09.470 INFO O| Aug 02 04:26:09.470 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
84802024-08-02T04:26:10.274Z[ host-image] Aug 02 04:26:09.470 INFO O| Aug 02 04:26:09.470 INFO STEP 42 (remove_files) COMPLETE
84812024-08-02T04:26:10.275Z[ host-image] Aug 02 04:26:09.471 INFO O| Aug 02 04:26:09.470 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84822024-08-02T04:26:10.288Z[ host-image] Aug 02 04:26:09.486 INFO O| Aug 02 04:26:09.486 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
84832024-08-02T04:26:10.291Z[ host-image] Aug 02 04:26:09.486 INFO O| Aug 02 04:26:09.486 INFO STEP 43 (remove_files) COMPLETE
84842024-08-02T04:26:10.291Z[ host-image] Aug 02 04:26:09.486 INFO O| Aug 02 04:26:09.486 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84852024-08-02T04:26:10.305Z[ host-image] Aug 02 04:26:09.503 INFO O| Aug 02 04:26:09.503 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
84862024-08-02T04:26:10.305Z[ host-image] Aug 02 04:26:09.504 INFO O| Aug 02 04:26:09.503 INFO STEP 44 (remove_files) COMPLETE
84872024-08-02T04:26:10.308Z[ host-image] Aug 02 04:26:09.504 INFO O| Aug 02 04:26:09.504 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84882024-08-02T04:26:10.317Z[ host-image] Aug 02 04:26:09.516 INFO O| Aug 02 04:26:09.516 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
84892024-08-02T04:26:10.317Z[ host-image] Aug 02 04:26:09.516 INFO O| Aug 02 04:26:09.516 INFO STEP 45 (remove_files) COMPLETE
84902024-08-02T04:26:10.320Z[ host-image] Aug 02 04:26:09.516 INFO O| Aug 02 04:26:09.516 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84912024-08-02T04:26:10.333Z[ host-image] Aug 02 04:26:09.532 INFO O| Aug 02 04:26:09.532 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
84922024-08-02T04:26:10.333Z[ host-image] Aug 02 04:26:09.532 INFO O| Aug 02 04:26:09.532 INFO STEP 46 (remove_files) COMPLETE
84932024-08-02T04:26:10.336Z[ host-image] Aug 02 04:26:09.532 INFO O| Aug 02 04:26:09.532 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84942024-08-02T04:26:10.350Z[ host-image] Aug 02 04:26:09.548 INFO O| Aug 02 04:26:09.548 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
84952024-08-02T04:26:10.350Z[ host-image] Aug 02 04:26:09.548 INFO O| Aug 02 04:26:09.548 INFO STEP 47 (remove_files) COMPLETE
84962024-08-02T04:26:11.356Z[ host-image] Aug 02 04:26:09.548 INFO O| Aug 02 04:26:09.548 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
84972024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.565 INFO O| Aug 02 04:26:09.565 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
84982024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.565 INFO O| Aug 02 04:26:09.565 INFO STEP 48 (remove_files) COMPLETE
84992024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.565 INFO O| Aug 02 04:26:09.565 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85002024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.576 INFO O| Aug 02 04:26:09.576 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
85012024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.576 INFO O| Aug 02 04:26:09.576 INFO STEP 49 (remove_files) COMPLETE
85022024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.577 INFO O| Aug 02 04:26:09.576 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85032024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.593 INFO O| Aug 02 04:26:09.593 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
85042024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.593 INFO O| Aug 02 04:26:09.593 INFO STEP 50 (remove_files) COMPLETE
85052024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.593 INFO O| Aug 02 04:26:09.593 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85062024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.608 INFO O| Aug 02 04:26:09.608 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
85072024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.608 INFO O| Aug 02 04:26:09.608 INFO STEP 51 (remove_files) COMPLETE
85082024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.608 INFO O| Aug 02 04:26:09.608 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85092024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.623 INFO O| Aug 02 04:26:09.623 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
85102024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.623 INFO O| Aug 02 04:26:09.623 INFO STEP 52 (remove_files) COMPLETE
85112024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.623 INFO O| Aug 02 04:26:09.623 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85122024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.639 INFO O| Aug 02 04:26:09.639 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
85132024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.639 INFO O| Aug 02 04:26:09.639 INFO STEP 53 (remove_files) COMPLETE
85142024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.640 INFO O| Aug 02 04:26:09.639 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85152024-08-02T04:26:11.361Z[ host-image] Aug 02 04:26:09.655 INFO O| Aug 02 04:26:09.655 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
85162024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.655 INFO O| Aug 02 04:26:09.655 INFO STEP 54 (remove_files) COMPLETE
85172024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.655 INFO O| Aug 02 04:26:09.655 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85182024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.670 INFO O| Aug 02 04:26:09.670 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
85192024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.670 INFO O| Aug 02 04:26:09.670 INFO STEP 55 (remove_files) COMPLETE
85202024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.670 INFO O| Aug 02 04:26:09.670 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85212024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.686 INFO O| Aug 02 04:26:09.686 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
85222024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.686 INFO O| Aug 02 04:26:09.686 INFO STEP 56 (remove_files) COMPLETE
85232024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.686 INFO O| Aug 02 04:26:09.686 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85242024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.702 INFO O| Aug 02 04:26:09.702 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
85252024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.702 INFO O| Aug 02 04:26:09.702 INFO STEP 57 (remove_files) COMPLETE
85262024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.702 INFO O| Aug 02 04:26:09.702 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85272024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
85282024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
85292024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
85302024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
85312024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
85322024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
85332024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO ok!
85342024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO STEP 58 (ensure_file) COMPLETE
85352024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.717 INFO O| Aug 02 04:26:09.717 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85362024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.727 INFO O| Aug 02 04:26:09.727 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
85372024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
85382024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
85392024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
85402024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
85412024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
85422024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO ok!
85432024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO STEP 59 (ensure_file) COMPLETE
85442024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.728 INFO O| Aug 02 04:26:09.728 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85452024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.739 INFO O| Aug 02 04:26:09.739 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
85462024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.739 INFO O| Aug 02 04:26:09.739 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
85472024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.739 INFO O| Aug 02 04:26:09.739 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
85482024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.739 INFO O| Aug 02 04:26:09.739 INFO ok!
85492024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.739 INFO O| Aug 02 04:26:09.739 INFO STEP 60 (ensure_file) COMPLETE
85502024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.739 INFO O| Aug 02 04:26:09.739 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85512024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.755 INFO O| Aug 02 04:26:09.755 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
85522024-08-02T04:26:11.362Z[ host-image] Aug 02 04:26:09.755 INFO O| Aug 02 04:26:09.755 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
85532024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.755 INFO O| Aug 02 04:26:09.755 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
85542024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.755 INFO O| Aug 02 04:26:09.755 INFO ok!
85552024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.755 INFO O| Aug 02 04:26:09.755 INFO STEP 61 (ensure_file) COMPLETE
85562024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.755 INFO O| Aug 02 04:26:09.755 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85572024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.772 INFO O| Aug 02 04:26:09.772 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
85582024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.772 INFO O| Aug 02 04:26:09.772 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
85592024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.772 INFO O| Aug 02 04:26:09.772 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
85602024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.772 INFO O| Aug 02 04:26:09.772 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
85612024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.772 INFO O| Aug 02 04:26:09.772 INFO ok!
85622024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.772 INFO O| Aug 02 04:26:09.772 INFO STEP 62 (ensure_file) COMPLETE
85632024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.772 INFO O| Aug 02 04:26:09.772 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85642024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.784 INFO O| Aug 02 04:26:09.784 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
85652024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.784 INFO O| Aug 02 04:26:09.784 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
85662024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.784 INFO O| Aug 02 04:26:09.784 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
85672024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.784 INFO O| Aug 02 04:26:09.784 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
85682024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.784 INFO O| Aug 02 04:26:09.784 INFO ok!
85692024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.784 INFO O| Aug 02 04:26:09.784 INFO STEP 63 (ensure_file) COMPLETE
85702024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.784 INFO O| Aug 02 04:26:09.784 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85712024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.795 INFO O| Aug 02 04:26:09.795 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/nvme does not exist
85722024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.795 INFO O| Aug 02 04:26:09.795 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-nvme -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/nvme ...
85732024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.795 INFO O| Aug 02 04:26:09.795 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/nvme
85742024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.795 INFO O| Aug 02 04:26:09.795 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/nvme
85752024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.795 INFO O| Aug 02 04:26:09.795 INFO ok!
85762024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.795 INFO O| Aug 02 04:26:09.795 INFO STEP 64 (ensure_file) COMPLETE
85772024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.795 INFO O| Aug 02 04:26:09.795 INFO STEP 65: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85782024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.808 INFO O| Aug 02 04:26:09.808 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
85792024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.808 INFO O| Aug 02 04:26:09.808 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
85802024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.808 INFO O| Aug 02 04:26:09.808 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
85812024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.808 INFO O| Aug 02 04:26:09.808 INFO ok!
85822024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.808 INFO O| Aug 02 04:26:09.808 INFO STEP 65 (assemble_files) COMPLETE
85832024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.808 INFO O| Aug 02 04:26:09.808 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85842024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.819 INFO O| Aug 02 04:26:09.819 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
85852024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.819 INFO O| Aug 02 04:26:09.819 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
85862024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.819 INFO O| Aug 02 04:26:09.819 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
85872024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.819 INFO O| Aug 02 04:26:09.819 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
85882024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.819 INFO O| Aug 02 04:26:09.819 INFO ok!
85892024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.819 INFO O| Aug 02 04:26:09.819 INFO STEP 66 (ensure_file) COMPLETE
85902024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.819 INFO O| Aug 02 04:26:09.819 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85912024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.829 INFO O| Aug 02 04:26:09.829 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
85922024-08-02T04:26:11.363Z[ host-image] Aug 02 04:26:09.829 INFO O| Aug 02 04:26:09.829 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
85932024-08-02T04:26:11.364Z[ host-image] Aug 02 04:26:09.830 INFO O| Aug 02 04:26:09.829 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
85942024-08-02T04:26:11.364Z[ host-image] Aug 02 04:26:09.830 INFO O| Aug 02 04:26:09.829 INFO STEP 67 (ensure_dir) COMPLETE
85952024-08-02T04:26:11.364Z[ host-image] Aug 02 04:26:09.830 INFO O| Aug 02 04:26:09.830 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
85962024-08-02T04:26:11.364Z[ host-image] Aug 02 04:26:09.840 INFO O| Aug 02 04:26:09.839 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
85972024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.840 INFO O| Aug 02 04:26:09.840 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 ...
85982024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.846 INFO O| Aug 02 04:26:09.846 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
85992024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.846 INFO O| Aug 02 04:26:09.846 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
86002024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.846 INFO O| Aug 02 04:26:09.846 INFO ok!
86012024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.846 INFO O| Aug 02 04:26:09.846 INFO STEP 68 (ensure_file) COMPLETE
86022024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.846 INFO O| Aug 02 04:26:09.846 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
86032024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.857 INFO O| Aug 02 04:26:09.857 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
86042024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.857 INFO O| Aug 02 04:26:09.857 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 ...
86052024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.857 INFO O| Aug 02 04:26:09.857 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
86062024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.857 INFO O| Aug 02 04:26:09.857 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
86072024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.857 INFO O| Aug 02 04:26:09.857 INFO ok!
86082024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.857 INFO O| Aug 02 04:26:09.857 INFO STEP 69 (ensure_file) COMPLETE
86092024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.857 INFO O| Aug 02 04:26:09.857 INFO STEP 70: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
86102024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.872 INFO O| Aug 02 04:26:09.872 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
86112024-08-02T04:26:11.367Z[ host-image] Aug 02 04:26:09.872 INFO O| Aug 02 04:26:09.872 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
86122024-08-02T04:26:11.367Z[ recovery-image] Aug 02 04:26:10.511 INFO E| Compiling bitstruct_derive v0.1.0
86132024-08-02T04:26:12.883Z[ host-image] Aug 02 04:26:12.081 INFO O| Aug 02 04:26:12.081 INFO STEP 70 (pack_tar) COMPLETE
86142024-08-02T04:26:12.883Z[ host-image] Aug 02 04:26:12.081 INFO O| Aug 02 04:26:12.081 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
86152024-08-02T04:26:12.887Z[ host-image] Aug 02 04:26:12.081 INFO O| Aug 02 04:26:12.081 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
86162024-08-02T04:26:13.046Z[ host-image] Aug 02 04:26:12.244 INFO O| Aug 02 04:26:12.244 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
86172024-08-02T04:26:13.118Z[ host-image] Aug 02 04:26:12.316 INFO O| Aug 02 04:26:12.316 INFO completed processing gimlet/ramdisk-02-trim
86182024-08-02T04:26:13.121Z[ host-image] Aug 02 04:26:12.318 INFO image builder template: zfs...
86192024-08-02T04:26:13.121Z[ host-image] Aug 02 04:26:12.318 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/.tmp0yq2OH/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.33.277", "-n", "zfs"], pwd: None
86202024-08-02T04:26:13.134Z[ host-image] Aug 02 04:26:12.332 INFO O| Aug 02 04:26:12.332 INFO skip include "stress" because feature "stress" is not enabled
86212024-08-02T04:26:13.164Z[ host-image] Aug 02 04:26:12.363 INFO O| Aug 02 04:26:12.363 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
86222024-08-02T04:26:13.168Z[ host-image] Aug 02 04:26:12.366 INFO O| Aug 02 04:26:12.366 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
86232024-08-02T04:26:13.230Z[ host-image] Aug 02 04:26:12.428 INFO O| Aug 02 04:26:12.428 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
86242024-08-02T04:26:13.288Z[ host-image] Aug 02 04:26:12.486 INFO O| Aug 02 04:26:12.486 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
86252024-08-02T04:26:13.288Z[ host-image] Aug 02 04:26:12.486 INFO O| Aug 02 04:26:12.486 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
86262024-08-02T04:26:13.292Z[ host-image] Aug 02 04:26:12.490 INFO O| Aug 02 04:26:12.490 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
86272024-08-02T04:26:13.358Z[ host-image] Aug 02 04:26:12.556 INFO O| Aug 02 04:26:12.556 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
86282024-08-02T04:26:13.406Z[ host-image] Aug 02 04:26:12.604 INFO O| Aug 02 04:26:12.604 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
86292024-08-02T04:26:13.416Z[ host-image] Aug 02 04:26:12.614 INFO O| Aug 02 04:26:12.614 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
86302024-08-02T04:26:13.420Z[ host-image] Aug 02 04:26:12.618 INFO O| Aug 02 04:26:12.618 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
86312024-08-02T04:26:13.423Z[ host-image] Aug 02 04:26:12.619 INFO O| Aug 02 04:26:12.619 INFO no lofi found
86322024-08-02T04:26:13.423Z[ host-image] Aug 02 04:26:12.619 INFO O| Aug 02 04:26:12.619 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
86332024-08-02T04:26:13.423Z[ host-image] Aug 02 04:26:12.619 INFO O| Aug 02 04:26:12.619 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
86342024-08-02T04:26:14.812Z[ host-image] Aug 02 04:26:14.008 INFO O| Aug 02 04:26:14.008 INFO lofi device = /dev/dsk/c2t1d0p0
86352024-08-02T04:26:14.812Z[ host-image] Aug 02 04:26:14.008 INFO O| Aug 02 04:26:14.008 INFO pool device = /dev/dsk/c2t1d0p0
86362024-08-02T04:26:14.816Z[ host-image] Aug 02 04:26:14.008 INFO O| Aug 02 04:26:14.008 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"]
86372024-08-02T04:26:14.879Z[ host-image] Aug 02 04:26:14.077 INFO O| Aug 02 04:26:14.077 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
86382024-08-02T04:26:14.879Z[ host-image] Aug 02 04:26:14.077 INFO O| Aug 02 04:26:14.077 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
86392024-08-02T04:26:14.896Z[ host-image] Aug 02 04:26:14.094 INFO O| Aug 02 04:26:14.094 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
86402024-08-02T04:26:14.958Z[ host-image] Aug 02 04:26:14.156 INFO O| Aug 02 04:26:14.156 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
86412024-08-02T04:26:14.996Z[ host-image] Aug 02 04:26:14.194 INFO O| Aug 02 04:26:14.194 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
86422024-08-02T04:26:15.011Z[ host-image] Aug 02 04:26:14.208 INFO O| Aug 02 04:26:14.208 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
86432024-08-02T04:26:15.021Z[ host-image] Aug 02 04:26:14.219 INFO O| Aug 02 04:26:14.219 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
86442024-08-02T04:26:15.068Z[ host-image] Aug 02 04:26:14.266 INFO O| Aug 02 04:26:14.266 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
86452024-08-02T04:26:15.068Z[ host-image] Aug 02 04:26:14.266 INFO O| Aug 02 04:26:14.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
86462024-08-02T04:26:15.071Z[ host-image] Aug 02 04:26:14.266 INFO O| Aug 02 04:26:14.266 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
86472024-08-02T04:26:15.076Z[ host-image] Aug 02 04:26:14.274 INFO O| Aug 02 04:26:14.274 INFO boot environment UUID: cea2bac4-d5bc-44e3-a33f-d0645ebe3235
86482024-08-02T04:26:15.076Z[ host-image] Aug 02 04:26:14.274 INFO O| Aug 02 04:26:14.274 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = cea2bac4-d5bc-44e3-a33f-d0645ebe3235
86492024-08-02T04:26:15.086Z[ host-image] Aug 02 04:26:14.284 INFO O| Aug 02 04:26:14.284 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
86502024-08-02T04:26:15.097Z[ host-image] Aug 02 04:26:14.295 INFO O| Aug 02 04:26:14.295 INFO STEP 0 (create_be) COMPLETE
86512024-08-02T04:26:15.097Z[ host-image] Aug 02 04:26:14.296 INFO O| Aug 02 04:26:14.295 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
86522024-08-02T04:26:15.113Z[ host-image] Aug 02 04:26:14.311 INFO O| Aug 02 04:26:14.311 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
86532024-08-02T04:26:28.256Z[ recovery-image] Aug 02 04:26:27.452 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)
86542024-08-02T04:26:31.310Z[ recovery-image] Aug 02 04:26:30.498 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)
86552024-08-02T04:26:35.593Z[ recovery-image] Aug 02 04:26:34.788 INFO E| Compiling bitflags v1.3.2
86562024-08-02T04:26:35.596Z[ recovery-image] Aug 02 04:26:34.788 INFO E| Compiling scroll v0.12.0
86572024-08-02T04:26:35.596Z[ recovery-image] Aug 02 04:26:34.788 INFO E| Compiling log v0.4.21
86582024-08-02T04:26:35.596Z[ recovery-image] Aug 02 04:26:34.788 INFO E| Compiling bit_field v0.10.2
86592024-08-02T04:26:35.596Z[ recovery-image] Aug 02 04:26:34.788 INFO E| Compiling plain v0.2.3
86602024-08-02T04:26:35.596Z[ recovery-image] Aug 02 04:26:34.789 INFO E| Compiling adler v1.0.2
86612024-08-02T04:26:35.596Z[ recovery-image] Aug 02 04:26:34.789 INFO E| Compiling bitstruct v0.1.1
86622024-08-02T04:26:35.638Z[ host-image] Aug 02 04:26:34.833 INFO O| Aug 02 04:26:34.833 INFO STEP 1 (unpack_tar) COMPLETE
86632024-08-02T04:26:35.638Z[ host-image] Aug 02 04:26:34.833 INFO O| Aug 02 04:26:34.833 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86642024-08-02T04:26:35.655Z[ host-image] Aug 02 04:26:34.850 INFO O| Aug 02 04:26:34.850 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
86652024-08-02T04:26:35.681Z[ recovery-image] Aug 02 04:26:34.876 INFO E| Compiling raw-cpuid v10.7.0
86662024-08-02T04:26:35.747Z[ recovery-image] Aug 02 04:26:34.942 INFO E| Compiling cpio_reader v0.1.1
86672024-08-02T04:26:35.789Z[ recovery-image] Aug 02 04:26:34.983 INFO E| Compiling miniz_oxide v0.7.2
86682024-08-02T04:26:35.882Z[ host-image] Aug 02 04:26:35.077 INFO O| Aug 02 04:26:35.077 INFO STEP 2 (devfsadm) COMPLETE
86692024-08-02T04:26:35.882Z[ host-image] Aug 02 04:26:35.077 INFO O| Aug 02 04:26:35.077 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86702024-08-02T04:26:35.902Z[ host-image] Aug 02 04:26:35.097 INFO O| Aug 02 04:26:35.097 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
86712024-08-02T04:26:35.902Z[ host-image] Aug 02 04:26:35.097 INFO O| Aug 02 04:26:35.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
86722024-08-02T04:26:35.902Z[ host-image] Aug 02 04:26:35.097 INFO O| Aug 02 04:26:35.097 INFO STEP 3 (ensure_dir) COMPLETE
86732024-08-02T04:26:35.905Z[ host-image] Aug 02 04:26:35.097 INFO O| Aug 02 04:26:35.097 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86742024-08-02T04:26:35.936Z[ host-image] Aug 02 04:26:35.131 INFO O| Aug 02 04:26:35.130 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
86752024-08-02T04:26:35.936Z[ host-image] Aug 02 04:26:35.131 INFO O| Aug 02 04:26:35.130 INFO STEP 4 (ensure_dir) COMPLETE
86762024-08-02T04:26:35.936Z[ host-image] Aug 02 04:26:35.131 INFO O| Aug 02 04:26:35.131 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86772024-08-02T04:26:35.936Z[ recovery-image] Aug 02 04:26:35.131 INFO E| Compiling static_assertions v1.1.0
86782024-08-02T04:26:35.973Z[ host-image] Aug 02 04:26:35.168 INFO O| Aug 02 04:26:35.168 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
86792024-08-02T04:26:35.973Z[ host-image] Aug 02 04:26:35.168 INFO O| Aug 02 04:26:35.168 INFO STEP 5 (ensure_dir) COMPLETE
86802024-08-02T04:26:35.976Z[ host-image] Aug 02 04:26:35.168 INFO O| Aug 02 04:26:35.168 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86812024-08-02T04:26:36.001Z[ host-image] Aug 02 04:26:35.196 INFO O| Aug 02 04:26:35.196 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
86822024-08-02T04:26:36.004Z[ host-image] Aug 02 04:26:35.196 INFO O| Aug 02 04:26:35.196 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
86832024-08-02T04:26:36.004Z[ host-image] Aug 02 04:26:35.196 INFO O| Aug 02 04:26:35.196 INFO STEP 6 (ensure_dir) COMPLETE
86842024-08-02T04:26:36.004Z[ host-image] Aug 02 04:26:35.196 INFO O| Aug 02 04:26:35.196 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86852024-08-02T04:26:36.032Z[ host-image] Aug 02 04:26:35.225 INFO O| Aug 02 04:26:35.225 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
86862024-08-02T04:26:36.032Z[ host-image] Aug 02 04:26:35.225 INFO O| Aug 02 04:26:35.225 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
86872024-08-02T04:26:36.032Z[ host-image] Aug 02 04:26:35.225 INFO O| Aug 02 04:26:35.225 INFO STEP 7 (ensure_dir) COMPLETE
86882024-08-02T04:26:36.035Z[ host-image] Aug 02 04:26:35.225 INFO O| Aug 02 04:26:35.225 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86892024-08-02T04:26:36.049Z[ host-image] Aug 02 04:26:35.244 INFO O| Aug 02 04:26:35.244 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
86902024-08-02T04:26:36.052Z[ host-image] Aug 02 04:26:35.244 INFO O| Aug 02 04:26:35.244 INFO STEP 8 (remove_files) COMPLETE
86912024-08-02T04:26:36.052Z[ host-image] Aug 02 04:26:35.244 INFO O| Aug 02 04:26:35.244 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86922024-08-02T04:26:36.066Z[ host-image] Aug 02 04:26:35.261 INFO O| Aug 02 04:26:35.261 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
86932024-08-02T04:26:36.069Z[ host-image] Aug 02 04:26:35.263 INFO O| Aug 02 04:26:35.263 INFO STEP 9 (remove_files) COMPLETE
86942024-08-02T04:26:36.069Z[ host-image] Aug 02 04:26:35.263 INFO O| Aug 02 04:26:35.263 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86952024-08-02T04:26:36.087Z[ host-image] Aug 02 04:26:35.282 INFO O| Aug 02 04:26:35.282 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
86962024-08-02T04:26:36.090Z[ host-image] Aug 02 04:26:35.283 INFO O| Aug 02 04:26:35.283 INFO STEP 10 (remove_files) COMPLETE
86972024-08-02T04:26:36.090Z[ host-image] Aug 02 04:26:35.283 INFO O| Aug 02 04:26:35.283 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
86982024-08-02T04:26:36.105Z[ recovery-image] Aug 02 04:26:35.301 INFO E| Compiling goblin v0.8.0
86992024-08-02T04:26:36.108Z[ host-image] Aug 02 04:26:35.304 INFO O| Aug 02 04:26:35.304 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
87002024-08-02T04:26:36.109Z[ host-image] Aug 02 04:26:35.304 INFO O| Aug 02 04:26:35.304 INFO STEP 11 (remove_files) COMPLETE
87012024-08-02T04:26:36.109Z[ host-image] Aug 02 04:26:35.304 INFO O| Aug 02 04:26:35.304 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87022024-08-02T04:26:36.128Z[ host-image] Aug 02 04:26:35.323 INFO O| Aug 02 04:26:35.323 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
87032024-08-02T04:26:36.131Z[ host-image] Aug 02 04:26:35.323 INFO O| Aug 02 04:26:35.323 INFO STEP 12 (remove_files) COMPLETE
87042024-08-02T04:26:36.131Z[ host-image] Aug 02 04:26:35.323 INFO O| Aug 02 04:26:35.323 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87052024-08-02T04:26:36.147Z[ host-image] Aug 02 04:26:35.342 INFO O| Aug 02 04:26:35.342 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
87062024-08-02T04:26:36.151Z[ host-image] Aug 02 04:26:35.342 INFO O| Aug 02 04:26:35.342 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
87072024-08-02T04:26:36.151Z[ host-image] Aug 02 04:26:35.342 INFO O| Aug 02 04:26:35.342 INFO STEP 13 (ensure_dir) COMPLETE
87082024-08-02T04:26:36.151Z[ host-image] Aug 02 04:26:35.342 INFO O| Aug 02 04:26:35.342 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87092024-08-02T04:26:36.164Z[ host-image] Aug 02 04:26:35.359 INFO O| Aug 02 04:26:35.359 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
87102024-08-02T04:26:36.167Z[ host-image] Aug 02 04:26:35.360 INFO O| Aug 02 04:26:35.359 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
87112024-08-02T04:26:36.167Z[ host-image] Aug 02 04:26:35.360 INFO O| Aug 02 04:26:35.360 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
87122024-08-02T04:26:36.167Z[ host-image] Aug 02 04:26:35.360 INFO O| Aug 02 04:26:35.360 INFO STEP 14 (ensure_dir) COMPLETE
87132024-08-02T04:26:36.167Z[ host-image] Aug 02 04:26:35.360 INFO O| Aug 02 04:26:35.360 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87142024-08-02T04:26:36.184Z[ host-image] Aug 02 04:26:35.378 INFO O| Aug 02 04:26:35.378 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
87152024-08-02T04:26:36.184Z[ host-image] Aug 02 04:26:35.378 INFO O| Aug 02 04:26:35.378 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
87162024-08-02T04:26:36.184Z[ host-image] Aug 02 04:26:35.378 INFO O| Aug 02 04:26:35.378 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
87172024-08-02T04:26:36.184Z[ host-image] Aug 02 04:26:35.378 INFO O| Aug 02 04:26:35.378 INFO STEP 15 (ensure_dir) COMPLETE
87182024-08-02T04:26:36.184Z[ host-image] Aug 02 04:26:35.378 INFO O| Aug 02 04:26:35.378 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87192024-08-02T04:26:36.205Z[ host-image] Aug 02 04:26:35.400 INFO O| Aug 02 04:26:35.400 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
87202024-08-02T04:26:36.205Z[ host-image] Aug 02 04:26:35.401 INFO O| Aug 02 04:26:35.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
87212024-08-02T04:26:36.205Z[ host-image] Aug 02 04:26:35.401 INFO O| Aug 02 04:26:35.400 INFO STEP 16 (ensure_dir) COMPLETE
87222024-08-02T04:26:36.209Z[ host-image] Aug 02 04:26:35.401 INFO O| Aug 02 04:26:35.401 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87232024-08-02T04:26:36.222Z[ host-image] Aug 02 04:26:35.417 INFO O| Aug 02 04:26:35.417 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
87242024-08-02T04:26:36.222Z[ host-image] Aug 02 04:26:35.417 INFO O| Aug 02 04:26:35.417 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
87252024-08-02T04:26:36.225Z[ host-image] Aug 02 04:26:35.417 INFO O| Aug 02 04:26:35.417 INFO STEP 17 (ensure_dir) COMPLETE
87262024-08-02T04:26:36.225Z[ host-image] Aug 02 04:26:35.417 INFO O| Aug 02 04:26:35.417 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87272024-08-02T04:26:36.235Z[ host-image] Aug 02 04:26:35.431 INFO O| Aug 02 04:26:35.431 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
87282024-08-02T04:26:36.236Z[ host-image] Aug 02 04:26:35.431 INFO O| Aug 02 04:26:35.431 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
87292024-08-02T04:26:36.239Z[ host-image] Aug 02 04:26:35.431 INFO O| Aug 02 04:26:35.431 INFO ok!
87302024-08-02T04:26:36.239Z[ host-image] Aug 02 04:26:35.431 INFO O| Aug 02 04:26:35.431 INFO STEP 18 (ensure_symlink) COMPLETE
87312024-08-02T04:26:36.239Z[ host-image] Aug 02 04:26:35.431 INFO O| Aug 02 04:26:35.431 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
87322024-08-02T04:26:36.251Z[ host-image] Aug 02 04:26:35.446 INFO O| Aug 02 04:26:35.446 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
87332024-08-02T04:26:36.251Z[ host-image] Aug 02 04:26:35.447 INFO O| Aug 02 04:26:35.446 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
87342024-08-02T04:26:36.254Z[ host-image] Aug 02 04:26:35.447 INFO O| Aug 02 04:26:35.446 INFO ok!
87352024-08-02T04:26:36.254Z[ host-image] Aug 02 04:26:35.447 INFO O| Aug 02 04:26:35.446 INFO STEP 19 (ensure_file) COMPLETE
87362024-08-02T04:26:36.255Z[ host-image] Aug 02 04:26:35.447 INFO O| Aug 02 04:26:35.446 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
87372024-08-02T04:26:36.271Z[ host-image] Aug 02 04:26:35.466 INFO O| Aug 02 04:26:35.466 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
87382024-08-02T04:26:36.271Z[ host-image] Aug 02 04:26:35.466 INFO O| Aug 02 04:26:35.466 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
87392024-08-02T04:26:36.271Z[ host-image] Aug 02 04:26:35.466 INFO O| Aug 02 04:26:35.466 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
87402024-08-02T04:26:36.274Z[ host-image] Aug 02 04:26:35.466 INFO O| Aug 02 04:26:35.466 INFO ok!
87412024-08-02T04:26:36.274Z[ host-image] Aug 02 04:26:35.467 INFO O| Aug 02 04:26:35.466 INFO STEP 20 (ensure_symlink) COMPLETE
87422024-08-02T04:26:36.274Z[ host-image] Aug 02 04:26:35.467 INFO O| Aug 02 04:26:35.467 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
87432024-08-02T04:26:36.309Z[ host-image] Aug 02 04:26:35.504 INFO O| Aug 02 04:26:35.504 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
87442024-08-02T04:26:36.309Z[ host-image] Aug 02 04:26:35.504 INFO O| Aug 02 04:26:35.504 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
87452024-08-02T04:26:36.313Z[ host-image] Aug 02 04:26:35.505 INFO O| Aug 02 04:26:35.504 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
87462024-08-02T04:26:36.313Z[ host-image] Aug 02 04:26:35.505 INFO O| Aug 02 04:26:35.505 INFO ok!
87472024-08-02T04:26:36.313Z[ host-image] Aug 02 04:26:35.505 INFO O| Aug 02 04:26:35.505 INFO STEP 21 (ensure_symlink) COMPLETE
87482024-08-02T04:26:36.313Z[ host-image] Aug 02 04:26:35.505 INFO O| Aug 02 04:26:35.505 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
87492024-08-02T04:26:36.333Z[ host-image] Aug 02 04:26:35.528 INFO O| Aug 02 04:26:35.528 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
87502024-08-02T04:26:36.333Z[ host-image] Aug 02 04:26:35.528 INFO O| Aug 02 04:26:35.528 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
87512024-08-02T04:26:36.336Z[ host-image] Aug 02 04:26:35.528 INFO O| Aug 02 04:26:35.528 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
87522024-08-02T04:26:36.336Z[ host-image] Aug 02 04:26:35.529 INFO O| Aug 02 04:26:35.528 INFO ok!
87532024-08-02T04:26:36.336Z[ host-image] Aug 02 04:26:35.529 INFO O| Aug 02 04:26:35.529 INFO STEP 22 (ensure_symlink) COMPLETE
87542024-08-02T04:26:36.336Z[ host-image] Aug 02 04:26:35.529 INFO O| Aug 02 04:26:35.529 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
87552024-08-02T04:26:36.356Z[ host-image] Aug 02 04:26:35.551 INFO O| Aug 02 04:26:35.551 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
87562024-08-02T04:26:36.356Z[ host-image] Aug 02 04:26:35.551 INFO O| Aug 02 04:26:35.551 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
87572024-08-02T04:26:36.360Z[ host-image] Aug 02 04:26:35.552 INFO O| Aug 02 04:26:35.552 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
87582024-08-02T04:26:36.360Z[ host-image] Aug 02 04:26:35.552 INFO O| Aug 02 04:26:35.552 INFO ok!
87592024-08-02T04:26:36.360Z[ host-image] Aug 02 04:26:35.552 INFO O| Aug 02 04:26:35.552 INFO STEP 23 (ensure_symlink) COMPLETE
87602024-08-02T04:26:36.360Z[ host-image] Aug 02 04:26:35.552 INFO O| Aug 02 04:26:35.552 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
87612024-08-02T04:26:36.378Z[ host-image] Aug 02 04:26:35.573 INFO O| Aug 02 04:26:35.573 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
87622024-08-02T04:26:36.382Z[ host-image] Aug 02 04:26:35.574 INFO O| Aug 02 04:26:35.574 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
87632024-08-02T04:26:36.382Z[ host-image] Aug 02 04:26:35.574 INFO O| Aug 02 04:26:35.574 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
87642024-08-02T04:26:36.382Z[ host-image] Aug 02 04:26:35.575 INFO O| Aug 02 04:26:35.574 INFO ok!
87652024-08-02T04:26:36.382Z[ host-image] Aug 02 04:26:35.575 INFO O| Aug 02 04:26:35.575 INFO STEP 24 (ensure_file) COMPLETE
87662024-08-02T04:26:36.382Z[ host-image] Aug 02 04:26:35.575 INFO O| Aug 02 04:26:35.575 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
87672024-08-02T04:26:36.401Z[ host-image] Aug 02 04:26:35.596 INFO O| Aug 02 04:26:35.596 INFO updating shadow file
87682024-08-02T04:26:36.404Z[ host-image] Aug 02 04:26:35.597 INFO O| Aug 02 04:26:35.597 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
87692024-08-02T04:26:36.404Z[ host-image] Aug 02 04:26:35.597 INFO O| Aug 02 04:26:35.597 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
87702024-08-02T04:26:36.404Z[ host-image] Aug 02 04:26:35.597 INFO O| Aug 02 04:26:35.597 INFO STEP 25 (shadow) COMPLETE
87712024-08-02T04:26:36.404Z[ host-image] Aug 02 04:26:35.597 INFO O| Aug 02 04:26:35.597 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
87722024-08-02T04:26:36.423Z[ host-image] Aug 02 04:26:35.618 INFO O| Aug 02 04:26:35.618 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
87732024-08-02T04:26:36.426Z[ host-image] Aug 02 04:26:35.619 INFO O| Aug 02 04:26:35.619 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
87742024-08-02T04:26:36.426Z[ host-image] Aug 02 04:26:35.619 INFO O| Aug 02 04:26:35.619 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
87752024-08-02T04:26:36.426Z[ host-image] Aug 02 04:26:35.619 INFO O| Aug 02 04:26:35.619 INFO ok!
87762024-08-02T04:26:36.426Z[ host-image] Aug 02 04:26:35.619 INFO O| Aug 02 04:26:35.619 INFO STEP 26 (ensure_file) COMPLETE
87772024-08-02T04:26:36.426Z[ host-image] Aug 02 04:26:35.619 INFO O| Aug 02 04:26:35.619 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
87782024-08-02T04:26:36.446Z[ host-image] Aug 02 04:26:35.641 INFO O| Aug 02 04:26:35.641 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
87792024-08-02T04:26:36.446Z[ host-image] Aug 02 04:26:35.641 INFO O| Aug 02 04:26:35.641 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
87802024-08-02T04:26:36.449Z[ host-image] Aug 02 04:26:35.641 INFO O| Aug 02 04:26:35.641 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
87812024-08-02T04:26:36.449Z[ host-image] Aug 02 04:26:35.641 INFO O| Aug 02 04:26:35.641 INFO ok!
87822024-08-02T04:26:36.449Z[ host-image] Aug 02 04:26:35.641 INFO O| Aug 02 04:26:35.641 INFO STEP 27 (ensure_file) COMPLETE
87832024-08-02T04:26:36.449Z[ host-image] Aug 02 04:26:35.642 INFO O| Aug 02 04:26:35.642 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
87842024-08-02T04:26:36.468Z[ host-image] Aug 02 04:26:35.664 INFO O| Aug 02 04:26:35.663 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
87852024-08-02T04:26:36.471Z[ host-image] Aug 02 04:26:35.664 INFO O| Aug 02 04:26:35.664 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
87862024-08-02T04:26:36.471Z[ host-image] Aug 02 04:26:35.664 INFO O| Aug 02 04:26:35.664 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
87872024-08-02T04:26:36.471Z[ host-image] Aug 02 04:26:35.664 INFO O| Aug 02 04:26:35.664 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
87882024-08-02T04:26:36.472Z[ host-image] Aug 02 04:26:35.664 INFO O| Aug 02 04:26:35.664 INFO ok!
87892024-08-02T04:26:36.472Z[ host-image] Aug 02 04:26:35.664 INFO O| Aug 02 04:26:35.664 INFO STEP 28 (ensure_file) COMPLETE
87902024-08-02T04:26:36.472Z[ host-image] Aug 02 04:26:35.665 INFO O| Aug 02 04:26:35.665 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
87912024-08-02T04:26:36.491Z[ host-image] Aug 02 04:26:35.686 INFO O| Aug 02 04:26:35.686 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
87922024-08-02T04:26:36.491Z[ host-image] Aug 02 04:26:35.686 INFO O| Aug 02 04:26:35.686 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
87932024-08-02T04:26:36.491Z[ host-image] Aug 02 04:26:35.686 INFO O| Aug 02 04:26:35.686 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
87942024-08-02T04:26:36.494Z[ host-image] Aug 02 04:26:35.686 INFO O| Aug 02 04:26:35.686 INFO ok!
87952024-08-02T04:26:36.494Z[ host-image] Aug 02 04:26:35.686 INFO O| Aug 02 04:26:35.686 INFO STEP 29 (ensure_file) COMPLETE
87962024-08-02T04:26:36.494Z[ host-image] Aug 02 04:26:35.686 INFO O| Aug 02 04:26:35.686 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
87972024-08-02T04:26:36.508Z[ host-image] Aug 02 04:26:35.703 INFO O| Aug 02 04:26:35.703 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
87982024-08-02T04:26:36.508Z[ host-image] Aug 02 04:26:35.703 INFO O| Aug 02 04:26:35.703 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
87992024-08-02T04:26:36.511Z[ host-image] Aug 02 04:26:35.703 INFO O| Aug 02 04:26:35.703 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
88002024-08-02T04:26:36.511Z[ host-image] Aug 02 04:26:35.703 INFO O| Aug 02 04:26:35.703 INFO ok!
88012024-08-02T04:26:36.511Z[ host-image] Aug 02 04:26:35.703 INFO O| Aug 02 04:26:35.703 INFO STEP 30 (ensure_file) COMPLETE
88022024-08-02T04:26:36.511Z[ host-image] Aug 02 04:26:35.703 INFO O| Aug 02 04:26:35.703 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88032024-08-02T04:26:36.520Z[ host-image] Aug 02 04:26:35.715 INFO O| Aug 02 04:26:35.715 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
88042024-08-02T04:26:36.520Z[ host-image] Aug 02 04:26:35.715 INFO O| Aug 02 04:26:35.715 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
88052024-08-02T04:26:36.523Z[ host-image] Aug 02 04:26:35.715 INFO O| Aug 02 04:26:35.715 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
88062024-08-02T04:26:36.523Z[ host-image] Aug 02 04:26:35.715 INFO O| Aug 02 04:26:35.715 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
88072024-08-02T04:26:36.523Z[ host-image] Aug 02 04:26:35.715 INFO O| Aug 02 04:26:35.715 INFO ok!
88082024-08-02T04:26:36.523Z[ host-image] Aug 02 04:26:35.715 INFO O| Aug 02 04:26:35.715 INFO STEP 31 (ensure_file) COMPLETE
88092024-08-02T04:26:36.523Z[ host-image] Aug 02 04:26:35.715 INFO O| Aug 02 04:26:35.715 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88102024-08-02T04:26:36.535Z[ host-image] Aug 02 04:26:35.731 INFO O| Aug 02 04:26:35.731 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
88112024-08-02T04:26:36.536Z[ host-image] Aug 02 04:26:35.731 INFO O| Aug 02 04:26:35.731 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
88122024-08-02T04:26:36.539Z[ host-image] Aug 02 04:26:35.731 INFO O| Aug 02 04:26:35.731 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
88132024-08-02T04:26:36.539Z[ host-image] Aug 02 04:26:35.731 INFO O| Aug 02 04:26:35.731 INFO ok!
88142024-08-02T04:26:36.539Z[ host-image] Aug 02 04:26:35.731 INFO O| Aug 02 04:26:35.731 INFO STEP 32 (ensure_file) COMPLETE
88152024-08-02T04:26:36.539Z[ host-image] Aug 02 04:26:35.731 INFO O| Aug 02 04:26:35.731 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88162024-08-02T04:26:36.547Z[ host-image] Aug 02 04:26:35.742 INFO O| Aug 02 04:26:35.742 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
88172024-08-02T04:26:36.547Z[ host-image] Aug 02 04:26:35.742 INFO O| Aug 02 04:26:35.742 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
88182024-08-02T04:26:36.550Z[ host-image] Aug 02 04:26:35.743 INFO O| Aug 02 04:26:35.742 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
88192024-08-02T04:26:36.550Z[ host-image] Aug 02 04:26:35.743 INFO O| Aug 02 04:26:35.742 INFO ok!
88202024-08-02T04:26:36.550Z[ host-image] Aug 02 04:26:35.743 INFO O| Aug 02 04:26:35.743 INFO STEP 33 (ensure_file) COMPLETE
88212024-08-02T04:26:36.550Z[ host-image] Aug 02 04:26:35.743 INFO O| Aug 02 04:26:35.743 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88222024-08-02T04:26:36.563Z[ host-image] Aug 02 04:26:35.758 INFO O| Aug 02 04:26:35.758 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
88232024-08-02T04:26:36.563Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.758 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
88242024-08-02T04:26:36.563Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.759 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
88252024-08-02T04:26:36.567Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.759 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
88262024-08-02T04:26:36.567Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.759 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
88272024-08-02T04:26:36.567Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.759 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
88282024-08-02T04:26:36.567Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.759 INFO ok!
88292024-08-02T04:26:36.567Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.759 INFO STEP 34 (ensure_file) COMPLETE
88302024-08-02T04:26:36.567Z[ host-image] Aug 02 04:26:35.759 INFO O| Aug 02 04:26:35.759 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
88312024-08-02T04:26:36.581Z[ host-image] Aug 02 04:26:35.777 INFO O| Aug 02 04:26:35.776 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
88322024-08-02T04:26:36.581Z[ host-image] Aug 02 04:26:35.777 INFO O| Aug 02 04:26:35.777 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
88332024-08-02T04:26:36.584Z[ host-image] Aug 02 04:26:35.777 INFO O| Aug 02 04:26:35.777 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
88342024-08-02T04:26:36.584Z[ host-image] Aug 02 04:26:35.777 INFO O| Aug 02 04:26:35.777 INFO STEP 35 (ensure_dir) COMPLETE
88352024-08-02T04:26:36.584Z[ host-image] Aug 02 04:26:35.777 INFO O| Aug 02 04:26:35.777 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
88362024-08-02T04:26:36.600Z[ host-image] Aug 02 04:26:35.795 INFO O| Aug 02 04:26:35.795 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
88372024-08-02T04:26:36.600Z[ host-image] Aug 02 04:26:35.795 INFO O| Aug 02 04:26:35.795 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 ...
88382024-08-02T04:26:36.600Z[ host-image] Aug 02 04:26:35.795 INFO O| Aug 02 04:26:35.795 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
88392024-08-02T04:26:36.603Z[ host-image] Aug 02 04:26:35.795 INFO O| Aug 02 04:26:35.795 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
88402024-08-02T04:26:36.603Z[ host-image] Aug 02 04:26:35.795 INFO O| Aug 02 04:26:35.795 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
88412024-08-02T04:26:36.603Z[ host-image] Aug 02 04:26:35.796 INFO O| Aug 02 04:26:35.795 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
88422024-08-02T04:26:36.603Z[ host-image] Aug 02 04:26:35.796 INFO O| Aug 02 04:26:35.795 INFO ok!
88432024-08-02T04:26:36.603Z[ host-image] Aug 02 04:26:35.796 INFO O| Aug 02 04:26:35.796 INFO STEP 36 (ensure_file) COMPLETE
88442024-08-02T04:26:36.603Z[ host-image] Aug 02 04:26:35.796 INFO O| Aug 02 04:26:35.796 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
88452024-08-02T04:26:36.616Z[ host-image] Aug 02 04:26:35.811 INFO O| Aug 02 04:26:35.811 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
88462024-08-02T04:26:36.616Z[ host-image] Aug 02 04:26:35.811 INFO O| Aug 02 04:26:35.811 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 ...
88472024-08-02T04:26:36.619Z[ host-image] Aug 02 04:26:35.811 INFO O| Aug 02 04:26:35.811 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
88482024-08-02T04:26:36.619Z[ host-image] Aug 02 04:26:35.811 INFO O| Aug 02 04:26:35.811 INFO ok!
88492024-08-02T04:26:36.619Z[ host-image] Aug 02 04:26:35.811 INFO O| Aug 02 04:26:35.811 INFO STEP 37 (ensure_symlink) COMPLETE
88502024-08-02T04:26:36.619Z[ host-image] Aug 02 04:26:35.811 INFO O| Aug 02 04:26:35.811 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88512024-08-02T04:26:36.634Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
88522024-08-02T04:26:36.634Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
88532024-08-02T04:26:36.637Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
88542024-08-02T04:26:36.637Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
88552024-08-02T04:26:36.637Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
88562024-08-02T04:26:36.637Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
88572024-08-02T04:26:36.637Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO ok!
88582024-08-02T04:26:36.637Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO STEP 38 (ensure_file) COMPLETE
88592024-08-02T04:26:36.637Z[ host-image] Aug 02 04:26:35.829 INFO O| Aug 02 04:26:35.829 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88602024-08-02T04:26:36.649Z[ host-image] Aug 02 04:26:35.844 INFO O| Aug 02 04:26:35.844 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
88612024-08-02T04:26:36.649Z[ host-image] Aug 02 04:26:35.844 INFO O| Aug 02 04:26:35.844 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 ...
88622024-08-02T04:26:36.652Z[ host-image] Aug 02 04:26:35.844 INFO O| Aug 02 04:26:35.844 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
88632024-08-02T04:26:36.652Z[ host-image] Aug 02 04:26:35.844 INFO O| Aug 02 04:26:35.844 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
88642024-08-02T04:26:36.652Z[ host-image] Aug 02 04:26:35.844 INFO O| Aug 02 04:26:35.844 INFO ok!
88652024-08-02T04:26:36.652Z[ host-image] Aug 02 04:26:35.844 INFO O| Aug 02 04:26:35.844 INFO STEP 39 (ensure_file) COMPLETE
88662024-08-02T04:26:36.652Z[ host-image] Aug 02 04:26:35.844 INFO O| Aug 02 04:26:35.844 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88672024-08-02T04:26:36.663Z[ host-image] Aug 02 04:26:35.858 INFO O| Aug 02 04:26:35.858 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
88682024-08-02T04:26:36.663Z[ host-image] Aug 02 04:26:35.858 INFO O| Aug 02 04:26:35.858 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
88692024-08-02T04:26:36.663Z[ host-image] Aug 02 04:26:35.858 INFO O| Aug 02 04:26:35.858 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
88702024-08-02T04:26:36.666Z[ host-image] Aug 02 04:26:35.858 INFO O| Aug 02 04:26:35.858 INFO ok!
88712024-08-02T04:26:36.666Z[ host-image] Aug 02 04:26:35.858 INFO O| Aug 02 04:26:35.858 INFO STEP 40 (ensure_file) COMPLETE
88722024-08-02T04:26:36.666Z[ host-image] Aug 02 04:26:35.858 INFO O| Aug 02 04:26:35.858 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
88732024-08-02T04:26:36.679Z[ host-image] Aug 02 04:26:35.874 INFO O| Aug 02 04:26:35.874 INFO updating shadow file
88742024-08-02T04:26:36.679Z[ host-image] Aug 02 04:26:35.874 INFO O| Aug 02 04:26:35.874 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
88752024-08-02T04:26:36.679Z[ host-image] Aug 02 04:26:35.874 INFO O| Aug 02 04:26:35.874 INFO STEP 41 (shadow) COMPLETE
88762024-08-02T04:26:36.682Z[ host-image] Aug 02 04:26:35.874 INFO O| Aug 02 04:26:35.874 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
88772024-08-02T04:26:36.695Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
88782024-08-02T04:26:36.695Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
88792024-08-02T04:26:36.695Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
88802024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
88812024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO ok!
88822024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO STEP 42 (ensure_file) COMPLETE
88832024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88842024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO skip step because feature "mfg" is not enabled
88852024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88862024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO skip step because feature "mfg" is not enabled
88872024-08-02T04:26:36.699Z[ host-image] Aug 02 04:26:35.891 INFO O| Aug 02 04:26:35.891 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
88882024-08-02T04:26:36.712Z[ host-image] Aug 02 04:26:35.907 INFO O| Aug 02 04:26:35.907 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
88892024-08-02T04:26:36.712Z[ host-image] Aug 02 04:26:35.907 INFO O| Aug 02 04:26:35.907 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
88902024-08-02T04:26:37.481Z[ host-image] Aug 02 04:26:36.676 INFO O| Aug 02 04:26:36.676 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
88912024-08-02T04:26:37.482Z[ host-image] Aug 02 04:26:36.676 INFO O| Aug 02 04:26:36.676 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
88922024-08-02T04:26:37.482Z[ host-image] Aug 02 04:26:36.676 INFO O| Aug 02 04:26:36.676 INFO ok!
88932024-08-02T04:26:37.485Z[ host-image] Aug 02 04:26:36.676 INFO O| Aug 02 04:26:36.676 INFO STEP 45 (ensure_file) COMPLETE
88942024-08-02T04:26:37.485Z[ host-image] Aug 02 04:26:36.677 INFO O| Aug 02 04:26:36.676 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
88952024-08-02T04:26:37.495Z[ host-image] Aug 02 04:26:36.690 INFO O| Aug 02 04:26:36.690 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
88962024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.690 INFO O| Aug 02 04:26:36.690 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
88972024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.691 INFO O| Aug 02 04:26:36.690 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
88982024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.691 INFO O| Aug 02 04:26:36.691 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
88992024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.691 INFO O| Aug 02 04:26:36.691 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
89002024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.691 INFO O| Aug 02 04:26:36.691 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
89012024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.691 INFO O| Aug 02 04:26:36.691 INFO ok!
89022024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.691 INFO O| Aug 02 04:26:36.691 INFO STEP 46 (ensure_file) COMPLETE
89032024-08-02T04:26:37.499Z[ host-image] Aug 02 04:26:36.691 INFO O| Aug 02 04:26:36.691 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
89042024-08-02T04:26:37.509Z[ host-image] Aug 02 04:26:36.704 INFO O| Aug 02 04:26:36.704 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
89052024-08-02T04:26:37.509Z[ host-image] Aug 02 04:26:36.705 INFO O| Aug 02 04:26:36.704 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 ...
89062024-08-02T04:26:37.513Z[ host-image] Aug 02 04:26:36.705 INFO O| Aug 02 04:26:36.705 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
89072024-08-02T04:26:37.513Z[ host-image] Aug 02 04:26:36.705 INFO O| Aug 02 04:26:36.705 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
89082024-08-02T04:26:37.513Z[ host-image] Aug 02 04:26:36.705 INFO O| Aug 02 04:26:36.705 INFO ok!
89092024-08-02T04:26:37.513Z[ host-image] Aug 02 04:26:36.705 INFO O| Aug 02 04:26:36.705 INFO STEP 47 (ensure_file) COMPLETE
89102024-08-02T04:26:37.513Z[ host-image] Aug 02 04:26:36.705 INFO O| Aug 02 04:26:36.705 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
89112024-08-02T04:26:37.522Z[ host-image] Aug 02 04:26:36.716 INFO O| Aug 02 04:26:36.716 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
89122024-08-02T04:26:37.522Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.716 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
89132024-08-02T04:26:37.522Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.717 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
89142024-08-02T04:26:37.525Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.717 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
89152024-08-02T04:26:37.525Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.717 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
89162024-08-02T04:26:37.525Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.717 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
89172024-08-02T04:26:37.525Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.717 INFO ok!
89182024-08-02T04:26:37.525Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.717 INFO STEP 48 (ensure_file) COMPLETE
89192024-08-02T04:26:37.525Z[ host-image] Aug 02 04:26:36.717 INFO O| Aug 02 04:26:36.717 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
89202024-08-02T04:26:37.534Z[ host-image] Aug 02 04:26:36.729 INFO O| Aug 02 04:26:36.729 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
89212024-08-02T04:26:37.534Z[ host-image] Aug 02 04:26:36.729 INFO O| Aug 02 04:26:36.729 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 ...
89222024-08-02T04:26:37.537Z[ host-image] Aug 02 04:26:36.729 INFO O| Aug 02 04:26:36.729 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
89232024-08-02T04:26:37.537Z[ host-image] Aug 02 04:26:36.729 INFO O| Aug 02 04:26:36.729 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
89242024-08-02T04:26:37.537Z[ host-image] Aug 02 04:26:36.729 INFO O| Aug 02 04:26:36.729 INFO ok!
89252024-08-02T04:26:37.537Z[ host-image] Aug 02 04:26:36.729 INFO O| Aug 02 04:26:36.729 INFO STEP 49 (ensure_file) COMPLETE
89262024-08-02T04:26:37.537Z[ host-image] Aug 02 04:26:36.729 INFO O| Aug 02 04:26:36.729 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
89272024-08-02T04:26:37.551Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
89282024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
89292024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
89302024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
89312024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
89322024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
89332024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO ok!
89342024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO STEP 50 (ensure_file) COMPLETE
89352024-08-02T04:26:37.554Z[ host-image] Aug 02 04:26:36.746 INFO O| Aug 02 04:26:36.746 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
89362024-08-02T04:26:37.567Z[ host-image] Aug 02 04:26:36.762 INFO O| Aug 02 04:26:36.762 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
89372024-08-02T04:26:37.567Z[ host-image] Aug 02 04:26:36.762 INFO O| Aug 02 04:26:36.762 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 ...
89382024-08-02T04:26:37.570Z[ host-image] Aug 02 04:26:36.762 INFO O| Aug 02 04:26:36.762 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
89392024-08-02T04:26:37.570Z[ host-image] Aug 02 04:26:36.762 INFO O| Aug 02 04:26:36.762 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
89402024-08-02T04:26:37.570Z[ host-image] Aug 02 04:26:36.762 INFO O| Aug 02 04:26:36.762 INFO ok!
89412024-08-02T04:26:37.570Z[ host-image] Aug 02 04:26:36.762 INFO O| Aug 02 04:26:36.762 INFO STEP 51 (ensure_file) COMPLETE
89422024-08-02T04:26:37.570Z[ host-image] Aug 02 04:26:36.762 INFO O| Aug 02 04:26:36.762 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
89432024-08-02T04:26:37.580Z[ host-image] Aug 02 04:26:36.775 INFO O| Aug 02 04:26:36.775 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
89442024-08-02T04:26:37.580Z[ host-image] Aug 02 04:26:36.775 INFO O| Aug 02 04:26:36.775 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 ...
89452024-08-02T04:26:37.583Z[ host-image] Aug 02 04:26:36.775 INFO O| Aug 02 04:26:36.775 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
89462024-08-02T04:26:37.583Z[ host-image] Aug 02 04:26:36.776 INFO O| Aug 02 04:26:36.775 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
89472024-08-02T04:26:37.583Z[ host-image] Aug 02 04:26:36.776 INFO O| Aug 02 04:26:36.776 INFO ok!
89482024-08-02T04:26:37.583Z[ host-image] Aug 02 04:26:36.776 INFO O| Aug 02 04:26:36.776 INFO STEP 52 (ensure_file) COMPLETE
89492024-08-02T04:26:37.583Z[ host-image] Aug 02 04:26:36.776 INFO O| Aug 02 04:26:36.776 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
89502024-08-02T04:26:37.596Z[ host-image] Aug 02 04:26:36.791 INFO O| Aug 02 04:26:36.791 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
89512024-08-02T04:26:37.596Z[ host-image] Aug 02 04:26:36.791 INFO O| Aug 02 04:26:36.791 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 ...
89522024-08-02T04:26:37.599Z[ host-image] Aug 02 04:26:36.791 INFO O| Aug 02 04:26:36.791 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
89532024-08-02T04:26:37.599Z[ host-image] Aug 02 04:26:36.791 INFO O| Aug 02 04:26:36.791 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
89542024-08-02T04:26:37.599Z[ host-image] Aug 02 04:26:36.791 INFO O| Aug 02 04:26:36.791 INFO ok!
89552024-08-02T04:26:37.599Z[ host-image] Aug 02 04:26:36.791 INFO O| Aug 02 04:26:36.791 INFO STEP 53 (ensure_file) COMPLETE
89562024-08-02T04:26:37.599Z[ host-image] Aug 02 04:26:36.791 INFO O| Aug 02 04:26:36.791 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89572024-08-02T04:26:37.613Z[ host-image] Aug 02 04:26:36.808 INFO O| Aug 02 04:26:36.808 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
89582024-08-02T04:26:37.613Z[ host-image] Aug 02 04:26:36.808 INFO O| Aug 02 04:26:36.808 INFO STEP 54 (ensure_dir) COMPLETE
89592024-08-02T04:26:37.613Z[ host-image] Aug 02 04:26:36.808 INFO O| Aug 02 04:26:36.808 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89602024-08-02T04:26:37.632Z[ host-image] Aug 02 04:26:36.827 INFO O| Aug 02 04:26:36.826 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
89612024-08-02T04:26:37.632Z[ host-image] Aug 02 04:26:36.827 INFO O| Aug 02 04:26:36.827 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
89622024-08-02T04:26:37.635Z[ host-image] Aug 02 04:26:36.827 INFO O| Aug 02 04:26:36.827 INFO STEP 55 (ensure_dir) COMPLETE
89632024-08-02T04:26:37.635Z[ host-image] Aug 02 04:26:36.827 INFO O| Aug 02 04:26:36.827 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89642024-08-02T04:26:37.652Z[ host-image] Aug 02 04:26:36.847 INFO O| Aug 02 04:26:36.847 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
89652024-08-02T04:26:37.655Z[ host-image] Aug 02 04:26:36.847 INFO O| Aug 02 04:26:36.847 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
89662024-08-02T04:26:37.655Z[ host-image] Aug 02 04:26:36.847 INFO O| Aug 02 04:26:36.847 INFO STEP 56 (ensure_dir) COMPLETE
89672024-08-02T04:26:37.655Z[ host-image] Aug 02 04:26:36.847 INFO O| Aug 02 04:26:36.847 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89682024-08-02T04:26:37.673Z[ host-image] Aug 02 04:26:36.868 INFO O| Aug 02 04:26:36.868 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
89692024-08-02T04:26:37.673Z[ host-image] Aug 02 04:26:36.868 INFO O| Aug 02 04:26:36.868 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
89702024-08-02T04:26:37.687Z[ host-image] Aug 02 04:26:36.882 INFO O| Aug 02 04:26:36.882 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
89712024-08-02T04:26:37.688Z[ host-image] Aug 02 04:26:36.882 INFO O| Aug 02 04:26:36.882 INFO ok!
89722024-08-02T04:26:37.691Z[ host-image] Aug 02 04:26:36.883 INFO O| Aug 02 04:26:36.882 INFO STEP 57 (ensure_file) COMPLETE
89732024-08-02T04:26:37.691Z[ host-image] Aug 02 04:26:36.883 INFO O| Aug 02 04:26:36.882 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89742024-08-02T04:26:37.704Z[ host-image] Aug 02 04:26:36.899 INFO O| Aug 02 04:26:36.899 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
89752024-08-02T04:26:37.707Z[ host-image] Aug 02 04:26:36.899 INFO O| Aug 02 04:26:36.899 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
89762024-08-02T04:26:39.074Z[ host-image] Aug 02 04:26:38.269 INFO O| Aug 02 04:26:38.269 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
89772024-08-02T04:26:39.074Z[ host-image] Aug 02 04:26:38.269 INFO O| Aug 02 04:26:38.269 INFO ok!
89782024-08-02T04:26:39.078Z[ host-image] Aug 02 04:26:38.269 INFO O| Aug 02 04:26:38.269 INFO STEP 58 (ensure_file) COMPLETE
89792024-08-02T04:26:39.078Z[ host-image] Aug 02 04:26:38.269 INFO O| Aug 02 04:26:38.269 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89802024-08-02T04:26:39.091Z[ host-image] Aug 02 04:26:38.285 INFO O| Aug 02 04:26:38.285 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
89812024-08-02T04:26:39.091Z[ host-image] Aug 02 04:26:38.286 INFO O| Aug 02 04:26:38.285 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
89822024-08-02T04:26:39.091Z[ host-image] Aug 02 04:26:38.286 INFO O| Aug 02 04:26:38.286 INFO STEP 59 (ensure_dir) COMPLETE
89832024-08-02T04:26:39.094Z[ host-image] Aug 02 04:26:38.286 INFO O| Aug 02 04:26:38.286 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89842024-08-02T04:26:39.109Z[ host-image] Aug 02 04:26:38.304 INFO O| Aug 02 04:26:38.303 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
89852024-08-02T04:26:39.109Z[ host-image] Aug 02 04:26:38.304 INFO O| Aug 02 04:26:38.303 INFO copying /tmp/.tmp0yq2OH/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 ...
89862024-08-02T04:26:39.112Z[ host-image] Aug 02 04:26:38.304 INFO O| Aug 02 04:26:38.304 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
89872024-08-02T04:26:39.112Z[ host-image] Aug 02 04:26:38.304 INFO O| Aug 02 04:26:38.304 INFO ok!
89882024-08-02T04:26:39.112Z[ host-image] Aug 02 04:26:38.304 INFO O| Aug 02 04:26:38.304 INFO STEP 60 (ensure_file) COMPLETE
89892024-08-02T04:26:39.112Z[ host-image] Aug 02 04:26:38.304 INFO O| Aug 02 04:26:38.304 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89902024-08-02T04:26:39.130Z[ host-image] Aug 02 04:26:38.324 INFO O| Aug 02 04:26:38.324 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
89912024-08-02T04:26:39.130Z[ host-image] Aug 02 04:26:38.325 INFO O| Aug 02 04:26:38.324 INFO copying /tmp/.tmp0yq2OH/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 ...
89922024-08-02T04:26:39.133Z[ host-image] Aug 02 04:26:38.325 INFO O| Aug 02 04:26:38.325 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
89932024-08-02T04:26:39.133Z[ host-image] Aug 02 04:26:38.325 INFO O| Aug 02 04:26:38.325 INFO ok!
89942024-08-02T04:26:39.133Z[ host-image] Aug 02 04:26:38.325 INFO O| Aug 02 04:26:38.325 INFO STEP 61 (ensure_file) COMPLETE
89952024-08-02T04:26:39.133Z[ host-image] Aug 02 04:26:38.325 INFO O| Aug 02 04:26:38.325 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
89962024-08-02T04:26:39.151Z[ host-image] Aug 02 04:26:38.345 INFO O| Aug 02 04:26:38.345 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
89972024-08-02T04:26:39.151Z[ host-image] Aug 02 04:26:38.345 INFO O| Aug 02 04:26:38.345 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
89982024-08-02T04:26:39.154Z[ host-image] Aug 02 04:26:38.346 INFO O| Aug 02 04:26:38.345 INFO STEP 62 (ensure_dir) COMPLETE
89992024-08-02T04:26:39.154Z[ host-image] Aug 02 04:26:38.346 INFO O| Aug 02 04:26:38.345 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90002024-08-02T04:26:39.174Z[ host-image] Aug 02 04:26:38.369 INFO O| Aug 02 04:26:38.369 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
90012024-08-02T04:26:39.174Z[ host-image] Aug 02 04:26:38.369 INFO O| Aug 02 04:26:38.369 INFO copying /tmp/.tmp0yq2OH/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 ...
90022024-08-02T04:26:39.177Z[ host-image] Aug 02 04:26:38.369 INFO O| Aug 02 04:26:38.369 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
90032024-08-02T04:26:39.177Z[ host-image] Aug 02 04:26:38.369 INFO O| Aug 02 04:26:38.369 INFO ok!
90042024-08-02T04:26:39.178Z[ host-image] Aug 02 04:26:38.369 INFO O| Aug 02 04:26:38.369 INFO STEP 63 (ensure_file) COMPLETE
90052024-08-02T04:26:39.178Z[ host-image] Aug 02 04:26:38.370 INFO O| Aug 02 04:26:38.369 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90062024-08-02T04:26:39.196Z[ host-image] Aug 02 04:26:38.391 INFO O| Aug 02 04:26:38.391 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
90072024-08-02T04:26:39.196Z[ host-image] Aug 02 04:26:38.391 INFO O| Aug 02 04:26:38.391 INFO copying /tmp/.tmp0yq2OH/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 ...
90082024-08-02T04:26:39.196Z[ host-image] Aug 02 04:26:38.391 INFO O| Aug 02 04:26:38.391 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
90092024-08-02T04:26:39.200Z[ host-image] Aug 02 04:26:38.391 INFO O| Aug 02 04:26:38.391 INFO ok!
90102024-08-02T04:26:39.200Z[ host-image] Aug 02 04:26:38.391 INFO O| Aug 02 04:26:38.391 INFO STEP 64 (ensure_file) COMPLETE
90112024-08-02T04:26:39.200Z[ host-image] Aug 02 04:26:38.391 INFO O| Aug 02 04:26:38.391 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90122024-08-02T04:26:39.217Z[ host-image] Aug 02 04:26:38.411 INFO O| Aug 02 04:26:38.411 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
90132024-08-02T04:26:39.217Z[ host-image] Aug 02 04:26:38.411 INFO O| Aug 02 04:26:38.411 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
90142024-08-02T04:26:39.217Z[ host-image] Aug 02 04:26:38.411 INFO O| Aug 02 04:26:38.411 INFO STEP 65 (ensure_dir) COMPLETE
90152024-08-02T04:26:39.220Z[ host-image] Aug 02 04:26:38.411 INFO O| Aug 02 04:26:38.411 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90162024-08-02T04:26:39.237Z[ host-image] Aug 02 04:26:38.431 INFO O| Aug 02 04:26:38.431 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
90172024-08-02T04:26:39.237Z[ host-image] Aug 02 04:26:38.431 INFO O| Aug 02 04:26:38.431 INFO copying /tmp/.tmp0yq2OH/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 ...
90182024-08-02T04:26:39.237Z[ host-image] Aug 02 04:26:38.431 INFO O| Aug 02 04:26:38.431 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
90192024-08-02T04:26:39.240Z[ host-image] Aug 02 04:26:38.432 INFO O| Aug 02 04:26:38.431 INFO ok!
90202024-08-02T04:26:39.240Z[ host-image] Aug 02 04:26:38.432 INFO O| Aug 02 04:26:38.431 INFO STEP 66 (ensure_file) COMPLETE
90212024-08-02T04:26:39.240Z[ host-image] Aug 02 04:26:38.432 INFO O| Aug 02 04:26:38.432 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90222024-08-02T04:26:39.257Z[ host-image] Aug 02 04:26:38.452 INFO O| Aug 02 04:26:38.452 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
90232024-08-02T04:26:39.257Z[ host-image] Aug 02 04:26:38.452 INFO O| Aug 02 04:26:38.452 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
90242024-08-02T04:26:39.260Z[ host-image] Aug 02 04:26:38.452 INFO O| Aug 02 04:26:38.452 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
90252024-08-02T04:26:39.261Z[ host-image] Aug 02 04:26:38.453 INFO O| Aug 02 04:26:38.452 INFO ok!
90262024-08-02T04:26:39.261Z[ host-image] Aug 02 04:26:38.453 INFO O| Aug 02 04:26:38.453 INFO STEP 67 (ensure_file) COMPLETE
90272024-08-02T04:26:39.261Z[ host-image] Aug 02 04:26:38.453 INFO O| Aug 02 04:26:38.453 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90282024-08-02T04:26:39.275Z[ host-image] Aug 02 04:26:38.470 INFO O| Aug 02 04:26:38.470 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
90292024-08-02T04:26:39.276Z[ host-image] Aug 02 04:26:38.470 INFO O| Aug 02 04:26:38.470 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
90302024-08-02T04:26:39.276Z[ host-image] Aug 02 04:26:38.470 INFO O| Aug 02 04:26:38.470 INFO STEP 68 (ensure_dir) COMPLETE
90312024-08-02T04:26:39.279Z[ host-image] Aug 02 04:26:38.470 INFO O| Aug 02 04:26:38.470 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90322024-08-02T04:26:39.292Z[ host-image] Aug 02 04:26:38.487 INFO O| Aug 02 04:26:38.487 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
90332024-08-02T04:26:39.295Z[ host-image] Aug 02 04:26:38.487 INFO O| Aug 02 04:26:38.487 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
90342024-08-02T04:26:40.036Z[ host-image] Aug 02 04:26:39.230 INFO O| Aug 02 04:26:39.230 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
90352024-08-02T04:26:40.036Z[ host-image] Aug 02 04:26:39.231 INFO O| Aug 02 04:26:39.230 INFO ok!
90362024-08-02T04:26:40.039Z[ host-image] Aug 02 04:26:39.231 INFO O| Aug 02 04:26:39.230 INFO STEP 69 (ensure_file) COMPLETE
90372024-08-02T04:26:40.039Z[ host-image] Aug 02 04:26:39.231 INFO O| Aug 02 04:26:39.230 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90382024-08-02T04:26:40.058Z[ host-image] Aug 02 04:26:39.253 INFO O| Aug 02 04:26:39.253 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
90392024-08-02T04:26:40.058Z[ host-image] Aug 02 04:26:39.253 INFO O| Aug 02 04:26:39.253 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
90402024-08-02T04:26:41.652Z[ host-image] Aug 02 04:26:40.846 INFO O| Aug 02 04:26:40.846 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
90412024-08-02T04:26:41.652Z[ host-image] Aug 02 04:26:40.846 INFO O| Aug 02 04:26:40.846 INFO ok!
90422024-08-02T04:26:41.654Z[ host-image] Aug 02 04:26:40.846 INFO O| Aug 02 04:26:40.846 INFO STEP 70 (ensure_file) COMPLETE
90432024-08-02T04:26:41.654Z[ host-image] Aug 02 04:26:40.846 INFO O| Aug 02 04:26:40.846 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90442024-08-02T04:26:41.663Z[ host-image] Aug 02 04:26:40.857 INFO O| Aug 02 04:26:40.857 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
90452024-08-02T04:26:41.663Z[ host-image] Aug 02 04:26:40.857 INFO O| Aug 02 04:26:40.857 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
90462024-08-02T04:26:41.663Z[ host-image] Aug 02 04:26:40.857 INFO O| Aug 02 04:26:40.857 INFO STEP 71 (ensure_dir) COMPLETE
90472024-08-02T04:26:41.666Z[ host-image] Aug 02 04:26:40.857 INFO O| Aug 02 04:26:40.857 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90482024-08-02T04:26:41.675Z[ host-image] Aug 02 04:26:40.869 INFO O| Aug 02 04:26:40.869 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
90492024-08-02T04:26:41.675Z[ host-image] Aug 02 04:26:40.869 INFO O| Aug 02 04:26:40.869 INFO copying /tmp/.tmp0yq2OH/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 ...
90502024-08-02T04:26:41.677Z[ host-image] Aug 02 04:26:40.869 INFO O| Aug 02 04:26:40.869 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
90512024-08-02T04:26:41.678Z[ host-image] Aug 02 04:26:40.869 INFO O| Aug 02 04:26:40.869 INFO ok!
90522024-08-02T04:26:41.678Z[ host-image] Aug 02 04:26:40.869 INFO O| Aug 02 04:26:40.869 INFO STEP 72 (ensure_file) COMPLETE
90532024-08-02T04:26:41.678Z[ host-image] Aug 02 04:26:40.869 INFO O| Aug 02 04:26:40.869 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90542024-08-02T04:26:41.686Z[ host-image] Aug 02 04:26:40.881 INFO O| Aug 02 04:26:40.881 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
90552024-08-02T04:26:41.686Z[ host-image] Aug 02 04:26:40.881 INFO O| Aug 02 04:26:40.881 INFO copying /tmp/.tmp0yq2OH/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 ...
90562024-08-02T04:26:41.689Z[ host-image] Aug 02 04:26:40.881 INFO O| Aug 02 04:26:40.881 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
90572024-08-02T04:26:41.689Z[ host-image] Aug 02 04:26:40.881 INFO O| Aug 02 04:26:40.881 INFO ok!
90582024-08-02T04:26:41.689Z[ host-image] Aug 02 04:26:40.881 INFO O| Aug 02 04:26:40.881 INFO STEP 73 (ensure_file) COMPLETE
90592024-08-02T04:26:41.689Z[ host-image] Aug 02 04:26:40.881 INFO O| Aug 02 04:26:40.881 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90602024-08-02T04:26:41.698Z[ host-image] Aug 02 04:26:40.893 INFO O| Aug 02 04:26:40.893 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
90612024-08-02T04:26:41.698Z[ host-image] Aug 02 04:26:40.893 INFO O| Aug 02 04:26:40.893 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
90622024-08-02T04:26:41.698Z[ host-image] Aug 02 04:26:40.893 INFO O| Aug 02 04:26:40.893 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
90632024-08-02T04:26:41.698Z[ host-image] Aug 02 04:26:40.893 INFO O| Aug 02 04:26:40.893 INFO ok!
90642024-08-02T04:26:41.701Z[ host-image] Aug 02 04:26:40.893 INFO O| Aug 02 04:26:40.893 INFO STEP 74 (ensure_file) COMPLETE
90652024-08-02T04:26:41.701Z[ host-image] Aug 02 04:26:40.893 INFO O| Aug 02 04:26:40.893 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90662024-08-02T04:26:41.708Z[ host-image] Aug 02 04:26:40.903 INFO O| Aug 02 04:26:40.902 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
90672024-08-02T04:26:41.708Z[ host-image] Aug 02 04:26:40.903 INFO O| Aug 02 04:26:40.903 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
90682024-08-02T04:26:41.708Z[ host-image] Aug 02 04:26:40.903 INFO O| Aug 02 04:26:40.903 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
90692024-08-02T04:26:41.711Z[ host-image] Aug 02 04:26:40.903 INFO O| Aug 02 04:26:40.903 INFO ok!
90702024-08-02T04:26:41.711Z[ host-image] Aug 02 04:26:40.903 INFO O| Aug 02 04:26:40.903 INFO STEP 75 (ensure_file) COMPLETE
90712024-08-02T04:26:41.711Z[ host-image] Aug 02 04:26:40.903 INFO O| Aug 02 04:26:40.903 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90722024-08-02T04:26:41.718Z[ host-image] Aug 02 04:26:40.913 INFO O| Aug 02 04:26:40.912 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
90732024-08-02T04:26:41.718Z[ host-image] Aug 02 04:26:40.913 INFO O| Aug 02 04:26:40.913 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
90742024-08-02T04:26:41.718Z[ host-image] Aug 02 04:26:40.913 INFO O| Aug 02 04:26:40.913 INFO STEP 76 (ensure_dir) COMPLETE
90752024-08-02T04:26:41.721Z[ host-image] Aug 02 04:26:40.913 INFO O| Aug 02 04:26:40.913 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90762024-08-02T04:26:41.728Z[ host-image] Aug 02 04:26:40.923 INFO O| Aug 02 04:26:40.923 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
90772024-08-02T04:26:41.728Z[ host-image] Aug 02 04:26:40.923 INFO O| Aug 02 04:26:40.923 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
90782024-08-02T04:26:41.731Z[ host-image] Aug 02 04:26:40.926 INFO O| Aug 02 04:26:40.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
90792024-08-02T04:26:41.734Z[ host-image] Aug 02 04:26:40.926 INFO O| Aug 02 04:26:40.926 INFO ok!
90802024-08-02T04:26:41.734Z[ host-image] Aug 02 04:26:40.926 INFO O| Aug 02 04:26:40.926 INFO STEP 77 (ensure_file) COMPLETE
90812024-08-02T04:26:41.734Z[ host-image] Aug 02 04:26:40.926 INFO O| Aug 02 04:26:40.926 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90822024-08-02T04:26:41.742Z[ host-image] Aug 02 04:26:40.936 INFO O| Aug 02 04:26:40.936 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
90832024-08-02T04:26:41.742Z[ host-image] Aug 02 04:26:40.936 INFO O| Aug 02 04:26:40.936 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
90842024-08-02T04:26:41.744Z[ host-image] Aug 02 04:26:40.937 INFO O| Aug 02 04:26:40.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
90852024-08-02T04:26:41.744Z[ host-image] Aug 02 04:26:40.937 INFO O| Aug 02 04:26:40.937 INFO ok!
90862024-08-02T04:26:41.744Z[ host-image] Aug 02 04:26:40.937 INFO O| Aug 02 04:26:40.937 INFO STEP 78 (ensure_file) COMPLETE
90872024-08-02T04:26:41.744Z[ host-image] Aug 02 04:26:40.937 INFO O| Aug 02 04:26:40.937 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90882024-08-02T04:26:41.752Z[ host-image] Aug 02 04:26:40.947 INFO O| Aug 02 04:26:40.947 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
90892024-08-02T04:26:41.752Z[ host-image] Aug 02 04:26:40.947 INFO O| Aug 02 04:26:40.947 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
90902024-08-02T04:26:42.916Z[ host-image] Aug 02 04:26:42.110 INFO O| Aug 02 04:26:42.110 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
90912024-08-02T04:26:42.916Z[ host-image] Aug 02 04:26:42.110 INFO O| Aug 02 04:26:42.110 INFO ok!
90922024-08-02T04:26:42.916Z[ host-image] Aug 02 04:26:42.110 INFO O| Aug 02 04:26:42.110 INFO STEP 79 (ensure_file) COMPLETE
90932024-08-02T04:26:42.919Z[ host-image] Aug 02 04:26:42.110 INFO O| Aug 02 04:26:42.110 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90942024-08-02T04:26:42.927Z[ host-image] Aug 02 04:26:42.121 INFO O| Aug 02 04:26:42.121 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
90952024-08-02T04:26:42.927Z[ host-image] Aug 02 04:26:42.122 INFO O| Aug 02 04:26:42.121 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
90962024-08-02T04:26:42.927Z[ host-image] Aug 02 04:26:42.122 INFO O| Aug 02 04:26:42.122 INFO STEP 80 (ensure_dir) COMPLETE
90972024-08-02T04:26:42.930Z[ host-image] Aug 02 04:26:42.122 INFO O| Aug 02 04:26:42.122 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
90982024-08-02T04:26:42.938Z[ host-image] Aug 02 04:26:42.132 INFO O| Aug 02 04:26:42.132 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
90992024-08-02T04:26:42.938Z[ host-image] Aug 02 04:26:42.132 INFO O| Aug 02 04:26:42.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
91002024-08-02T04:26:42.938Z[ host-image] Aug 02 04:26:42.132 INFO O| Aug 02 04:26:42.132 INFO STEP 81 (ensure_dir) COMPLETE
91012024-08-02T04:26:42.941Z[ host-image] Aug 02 04:26:42.132 INFO O| Aug 02 04:26:42.132 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91022024-08-02T04:26:42.948Z[ host-image] Aug 02 04:26:42.142 INFO O| Aug 02 04:26:42.142 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
91032024-08-02T04:26:42.948Z[ host-image] Aug 02 04:26:42.142 INFO O| Aug 02 04:26:42.142 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
91042024-08-02T04:26:42.948Z[ host-image] Aug 02 04:26:42.143 INFO O| Aug 02 04:26:42.142 INFO STEP 82 (ensure_dir) COMPLETE
91052024-08-02T04:26:42.951Z[ host-image] Aug 02 04:26:42.143 INFO O| Aug 02 04:26:42.142 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91062024-08-02T04:26:42.957Z[ host-image] Aug 02 04:26:42.152 INFO O| Aug 02 04:26:42.152 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
91072024-08-02T04:26:42.960Z[ host-image] Aug 02 04:26:42.152 INFO O| Aug 02 04:26:42.152 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
91082024-08-02T04:26:42.960Z[ host-image] Aug 02 04:26:42.152 INFO O| Aug 02 04:26:42.152 INFO STEP 83 (ensure_dir) COMPLETE
91092024-08-02T04:26:42.960Z[ host-image] Aug 02 04:26:42.152 INFO O| Aug 02 04:26:42.152 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91102024-08-02T04:26:42.968Z[ host-image] Aug 02 04:26:42.163 INFO O| Aug 02 04:26:42.162 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
91112024-08-02T04:26:42.968Z[ host-image] Aug 02 04:26:42.163 INFO O| Aug 02 04:26:42.163 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
91122024-08-02T04:26:42.971Z[ host-image] Aug 02 04:26:42.163 INFO O| Aug 02 04:26:42.163 INFO STEP 84 (ensure_dir) COMPLETE
91132024-08-02T04:26:42.971Z[ host-image] Aug 02 04:26:42.163 INFO O| Aug 02 04:26:42.163 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91142024-08-02T04:26:42.979Z[ host-image] Aug 02 04:26:42.173 INFO O| Aug 02 04:26:42.173 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
91152024-08-02T04:26:42.979Z[ host-image] Aug 02 04:26:42.173 INFO O| Aug 02 04:26:42.173 INFO copying /tmp/.tmp0yq2OH/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 ...
91162024-08-02T04:26:42.979Z[ host-image] Aug 02 04:26:42.173 INFO O| Aug 02 04:26:42.173 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
91172024-08-02T04:26:42.979Z[ host-image] Aug 02 04:26:42.173 INFO O| Aug 02 04:26:42.173 INFO ok!
91182024-08-02T04:26:42.982Z[ host-image] Aug 02 04:26:42.173 INFO O| Aug 02 04:26:42.173 INFO STEP 85 (ensure_file) COMPLETE
91192024-08-02T04:26:42.982Z[ host-image] Aug 02 04:26:42.173 INFO O| Aug 02 04:26:42.173 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91202024-08-02T04:26:42.990Z[ host-image] Aug 02 04:26:42.184 INFO O| Aug 02 04:26:42.184 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
91212024-08-02T04:26:42.990Z[ host-image] Aug 02 04:26:42.184 INFO O| Aug 02 04:26:42.184 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
91222024-08-02T04:26:42.990Z[ host-image] Aug 02 04:26:42.184 INFO O| Aug 02 04:26:42.184 INFO STEP 86 (ensure_dir) COMPLETE
91232024-08-02T04:26:42.992Z[ host-image] Aug 02 04:26:42.184 INFO O| Aug 02 04:26:42.184 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91242024-08-02T04:26:43.000Z[ host-image] Aug 02 04:26:42.194 INFO O| Aug 02 04:26:42.194 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
91252024-08-02T04:26:43.000Z[ host-image] Aug 02 04:26:42.194 INFO O| Aug 02 04:26:42.194 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
91262024-08-02T04:26:43.003Z[ host-image] Aug 02 04:26:42.194 INFO O| Aug 02 04:26:42.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
91272024-08-02T04:26:43.003Z[ host-image] Aug 02 04:26:42.194 INFO O| Aug 02 04:26:42.194 INFO ok!
91282024-08-02T04:26:43.003Z[ host-image] Aug 02 04:26:42.194 INFO O| Aug 02 04:26:42.194 INFO STEP 87 (ensure_file) COMPLETE
91292024-08-02T04:26:43.003Z[ host-image] Aug 02 04:26:42.194 INFO O| Aug 02 04:26:42.194 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91302024-08-02T04:26:43.010Z[ host-image] Aug 02 04:26:42.205 INFO O| Aug 02 04:26:42.205 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
91312024-08-02T04:26:43.010Z[ host-image] Aug 02 04:26:42.205 INFO O| Aug 02 04:26:42.205 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
91322024-08-02T04:26:43.252Z[ host-image] Aug 02 04:26:42.446 INFO O| Aug 02 04:26:42.446 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
91332024-08-02T04:26:43.252Z[ host-image] Aug 02 04:26:42.446 INFO O| Aug 02 04:26:42.446 INFO ok!
91342024-08-02T04:26:43.252Z[ host-image] Aug 02 04:26:42.446 INFO O| Aug 02 04:26:42.446 INFO STEP 88 (ensure_file) COMPLETE
91352024-08-02T04:26:43.252Z[ host-image] Aug 02 04:26:42.446 INFO O| Aug 02 04:26:42.446 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91362024-08-02T04:26:43.263Z[ host-image] Aug 02 04:26:42.458 INFO O| Aug 02 04:26:42.458 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
91372024-08-02T04:26:43.263Z[ host-image] Aug 02 04:26:42.458 INFO O| Aug 02 04:26:42.458 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
91382024-08-02T04:26:43.796Z[ host-image] Aug 02 04:26:42.990 INFO O| Aug 02 04:26:42.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
91392024-08-02T04:26:43.796Z[ host-image] Aug 02 04:26:42.990 INFO O| Aug 02 04:26:42.990 INFO ok!
91402024-08-02T04:26:43.800Z[ host-image] Aug 02 04:26:42.990 INFO O| Aug 02 04:26:42.990 INFO STEP 89 (ensure_file) COMPLETE
91412024-08-02T04:26:43.800Z[ host-image] Aug 02 04:26:42.990 INFO O| Aug 02 04:26:42.990 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91422024-08-02T04:26:43.810Z[ host-image] Aug 02 04:26:43.004 INFO O| Aug 02 04:26:43.004 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
91432024-08-02T04:26:43.810Z[ host-image] Aug 02 04:26:43.004 INFO O| Aug 02 04:26:43.004 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
91442024-08-02T04:26:43.810Z[ host-image] Aug 02 04:26:43.004 INFO O| Aug 02 04:26:43.004 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
91452024-08-02T04:26:43.813Z[ host-image] Aug 02 04:26:43.004 INFO O| Aug 02 04:26:43.004 INFO ok!
91462024-08-02T04:26:43.813Z[ host-image] Aug 02 04:26:43.004 INFO O| Aug 02 04:26:43.004 INFO STEP 90 (ensure_file) COMPLETE
91472024-08-02T04:26:43.813Z[ host-image] Aug 02 04:26:43.004 INFO O| Aug 02 04:26:43.004 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91482024-08-02T04:26:43.824Z[ host-image] Aug 02 04:26:43.018 INFO O| Aug 02 04:26:43.018 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
91492024-08-02T04:26:43.827Z[ host-image] Aug 02 04:26:43.018 INFO O| Aug 02 04:26:43.018 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
91502024-08-02T04:26:43.827Z[ host-image] Aug 02 04:26:43.018 INFO O| Aug 02 04:26:43.018 INFO STEP 91 (ensure_dir) COMPLETE
91512024-08-02T04:26:43.827Z[ host-image] Aug 02 04:26:43.018 INFO O| Aug 02 04:26:43.018 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91522024-08-02T04:26:43.839Z[ host-image] Aug 02 04:26:43.032 INFO O| Aug 02 04:26:43.032 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
91532024-08-02T04:26:43.839Z[ host-image] Aug 02 04:26:43.032 INFO O| Aug 02 04:26:43.032 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ...
91542024-08-02T04:26:43.839Z[ host-image] Aug 02 04:26:43.032 INFO O| Aug 02 04:26:43.032 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
91552024-08-02T04:26:43.839Z[ host-image] Aug 02 04:26:43.032 INFO O| Aug 02 04:26:43.032 INFO ok!
91562024-08-02T04:26:43.842Z[ host-image] Aug 02 04:26:43.032 INFO O| Aug 02 04:26:43.032 INFO STEP 92 (ensure_file) COMPLETE
91572024-08-02T04:26:43.842Z[ host-image] Aug 02 04:26:43.032 INFO O| Aug 02 04:26:43.032 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91582024-08-02T04:26:43.849Z[ host-image] Aug 02 04:26:43.043 INFO O| Aug 02 04:26:43.043 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
91592024-08-02T04:26:43.849Z[ host-image] Aug 02 04:26:43.043 INFO O| Aug 02 04:26:43.043 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ...
91602024-08-02T04:26:43.849Z[ host-image] Aug 02 04:26:43.043 INFO O| Aug 02 04:26:43.043 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
91612024-08-02T04:26:43.852Z[ host-image] Aug 02 04:26:43.043 INFO O| Aug 02 04:26:43.043 INFO ok!
91622024-08-02T04:26:43.852Z[ host-image] Aug 02 04:26:43.043 INFO O| Aug 02 04:26:43.043 INFO STEP 93 (ensure_file) COMPLETE
91632024-08-02T04:26:43.852Z[ host-image] Aug 02 04:26:43.044 INFO O| Aug 02 04:26:43.044 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91642024-08-02T04:26:43.860Z[ host-image] Aug 02 04:26:43.054 INFO O| Aug 02 04:26:43.054 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
91652024-08-02T04:26:43.860Z[ host-image] Aug 02 04:26:43.054 INFO O| Aug 02 04:26:43.054 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ...
91662024-08-02T04:26:43.863Z[ host-image] Aug 02 04:26:43.054 INFO O| Aug 02 04:26:43.054 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
91672024-08-02T04:26:43.863Z[ host-image] Aug 02 04:26:43.055 INFO O| Aug 02 04:26:43.054 INFO ok!
91682024-08-02T04:26:43.863Z[ host-image] Aug 02 04:26:43.055 INFO O| Aug 02 04:26:43.054 INFO STEP 94 (ensure_file) COMPLETE
91692024-08-02T04:26:43.863Z[ host-image] Aug 02 04:26:43.055 INFO O| Aug 02 04:26:43.054 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91702024-08-02T04:26:43.871Z[ host-image] Aug 02 04:26:43.065 INFO O| Aug 02 04:26:43.065 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
91712024-08-02T04:26:43.871Z[ host-image] Aug 02 04:26:43.065 INFO O| Aug 02 04:26:43.065 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ...
91722024-08-02T04:26:43.871Z[ host-image] Aug 02 04:26:43.065 INFO O| Aug 02 04:26:43.065 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
91732024-08-02T04:26:43.874Z[ host-image] Aug 02 04:26:43.065 INFO O| Aug 02 04:26:43.065 INFO ok!
91742024-08-02T04:26:43.874Z[ host-image] Aug 02 04:26:43.065 INFO O| Aug 02 04:26:43.065 INFO STEP 95 (ensure_file) COMPLETE
91752024-08-02T04:26:43.874Z[ host-image] Aug 02 04:26:43.065 INFO O| Aug 02 04:26:43.065 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91762024-08-02T04:26:43.881Z[ host-image] Aug 02 04:26:43.075 INFO O| Aug 02 04:26:43.075 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
91772024-08-02T04:26:43.881Z[ host-image] Aug 02 04:26:43.076 INFO O| Aug 02 04:26:43.075 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ...
91782024-08-02T04:26:43.881Z[ host-image] Aug 02 04:26:43.076 INFO O| Aug 02 04:26:43.076 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
91792024-08-02T04:26:43.884Z[ host-image] Aug 02 04:26:43.076 INFO O| Aug 02 04:26:43.076 INFO ok!
91802024-08-02T04:26:43.884Z[ host-image] Aug 02 04:26:43.076 INFO O| Aug 02 04:26:43.076 INFO STEP 96 (ensure_file) COMPLETE
91812024-08-02T04:26:43.884Z[ host-image] Aug 02 04:26:43.076 INFO O| Aug 02 04:26:43.076 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91822024-08-02T04:26:43.891Z[ host-image] Aug 02 04:26:43.086 INFO O| Aug 02 04:26:43.086 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
91832024-08-02T04:26:43.891Z[ host-image] Aug 02 04:26:43.086 INFO O| Aug 02 04:26:43.086 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
91842024-08-02T04:26:43.894Z[ host-image] Aug 02 04:26:43.086 INFO O| Aug 02 04:26:43.086 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
91852024-08-02T04:26:43.894Z[ host-image] Aug 02 04:26:43.086 INFO O| Aug 02 04:26:43.086 INFO ok!
91862024-08-02T04:26:43.894Z[ host-image] Aug 02 04:26:43.086 INFO O| Aug 02 04:26:43.086 INFO STEP 97 (ensure_file) COMPLETE
91872024-08-02T04:26:43.894Z[ host-image] Aug 02 04:26:43.086 INFO O| Aug 02 04:26:43.086 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91882024-08-02T04:26:43.902Z[ host-image] Aug 02 04:26:43.096 INFO O| Aug 02 04:26:43.096 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
91892024-08-02T04:26:43.902Z[ host-image] Aug 02 04:26:43.096 INFO O| Aug 02 04:26:43.096 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ...
91902024-08-02T04:26:43.905Z[ host-image] Aug 02 04:26:43.097 INFO O| Aug 02 04:26:43.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
91912024-08-02T04:26:43.905Z[ host-image] Aug 02 04:26:43.097 INFO O| Aug 02 04:26:43.097 INFO ok!
91922024-08-02T04:26:43.905Z[ host-image] Aug 02 04:26:43.097 INFO O| Aug 02 04:26:43.097 INFO STEP 98 (ensure_file) COMPLETE
91932024-08-02T04:26:43.905Z[ host-image] Aug 02 04:26:43.097 INFO O| Aug 02 04:26:43.097 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
91942024-08-02T04:26:43.913Z[ host-image] Aug 02 04:26:43.107 INFO O| Aug 02 04:26:43.107 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
91952024-08-02T04:26:43.913Z[ host-image] Aug 02 04:26:43.107 INFO O| Aug 02 04:26:43.107 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ...
91962024-08-02T04:26:43.916Z[ host-image] Aug 02 04:26:43.107 INFO O| Aug 02 04:26:43.107 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
91972024-08-02T04:26:43.916Z[ host-image] Aug 02 04:26:43.107 INFO O| Aug 02 04:26:43.107 INFO ok!
91982024-08-02T04:26:43.916Z[ host-image] Aug 02 04:26:43.107 INFO O| Aug 02 04:26:43.107 INFO STEP 99 (ensure_file) COMPLETE
91992024-08-02T04:26:43.916Z[ host-image] Aug 02 04:26:43.107 INFO O| Aug 02 04:26:43.107 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92002024-08-02T04:26:43.924Z[ host-image] Aug 02 04:26:43.118 INFO O| Aug 02 04:26:43.118 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
92012024-08-02T04:26:43.924Z[ host-image] Aug 02 04:26:43.118 INFO O| Aug 02 04:26:43.118 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ...
92022024-08-02T04:26:43.927Z[ host-image] Aug 02 04:26:43.118 INFO O| Aug 02 04:26:43.118 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
92032024-08-02T04:26:43.927Z[ host-image] Aug 02 04:26:43.118 INFO O| Aug 02 04:26:43.118 INFO ok!
92042024-08-02T04:26:43.927Z[ host-image] Aug 02 04:26:43.118 INFO O| Aug 02 04:26:43.118 INFO STEP 100 (ensure_file) COMPLETE
92052024-08-02T04:26:43.927Z[ host-image] Aug 02 04:26:43.118 INFO O| Aug 02 04:26:43.118 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92062024-08-02T04:26:43.935Z[ host-image] Aug 02 04:26:43.129 INFO O| Aug 02 04:26:43.129 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
92072024-08-02T04:26:43.935Z[ host-image] Aug 02 04:26:43.129 INFO O| Aug 02 04:26:43.129 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
92082024-08-02T04:26:43.938Z[ host-image] Aug 02 04:26:43.130 INFO O| Aug 02 04:26:43.129 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
92092024-08-02T04:26:43.938Z[ host-image] Aug 02 04:26:43.130 INFO O| Aug 02 04:26:43.130 INFO ok!
92102024-08-02T04:26:43.938Z[ host-image] Aug 02 04:26:43.130 INFO O| Aug 02 04:26:43.130 INFO STEP 101 (ensure_file) COMPLETE
92112024-08-02T04:26:43.938Z[ host-image] Aug 02 04:26:43.130 INFO O| Aug 02 04:26:43.130 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92122024-08-02T04:26:43.946Z[ host-image] Aug 02 04:26:43.140 INFO O| Aug 02 04:26:43.140 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
92132024-08-02T04:26:43.946Z[ host-image] Aug 02 04:26:43.140 INFO O| Aug 02 04:26:43.140 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ...
92142024-08-02T04:26:43.949Z[ host-image] Aug 02 04:26:43.140 INFO O| Aug 02 04:26:43.140 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
92152024-08-02T04:26:43.949Z[ host-image] Aug 02 04:26:43.140 INFO O| Aug 02 04:26:43.140 INFO ok!
92162024-08-02T04:26:43.949Z[ host-image] Aug 02 04:26:43.140 INFO O| Aug 02 04:26:43.140 INFO STEP 102 (ensure_file) COMPLETE
92172024-08-02T04:26:43.949Z[ host-image] Aug 02 04:26:43.140 INFO O| Aug 02 04:26:43.140 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92182024-08-02T04:26:43.956Z[ host-image] Aug 02 04:26:43.150 INFO O| Aug 02 04:26:43.150 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
92192024-08-02T04:26:43.956Z[ host-image] Aug 02 04:26:43.150 INFO O| Aug 02 04:26:43.150 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ...
92202024-08-02T04:26:43.959Z[ host-image] Aug 02 04:26:43.150 INFO O| Aug 02 04:26:43.150 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
92212024-08-02T04:26:43.959Z[ host-image] Aug 02 04:26:43.150 INFO O| Aug 02 04:26:43.150 INFO ok!
92222024-08-02T04:26:43.959Z[ host-image] Aug 02 04:26:43.150 INFO O| Aug 02 04:26:43.150 INFO STEP 103 (ensure_file) COMPLETE
92232024-08-02T04:26:43.959Z[ host-image] Aug 02 04:26:43.150 INFO O| Aug 02 04:26:43.150 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92242024-08-02T04:26:43.966Z[ host-image] Aug 02 04:26:43.161 INFO O| Aug 02 04:26:43.161 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
92252024-08-02T04:26:43.969Z[ host-image] Aug 02 04:26:43.161 INFO O| Aug 02 04:26:43.161 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ...
92262024-08-02T04:26:43.969Z[ host-image] Aug 02 04:26:43.161 INFO O| Aug 02 04:26:43.161 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
92272024-08-02T04:26:43.969Z[ host-image] Aug 02 04:26:43.161 INFO O| Aug 02 04:26:43.161 INFO ok!
92282024-08-02T04:26:43.970Z[ host-image] Aug 02 04:26:43.161 INFO O| Aug 02 04:26:43.161 INFO STEP 104 (ensure_file) COMPLETE
92292024-08-02T04:26:43.970Z[ host-image] Aug 02 04:26:43.161 INFO O| Aug 02 04:26:43.161 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92302024-08-02T04:26:43.978Z[ host-image] Aug 02 04:26:43.172 INFO O| Aug 02 04:26:43.172 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
92312024-08-02T04:26:43.981Z[ host-image] Aug 02 04:26:43.172 INFO O| Aug 02 04:26:43.172 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ...
92322024-08-02T04:26:43.981Z[ host-image] Aug 02 04:26:43.172 INFO O| Aug 02 04:26:43.172 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
92332024-08-02T04:26:43.981Z[ host-image] Aug 02 04:26:43.172 INFO O| Aug 02 04:26:43.172 INFO ok!
92342024-08-02T04:26:43.981Z[ host-image] Aug 02 04:26:43.172 INFO O| Aug 02 04:26:43.172 INFO STEP 105 (ensure_file) COMPLETE
92352024-08-02T04:26:43.981Z[ host-image] Aug 02 04:26:43.172 INFO O| Aug 02 04:26:43.172 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92362024-08-02T04:26:43.988Z[ host-image] Aug 02 04:26:43.183 INFO O| Aug 02 04:26:43.183 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
92372024-08-02T04:26:43.988Z[ host-image] Aug 02 04:26:43.183 INFO O| Aug 02 04:26:43.183 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ...
92382024-08-02T04:26:43.991Z[ host-image] Aug 02 04:26:43.183 INFO O| Aug 02 04:26:43.183 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
92392024-08-02T04:26:43.991Z[ host-image] Aug 02 04:26:43.183 INFO O| Aug 02 04:26:43.183 INFO ok!
92402024-08-02T04:26:43.991Z[ host-image] Aug 02 04:26:43.183 INFO O| Aug 02 04:26:43.183 INFO STEP 106 (ensure_file) COMPLETE
92412024-08-02T04:26:43.991Z[ host-image] Aug 02 04:26:43.183 INFO O| Aug 02 04:26:43.183 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92422024-08-02T04:26:44.000Z[ host-image] Aug 02 04:26:43.194 INFO O| Aug 02 04:26:43.194 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
92432024-08-02T04:26:44.000Z[ host-image] Aug 02 04:26:43.194 INFO O| Aug 02 04:26:43.194 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ...
92442024-08-02T04:26:44.003Z[ host-image] Aug 02 04:26:43.194 INFO O| Aug 02 04:26:43.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
92452024-08-02T04:26:44.003Z[ host-image] Aug 02 04:26:43.194 INFO O| Aug 02 04:26:43.194 INFO ok!
92462024-08-02T04:26:44.003Z[ host-image] Aug 02 04:26:43.194 INFO O| Aug 02 04:26:43.194 INFO STEP 107 (ensure_file) COMPLETE
92472024-08-02T04:26:44.003Z[ host-image] Aug 02 04:26:43.195 INFO O| Aug 02 04:26:43.194 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92482024-08-02T04:26:44.010Z[ host-image] Aug 02 04:26:43.205 INFO O| Aug 02 04:26:43.205 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
92492024-08-02T04:26:44.010Z[ host-image] Aug 02 04:26:43.205 INFO O| Aug 02 04:26:43.205 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ...
92502024-08-02T04:26:44.017Z[ host-image] Aug 02 04:26:43.205 INFO O| Aug 02 04:26:43.205 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
92512024-08-02T04:26:44.017Z[ host-image] Aug 02 04:26:43.205 INFO O| Aug 02 04:26:43.205 INFO ok!
92522024-08-02T04:26:44.017Z[ host-image] Aug 02 04:26:43.205 INFO O| Aug 02 04:26:43.205 INFO STEP 108 (ensure_file) COMPLETE
92532024-08-02T04:26:44.017Z[ host-image] Aug 02 04:26:43.205 INFO O| Aug 02 04:26:43.205 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92542024-08-02T04:26:44.022Z[ host-image] Aug 02 04:26:43.216 INFO O| Aug 02 04:26:43.216 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
92552024-08-02T04:26:44.025Z[ host-image] Aug 02 04:26:43.216 INFO O| Aug 02 04:26:43.216 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ...
92562024-08-02T04:26:44.025Z[ host-image] Aug 02 04:26:43.216 INFO O| Aug 02 04:26:43.216 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
92572024-08-02T04:26:44.025Z[ host-image] Aug 02 04:26:43.216 INFO O| Aug 02 04:26:43.216 INFO ok!
92582024-08-02T04:26:44.025Z[ host-image] Aug 02 04:26:43.216 INFO O| Aug 02 04:26:43.216 INFO STEP 109 (ensure_file) COMPLETE
92592024-08-02T04:26:44.025Z[ host-image] Aug 02 04:26:43.216 INFO O| Aug 02 04:26:43.216 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92602024-08-02T04:26:44.033Z[ host-image] Aug 02 04:26:43.227 INFO O| Aug 02 04:26:43.227 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
92612024-08-02T04:26:44.033Z[ host-image] Aug 02 04:26:43.227 INFO O| Aug 02 04:26:43.227 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ...
92622024-08-02T04:26:44.036Z[ host-image] Aug 02 04:26:43.227 INFO O| Aug 02 04:26:43.227 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
92632024-08-02T04:26:44.036Z[ host-image] Aug 02 04:26:43.227 INFO O| Aug 02 04:26:43.227 INFO ok!
92642024-08-02T04:26:44.036Z[ host-image] Aug 02 04:26:43.227 INFO O| Aug 02 04:26:43.227 INFO STEP 110 (ensure_file) COMPLETE
92652024-08-02T04:26:44.036Z[ host-image] Aug 02 04:26:43.228 INFO O| Aug 02 04:26:43.227 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92662024-08-02T04:26:44.044Z[ host-image] Aug 02 04:26:43.238 INFO O| Aug 02 04:26:43.238 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
92672024-08-02T04:26:44.044Z[ host-image] Aug 02 04:26:43.239 INFO O| Aug 02 04:26:43.238 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ...
92682024-08-02T04:26:44.047Z[ host-image] Aug 02 04:26:43.239 INFO O| Aug 02 04:26:43.239 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
92692024-08-02T04:26:44.047Z[ host-image] Aug 02 04:26:43.239 INFO O| Aug 02 04:26:43.239 INFO ok!
92702024-08-02T04:26:44.047Z[ host-image] Aug 02 04:26:43.239 INFO O| Aug 02 04:26:43.239 INFO STEP 111 (ensure_file) COMPLETE
92712024-08-02T04:26:44.047Z[ host-image] Aug 02 04:26:43.239 INFO O| Aug 02 04:26:43.239 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92722024-08-02T04:26:44.056Z[ host-image] Aug 02 04:26:43.250 INFO O| Aug 02 04:26:43.250 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
92732024-08-02T04:26:44.059Z[ host-image] Aug 02 04:26:43.250 INFO O| Aug 02 04:26:43.250 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ...
92742024-08-02T04:26:44.059Z[ host-image] Aug 02 04:26:43.250 INFO O| Aug 02 04:26:43.250 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
92752024-08-02T04:26:44.059Z[ host-image] Aug 02 04:26:43.250 INFO O| Aug 02 04:26:43.250 INFO ok!
92762024-08-02T04:26:44.059Z[ host-image] Aug 02 04:26:43.250 INFO O| Aug 02 04:26:43.250 INFO STEP 112 (ensure_file) COMPLETE
92772024-08-02T04:26:44.059Z[ host-image] Aug 02 04:26:43.250 INFO O| Aug 02 04:26:43.250 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92782024-08-02T04:26:44.066Z[ host-image] Aug 02 04:26:43.260 INFO O| Aug 02 04:26:43.260 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
92792024-08-02T04:26:44.066Z[ host-image] Aug 02 04:26:43.260 INFO O| Aug 02 04:26:43.260 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ...
92802024-08-02T04:26:44.069Z[ host-image] Aug 02 04:26:43.260 INFO O| Aug 02 04:26:43.260 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
92812024-08-02T04:26:44.069Z[ host-image] Aug 02 04:26:43.261 INFO O| Aug 02 04:26:43.260 INFO ok!
92822024-08-02T04:26:44.069Z[ host-image] Aug 02 04:26:43.261 INFO O| Aug 02 04:26:43.260 INFO STEP 113 (ensure_file) COMPLETE
92832024-08-02T04:26:44.070Z[ host-image] Aug 02 04:26:43.261 INFO O| Aug 02 04:26:43.261 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92842024-08-02T04:26:44.077Z[ host-image] Aug 02 04:26:43.271 INFO O| Aug 02 04:26:43.271 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
92852024-08-02T04:26:44.080Z[ host-image] Aug 02 04:26:43.271 INFO O| Aug 02 04:26:43.271 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ...
92862024-08-02T04:26:44.080Z[ host-image] Aug 02 04:26:43.271 INFO O| Aug 02 04:26:43.271 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
92872024-08-02T04:26:44.080Z[ host-image] Aug 02 04:26:43.271 INFO O| Aug 02 04:26:43.271 INFO ok!
92882024-08-02T04:26:44.080Z[ host-image] Aug 02 04:26:43.271 INFO O| Aug 02 04:26:43.271 INFO STEP 114 (ensure_file) COMPLETE
92892024-08-02T04:26:44.080Z[ host-image] Aug 02 04:26:43.271 INFO O| Aug 02 04:26:43.271 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92902024-08-02T04:26:44.087Z[ host-image] Aug 02 04:26:43.281 INFO O| Aug 02 04:26:43.281 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
92912024-08-02T04:26:44.087Z[ host-image] Aug 02 04:26:43.281 INFO O| Aug 02 04:26:43.281 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ...
92922024-08-02T04:26:44.087Z[ host-image] Aug 02 04:26:43.282 INFO O| Aug 02 04:26:43.282 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
92932024-08-02T04:26:44.091Z[ host-image] Aug 02 04:26:43.282 INFO O| Aug 02 04:26:43.282 INFO ok!
92942024-08-02T04:26:44.091Z[ host-image] Aug 02 04:26:43.282 INFO O| Aug 02 04:26:43.282 INFO STEP 115 (ensure_file) COMPLETE
92952024-08-02T04:26:44.091Z[ host-image] Aug 02 04:26:43.282 INFO O| Aug 02 04:26:43.282 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
92962024-08-02T04:26:44.099Z[ host-image] Aug 02 04:26:43.293 INFO O| Aug 02 04:26:43.293 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
92972024-08-02T04:26:44.099Z[ host-image] Aug 02 04:26:43.293 INFO O| Aug 02 04:26:43.293 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
92982024-08-02T04:26:44.102Z[ host-image] Aug 02 04:26:43.294 INFO O| Aug 02 04:26:43.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
92992024-08-02T04:26:44.102Z[ host-image] Aug 02 04:26:43.294 INFO O| Aug 02 04:26:43.294 INFO ok!
93002024-08-02T04:26:44.102Z[ host-image] Aug 02 04:26:43.294 INFO O| Aug 02 04:26:43.294 INFO STEP 116 (ensure_file) COMPLETE
93012024-08-02T04:26:44.102Z[ host-image] Aug 02 04:26:43.294 INFO O| Aug 02 04:26:43.294 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93022024-08-02T04:26:44.110Z[ host-image] Aug 02 04:26:43.304 INFO O| Aug 02 04:26:43.304 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
93032024-08-02T04:26:44.110Z[ host-image] Aug 02 04:26:43.304 INFO O| Aug 02 04:26:43.304 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ...
93042024-08-02T04:26:44.113Z[ host-image] Aug 02 04:26:43.304 INFO O| Aug 02 04:26:43.304 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
93052024-08-02T04:26:44.113Z[ host-image] Aug 02 04:26:43.304 INFO O| Aug 02 04:26:43.304 INFO ok!
93062024-08-02T04:26:44.113Z[ host-image] Aug 02 04:26:43.304 INFO O| Aug 02 04:26:43.304 INFO STEP 117 (ensure_file) COMPLETE
93072024-08-02T04:26:44.113Z[ host-image] Aug 02 04:26:43.304 INFO O| Aug 02 04:26:43.304 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93082024-08-02T04:26:44.123Z[ host-image] Aug 02 04:26:43.317 INFO O| Aug 02 04:26:43.317 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
93092024-08-02T04:26:44.123Z[ host-image] Aug 02 04:26:43.317 INFO O| Aug 02 04:26:43.317 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
93102024-08-02T04:26:44.126Z[ host-image] Aug 02 04:26:43.317 INFO O| Aug 02 04:26:43.317 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
93112024-08-02T04:26:44.126Z[ host-image] Aug 02 04:26:43.317 INFO O| Aug 02 04:26:43.317 INFO ok!
93122024-08-02T04:26:44.126Z[ host-image] Aug 02 04:26:43.317 INFO O| Aug 02 04:26:43.317 INFO STEP 118 (ensure_file) COMPLETE
93132024-08-02T04:26:44.126Z[ host-image] Aug 02 04:26:43.318 INFO O| Aug 02 04:26:43.317 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93142024-08-02T04:26:44.140Z[ host-image] Aug 02 04:26:43.334 INFO O| Aug 02 04:26:43.334 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
93152024-08-02T04:26:44.140Z[ host-image] Aug 02 04:26:43.334 INFO O| Aug 02 04:26:43.334 INFO copying /tmp/.tmp0yq2OH/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
93162024-08-02T04:26:46.682Z[ recovery-image] Aug 02 04:26:45.876 INFO E| Finished `release` profile [optimized] target(s) in 43.36s
93172024-08-02T04:26:46.710Z[ recovery-image] Aug 02 04:26:45.900 INFO building host image...
93182024-08-02T04:26:46.713Z[ recovery-image] Aug 02 04:26:45.901 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")
93192024-08-02T04:26:47.423Z[ recovery-image] Aug 02 04:26:46.610 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
93202024-08-02T04:26:48.256Z[ host-image] Aug 02 04:26:47.450 INFO O| Aug 02 04:26:47.450 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
93212024-08-02T04:26:48.256Z[ host-image] Aug 02 04:26:47.450 INFO O| Aug 02 04:26:47.450 INFO ok!
93222024-08-02T04:26:48.257Z[ host-image] Aug 02 04:26:47.450 INFO O| Aug 02 04:26:47.450 INFO STEP 119 (ensure_file) COMPLETE
93232024-08-02T04:26:48.259Z[ host-image] Aug 02 04:26:47.450 INFO O| Aug 02 04:26:47.450 INFO STEP 120: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93242024-08-02T04:26:48.268Z[ host-image] Aug 02 04:26:47.461 INFO O| Aug 02 04:26:47.461 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
93252024-08-02T04:26:48.268Z[ host-image] Aug 02 04:26:47.461 INFO O| Aug 02 04:26:47.461 INFO STEP 120 (ensure_dir) COMPLETE
93262024-08-02T04:26:48.268Z[ host-image] Aug 02 04:26:47.462 INFO O| Aug 02 04:26:47.461 INFO STEP 121: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93272024-08-02T04:26:48.277Z[ host-image] Aug 02 04:26:47.471 INFO O| Aug 02 04:26:47.471 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
93282024-08-02T04:26:48.277Z[ host-image] Aug 02 04:26:47.471 INFO O| Aug 02 04:26:47.471 INFO STEP 121 (ensure_dir) COMPLETE
93292024-08-02T04:26:48.277Z[ host-image] Aug 02 04:26:47.471 INFO O| Aug 02 04:26:47.471 INFO STEP 122: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93302024-08-02T04:26:48.286Z[ host-image] Aug 02 04:26:47.480 INFO O| Aug 02 04:26:47.480 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
93312024-08-02T04:26:48.286Z[ host-image] Aug 02 04:26:47.480 INFO O| Aug 02 04:26:47.480 INFO STEP 122 (ensure_dir) COMPLETE
93322024-08-02T04:26:48.286Z[ host-image] Aug 02 04:26:47.480 INFO O| Aug 02 04:26:47.480 INFO STEP 123: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93332024-08-02T04:26:48.296Z[ host-image] Aug 02 04:26:47.490 INFO O| Aug 02 04:26:47.490 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
93342024-08-02T04:26:48.296Z[ host-image] Aug 02 04:26:47.490 INFO O| Aug 02 04:26:47.490 INFO STEP 123 (ensure_dir) COMPLETE
93352024-08-02T04:26:48.299Z[ host-image] Aug 02 04:26:47.490 INFO O| Aug 02 04:26:47.490 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93362024-08-02T04:26:48.305Z[ host-image] Aug 02 04:26:47.499 INFO O| Aug 02 04:26:47.499 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
93372024-08-02T04:26:48.305Z[ host-image] Aug 02 04:26:47.499 INFO O| Aug 02 04:26:47.499 INFO copying /tmp/.tmp0yq2OH/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 ...
93382024-08-02T04:26:48.308Z[ host-image] Aug 02 04:26:47.499 INFO O| Aug 02 04:26:47.499 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
93392024-08-02T04:26:48.308Z[ host-image] Aug 02 04:26:47.499 INFO O| Aug 02 04:26:47.499 INFO ok!
93402024-08-02T04:26:48.308Z[ host-image] Aug 02 04:26:47.499 INFO O| Aug 02 04:26:47.499 INFO STEP 124 (ensure_file) COMPLETE
93412024-08-02T04:26:48.308Z[ host-image] Aug 02 04:26:47.499 INFO O| Aug 02 04:26:47.499 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93422024-08-02T04:26:48.315Z[ host-image] Aug 02 04:26:47.509 INFO O| Aug 02 04:26:47.509 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
93432024-08-02T04:26:48.315Z[ host-image] Aug 02 04:26:47.509 INFO O| Aug 02 04:26:47.509 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
93442024-08-02T04:26:48.318Z[ host-image] Aug 02 04:26:47.509 INFO O| Aug 02 04:26:47.509 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
93452024-08-02T04:26:48.318Z[ host-image] Aug 02 04:26:47.509 INFO O| Aug 02 04:26:47.509 INFO STEP 125 (ensure_dir) COMPLETE
93462024-08-02T04:26:48.318Z[ host-image] Aug 02 04:26:47.509 INFO O| Aug 02 04:26:47.509 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93472024-08-02T04:26:48.325Z[ host-image] Aug 02 04:26:47.519 INFO O| Aug 02 04:26:47.519 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
93482024-08-02T04:26:48.325Z[ host-image] Aug 02 04:26:47.519 INFO O| Aug 02 04:26:47.519 INFO copying /tmp/.tmp0yq2OH/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
93492024-08-02T04:26:48.328Z[ host-image] Aug 02 04:26:47.520 INFO O| Aug 02 04:26:47.519 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
93502024-08-02T04:26:48.328Z[ host-image] Aug 02 04:26:47.520 INFO O| Aug 02 04:26:47.519 INFO ok!
93512024-08-02T04:26:48.329Z[ host-image] Aug 02 04:26:47.520 INFO O| Aug 02 04:26:47.520 INFO STEP 126 (ensure_file) COMPLETE
93522024-08-02T04:26:48.329Z[ host-image] Aug 02 04:26:47.520 INFO O| Aug 02 04:26:47.520 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93532024-08-02T04:26:48.335Z[ host-image] Aug 02 04:26:47.529 INFO O| Aug 02 04:26:47.529 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
93542024-08-02T04:26:48.338Z[ host-image] Aug 02 04:26:47.529 INFO O| Aug 02 04:26:47.529 INFO STEP 127 (remove_files) COMPLETE
93552024-08-02T04:26:48.338Z[ host-image] Aug 02 04:26:47.529 INFO O| Aug 02 04:26:47.529 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93562024-08-02T04:26:48.345Z[ host-image] Aug 02 04:26:47.539 INFO O| Aug 02 04:26:47.538 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
93572024-08-02T04:26:48.347Z[ host-image] Aug 02 04:26:47.539 INFO O| Aug 02 04:26:47.539 INFO STEP 128 (remove_files) COMPLETE
93582024-08-02T04:26:48.347Z[ host-image] Aug 02 04:26:47.539 INFO O| Aug 02 04:26:47.539 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93592024-08-02T04:26:48.354Z[ host-image] Aug 02 04:26:47.548 INFO O| Aug 02 04:26:47.548 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
93602024-08-02T04:26:48.357Z[ host-image] Aug 02 04:26:47.548 INFO O| Aug 02 04:26:47.548 INFO STEP 129 (remove_files) COMPLETE
93612024-08-02T04:26:48.357Z[ host-image] Aug 02 04:26:47.548 INFO O| Aug 02 04:26:47.548 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93622024-08-02T04:26:48.364Z[ host-image] Aug 02 04:26:47.558 INFO O| Aug 02 04:26:47.558 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
93632024-08-02T04:26:48.367Z[ host-image] Aug 02 04:26:47.558 INFO O| Aug 02 04:26:47.558 INFO STEP 130 (remove_files) COMPLETE
93642024-08-02T04:26:48.367Z[ host-image] Aug 02 04:26:47.558 INFO O| Aug 02 04:26:47.558 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93652024-08-02T04:26:48.374Z[ host-image] Aug 02 04:26:47.568 INFO O| Aug 02 04:26:47.568 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
93662024-08-02T04:26:48.377Z[ host-image] Aug 02 04:26:47.568 INFO O| Aug 02 04:26:47.568 INFO STEP 131 (remove_files) COMPLETE
93672024-08-02T04:26:48.377Z[ host-image] Aug 02 04:26:47.568 INFO O| Aug 02 04:26:47.568 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93682024-08-02T04:26:48.384Z[ host-image] Aug 02 04:26:47.578 INFO O| Aug 02 04:26:47.578 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
93692024-08-02T04:26:48.387Z[ host-image] Aug 02 04:26:47.578 INFO O| Aug 02 04:26:47.578 INFO STEP 132 (remove_files) COMPLETE
93702024-08-02T04:26:48.387Z[ host-image] Aug 02 04:26:47.578 INFO O| Aug 02 04:26:47.578 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93712024-08-02T04:26:48.393Z[ host-image] Aug 02 04:26:47.587 INFO O| Aug 02 04:26:47.587 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
93722024-08-02T04:26:48.393Z[ host-image] Aug 02 04:26:47.587 INFO O| Aug 02 04:26:47.587 INFO STEP 133 (remove_files) COMPLETE
93732024-08-02T04:26:48.396Z[ host-image] Aug 02 04:26:47.587 INFO O| Aug 02 04:26:47.587 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93742024-08-02T04:26:48.403Z[ host-image] Aug 02 04:26:47.597 INFO O| Aug 02 04:26:47.597 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
93752024-08-02T04:26:48.406Z[ host-image] Aug 02 04:26:47.597 INFO O| Aug 02 04:26:47.597 INFO STEP 134 (remove_files) COMPLETE
93762024-08-02T04:26:48.406Z[ host-image] Aug 02 04:26:47.597 INFO O| Aug 02 04:26:47.597 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93772024-08-02T04:26:48.413Z[ host-image] Aug 02 04:26:47.607 INFO O| Aug 02 04:26:47.607 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
93782024-08-02T04:26:48.416Z[ host-image] Aug 02 04:26:47.607 INFO O| Aug 02 04:26:47.607 INFO STEP 135 (remove_files) COMPLETE
93792024-08-02T04:26:48.416Z[ host-image] Aug 02 04:26:47.607 INFO O| Aug 02 04:26:47.607 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93802024-08-02T04:26:48.422Z[ host-image] Aug 02 04:26:47.616 INFO O| Aug 02 04:26:47.616 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
93812024-08-02T04:26:48.422Z[ host-image] Aug 02 04:26:47.616 INFO O| Aug 02 04:26:47.616 INFO STEP 136 (remove_files) COMPLETE
93822024-08-02T04:26:48.423Z[ host-image] Aug 02 04:26:47.616 INFO O| Aug 02 04:26:47.616 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93832024-08-02T04:26:48.432Z[ host-image] Aug 02 04:26:47.626 INFO O| Aug 02 04:26:47.626 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
93842024-08-02T04:26:48.432Z[ host-image] Aug 02 04:26:47.626 INFO O| Aug 02 04:26:47.626 INFO STEP 137 (remove_files) COMPLETE
93852024-08-02T04:26:48.435Z[ host-image] Aug 02 04:26:47.626 INFO O| Aug 02 04:26:47.626 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93862024-08-02T04:26:48.441Z[ host-image] Aug 02 04:26:47.635 INFO O| Aug 02 04:26:47.635 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
93872024-08-02T04:26:48.441Z[ host-image] Aug 02 04:26:47.635 INFO O| Aug 02 04:26:47.635 INFO STEP 138 (remove_files) COMPLETE
93882024-08-02T04:26:48.444Z[ host-image] Aug 02 04:26:47.635 INFO O| Aug 02 04:26:47.635 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93892024-08-02T04:26:48.451Z[ host-image] Aug 02 04:26:47.645 INFO O| Aug 02 04:26:47.644 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
93902024-08-02T04:26:48.451Z[ host-image] Aug 02 04:26:47.645 INFO O| Aug 02 04:26:47.645 INFO STEP 139 (remove_files) COMPLETE
93912024-08-02T04:26:48.453Z[ host-image] Aug 02 04:26:47.645 INFO O| Aug 02 04:26:47.645 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93922024-08-02T04:26:48.460Z[ host-image] Aug 02 04:26:47.654 INFO O| Aug 02 04:26:47.654 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
93932024-08-02T04:26:48.463Z[ host-image] Aug 02 04:26:47.654 INFO O| Aug 02 04:26:47.654 INFO STEP 140 (remove_files) COMPLETE
93942024-08-02T04:26:48.463Z[ host-image] Aug 02 04:26:47.654 INFO O| Aug 02 04:26:47.654 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93952024-08-02T04:26:48.470Z[ host-image] Aug 02 04:26:47.663 INFO O| Aug 02 04:26:47.663 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
93962024-08-02T04:26:48.470Z[ host-image] Aug 02 04:26:47.663 INFO O| Aug 02 04:26:47.663 INFO STEP 141 (remove_files) COMPLETE
93972024-08-02T04:26:48.472Z[ host-image] Aug 02 04:26:47.664 INFO O| Aug 02 04:26:47.663 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93982024-08-02T04:26:48.479Z[ host-image] Aug 02 04:26:47.673 INFO O| Aug 02 04:26:47.673 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
93992024-08-02T04:26:48.479Z[ host-image] Aug 02 04:26:47.673 INFO O| Aug 02 04:26:47.673 INFO STEP 142 (remove_files) COMPLETE
94002024-08-02T04:26:48.482Z[ host-image] Aug 02 04:26:47.673 INFO O| Aug 02 04:26:47.673 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94012024-08-02T04:26:48.488Z[ host-image] Aug 02 04:26:47.682 INFO O| Aug 02 04:26:47.682 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
94022024-08-02T04:26:48.488Z[ host-image] Aug 02 04:26:47.682 INFO O| Aug 02 04:26:47.682 INFO STEP 143 (remove_files) COMPLETE
94032024-08-02T04:26:48.488Z[ host-image] Aug 02 04:26:47.682 INFO O| Aug 02 04:26:47.682 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94042024-08-02T04:26:48.498Z[ host-image] Aug 02 04:26:47.692 INFO O| Aug 02 04:26:47.691 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
94052024-08-02T04:26:48.498Z[ host-image] Aug 02 04:26:47.692 INFO O| Aug 02 04:26:47.692 INFO STEP 144 (remove_files) COMPLETE
94062024-08-02T04:26:48.498Z[ host-image] Aug 02 04:26:47.692 INFO O| Aug 02 04:26:47.692 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94072024-08-02T04:26:48.507Z[ host-image] Aug 02 04:26:47.701 INFO O| Aug 02 04:26:47.701 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
94082024-08-02T04:26:48.507Z[ host-image] Aug 02 04:26:47.701 INFO O| Aug 02 04:26:47.701 INFO STEP 145 (remove_files) COMPLETE
94092024-08-02T04:26:48.507Z[ host-image] Aug 02 04:26:47.701 INFO O| Aug 02 04:26:47.701 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94102024-08-02T04:26:48.517Z[ host-image] Aug 02 04:26:47.711 INFO O| Aug 02 04:26:47.711 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
94112024-08-02T04:26:48.517Z[ host-image] Aug 02 04:26:47.711 INFO O| Aug 02 04:26:47.711 INFO STEP 146 (remove_files) COMPLETE
94122024-08-02T04:26:48.517Z[ host-image] Aug 02 04:26:47.711 INFO O| Aug 02 04:26:47.711 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94132024-08-02T04:26:48.528Z[ host-image] Aug 02 04:26:47.722 INFO O| Aug 02 04:26:47.722 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
94142024-08-02T04:26:48.531Z[ host-image] Aug 02 04:26:47.722 INFO O| Aug 02 04:26:47.722 INFO STEP 147 (remove_files) COMPLETE
94152024-08-02T04:26:48.531Z[ host-image] Aug 02 04:26:47.722 INFO O| Aug 02 04:26:47.722 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94162024-08-02T04:26:48.541Z[ host-image] Aug 02 04:26:47.734 INFO O| Aug 02 04:26:47.734 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
94172024-08-02T04:26:48.541Z[ host-image] Aug 02 04:26:47.734 INFO O| Aug 02 04:26:47.734 INFO STEP 148 (remove_files) COMPLETE
94182024-08-02T04:26:48.544Z[ host-image] Aug 02 04:26:47.735 INFO O| Aug 02 04:26:47.734 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94192024-08-02T04:26:48.550Z[ host-image] Aug 02 04:26:47.744 INFO O| Aug 02 04:26:47.744 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
94202024-08-02T04:26:48.553Z[ host-image] Aug 02 04:26:47.744 INFO O| Aug 02 04:26:47.744 INFO STEP 149 (remove_files) COMPLETE
94212024-08-02T04:26:48.553Z[ host-image] Aug 02 04:26:47.744 INFO O| Aug 02 04:26:47.744 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94222024-08-02T04:26:48.560Z[ host-image] Aug 02 04:26:47.754 INFO O| Aug 02 04:26:47.754 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
94232024-08-02T04:26:48.563Z[ host-image] Aug 02 04:26:47.754 INFO O| Aug 02 04:26:47.754 INFO STEP 150 (remove_files) COMPLETE
94242024-08-02T04:26:48.563Z[ host-image] Aug 02 04:26:47.754 INFO O| Aug 02 04:26:47.754 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94252024-08-02T04:26:48.570Z[ host-image] Aug 02 04:26:47.763 INFO O| Aug 02 04:26:47.763 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
94262024-08-02T04:26:48.570Z[ host-image] Aug 02 04:26:47.764 INFO O| Aug 02 04:26:47.764 INFO STEP 151 (remove_files) COMPLETE
94272024-08-02T04:26:48.570Z[ host-image] Aug 02 04:26:47.764 INFO O| Aug 02 04:26:47.764 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94282024-08-02T04:26:48.580Z[ host-image] Aug 02 04:26:47.774 INFO O| Aug 02 04:26:47.774 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
94292024-08-02T04:26:48.580Z[ host-image] Aug 02 04:26:47.774 INFO O| Aug 02 04:26:47.774 INFO STEP 152 (remove_files) COMPLETE
94302024-08-02T04:26:48.583Z[ host-image] Aug 02 04:26:47.774 INFO O| Aug 02 04:26:47.774 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94312024-08-02T04:26:48.590Z[ host-image] Aug 02 04:26:47.784 INFO O| Aug 02 04:26:47.784 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
94322024-08-02T04:26:48.590Z[ host-image] Aug 02 04:26:47.784 INFO O| Aug 02 04:26:47.784 INFO STEP 153 (remove_files) COMPLETE
94332024-08-02T04:26:48.593Z[ host-image] Aug 02 04:26:47.784 INFO O| Aug 02 04:26:47.784 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94342024-08-02T04:26:48.599Z[ host-image] Aug 02 04:26:47.793 INFO O| Aug 02 04:26:47.793 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
94352024-08-02T04:26:48.599Z[ host-image] Aug 02 04:26:47.793 INFO O| Aug 02 04:26:47.793 INFO STEP 154 (remove_files) COMPLETE
94362024-08-02T04:26:48.599Z[ host-image] Aug 02 04:26:47.793 INFO O| Aug 02 04:26:47.793 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
94372024-08-02T04:26:48.624Z[ host-image] Aug 02 04:26:47.818 INFO O| Aug 02 04:26:47.818 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
94382024-08-02T04:26:48.627Z[ host-image] Aug 02 04:26:47.818 INFO O| Aug 02 04:26:47.818 INFO STEP 155 (remove_files) COMPLETE
94392024-08-02T04:26:48.627Z[ host-image] Aug 02 04:26:47.818 INFO O| Aug 02 04:26:47.818 INFO STEP 156: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94402024-08-02T04:26:48.640Z[ host-image] Aug 02 04:26:47.833 INFO O| Aug 02 04:26:47.833 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
94412024-08-02T04:26:48.640Z[ host-image] Aug 02 04:26:47.833 INFO O| Aug 02 04:26:47.833 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
94422024-08-02T04:26:49.110Z[ recovery-image] Aug 02 04:26:48.304 INFO image complete! materials are in "/work/os-recovery"
94432024-08-02T04:26:49.113Z[ recovery-image]
94442024-08-02T04:26:49.113Z[ recovery-image] real 8:57.181691519
94452024-08-02T04:26:49.113Z[ recovery-image] user 4:16.653252852
94462024-08-02T04:26:49.113Z[ recovery-image] sys 58.302981791
94472024-08-02T04:26:49.113Z[ recovery-image] trap 0.190542762
94482024-08-02T04:26:49.113Z[ recovery-image] tflt 0.442085367
94492024-08-02T04:26:49.113Z[ recovery-image] dflt 1.078740047
94502024-08-02T04:26:49.113Z[ recovery-image] kflt 0.000036384
94512024-08-02T04:26:49.113Z[ recovery-image] lock 11:47.748234449
94522024-08-02T04:26:49.113Z[ recovery-image] slp 56:48.728568872
94532024-08-02T04:26:49.113Z[ recovery-image] lat 1:00.889901802
94542024-08-02T04:26:49.113Z[ recovery-image] stop 3.117728635
94552024-08-02T04:26:49.117ZAug 02 04:26:48.307 INFO [recovery-image] process exited with exit status: 0 (537.203986848s)
94562024-08-02T04:26:55.309Z[ host-image] Aug 02 04:26:54.501 INFO O| Aug 02 04:26:54.501 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
94572024-08-02T04:26:55.309Z[ host-image] Aug 02 04:26:54.502 INFO O| Aug 02 04:26:54.501 INFO E| svccfg: Loaded 74 smf(7) service descriptions
94582024-08-02T04:26:55.322Z[ host-image] Aug 02 04:26:54.514 INFO O| Aug 02 04:26:54.514 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
94592024-08-02T04:26:55.397Z[ host-image] Aug 02 04:26:54.590 INFO O| Aug 02 04:26:54.590 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
94602024-08-02T04:26:55.398Z[ host-image] Aug 02 04:26:54.590 INFO O| Aug 02 04:26:54.590 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
94612024-08-02T04:26:55.401Z[ host-image] Aug 02 04:26:54.592 INFO O| Aug 02 04:26:54.592 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
94622024-08-02T04:26:55.401Z[ host-image] Aug 02 04:26:54.592 INFO O| Aug 02 04:26:54.592 INFO ok!
94632024-08-02T04:26:55.401Z[ host-image] Aug 02 04:26:54.592 INFO O| Aug 02 04:26:54.592 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
94642024-08-02T04:26:55.401Z[ host-image] Aug 02 04:26:54.592 INFO O| Aug 02 04:26:54.592 INFO STEP 156 (seed_smf) COMPLETE
94652024-08-02T04:26:55.401Z[ host-image] Aug 02 04:26:54.592 INFO O| Aug 02 04:26:54.592 INFO steps complete; finalising image!
94662024-08-02T04:26:55.401Z[ host-image] Aug 02 04:26:54.592 INFO O| Aug 02 04:26:54.592 INFO TRIM POOL: TEMPORARY-gimlet-zfs
94672024-08-02T04:26:55.535Z[ host-image] Aug 02 04:26:54.727 INFO O| Aug 02 04:26:54.727 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Fri Aug 2 04:26:54 2024)
94682024-08-02T04:26:55.756Z[ host-image] Aug 02 04:26:54.948 INFO O| Aug 02 04:26:54.948 INFO temporary pool has 660M used, 172M avail, 1.88x compressratio
94692024-08-02T04:26:55.756Z[ host-image] Aug 02 04:26:54.948 INFO O| Aug 02 04:26:54.948 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
94702024-08-02T04:26:56.018Z[ host-image] Aug 02 04:26:55.210 INFO O| Aug 02 04:26:55.210 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
94712024-08-02T04:26:56.018Z[ host-image] Aug 02 04:26:55.211 INFO O| Aug 02 04:26:55.211 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
94722024-08-02T04:26:57.045Z[ host-image] Aug 02 04:26:56.238 INFO O| Aug 02 04:26:56.238 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
94732024-08-02T04:26:57.045Z[ host-image] Aug 02 04:26:56.238 INFO O| Aug 02 04:26:56.238 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
94742024-08-02T04:26:57.049Z[ host-image] Aug 02 04:26:56.238 INFO O| Aug 02 04:26:56.238 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
94752024-08-02T04:26:57.049Z[ host-image] Aug 02 04:26:56.238 INFO O| Aug 02 04:26:56.238 INFO completed processing gimlet/zfs
94762024-08-02T04:26:57.049Z[ host-image] Aug 02 04:26:56.238 INFO O| Aug 02 04:26:56.238 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
94772024-08-02T04:27:03.365Z[ host-image] Aug 02 04:27:02.557 INFO O| Aug 02 04:27:02.556 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
94782024-08-02T04:27:03.440Z[ host-image] Aug 02 04:27:02.631 INFO BUILD STRING "heads/stlouis-0-gea1fb7f79f\n"
94792024-08-02T04:27:03.440Z[ host-image] Aug 02 04:27:02.631 INFO expanded image name: "ci 613a728/${os_short_commit} 2024-08-02 03:57" -> "ci 613a728/ea1fb7f 2024-08-02 03:57"
94802024-08-02T04:27:03.443Z[ host-image] Aug 02 04:27:02.632 INFO output artefacts stored in: "/work/os-host"
94812024-08-02T04:27:03.443Z[ host-image] Aug 02 04:27:02.632 INFO collecting git info from project "amd-host-image-builder"...
94822024-08-02T04:27:03.453Z[ host-image] Aug 02 04:27:02.645 INFO collecting git info from project "chelsio-t6-roms"...
94832024-08-02T04:27:03.458Z[ host-image] Aug 02 04:27:02.650 INFO collecting git info from project "image-builder"...
94842024-08-02T04:27:03.462Z[ host-image] Aug 02 04:27:02.654 INFO collecting git info from project "phbl"...
94852024-08-02T04:27:03.466Z[ host-image] Aug 02 04:27:02.658 INFO collecting git info from project "amd-firmware"...
94862024-08-02T04:27:03.474Z[ host-image] Aug 02 04:27:02.666 INFO collecting git info from project "pinprick"...
94872024-08-02T04:27:03.478Z[ host-image] Aug 02 04:27:02.670 INFO collecting git info from project "bootserver"...
94882024-08-02T04:27:03.482Z[ host-image] Aug 02 04:27:02.674 INFO collecting git info from project "pilot"...
94892024-08-02T04:27:03.487Z[ host-image] Aug 02 04:27:02.679 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
94902024-08-02T04:27:03.891Z[ host-image] Aug 02 04:27:03.083 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
94912024-08-02T04:27:04.230Z[ host-image] Aug 02 04:27:03.421 INFO creating Oxide boot image...
94922024-08-02T04:27:04.230Z[ host-image] Aug 02 04:27:03.421 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 613a728/ea1fb7f 2024-08-02 03:57", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
94932024-08-02T04:27:05.135Z[ host-image] Aug 02 04:27:04.326 INFO O| ok, image written!
94942024-08-02T04:27:05.135Z[ host-image] Aug 02 04:27:04.326 INFO O| ok, boot_image_csum file written!
94952024-08-02T04:27:05.138Z[ host-image] Aug 02 04:27:04.329 INFO creating boot archive (CPIO)...
94962024-08-02T04:27:05.138Z[ host-image] Aug 02 04:27:04.329 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
94972024-08-02T04:27:05.147Z[ host-image] Aug 02 04:27:04.338 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
94982024-08-02T04:27:05.147Z[ host-image] Aug 02 04:27:04.338 INFO E| + outfile=/work/os-host/cpio
94992024-08-02T04:27:05.150Z[ host-image] Aug 02 04:27:04.338 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
95002024-08-02T04:27:05.150Z[ host-image] Aug 02 04:27:04.340 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
95012024-08-02T04:27:05.150Z[ host-image] Aug 02 04:27:04.341 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
95022024-08-02T04:27:05.184Z[ host-image] Aug 02 04:27:04.375 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
95032024-08-02T04:27:05.184Z[ host-image] Aug 02 04:27:04.375 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
95042024-08-02T04:27:05.192Z[ host-image] Aug 02 04:27:04.384 INFO creating compressed cpio/unix for nanobl-rs...
95052024-08-02T04:27:05.192Z[ host-image] Aug 02 04:27:04.384 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
95062024-08-02T04:27:05.477Z[ host-image] Aug 02 04:27:04.668 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
95072024-08-02T04:27:09.825Z[ host-image] Aug 02 04:27:09.015 INFO creating reset image...
95082024-08-02T04:27:09.825Z[ host-image] Aug 02 04:27:09.015 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
95092024-08-02T04:27:09.909Z[ host-image] Aug 02 04:27:09.100 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
95102024-08-02T04:27:09.912Z[ host-image] Aug 02 04:27:09.100 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
95112024-08-02T04:27:09.976Z[ host-image] Aug 02 04:27:09.167 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
95122024-08-02T04:27:12.127Z[ host-image] Aug 02 04:27:11.317 INFO E| Finished `release` profile [optimized] target(s) in 2.20s
95132024-08-02T04:27:12.138Z[ host-image] Aug 02 04:27:11.329 INFO building host image...
95142024-08-02T04:27:12.141Z[ host-image] Aug 02 04:27:11.329 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")
95152024-08-02T04:27:12.595Z[ host-image] Aug 02 04:27:11.785 INFO finishing image archive at "/work/os-host/os.tar.gz"...
95162024-08-02T04:27:58.396Z[ host-image] Aug 02 04:27:57.573 INFO image complete! materials are in "/work/os-host"
95172024-08-02T04:27:58.396Z[ host-image]
95182024-08-02T04:27:58.396Z[ host-image] real 10:19.652816872
95192024-08-02T04:27:58.396Z[ host-image] user 3:44.852190147
95202024-08-02T04:27:58.397Z[ host-image] sys 46.079008379
95212024-08-02T04:27:58.397Z[ host-image] trap 0.120153580
95222024-08-02T04:27:58.397Z[ host-image] tflt 0.021402455
95232024-08-02T04:27:58.397Z[ host-image] dflt 0.013134890
95242024-08-02T04:27:58.397Z[ host-image] kflt 0.000015747
95252024-08-02T04:27:58.397Z[ host-image] lock 8:02.244857559
95262024-08-02T04:27:58.397Z[ host-image] slp 1:00:00.118735314
95272024-08-02T04:27:58.397Z[ host-image] lat 45.611498617
95282024-08-02T04:27:58.397Z[ host-image] stop 0.765271366
95292024-08-02T04:27:58.397ZAug 02 04:27:57.577 INFO [host-image] process exited with exit status: 0 (619.666246873s)
95302024-08-02T04:27:58.397ZAug 02 04:27:57.577 INFO [tuf-repo] running task
95312024-08-02T04:28:05.280ZAug 02 04:28:04.464 INFO assembling repository in `/tmp/tufaceousWooxtw`, component: OmicronRepoAssembler
95322024-08-02T04:28:09.717ZAug 02 04:28:08.900 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
95332024-08-02T04:28:09.891ZAug 02 04:28:09.074 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
95342024-08-02T04:28:21.029ZAug 02 04:28:20.209 INFO [tuf-repo] task succeeded (22.631854936s)
95352024-08-02T04:28:21.029ZAug 02 04:28:20.209 INFO all jobs completed in 1825.269306314s
95362024-08-02T04:28:21.515Zprocess exited: duration 2494716 ms, exit code 0
 
95372024-08-02T04:28:21.527Zfound 33 output files
95382024-08-02T04:28:21.527Zuploading: /work/manifest.toml (8404 bytes)
95392024-08-02T04:28:22.550Zuploaded: /work/manifest.toml
95402024-08-02T04:28:22.551Zuploading: /work/repo.zip (1758228729 bytes)
95412024-08-02T04:28:53.892Zuploaded: /work/repo.zip
95422024-08-02T04:28:53.892Zuploading: /work/repo.zip.sha256.txt (65 bytes)
95432024-08-02T04:28:54.906Zuploaded: /work/repo.zip.sha256.txt
95442024-08-02T04:28:54.906Zuploading: /work/helios-setup.log (51447 bytes)
95452024-08-02T04:28:55.921Zuploaded: /work/helios-setup.log
95462024-08-02T04:28:55.921Zuploading: /work/host-image.log (197748 bytes)
95472024-08-02T04:28:56.942Zuploaded: /work/host-image.log
95482024-08-02T04:28:56.942Zuploading: /work/host-package.log (17567 bytes)
95492024-08-02T04:28:57.955Zuploaded: /work/host-package.log
95502024-08-02T04:28:57.962Zuploading: /work/host-target.log (101 bytes)
95512024-08-02T04:28:58.975Zuploaded: /work/host-target.log
95522024-08-02T04:28:58.975Zuploading: /work/omicron-package.log (4572 bytes)
95532024-08-02T04:28:59.993Zuploaded: /work/omicron-package.log
95542024-08-02T04:29:00.003Zuploading: /work/phbl-toolchain.log (881 bytes)
95552024-08-02T04:29:01.019Zuploaded: /work/phbl-toolchain.log
95562024-08-02T04:29:01.020Zuploading: /work/recovery-image.log (594723 bytes)
95572024-08-02T04:29:06.326Zuploaded: /work/recovery-image.log
95582024-08-02T04:29:06.326Zuploading: /work/recovery-package.log (282 bytes)
95592024-08-02T04:29:07.367Zuploaded: /work/recovery-package.log
95602024-08-02T04:29:07.367Zuploading: /work/recovery-target.log (98 bytes)
95612024-08-02T04:29:08.376Zuploaded: /work/recovery-target.log
95622024-08-02T04:29:08.376Zuploading: /work/stamp-clickhouse.log (117 bytes)
95632024-08-02T04:29:09.388Zuploaded: /work/stamp-clickhouse.log
95642024-08-02T04:29:09.389Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
95652024-08-02T04:29:10.402Zuploaded: /work/stamp-clickhouse_keeper.log
95662024-08-02T04:29:10.404Zuploading: /work/stamp-cockroachdb.log (118 bytes)
95672024-08-02T04:29:11.415Zuploaded: /work/stamp-cockroachdb.log
95682024-08-02T04:29:11.415Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
95692024-08-02T04:29:12.426Zuploaded: /work/stamp-crucible-dtrace.log
95702024-08-02T04:29:12.426Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
95712024-08-02T04:29:13.437Zuploaded: /work/stamp-crucible-pantry-zone.log
95722024-08-02T04:29:13.437Zuploading: /work/stamp-crucible-zone.log (120 bytes)
95732024-08-02T04:29:14.448Zuploaded: /work/stamp-crucible-zone.log
95742024-08-02T04:29:14.448Zuploading: /work/stamp-external-dns.log (119 bytes)
95752024-08-02T04:29:15.458Zuploaded: /work/stamp-external-dns.log
95762024-08-02T04:29:15.458Zuploading: /work/stamp-installinator.log (103 bytes)
95772024-08-02T04:29:16.467Zuploaded: /work/stamp-installinator.log
95782024-08-02T04:29:16.468Zuploading: /work/stamp-internal-dns.log (119 bytes)
95792024-08-02T04:29:17.479Zuploaded: /work/stamp-internal-dns.log
95802024-08-02T04:29:17.479Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
95812024-08-02T04:29:18.492Zuploaded: /work/stamp-mg-ddm-gz.log
95822024-08-02T04:29:18.492Zuploading: /work/stamp-nexus.log (112 bytes)
95832024-08-02T04:29:19.504Zuploaded: /work/stamp-nexus.log
95842024-08-02T04:29:19.504Zuploading: /work/stamp-ntp.log (110 bytes)
95852024-08-02T04:29:20.516Zuploaded: /work/stamp-ntp.log
95862024-08-02T04:29:20.516Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
95872024-08-02T04:29:21.527Zuploaded: /work/stamp-omicron-sled-agent.log
95882024-08-02T04:29:21.527Zuploading: /work/stamp-overlay.log (114 bytes)
95892024-08-02T04:29:22.538Zuploaded: /work/stamp-overlay.log
95902024-08-02T04:29:22.538Zuploading: /work/stamp-oximeter.log (115 bytes)
95912024-08-02T04:29:23.554Zuploaded: /work/stamp-oximeter.log
95922024-08-02T04:29:23.555Zuploading: /work/stamp-oxlog.log (109 bytes)
95932024-08-02T04:29:24.571Zuploaded: /work/stamp-oxlog.log
95942024-08-02T04:29:24.571Zuploading: /work/stamp-probe.log (112 bytes)
95952024-08-02T04:29:25.586Zuploaded: /work/stamp-probe.log
95962024-08-02T04:29:25.586Zuploading: /work/stamp-propolis-server.log (122 bytes)
95972024-08-02T04:29:26.599Zuploaded: /work/stamp-propolis-server.log
95982024-08-02T04:29:26.599Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
95992024-08-02T04:29:27.609Zuploaded: /work/stamp-pumpkind-gz.log
96002024-08-02T04:29:27.614Zuploading: /work/stamp-switch-asic.log (118 bytes)
96012024-08-02T04:29:28.622Zuploaded: /work/stamp-switch-asic.log
96022024-08-02T04:29:28.622Zuploading: /work/verify-libraries.log (1581 bytes)
96032024-08-02T04:29:29.633Zuploaded: /work/verify-libraries.log